diff --git a/Podfile b/Podfile index 7c7925d..27de922 100644 --- a/Podfile +++ b/Podfile @@ -37,7 +37,9 @@ target 'QuickLocation' do pod 'MBProgressHUD', :git => 'https://github.com/jdg/MBProgressHUD.git' pod 'MarqueeLabel' pod 'Popover' - + pod 'SDCycleScrollView' + pod 'lottie-ios' + #第三方SDk pod 'GYSDK' #个推一键登录 diff --git a/Podfile.lock b/Podfile.lock index 0881524..bc45826 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -78,6 +78,7 @@ PODS: - libwebp/sharpyuv (1.5.0) - libwebp/webp (1.5.0): - libwebp/sharpyuv + - lottie-ios (4.6.0) - MarqueeLabel (4.5.3) - Masonry (1.1.0) - MBProgressHUD (1.2.0) @@ -106,6 +107,11 @@ PODS: - RxSwiftExt/RxCocoa (6.2.1): - RxCocoa (~> 6.0) - RxSwiftExt/Core + - SDCycleScrollView (1.82): + - SDWebImage (>= 5.0.0) + - SDWebImage (5.21.7): + - SDWebImage/Core (= 5.21.7) + - SDWebImage/Core (5.21.7) - SGQRCode (4.1.0) - SnapKit (5.7.1) - SwiftDate (7.0.0) @@ -124,6 +130,7 @@ DEPENDENCIES: - HXPHPicker - IQKeyboardManagerSwift - KingfisherWebP + - lottie-ios - MarqueeLabel - Masonry - MBProgressHUD (from `https://github.com/jdg/MBProgressHUD.git`) @@ -135,6 +142,7 @@ DEPENDENCIES: - RxDataSources - RxSwift - RxSwiftExt + - SDCycleScrollView - SGQRCode (~> 4.1.0) - SnapKit - SwiftDate @@ -166,6 +174,7 @@ SPEC REPOS: - Kingfisher - KingfisherWebP - libwebp + - lottie-ios - MarqueeLabel - Masonry - MJRefresh @@ -177,6 +186,8 @@ SPEC REPOS: - RxRelay - RxSwift - RxSwiftExt + - SDCycleScrollView + - SDWebImage - SGQRCode - SnapKit - SwiftDate @@ -217,6 +228,7 @@ SPEC CHECKSUMS: Kingfisher: fc2788e497306f97fdef6e4df49f02106cb57788 KingfisherWebP: 064869d5f1201396ec121dcc4c9cfbdba6ecb900 libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8 + lottie-ios: 8f959969761e9c45d70353667d00af0e5b9cadb3 MarqueeLabel: 0c57d4c6634e04a6d015af79f7c9a175b2309525 Masonry: 678fab65091a9290e40e2832a55e7ab731aad201 MBProgressHUD: 1b0fb447e80a0fda94808180750e8b78a07b3cd2 @@ -229,6 +241,8 @@ SPEC CHECKSUMS: RxRelay: 335c78b926a2aea8d863a6d25f1ed3b5ad8e8705 RxSwift: 4e28be97cbcfeee614af26d83415febbf2bf6f45 RxSwiftExt: 43aaacb6a4d3c69c55e9d1cf4f79920043d13583 + SDCycleScrollView: a0d74c3384caa72bdfc81470bdbc8c14b3e1fbcf + SDWebImage: e9fc87c1aab89a8ab1bbd74eba378c6f53be8abf SGQRCode: 6ad664d63f38f2842503bc5087812c5a3136d924 SnapKit: d612e99e678a2d3b95bf60b0705ed0a35c03484a SwiftDate: bbc26e26fc8c0c33fbee8c140c5e8a68293a148a @@ -238,6 +252,6 @@ SPEC CHECKSUMS: URLNavigator: e9c0426ba6e6ac57f34d018bbf3df840797f984d ZXSDK: 786338c0a18e98e03eda00699c3bfd2700b97117 -PODFILE CHECKSUM: 8221656bba011c856037590658f6282ed7f4e02c +PODFILE CHECKSUM: 3f46a4156fa0c5d43a1b12c2295ee879276d4f69 COCOAPODS: 1.16.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 0881524..bc45826 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -78,6 +78,7 @@ PODS: - libwebp/sharpyuv (1.5.0) - libwebp/webp (1.5.0): - libwebp/sharpyuv + - lottie-ios (4.6.0) - MarqueeLabel (4.5.3) - Masonry (1.1.0) - MBProgressHUD (1.2.0) @@ -106,6 +107,11 @@ PODS: - RxSwiftExt/RxCocoa (6.2.1): - RxCocoa (~> 6.0) - RxSwiftExt/Core + - SDCycleScrollView (1.82): + - SDWebImage (>= 5.0.0) + - SDWebImage (5.21.7): + - SDWebImage/Core (= 5.21.7) + - SDWebImage/Core (5.21.7) - SGQRCode (4.1.0) - SnapKit (5.7.1) - SwiftDate (7.0.0) @@ -124,6 +130,7 @@ DEPENDENCIES: - HXPHPicker - IQKeyboardManagerSwift - KingfisherWebP + - lottie-ios - MarqueeLabel - Masonry - MBProgressHUD (from `https://github.com/jdg/MBProgressHUD.git`) @@ -135,6 +142,7 @@ DEPENDENCIES: - RxDataSources - RxSwift - RxSwiftExt + - SDCycleScrollView - SGQRCode (~> 4.1.0) - SnapKit - SwiftDate @@ -166,6 +174,7 @@ SPEC REPOS: - Kingfisher - KingfisherWebP - libwebp + - lottie-ios - MarqueeLabel - Masonry - MJRefresh @@ -177,6 +186,8 @@ SPEC REPOS: - RxRelay - RxSwift - RxSwiftExt + - SDCycleScrollView + - SDWebImage - SGQRCode - SnapKit - SwiftDate @@ -217,6 +228,7 @@ SPEC CHECKSUMS: Kingfisher: fc2788e497306f97fdef6e4df49f02106cb57788 KingfisherWebP: 064869d5f1201396ec121dcc4c9cfbdba6ecb900 libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8 + lottie-ios: 8f959969761e9c45d70353667d00af0e5b9cadb3 MarqueeLabel: 0c57d4c6634e04a6d015af79f7c9a175b2309525 Masonry: 678fab65091a9290e40e2832a55e7ab731aad201 MBProgressHUD: 1b0fb447e80a0fda94808180750e8b78a07b3cd2 @@ -229,6 +241,8 @@ SPEC CHECKSUMS: RxRelay: 335c78b926a2aea8d863a6d25f1ed3b5ad8e8705 RxSwift: 4e28be97cbcfeee614af26d83415febbf2bf6f45 RxSwiftExt: 43aaacb6a4d3c69c55e9d1cf4f79920043d13583 + SDCycleScrollView: a0d74c3384caa72bdfc81470bdbc8c14b3e1fbcf + SDWebImage: e9fc87c1aab89a8ab1bbd74eba378c6f53be8abf SGQRCode: 6ad664d63f38f2842503bc5087812c5a3136d924 SnapKit: d612e99e678a2d3b95bf60b0705ed0a35c03484a SwiftDate: bbc26e26fc8c0c33fbee8c140c5e8a68293a148a @@ -238,6 +252,6 @@ SPEC CHECKSUMS: URLNavigator: e9c0426ba6e6ac57f34d018bbf3df840797f984d ZXSDK: 786338c0a18e98e03eda00699c3bfd2700b97117 -PODFILE CHECKSUM: 8221656bba011c856037590658f6282ed7f4e02c +PODFILE CHECKSUM: 3f46a4156fa0c5d43a1b12c2295ee879276d4f69 COCOAPODS: 1.16.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 774170f..1afe27c 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -14,13 +14,13 @@ 7076D8346C63B23AFEB99C337B4FB476 /* [CP] Copy XCFrameworks */, ); dependencies = ( - 346C0BDB7D1040BAF2131E87AAF26F38 /* PBXTargetDependency */, + 8A28CFB4FE8D0C8CEADCABA6662F13D0 /* PBXTargetDependency */, ); name = GYSDK; }; 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */ = { isa = PBXAggregateTarget; - buildConfigurationList = 82AA0CB30606C7CC9F7F807B4C7E967B /* Build configuration list for PBXAggregateTarget "AMapFoundation" */; + buildConfigurationList = EFD1990C9FACE114722F7C37452F185C /* Build configuration list for PBXAggregateTarget "AMapFoundation" */; buildPhases = ( ); dependencies = ( @@ -33,7 +33,7 @@ buildPhases = ( ); dependencies = ( - AFFF30CC6546A0C69EEC181F1D31877E /* PBXTargetDependency */, + 26F2DA9514B2CF3D7ADFF6E55C892940 /* PBXTargetDependency */, ); name = AMap3DMap; }; @@ -43,13 +43,13 @@ buildPhases = ( ); dependencies = ( - 08B56144D4B48AE28E947E2526B3F059 /* PBXTargetDependency */, + 1B0296A0C1658779FF3D6BA45E5EF80A /* PBXTargetDependency */, ); name = AMapSearch; }; 8194323886ECAF7E912EFDAFC84017AA /* ZXSDK */ = { isa = PBXAggregateTarget; - buildConfigurationList = 12B6B994DE758AFACB98F0D4874702D3 /* Build configuration list for PBXAggregateTarget "ZXSDK" */; + buildConfigurationList = 1C46BE6F9D17A4ED35606EA045728C62 /* Build configuration list for PBXAggregateTarget "ZXSDK" */; buildPhases = ( ); dependencies = ( @@ -62,7 +62,7 @@ buildPhases = ( ); dependencies = ( - F112E419E3C3A2809AEA80D81BE7678D /* PBXTargetDependency */, + E1CE43024E0A6DA49026B1E2CEF55166 /* PBXTargetDependency */, ); name = AMapLocation; }; @@ -73,3585 +73,4557 @@ D984A768DD4A1ECAD484A89C6159909E /* [CP] Copy XCFrameworks */, ); dependencies = ( - 566AED989DC01B30E251D9A569C2AA80 /* PBXTargetDependency */, + 572DCC86B95ADE05F7092F2207CB447C /* PBXTargetDependency */, ); name = GTCommonSDK; }; /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 00163F4101C75E466D374529D3F742B7 /* AnimationConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47BA6B8789FDC884FDF49D18CFC6660F /* AnimationConfiguration.swift */; }; - 0070274B1E4A0C45911E2FE8DF67D73F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 30DFE39038509C7531A31194F6EDD94C /* PrivacyInfo.xcprivacy */; }; - 009F3E30D7FA73B953B542D6CE0478F4 /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6A9F192061CDA2C4E2E0680D9A9B37D /* Utilities.swift */; }; - 00B0E62428999D6AFCE9C84FE0F0AF11 /* RxMutableBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A1E9BB7996DEA8940D5086C8ED84BA2 /* RxMutableBox.swift */; }; - 00CD0EEE9413382EDFFF52EA17510911 /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A8E613D2CD6CCE6FD833C0AD0505615 /* AtomicInt.swift */; }; - 00D69AD872EF460A7A9715B345A1C31B /* Protected.swift in Sources */ = {isa = PBXBuildFile; fileRef = D92ABF57A3FC4FD27BECC32A97F90B90 /* Protected.swift */; }; - 01216C042B056FFF0FC7EE32A002C38A /* IQKeyboardCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E0ACCBDEA24E46AAACD1BFE4F15891A /* IQKeyboardCore-dummy.m */; }; - 01307158DD58BA763B68FBC812CEB750 /* PrimitiveSequence+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07A040B896304E2485B7FFA76FAB4CE3 /* PrimitiveSequence+Zip+arity.swift */; }; - 013D0B0A8786F5B34F039FB3704E12AB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAD65F8B0A971688BD64F2938740ED8F /* Indicator.swift */; }; - 013FCC804BCBCCA7BFC503A34FAF39EF /* utils.h in Headers */ = {isa = PBXBuildFile; fileRef = B39061569692FD870AD20B3FB634F018 /* utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 019E2E60370D97793F78BFA5B82E7F70 /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = F914676DC9A4A47AAA5104064D2B628D /* ImageProgressive.swift */; }; - 01A2F980FF2D6910240FF18E32D42F01 /* URLPathComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90D48DCD7FCB70FCC3136691C54480D5 /* URLPathComponent.swift */; }; - 01F4A116DFA530AF19575A92F2444CB5 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C48698F54653D6B543C3C5587FF6AA8 /* Errors.swift */; }; + 000A7A75BE7EC9C5E3DF28E2C29F71EA /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE024F78DD811BA5EFBA40796E1EBAB7 /* SerialDisposable.swift */; }; + 00163F4101C75E466D374529D3F742B7 /* AnimationConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3119C42CE35F07648C8F6AC41B18D4F4 /* AnimationConfiguration.swift */; }; + 009F3E30D7FA73B953B542D6CE0478F4 /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8B37CDD4A0B4A260452EFD0DF9396B4 /* Utilities.swift */; }; + 00BA670BEB4068F2BC0D6187A0677073 /* SDDeviceHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FC6259158394F23561737EC18D3A7067 /* SDDeviceHelper.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 00CD255736B2266C436BA1C89BA1AAE0 /* filters.c in Sources */ = {isa = PBXBuildFile; fileRef = 8D636FCD02CAA42B9E87F009254CE610 /* filters.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 00D69AD872EF460A7A9715B345A1C31B /* Protected.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5169A626F258495329358F5974041931 /* Protected.swift */; }; + 00D89E387866345ED0D78CB592CAFBA8 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = F5C5FF383429465910906E9CF4BF2E47 /* PrivacyInfo.xcprivacy */; }; + 00F570A679D47F08D370F70166077EF0 /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB45D402C26A5700380F62EEE12865AE /* CompositeDisposable.swift */; }; + 01216C042B056FFF0FC7EE32A002C38A /* IQKeyboardCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D9889BC0F67A3289D6FC98F9B67EFCD0 /* IQKeyboardCore-dummy.m */; }; + 013D0B0A8786F5B34F039FB3704E12AB /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50D53A2EB92F4BF3F9A52F9CDDC789CF /* Indicator.swift */; }; + 019E2E60370D97793F78BFA5B82E7F70 /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81C99B31DDCEBF843448C13C1B269B5D /* ImageProgressive.swift */; }; + 01A2F980FF2D6910240FF18E32D42F01 /* URLPathComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = B96F3DF5A42A4F528F5366BCFD860028 /* URLPathComponent.swift */; }; 0217BD2D535BBE17D651A40D117783C5 /* Kingfisher-Kingfisher in Resources */ = {isa = PBXBuildFile; fileRef = C298ABB78D9B05529B89D8322DB2E7B0 /* Kingfisher-Kingfisher */; }; - 02683E28CDD2177B4C9357DE2703DDEA /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9AC7667FF547E72BA688DF5D387A112 /* ControlEvent+Driver.swift */; }; - 028EE5D8C7A94498A5D1FF8099331235 /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EA1ABBC6EC868E17A7C204104A7FC13 /* PublishSubject.swift */; }; - 02A7BDFB69B2E193B113E33800E8564A /* muxedit.c in Sources */ = {isa = PBXBuildFile; fileRef = 71CE0130FC25DBA53615F841101992A0 /* muxedit.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 02D2DB67E038F3DAD4147733C3DAC7FC /* DDASLLogCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B2A807DF6812B85E4001BD9EB3F612A /* DDASLLogCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 02ED202445E582ACB19CAAEFAC809CA3 /* PhotoManager+Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD802367CDAAF04FC29E04658A666B50 /* PhotoManager+Download.swift */; }; - 02EF3A9D8DDA3246BD301B1102089A2A /* Core+PHAssetCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD28BCA64B61BB9DA5686181CF74047F /* Core+PHAssetCollection.swift */; }; - 032A08256DCE07E9C62F690AA69B4D27 /* UI+SectionedViewType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06160C61A1C00E19C5FCF962F31CE846 /* UI+SectionedViewType.swift */; }; - 038E7B3304C66B5149A3384349CF1BE0 /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = D875606C0579F800F2AE0AF5D6333863 /* StartWith.swift */; }; - 03ABABC12DB32941CACA6E84B73A6E4A /* String+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4189B4ADE1B5C16AEBFD1ED50F62D670 /* String+IdentifiableType.swift */; }; - 03D8D0118BA3AACAFA4338A560F7EC1F /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A8BC32297B1F96E78994DAE77DEB6D /* Throttle.swift */; }; - 03DF4BF1D027604EBA81A2B71EFB9080 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C277A060F1735494FBA98FEC93D21E2 /* QuartzCore.framework */; }; - 0416889045464020D660A5621EB34E34 /* AssetManager+AVAssetExportSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE6298E39B2B9FB9D1FE3608F2206A48 /* AssetManager+AVAssetExportSession.swift */; }; - 044D58AB270EF90FE284006552AF5131 /* sharpyuv_dsp.h in Headers */ = {isa = PBXBuildFile; fileRef = BFFEB46D63E7B011F3B8ADC9DA0FAF9A /* sharpyuv_dsp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 047567799508B3A6E1CF069C32F4A453 /* IQTextInputViewNotification-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D726EAB582211842554810B1D0C73444 /* IQTextInputViewNotification-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 047B4D6CD41F000AA47649010F82993F /* PreviewVideoControlViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DF38F2058207C92B5EB02C1F2638B86 /* PreviewVideoControlViewCell.swift */; }; - 047B5E7719C01E0B8F74EFF450844D54 /* MoyaProvider+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE855BC5740361B460B8A39F4622D585 /* MoyaProvider+Internal.swift */; }; - 04EB3FD7471864461899D550CEE10E67 /* SGTorch.h in Headers */ = {isa = PBXBuildFile; fileRef = 68284E4BD2B4D560E73ECFC3A2071D5E /* SGTorch.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 04FBCBF56FCF4C5D0720AC79C655568C /* EditorCropConfirmView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4665DA9296891A8D7711F193F11173F8 /* EditorCropConfirmView.swift */; }; - 052A668537A68ED7885540E5C57DBFED /* DateComponents+Extras.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC232DEC663FCC9FC2326705A2E5778C /* DateComponents+Extras.swift */; }; - 054A91521A2745391CE2146B6F155213 /* ItemPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94FCB1EA96493B4421DDF3210FDBE8A8 /* ItemPath.swift */; }; - 0560CF0FAED380A38E9AC7B99E4DAA91 /* SGPermissionCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = 90702B8ECEF3B42048A5DDA9F7000A7B /* SGPermissionCamera.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0564D4EF387B37605922DA968E55D673 /* common_sse2.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A0FDA63C0890F43D4C58B866226F348 /* common_sse2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 05B9FC7F9E2EB57EEC8F3D172E551ACE /* upsampling_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 28360F749D6ACF74B299A65570FA8A8C /* upsampling_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 05E2B7C1DB7528A0BBEA1521BE0DBAF1 /* MASViewAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B960D8818FB13168DE53317B9CE17A4 /* MASViewAttribute.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 05E73561BC60D31AC165FAE1231C6478 /* PhotosUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF2A852888D994061101AB5697552861 /* PhotosUI.framework */; }; - 05F4664FC4EF89925161A064AA6481BB /* IQKeyboardManager+Position.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9E73CC11C7D07894699538CD9E45ECA /* IQKeyboardManager+Position.swift */; }; - 06365D4673388FDCBC959A28CAA66A2C /* KingfisherWebP-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 178AAE11F126B5DC801F60831E8B7C6D /* KingfisherWebP-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0640FDABF552BD2C3F9982AADA0FF984 /* Infallible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00B40401EFA901AA729998E302B35CF3 /* Infallible.swift */; }; - 064D909CD827405E8DCC309DB1B7775A /* ConstraintLayoutSupportDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92EC2F3C04AB1EAA7D717327A03E0518 /* ConstraintLayoutSupportDSL.swift */; }; - 0689573C4CB915F596ACA7E8D0FA2FA2 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E5A4392FDCD5EE2899C5030E4ACF19 /* RecursiveLock.swift */; }; - 0689B9300DBB21144722F2051C5BA61E /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 6B00917A5AB43D9F6A346507AE42896F /* PrivacyInfo.xcprivacy */; }; - 06B0DA26F6F55B57449AE227ED00A871 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B716ACE454815F9104FEDC7A89FD91A0 /* LockOwnerType.swift */; }; - 0720092DE3D40477301229F4AAC01A7E /* upsampling.c in Sources */ = {isa = PBXBuildFile; fileRef = D10B20FED34DC0F01CA83755582FB395 /* upsampling.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 074387D1012BC0F5C90B358F27A1331F /* RequestCompression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C36BCCE73ED422DFC684D1DB44199F4 /* RequestCompression.swift */; }; - 080FBC62B74BF059220234CB58B07DF7 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 037E4E255147430AE294888AC1A19D36 /* Image.swift */; }; - 08245D4B470F47E0B48E2FAF0AC143A3 /* MarqueeLabel-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F654D5B45F6B8BDECA86DC3AEB77BC0 /* MarqueeLabel-dummy.m */; }; - 083289F2C596AEF515B63A950C3E52BB /* backward_references_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 6817736C18B4C9F5D26F0CF97F4B2028 /* backward_references_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 083B0B494C5F6B69924BB36E3850D23E /* RequestTaskMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D8A789F813A2DA24233797123645544 /* RequestTaskMap.swift */; }; - 084C46802D14C32B995FE54FB53ACD0D /* Core+UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 637E835073EB3FC6E409E3A1BF96D8C3 /* Core+UIImage.swift */; }; - 084E92CB08662FC57F439221B88153F5 /* _RXObjCRuntime.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C6A345E59DA157E8DF7322FECB2AF0 /* _RXObjCRuntime.m */; }; - 08719ABCE689ED74FE7486B1E49DAA6C /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B506D5E764A086F3777E21768B095CC0 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0873B6769DCEF912824DEFEC89E814B5 /* PhotoManager+Language.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53789326DE36692D6DBA47EB02CB1551 /* PhotoManager+Language.swift */; }; - 08805C91EE5E8F3B036C8A2944A1FEC0 /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57BA5EAF5418F9E9F4130F94E2A824CC /* Map.swift */; }; - 08808820A664FF8A05D05673DFC2F0D9 /* Defaults+StringToBool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 600D701D98A8BF1E324415978F4684C1 /* Defaults+StringToBool.swift */; }; - 08D760F7FD56D081A8EC93E79E2AF58C /* Date+Compare.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F5F5C58930441EDDEA77C5CF561066 /* Date+Compare.swift */; }; - 090DA6F59EF2FFD1D4CCF09575EB78EF /* ProgressImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 456930840EC7648F078FFEFC552EF995 /* ProgressImageView.swift */; }; - 093E185D782EE2F006D90D43432BACA9 /* rescaler_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = D1B7B19C87B667824627D2B1964DD042 /* rescaler_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 095210E5E9EA5A07D9E27224A6306B39 /* RxPickerViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DD0FBDE0131F3CFD46E28F415B75B44 /* RxPickerViewDelegateProxy.swift */; }; - 0975A08237E7A3B1A89703DF4F95D2CE /* NSTextStorage+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAD4A50E8F705529D73A70529A7BD395 /* NSTextStorage+Rx.swift */; }; - 098E0F8E5435ACFF3B7F254ABC14DCA8 /* IQKeyboardToolbar-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C448E87BB8833D9354180256456413B9 /* IQKeyboardToolbar-dummy.m */; }; - 09D303C994021652DF841C463DBD1DC5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 09E1F569A93FAD4B9149E30B9301F44A /* ConstraintPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7862F0C195507F3CA145154F8233DB0 /* ConstraintPriority.swift */; }; - 0A20F1581A290998B87A70B02F5DE84D /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = EFD096DEE16A553DBC80AD610AD603A0 /* PrivacyInfo.xcprivacy */; }; - 0A3AA3796404AE5372CD8BF82DB292CA /* SGQRCodeLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 392169453E0FDB2B1415D786B0D3442A /* SGQRCodeLog.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0A6AAD2D2BA4C7238396D11707EAEA18 /* Calendars.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59C32246F579CD5C3603AF2BE259A83C /* Calendars.swift */; }; - 0ACE791308083423E3C7527EF3A9D5F8 /* unwrap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88EBD1CC491DE44D849B1C2CB7AC2B80 /* unwrap.swift */; }; - 0AD12222CC550A22E04D0C4CD300EEAA /* AssetManager+ImageData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88A4FFDD2AC2DCC6DCBD2B81FD6012C3 /* AssetManager+ImageData.swift */; }; - 0B6EDB15A5AFF1C293C87685F2AFDED4 /* HexColorTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2528C853D8B555138A20DEE03049F207 /* HexColorTransform.swift */; }; - 0BCB47E9D038A812EEBA83A8B9E5E7E8 /* PhotoEditorDrawView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94FC028769AA9BA579CBEA73B8CD08DF /* PhotoEditorDrawView.swift */; }; - 0C10FA338FC605C8D03326E03BE21B1E /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 042765D952960AD03D57BD5E3A1EB2E1 /* IQInvocation.swift */; }; - 0C9333022A04758AE828D9F279411DBD /* RxTableViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49930FC862999445855CD928B41FE44E /* RxTableViewSectionedReloadDataSource.swift */; }; - 0CA7A132ABE7018DE9295456732F38BB /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 648EFEC7460C400E1CB595C7E225D615 /* ConstraintAttributes.swift */; }; - 0CF8BA66E12078120DB863307972EEB4 /* MultiTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C05ED395B96E37A4F007B5BB60A44C3 /* MultiTarget.swift */; }; - 0D47AE4E76902928BE04CD362CD70922 /* huffman_encode_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 177C4FC2F919204F623FFDF39E97A4A1 /* huffman_encode_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0D56D4EF41351DAE13C3E467D4168FDC /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69A3BF27E12681FE6F06578F1B56CE15 /* ObservableConvertibleType+Driver.swift */; }; - 0D938196DFD18FB78E92B65939ED3DF0 /* CurrentFileNameHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 698642B3E645A6254E1CF86392FAFC05 /* CurrentFileNameHelper.swift */; }; - 0D93D7F6139750492E5B0816FD0AA70F /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D988DEEE5E96AF25D4ECBA8117C297B /* InvocableType.swift */; }; - 0D9BF8FBD681FCD358BC54116EDDBDB3 /* anim_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 5C0DAF6AE909C251960C903B8AEA47DC /* anim_encode.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 0DC813E62FCEF6C6C3009180D7790BFE /* Result+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FCCAED291DB0EE9043DCB731A0CCC42 /* Result+Alamofire.swift */; }; - 0DE5DB9C6227B3416778D8417DD95EA9 /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF0707DE0CF48EB83204DC0377B36E0C /* ConstraintView+Extensions.swift */; }; - 0E658960F47D4CF87A47AA250064BA14 /* ignore.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC929284FD26B57D31556CD52E4E2D13 /* ignore.swift */; }; - 0E69D7FEC523A96BAD55D2F023719866 /* partition+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = F10D32A770498596F6DD1DD39862EA36 /* partition+RxCocoa.swift */; }; - 0E9E132476F0FBC86BB2EB8DE5789C6F /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CE14E04E5835E414D1809B8D7AE6181 /* IQTitleBarButtonItem.swift */; }; - 0EAD82DA04D6C3D91C8AEE2E92E4027B /* near_lossless_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 691F867D62FA51719F55BBA61EFA98B2 /* near_lossless_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 0ECDDB52DFF2A8C21B6FEF7889ED3D7D /* DDOSLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 596AECBF4E352AE4BF91C30758681C97 /* DDOSLogger.m */; }; - 0EF10747EF2A02413E84BD5EF7C87A4B /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = F158F7C4463D13CCDDCA634AC9BBBAE3 /* MJRefreshNormalHeader.m */; }; - 0F4377E02EB437F7B9E8057DD477F38D /* PhotoAssetCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = E819896020D75A51E24AA09399F9794C /* PhotoAssetCollection.swift */; }; - 0F9B7AE2203A09008D2041E0A80502C7 /* IQBarButtonItemConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA62EA7D30EC61EFF8430A21718A5CB8 /* IQBarButtonItemConfiguration.swift */; }; - 0FAE540AF1B286B3DB2B1A692C9CFA9C /* URLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7C9AC2A7186E07FBDE2585443804C8A /* URLSession+Rx.swift */; }; - 0FCD1709BFEE58FF4FB564C3EF5C6099 /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E399B9B5C30C80A16EA62BC0DBF97847 /* SerialDisposable.swift */; }; - 0FD18359A58F66248D18498A8252A505 /* AssetManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0A8E6F3F317EBF5AFA65B04B6D25B2B /* AssetManager.swift */; }; - 103337BF8ACBBD1355A09C1805816F01 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9CC727E6511AC81429DE3BFA945654A /* Platform.Linux.swift */; }; - 1080C4E4B6FB8B1BD23CB4AE3A2C31C5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 108D25E96A8834F93D0DAD5C26D654C0 /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B1984454B9C8C62F618B3ED7A1F5A80 /* RxTableViewReactiveArrayDataSource.swift */; }; - 10BF11AC5501D529FC0AC9C0EAB13BF9 /* ProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3391FDE41DE26B369BEB76E65115B5B4 /* ProgressHUD.swift */; }; - 10EC8CA91A58BA66DAD245C510F9ECC2 /* Combine.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A6D1959B2D47AB32BDD132DCA0EAF793 /* Combine.framework */; }; - 1151EA313C03C5E008A9C54CDC69E510 /* UIView+RespondersObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1D5136FA8516954C982E2664825B70A /* UIView+RespondersObjc.swift */; }; - 11538956E6B6D748323391EB865CBFFE /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F9069D494894D594DD1A78B0C19367F /* UISegmentedControl+Rx.swift */; }; - 1194E62AA3F6F506799B1A43B16942B5 /* ConstraintDirectionalInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C803396414BD3B944FA4E5161235550 /* ConstraintDirectionalInsets.swift */; }; - 11C929E6BFB46F981685446F26DCE605 /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7341E7799D5813EE961EA165F27734 /* MJRefreshAutoFooter.m */; }; - 1313426F64905A867293DAA192DDAB28 /* URLEncodedFormEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = A388BE2EA2CB6CD70178E5A668D6ABF0 /* URLEncodedFormEncoder.swift */; }; - 132CA44D5C551734553FBF449541DDB3 /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A3F7B34C2CA607E37D791C8193ECA68 /* ObserverType.swift */; }; - 13B0512A565AFF7DD1AF210965AB35FA /* DDLog+Combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = E498B9E30EBA8A6B4C8769CFBB340A23 /* DDLog+Combine.swift */; }; - 13DBF1513F653277014B703362F3DFE3 /* Int+DateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0974AFA9997C70B36080375C7064C1C2 /* Int+DateComponents.swift */; }; - 1406E86EB265B92ACF6336B8FD613519 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1AF9F093FC100BEC80A2491904C7697A /* PrivacyInfo.xcprivacy */; }; - 146D7F3465F31C722D39D25466ED2EB8 /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B7445E5955BE7BC356F17A852518012 /* Map.swift */; }; - 148582CF2EDA16EC35BF7F8D2EF49262 /* backward_references_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = BCCD6AAE2A267E255A353272F7EC3181 /* backward_references_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 14A37558E0138C9C3201C28578DA6EED /* CocoaLumberjack.h in Headers */ = {isa = PBXBuildFile; fileRef = 97BCD81B2FA339735862ED3EE13508F9 /* CocoaLumberjack.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 154230695B4E3D61B8D2BD02DAA2CE91 /* IQKeyboardManager+Appearance_Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47933289311883417B7B9C4FAC15D28F /* IQKeyboardManager+Appearance_Deprecated.swift */; }; - 156E6EA63B9B6DA60DF7BB4AA1A87CDE /* IQKeyboardToolbarManager+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = E905341A25A6ABC5B5A57F319B8D1BCE /* IQKeyboardToolbarManager+Debug.swift */; }; - 1625D017B0A759A680FCB0C5C797A1A3 /* SGPermission.h in Headers */ = {isa = PBXBuildFile; fileRef = 43480C2414696C4EF0C41C25717273A1 /* SGPermission.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 16746E111A8A707073043335AEC0A654 /* SGQRCode-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 32E23C014D2D9567FCA7FB1BB888D072 /* SGQRCode-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 16C6E59BC49134B35688395BDA3FEEDE /* IQTextView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 42FB205DD672AD7FACB852EDD83C7DC4 /* IQTextView-dummy.m */; }; - 173E50FDFF66F8F12206EF8293B403D7 /* Reactive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A34B38FD9760B60D71B7A57DF604BA /* Reactive.swift */; }; - 174953FEBCEE7B162A5EDB2290126D12 /* ImmutableMappable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DFD09A9E657E4D363F77D9D5123FC9C /* ImmutableMappable.swift */; }; - 179439396BE32AAC0EBD8AF986573053 /* DDAssertMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 285979A17C0E27009F63F415713C4489 /* DDAssertMacros.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 17ABD1A935188470A532AF5630EAE19A /* CGImage+WebP.h in Headers */ = {isa = PBXBuildFile; fileRef = E01799B965A0350751DC3E4E8E349F20 /* CGImage+WebP.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 17BDA99227A012CF9CEA639D56A748A2 /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C82C8E8DD93A786DAA36573DBD1008A5 /* RxPickerViewAdapter.swift */; }; - 17D774DAF5C4C286CCED8F85F4B36271 /* CodableTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09DEEDBF675E588BE3305CFE760F3BB6 /* CodableTransform.swift */; }; - 18280EBD305C8AA2B854584F685C75F7 /* UITabBarController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7875980596F1874487392EEF5AFC47D5 /* UITabBarController+Rx.swift */; }; - 186B573F1BEB8A23419A02814A7741DB /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 230A21BCE7E8B94478DC7334E91243E3 /* MJRefreshFooter.m */; }; - 18F2FD69EBCB5B9F1941D0C1FABA4684 /* VideoEditorMusicAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36B82B6A62DC26EDC6C263C78F42C67D /* VideoEditorMusicAnimationView.swift */; }; - 194AF5868782BB0839C3D4A3C1122B48 /* Core+UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77735CCE7505999A112AB50EB3D19980 /* Core+UIView.swift */; }; - 196AF9E0FBE9A2236912F44DF9723E10 /* IQKeyboardNotification-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5754A1AD625577A4FB4A5BC2B1D775E7 /* IQKeyboardNotification-dummy.m */; }; - 19D8501AE35CA6B4E074F7532F210E04 /* IQKeyboardNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B8134EF1A0DBDF39A9574F7D6E2B215 /* IQKeyboardNotification.swift */; }; - 19DCC268C6178B9F89DD7ADDFDB5F5FA /* PhotoPreviewSelectedViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D8433E8D1F19DB32DEEFE9C6E81397C /* PhotoPreviewSelectedViewCell.swift */; }; - 19E9F9236F77468892AE69B7F5ED27E8 /* DateRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1706E18706769AEF20C5876780CB3A3E /* DateRepresentable.swift */; }; - 1A10909BFF2392D9F946A6487405E164 /* RxTabBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A93CA9733125BFAE3D91522587C5182F /* RxTabBarDelegateProxy.swift */; }; - 1A47F6B6428CC393D000C663CFBFF3F5 /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = DACA98BCF3FFCF9139D4A1CCB39FEB8A /* UIBarButtonItem+Rx.swift */; }; - 1A4BC84B0C50F51F8FFE8A37227EE46B /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D465518DD18223A2608C87D431510B5 /* RxCollectionViewDelegateProxy.swift */; }; - 1A7E28AA5B547FD2C03AB849E47A73CF /* not+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69206CD59357072802591624CD221849 /* not+RxCocoa.swift */; }; - 1AD63F875F45797E7C1D46E7C898CFE9 /* AssetManager+VideoURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06944251CA8822A5A16CD698018D76A9 /* AssetManager+VideoURL.swift */; }; - 1B51580BB37B71CD110D1DE5D98982BE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 1B54B5D6BBE60B992AD6E0B0C38B54D8 /* DDFileLogger+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 8423E78249F30CE89FAD8158B71617A8 /* DDFileLogger+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 1B9040CEBD086B5D93522C01608397CE /* thread_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 15F0F57828890EE152D68E876319B24E /* thread_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 1BDE2FFB1EFA43AD2D8EADD6BD3D851C /* repeatWithBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = A65DB8924CFAC7C58DBDB16D3042F9D9 /* repeatWithBehavior.swift */; }; - 1C4341D3342F37B1C47EE7F2B75E2CB8 /* SharedSequence+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 562C3A11A425881A531915FC7CF40DEA /* SharedSequence+Operators+arity.swift */; }; - 1C4D430B867251402232CD36BA776B17 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F393D8A78C7410E24718DFB36387E6 /* ImageView+Kingfisher.swift */; }; - 1C75D83373F8EFB07E49417DB5D6F648 /* IQTextInputViewInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7008AD81E605C2A8A47A160E4C250A72 /* IQTextInputViewInfo.swift */; }; - 1CB3FF3EE9C920113DC99B2517287BB3 /* huffman_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 72C9F8D6340695C44E7EE2DAD557C6F5 /* huffman_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 1CFAEF271291CF9E61AB9A05C13CE091 /* ObservableType+Weak.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEBA6C06E9001B6A69C03853E20EB36A /* ObservableType+Weak.swift */; }; - 1D2CB89B3DBBC0EBB613F753F58FAD32 /* Date.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73DF95D41710EAF854294D6AEBA5EC7 /* Date.swift */; }; - 1D459E532C1F3FDDEDA71FC2988E897A /* io_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = D1E4760D826470CC30CD904E45521F3F /* io_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 1D62B7BDEF244AB80D0A84EF211D3D83 /* rescaler_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = ABCEEF8360814825CEDF8A8E7A843EDB /* rescaler_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 1D74158DCC81C4E83C0A8945EDE69C86 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F4B3223F5616B75DC24E589B7D4C5D /* SizeExtensions.swift */; }; - 1DB413B01CC591F2EADBBE0923F02E8E /* mapTo+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8824691CF8E92350E628C56FC92CBCEC /* mapTo+RxCocoa.swift */; }; - 1DE5A65531D35FBB1E317481CD316342 /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68D3B38ADCAE065FC16998DECD07826B /* ImageModifier.swift */; }; - 1E38D43C5BCA95E8CC8DF9A5DAE7A4D5 /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B93E1E986C17D3D18CDFB02A525E2CD5 /* UITextView+Rx.swift */; }; - 1EB1FD127E68FEC887625518814859B3 /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B1903AE40CEAA29C0B7C3A3681B7649 /* CurrentThreadScheduler.swift */; }; - 1F843A0B4CC4D94F6DD9D266567AE6DB /* BaseConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6D1669016ECCEDDDA561D820251B6B2 /* BaseConfiguration.swift */; }; - 1F9CD315C85B7D8D8A8B48976C641DCE /* lossless.c in Sources */ = {isa = PBXBuildFile; fileRef = 7B06BA629EC4B9F58E0617133BE0E3F3 /* lossless.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 1FA60AE15C7D12EDCD0FFC19D60C2C02 /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4E533C57414987D915AA56F7D3D19D3 /* DisposeBase.swift */; }; - 1FBE17889C1976DC4022F1202E19E5EC /* OptionalType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66C8F953C2AD554788172A256B31A51A /* OptionalType.swift */; }; - 1FDEC2B6B01A1C4277D15769B830AE4C /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B4D7454D0A1552B7F2D1315C9CB405 /* AnyObserver.swift */; }; - 1FE07667C7A6CCB75ACC7FF2EFE90E2E /* alpha_processing.c in Sources */ = {isa = PBXBuildFile; fileRef = 74DDE8A99F5890C1E28C13D11AAE7626 /* alpha_processing.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 1FE523A57E1F050C9462927D72E6453E /* PhotoEditorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56A9D5978E8CCCD14AC9CC4BDDAA06F5 /* PhotoEditorViewController.swift */; }; - 1FEA2D5D5DA3FCA60496EEAF5C16BF98 /* analysis_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D3D1813A25F6EE8DF503FEEE3E7D8F6 /* analysis_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 205EB01AED14BB574DD54EAFE26E4786 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 20988E7C942B437989E7A7BF1F8E9136 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA0D3DD9943746D3934553B12776EAE /* DispatchQueue+Alamofire.swift */; }; - 20A6B2CA3A6B9916BC4BC6D499CF8113 /* filters.c in Sources */ = {isa = PBXBuildFile; fileRef = 1AFF6BED0C6895B367E9690581E12F82 /* filters.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 211F928A1A918EFB8771DBD7E6A42838 /* First.swift in Sources */ = {isa = PBXBuildFile; fileRef = E198E519E1FBD28103D0E7F8DA8B22E7 /* First.swift */; }; - 212A8FBD35E9C3986A3902CC4578BE72 /* RxRelay-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = ACCF506B71C63091E87A7F74FAB50E12 /* RxRelay-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 212E8F2E8F1FA02A5D06954EA1F67211 /* IQKeyboardInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F29EB0236BD4308C444BD8EA00675A88 /* IQKeyboardInfo.swift */; }; - 21489EDC1253C0BAF3ABBD4F2B1B7729 /* RxRelay-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A24C85C591213AB72EB4B9FE287007F0 /* RxRelay-dummy.m */; }; - 215254D820230480A086DCC6E323D256 /* RxDataSources-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 318F803A96DC2279681E08445AB206C5 /* RxDataSources-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 21B415E684E478369BB5D2C63382C613 /* VideoEditResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7A988F6D0E7F6E529D0ED2042506A5 /* VideoEditResult.swift */; }; - 224734A772F81449E20116309B88B852 /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54B1C7254CF98D4DBF18930AE60249A1 /* ImmediateSchedulerType.swift */; }; - 22516EA77E7120000632C30BD9A03927 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 974FF6A63E6116B68674E8854D845C2B /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 225B339BBBB5BADC1BCA9E6E050486C2 /* HXPHPicker-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CAA9241E02581F096F166AC46D20851F /* HXPHPicker-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2260352B17E9CBFB9A5E5306851A2649 /* DDContextFilterLogFormatter+Deprecated.m in Sources */ = {isa = PBXBuildFile; fileRef = 3056916E636CD0309EE3D6976DB00774 /* DDContextFilterLogFormatter+Deprecated.m */; }; - 227638CEE6F92D3BD0F9B0D45B49C833 /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F40BE7A850D8BF851298B72C25211F9 /* RxTextViewDelegateProxy.swift */; }; - 22EF1D1B405331F794F1D42A447A1E9C /* FromJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = B295550CAF3BAA353EE66C9C0B968095 /* FromJSON.swift */; }; - 2306F0FFBAC79E40A61886FF59767ED4 /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C32BE0BF53F64B26B51A1327F634D65 /* Reduce.swift */; }; - 230BD9DB01FD7ADC1967A9E90484CE38 /* filter_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 7109D24D54FC24722C50A6D09E1EAF29 /* filter_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 23D890ABFFEBC007A653265437B8B68A /* lossless_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = ACBA1CC2D465CB23F20904B0E231E909 /* lossless_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 23E0E5B329060D9643B8C247723D203F /* PhotoEditResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9461A5F35E1A183BFB5BDBA28FD91B9 /* PhotoEditResult.swift */; }; - 240247A6E4277F69917055E7808B5377 /* sharpyuv_csp.c in Sources */ = {isa = PBXBuildFile; fileRef = D313CF5A233B708DDDDDB4E47B4AC4E5 /* sharpyuv_csp.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 24637C51989929A62E5E75585544A14D /* IQKeyboardManager+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4ED5978527881A39DEF1B43FAFC9A92 /* IQKeyboardManager+Debug.swift */; }; - 2483826141D25C222BD1ECAF04E2D691 /* Debounce.swift in Sources */ = {isa = PBXBuildFile; fileRef = C31B448011C48D1096CDB22B00BB0445 /* Debounce.swift */; }; - 2499870C1E8E31B5D5441A2A5A3B03D2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 2499F2F24E83BDE0965BDC37FBACF3DB /* backward_references_cost_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 69182885B068CDB7BA2D4CDADC54A3BE /* backward_references_cost_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 24D2E00CA9AD737B940F9AAF47C6A3C8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - 24E963C1D6245F98BAC8A0ACCB7DE987 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 919761BFA30C81DC3889538F653A6AD9 /* NSBundle+MJRefresh.m */; }; - 250DB522E2B88BC538C5B468436228DC /* SwiftLogLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = DBF809F3970B84E10CF7E55BEB779710 /* SwiftLogLevel.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2558B9A09FEC5710F7D00DD5E3E053C5 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A22456099391B032A4E8D6F5B1007B4 /* Request.swift */; }; - 25691C42AF5ADC1B7AABB62199030F4E /* URLNavigator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 19801812C0DA51582349BD04867F732F /* URLNavigator-dummy.m */; }; - 2581E64ABB5AE0C9C3B815DD225EACDC /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6310B332E50780E8B5242E985A1E9042 /* CompositeDisposable.swift */; }; - 25DC15011A46811CCD6ED7C3F8C0D96B /* DDAssert.swift in Sources */ = {isa = PBXBuildFile; fileRef = F80D4B24F45AECC5EB181C8D6D458984 /* DDAssert.swift */; }; - 263DC1F3C2EF5F1B9D867061F1E91853 /* SGScanViewConfigure.m in Sources */ = {isa = PBXBuildFile; fileRef = FF926251E055E3923EECABD6A1F91036 /* SGScanViewConfigure.m */; }; - 2703C0DC58FB460C01ADE8E8D22C9F62 /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = E53CC92CE812CE0C0B74C1118BCDA65A /* SessionDataTask.swift */; }; - 270B3843CF38BFC4CC014912C65372BD /* UIRefreshControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 108A5EA42C005C6CF3DFEF8D63745EEE /* UIRefreshControl+Rx.swift */; }; - 2776432A35C89643DCFD114EEC2DE838 /* DDDispatchQueueLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 35DAE65465146F00C9DE812D741A7224 /* DDDispatchQueueLogFormatter.m */; }; - 279197F2D4222FB813C09D15F93F0051 /* Observable+Alias.swift in Sources */ = {isa = PBXBuildFile; fileRef = 077A2E7E7F4686827640980CAC265F0C /* Observable+Alias.swift */; }; - 2849A018772515A2A420A69B13954E8F /* PreviewVideoViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A92401D72FFC295095BA398CB5D2196 /* PreviewVideoViewCell.swift */; }; - 28BA9702905AA2B4C1E9E4878032D4E4 /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = E74AF1AA1EC643F3B753A882FCF9E647 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2962C56DA00F10C519469C70EB1087B3 /* CocoaLumberjack-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 803F7484683C394A38C61DA7231AAFC0 /* CocoaLumberjack-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 296BF59A80969CF54CFCD4908064CF87 /* NetworkActivityPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5F8F60AFD7CB83C6F4B227B904B2E5 /* NetworkActivityPlugin.swift */; }; - 29B36F01BCBAB5F74235A81148F9A45E /* UIView+IQKeyboardExtensionDeprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C6E33441FEFC897BFA64A9880C1A190 /* UIView+IQKeyboardExtensionDeprecated.swift */; }; - 29C433665FA967606C6CD5B8A265D1B6 /* Moya-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D8475CC8637369B1C38B01E29190A54B /* Moya-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2A8F210A67132914E0613F1C99193F7C /* PhotoPickerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF70718D3695BCB06B45979743E89EEC /* PhotoPickerViewCell.swift */; }; - 2AACFD28C8742548D7BE008EC2DF7A8D /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2823CF3338DC97220824C52351599F4 /* AnonymousDisposable.swift */; }; - 2ACDB5C2F63D24B73DE413BE438B966E /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEE67D46C35E32D3BAE11226F42A894C /* OperationQueueScheduler.swift */; }; - 2B067825708D13E7E455426389397D1A /* UIView+IQKeyboardManagerExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CA6447BA651492898CB1A984214C02D /* UIView+IQKeyboardManagerExtension.swift */; }; - 2B2EB369550CE92CEEFCBFD3D32B8A3F /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418A8CA3377D96082046D720E75F5ADD /* ConstraintInsetTarget.swift */; }; - 2B843D9694926FE9CAD719B31E057ECD /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5786C8AC5364673D2954B485F4D6C10 /* DistinctUntilChanged.swift */; }; - 2BA655EA11ED0C1A6BF18525BFA8A178 /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80EF30AB0C536C54999195E193C1D955 /* BooleanDisposable.swift */; }; - 2BAD02719D969EC5C6E65323E04A505F /* RxCocoa-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C3E00B7418CFED3E80A0542AE0095C2 /* RxCocoa-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2BB66C1BE4FBC0BDE3C2E8FE0FBD59E8 /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FE222353DAA9201DEE8D9B04C16EB6E /* RecursiveScheduler.swift */; }; - 2BC30E20EF04FAC4C6C5675473E6B29C /* not.swift in Sources */ = {isa = PBXBuildFile; fileRef = 323EC51A4D657D74577401B67EF6A53C /* not.swift */; }; - 2BDC795A9EDFC7F4288168B6B5D797B8 /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56A762B67E69653DC0A9AAC07D0838D /* MainScheduler.swift */; }; - 2C763A73ECF7621B40360E6929ED2A27 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 2CDFC0260ED0C666D64B00E1B2683837 /* lossless_enc_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 5636DB1F3CEEFBF7D93861DB3D36A275 /* lossless_enc_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 2D105BF9B700D92896BF06F340275B83 /* NotAuthorizedConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFACDE8A1D3CBAFB0B4D8E4DC3602B8C /* NotAuthorizedConfiguration.swift */; }; - 2D137438F82390E04436288C2C857F8F /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7DF0A36BDBD3E865B7639079CE6576B /* Zip+arity.swift */; }; - 2D8245FE7A22ED672D3DF95E77A96E46 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04189E50A21314915AD36093ACCFF242 /* UIButton+Kingfisher.swift */; }; - 2D82B4DACDBC9354C107DE9CB97C860C /* alpha_processing_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 78BFEAB0437B78A65C557F3BFDC5B05F /* alpha_processing_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 2DA71E14433EEB74E23E1BE5419E45BA /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145BA807CDAED9A54055714335D1343 /* AsyncLock.swift */; }; - 2DC44A09A6C9D6DC7D1BDA2DFCF99EE3 /* MJRefreshConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A3F89A8264D9289D9B5050BF4A07372 /* MJRefreshConfig.m */; }; - 2DEC8C381DBC61D6F19C66B0DC0DCD8E /* RxSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 23C493BA79C4FFDBC91302F3897B8DC1 /* RxSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2E2DC0C6F0E4A994820F917CC88B1168 /* Core+Dictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7A845091839699341021B859C28C661 /* Core+Dictionary.swift */; }; - 2E40C2B3BF38FE8714364A96FE462585 /* vp8_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C8156D899F7652715C4A5609C7B1221 /* vp8_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2EA3AFEE09D681E491F24C9B1A85FF44 /* ObservableConvertibleType+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD5134E89DC3C9DA5E574B0FE36C3395 /* ObservableConvertibleType+Signal.swift */; }; - 2EABAE5AB809F505775B13EF046431F1 /* SelectBoxView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54D9A50EBBEC710458904F9C3A317D31 /* SelectBoxView.swift */; }; - 2EBA476AD4811061158CB3EB2FFE61D2 /* enc_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = 7BD9936E844A57DD5BB5FCF72F06AF0A /* enc_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 300106D253D6B0A83D0FA41EDA408B77 /* PhotoPreviewVideoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 690069CF5E32988F0341108F50DB9AA2 /* PhotoPreviewVideoView.swift */; }; - 302E5C5A134D4435C07F16A4DA5CED29 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D61ECF85CB3089722F13494382D5DD0 /* DispatchQueue+Extensions.swift */; }; - 30D6F928FC08B13B5BFEEB154A2089C1 /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2AB95C02946A651C0CE87A0A6167D93 /* IQKeyboardManager.swift */; }; - 30EE1598965F283C0D4CA1CB87BCEF56 /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50C3C1CADC3E36FE792B548A7BA9AF28 /* SerialDispatchQueueScheduler.swift */; }; - 30F32C55A2BDA22D805A0B0C0AEBB50F /* Mapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5068F55FF4C95D175000EA807DAF80B /* Mapper.swift */; }; - 30FE38A0D0AF5CD300AA54A302C4BCAA /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D603374F15D257374826682187EB10EA /* Buffer.swift */; }; - 313EE9495CB4C99F82BD23F812EFAC01 /* sharpyuv_dsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 1E9BE956C542AC67827FB51126FB59E9 /* sharpyuv_dsp.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 314194E9E0C7A9EDAF93EA83122B3C1C /* SGQRCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 78D53CEF9CECDDF5163DADB7586EFBBF /* SGQRCode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3144FAC65D121102A4496EE5E3EA2037 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 480DC22B1BDBA7937ECC4F4370B28BC3 /* PrivacyInfo.xcprivacy */; }; - 3164BCCBA9C6BDA00D4E46E1DA4AD5ED /* PhotoAsset+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0013839AF94A6BB63346E9B5A03E4780 /* PhotoAsset+Codable.swift */; }; - 31E2588FDE58EC9E0A81168530B50619 /* Dematerialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = F09641E24E937EE8698A315C26AA7CBB /* Dematerialize.swift */; }; - 322C746C0036500C006D84FC1AC93DA3 /* quant_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = DA6AF97B3D0339499D8FAE8035199FC7 /* quant_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 325514A9E0AC13E73854C6257EE434A6 /* RxSwiftExt-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 51E734177656D42479DB2657AE3259FC /* RxSwiftExt-dummy.m */; }; - 325CA20B9271F3E008234E1518B79061 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EFCBB33AAA078D599D43CC879FD065E /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3261AA0480C168A6529576CDA9642ABE /* FloatingPointType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 602E949FC04FFDCEB341786610790015 /* FloatingPointType+IdentifiableType.swift */; }; + 02683E28CDD2177B4C9357DE2703DDEA /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23DA77885B426857E3648C37720CB096 /* ControlEvent+Driver.swift */; }; + 02D2DB67E038F3DAD4147733C3DAC7FC /* DDASLLogCapture.h in Headers */ = {isa = PBXBuildFile; fileRef = 8291345B95FC985B5AEAFA0CD7399793 /* DDASLLogCapture.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 02ED202445E582ACB19CAAEFAC809CA3 /* PhotoManager+Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0724929CA585230BC10C4782C2910DA1 /* PhotoManager+Download.swift */; }; + 02EF3A9D8DDA3246BD301B1102089A2A /* Core+PHAssetCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4A24A28918AB81E9DC3DABD576C9503 /* Core+PHAssetCollection.swift */; }; + 03113AE078399470A43C1C448A3735FD /* SDImageIOAnimatedCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = F67178B77665EB9E755915F88207966E /* SDImageIOAnimatedCoder.m */; }; + 0328F3717203F36CDAB2F0FE9ACDDD3A /* enc_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 8FB5F66E6DB1FFFBA62EB33AE3E0DA6B /* enc_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 032A08256DCE07E9C62F690AA69B4D27 /* UI+SectionedViewType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C64F9FFCC4B9BCC51609523B62B7A56 /* UI+SectionedViewType.swift */; }; + 036717FA45E8357A69004E5354308D39 /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9534EA666C3D01F4E4ADBD2FAC215C93 /* Producer.swift */; }; + 038CFF6245AB21D41946DA4A8C04EE4D /* SDInternalMacros.m in Sources */ = {isa = PBXBuildFile; fileRef = 05412BE81A84B83CB74BFDD51F460CE2 /* SDInternalMacros.m */; }; + 03ABABC12DB32941CACA6E84B73A6E4A /* String+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9F253637C4175BB748FC92489288F76 /* String+IdentifiableType.swift */; }; + 03DF4BF1D027604EBA81A2B71EFB9080 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D4D781966F0D66848CF27FC3B6A8455 /* QuartzCore.framework */; }; + 0416889045464020D660A5621EB34E34 /* AssetManager+AVAssetExportSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF603B04E46DE17927B90BDE11A2DF3 /* AssetManager+AVAssetExportSession.swift */; }; + 0468E05BC5ABDA9666A4E99714386EEF /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = EB95DEC451A6EA78942747022BEF4279 /* PrivacyInfo.xcprivacy */; }; + 046C8CF4F5BC1F8F7AEB535E1FB5CFF9 /* TADotView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D844583EE81B6B93D83CE3EF0A7DAF0 /* TADotView.m */; }; + 047B4D6CD41F000AA47649010F82993F /* PreviewVideoControlViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77C0E807E5828E0201EF3937F915AC8A /* PreviewVideoControlViewCell.swift */; }; + 047B5E7719C01E0B8F74EFF450844D54 /* MoyaProvider+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44FC24E261686D21CEAF0C676EB92154 /* MoyaProvider+Internal.swift */; }; + 04BE13B7BE601D68D258C5C2141CE32D /* VisibilityAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1336B0C0234097E0B7B50FBEF383C022 /* VisibilityAnimation.swift */; }; + 04C7B25E957982901DCF5BC64E6B9F5A /* IQKeyboardToolbarManager+Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7448574DC964D212860D80A5C69338F /* IQKeyboardToolbarManager+Deprecated.swift */; }; + 04D2FBEDB09B8FC903912AC7993FF237 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9119B34C3AFB40A36C2285A852C819FF /* CoreGraphics.framework */; }; + 04D5B4635A456E87B749DE705CD2865E /* yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 5F7627C402AC502B0527AEC38BE0D4A5 /* yuv.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 04EB3FD7471864461899D550CEE10E67 /* SGTorch.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D0A6517735F3EECE68C68A14E403573 /* SGTorch.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 04FBCBF56FCF4C5D0720AC79C655568C /* EditorCropConfirmView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BC99B0319FC386F2AC79B4D44B6157F /* EditorCropConfirmView.swift */; }; + 05258BE5ECB12221959C3063D7FC2D65 /* ShapeLayerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACCB47C12853A5DB7ED9C854CCE2F671 /* ShapeLayerModel.swift */; }; + 052A668537A68ED7885540E5C57DBFED /* DateComponents+Extras.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFE143582B8678C01C4A6288F3E4F297 /* DateComponents+Extras.swift */; }; + 053D5ECAC6AB411239EADAC1C5F02451 /* CompatibilityTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FD8FF6AC1D874EA6226EA532B4BB85B /* CompatibilityTracker.swift */; }; + 053E17D6D68FEA74FD5AE22B6802A997 /* SetContentProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF90914FAD7CA1C043DFE3D5B5502002 /* SetContentProviding.swift */; }; + 054A91521A2745391CE2146B6F155213 /* ItemPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = E325B75AC304E6FA0AB3A4C909F68119 /* ItemPath.swift */; }; + 0560CF0FAED380A38E9AC7B99E4DAA91 /* SGPermissionCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = 371767888D02A91667A252B426B3C3D6 /* SGPermissionCamera.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0567E1716D929F6BB00750EE6D486397 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD62F11105FAEF4D5CB76033AA49BC75 /* Utils.swift */; }; + 05900739BCE69610C92CB0C95F876B91 /* AnimatedControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96A61CAA6D14EF5B80E8C174C4992EB1 /* AnimatedControl.swift */; }; + 05A4658C91684151AF00A23640687114 /* EpoxyableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAFFDCF59409B50ECD0BE8CEBE5860F5 /* EpoxyableView.swift */; }; + 05B425A1503F1F39BC47560E422BA861 /* EpoxyModelArrayBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0432FF88948EF7F318297175270465E0 /* EpoxyModelArrayBuilder.swift */; }; + 05CE4FA691FB5746DB9365E840E7A818 /* SDImageGraphics.m in Sources */ = {isa = PBXBuildFile; fileRef = F89D280F3BCC1F46540172E37FF5C48E /* SDImageGraphics.m */; }; + 05DCCC94F5A3A40B59CBA7165F870414 /* webpi_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DBCD3A67CC38D55ECF012D1776D13F7 /* webpi_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 05E2B7C1DB7528A0BBEA1521BE0DBAF1 /* MASViewAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = B46C45DB3F93C3FF90E987E7E241D0F2 /* MASViewAttribute.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 05E73561BC60D31AC165FAE1231C6478 /* PhotosUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EAEA34BA0797B27F080A27DB8AE62EA /* PhotosUI.framework */; }; + 05F4664FC4EF89925161A064AA6481BB /* IQKeyboardManager+Position.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB70CC0E807A6F988106C2DD0D87E0E5 /* IQKeyboardManager+Position.swift */; }; + 061133BB6337EE5A3410B5128CFC2CE4 /* GradientAnimations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20DC1B34DA57274F14C0528300B0D678 /* GradientAnimations.swift */; }; + 06365D4673388FDCBC959A28CAA66A2C /* KingfisherWebP-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 31BB740A5D21E61C7186E91176A77AFB /* KingfisherWebP-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 064D909CD827405E8DCC309DB1B7775A /* ConstraintLayoutSupportDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECCE4402CE62B8C0184D291FD0619F1A /* ConstraintLayoutSupportDSL.swift */; }; + 0689573C4CB915F596ACA7E8D0FA2FA2 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0935AE4F92A8695EC317F7664AA65A8C /* RecursiveLock.swift */; }; + 06A89C4AEC2CB5C9C799E75557641E0A /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8616B567B13FAF71233963B029CE5CA3 /* Queue.swift */; }; + 0707475561AC8703F106ADA9E1B8E7BE /* picture_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = E75FC2D6404C770C60B450B7F1B783F1 /* picture_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 070D6E7BE1052B7530230F91E66A832E /* format_constants.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E70B606454D52F661431DA43A585568 /* format_constants.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 073BD6B9D4E6B487D36B302C4C3A0C8D /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63B9E699F56F86764809ED5CD6206EC9 /* StartWith.swift */; }; + 0742024C403D33DAE1A61F92BBFB5E77 /* Shape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A6748AF035E51EB23474D0313DEA17F /* Shape.swift */; }; + 074387D1012BC0F5C90B358F27A1331F /* RequestCompression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF38D4A093F9532AEF6CAAC6E7705F1 /* RequestCompression.swift */; }; + 0775FA4FE3D66769497B61846E34047C /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AFEBC1578A2BEAFC2B974ECBBF75D2D /* Empty.swift */; }; + 07F13C3B7C638A4698BC8027BE97F41A /* InvertedMatteLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD4192CC3AB5F6F57A4EA534DE6B072 /* InvertedMatteLayer.swift */; }; + 08088D248487CDAB3EDC4FE809EC767A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 080FBC62B74BF059220234CB58B07DF7 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DFB94213F8D1D48EB3FBD05B6157992 /* Image.swift */; }; + 08245D4B470F47E0B48E2FAF0AC143A3 /* MarqueeLabel-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 99879F9EA7A4CA511ECC57F8C1A0524E /* MarqueeLabel-dummy.m */; }; + 083B0B494C5F6B69924BB36E3850D23E /* RequestTaskMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDF3D3E94F61D371595F553E3B586E95 /* RequestTaskMap.swift */; }; + 084C46802D14C32B995FE54FB53ACD0D /* Core+UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37BBFAA3353ECE0A5CEFCBE08317EAAB /* Core+UIImage.swift */; }; + 084E92CB08662FC57F439221B88153F5 /* _RXObjCRuntime.m in Sources */ = {isa = PBXBuildFile; fileRef = E68DBA7527614290E11D4265A4179F5B /* _RXObjCRuntime.m */; }; + 08719ABCE689ED74FE7486B1E49DAA6C /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C67731B2B8DA989D0A6B6F07AA1A3550 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0873B6769DCEF912824DEFEC89E814B5 /* PhotoManager+Language.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6F36509372AF77DD256A2FEBEF0E653 /* PhotoManager+Language.swift */; }; + 08805C91EE5E8F3B036C8A2944A1FEC0 /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC53A5A81E6F237256743C673C7A4DF8 /* Map.swift */; }; + 08808820A664FF8A05D05673DFC2F0D9 /* Defaults+StringToBool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57378AD9B7188F150E0429408252269B /* Defaults+StringToBool.swift */; }; + 08A40E337344A3AA4A3390D9F453F118 /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1855A022571E389E0841886661F563A8 /* DisposeBag.swift */; }; + 08CEC0498D8A036E9B1C73E75EA97DA7 /* Archive+WritingDeprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53B3949594A4FDF9AE4A8C666DB3A36B /* Archive+WritingDeprecated.swift */; }; + 08D760F7FD56D081A8EC93E79E2AF58C /* Date+Compare.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E93C6AD789D128DC6BC46AD3BC25389 /* Date+Compare.swift */; }; + 090DA6F59EF2FFD1D4CCF09575EB78EF /* ProgressImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B0C81C0402C793588FD8618BE3C4DBC /* ProgressImageView.swift */; }; + 095210E5E9EA5A07D9E27224A6306B39 /* RxPickerViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D06BF3AB769F8CE1623B5CE128DA3AF0 /* RxPickerViewDelegateProxy.swift */; }; + 0975A08237E7A3B1A89703DF4F95D2CE /* NSTextStorage+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 407CAA898BF06049367ED0579FEE5F39 /* NSTextStorage+Rx.swift */; }; + 0997AE18459FF8E9DE77860781A8AFD7 /* GroupedObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7184B9AC5B7F65C241C95C21F3ADBBDD /* GroupedObservable.swift */; }; + 09B1E7904CF237490E6EA35DAB2AFD76 /* Marker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8057A186CE468BD801A09E946D8EDA5B /* Marker.swift */; }; + 09D303C994021652DF841C463DBD1DC5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 09E1F569A93FAD4B9149E30B9301F44A /* ConstraintPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD18019109AB883B31B33C1792BACF98 /* ConstraintPriority.swift */; }; + 0A18BA50B2277C052D5A1BB3B5A05C9E /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 472B37EC4727211CC1E0CA51D60E4AF7 /* UIImageView+WebCache.m */; }; + 0A22B963CD9E18943F92FEB62BBE36CF /* decode.h in Headers */ = {isa = PBXBuildFile; fileRef = B4108D21F75204C0669B061825303EC1 /* decode.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A32E9CB92A742089046FCFDB4A1A7B3 /* SDImageAWebPCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 678F2CF4C30428C0D8A07A670B771A46 /* SDImageAWebPCoder.m */; }; + 0A364040CADDF609B60288AC5C8B4147 /* random_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 780B530DC48FD73309C90DB69089B4E2 /* random_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 0A3AA3796404AE5372CD8BF82DB292CA /* SGQRCodeLog.h in Headers */ = {isa = PBXBuildFile; fileRef = B36614CD046FB720974E8AD5A6D03149 /* SGQRCodeLog.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A543346E663B7BA3CC071AA92390EB4 /* TADotView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DC5D9C0CBB43DD2FC455CE7D2BCC629 /* TADotView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A6AAD2D2BA4C7238396D11707EAEA18 /* Calendars.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0ACE5D0118FDD565C8EB5C85FF67076 /* Calendars.swift */; }; + 0A7867D5793A87F9357504AB10B76922 /* lossless_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = DCA8A46A67C5CC72DA491FAFDEDE57BD /* lossless_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 0AB7466CAD9AFA68F7D623D26216DD29 /* PolygonNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB389969443600F44ADBEAA581A3B350 /* PolygonNode.swift */; }; + 0AB84EEB89221EC7BC13C35D9F754761 /* NSBezierPath+SDRoundedCorners.m in Sources */ = {isa = PBXBuildFile; fileRef = EA23586EBDB60ADD89A0997C0053B0E4 /* NSBezierPath+SDRoundedCorners.m */; }; + 0ACE791308083423E3C7527EF3A9D5F8 /* unwrap.swift in Sources */ = {isa = PBXBuildFile; fileRef = E77DDE5D1FE9A869DBCC053EC6AAC14D /* unwrap.swift */; }; + 0AD12222CC550A22E04D0C4CD300EEAA /* AssetManager+ImageData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89317620C529E149BE3ABEB0693F810B /* AssetManager+ImageData.swift */; }; + 0AF16F084FDB6E84677C4692CD931EE6 /* TAAbstractDotView.m in Sources */ = {isa = PBXBuildFile; fileRef = B9CE0C1DCDC56E9E63A7CF35BB266E81 /* TAAbstractDotView.m */; }; + 0B0D47AFBB431EDF231ACF28B44B6761 /* enc_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = BF6261CD4427CDF1AE9EBE1B79B04B1C /* enc_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 0B6EDB15A5AFF1C293C87685F2AFDED4 /* HexColorTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = B08ABBFECAB3F41432607CA4C54EE793 /* HexColorTransform.swift */; }; + 0B73665834A82839126F407E5B9F42FA /* enc_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = D35D324EC86265CFC82012471CBB16EB /* enc_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 0BA0AD40A3D7C910FAC2503B6DBA6D16 /* predictor_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = F611528C34800DFE4F1D88754A0939B8 /* predictor_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 0BA3FF27EFE3F5BA2223C93A90CB4795 /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52DC2B15FB0E4A325FCB9C4350F8246A /* Map.swift */; }; + 0BC1D7B347B7BBFD5D95BBDA306E859A /* ImageAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988ED35FB7707CE3EAD7BFB0AF1E953C /* ImageAsset.swift */; }; + 0BCB47E9D038A812EEBA83A8B9E5E7E8 /* PhotoEditorDrawView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96B71BDAED366C5BF0FD85E001D3B22 /* PhotoEditorDrawView.swift */; }; + 0BD1E52C6A20A1E2F9B6044C2CF41DAC /* SDCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = CE529A4ED821CB704DEF5F1CBEE6C7C7 /* SDCollectionViewCell.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0BFC16EDC3C5B27C356AE6874D501A4F /* GradientValueProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4546AD1C8C5440AFC749F76AD501E384 /* GradientValueProvider.swift */; }; + 0C79152FA0B85E54DBE36D1E3E39667A /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0404140BCDC34FFA5CD66B8A74AD2EF6 /* Debug.swift */; }; + 0C9333022A04758AE828D9F279411DBD /* RxTableViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F8C872F962E28B9BDE878F61A00AF9E /* RxTableViewSectionedReloadDataSource.swift */; }; + 0C95FB850EB39EBC90FEE58610E3E0B4 /* PublishRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB89C3F9320AF4C5E0F8153A42E3F6E4 /* PublishRelay.swift */; }; + 0CA7A132ABE7018DE9295456732F38BB /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFB9E8D913CEB8ED68CBB34CF5D3CBD8 /* ConstraintAttributes.swift */; }; + 0CC2D56EACB32070DB435FD288A1CD4E /* DidEndDisplayingProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10B68C3EC8FEFC5F2BAC66C3D805F269 /* DidEndDisplayingProviding.swift */; }; + 0CEC3ACCB21A1514075A65CA04ED003D /* CALayer+setupLayerHierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C5EB1A2522A30F5C6CA70FF4D0FF93A /* CALayer+setupLayerHierarchy.swift */; }; + 0CF8BA66E12078120DB863307972EEB4 /* MultiTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67EF607C3E38DF77D61A492D90B8BE3C /* MultiTarget.swift */; }; + 0D24F81A53BBD7B165BF5CB77A3C79E7 /* AnimatedSwitch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01D49DB395A302CB0E8A5C13FE5AB50D /* AnimatedSwitch.swift */; }; + 0D56D4EF41351DAE13C3E467D4168FDC /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DF57DC7766C0DEF9C9B7D4521D65BA6 /* ObservableConvertibleType+Driver.swift */; }; + 0D938196DFD18FB78E92B65939ED3DF0 /* CurrentFileNameHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 186A8DABBCCE4F418449DC9540CE6D80 /* CurrentFileNameHelper.swift */; }; + 0DC813E62FCEF6C6C3009180D7790BFE /* Result+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB69E798D47E76BC3F14181C55FFFE3 /* Result+Alamofire.swift */; }; + 0DE5DB9C6227B3416778D8417DD95EA9 /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D4A6E00F2A4DCF1A1FD77880ED3FA48 /* ConstraintView+Extensions.swift */; }; + 0E0165F9BE3C2E8701B6A498C94EE342 /* sharpyuv_cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 9793F36A41BCCAE127BB131ED32FEB4E /* sharpyuv_cpu.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 0E13270B2F909467965F667C340E2179 /* CallbackContextEpoxyModeled.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EAAF431DEE0F4DB6A2617D53576AF30 /* CallbackContextEpoxyModeled.swift */; }; + 0E30A2856E438861946ECEE79ADC366A /* Font.swift in Sources */ = {isa = PBXBuildFile; fileRef = E247F6BCFE6E8E518715F88C8D51FA90 /* Font.swift */; }; + 0E5A53FE8CB51F0350D6B87BC0F2A730 /* DispatchQueueConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8131B1E38855B614552DF775AF7373B5 /* DispatchQueueConfiguration.swift */; }; + 0E658960F47D4CF87A47AA250064BA14 /* ignore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFB569507CC27BADB6B7E5AA54605AB5 /* ignore.swift */; }; + 0E69D7FEC523A96BAD55D2F023719866 /* partition+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 576CD418393ECE56BD7BDE0A33F22D49 /* partition+RxCocoa.swift */; }; + 0ECDDB52DFF2A8C21B6FEF7889ED3D7D /* DDOSLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B977B56CE3878943CCD6E7BD6550DCD /* DDOSLogger.m */; }; + 0EF10747EF2A02413E84BD5EF7C87A4B /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = B678046C27E1672AAF1BC401C13A7616 /* MJRefreshNormalHeader.m */; }; + 0EF208AC9DE3637B6A32E2B0AFE78683 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + 0F1E70AE972F603EB7107BBA72A73E26 /* SDWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B7FD1D3E6FABC9A67E30CAB235E53BF /* SDWeakProxy.m */; }; + 0F4377E02EB437F7B9E8057DD477F38D /* PhotoAssetCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D59A4AAD19735248A702819E313785F /* PhotoAssetCollection.swift */; }; + 0F654B8178663B80E880865CDDF35FBB /* rescaler_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 4428AD645750B1524FBC2C72DD365EA6 /* rescaler_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 0F8221AC6F6BAB87E312252006FEB012 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BFB223DE9409E2ECC89F034177F66CA /* RecursiveLock.swift */; }; + 0FAE540AF1B286B3DB2B1A692C9CFA9C /* URLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB4FAB4064DE5FFD179AA3B8F2EA91B0 /* URLSession+Rx.swift */; }; + 0FC0B403709AB699676C56709EBF3307 /* anim_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = FED3FF1E560DF2E18740177CD040F271 /* anim_encode.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 0FD18359A58F66248D18498A8252A505 /* AssetManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9B1EB74D624BC8F4A0829D170E4476E /* AssetManager.swift */; }; + 103337BF8ACBBD1355A09C1805816F01 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FFFBEFCC11C343F0CC95257E40A27C /* Platform.Linux.swift */; }; + 10358166A89DEA3283C1A996CD8DC55E /* GroupOutputNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE4B1C22A04268C9E91119679D9FB75D /* GroupOutputNode.swift */; }; + 1080C4E4B6FB8B1BD23CB4AE3A2C31C5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 108D25E96A8834F93D0DAD5C26D654C0 /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 526F0B6DBB99AA2BE34DC20ADEC8BE6D /* RxTableViewReactiveArrayDataSource.swift */; }; + 10A4345F4313A493E14D63E1D3898591 /* CGColor+RGB.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6E5222A3BF1DF24E3955512FD5BE7A /* CGColor+RGB.swift */; }; + 10BF11AC5501D529FC0AC9C0EAB13BF9 /* ProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17C68429EA33F78B87240CCFA8BF01F8 /* ProgressHUD.swift */; }; + 1105B4A023D2B23A2003AF236E9376E0 /* BaseCompositionLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36B393642A0A63F2927D0599F732B2E0 /* BaseCompositionLayer.swift */; }; + 113C1BCC3F44FFBEE54C3BA5E6352042 /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = E306833E2FC3B806879DE0E184AE9845 /* Sequence.swift */; }; + 114069EBE34C9108E81D3884C4112C08 /* DotLottieAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BA0BCB1F7A9729965B573F64A2B4748 /* DotLottieAnimation.swift */; }; + 1140FCB1BDC1B86277347BB1A1325370 /* LottieConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3312F2AE7FB1C103E92A1B6E788122CC /* LottieConfiguration.swift */; }; + 11538956E6B6D748323391EB865CBFFE /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEC2A9F73F6C25EE00EA9A675865EEA0 /* UISegmentedControl+Rx.swift */; }; + 1194E62AA3F6F506799B1A43B16942B5 /* ConstraintDirectionalInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2D6464279CBD65A0FC6D4FF64117E7C /* ConstraintDirectionalInsets.swift */; }; + 11ABAE0076A906DB1C091DD087170C49 /* UIImage+Metadata.h in Headers */ = {isa = PBXBuildFile; fileRef = BA3ED84E0CA4AB21EEF71FE9DFF1D2FD /* UIImage+Metadata.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 11C929E6BFB46F981685446F26DCE605 /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = F1DC455B74E76B7B60C76B11E6C90C6F /* MJRefreshAutoFooter.m */; }; + 125C956894D0A0C45AEE8EEF3678DE32 /* yuv_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 4C4939A60CAAABEA9D83091E3E37CA70 /* yuv_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 127915D64235B92A5FA7A1DA7B98747D /* tree_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 11B0FB93FE7BA4B8FB65652BAA081BAE /* tree_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 127F72716228F692387064E66698857C /* filters_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 4FCE95E9E3AD75F85F74D2E077113EEC /* filters_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 1313426F64905A867293DAA192DDAB28 /* URLEncodedFormEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C143F4667B73F2F4CC518D359F07FDB /* URLEncodedFormEncoder.swift */; }; + 131DA6A70FA1515E6BF1BA941C8CDF8C /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = B6C56E8D09AB83A4CB28823EAD80490A /* PrivacyInfo.xcprivacy */; }; + 13416A8B642871CADD954FD04797CC67 /* DataExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6269C4E9B5880E3AAB83A91658E1AC76 /* DataExtension.swift */; }; + 134CD322D19A8807B6DCA2BDF80E7F52 /* SDImageIOAnimatedCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A5DA97C2FDF8A32D8E47922D786FBFB /* SDImageIOAnimatedCoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1377123B390D74614A9D905868E94282 /* RxMutableBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2B743704A7CB9DB1DC5EDE8D41EC969 /* RxMutableBox.swift */; }; + 138D67F6083B792390FB49401FC6B96C /* LayerEffect.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13C0F38CF2159F0A5DDE29B416855587 /* LayerEffect.swift */; }; + 13B0512A565AFF7DD1AF210965AB35FA /* DDLog+Combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42018A0097A6BA9B9A4C2F8B4B0F99F /* DDLog+Combine.swift */; }; + 13DBF1513F653277014B703362F3DFE3 /* Int+DateComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0420E47335B7942CC9FFAA297AE615F5 /* Int+DateComponents.swift */; }; + 1495A5F827BCEA2475992D83F120D653 /* PrimitiveSequence+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 820FE3938D6FC81A106EF175397F7EE6 /* PrimitiveSequence+Zip+arity.swift */; }; + 14A37558E0138C9C3201C28578DA6EED /* CocoaLumberjack.h in Headers */ = {isa = PBXBuildFile; fileRef = 2337AE1283E426BD425A893489889CA6 /* CocoaLumberjack.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 14E7FA491D8E0ADD6C6E74B1772E73CB /* ViewEpoxyModeled.swift in Sources */ = {isa = PBXBuildFile; fileRef = 085EB28758F8741D7C89D03184864DC1 /* ViewEpoxyModeled.swift */; }; + 14EE7D16125207C697A511233A046A2F /* SDImageCachesManagerOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = A8F3672E83CE08FC87BFBEC57AD25201 /* SDImageCachesManagerOperation.m */; }; + 150C4577BF48F57FB9C9117625A2C538 /* CombinedShapeAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 671A1B0395265821095325775BE5A441 /* CombinedShapeAnimation.swift */; }; + 15251D4419742B2185174CEF99C14A6E /* IQTextInputViewNotification-IQTextInputViewNotification in Resources */ = {isa = PBXBuildFile; fileRef = F956E149F5B195BB7833F97FC6211AE8 /* IQTextInputViewNotification-IQTextInputViewNotification */; }; + 154230695B4E3D61B8D2BD02DAA2CE91 /* IQKeyboardManager+Appearance_Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F11C9110F5CC9C9B76DF9264FBFEAC8 /* IQKeyboardManager+Appearance_Deprecated.swift */; }; + 159499FB989AF92AFD70126EAA25CF5D /* lossless_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 2482E794CC19964107A9330DAD7E2C96 /* lossless_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 15B86EDE2F58A6BFDC8A2FA898F256D4 /* UIColorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BF6A76CAAB4FFD27CB0FBB4C12C9DCB /* UIColorExtension.swift */; }; + 1622EB8AEF58B967D6002E58BD737431 /* sharpyuv_csp.c in Sources */ = {isa = PBXBuildFile; fileRef = ED60FB3C015B49A7E239762808810142 /* sharpyuv_csp.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 1625D017B0A759A680FCB0C5C797A1A3 /* SGPermission.h in Headers */ = {isa = PBXBuildFile; fileRef = 6439726E8320448364BF51510B60F6BB /* SGPermission.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 16746E111A8A707073043335AEC0A654 /* SGQRCode-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D156BC2B1914C04C6422199103AC1B74 /* SGQRCode-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1699329ACD9BF95AB97D325AC3AA3AB8 /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 572B50816DFC87C13CE95159B57628E9 /* Observable.swift */; }; + 16C1A2D98797F0E36596DEB51F8C6FC5 /* SDAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = ECA5ADD28F030143F0FE62A14B0965E7 /* SDAnimatedImageView.m */; }; + 174953FEBCEE7B162A5EDB2290126D12 /* ImmutableMappable.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEA34843BA40484B04293F13076EA751 /* ImmutableMappable.swift */; }; + 179439396BE32AAC0EBD8AF986573053 /* DDAssertMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 162BD8DC1A7729AF2B238DB7F3464BBC /* DDAssertMacros.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 17ABD1A935188470A532AF5630EAE19A /* CGImage+WebP.h in Headers */ = {isa = PBXBuildFile; fileRef = 0248D4E567C341F3A872F734E3822821 /* CGImage+WebP.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 17BDA99227A012CF9CEA639D56A748A2 /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3086302F0D30B50938D2A3B6C0BA626F /* RxPickerViewAdapter.swift */; }; + 17D774DAF5C4C286CCED8F85F4B36271 /* CodableTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 806BC2BE640194710E28FFA018A8B7FF /* CodableTransform.swift */; }; + 1809335C833BF5E3FE86CB05C7075723 /* SizeValueProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB6E3C6E88A34AA462EB572BC6ED6628 /* SizeValueProvider.swift */; }; + 18280EBD305C8AA2B854584F685C75F7 /* UITabBarController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E84C2841410C873320585C7D60C6220 /* UITabBarController+Rx.swift */; }; + 186A2DC5B476A02DCCFD4808E3325486 /* ColorValueProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32524E780F00B304F3BEFD01FCAA0643 /* ColorValueProvider.swift */; }; + 186B573F1BEB8A23419A02814A7741DB /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A0D63CECDFBB4199848718DA3FEB17 /* MJRefreshFooter.m */; }; + 18CEBE0F283F7154DC2D440D5ABD42F6 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 0A74DBBF59310EEFB6A782FA81B146F7 /* PrivacyInfo.xcprivacy */; }; + 18F2FD69EBCB5B9F1941D0C1FABA4684 /* VideoEditorMusicAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B9A1C5BF2C072A21FEEE923E31B1F61 /* VideoEditorMusicAnimationView.swift */; }; + 19164B08BA217FB9A3A7F6E1AFF24AEC /* EffectValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E6A1E8FB57BC111F0A7585F110C3ECF /* EffectValue.swift */; }; + 1920DC89F3C0B83B14F2245F507978E5 /* IQKeyboardToolbar-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 96E08963A5108153D6C0692ECBA48ED9 /* IQKeyboardToolbar-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 19279D6909EF282E4759B265D5FAF38C /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D1D81015B6FA2E818EEC3A231CEF176 /* BinaryDisposable.swift */; }; + 19455C60A2177C13A8725D642AC1D990 /* CompatibleAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76A4C2098BCA48D9E7809408B88A4964 /* CompatibleAnimationView.swift */; }; + 194AF5868782BB0839C3D4A3C1122B48 /* Core+UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CE0F9A3F24FE541572FB2D332F35A2E /* Core+UIView.swift */; }; + 19C0FD2FFAF58F668A3FDC8386699728 /* StarNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AB75C9BA243D876376A28AFE16B8E53 /* StarNode.swift */; }; + 19DCC268C6178B9F89DD7ADDFDB5F5FA /* PhotoPreviewSelectedViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C6990AD5078D59E6D8DAAFF10A74000 /* PhotoPreviewSelectedViewCell.swift */; }; + 19E9F9236F77468892AE69B7F5ED27E8 /* DateRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8216DBB2C5504972D8352A9260675B86 /* DateRepresentable.swift */; }; + 1A10909BFF2392D9F946A6487405E164 /* RxTabBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A1465A0D9A0019193FD7C312CCF88B /* RxTabBarDelegateProxy.swift */; }; + 1A47F6B6428CC393D000C663CFBFF3F5 /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AF8CCDC79A3CE897E5656006F1A7365 /* UIBarButtonItem+Rx.swift */; }; + 1A4BC84B0C50F51F8FFE8A37227EE46B /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E917703371E5714B599493645F57E46 /* RxCollectionViewDelegateProxy.swift */; }; + 1A5A81DDB4B9F8683E42D6722A6A9CE1 /* SDImageLoadersManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F09C4841D15F42CBF48A77FDD2D1DF3D /* SDImageLoadersManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1A7E28AA5B547FD2C03AB849E47A73CF /* not+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2969EA9FAF1A14AD745AC2EE07FDD55B /* not+RxCocoa.swift */; }; + 1A9393A1B5F70A3BFCB9967DFFA7980E /* PassThroughOutputNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0AD9A956C94738C7089F6E295B66266 /* PassThroughOutputNode.swift */; }; + 1AC04DADE703613AFA00612349D1FBC1 /* SDImageCachesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 03AF8C2A5417527C176B1D352F94B6BC /* SDImageCachesManager.m */; }; + 1AD63F875F45797E7C1D46E7C898CFE9 /* AssetManager+VideoURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7617788F6C40990657BF50E790BCC88E /* AssetManager+VideoURL.swift */; }; + 1AEB50393C88A3A8E94E1C7F17881747 /* LayerModel+makeAnimationLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F09188C3BECE96220D4AFEACE8738138 /* LayerModel+makeAnimationLayer.swift */; }; + 1B54B5D6BBE60B992AD6E0B0C38B54D8 /* DDFileLogger+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 69897F786D7E4AF1B28904ED44AC50CD /* DDFileLogger+Internal.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 1BA75F56E78A454136945A7C6F67BEE4 /* StrokeAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E496BF64131336A121D2D15B2CA407E0 /* StrokeAnimation.swift */; }; + 1BDE2FFB1EFA43AD2D8EADD6BD3D851C /* repeatWithBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9494109661480B23878F79967DC1CF6 /* repeatWithBehavior.swift */; }; + 1BEF0570918130CB9C4E7EE398035F17 /* ColorEffectValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9B350FFEEBA00673419856241505840 /* ColorEffectValue.swift */; }; + 1C1934B5A262F0631071670EB3678E9D /* dec.c in Sources */ = {isa = PBXBuildFile; fileRef = D160084BF865244632F67F49CD5653ED /* dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 1C1BE47102099915662BE3C7DAB9EB0D /* anim_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 09D4A2CE8064B7D2328D9DCD9AACDDD8 /* anim_decode.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 1C4341D3342F37B1C47EE7F2B75E2CB8 /* SharedSequence+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BAA5692A3377457E9BF7187F02FDD2D /* SharedSequence+Operators+arity.swift */; }; + 1C4D430B867251402232CD36BA776B17 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB81240148AE7638A22E159A5399287C /* ImageView+Kingfisher.swift */; }; + 1C5A7BFB8D2A5906F22C3F37C11CC18C /* CompositionLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A65FD1B0B490C6DA38CAB169FCA4993D /* CompositionLayer.swift */; }; + 1C6B6B8339ABCF981212B3139EA3D3CE /* SDWebImageIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = 08924478A5F919DAF44B32C0EEE6D1C9 /* SDWebImageIndicator.m */; }; + 1C6F236F856AF9EFC9382ADFF3CD9043 /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6031D8F86788D4661D5A5AB82BB323F3 /* ScheduledItem.swift */; }; + 1CC0119A4137C62EB89B0AEB9B24B7AF /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5180298CF7B7EC63C3053A64F5D0804B /* ObservableType.swift */; }; + 1CFA0634F7CCBDDC1985E4C56876EA3C /* Asset.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7FB820BC5331533D294984FD2720F40 /* Asset.swift */; }; + 1CFAEF271291CF9E61AB9A05C13CE091 /* ObservableType+Weak.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0757B2A646CE91F3193B8F6D6678D86 /* ObservableType+Weak.swift */; }; + 1D147502E163B4AA9D2C66CB26A2C14F /* StrokeNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FFA585DD56872029B9BAFF4A231A1EB /* StrokeNode.swift */; }; + 1D2CB89B3DBBC0EBB613F753F58FAD32 /* Date.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDD6405EA3D6B61B82A218F2DF6A4CBC /* Date.swift */; }; + 1D74158DCC81C4E83C0A8945EDE69C86 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B150D262DBD486A392DFE1065427F348 /* SizeExtensions.swift */; }; + 1D7B84ADE41AE2FD78439A9E05F4A748 /* NSImage+Compatibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 069E66836E5AF7EAB8E98CF25DCD24D8 /* NSImage+Compatibility.m */; }; + 1DAD16111DCF0BFEDDF9BD4D09008454 /* DotLottieManifest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9E1E8D7B36B59589ACF640AA57E60D4 /* DotLottieManifest.swift */; }; + 1DB413B01CC591F2EADBBE0923F02E8E /* mapTo+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87A94CD3F45D091C5DA546C638E6D37D /* mapTo+RxCocoa.swift */; }; + 1DE5A65531D35FBB1E317481CD316342 /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = B27C1F7736B572A85A9ED4B44CD6DE22 /* ImageModifier.swift */; }; + 1E1D219C66766AD96B6B205F2D655444 /* SDImageFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = BC8C0351A6A272F15B11DBBD722E37B3 /* SDImageFrame.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1E38D43C5BCA95E8CC8DF9A5DAE7A4D5 /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52F9A79AFB66D602F1AAD98D3AD97558 /* UITextView+Rx.swift */; }; + 1EDD4389BF41787F34FC0BA4A0D160B3 /* SDmetamacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 10ECE18435E54A3F4D7AE6CAAA4AD062 /* SDmetamacros.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 1F3FE51D567774E86A9537210FB0DCCA /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 77D6CBA2D54ACB5B7DC5653ABB8A2BF6 /* PrivacyInfo.xcprivacy */; }; + 1F843A0B4CC4D94F6DD9D266567AE6DB /* BaseConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4CF6187D928B4729E6A474BE2F7E979 /* BaseConfiguration.swift */; }; + 1F95E373A37C5625CC6CD68D1F433556 /* PreCompLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E41EF5080BD0A47B08B628FCD15BCB46 /* PreCompLayer.swift */; }; + 1FB2AA63B3A1487CDD2AC4AB74374526 /* mips_macro.h in Headers */ = {isa = PBXBuildFile; fileRef = FF599D90B8D58C298B7944639FCF7ACD /* mips_macro.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1FBE17889C1976DC4022F1202E19E5EC /* OptionalType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4E5BCE6456260F1CB39EB4FDAD0C68E /* OptionalType.swift */; }; + 1FE523A57E1F050C9462927D72E6453E /* PhotoEditorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3733E47512799875D54F9AA30DCCF3E /* PhotoEditorViewController.swift */; }; + 2014B01D7621E7DDAA1C4784FF7EF0D3 /* DotLottieCacheProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2979066231A9512904070FD888FB76A7 /* DotLottieCacheProvider.swift */; }; + 20342C3491090D9F1DB91C5CE745291E /* ItemsExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6ADA20D4D00A06BEE718A19FB8C772 /* ItemsExtension.swift */; }; + 205EB01AED14BB574DD54EAFE26E4786 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 2066E1D20995C764251FEC74CC8DBA1D /* color_cache_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = DF791547A3101D88AFA7F60D4F9C8AD7 /* color_cache_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 208BA7E9A4055B273B4BA785F0A0E6E5 /* SectionedChangeset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17BE183D1D173D44A2EF2E01FA7AE8E0 /* SectionedChangeset.swift */; }; + 20988E7C942B437989E7A7BF1F8E9136 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6B8809F78A47423F426F364D383FD66 /* DispatchQueue+Alamofire.swift */; }; + 20EA2E801E00B354E9D7CA38A3D399EE /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5AA2D479914D11C515FDFC6F52D5BBD /* TailRecursiveSink.swift */; }; + 20FDBBA13FADC258306290D61E078B30 /* UIView+SwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2276B4762338F537B426B3AAC1E51016 /* UIView+SwiftUIView.swift */; }; + 214119F9F9D38BD4E840EC555890CAF2 /* SDWebImageDownloaderResponseModifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 8351912FCCE0AFEFE00C117E051691C8 /* SDWebImageDownloaderResponseModifier.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 215254D820230480A086DCC6E323D256 /* RxDataSources-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F4A9FEEF5FC467500C486510E6AB790F /* RxDataSources-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 21ADD9908F7B0003FCC8E1D221548068 /* MainThreadAnimationLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B22A38A3380CE01B51F0F194D569AF2E /* MainThreadAnimationLayer.swift */; }; + 21B415E684E478369BB5D2C63382C613 /* VideoEditResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85E8EF55CB64D01FCC636DB0013A630F /* VideoEditResult.swift */; }; + 21BB1A71AD75147596FF0EC5E91C0674 /* enc_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 45EED12AC570684D3393FC3730F663FC /* enc_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 22129A03F53F7A9BDCF82305F772631A /* huffman_encode_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 64E6BAB53D93A4D74D3C30EAC235C47B /* huffman_encode_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 22516EA77E7120000632C30BD9A03927 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FF1E5A20363D8B8D511B322BE6D8C9E /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 225B339BBBB5BADC1BCA9E6E050486C2 /* HXPHPicker-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B4E7E5A98728E5C18213B927BA0BD4AD /* HXPHPicker-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2260352B17E9CBFB9A5E5306851A2649 /* DDContextFilterLogFormatter+Deprecated.m in Sources */ = {isa = PBXBuildFile; fileRef = A899415089D6ADD870539C91CE052EBB /* DDContextFilterLogFormatter+Deprecated.m */; }; + 227638CEE6F92D3BD0F9B0D45B49C833 /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C37B7B9B79ACDC33AB4ED5574A8C64E /* RxTextViewDelegateProxy.swift */; }; + 22ABB2CB25ECF7224B583221B4C97CBB /* ReducedMotionOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7A6F6E8B24EA986667022893D040482 /* ReducedMotionOption.swift */; }; + 22EF1D1B405331F794F1D42A447A1E9C /* FromJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00A611CFBEF2265BF949020A7F84B7B3 /* FromJSON.swift */; }; + 230219A14D09CD3EA1AB60FF6A4A6C17 /* ReplayRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74640A94D28057EAEE81DF1EEDDDE8D7 /* ReplayRelay.swift */; }; + 231B1AE0CDA57017F8FED1FB180DB892 /* IQPlaceholderable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F053BC86EA776C22A41EB660DDED9A4 /* IQPlaceholderable.swift */; }; + 23E0E5B329060D9643B8C247723D203F /* PhotoEditResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = B872D9053645687148A227B1BB0C5CB7 /* PhotoEditResult.swift */; }; + 24209A00F29FDE09FC11B1E9FA42C9E1 /* SDAnimatedImageRep.h in Headers */ = {isa = PBXBuildFile; fileRef = 333636108D92AE84CA959F5E567A8B2A /* SDAnimatedImageRep.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 243FC08968D968284B21109B4C52F5A1 /* CompoundBezierPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C437A0C547C9289A6A18A2481A534D6 /* CompoundBezierPath.swift */; }; + 24637C51989929A62E5E75585544A14D /* IQKeyboardManager+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4960B157E6E78D7488A0691C6012951 /* IQKeyboardManager+Debug.swift */; }; + 2481DC095AE60B18359BA270339BC157 /* SDImageFramePool.m in Sources */ = {isa = PBXBuildFile; fileRef = 28CF338F675BCED8B621029EA3A4D4BC /* SDImageFramePool.m */; }; + 24B67C53DC8F37AE92CE97A3E0A04668 /* rescaler.c in Sources */ = {isa = PBXBuildFile; fileRef = A7DEEDAFAD19BD1D2B05F5018037348E /* rescaler.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 24E72CBC4A4DB70615D5F552218E906D /* CoreTextRenderLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 120B74E95C3879A21CCDB3700DE785B1 /* CoreTextRenderLayer.swift */; }; + 24E963C1D6245F98BAC8A0ACCB7DE987 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = F5A34E0DDD6D7267317382B3982218FF /* NSBundle+MJRefresh.m */; }; + 24F05AE767C4BA4A3D46405B285C1917 /* LayerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1110858E6C2C64932738CCEB24970211 /* LayerModel.swift */; }; + 250979F6B516054FD8E14FE49D57707D /* SDGraphicsImageRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A23C237F7E0DDAD7ACF9699F0BE61A9 /* SDGraphicsImageRenderer.m */; }; + 250DB522E2B88BC538C5B468436228DC /* SwiftLogLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 52E3771467187292675A056F4F50BB3A /* SwiftLogLevel.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2558B9A09FEC5710F7D00DD5E3E053C5 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91215076F619020EC93983B55DF77822 /* Request.swift */; }; + 25691C42AF5ADC1B7AABB62199030F4E /* URLNavigator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C663901667EA861727BE1E4CFDBD9042 /* URLNavigator-dummy.m */; }; + 25AA7C2C7FB9A426FB01554F8E5B177D /* dec_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = FE692A8B21AFFB9E9D393E5FAA844C27 /* dec_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 25CE41F0442E533D2AB0256D4527FFCA /* Binding+Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC8C185659533C110B12B837800DB486 /* Binding+Map.swift */; }; + 25DC15011A46811CCD6ED7C3F8C0D96B /* DDAssert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80E9C4D9C19FEE96277560337D4C8F19 /* DDAssert.swift */; }; + 260DB0DC4920302B756857D3E3E15C27 /* SDDisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 39BF3CDCA47E243B7306234F727C0120 /* SDDisplayLink.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 2625F5A87E351D06091CFE5136270040 /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE12F5AD4710991526E4E9C3AE13A9 /* Window.swift */; }; + 263DC1F3C2EF5F1B9D867061F1E91853 /* SGScanViewConfigure.m in Sources */ = {isa = PBXBuildFile; fileRef = CA1A3B4644BE066439D66B28D9CBEA17 /* SGScanViewConfigure.m */; }; + 2642D6DEE2F130D71048C15BE5E2DAD9 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7588D44945B3DE9A0F1229730C761D7F /* IQBarButtonItem.swift */; }; + 2688DF9C89CE58D50C174F1E1BB89DE4 /* SwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 837A7960FC14DD5BE5F92FA584CB2281 /* SwiftUIView.swift */; }; + 268C2C9BBF4967CE0B06DAE477030173 /* Interpolatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC33923EC5375C22A7ECA198C929A65A /* Interpolatable.swift */; }; + 26A74998FF747B99E618103E7902EDC3 /* KeyframeInterpolator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E2EA3A6590ED7B47A754E661C280B91 /* KeyframeInterpolator.swift */; }; + 2703C0DC58FB460C01ADE8E8D22C9F62 /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DBB9574049F2ECBE0B6FAF37AC04D9A /* SessionDataTask.swift */; }; + 270B3843CF38BFC4CC014912C65372BD /* UIRefreshControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FF5F52C87B784F3B84C02D67D8ABA13 /* UIRefreshControl+Rx.swift */; }; + 2721359BD51DC855CF545CD51F4633E5 /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6CB08F76BC786CAB74587F56B2DB8DC /* MainScheduler.swift */; }; + 2776432A35C89643DCFD114EEC2DE838 /* DDDispatchQueueLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = E23779EE5A3F2BD1A18B4B5B78768F70 /* DDDispatchQueueLogFormatter.m */; }; + 278EFA56C72E2064513C03ED57CD7DC5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 279197F2D4222FB813C09D15F93F0051 /* Observable+Alias.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FCB879F76B01B243FE4D93AE5A20D36 /* Observable+Alias.swift */; }; + 28198F10D8F893B45570083F8B795F88 /* SDGraphicsImageRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B22F5EBC754275899F7AB6E0C374115 /* SDGraphicsImageRenderer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2849A018772515A2A420A69B13954E8F /* PreviewVideoViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E2F198F1EA78694A9624B41EC703916 /* PreviewVideoViewCell.swift */; }; + 28954461A0C715EAE7C4D0A027FBC769 /* dsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B1396AC374D72D2A245F419C7FA9234 /* dsp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 28BA9702905AA2B4C1E9E4878032D4E4 /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = A65E008454392DB29E24F1A414327E47 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2962C56DA00F10C519469C70EB1087B3 /* CocoaLumberjack-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 14E46EF33B88687AA6E3429C92B81652 /* CocoaLumberjack-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2966C57815E8A7DFC25ED23AFAD66C31 /* BundleImageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A60CDC0D38F2D8910D8ECDB5FA98F16E /* BundleImageProvider.swift */; }; + 296BF59A80969CF54CFCD4908064CF87 /* NetworkActivityPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92BE2102B94B125D24DA9F68142258F4 /* NetworkActivityPlugin.swift */; }; + 29C0DBA2B06EB4A2A273B356AEDD27B5 /* Vector1DEffectValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5B8916CFCBDF4717A4A50E2AB678192 /* Vector1DEffectValue.swift */; }; + 29C433665FA967606C6CD5B8A265D1B6 /* Moya-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D1FFC5A61C67BB488B9B1A04F4A6A944 /* Moya-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2A00AD64351718EA40475CCF924B0870 /* EpoxySwiftUIIntrinsicContentSizeInvalidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28CD57D1A65F6C8BED6566EB7B3C2C7C /* EpoxySwiftUIIntrinsicContentSizeInvalidator.swift */; }; + 2A3688764A1FB6D0EC2C03E60AE4A05E /* cost_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 025079C3ED1C606CC36EFE069EDEBD65 /* cost_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2A5D5D23BBA9E041D733CA56472C1F4C /* BezierPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01289D5CD5E71B0D51C2616E693EC2E3 /* BezierPath.swift */; }; + 2A8F210A67132914E0613F1C99193F7C /* PhotoPickerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71799A293B1DCAC3F0E5375EDDD8E4A1 /* PhotoPickerViewCell.swift */; }; + 2AA4D8A29372E9703E65E22948131B63 /* ClassReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = 280E2F84613BBFC5E776CC0E7EE208B2 /* ClassReference.swift */; }; + 2AB34339C98BF370283B2679E890BF9A /* MakeViewProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F8E49D1C4691BD5FC38BDE5BBDEF136 /* MakeViewProviding.swift */; }; + 2B0254E5885C14D2EFD753847257A3C9 /* Reactive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11F36533072D78EE2585CAA1BB3A1848 /* Reactive.swift */; }; + 2B067825708D13E7E455426389397D1A /* UIView+IQKeyboardManagerExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ED70491FE0904DCE370B51DF5149ED4 /* UIView+IQKeyboardManagerExtension.swift */; }; + 2B2EB369550CE92CEEFCBFD3D32B8A3F /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0E0A4C1254BE7B467B27483F090A58C /* ConstraintInsetTarget.swift */; }; + 2BA2440F9918444C393690BFC7D9212F /* FilepathImageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2852C607F17803DF7D834122F6F5AA83 /* FilepathImageProvider.swift */; }; + 2BAD02719D969EC5C6E65323E04A505F /* RxCocoa-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4496C8D473B91CDF52C26A9B38B6825E /* RxCocoa-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2BC30E20EF04FAC4C6C5675473E6B29C /* not.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2BD8DAB5045AAF8BF6ACDE3784213F0 /* not.swift */; }; + 2BDC9B4412E51F70435144EC2F215184 /* ErasedContentProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D7883D3B691967A11A79B9AA71AE575 /* ErasedContentProviding.swift */; }; + 2C763A73ECF7621B40360E6929ED2A27 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 2CB47973609DA89CEFF8940E56CFA8F5 /* IQTextView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BD71F000289EF1872A2C3731625F382A /* IQTextView-dummy.m */; }; + 2CC446772DC028C095278529D924D35D /* ShapeRenderLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 097832AD2AFF0AE42CB2BC1E70DF7A64 /* ShapeRenderLayer.swift */; }; + 2D105BF9B700D92896BF06F340275B83 /* NotAuthorizedConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 645C7091C4060925EE0A65A8C07EDC2F /* NotAuthorizedConfiguration.swift */; }; + 2D56C6EFDC9DF036822FA06D50ADE2C1 /* CAAnimation+TimingConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC855803A59BA8907C17EB6B152C1F59 /* CAAnimation+TimingConfiguration.swift */; }; + 2D688DB57E5A551C71AD4F3129E67BCD /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9A497DBFC39A287933FAF5D74CCE3C4 /* AnonymousObserver.swift */; }; + 2D6C7C73D499AE8FD9BD3AB19E33AF2C /* IQTextView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 46696E9A95461CDF8A35595A73A600DA /* IQTextView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2D8245FE7A22ED672D3DF95E77A96E46 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D41DD6274ECCD7DAFDC0BD6C4A6D9193 /* UIButton+Kingfisher.swift */; }; + 2D923F757F298C7DE30884019ABAAFB5 /* lossless_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 1F03BDB154F4C3E90C3436EE03C77B1E /* lossless_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 2DC44A09A6C9D6DC7D1BDA2DFCF99EE3 /* MJRefreshConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 509222B7A14FAEF6575C464237D8DFBC /* MJRefreshConfig.m */; }; + 2DDEF02263F7BA9EC3A00A87FFAE3BE1 /* alpha_processing_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = AA40E16AE94AC7DB9FD54805669A1787 /* alpha_processing_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 2DF6D9BEB89596EB47C07D33C7F0D826 /* SDImageHEICCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 09D0AA57078698E05D9E166ADD3BEB7F /* SDImageHEICCoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2E13E22E2981ABD137854CB0BF3D8F01 /* Keyframes+combined.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14C0A69437B676B5F7D648BB2AF34E2A /* Keyframes+combined.swift */; }; + 2E2C0CE25C2FC29A7EA48B53E86C9556 /* msa_macro.h in Headers */ = {isa = PBXBuildFile; fileRef = BD6EDB5BFB9BD4B5787B7D40C16E8283 /* msa_macro.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2E2DC0C6F0E4A994820F917CC88B1168 /* Core+Dictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E2F4EB626FDF8860DF1A31459D4799E /* Core+Dictionary.swift */; }; + 2E34879C9A76A59265A16D635CBA4F26 /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FD71C19EB07424D366E599855BD268E /* BehaviorSubject.swift */; }; + 2E5658D9FC2D7E28ECEA70BFA69D2F9F /* IQKeyboardToolbar-IQKeyboardToolbar in Resources */ = {isa = PBXBuildFile; fileRef = A16FD016E18EACCF6B23F219F2E236FE /* IQKeyboardToolbar-IQKeyboardToolbar */; }; + 2EA3AFEE09D681E491F24C9B1A85FF44 /* ObservableConvertibleType+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 333C5B5D470D4686171E380E16C72A7A /* ObservableConvertibleType+Signal.swift */; }; + 2EABAE5AB809F505775B13EF046431F1 /* SelectBoxView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C7069FA1C13A8AFD184D3EBB02F7D22 /* SelectBoxView.swift */; }; + 2EB965F2E798586AE033A73467469967 /* StrokeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89A47F0BA02DCB112BA7EB7CE9B659D3 /* StrokeRenderer.swift */; }; + 2F1757EAD479C3E8C7C75561BADB0F1A /* LottieLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 496D3EBBB2B4C7FC49E1B8C1CD70772E /* LottieLogger.swift */; }; + 2F229A9D102C5DF94ACD6E6BDF871853 /* UIView+WebCacheState.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BC8CE4095DC5CBD1332C73D0DC04593 /* UIView+WebCacheState.m */; }; + 2F499A0CC988C01AE7603A90870644C7 /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9A9559F9ED00EB6C03CAC2B2CF0AC0A /* CombineLatest.swift */; }; + 2F503F9502638AAAD9C9243B71651F11 /* SDWebImageError.h in Headers */ = {isa = PBXBuildFile; fileRef = EB0B54DE1A9499CDE9B1954D90BC7A60 /* SDWebImageError.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 2F594E0CEF6E7B8BDDA677C93ADE5970 /* Entry+ZIP64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BB999FB2943F63A2F1FAC794E102FE5 /* Entry+ZIP64.swift */; }; + 2F5B24C7B4C6A6EE49C2F9F79E3E904F /* upsampling_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 59836859FFE52F7FC82F8F7042501AAB /* upsampling_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 2F67261371CD9E7D3A76300392A71681 /* SDImageCachesManagerOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AF6B4871B7A2940A43A505AA85E5BF8 /* SDImageCachesManagerOperation.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 2F6774015407B5B4841C9A34BC009900 /* PathElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BA7954C9EF8F2DED7184062C2732E69 /* PathElement.swift */; }; + 2FA075C77D244C5238D2FF9E418A7B2F /* filters_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A7E3833532B2194C06CEEB3E233F669 /* filters_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 300106D253D6B0A83D0FA41EDA408B77 /* PhotoPreviewVideoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B47FF56EE56F8F3BAB299365652DC62 /* PhotoPreviewVideoView.swift */; }; + 3029C1D41254388D189269AE8A97E0C2 /* SDWebImageOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = AB7439F8629E5BA1D752B81ED6160DE9 /* SDWebImageOperation.m */; }; + 302AE5E88F1B9176B74E8F907790F93B /* picture_tools_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 59DB9F132C73F52D3457B3FCCBAA1917 /* picture_tools_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 302AEA5F8D0C337F67701988F5845FE5 /* UIImage+ExtendedCacheData.h in Headers */ = {isa = PBXBuildFile; fileRef = 94FC254276B217678BD251C425B1281C /* UIImage+ExtendedCacheData.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3050729E07DC65EC836C7BCC4AD49540 /* Binder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 683374B597EFF25686A4FB66BC61B329 /* Binder.swift */; }; + 30D6F928FC08B13B5BFEEB154A2089C1 /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E5F4E7CACAA009A6FA6C4983FD417AA /* IQKeyboardManager.swift */; }; + 30D8A4A57B3BD70A8767BD33FED848BA /* IQKeyboardToolbarConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8667573D1EC6BDB83EDF665FBF97A05 /* IQKeyboardToolbarConstants.swift */; }; + 30F32C55A2BDA22D805A0B0C0AEBB50F /* Mapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE9EA78389C06DE293304C0B6C39A300 /* Mapper.swift */; }; + 30FB4F5B94ACFCC6943681FD566B2FB3 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5F23BF1780BC3654705C61F8D3CC149 /* IQTitleBarButtonItem.swift */; }; + 3118E754A563EE638E64F55544086542 /* near_lossless_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = F2D626DDBA0FB9FA62A83886DA463095 /* near_lossless_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 314194E9E0C7A9EDAF93EA83122B3C1C /* SGQRCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 61D4DA4FDEA08F6AE8C449D5897C1137 /* SGQRCode.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 31477C3CCE2D60FF4F7BC2C8013669D7 /* Keyframes+timeRemapping.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99C08DEB91600FD7AA306A969E79BE42 /* Keyframes+timeRemapping.swift */; }; + 3164BCCBA9C6BDA00D4E46E1DA4AD5ED /* PhotoAsset+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C943CE162332C599611A09076B3BAFF /* PhotoAsset+Codable.swift */; }; + 31FB1355B0B598BCE30B2FF61A6B3792 /* CompositionLayersInitializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E3A26F5ED4DBBCD716CB86A2E4FB022 /* CompositionLayersInitializer.swift */; }; + 3205635B6B7FE7E0F0814740575C0CB5 /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 69557D24C9F27195D404EBCF6E389527 /* UIImage+MultiFormat.m */; }; + 323D3414F882742355E340AA45AA0EC1 /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4601FDE1E6744CA10EFF6A00996782F /* SubscriptionDisposable.swift */; }; + 325514A9E0AC13E73854C6257EE434A6 /* RxSwiftExt-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4074883B82C597CCCD9DE280652C73DD /* RxSwiftExt-dummy.m */; }; + 325CA20B9271F3E008234E1518B79061 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BD29C389527A55B8A23A4B385D05BA5 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3261AA0480C168A6529576CDA9642ABE /* FloatingPointType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE4BEEEBD1CE5479FFA62F54A3F17443 /* FloatingPointType+IdentifiableType.swift */; }; 327BA3DDA513422E632D3DA4A8FC60EC /* MJRefresh-MJRefresh.Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 7E3097CFEFDA621E9FB0E62009FF87FC /* MJRefresh-MJRefresh.Privacy */; }; - 32A204B2A7BF8766BCB7E94E244CA6C2 /* MarqueeLabel-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E8ABE4A662F1835BCC792856996C8B77 /* MarqueeLabel-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3302DC888B6C20F966CD9FFD780820AE /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01F59539D218FCE3BAA83DB371E49707 /* AddRef.swift */; }; - 331451D311170A432A1FAA9AD81AFA19 /* EnumOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABA34FCDEB07CC96C4FCC9B35CE70B23 /* EnumOperators.swift */; }; - 332EB3263B1002A5A0A146CCE70501AD /* IQRootControllerConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1580313EE38121CF8BAECC85EEDFBC7 /* IQRootControllerConfiguration.swift */; }; - 3358462564AA5B1FBBC955BDF8877DB7 /* SGGenerateQRCode.h in Headers */ = {isa = PBXBuildFile; fileRef = F8677B164B638FC3DC4802F230DD4ABE /* SGGenerateQRCode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3381DE512D851F83534867331B6DA605 /* PrimitiveSequence+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80597C780E5F08FABAE24295A49B34C7 /* PrimitiveSequence+Concurrency.swift */; }; - 33A18CB4C8841E664E14BDA0C24B5039 /* filterMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB45D13069DA6C8192F206845B78E4C /* filterMap.swift */; }; - 3474B30C8723FEBC3736A59B7AB046FC /* toSortedArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F860F4001103BA22B46AF1D0103D84E /* toSortedArray.swift */; }; - 349CA4516F8DCBE57054EF6E8F15D4C8 /* mapTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47BC2C5BEDF585D7CAB58BA96BC02115 /* mapTo.swift */; }; - 34E1EFAD3DDA7672F89B228CB8067F85 /* DeniedAuthorizationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C1E408A5F722D0E6E496AE27E3E34D /* DeniedAuthorizationView.swift */; }; - 34E4F069384DB75E1AA09E52C0A61D7B /* SGScanCodeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = DEFBE0C008F6EA00A8C06E63C8C05727 /* SGScanCodeDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 34EE43FA8D0849C39D6B7A68A7EEDB02 /* ToJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34D62C03FF0A173192B7CD0321FC0437 /* ToJSON.swift */; }; - 34FDF0EAA353460E8E7154872AA4523B /* PublishRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB891895AC22D5A9A4E5718E76F753BD /* PublishRelay.swift */; }; - 3507AE0A7B5E559A13ACF275149F455D /* Delay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E8E8487290038627FE282BC0B6AD1B /* Delay.swift */; }; - 3512F138246F75CAABB085F4FB33C9CF /* upsampling_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 36A09C5418946F759FFA8E92E0E379DD /* upsampling_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 3513BC85F4699997C3DBB8A077D5DB12 /* Popover-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EB1CB04877EEF7F9679D43CE00AE3DB0 /* Popover-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3548D873337BD07626956DB1D8DF83D1 /* CombineLatest+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3C80890E04C394BA11A6858799338A8 /* CombineLatest+Collection.swift */; }; - 35585F0F14FF02CC22B4724742344C98 /* Core+Bundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34C4C6DCB02CF6E015D5586158FF62D6 /* Core+Bundle.swift */; }; - 355A2A3962A82AE25D219DB774CB6AEE /* UIView+ResignObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = C72C1D567A38791141645C83EF67C6AC /* UIView+ResignObjc.swift */; }; - 356F7D6C5EB3383BE2B8ECBC58810926 /* Core+UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E94D9CD4F9AEA9DE4EA1EFABEB8ED08 /* Core+UIColor.swift */; }; - 3577F172FA68CBAE47CFEE6FE25C5404 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC06F5C66531B31B1F0CE7714F27B30C /* ConstraintOffsetTarget.swift */; }; - 35903A9D1CA5F245D8A8235431BCD5C5 /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9ED616F635242C58C80C080B226A59F /* ObservableType.swift */; }; - 35E16B7BA80A25B2B4063CC2362EB8B6 /* RxTabBarControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2298299BEE0D21E5876EC1600EF9E0E /* RxTabBarControllerDelegateProxy.swift */; }; - 3610091956D90D4861D5E206BCF37FA2 /* DDAbstractDatabaseLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 04773EF573D4EA43C3D989CAD39E08A9 /* DDAbstractDatabaseLogger.m */; }; - 361374E17F66B6E3244A40B1BE137077 /* alpha_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 415C46D57E8AD3A1032B03A7D67B2BD3 /* alpha_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 36EDE8F37831FDB474E621284702ED94 /* MoyaProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE2DA770E1E954C1F91EE73509FCCFE /* MoyaProvider.swift */; }; - 373DE1A8B1676910BADF13B1A9CFE712 /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B2E26423B84E62C4C123698048911E8 /* UINavigationController+Rx.swift */; }; - 378532AD7386CEBA35CC7DA04F346552 /* palette.h in Headers */ = {isa = PBXBuildFile; fileRef = D5386286AEF2E9FBA94DD143A71267D4 /* palette.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 37858BAB471A3C269618F1CA6C1067C3 /* AsMaybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C1EA445DED0CC0C3F1118A97B23E52A /* AsMaybe.swift */; }; - 378BD5280F6C07B11CF30B253D824972 /* IQKeyboardExtended.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8BCE04C715A86B1147292829A0E8DD5 /* IQKeyboardExtended.swift */; }; - 37B890ABDC7DD441E6AA662325D412E6 /* MASConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = FC90D98C0C99B4D1FB4E42DEFA428FC5 /* MASConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 37CCBFC03301B66D703C68A3F52A2E33 /* sharpyuv_cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 9423917D26CE73D3D294AFB9803A3CC9 /* sharpyuv_cpu.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 37CE51C88CB351E2DF29C050BD1F5999 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 9FDF08861E09E8D951E7D48C9FDDBFCE /* PrivacyInfo.xcprivacy */; }; - 37F4F76A9DE289A61E5DA401F1A5096E /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E8ADA6F24CE0E48F876AAECB47FCCF6 /* Utils.swift */; }; - 37F953C80BD04457BDFFA5C8E705E114 /* rescaler_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 9AF8EAEEA1DCC3C8C270DB8ECC67DCDD /* rescaler_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 38C96772D989E3D1023A2D4FE66545FF /* CustomDateFormatTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1BF71D244B5C01207C03621E6C8F1B5 /* CustomDateFormatTransform.swift */; }; - 3956E7FC11B63EB5599333059EF1FBB5 /* DDLoggerNames.m in Sources */ = {isa = PBXBuildFile; fileRef = BD119F7E85F641DC49F43E98CC2FF2F1 /* DDLoggerNames.m */; }; - 396F4AF063B3AC36BE0B99A4EDBAAB82 /* yuv_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 16BB16A5E2279B5173AAB761AFB844DC /* yuv_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 397FC8643361169A2EAD49BE467DCC4D /* EditorChartletView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1721F6544D29268D669F4AF1155E7A6C /* EditorChartletView.swift */; }; - 39AC3152FBAC09BED02867DC532185E6 /* endian_inl_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 554D1E743A113288B36950F0481B400D /* endian_inl_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 39ADCCB0719C1404E44818F79F665F4F /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E820EE5B221DA2D9FF6A375700189AE0 /* NSObject+Rx.swift */; }; - 39B33D7873CD89C6A7E96ACD36A1EDFB /* UIScrollView+IQKeyboardManagerExtensionObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBB27EF9034E6CE2F8F4DEDFA6465A89 /* UIScrollView+IQKeyboardManagerExtensionObjc.swift */; }; - 39D449220194AE1CD884069FBF6F735D /* URLSessionConfiguration+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E33D7CD770EF987C9591DF1AA015EFB /* URLSessionConfiguration+Alamofire.swift */; }; - 39EFB109FF1678EE3CA7073F74384CAF /* IQKeyboardToolbarPlaceholderConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFBFF1C4A24A348AA48D0FEE49A6B949 /* IQKeyboardToolbarPlaceholderConfiguration.swift */; }; - 3A0FCD7E6EE386F0B20221A7079577D6 /* EditorStickerTrashView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40310F40F10DC3FFDA845B27FAA7B7BE /* EditorStickerTrashView.swift */; }; - 3A2FCB914F6EADED828FF05F7E9132AE /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 2148829EF9E961F13B34DC73F4C1BC2E /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3A4AF8E172B30D070ABA2D212B67355A /* IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F166E4FBD2C3528C2ACE601F9B07B204 /* IdentifiableType.swift */; }; - 3A4B897B65DE3FAAAC2C0AF9FBCE87E7 /* DateInRegion+Components.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED59BB979E62D3791BF86A7956EE7E6 /* DateInRegion+Components.swift */; }; - 3A4D716578916478F1340994E48F4079 /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37DF00BE634FEAB987982006A94F37D1 /* Sample.swift */; }; - 3A68BFB2C9DFC6C26F255D403B78DE89 /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3854FEFA9AEDE931A97E02F101C4F28C /* Sequence.swift */; }; - 3A6B20BEE4F7A5B5835DE5D1E509754E /* IQActiveConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 413A90ECA0820A442B24186DED76C279 /* IQActiveConfiguration.swift */; }; - 3A8E2E05E1836E45FFE3021DE5AEDF40 /* UIStepper+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B38EE6671C88A93BC60CFC92D508A4 /* UIStepper+Rx.swift */; }; - 3A90C72B0F8F9939213C668E668754DB /* UIPickerView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9258661C2FF794E3A22D778A395DB9E0 /* UIPickerView+Rx.swift */; }; - 3A9DD9A71347A70E56007D5104BA32BB /* PhotoListCameraCellConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4128BC2FD21DC1211249CDE7D0A780B /* PhotoListCameraCellConfiguration.swift */; }; - 3AAF427F8890A73EF93A1B309201AF4F /* VideoEditorCropViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AC18289183EBCB3AEFB8230FD5B7CA3 /* VideoEditorCropViewCell.swift */; }; - 3ADD6F0B278A8EF6FC8F1D75F2256061 /* IQTextInputViewNotification-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A3DF3406317FEED8CF34E15E6DF932D /* IQTextInputViewNotification-dummy.m */; }; + 32A204B2A7BF8766BCB7E94E244CA6C2 /* MarqueeLabel-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A7D4237A8E6D8F159C9460EAAA20816 /* MarqueeLabel-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 32D6898CB88695B8B74E698E740D63CE /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 860346A2989194B8FF56B07D967AF956 /* SubscribeOn.swift */; }; + 331451D311170A432A1FAA9AD81AFA19 /* EnumOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = B623FAE583D715C0ABDEA7C219304AE6 /* EnumOperators.swift */; }; + 332EB3263B1002A5A0A146CCE70501AD /* IQRootControllerConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = B68E00CB9424AC220D1D7E99DF7964DE /* IQRootControllerConfiguration.swift */; }; + 3349665DDB553E9B414AC41BEA46BCA3 /* ShapeNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 976A292956A5031871511B621FE7D6F2 /* ShapeNode.swift */; }; + 3358462564AA5B1FBBC955BDF8877DB7 /* SGGenerateQRCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DBEEAE1BF3C3D4BC3D4B28583373A7D /* SGGenerateQRCode.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 33860EAD6F6E3FB15D909D37C9CC63FE /* Stroke.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2D31FD543E341AC7EDD28C32F39A4AB /* Stroke.swift */; }; + 338B6A382E6AC3988CBA515BC0577EE1 /* UIView+WebCacheOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 23133444B0AF6AADE98BC3EC5EF43530 /* UIView+WebCacheOperation.m */; }; + 33A18CB4C8841E664E14BDA0C24B5039 /* filterMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 138267A78378C20D85FD85CD6F415D4E /* filterMap.swift */; }; + 33D848AD6A045CD1947E92FCDD9730C4 /* SDWebImageOptionsProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = D289B82D9BAEDECB9BCF6F477BB5A193 /* SDWebImageOptionsProcessor.m */; }; + 3418FE0819D95B803BA81F37DD1948FD /* LottieSwitch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39426C3A2ECB1B5A18DBF0F33B33A763 /* LottieSwitch.swift */; }; + 34360A0710A71D3B0550FB68785B9FF5 /* bit_writer_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 3AFCC8EBB271FD97AAB81F3E28D9CB6B /* bit_writer_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3474B30C8723FEBC3736A59B7AB046FC /* toSortedArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E71DD7D00AE092706800B876C37FFE2 /* toSortedArray.swift */; }; + 349CA4516F8DCBE57054EF6E8F15D4C8 /* mapTo.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA1E9A379D5C8AD5EB05C9ECA967825 /* mapTo.swift */; }; + 34AC7EE85AECAF484EC811C138A82E6F /* CompatibleAnimationKeypath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D285B4623C5A56587B13EDE8120F5D9 /* CompatibleAnimationKeypath.swift */; }; + 34C1E55916E3C238EC24EE3CDDC0025E /* SingleValueProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7E99AE044AAB8379876FD3B1A921E0C /* SingleValueProvider.swift */; }; + 34D91E77DA261955221F2C71FB2F365C /* bit_reader_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = E8463D35E04006BF67B96789608E6EF5 /* bit_reader_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 34D92D3461C582AA63CF382CBEC928E8 /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7182D25462349654E8B55999B5A849A5 /* NopDisposable.swift */; }; + 34E1EFAD3DDA7672F89B228CB8067F85 /* DeniedAuthorizationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1ADB846622561BC6E1C099F8488DDC58 /* DeniedAuthorizationView.swift */; }; + 34E4F069384DB75E1AA09E52C0A61D7B /* SGScanCodeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 57010DEE123460202BBD384F4DE807D4 /* SGScanCodeDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 34EE43FA8D0849C39D6B7A68A7EEDB02 /* ToJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32639F94789F7890D9861C479A712E56 /* ToJSON.swift */; }; + 3513BC85F4699997C3DBB8A077D5DB12 /* Popover-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B87914A571493F5943A8D7B3C5D2E749 /* Popover-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 35585F0F14FF02CC22B4724742344C98 /* Core+Bundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23761700324E23E962FEBBF7BED2FB18 /* Core+Bundle.swift */; }; + 355A2A3962A82AE25D219DB774CB6AEE /* UIView+ResignObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A5A6592B98A496425E47D27E509BF0E /* UIView+ResignObjc.swift */; }; + 356B49A0C32559CCEE631C44CB2B0B40 /* AnimationLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74A03C0224A4BDAEB341E584479F0F9C /* AnimationLayer.swift */; }; + 356F7D6C5EB3383BE2B8ECBC58810926 /* Core+UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 480632CE6A94E0AA8E78119ED15765B6 /* Core+UIColor.swift */; }; + 3577F172FA68CBAE47CFEE6FE25C5404 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC09940F617F119B0D6883762B44E423 /* ConstraintOffsetTarget.swift */; }; + 35AAC5EEA04A65475A8F8F58FB88909F /* SDWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = A71856CD539C2C7492F85F79FE9C5997 /* SDWeakProxy.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 35E16B7BA80A25B2B4063CC2362EB8B6 /* RxTabBarControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E1B1F9D3A3654BAEBDBAD76E4196A5B /* RxTabBarControllerDelegateProxy.swift */; }; + 3610091956D90D4861D5E206BCF37FA2 /* DDAbstractDatabaseLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CF9C84E452AFF8EA9BF71778AE41DBB /* DDAbstractDatabaseLogger.m */; }; + 3667945C95696169C2F3E7EE37188664 /* PreCompLayerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 345572A222575C94DA587D5E1CF9C417 /* PreCompLayerModel.swift */; }; + 3676A648CEE267ABE6886CF97B0327D5 /* AnyEquatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CF21989F95843BB0B02B8BFDE1228C1 /* AnyEquatable.swift */; }; + 369DF6199E86E719191E7B2D4F040B9F /* CALayer+addAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 368317677DBB7631FB9D0A6707A3A7E8 /* CALayer+addAnimation.swift */; }; + 36EDE8F37831FDB474E621284702ED94 /* MoyaProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = B66CA7E96606902E043F4B39EDA9241D /* MoyaProvider.swift */; }; + 371075A3C83E970574148FB620ED6C32 /* filter_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 0A7F72265330C8EE1B00E415196E02D6 /* filter_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 372B649D5C41D59B6E0996DDC69E9FDF /* SDWebImageTransitionInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = A52BB1A54D2D3D6CC4BE5BCAFF0A3638 /* SDWebImageTransitionInternal.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 3730E1875D9834E4B35965DCB5F1FF17 /* IQKeyboardNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E04820204D04ADEA23BB79040B548C2 /* IQKeyboardNotification.swift */; }; + 373DE1A8B1676910BADF13B1A9CFE712 /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4927D11816D2131E61591E9F6FAF47D4 /* UINavigationController+Rx.swift */; }; + 378BD5280F6C07B11CF30B253D824972 /* IQKeyboardExtended.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CCB1A9FD49BBD52E92C4FB33A9A9B1F /* IQKeyboardExtended.swift */; }; + 3790B68152A82F6CDDB1F708A28D3632 /* rescaler_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D203796C4C8498FB8AFDCD1DA698814 /* rescaler_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 37B890ABDC7DD441E6AA662325D412E6 /* MASConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = D186DAA7E78BE6B8EE5DAC34368AE823 /* MASConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 37D392A4249D6B53FF7290808860577F /* Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B703A841C57100E3ED9DD21439B0E7 /* Create.swift */; }; + 388BB4079F7D18CB3D7AF0848BC98F08 /* UIView+SDExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F530C63F99B2AB3E29DCD3A67810204 /* UIView+SDExtension.m */; }; + 388E9AB445D19AAC2B88CA28406EE7A3 /* LRUAnimationCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = C367547FCC68DD55DAECA1B9FC3DBABE /* LRUAnimationCache.swift */; }; + 38A709CDA2F52B89ECC99510AAAE19B4 /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADADD97AF26AF167DD02B1419FB927C3 /* CombineLatest+arity.swift */; }; + 38C96772D989E3D1023A2D4FE66545FF /* CustomDateFormatTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 263267069553356F3C5427D55865C88E /* CustomDateFormatTransform.swift */; }; + 38FE3EB316E2FB1676DE0021C65C9E56 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 3938A382C9104EBEF67F85ABE08635C9 /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 513718BF6FD9AEDEC9935C053AA92292 /* Generate.swift */; }; + 3956E7FC11B63EB5599333059EF1FBB5 /* DDLoggerNames.m in Sources */ = {isa = PBXBuildFile; fileRef = EAFC10B6406D683C7A7E9D64CC30D3D2 /* DDLoggerNames.m */; }; + 397FC8643361169A2EAD49BE467DCC4D /* EditorChartletView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A424CDBC279B7508537BBD54393A8A1C /* EditorChartletView.swift */; }; + 39ADCCB0719C1404E44818F79F665F4F /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7847DA82EB10A6A3FDFD8E40E4963DAD /* NSObject+Rx.swift */; }; + 39B33D7873CD89C6A7E96ACD36A1EDFB /* UIScrollView+IQKeyboardManagerExtensionObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77FF71A3720CA15D8B5D1445CBF49B15 /* UIScrollView+IQKeyboardManagerExtensionObjc.swift */; }; + 39C12947904863869343595935B06F60 /* IQKeyboardReturnManager+UITextViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F974BD496AD015A0B51589A92D41D778 /* IQKeyboardReturnManager+UITextViewDelegate.swift */; }; + 39C897FF80D78A9F9041F858F184C072 /* SDAssociatedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E4457BE29B874612C04CC697D9E5C45 /* SDAssociatedObject.m */; }; + 39D449220194AE1CD884069FBF6F735D /* URLSessionConfiguration+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E9AB50CAF2C004DF5302AFBCCD20EAA /* URLSessionConfiguration+Alamofire.swift */; }; + 3A0FCD7E6EE386F0B20221A7079577D6 /* EditorStickerTrashView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABC34B69A5B56CE39A24F130DB3CC9E7 /* EditorStickerTrashView.swift */; }; + 3A13E0541707F58A17D927824A9A8B32 /* AnyValueProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B767CFDD39A988C5DD144957836296C /* AnyValueProvider.swift */; }; + 3A2FCB914F6EADED828FF05F7E9132AE /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 331774624B1068F815DB9F471B139DD2 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3A34210C2DC6015E63937B4470C8F15C /* IQKeyboardToolbarManager-IQKeyboardToolbarManager in Resources */ = {isa = PBXBuildFile; fileRef = 80A40EDA3AF0499BDBCFF09467BB49AD /* IQKeyboardToolbarManager-IQKeyboardToolbarManager */; }; + 3A4AF8E172B30D070ABA2D212B67355A /* IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC37B5795A9C4FF99A3F37A350A75780 /* IdentifiableType.swift */; }; + 3A4B897B65DE3FAAAC2C0AF9FBCE87E7 /* DateInRegion+Components.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FDC1F919D8094467CF0C959C3A9F2F0 /* DateInRegion+Components.swift */; }; + 3A64F2D6B35DA2E5DF97F1C53B2FF446 /* TextLayerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6AB2940C980ABEA478AFB385555DDD9 /* TextLayerModel.swift */; }; + 3A6633AA0E468219463033C7DB8D0D6E /* cost_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 41E8C8B83252005AC5312FEA33AB9305 /* cost_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 3A6B20BEE4F7A5B5835DE5D1E509754E /* IQActiveConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBE31D8777C82F792F2DE69C000F1BFD /* IQActiveConfiguration.swift */; }; + 3A8BFBBB8C6B72DD0C33BF3589621D91 /* PrecompAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A2A0309946FA7BDD38041B166A08A99 /* PrecompAsset.swift */; }; + 3A8E2E05E1836E45FFE3021DE5AEDF40 /* UIStepper+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD0AF49D7DBD08116839F87F048A84D /* UIStepper+Rx.swift */; }; + 3A90C72B0F8F9939213C668E668754DB /* UIPickerView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 014AEF8AE5BEF7C0A20E4A3611B807CF /* UIPickerView+Rx.swift */; }; + 3A9DD9A71347A70E56007D5104BA32BB /* PhotoListCameraCellConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB90EE871E509F6868F8F749AFC4E14D /* PhotoListCameraCellConfiguration.swift */; }; + 3AAF427F8890A73EF93A1B309201AF4F /* VideoEditorCropViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 786D019ED88B37A26EE25A5034AC4CF9 /* VideoEditorCropViewCell.swift */; }; + 3AF586464F2E155F19FA21CD13CE86E9 /* KeypathSearchable.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE890CE798E63E906A85142A702AE895 /* KeypathSearchable.swift */; }; 3B0FF40DF892BD293CB1F38A527279F4 /* CocoaLumberjack-CocoaLumberjackPrivacy in Resources */ = {isa = PBXBuildFile; fileRef = 519AF98C92B517DD023896CD077EBFD4 /* CocoaLumberjack-CocoaLumberjackPrivacy */; }; - 3B16CD40D6856ECADAE282BFED982595 /* PickerBottomViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADDBDFC44625B0F457BDD33668D121D7 /* PickerBottomViewConfiguration.swift */; }; - 3BA911ABFACEB592815A720C60B48C53 /* PhotoAsset+URL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97512522703C7B74443496E2A14187F8 /* PhotoAsset+URL.swift */; }; - 3BCAE7843A2516EBA64768CC0CD79988 /* ParameterEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F02077AB681FE4D61C6F2D92918741F /* ParameterEncoder.swift */; }; - 3BE0AF07013E897E60C05588D232AD74 /* Formatter+Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = B41B6700089002ECD0598FE977D747A0 /* Formatter+Protocols.swift */; }; - 3C1D4FB9E504C5E37213A06D1A0E8554 /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB76808FE63058C836B407521F61E70 /* UICollectionView+Rx.swift */; }; - 3C2058840E42D08B30D081187228E79B /* Date+Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BB353C38EAE34AD9D73C53F7A0F260D /* Date+Create.swift */; }; - 3C3D7A6995911C858499CA644AA21BE2 /* huffman_encode_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 9C8897C5D5E81650282B8104F5C91FF6 /* huffman_encode_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 3C86766AD9DD95C891FEEC62B3D77AB8 /* webp_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 12D1E64F310ACD49E0B9883B0837463C /* webp_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 3C8DAC2429DAACE7EF441415C7C7B717 /* VideoEditorMusic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B095A8700897C9A39728A7585B77EB /* VideoEditorMusic.swift */; }; - 3C9D9D762D190B96FF9A889FD1156944 /* upsampling_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = EB960F9076A87935A5789BAC921EA04B /* upsampling_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 3CE8DC253F3048595F30A3C64FA9543A /* Picker+PhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFFC2E431D5E3AC9F06EE1CB16FD7B5A /* Picker+PhotoManager.swift */; }; - 3CF9247B7112973208E98C5B8A3EFD08 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 173BFB6B766DBA1583C580F09D535910 /* ImageDrawing.swift */; }; - 3D02D7E07E011A42D36E3E2C2FB13B87 /* vp8l_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 423F08DBDC7F4D4BD97CC9E64ECCCCD5 /* vp8l_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 3D3B646B4988314275B40E97BEB16C7F /* ConstraintLayoutGuideDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78338EDAB26861858F05CB2B9D6AE03F /* ConstraintLayoutGuideDSL.swift */; }; - 3D47BB7B12540180D7548830017B873D /* SharedSequence+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBFBBE26ABAE583F521352293E8E4B37 /* SharedSequence+Concurrency.swift */; }; - 3D8B637248C57DD4EBB7159EB418DDF9 /* config_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E05AD47010DF14DD91B70C9A83B1DE /* config_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 3DD607D8EE7367C54BF5D9252D1F7AAE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 3E715D5BADDEACEEF30D6A4CA82CDA9B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 3ED6A1CF959E26789AEE84227AAE37A0 /* Materialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5CA224658FA5F1AA92FC3F770E8ECE2 /* Materialize.swift */; }; - 3F38D2DEC6228E6D46C579B8A381D578 /* palette.c in Sources */ = {isa = PBXBuildFile; fileRef = 1A7B47478E1294576C65A22A8F6D1061 /* palette.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 3F57DD6E2D66DC1CF834CB76F7FAB980 /* EditorStickerItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D889D5006BF9257F67A830890C461BFC /* EditorStickerItemView.swift */; }; - 3F749E95FFA3640649B8252D9B2CFC10 /* KFImageProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEBB09F253DCDF5DFE81725DBA7D9F3C /* KFImageProtocol.swift */; }; - 3F87243469AD034C438821E9201CDA01 /* frame_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8F9D9DA2D1201B83DA5808F97ABB0ACB /* frame_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 3F912728B57464987CB3BB3BA969B793 /* ObservableConvertibleType+Infallible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FE9551AA1EE1E8ADD5977F5AA913517 /* ObservableConvertibleType+Infallible.swift */; }; - 3FA77BC33032FBFBC6DA93535A837223 /* yuv_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 17E3EAA13E096529A720A90921985C44 /* yuv_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 3FCA734C50CA0AE6B74173F07437A885 /* Changeset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F0F1B2BA9C7E258D3F441BE2B61A3EC /* Changeset.swift */; }; - 4009CFDD0E5602D4ADF31D511DB2F020 /* IQDeepResponderContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF62118F9749E58827E2E99131B69D6D /* IQDeepResponderContainerView.swift */; }; - 40190BB6FD6FA51901C19C1BF4DBD5A6 /* UIViewControllerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 872524730BC49A7A86614BC6A8049299 /* UIViewControllerType.swift */; }; - 402FA8B04D2CEFBD67DDDD7768AC4EB1 /* PublishRelay+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CFB02694338E16C83ACCAD1A3821DF9 /* PublishRelay+Signal.swift */; }; - 404E3D0E77FFBA850733F5718AF0C508 /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0421DD9AFFF1DFF65E52FD555CA2AC7 /* SwiftSupport.swift */; }; - 407FEEB6A5DA7B4EF077DAE20DE114A9 /* PhotoPickerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1FE2E7E5654DCA300D6932766929819 /* PhotoPickerController.swift */; }; - 409D987DB67CFB48AA6311402BE0D30D /* IntegerType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1075FD14084FE74322099D5F3735BC6 /* IntegerType+IdentifiableType.swift */; }; - 40BB4A23AD4A18E81678F58EAA90EB85 /* UIScrollView+IQKeyboardManagerExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59F5F1FF37B1D9F982DCAA5BC6353DF9 /* UIScrollView+IQKeyboardManagerExtension.swift */; }; - 4168F11F01FBC79CAC2E7452E0E90BBC /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19F13F08F4D3ADE8D845DC66D39C2BED /* Bag.swift */; }; - 4184983EA0EC59DB2518B936E2CA3C10 /* ObservableConvertibleType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7769DD90DCFAC503F78A6C4B8FA53CF /* ObservableConvertibleType+SharedSequence.swift */; }; - 41875080533F834B0695573228274FD0 /* IQKeyboardReturnManager+UITextFieldDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 426315F21DB591CB6884EDE8160A8750 /* IQKeyboardReturnManager+UITextFieldDelegate.swift */; }; - 41B0E49475641B51685192EB7529A47C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 41C6A5F557B05ADF607579D7C485AF07 /* Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = 271DF73DBD91DA5EF45F129AC85CCABD /* Single.swift */; }; - 420ADE5F222F9DB15F15F59991EEFDC1 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7743DBF8B67C18B8BBEE6FBD90E63736 /* CacheSerializer.swift */; }; - 420C49E6734283B87E7D206694344112 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 42107BC7F92943B66BAF0EAEFCB9A147 /* Bag+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 591FFF57EA67BD83AF19776E64B5AD44 /* Bag+Rx.swift */; }; - 4294EE557F13FE2EF5957288BDDFE9C9 /* EditorImageResizerControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B824148EAC62AC6BF7D26BEA4B733558 /* EditorImageResizerControlView.swift */; }; - 42B091B0A14F5867BC9DFF7686E1CE06 /* Infallible+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63CC1AA8E86F98E5142FA3E0F388F360 /* Infallible+Zip+arity.swift */; }; - 43A23565109A30FE2CF9FBB466A882B8 /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F172EAA7024157FA70DE7CD35F554F16 /* ObserverBase.swift */; }; - 43A27A7590AB8B341E0106298FF45CC6 /* KeychainWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D5B031AF1B0F65396B95E230496882C /* KeychainWrapper.swift */; }; - 442F3EF780ACE70BAF124C9E3E5E8E15 /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 215E9C5E1AE638A338C464775215B883 /* ImageDataProcessor.swift */; }; - 442F468E261A1106C291BF52BDBF9DB7 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 52E4E6FE482E03D5EDFC2748EA6216CE /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4457E6572AED253BAADA499F99CEB349 /* enc_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 6DF2D1C8F12422CB1B3FD0CCBD132D8A /* enc_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 452C940762F65B125C216F73B369F583 /* MJRefreshStateTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 90BB7D3DDE95042903366453A4452676 /* MJRefreshStateTrailer.m */; }; - 4552112D19F0C7551BF31425FC8D1EC7 /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACD0075E5347B795DB7A5FAFCED43230 /* ControlEvent.swift */; }; - 456DAAF9037508918DB867587E7724FA /* bit_reader_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = ECDC243593B677603E43F38ABBB87B40 /* bit_reader_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4571A0EA37DC84F39E3830D38A1531AB /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - 45AE3D9DCD60E97EFAACDC56F430C9A3 /* TimeInterval+Formatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D5C636D8315F66A8B058DA82B3F1709 /* TimeInterval+Formatter.swift */; }; - 45E1583D7EF53489B82C4CA2AD1AD0CF /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D268DA679BE3C25A7A3F9F29AB099A3C /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 462FA8E8C7677BC1691013F1733E4DA1 /* NSDecimalNumberTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C259E9F205EA2E9E93B6A66A91561F8 /* NSDecimalNumberTransform.swift */; }; - 46C56C35747EB93ED186EB0A4614BB71 /* PhotoAsset+Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37F7A5607B707EE9A3F378D8FCF33FFF /* PhotoAsset+Request.swift */; }; - 4708505041F162DB894B876B79857794 /* Editor+PhotoTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C5A8C3246E17E41BDB63974611D608C /* Editor+PhotoTools.swift */; }; - 4730296E49F16E17769686F7831AA0EB /* ofType.swift in Sources */ = {isa = PBXBuildFile; fileRef = EFA1F117B348FFA13E35B394F8540BE1 /* ofType.swift */; }; - 47443F09C6EBFFF6143EA8B4967F865F /* UIViewController+TopMostViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02AF555D6BC5A2C03B16BEA340412A85 /* UIViewController+TopMostViewController.swift */; }; - 475B4F3E71C293065AAFDB1888696CF6 /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 53B49A8AEED2E53ECB70BB0AD91D998E /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 47627BBC5BF831AD7EE602B9AE8388CE /* filters_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = FAA1BE060AC5474758844D81D821402A /* filters_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 478D40A254B29DC1408D37D3D6051DF7 /* SwiftKeychainWrapper-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 608AB15C8CDEBF5C456EA49E8ABB604B /* SwiftKeychainWrapper-dummy.m */; }; - 47943164B846114790AEE3C35B5FCE95 /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9A0DBB968FD3EAA1FA2D97832E12B52 /* ConnectableObservableType.swift */; }; - 47C9A000C20E04EC69BFEEF3C6AC6256 /* IQKeyboardAppearanceManager+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94ED9DD30AAF7C3643C4A2EE4ACFA1C1 /* IQKeyboardAppearanceManager+Internal.swift */; }; - 47FBA86C15EC8060331926C9A8D54BB1 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AE5E9785DC551016AA03468D80C0907 /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 48613A776228D14C2933B89CBE229570 /* EditorToolViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6F9EA7F136E9220640FA2695BD19C8 /* EditorToolViewCell.swift */; }; - 4887AD842BEEFB9E77EA83C920274BE3 /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE4426F7787F7F4BD937087AD6F77709 /* Disposable.swift */; }; - 48D3C099349231D4D0122D8E51468A19 /* Date+Math.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E96C87D86F3B298F1CD61FB89929869 /* Date+Math.swift */; }; - 490664A35E3AA79D57C33414E1B19E66 /* DDOSLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 70CCC74B57314F4339295D36934A44AC /* DDOSLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 491447AB59D06340BBC20C177140668D /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B169BA2BCB9B2FDBCF094F90652BFFB /* SchedulerType.swift */; }; - 492E53D98F2FB5F2EEF734D1D672BC08 /* TimePeriodProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE3559549BBD46DC16624FFAA6B8C509 /* TimePeriodProtocol.swift */; }; - 494381C994D9A5953BED1F5C29CA3233 /* Infallible+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAAD77EC0619D2C6A7AD665EB388CC8B /* Infallible+Debug.swift */; }; - 49D3155774CA6DC4AD4D6E387A6317AD /* webpi_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C2142F764D3DDC4F6FF3BDDFB829E46 /* webpi_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4A3396510CFAE280CE4DBECB3426E275 /* IQKeyboardToolbarManager-IQKeyboardToolbarManager in Resources */ = {isa = PBXBuildFile; fileRef = 80A40EDA3AF0499BDBCFF09467BB49AD /* IQKeyboardToolbarManager-IQKeyboardToolbarManager */; }; - 4A3FBD1F1C1904EADD1F7805C8554596 /* RxSwift-RxSwift_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 420D86B6DE49D1E1898C3A498E4F4195 /* RxSwift-RxSwift_Privacy */; }; - 4A8E5376A0FA9D3DBD7F1E452F1BE38B /* EditorStickerTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2179797453B94271691F954678D0C05 /* EditorStickerTextView.swift */; }; - 4AB3FD4438152538ED29BFA7B341B02F /* DateFormatterTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB99F1702660DA9BC3E08A4EDCD82B26 /* DateFormatterTransform.swift */; }; - 4AC9B005EF04B376E1E8612AA94B0BD7 /* Picker+UIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCEEF7DC7D8E1304308BC095D96B9404 /* Picker+UIViewController.swift */; }; - 4B0B017D5B3951B641C1336A8515838F /* RxSwiftExt-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 60D1A20273A023797A9B984468793C2B /* RxSwiftExt-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4B3687C8AB50D80335544D2338C54D74 /* Picker+PhotoTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = E26FCAC43CFFEE9808A392978E486CA6 /* Picker+PhotoTools.swift */; }; - 4B802114AD90D83829297937C5939C91 /* SGScanView.m in Sources */ = {isa = PBXBuildFile; fileRef = 822A042888162B965121875E4D14527E /* SGScanView.m */; }; - 4BFEF1EA0FD8911E9EF55A4484F7F1E6 /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A05BC26F6BB9340C7252E30E17BEF6 /* KF.swift */; }; - 4C8406FCC6BC4D4007C31B4805E414DD /* NavigatorDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A41F95967C96D0164BFF6868C64947BD /* NavigatorDelegate.swift */; }; - 4CE17B4382065CFF0313A517BA8B9978 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911F0B4A9A43B58B98FA9993BC9F7FB6 /* Platform.Darwin.swift */; }; - 4CFE1C0BF7FD332B810E42D2DA299F5F /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A506787CF72BAE6000232F613503ED6A /* RxScrollViewDelegateProxy.swift */; }; - 4D81FCC2BA602A7BD07F22F1584B8F26 /* AssetManager+AssetCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6E2AA96A7D6D8BC912AEB16DE469A4A /* AssetManager+AssetCollection.swift */; }; - 4D9E593DECA015D410984C771CCFDD12 /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D7B3F2150185BEC6D6C61E9D02ADB150 /* Alamofire-dummy.m */; }; - 4DA8C358A666CA3352780CBB1D351A48 /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 940D8C989D3A5B56731E3B79A6520BC5 /* UISearchBar+Rx.swift */; }; - 4DBE13791FB1474C6F7EDCF48E1FDD80 /* picture_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 66C0FDEEB8AFAB61B7E1B8521BE5E64A /* picture_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 4DCA75BFE1558CE59DFC56607E49B3D2 /* MJRefreshConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = E314BB4B46C66A47394AD7174F937246 /* MJRefreshConfig.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4DEB12CB0D7D8F6AAA5C645E6C6C3284 /* AssetManager+Asset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8130E8042A98197B73131BA2F1473CF3 /* AssetManager+Asset.swift */; }; - 4E19785ECA3BF1CD264269D5DACD9B87 /* SelectBoxConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46ED7BB9C05E523BD88AF58F6E26ABC8 /* SelectBoxConfiguration.swift */; }; - 4E421BC88EA3DD14E7B99CA99CF0387F /* anim_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 936FBE5B98903057077B17BE309B7F89 /* anim_decode.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 4F1D9DCC6E91445694774FF0849A4B83 /* CGImage+WebP.m in Sources */ = {isa = PBXBuildFile; fileRef = 10649F256B067965CB15F69B92573DE1 /* CGImage+WebP.m */; }; - 4F4DEB687C0E4834A5B291DEE0651D6A /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DE64C8FA43E5B7B45ADDDFEB45849FC /* ConstraintMaker.swift */; }; - 4F7A918BBFCC3155181CC2C721D0FF49 /* syntax_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA50DD865A8D743FD8F22CEDF3DF1AD7 /* syntax_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 506DE859713E4FBF1246DE0F500600B8 /* SGScanCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 93756894278B7D3C30386F4DD3520954 /* SGScanCode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5073D912FE7AF11149B02E810ACCCED4 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 7E4FAA5014D3E9ADF70B5E61C02173A0 /* PrivacyInfo.xcprivacy */; }; - 508183F84C4E6AB0B845A6749904448D /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24B01108552D7B0820F1F8611EA2A606 /* IQBarButtonItem.swift */; }; - 5089D80A7EF3416F2F3A4D432EE50F5C /* SGPermissionPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = F58FB07732B4F437785CD2CFED4D10DA /* SGPermissionPhoto.m */; }; - 50AAB77967D0145B1492E8F868E0FDD8 /* PhotoManager+Audio.swift in Sources */ = {isa = PBXBuildFile; fileRef = C62B278101FA1291D52DD8744A92A21B /* PhotoManager+Audio.swift */; }; - 515402907776670802E14BA4FFCBEB03 /* pausable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E8CC247C993AD652F7FAFC27F1A3C54 /* pausable.swift */; }; - 516198259FBF27998319EA25BE34D523 /* SwiftDate-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 48EB8A8D57DAB8AAF8BDA21560DD82BC /* SwiftDate-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5163FC6D715F6881B1FA1AB13DCEF870 /* UICollectionViewLayout+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1B7501FDC2617930D80CD4F9C8471B /* UICollectionViewLayout+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 51DDED280D55FB32EF2455BE8E5EE305 /* EditorToolViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F81E3898A64062D22148016E5A621A /* EditorToolViewConfiguration.swift */; }; - 51F3B35343757429879D929BB8FAB835 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A1833E49989AD55FC604313973CCA358 /* MBProgressHUD-dummy.m */; }; - 5210FBCE7B8D9C113F92A7EB93DC0D81 /* DDFileLogger+Buffering.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C1507E9CE1AD23C6A6AC1B5D43E5A40 /* DDFileLogger+Buffering.m */; }; - 52163868264A06A4B7AA28A09692CD19 /* common_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = A8D5FF8D1B6BC7294BFA9C0F0C487ED7 /* common_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 523235228A1C021C67F2E3776A922DC5 /* MJRefreshTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3086411DA667AEEF593A24C7E0BE07DC /* MJRefreshTrailer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 526EBB21113F77377DFBFF6F0D2A9FF7 /* AssetManager+LivePhotoURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 633337EF2F8D9DCFE4B0DDA3C2ECE0BC /* AssetManager+LivePhotoURL.swift */; }; - 528D52E73BE72A728E2287ACF24B820F /* bit_writer_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E0FB28F34E825142465F44A8A0A204C /* bit_writer_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 52A4B575AED29E5155ECAE9032603201 /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A14DACB78BF4FC7BD2093823618469E /* ItemEvents.swift */; }; - 530C203E362471E41872A402A9263BF8 /* RxSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 349E8AD6BEC1756CB531615877EE3778 /* RxSwift-dummy.m */; }; - 531A5B89526140600E81AC06D7609722 /* Popover.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD0CDF407FA25D1DCFFCAB2CFC70642D /* Popover.swift */; }; - 533BF0B3BDC7553A874AA44DBC6FAFDF /* _RXObjCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FF96C38FA3A1D6FD57AC5CA7D304C5E /* _RXObjCRuntime.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5392CECD3707F194D077669DE55EA90A /* URLConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72868F20F771D9DEC3797B9F7A294FF1 /* URLConvertible.swift */; }; - 53CA868E64451978727670396A9477B5 /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = EBD5200EDE7C73374D608E17ECF21CD8 /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 53EEAC6A987681E9E9C6C7B91E34B24C /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87036B9AC9EF758B7F5344B17A47BED1 /* RxTableViewDataSourceType.swift */; }; - 5435BE16D2F4ADD86DE0A8A17E75979B /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EE9CE6173C1B90FB0A47BF81F717C24 /* SkipWhile.swift */; }; - 54584247838D56055B49F1AC83CAF278 /* upsampling_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = A97E048EE5E0752A775208A738C677E8 /* upsampling_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 54A45AF20BFF99BA20B15AF09AC4901C /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = F986AE930256B62EE19056887E180A2A /* Notifications.swift */; }; - 54C240CBE184EF551909EE1200090A6A /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B6C6BAEEC5AD492B8B599CC01626216 /* Platform.Linux.swift */; }; - 54E268C32915CF908E7AA776909B45EB /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = EEFF1EF5299DB65E88439275BD7C4232 /* MJRefreshConst.m */; }; - 54FCB2A0877468FCA03245D4FBB0F9D2 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EADE9117F505C81201A8D9B9B22F20A /* ImageCache.swift */; }; - 550588D4FF07B2D5B93D9020E1B26699 /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F99C877BB432190F9BFBE2664273E4 /* InfiniteSequence.swift */; }; - 55A04B833FD170F94BE342310B41FB40 /* TimePeriodCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = A66F81184E73D0E9F2C465402C7D89C6 /* TimePeriodCollection.swift */; }; - 55C33792F8CE9E783B8014A61F953AB7 /* DateInRegion+Math.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACEBD084E0AA852BC154D5E83999B729 /* DateInRegion+Math.swift */; }; - 561420A20DC0A84258A902E9EB69A15A /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 044B930309D4F9A30E91DC6B9CED4AC6 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 56422E50FEA9A1623A01FE8C511846DE /* sharpyuv.h in Headers */ = {isa = PBXBuildFile; fileRef = D42CC312E2CE1A920DFC0DE6B0B7C2F6 /* sharpyuv.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 564ADB7E97B721F59E933E1D05B1C305 /* TransformOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 874FCFB49C5F596F840BB312D54B7418 /* TransformOf.swift */; }; - 569BA73DBB2EAFC4BFEC77AF6A0C3F89 /* TableViewSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11DEE3931E6F2CCA285932BC4A2FF9FF /* TableViewSectionedDataSource.swift */; }; - 56AE17D46474A0F3001112E69159CECD /* IQTextView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 221747FE2337282DD55F451DDAC71329 /* IQTextView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 56C7A9C251EF251C2F6C1F40909CE62A /* cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = F6717808DC979561032C792FDC1B882F /* cpu.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 56CF65E61A6B6AB59C15A0F8560CC50F /* muxinternal.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C79961B0775AE39B65A5D16BCD86946 /* muxinternal.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 56DDC9F83B454B4F4BF57E4BA603B618 /* dec_clip_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = 662A7DCB265038656AF6B0C0DA9A8A5B /* dec_clip_tables.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 56E800EB3B2BE8AE0BA45A30974D7920 /* Masonry-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D1F18664977845D072F2ADD7475A018C /* Masonry-dummy.m */; }; - 5727477E667AEAF37FEB3B3CE3BFCEA8 /* SectionModelType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B15AADF06DBB13DC363F373C28C22B7 /* SectionModelType.swift */; }; - 5746320BBB67E457AF4C4EE5A2D32799 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A839996414D38E12535FCA6EE3683F41 /* Validation.swift */; }; - 576C5FD65E8E35A7EF189EBB20CE01C6 /* LivePhotoSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 901B7E87FFB53FCC3BAD48F4D30EDFD0 /* LivePhotoSource.swift */; }; - 57AEF499097B5B2AF1D566F88E7DB206 /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A489AF2A8C653D2CFF251B04AC07FFD /* _RXKVOObserver.m */; }; - 57C4F6EFB30DDD14E960AC2D6B34F904 /* SnapKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 628E526AC6CC59E920A6A4D6DD09F9D9 /* SnapKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 58046669F36E2A35493E1C19DB102BBA /* huffman_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 5014649A940C7B3C296255F99E52C429 /* huffman_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 580D9F7D0E5B3A80462D5C7ECD81A7B7 /* KingfisherWebP.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D95629893FC9D5CC18ADD0DA19A22FF /* KingfisherWebP.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 58333EBCEA253A5C28DD6E749E310BC0 /* CompactMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = A637333EC3F69AD512AFCA592F2E114D /* CompactMap.swift */; }; - 586AAC05AC310036CBDA4793C7D8CCFF /* sharpyuv_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 9743829227B62B11E69355BDB3176490 /* sharpyuv_gamma.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 5883CC9CCF065AC993539027684B7491 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48783C22CD464F20435D1C96DAFC4311 /* Platform.Darwin.swift */; }; - 5922A6A0AE7152CF436356B3556F1835 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB5F425D0AFBAA0B69C43D843501A216 /* ConstraintItem.swift */; }; - 593BE6C6A4228D571E38A13C997BEFF1 /* PhotoPanGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46CADC39BC80527DDA74038B88DDA577 /* PhotoPanGestureRecognizer.swift */; }; - 594619F78BF7AD4FED3AE54E56B565E3 /* DefaultsKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B2D37792C97A359F3C73912FA70031A /* DefaultsKey.swift */; }; - 59926C66B6FD833E66F57DC8DD184AD3 /* SwiftyUserDefaults-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D7046C5CCCA6CAB0CF89CE097808770 /* SwiftyUserDefaults-dummy.m */; }; - 59E1BF0AB3F19C50E578D398E26EB227 /* KFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBBD3D6AF97DFBC71E1A7AAFA89731CF /* KFAnimatedImage.swift */; }; - 59F34874DA4ABB2F5C4E09EA6865936B /* ConstraintLayoutGuide.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE206F7FB5EB2999D3D65B4D71BAFF4 /* ConstraintLayoutGuide.swift */; }; - 5A2661B63FFFAFBE014B9C120AFECEA2 /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8ED2664CFD05A586A7D8911150960485 /* SubscriptionDisposable.swift */; }; - 5A2FD3386684CE7797BB7FF6F3CCC061 /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = F684BB6A91F3F2CB928886243DC59DD3 /* KVORepresentable+Swift.swift */; }; - 5A7D0317917962BB4C8608318195009C /* PickerInteractiveTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5874AC71B0B5B1ACEEA7EC4AFB216C59 /* PickerInteractiveTransition.swift */; }; - 5A9A7C59A9D855A2647FE6722692890A /* VirtualTimeScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E90BB009CE4F287586C20FC9618795A8 /* VirtualTimeScheduler.swift */; }; - 5ABDF47FC0D60B701B5A8E767DC1314F /* EventMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B656719D0755FCFA48D9B84E07C2E6DD /* EventMonitor.swift */; }; + 3B16CD40D6856ECADAE282BFED982595 /* PickerBottomViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 714C8C379969C070F9254AABC6251357 /* PickerBottomViewConfiguration.swift */; }; + 3B6BE51367F4225583D9548038F61308 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = C4CD2D837CBFDE7D823515041F0DB707 /* PrivacyInfo.xcprivacy */; }; + 3BA7EA7CD07F07FFA5792AF93A98B981 /* EpoxyModelStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A962D4292D03684FF617E33864EF5B4 /* EpoxyModelStorage.swift */; }; + 3BA911ABFACEB592815A720C60B48C53 /* PhotoAsset+URL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 373090AF467FEDF497C9E92FDCDFC010 /* PhotoAsset+URL.swift */; }; + 3BC42F1E1B96A322AFC3561F3227C76F /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 30A1ABC7AC1A5570DA00BE9783FEEB10 /* SDWebImageDownloader.m */; }; + 3BCAE7843A2516EBA64768CC0CD79988 /* ParameterEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1D6A69CEDAA9161426D495FE5624BC8 /* ParameterEncoder.swift */; }; + 3BE0AF07013E897E60C05588D232AD74 /* Formatter+Protocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6FB63D0C6559633D02522B4EA06CCA /* Formatter+Protocols.swift */; }; + 3C1D4FB9E504C5E37213A06D1A0E8554 /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 844D3EF701953E48CCAEAB30F1B2EE10 /* UICollectionView+Rx.swift */; }; + 3C2058840E42D08B30D081187228E79B /* Date+Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64699E38FAD3FEA08FE56D312A7D4BD7 /* Date+Create.swift */; }; + 3C6C671009B14A8F7E2E14693D559AD3 /* dec_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = CFE66719F8D7E64F731F2DC3FB5EF362 /* dec_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 3C8DAC2429DAACE7EF441415C7C7B717 /* VideoEditorMusic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD06A3715673D4AC997526E5FD203BD /* VideoEditorMusic.swift */; }; + 3C96967972F7D75F858004298E428674 /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794C5335949E3D3ECB5630A75E156BCF /* SingleAssignmentDisposable.swift */; }; + 3CA37AE493A67D2DF2BEAA5B09B7B8A1 /* quant_levels_dec_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 2308CD6D806953F959B423102170C170 /* quant_levels_dec_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3CA948576898BEE941D30116D80D9395 /* MaskCompositionLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C53D5A9F80D28F651B21F2CFBE343D6 /* MaskCompositionLayer.swift */; }; + 3CC10E5916A8313BB4F6445277E3C335 /* alpha_processing_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = CD98B6AB7CF73F8F4E38CDE45A648449 /* alpha_processing_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 3CE8DC253F3048595F30A3C64FA9543A /* Picker+PhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 055FF1459E218B9653BCD10DD91D3072 /* Picker+PhotoManager.swift */; }; + 3CEE544E244F623CEA38EF75183BC93A /* NodeProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B97DD18CC1AC3499CE7C64D7C0BD755 /* NodeProperty.swift */; }; + 3CF9247B7112973208E98C5B8A3EFD08 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E5559F1C99D3F48F0BCF9168CAB3702 /* ImageDrawing.swift */; }; + 3D1DA6956A2BB1FAD53891B484575978 /* PathNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA6B315C32FC5609CA8D622E03B5C4B0 /* PathNode.swift */; }; + 3D3B646B4988314275B40E97BEB16C7F /* ConstraintLayoutGuideDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = D93C82E28AF76AE8CAFC1CF3564233D9 /* ConstraintLayoutGuideDSL.swift */; }; + 3D47BB7B12540180D7548830017B873D /* SharedSequence+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20243806DB7153844B5D1A0C9AC07DE8 /* SharedSequence+Concurrency.swift */; }; + 3D927A23FA5C7E89F2C8191C1C3CE4C4 /* sharpyuv_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = F32EFC5E7FD005018908656B75FA07D4 /* sharpyuv_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 3DD607D8EE7367C54BF5D9252D1F7AAE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 3DFB6828F5FE09F81D5C9F58454C745B /* PrimitiveSequence+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 184E198D1F6216975AFA75BB92689D3F /* PrimitiveSequence+Concurrency.swift */; }; + 3E200F981A201DE66176C6D077E0592A /* thread_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = A50106559C2BC01C83A1C5A77EBD09DE /* thread_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 3E4E5C7F0CBCCD9909E4F2E8470EDC77 /* rescaler_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = ADB5E6A725CC8B80E680960F91150766 /* rescaler_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 3E715D5BADDEACEEF30D6A4CA82CDA9B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 3E9CB435642EBD721648B430DD0E5A51 /* UnitBezier.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6E80A5E325D67A7AAFA579E1873789E /* UnitBezier.swift */; }; + 3EA124D602ADAB83C72F282D8598773C /* SDWebImageCacheKeyFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 371D7052E33B50A24A77CEBE3286EA5A /* SDWebImageCacheKeyFilter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3F3206C74DA90C0C34E318313AA0D5BC /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B85807E3ABCF89B45695B9588E7E6663 /* Buffer.swift */; }; + 3F57DD6E2D66DC1CF834CB76F7FAB980 /* EditorStickerItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5598D8219112BF6DCAFAD6A851F4210F /* EditorStickerItemView.swift */; }; + 3F749E95FFA3640649B8252D9B2CFC10 /* KFImageProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 381861F5B839A14465041413D7CEF5F6 /* KFImageProtocol.swift */; }; + 3FCA734C50CA0AE6B74173F07437A885 /* Changeset.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC1E878D23A5775C6BF746392F670864 /* Changeset.swift */; }; + 3FFF5CCB094BF679F9611827C0C39082 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = B95C726205FF8C5FFFEAC51744AC07E1 /* PrivacyInfo.xcprivacy */; }; + 40190BB6FD6FA51901C19C1BF4DBD5A6 /* UIViewControllerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D12ACD7589E81380E54EC44D8FEA6D2 /* UIViewControllerType.swift */; }; + 402FA8B04D2CEFBD67DDDD7768AC4EB1 /* PublishRelay+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88CF849E6A9200CD0024DED4E79E95D4 /* PublishRelay+Signal.swift */; }; + 407E8C57696EC0EAB0EC292B05F70AD4 /* color_cache_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D764765D48574530DE8782E71AAC74 /* color_cache_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 407FEEB6A5DA7B4EF077DAE20DE114A9 /* PhotoPickerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6363B3DAA64238C1A06825A9451607F5 /* PhotoPickerController.swift */; }; + 409D987DB67CFB48AA6311402BE0D30D /* IntegerType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E8CAF01B81FB5E83ED9873D9BD73C73 /* IntegerType+IdentifiableType.swift */; }; + 40BB4A23AD4A18E81678F58EAA90EB85 /* UIScrollView+IQKeyboardManagerExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB21D80D9AA0328E169F450A991C96C1 /* UIScrollView+IQKeyboardManagerExtension.swift */; }; + 4137565C371B61A5C3D0BB54721F00DF /* TakeWithPredicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E869349E901AF1F108BE430F4C18E538 /* TakeWithPredicate.swift */; }; + 4168F11F01FBC79CAC2E7452E0E90BBC /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = F80D808FEAF8C7775BB169D0DD653316 /* Bag.swift */; }; + 41809E118D3A30CAFAE85C393BD46117 /* SDWebImageCacheKeyFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F55C64DBFF5D3847F6A2C01F7491DAF /* SDWebImageCacheKeyFilter.m */; }; + 4184983EA0EC59DB2518B936E2CA3C10 /* ObservableConvertibleType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77BC510C299377388F5D456A5F7C911F /* ObservableConvertibleType+SharedSequence.swift */; }; + 41E78019663E712DD2041F4747DB24EC /* histogram_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = EFBE7C4C05E5B604E25D86B5886B2C87 /* histogram_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 420ADE5F222F9DB15F15F59991EEFDC1 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17F10B86D052A606A268A96C8908EF3C /* CacheSerializer.swift */; }; + 420C49E6734283B87E7D206694344112 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 426C1CEDF3D8317CBC0353913E92BA2E /* Archive+MemoryFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97847CC486AB5B4F3D953DE312D8BA2B /* Archive+MemoryFile.swift */; }; + 4294EE557F13FE2EF5957288BDDFE9C9 /* EditorImageResizerControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E2B7579770B0600E43635E9D075F308 /* EditorImageResizerControlView.swift */; }; + 42F6A891188100B2EAC2DD5FC0CCBB50 /* Group.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0620068BB9C1A2836D16113C44F9E90A /* Group.swift */; }; + 4398601E1E5981310B4D5632B16D808C /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07B28927F71FC7B85E977B446025A87C /* Lock.swift */; }; + 43A27A7590AB8B341E0106298FF45CC6 /* KeychainWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEB68C4FE816CD7B9400F86CA363F02A /* KeychainWrapper.swift */; }; + 43BFDD42B07AC5148BDEE77F2C0E8DB9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 442F3EF780ACE70BAF124C9E3E5E8E15 /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C2A0C36A48111923C9C912029BCB810 /* ImageDataProcessor.swift */; }; + 442F468E261A1106C291BF52BDBF9DB7 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 66ADE06C8E18774E41B524E6D2D9111D /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4474A82D3CBC4CCABB88890C7BBF813B /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9EBC3E7C6C7716E1481D2567D2B7FFA /* Sample.swift */; }; + 44E12060DC6F91B02411D6A00858CA35 /* LayerDebugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FF479F7F510F056C4749ABC49F561E2 /* LayerDebugging.swift */; }; + 45165005F51F02C56EF468C99CD79352 /* config_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = D2843327ABCBC0466E83CE17F04D59FF /* config_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 4520E433682DE72BC811805B6CD359F3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 452AA84A259EE8E50729418D9201D426 /* SwitchIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAB780F88FE6D759B6785326B8A67A39 /* SwitchIfEmpty.swift */; }; + 452C940762F65B125C216F73B369F583 /* MJRefreshStateTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DB76A61612422AAACC28048B495C96F /* MJRefreshStateTrailer.m */; }; + 4542BD0589EF3CA333FF8A03C837DCDB /* SDWebImageOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = E5251855B98C990A516F052D1E8FB9DE /* SDWebImageOperation.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4552112D19F0C7551BF31425FC8D1EC7 /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = A28B85C5AB7F3F183843BAEF1096E3CC /* ControlEvent.swift */; }; + 455F481C635ED958C685DD70C2E9AA86 /* Archive+Reading.swift in Sources */ = {isa = PBXBuildFile; fileRef = D99953BA0FE4C523C836CE9A7C119722 /* Archive+Reading.swift */; }; + 4571A0EA37DC84F39E3830D38A1531AB /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + 45765E4545C768DC9D81BE6951DB25FF /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CA0A4930FC90C3AC951CD956C0DB41F /* SynchronizedDisposeType.swift */; }; + 458324C52E23856DD501EF2152117680 /* Pods-QuickLocation-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F742F9BBDEE927B1CEBB85C83810BC8 /* Pods-QuickLocation-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 45AE3D9DCD60E97EFAACDC56F430C9A3 /* TimeInterval+Formatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF92FEF4E4E296548A5839791A195B93 /* TimeInterval+Formatter.swift */; }; + 45DF28075DFD6D8C6AE5D9C0F5AD34A5 /* SDWebImageDownloaderConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 04B2458759041430B762BB60EE765EE8 /* SDWebImageDownloaderConfig.m */; }; + 45E1583D7EF53489B82C4CA2AD1AD0CF /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DF2E91D0EC7719839AEFE4014CD38E0 /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 462FA8E8C7677BC1691013F1733E4DA1 /* NSDecimalNumberTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29083EE6084AAE7EC2C1C9B639EAC913 /* NSDecimalNumberTransform.swift */; }; + 46BEC00ACB6E6C28613B123E29CD0460 /* SDAnimatedImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 74EBD160BBD4112B833695452446CFFA /* SDAnimatedImageView+WebCache.m */; }; + 46C56C35747EB93ED186EB0A4614BB71 /* PhotoAsset+Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1CB709A3423E37492D1990C23F463CE /* PhotoAsset+Request.swift */; }; + 46DD69BCF3B370BF6BBBBCF400D9DD3F /* AnimatorNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4CB3813384B7B563153E214F9DF6F70 /* AnimatorNode.swift */; }; + 4708505041F162DB894B876B79857794 /* Editor+PhotoTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7585BEBF6B877FC54AD0C08308EDC62B /* Editor+PhotoTools.swift */; }; + 4730296E49F16E17769686F7831AA0EB /* ofType.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECD6B31F012736480BFBD5CB5E99EBA6 /* ofType.swift */; }; + 47443F09C6EBFFF6143EA8B4967F865F /* UIViewController+TopMostViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7748033E7EE7FC4DBEB24B92767F489C /* UIViewController+TopMostViewController.swift */; }; + 475B4F3E71C293065AAFDB1888696CF6 /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C2F4D5013D3AF74F5714CE9A7A2F73F5 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 476C143F456B9B516AE37B0FEED76723 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + 478D40A254B29DC1408D37D3D6051DF7 /* SwiftKeychainWrapper-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 57BDB6C9A40F662D5A4D7CD9CE096B4F /* SwiftKeychainWrapper-dummy.m */; }; + 47C9A000C20E04EC69BFEEF3C6AC6256 /* IQKeyboardAppearanceManager+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FB665FDBB929593DA0DDFB351710E85 /* IQKeyboardAppearanceManager+Internal.swift */; }; + 47F30B7BC57D979805D611FC2FD993A1 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 11789C743A18A9ADFD8FD93F360A0018 /* PrivacyInfo.xcprivacy */; }; + 47FBA86C15EC8060331926C9A8D54BB1 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 11A3047C7483E46DBE6703A08EC1729A /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 47FDBFAB57D13B47AE05C658BDA812F5 /* SDDiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = B5006DEC528C9CBD18E23104A678A04B /* SDDiskCache.m */; }; + 481CC5EB59C7EA9769ED9C682ADC36CC /* IQKeyboardToolbarManager+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77178EA449ABB42651E8866099E2E255 /* IQKeyboardToolbarManager+Internal.swift */; }; + 483B578928278733992D746A6202DA3C /* SDImageCacheConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E8D126240522329A6CC1C54E9FBEDE2 /* SDImageCacheConfig.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 483BEDC94E553C2D3B499A0D769DB299 /* idec_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 6CB43FBB3B618FD5412B6808F2B518A9 /* idec_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 48613A776228D14C2933B89CBE229570 /* EditorToolViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA457FEB676271A003D5818FBFE06098 /* EditorToolViewCell.swift */; }; + 486CDF230E2A556983838450D0EC5C75 /* KeyframeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B9DDC699BAC6292185528AFB961BA8A /* KeyframeExtensions.swift */; }; + 48B91970797621F5355743F93CF2C3C1 /* IQKeyboardNotification-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 817933B0D2656B46377E2204DBB9C43D /* IQKeyboardNotification-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 48D3C099349231D4D0122D8E51468A19 /* Date+Math.swift in Sources */ = {isa = PBXBuildFile; fileRef = 766EA206019A27A6AA82763206E728D3 /* Date+Math.swift */; }; + 490664A35E3AA79D57C33414E1B19E66 /* DDOSLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 956EF28D6D3809E8F142B9A493224428 /* DDOSLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 492E53D98F2FB5F2EEF734D1D672BC08 /* TimePeriodProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA09D5ED761ED90C088CB1EC2BF48978 /* TimePeriodProtocol.swift */; }; + 4990936139BF46A3888CBF58360A7251 /* UIView+SDExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = DC55A4DCB028D0C0669D1C8F10E5C032 /* UIView+SDExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 49ECB7C9470E59CF21E609508988E8DF /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E264B506515F0A5400CCC8099ABF1B5A /* RecursiveScheduler.swift */; }; + 4A0133EA85752DB57F44B9630BFB514A /* SDImageFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = B150B2AACC8644F37D9514C934092854 /* SDImageFrame.m */; }; + 4A2FE1D8E268DE24A2B1670351830D92 /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3684D9B5A7CCC0874A8B7B68C0BEAC9 /* ConnectableObservableType.swift */; }; + 4A8E5376A0FA9D3DBD7F1E452F1BE38B /* EditorStickerTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECA7F50DA1D788B0E8A6DEB1AB6FBDB /* EditorStickerTextView.swift */; }; + 4A968EBD70F69793C28AD47645AA124F /* DropShadowNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D78F87540E3EA8396A68BCBF02A7523 /* DropShadowNode.swift */; }; + 4AB3FD4438152538ED29BFA7B341B02F /* DateFormatterTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F0C1D2BF7278EEDA34DCB13E0604922 /* DateFormatterTransform.swift */; }; + 4AC9B005EF04B376E1E8612AA94B0BD7 /* Picker+UIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 847EA1E9A99CAAA0FF7D644C230FBF95 /* Picker+UIViewController.swift */; }; + 4AEE5B54E0479D43FAC61F6D0E72B736 /* random_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 568496F301EBC3C2AB06781FD65AFC99 /* random_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4B0B017D5B3951B641C1336A8515838F /* RxSwiftExt-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CDB7D34E9B7844142660747E5C0B7A1A /* RxSwiftExt-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4B1290DE38BEE1418F52E914EB28389F /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61F762F93B6221785FD4110CAC5841AC /* Merge.swift */; }; + 4B1D840D73186E9A4E925E08C67DEC35 /* UIView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BD736C4A78E1288F08B0255B7B39A85 /* UIView+WebCache.m */; }; + 4B3687C8AB50D80335544D2338C54D74 /* Picker+PhotoTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1555A05F2126B0E6717D118D25801358 /* Picker+PhotoTools.swift */; }; + 4B7D695F4991F7A11A63B46DE47D1C65 /* Infallible+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59140F33D1D810486C5AD671650F290B /* Infallible+Concurrency.swift */; }; + 4B802114AD90D83829297937C5939C91 /* SGScanView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCF132842B892AE2BA545D86F75D0EF /* SGScanView.m */; }; + 4B9FC9B0004EB197325C1A6D67C9FA28 /* GroupNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F80383234D4597E80AF795C80129AFF /* GroupNode.swift */; }; + 4BFEF1EA0FD8911E9EF55A4484F7F1E6 /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA772AD1A6095306DC5E63FBE474D67F /* KF.swift */; }; + 4C10C2C40993364E838ABE82E0301880 /* ShapeCompositionLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C5F3E1CCEE0415AB5E9B3ED6299A9E2 /* ShapeCompositionLayer.swift */; }; + 4C480DBA6304DB3C0781D416C116738C /* libwebp-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = ACB3E68B0A34C9C50AEFFAA9CC1B7850 /* libwebp-dummy.m */; }; + 4C8406FCC6BC4D4007C31B4805E414DD /* NavigatorDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC6DC2408E2734D6AB852855A21773D /* NavigatorDelegate.swift */; }; + 4CF54E9647739BAAB9083F05B547179F /* SDAsyncBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 2885B35194DA9DF984C9336C5D630ABA /* SDAsyncBlockOperation.m */; }; + 4CFE1C0BF7FD332B810E42D2DA299F5F /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18700EE2BE54B0776D4209772CED34FB /* RxScrollViewDelegateProxy.swift */; }; + 4D08C586CB9B30E68361DECB0A708AE6 /* Archive+BackingConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36397693C82897D29D108A57B762C516 /* Archive+BackingConfiguration.swift */; }; + 4D6057216C291F19FC4A9B8F35A417F8 /* SDWebImageDownloaderRequestModifier.m in Sources */ = {isa = PBXBuildFile; fileRef = B92E3F94C299736D8B2B078C4026F933 /* SDWebImageDownloaderRequestModifier.m */; }; + 4D81FCC2BA602A7BD07F22F1584B8F26 /* AssetManager+AssetCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD80B96F5D6919A0F51F52BD8FF6C198 /* AssetManager+AssetCollection.swift */; }; + 4D9E593DECA015D410984C771CCFDD12 /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8244D30B3482109EF8A9DBE56617EAA8 /* Alamofire-dummy.m */; }; + 4DA8C358A666CA3352780CBB1D351A48 /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3960F342A87FD054CAFB37688CA24379 /* UISearchBar+Rx.swift */; }; + 4DCA75BFE1558CE59DFC56607E49B3D2 /* MJRefreshConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 935E6AE7352C74394D9FC6D3D10DDF95 /* MJRefreshConfig.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4DEB12CB0D7D8F6AAA5C645E6C6C3284 /* AssetManager+Asset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E7C1B99EA4033350C994AD39CC10428 /* AssetManager+Asset.swift */; }; + 4DFA7E8359FAF54EDBECEE1AC95416EB /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = C1DCD6DE07B95943636B74D041CAC0CD /* PrivacyInfo.xcprivacy */; }; + 4E19785ECA3BF1CD264269D5DACD9B87 /* SelectBoxConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 824C9868E79071D91B18ED7B9CFD27A4 /* SelectBoxConfiguration.swift */; }; + 4E1D3791B192432F3B2003CEE3817448 /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9E4597C891544DF43F2863C20AAF7DA /* Sink.swift */; }; + 4EA470F1337EBD871CC45B5D2A04A1E4 /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 33D68C1CCB3B751D28E1BD5EA14E9D26 /* SDWebImageManager.m */; }; + 4EBAA34522183BE69F80627E559D994F /* libwebp-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9162F7E5436BD267B594F8A0FC5A8404 /* libwebp-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4ECA614B6486A7370900F219D6E44EF1 /* Date+Dispatch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BBB901264568E18314E6AF9B5CC6510 /* Date+Dispatch.swift */; }; + 4F1D9DCC6E91445694774FF0849A4B83 /* CGImage+WebP.m in Sources */ = {isa = PBXBuildFile; fileRef = 811B03A7278E15F62247B30B1610FA64 /* CGImage+WebP.m */; }; + 4F4DEB687C0E4834A5B291DEE0651D6A /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15B3BCF42957B621398CE0270B829CC2 /* ConstraintMaker.swift */; }; + 4FB01411425CE7EB4C14074649BA6B1B /* UIImageView+HighlightedWebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = F29DE0B972C92D93BA961D16D5D0779E /* UIImageView+HighlightedWebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4FC5C0D0E6A6AA8AA71D407CFA003CE8 /* DefaultIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4321201C6B8DB39F2D56AEC39D15237 /* DefaultIfEmpty.swift */; }; + 4FD747332F61B36F8D51DF3ECCBB1F33 /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41B2A9E3F960DD7ECC3A39AEBBC5D582 /* DelaySubscription.swift */; }; + 4FFA5EF08C53AABFD438575A1420C86B /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31B892E5D89CB2EC55F3A3CE54823D07 /* SchedulerServices+Emulation.swift */; }; + 502F1AD8201EA1D6FC1A35A9FE069DD9 /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4215EBDA9156859E494018C2ECBA874B /* PriorityQueue.swift */; }; + 505DD916060C07BB56C843FEEB73CFD4 /* SDImageTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = B192EA7DD7EEF45BCD874A887E15341A /* SDImageTransformer.m */; }; + 50676B55FA57232E967C122B3D39CED2 /* Completable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71A48A4C1A68F261428D00AC30012416 /* Completable.swift */; }; + 506DE859713E4FBF1246DE0F500600B8 /* SGScanCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BBD55F81C059384B68B54576C2C85BE /* SGScanCode.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5089D80A7EF3416F2F3A4D432EE50F5C /* SGPermissionPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = D6C24B0F8C6D7B55828D114BDC698668 /* SGPermissionPhoto.m */; }; + 5090C42BBD3A044AB5D419967216CB37 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D4D781966F0D66848CF27FC3B6A8455 /* QuartzCore.framework */; }; + 50AAB77967D0145B1492E8F868E0FDD8 /* PhotoManager+Audio.swift in Sources */ = {isa = PBXBuildFile; fileRef = AACFC15287C41FF035FE09238748DE1F /* PhotoManager+Audio.swift */; }; + 50ED87303DE9E2682DEED02D299237D1 /* DiffableSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D808BE74C9CE8CB34DFF9D417569685 /* DiffableSection.swift */; }; + 50F0FCE229DBD3284E36B453CA1C1FD1 /* bit_reader_inl_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BD4A8DDDC087306C2D9403C26053CE9 /* bit_reader_inl_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 50FB1B17559D4E5E2296FAA50E076039 /* picture_psnr_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 92D8A1D29D7AE1223F0E9766354062F6 /* picture_psnr_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 510C7D686A1DCB675A6DA6AF35308789 /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = A676CE9EBE91B9090A0403B9F3B3A6A2 /* Multicast.swift */; }; + 5114BDCEE9C9CB533787A3CCA2A46761 /* NSImage+Compatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 672DBC16096EC21C78638DC29A4F70BD /* NSImage+Compatibility.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 515402907776670802E14BA4FFCBEB03 /* pausable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0267CD6171DEDA09AD71FB911134D7C /* pausable.swift */; }; + 516198259FBF27998319EA25BE34D523 /* SwiftDate-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B55A2E5E0C23AF55C20CEB733A0D0E6 /* SwiftDate-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5163FC6D715F6881B1FA1AB13DCEF870 /* UICollectionViewLayout+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D95AE074F37DC1DBE44A7DE1D0E6F0F /* UICollectionViewLayout+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 51DDED280D55FB32EF2455BE8E5EE305 /* EditorToolViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCC5A26F7E85548AFC55EEA31F1BCAA2 /* EditorToolViewConfiguration.swift */; }; + 51DF2717CD2E38D60C52D0F6801F53CB /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A78CB7262B7851138478A5BEE4E6F5E /* TakeLast.swift */; }; + 51F3B35343757429879D929BB8FAB835 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 97F29379126F0438C30E274CDE3D4F3D /* MBProgressHUD-dummy.m */; }; + 5210FBCE7B8D9C113F92A7EB93DC0D81 /* DDFileLogger+Buffering.m in Sources */ = {isa = PBXBuildFile; fileRef = 89E879A82F878CA781C56539837F1698 /* DDFileLogger+Buffering.m */; }; + 523235228A1C021C67F2E3776A922DC5 /* MJRefreshTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 1990C3CCC50DBA7FE8DF4B549A5FC57B /* MJRefreshTrailer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 526EBB21113F77377DFBFF6F0D2A9FF7 /* AssetManager+LivePhotoURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290DBF8DF4EE9BDACF5EC7F610D04C99 /* AssetManager+LivePhotoURL.swift */; }; + 529381A96757F532A6675C2A9A29B7F1 /* SDImageGIFCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 15E1B0FD7185E49DE1449856B47352E5 /* SDImageGIFCoder.m */; }; + 52A4B575AED29E5155ECAE9032603201 /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5EDEA4FAD2F8E4725A8211591670F2D /* ItemEvents.swift */; }; + 531A5B89526140600E81AC06D7609722 /* Popover.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65204DB61690639081E4C931C5FFA6AB /* Popover.swift */; }; + 53264B91AA947BD2BA1C03735C5A284B /* Repeater.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8B5D73D0C53F699DB52AF3770B6D5CD /* Repeater.swift */; }; + 533BF0B3BDC7553A874AA44DBC6FAFDF /* _RXObjCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D619B173014C6FF14C2282E650C6A98 /* _RXObjCRuntime.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5392CECD3707F194D077669DE55EA90A /* URLConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0701CEE950B73AB85F9B06A03918EC90 /* URLConvertible.swift */; }; + 53CA868E64451978727670396A9477B5 /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 87FB4B3ABAEE824334270B99278F66A2 /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 53EC1CBFF41C9346F0AD436C0502EC61 /* SDWebImageDownloaderOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEF89E49B4EF9EFB03BA9A1CAE2E650 /* SDWebImageDownloaderOperation.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 53EEAC6A987681E9E9C6C7B91E34B24C /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5FFC29674606056D4E6CB4875B08AB7 /* RxTableViewDataSourceType.swift */; }; + 53F26378738C887CB8657A5A75BAFBC5 /* IQTextInputViewNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0C7530347B28484DB8E82CB8D0BC3BC /* IQTextInputViewNotification.swift */; }; + 547F2398C311E4F564B8AB41A795AEED /* muxedit.c in Sources */ = {isa = PBXBuildFile; fileRef = 1A15E37F5F7CCABA25A4C6A78B75F25F /* muxedit.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 54A217F7D46D6343096D9F1CAA25FBCC /* neon.h in Headers */ = {isa = PBXBuildFile; fileRef = 71BAEC917089F5D344152041FF475B7D /* neon.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54A45AF20BFF99BA20B15AF09AC4901C /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02AA736006C1745B4374922EDD2C0ED9 /* Notifications.swift */; }; + 54E09BF34A8377CB022053E18F7AC353 /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 0697DC8C76FDDDBB5C8B68147EA1A714 /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 54E268C32915CF908E7AA776909B45EB /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = DAE5AD2EFF55ED0BCEC237A3C950F618 /* MJRefreshConst.m */; }; + 54FCB2A0877468FCA03245D4FBB0F9D2 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = E444599FB453D7C7931951A9B691C863 /* ImageCache.swift */; }; + 552683FBA3217C27DCC374EFDA9EBB77 /* NSData+ImageContentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 82DAB652AFFC3214BB7A50FFB9762621 /* NSData+ImageContentType.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 558F9E69AD57CC15F443C70F1C50820A /* alpha_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = E94FB2D27C7F9710024FDDAB036D08BF /* alpha_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 55A04B833FD170F94BE342310B41FB40 /* TimePeriodCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD204BE696DB1A3A8B2014EB3390F8B /* TimePeriodCollection.swift */; }; + 55B5D420AB6AE8C0FDE19AD6C618F567 /* IQTextInputViewInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C86DF2926DB5DEF88ABA4C3420F3CF4 /* IQTextInputViewInfoModel.swift */; }; + 55C33792F8CE9E783B8014A61F953AB7 /* DateInRegion+Math.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F7AB1B02A053C7887A6CD0072C1807C /* DateInRegion+Math.swift */; }; + 561420A20DC0A84258A902E9EB69A15A /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = F96878E6B5AF107CB19879F3F2B41780 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5627F51429976098D16C7829CE9557AF /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA55A8AD9E9E25CBB335212FB2D18F08 /* Catch.swift */; }; + 5648D7F0A01DCE02F38BA12B3389D4C0 /* TextCompositionLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D22FADB79576AE7241AF5266BC20666B /* TextCompositionLayer.swift */; }; + 564ADB7E97B721F59E933E1D05B1C305 /* TransformOf.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5A5329E4337BAA3B99092BE362809AB /* TransformOf.swift */; }; + 56691610F48CD177ED944F34C23C0A74 /* GradientFill.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4B37312E5B890AF6AE0AF70C547FAE9 /* GradientFill.swift */; }; + 56733B32C75BD85D6FA307C1822BF862 /* backward_references_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 309D7AA66415C34F8647C018C873C195 /* backward_references_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 569BA73DBB2EAFC4BFEC77AF6A0C3F89 /* TableViewSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAA2E1AD1807D27B61E8C46F3F20B4DC /* TableViewSectionedDataSource.swift */; }; + 56B50B3F8DD7B44500AA65DDA2C88F9F /* Keyframe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FA48ED1FF2F7B546233427F276EBC03 /* Keyframe.swift */; }; + 56E800EB3B2BE8AE0BA45A30974D7920 /* Masonry-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EC5856987107BEF57F8839BE214BF5A3 /* Masonry-dummy.m */; }; + 5727477E667AEAF37FEB3B3CE3BFCEA8 /* SectionModelType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B667AA3A5E89DB8C3DD24D14986CB0B7 /* SectionModelType.swift */; }; + 5746320BBB67E457AF4C4EE5A2D32799 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D823965CB5E7EE1BDF88A155E211ECBB /* Validation.swift */; }; + 576C5FD65E8E35A7EF189EBB20CE01C6 /* LivePhotoSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F750C276EA99F1DCFDD82C98945DE4D /* LivePhotoSource.swift */; }; + 57AEF499097B5B2AF1D566F88E7DB206 /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C912BC3C55EEA185E3928D30F299670 /* _RXKVOObserver.m */; }; + 57C4F6EFB30DDD14E960AC2D6B34F904 /* SnapKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CA7AA7FC00A71FD45D68150599442F0 /* SnapKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 580D9F7D0E5B3A80462D5C7ECD81A7B7 /* KingfisherWebP.h in Headers */ = {isa = PBXBuildFile; fileRef = DE433B7D77379404FC2A115474ECB34A /* KingfisherWebP.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 58139B1C0363A27E0A3DD5FF9753E874 /* sharpyuv_csp.h in Headers */ = {isa = PBXBuildFile; fileRef = F3EFC6DF3268535BC6FEB0245C70EA38 /* sharpyuv_csp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 584B2BC80E7104E4C2028C5B4A084F2C /* CALayer+fillBounds.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B78CF4361138280DEAF654907A7E88C /* CALayer+fillBounds.swift */; }; + 5883CC9CCF065AC993539027684B7491 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D3FF04377D5672F765D771074F01471 /* Platform.Darwin.swift */; }; + 5922A6A0AE7152CF436356B3556F1835 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 526D6EA97F05641CA2E05BC8050BBA13 /* ConstraintItem.swift */; }; + 593BE6C6A4228D571E38A13C997BEFF1 /* PhotoPanGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F9CB5BB89F878B6A7107C476B856BB4 /* PhotoPanGestureRecognizer.swift */; }; + 594619F78BF7AD4FED3AE54E56B565E3 /* DefaultsKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31C2C87D1A111B18ACC18CDF0B3AB382 /* DefaultsKey.swift */; }; + 5964A4D664AE867BB1BBDFC8F73E5B3C /* AsSingle.swift in Sources */ = {isa = PBXBuildFile; fileRef = D915B778BFC4215CE72BB21D6B4961CB /* AsSingle.swift */; }; + 596BB7B67915536A341764637DFFA50D /* token_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 257615B4345F34477F672A9F4184CF44 /* token_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 597D95C8F568BE7E82B2E58EB9D9A51B /* lossless_enc_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = D807B72086D73A099588B2661058115C /* lossless_enc_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 59926C66B6FD833E66F57DC8DD184AD3 /* SwiftyUserDefaults-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EAA512B45185EBC8735764075B6AA26 /* SwiftyUserDefaults-dummy.m */; }; + 59E0170B8D182E51A22B76016EED107D /* SDImageAWebPCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 463D911D9C6E7DBBCAC2D85783EF508B /* SDImageAWebPCoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 59E1BF0AB3F19C50E578D398E26EB227 /* KFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95DB59B8E4053489737BAD5CDD85156B /* KFAnimatedImage.swift */; }; + 59E8E48227EFAB47CF488B945CDB6A71 /* DropShadowStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 470BE9CA1CB354631EA9F83BC9C2C055 /* DropShadowStyle.swift */; }; + 59F34874DA4ABB2F5C4E09EA6865936B /* ConstraintLayoutGuide.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CC9AC6D2C83DB5E4023244B749AD0D9 /* ConstraintLayoutGuide.swift */; }; + 5A2FD3386684CE7797BB7FF6F3CCC061 /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B0088FB28F0EE024B60383D53FD6197 /* KVORepresentable+Swift.swift */; }; + 5A300D04E09D1D08EBE70D40F6F40D46 /* SDImageGIFCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CADE0813DCA91BD8C28E6CD78241AB2 /* SDImageGIFCoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5A7D0317917962BB4C8608318195009C /* PickerInteractiveTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8AD8D9BC9B7C3629A2CDC47C82E9AE8D /* PickerInteractiveTransition.swift */; }; + 5A92E53125BB862DD992537F5C3125F6 /* quant_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 30CAB5B8879B125D786B5F19714D4D34 /* quant_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 5ABDF47FC0D60B701B5A8E767DC1314F /* EventMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99D221F5DCBD09CE2C478D4DCAD9D2C8 /* EventMonitor.swift */; }; + 5AC012169819B4ACA66D680CBB2D4B24 /* LottieView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D96A8EEF99D98D90E6C052AEC3613FF /* LottieView.swift */; }; 5ADCE72323C6B6AD702E85FE8B2CEF78 /* MBProgressHUD-MBProgressHUD in Resources */ = {isa = PBXBuildFile; fileRef = 6EFB05F1F29FAD078E29A839C5020799 /* MBProgressHUD-MBProgressHUD */; }; - 5B08596E856E4CC2F34A8A2372F9F764 /* NSArray+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = E5417662FD2D6DD0EE0C13A9888610D8 /* NSArray+MASAdditions.m */; }; + 5B08596E856E4CC2F34A8A2372F9F764 /* NSArray+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 211BC34C0536F7B4026D6881686E85AC /* NSArray+MASAdditions.m */; }; 5B094AECD875F2C5416ACF7D70D6B6B2 /* SwiftyJSON-SwiftyJSON in Resources */ = {isa = PBXBuildFile; fileRef = 7CA3B05F07B063827B34AD2B0DB23706 /* SwiftyJSON-SwiftyJSON */; }; - 5B33A02EB936B8CFDEC0DDE34D9C330E /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA1D67EA8A4A71E7794F574CDA3404BC /* DispatchQueue+Extensions.swift */; }; - 5B9CEC27AFDCBD769911853B28564217 /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF507E9A49CBDD934618336CDA62C28D /* ToArray.swift */; }; - 5BB6B99986FD7111B3AEBE931C7F507B /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B4187CCC4F5F89D4E0B6F0AE78036818 /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5BD5D9B8F61C124A62C75D9AC36A07BD /* MJRefreshTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = D86EA34F99917E65FA6D41412B54E6C9 /* MJRefreshTrailer.m */; }; - 5C29F3BFE98B26AA6F4736A4102AB7B5 /* Defaults+Subscripts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C88544852839A82AEADBF0A177A12F3 /* Defaults+Subscripts.swift */; }; - 5C76FA7D13C9985B02B9DA5647887BED /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9457BD70563174DC9C1F8A47D27BDA20 /* Filter.swift */; }; - 5C904EC8C6885BC342128586042D7782 /* dec_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 16870A92D3A5F38922DF9CFC6B8EFBC9 /* dec_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 5CA3399DA62981599919E71062272E9E /* mapMany.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A5A4BE57FC6748776B64977FD58A4F6 /* mapMany.swift */; }; + 5B33A02EB936B8CFDEC0DDE34D9C330E /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D347A6BAD15D2AE2E0FA316E669D2045 /* DispatchQueue+Extensions.swift */; }; + 5B72F5DFC13C04EEF8640D210426E38F /* filters_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 890A3A6568FB444BA064AD635B72B661 /* filters_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 5B8ABC3BA6BFB1809B26727966831E17 /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64135AEE32F4EFA1862ED0083E6D930E /* Concat.swift */; }; + 5BB6B99986FD7111B3AEBE931C7F507B /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 86F7B629AEDC7996F6CA360E88F44AA5 /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5BD5D9B8F61C124A62C75D9AC36A07BD /* MJRefreshTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = F25AD112E1C05A54CE8CC795A002351B /* MJRefreshTrailer.m */; }; + 5BF9F5ACD288752C9B7686FA8DE02455 /* Infallible+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDEA5FD0EA68AD39A58CA0B11E7957A7 /* Infallible+Operators.swift */; }; + 5C197BC87FF7A938FCDA1D1729F70C33 /* IQKeyboardToolbarManager+Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74A66DF7B375BDD0E38BD66C9575343B /* IQKeyboardToolbarManager+Action.swift */; }; + 5C22FC98A5A6534F05DE9DEF08DCA27E /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 105D64F3F9FE62DD2EF378CBCCE13DCF /* RetryWhen.swift */; }; + 5C29F3BFE98B26AA6F4736A4102AB7B5 /* Defaults+Subscripts.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA521F4F93C112B48889A0DB77FDB4E9 /* Defaults+Subscripts.swift */; }; + 5C7C13F8D90CC485D6686689DA09C843 /* SDCallbackQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 676D27321AB1F0CA92D082D61680676D /* SDCallbackQueue.m */; }; + 5C836B518C564BAD1865F8DDA7A71C07 /* palette.h in Headers */ = {isa = PBXBuildFile; fileRef = 89585EDEE270D4BB21F77CACD6FCB084 /* palette.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5C8DAB576E7E14256C410ADE81B69136 /* NSButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 4211DD2922E7B78B8D9209947923601F /* NSButton+WebCache.m */; }; + 5C9EA4F07C1D25D08C9A74B8D18D507F /* AnimationCacheProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BB11EFAA8B1C6445E4E5B268482EB05 /* AnimationCacheProvider.swift */; }; + 5CA3399DA62981599919E71062272E9E /* mapMany.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47FE7864622B9DFF669897BBC64167A0 /* mapMany.swift */; }; + 5CCC337DD092CFDF91FAD3E944457A03 /* IQTextInputViewNotification-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FF45920E9895253D121EC8EF37FAD3E1 /* IQTextInputViewNotification-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5CD127F101529C336A07D45CE1106A54 /* Alamofire-Alamofire in Resources */ = {isa = PBXBuildFile; fileRef = 085DBCE7DD98588B2ED103B1C1F36026 /* Alamofire-Alamofire */; }; - 5CF3A712914F9832965EC0EFB30B1AFB /* sharpyuv.c in Sources */ = {isa = PBXBuildFile; fileRef = C7134073EC3713A59A18FC8F6A3D4149 /* sharpyuv.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 5DA9F754707804370E363E343E9221F1 /* BehaviorRelay+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5375B9B0C687F1EE0A098030C3339F /* BehaviorRelay+Driver.swift */; }; - 5DE1E9EE872B702F012DA1E310CCB157 /* MoyaError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C300329F8EA97FF77C57A5992BD944C /* MoyaError.swift */; }; - 5DF2E03715129AA0C77ADD8BAFFBDDFC /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2668DA3CB365834FBEDB29D50D34ACD /* KingfisherOptionsInfo.swift */; }; - 5DFCBADAC7D0FAC82C84A6C8E7BF1DA6 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 9ABE9105CD38C492B6CF632581E82B25 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5E5226C06C44D3C41F51B2A6B1FE915E /* muxread.c in Sources */ = {isa = PBXBuildFile; fileRef = 2F538D0A311DAB508BEDFE379FA59636 /* muxread.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 5E686B1E1BC041BE4966F71D75978FB3 /* PhotoAsset+Network.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66FD366AEC2B3CA40B4029959D081AE1 /* PhotoAsset+Network.swift */; }; - 5E6BFEA8AF2EE6BEEAEB1BE2346A33AE /* Documentation.docc in Sources */ = {isa = PBXBuildFile; fileRef = E857B8EA01B018ED4787AAE1CC680E99 /* Documentation.docc */; }; - 5EA7CEF77748C6745DE0713024E68039 /* ConfigurationGlobals.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F90A3217EB10AF658A047D143F683FA /* ConfigurationGlobals.swift */; }; - 5EE23E0B4A7175D504F4C7E20505DDE7 /* KFImageRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBE0B20D15848786EA2083DC5FA20E30 /* KFImageRenderer.swift */; }; - 5EECCF46F0EE2BDD44E2358908BFE7CF /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E96A775ACAC56C20FE9310B485FC794E /* PrivacyInfo.xcprivacy */; }; - 5F09107998BED88EC6FCDFC5305031B1 /* String+SHA256.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B7C97F814A407FDD91D4097337521B7 /* String+SHA256.swift */; }; - 5F45735DF355530CC955066D3C007E19 /* MASViewConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F1413DFBAEB905BDF4EB80C2B2B628A /* MASViewConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5F9A72150ADC8769E1E28AD550D314A1 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79CC917318FEB17A6EDAB638E96E56A4 /* SwiftyJSON.swift */; }; - 5FC38C81C52F349565DA5EA2A63E5C5C /* Mappable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F66005A253A3F1F8E28626CB4D9C734F /* Mappable.swift */; }; - 5FD528613962E7F8F60211ECAB4F9243 /* IQKeyboardReturnManager+UITextViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD957E8121CCF199F6277FD347FAEFF5 /* IQKeyboardReturnManager+UITextViewDelegate.swift */; }; - 5FDC4239F7B651092BF582D0F460BAD4 /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 854107E45D2400FFB748BCDF1168A2DA /* UIView+MJExtension.m */; }; - 601D139AD56480EE77EBCB0548576DB9 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - 6134C81E38AE47AE5DFE0B0B1E6C3380 /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D31C667B77C9D80D84BCD157D1FA59D /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 61461B0D9D7B81C3F8D24066D9A19DCE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 4950EA4CA912AC0CB32AE944AA338162 /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 61507E402F1F7C58BF119995A0479A22 /* NSArray+MASShorthandAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AF3FD37A26E880674E0DD5C6A858B10 /* NSArray+MASShorthandAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 617E7F15F79A3A5DF83B334AAC78E41C /* AssetManager+AVAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = B02F035B80CF482ADBDE5CFB6EB35697 /* AssetManager+AVAsset.swift */; }; - 61A3DA271E425F1B43772BA3649F8425 /* ISOFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 571BCDF0DA8EB161CA19C1AFC97EAEAF /* ISOFormatter.swift */; }; - 61ED64340371AB30B936A019C22C376D /* UIView+IQKeyboardManagerExtensionObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E4B32BDBCEEC64F4603CA34956DBFE /* UIView+IQKeyboardManagerExtensionObjc.swift */; }; - 62B90C6FC83F91F91A4BF12022C7B050 /* UIView+Parent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07E781138747A16C7AB238CF4941881A /* UIView+Parent.swift */; }; - 62E1C69598A5F76DE8E81C36AD4023D2 /* Infallible+CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E1565A8894F745614E0BBC515EE1EEC /* Infallible+CombineLatest+arity.swift */; }; - 6321B6047A2176553365F6367D1C4BDD /* DDLogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 043F0D2210C6418311C38AFC276361A0 /* DDLogMacros.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 634E36AF76D9855BF1D5C2F6927C9465 /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4518E41DDAA7FCBB30B877253BDFCB95 /* TailRecursiveSink.swift */; }; - 638F2273D87A721B52DBE6CD24E60CB2 /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B47B1E962E77B07AB5EB290175370B9C /* UISlider+Rx.swift */; }; - 63E1B3AEF8C51B72351EA0E978E131FB /* EditorController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF487A9E6244F3A405FFDA82643AD44 /* EditorController.swift */; }; - 644D53AECC6A137FB73F210875551EF7 /* NSControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3739DDB967F3BFD6F0010ECAAA20436E /* NSControl+Rx.swift */; }; - 645E4B7AC8D3BFC623B46689BBAC1996 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 35B6BE902B24FB2301B30F558B235F96 /* PrivacyInfo.xcprivacy */; }; - 6483D6F6B26818AE1CEDCB90AFA6B22B /* ignoreErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50497F123FB4719B21D4401A5B5B421F /* ignoreErrors.swift */; }; - 64A6406801C585C042CACB93E30CA03D /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7554560533DE02093C26552A2B39B53A /* Rx.swift */; }; - 64B5CC11478F1DF1BD5A9B3FAD27A1E0 /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD8541074C2DD535AD0418D872697A5D /* InvocableScheduledItem.swift */; }; - 64BA5B97B77D1EDFAF993CEFDEE5A47B /* dec_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = 0B62B38D8D8209B6AC1EB242B3E6FD66 /* dec_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 65531B806F8327DD184D7A07D74829E5 /* UIScrollView+reachedBottom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42507781F382E8784E9B96FF7FF835CE /* UIScrollView+reachedBottom.swift */; }; - 65CE537DA8DE3E9232FC732D6229BFAF /* histogram_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F2BAB0C1DD9900461D1AA822028B352 /* histogram_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 65E1C640FE8331BF45094B2A6A66BA05 /* AlbumTickView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD3EA4A0C0652B44E41F17F05244C84C /* AlbumTickView.swift */; }; - 65F629E1E7896CD05D7DBDB31719F92D /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56CF5EC80E0095A15DE17A2410AA8610 /* Queue.swift */; }; - 66019D4ED40079404FF002309348D689 /* picture_rescale_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = C6E5A9652F5210CA99238BE53B054637 /* picture_rescale_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 66C98F9CBC310ABF9199767F97CD0D06 /* Editor+UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 610709674DACA5D5FF2B5C6B5849A4AA /* Editor+UIImageView.swift */; }; - 66E62D8247E22A3B50148739B610C704 /* DDTTYLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DEF57486B10223444264FEABED912E32 /* DDTTYLogger.m */; }; - 66F024DCBE9C5AE50FD48FE6876D5DEB /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98B1634B60116ED7CBB311C9811580B8 /* ResponseSerialization.swift */; }; - 6728C0424CEE44AA9D3CE04848A99706 /* AccessTokenPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59940F889506AD9835AAE14B5586E0CB /* AccessTokenPlugin.swift */; }; - 6739B9085488745EA197B1D58F789BD7 /* DDLoggerNames.h in Headers */ = {isa = PBXBuildFile; fileRef = 58737921D6F839097F10F6F6CF1BF65E /* DDLoggerNames.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6753DEF6019ED35DD29173D3D1DED01A /* alpha_processing_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 0368D898D791A34CC1FDADBA3BBBCEC5 /* alpha_processing_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 67864B17299EDF329338438D1EF21BB1 /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F23559BCF27189691DCD2F92465F740 /* WithLatestFrom.swift */; }; - 678EDDCD6ED116BC5100C5924A9BB0C6 /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF77CC2D4256C1409ECD4B22C324DA1 /* DiskStorage.swift */; }; - 67D1A6D90F2FA281D46D5A902DC57F82 /* curry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E65E073EC5DF04C4CFD99DDC2B5C542 /* curry.swift */; }; - 6815F83EA9B7321CCD853754F859FCDB /* VideoPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49D7B44A6DE3D68A5F733751922869C /* VideoPlayerView.swift */; }; - 6858BC58982CC8421A35F943AE77D6ED /* quant_levels_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B225411D23E96DA996A9E55D4201C5 /* quant_levels_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 685CB5FF6C164A33D25A02BCBDB4E608 /* WebPProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A4B9BA5EC56F34FE4F2221CAB2181A2 /* WebPProcessor.swift */; }; - 68C8CC790FD5CB13EB2631917A0A683B /* TransformOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99842FE96F5A8ACC300EAEDB53C08F88 /* TransformOperators.swift */; }; - 68F4885E04AA995D1E8FB8B28E0EE3F9 /* AnimatableSectionModelType+ItemPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79C02C32BAEC3F0A6FE6D401743D3DB7 /* AnimatableSectionModelType+ItemPath.swift */; }; - 69345CBCB31076EBF8A2C5885AF973AB /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 7870C482D7D8B587E82681D3B0E02DD4 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6938A12462B524DF6F2636A3F1979704 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 6941289A9343A4DD3B746BBEA4F1AB04 /* NotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 469018506EA4B2F4C10292F2B04948B9 /* NotificationCenter+Rx.swift */; }; - 69768601E88C65B4AF743511560EB500 /* quant_levels_dec_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = CCCA217CC0D0EECB2ABA25A869F6B13D /* quant_levels_dec_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 697D2AE2F0BF2F0C76AD53397FC66A29 /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F82C8B3D29D00C420802541F11433C2B /* UIButton+Rx.swift */; }; - 699ECA87C4D5F7C18A7D473DAFEF5A02 /* PickerConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5059B96F21E36DBC5D6E311008491110 /* PickerConfiguration.swift */; }; - 69AB582F7B619D2BB667DB19541AE066 /* DDASLLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = CAA7C1DC6B75604EF106632D232448BC /* DDASLLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 69CF0A45D1E069554DA47F33BA22CE34 /* tree_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = F04C0F7F9D3AFB3878A698CEF2001848 /* tree_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 69E353C99C6EEA3C93CCF2E526460B9D /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 871BD5C18B92CB0BA5D7A93768FED8C9 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 69F6B98B0F745F5C0D40E5BB813D3358 /* EditorToolView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3579EB726E848C276836FA9E7A8F33CF /* EditorToolView.swift */; }; - 6A2D2B487219F1692E6D43557B592196 /* yuv_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 758F20F278ABE2F9A7423E93962D6B57 /* yuv_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 6AE82541A8951A34AF43A20E2622CFD7 /* PhotoListCellConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDBA43602C4ACCA30EE1416C6EB1BB5D /* PhotoListCellConfiguration.swift */; }; - 6BBF9618A17A5A9DD2CD71CB67400115 /* vp8_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = E478A6721359D2E791ACB889A5C15D7E /* vp8_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 6BE4B832555B3FB32C2854A933EF5E8E /* DDLog+LOGV.h in Headers */ = {isa = PBXBuildFile; fileRef = AD12CD0525641B8D32093F84C1A0CFEB /* DDLog+LOGV.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6C3CB2A3016E06B0C80D7859A39AB4FD /* EditorToolOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D65F90B0D172B9C25C5DB1D568A452F4 /* EditorToolOptions.swift */; }; - 6C71098ECC662C8B37BDA8243820F070 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 565329C632D43C26187967C9EB323A69 /* Accelerate.framework */; }; - 6C988731931639D9E205C5B286385982 /* count.swift in Sources */ = {isa = PBXBuildFile; fileRef = D14CF481614382EE72329D16D63A62A4 /* count.swift */; }; - 6CA9456A80528FE611303867B289BE1C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - 6CAB59AA86D67BD46B82E326058258A1 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98343DDDC3108F6175ABAD7E886415EB /* ImageDownloaderDelegate.swift */; }; - 6CABA18CE8DB786EFDA231AF69A7D4B2 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DE91D86D56C29B7C69B95FC6ED0CEFC /* KFImage.swift */; }; - 6CBFC76CAB15553502A1D83945EAE2DA /* buffer_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 29A4970AF26C93618D2C8B325FAE6DF1 /* buffer_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 6D11B5E3D02CE6F3FD35BEC9305A8D0D /* CredentialsPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = D22FCC45AF87147BB1377D0ED979DE93 /* CredentialsPlugin.swift */; }; - 6D1C4245850FFCCBE3B1C7AA6B945554 /* LivePhotoError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9E32BF721FF39F5930C728DD64D8375 /* LivePhotoError.swift */; }; - 6D3071F804219E6A520372754BA9F09C /* URLConvertible+URLRequestConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D4B744C05D752C5A88727DF35DE8C1B /* URLConvertible+URLRequestConvertible.swift */; }; - 6D384ADFCA1BD2A0F3FFD7A221DE8400 /* cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = D5DCC4B4DCF78D5D4467ED7EB4868D9E /* cpu.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6D5C57B867317D87857E5ACC76B478A8 /* TimePeriodChain.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9F0941F1BC5DCF103B534C3CB947E76 /* TimePeriodChain.swift */; }; - 6D7439D4CF0245AC4432B11BBF057250 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 6DE6C7F0FA965828E4FCE687BF75FBBE /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FA6E83DBEF33D62965488FA6E823496 /* MJRefreshAutoNormalFooter.m */; }; + 5CD3D98EE09BF48E72AF01B691B457ED /* SDImageIOCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 6AB6D3486F8D2B7F4DF3894E83924C48 /* SDImageIOCoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5D2B46D1F7B27E81D3526A4FA0AE1B50 /* Archive+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBDF02ACA504C74430731FCAC597E30F /* Archive+Helpers.swift */; }; + 5D51DBD757BDE6559AA088923F710C74 /* alpha_processing.c in Sources */ = {isa = PBXBuildFile; fileRef = FC44018E8E546DE560E6952B73A66864 /* alpha_processing.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 5D63E02A7E5BAA06D304EAB0B20C3102 /* UIImage+Metadata.m in Sources */ = {isa = PBXBuildFile; fileRef = 07848D28D89F5F346D8D841898114331 /* UIImage+Metadata.m */; }; + 5D74993CCD97D9869721357F861010C1 /* IQTextInputViewNotification-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 006D685CCA56F85CAB3F22037792FE21 /* IQTextInputViewNotification-dummy.m */; }; + 5DA9F754707804370E363E343E9221F1 /* BehaviorRelay+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6A9079A334BDA9CBD3E6AC894241BAD /* BehaviorRelay+Driver.swift */; }; + 5DE1E9EE872B702F012DA1E310CCB157 /* MoyaError.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBADAFA4C6D0CBFC0B573538880274CE /* MoyaError.swift */; }; + 5DF2E03715129AA0C77ADD8BAFFBDDFC /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B98FB536C6100FE2E5AB39A61E6BF097 /* KingfisherOptionsInfo.swift */; }; + 5DFCBADAC7D0FAC82C84A6C8E7BF1DA6 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 905C46A6150488CF6119E0537699B529 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5E686B1E1BC041BE4966F71D75978FB3 /* PhotoAsset+Network.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2DC7B67C28FB63025DA871EB56B2D07 /* PhotoAsset+Network.swift */; }; + 5E6BFEA8AF2EE6BEEAEB1BE2346A33AE /* Documentation.docc in Sources */ = {isa = PBXBuildFile; fileRef = BE9A5A25C305ED947C72BFDCDFBACF57 /* Documentation.docc */; }; + 5E6D9B41BAE736924F76FF8CED634AE4 /* TraitCollectionProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = A13F2857129132F2BB134CC80E4B8689 /* TraitCollectionProviding.swift */; }; + 5E8448D17CF8C1F2646695E2A1B8DC3F /* IQKeyboardInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44EFCF7647F729E5C8E0E785FDA51B44 /* IQKeyboardInfo.swift */; }; + 5EA7CEF77748C6745DE0713024E68039 /* ConfigurationGlobals.swift in Sources */ = {isa = PBXBuildFile; fileRef = E758329F42B0099E33EF4EF839084BC6 /* ConfigurationGlobals.swift */; }; + 5EE23E0B4A7175D504F4C7E20505DDE7 /* KFImageRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1447E8645A5E61620BCFA27199CD5ABE /* KFImageRenderer.swift */; }; + 5F09107998BED88EC6FCDFC5305031B1 /* String+SHA256.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9351614A1EA41C19AE76908E51BCFA1 /* String+SHA256.swift */; }; + 5F3F0835DA0970831299E1E2F19388EB /* RxRelay-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A8C019C7426933440991237E4CA5DB3 /* RxRelay-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5F45735DF355530CC955066D3C007E19 /* MASViewConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BC4569302B193F7A1341960315F9832 /* MASViewConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 5F9A3F2A760B370179537C92B7223D0B /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B59531761EBE7111460BA8727BEB2CF /* AtomicInt.swift */; }; + 5F9A72150ADC8769E1E28AD550D314A1 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C60F5B4B13DD9E770BEB34346ADC9A2 /* SwiftyJSON.swift */; }; + 5FBE237F53C3F589D9DD2C524745DB97 /* Infallible+CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63EF0AC49607B5F04CF134A07E9FD554 /* Infallible+CombineLatest+arity.swift */; }; + 5FC38C81C52F349565DA5EA2A63E5C5C /* Mappable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5CAA60E4E281A0EA544CC0192678755 /* Mappable.swift */; }; + 5FDC4239F7B651092BF582D0F460BAD4 /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = C4A9C10214B3741557539E39C3C99286 /* UIView+MJExtension.m */; }; + 6134C81E38AE47AE5DFE0B0B1E6C3380 /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FCBFD99E9220F18FB8F2824D7D64032C /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 61461B0D9D7B81C3F8D24066D9A19DCE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 89A1C379811FBDE2115817A3AD333063 /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 61507E402F1F7C58BF119995A0479A22 /* NSArray+MASShorthandAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 35705CE15E7613E33BDA6D0FA12C3B22 /* NSArray+MASShorthandAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 616976F489655BFF17CA440CB55BA9BC /* huffman_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = EDD6384C8991A779769D0C3B5CBEABBE /* huffman_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 617E7F15F79A3A5DF83B334AAC78E41C /* AssetManager+AVAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7B38F6289C951AC1EFC690686372E8C /* AssetManager+AVAsset.swift */; }; + 618F3ADE5ABF493F148992DE1F958158 /* lossless_enc_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 146CBA3FACD1FD9ECAB6AE549FF8B59C /* lossless_enc_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 6197516E8DF38E35EB47D861284AC82A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + 61A3DA271E425F1B43772BA3649F8425 /* ISOFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC21EDE7A66240152AF53AF859829511 /* ISOFormatter.swift */; }; + 61E28FB82C54B1A774CE25698859B3AA /* Observable+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F8C5035292F2ECDC8D7904C8A6E508 /* Observable+Concurrency.swift */; }; + 61ED64340371AB30B936A019C22C376D /* UIView+IQKeyboardManagerExtensionObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35999F67C6BE702E5DBA2B4976B57D88 /* UIView+IQKeyboardManagerExtensionObjc.swift */; }; + 626865A3EF3A6D4A97808AFAF335BBFA /* LottiePlaybackMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5430F3A24CAA6F37198CFEDAAAA99AB6 /* LottiePlaybackMode.swift */; }; + 62B90C6FC83F91F91A4BF12022C7B050 /* UIView+Parent.swift in Sources */ = {isa = PBXBuildFile; fileRef = AACF743A4C7B17E741F616DAB8882D77 /* UIView+Parent.swift */; }; + 62D1262E42590356A92B24D7730CD254 /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12AD3BC5DFA5C2CA31FECCF57A3DCB50 /* Skip.swift */; }; + 62E777846A5919447B8645DF49D60947 /* SDAnimatedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = CDD105EFAA608A4F70053CBEE2961E47 /* SDAnimatedImageView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6321B6047A2176553365F6367D1C4BDD /* DDLogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 80252D612A849810E8DFD713E0E1FF7D /* DDLogMacros.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6341A8A4311882558BA13827740B4664 /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = B95207D9ABE61BB885BC98426F48D8B0 /* AsyncLock.swift */; }; + 63559734B4AC75FFFFB29C688B9A6744 /* SDWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E166D4C0786736A2C0165FA1762AEFD0 /* SDWebImageManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6377643B1FEC4330947E1DA0BC971FBE /* AnimationContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD0E5FB9AF258767A6C880B620AC9B94 /* AnimationContext.swift */; }; + 638F2273D87A721B52DBE6CD24E60CB2 /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EBE7837BE776C1B2551F13EA5935640 /* UISlider+Rx.swift */; }; + 63A8CE0CBE0ADD489C20A0D7F51FC1A5 /* TextLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7819CC5BACDC7758CECF67E1F2CFE862 /* TextLayer.swift */; }; + 63E1B3AEF8C51B72351EA0E978E131FB /* EditorController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 705658E1BBB9D9340A8CD40AC22105AB /* EditorController.swift */; }; + 63EA32A68E585EC05CB3ABF990C61928 /* SDImageAPNGCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E0E3AA227BEB7E584BA2F19BDBD96C /* SDImageAPNGCoder.m */; }; + 63F6230FA82DFD96D2E877797C3E3C64 /* thread_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = A31C0DA4336C685CB1B0B65A2916CAA9 /* thread_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 644D53AECC6A137FB73F210875551EF7 /* NSControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AAD4949C86B956D72D81E42F2B5A885 /* NSControl+Rx.swift */; }; + 645036D656B707FCA91C2804BEFE3342 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = C056C7D3CDFF0B7C1A4CD6824B186298 /* PrivacyInfo.xcprivacy */; }; + 647C310F64D06165C6515431E3882EFD /* backward_references_cost_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8FEC1D26EFCCA906F62A3F754A54CD8C /* backward_references_cost_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 6483BAFF84F868056DECD840E8F9D359 /* CustomPathAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 618EBF53267627B24D620F051549197C /* CustomPathAnimation.swift */; }; + 6483D6F6B26818AE1CEDCB90AFA6B22B /* ignoreErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4114E91AEE31D95AB64F12BD8E011F5 /* ignoreErrors.swift */; }; + 64DAE36D63FD0E07168E011D5D9538E0 /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E766D00AF3776C33AD233353D2A6E60F /* ConcurrentDispatchQueueScheduler.swift */; }; + 651096EC5A39B4CD8606FA4B908F26A3 /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF632589707D7FFC1C097D5F26F1D34B /* ScheduledDisposable.swift */; }; + 65531B806F8327DD184D7A07D74829E5 /* UIScrollView+reachedBottom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70AC54326B583CB52C1C8931437F2BC0 /* UIScrollView+reachedBottom.swift */; }; + 659FC93CF2E7E3959D6A4E19F12D4FD8 /* LottieURLSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = B55D8BA910BEC68CC29FB81ECC2CD259 /* LottieURLSession.swift */; }; + 65E1C640FE8331BF45094B2A6A66BA05 /* AlbumTickView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C35DB8885C7AF3C00FCA69FDA392958 /* AlbumTickView.swift */; }; + 65F629E1E7896CD05D7DBDB31719F92D /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A41F2BDE308BDB7887FDC9CC99371A9C /* Queue.swift */; }; + 667CEF1767AEC3F190694D6D52110A78 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 7B74EA38DC8A751DD99D5770A5F03ADC /* PrivacyInfo.xcprivacy */; }; + 668115FD6CB2E2582B957BDC5528ED83 /* SDDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 806D702BBF33FD24C6633D97B6AC8291 /* SDDisplayLink.m */; }; + 66C98F9CBC310ABF9199767F97CD0D06 /* Editor+UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF9C3F1C80059E8FA0A02D050A22B15D /* Editor+UIImageView.swift */; }; + 66E62D8247E22A3B50148739B610C704 /* DDTTYLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 67BABF21E134B8C32AE5714CEA6F842B /* DDTTYLogger.m */; }; + 66F024DCBE9C5AE50FD48FE6876D5DEB /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF46CA42BF380829E0A21E3E738CFE12 /* ResponseSerialization.swift */; }; + 6728C0424CEE44AA9D3CE04848A99706 /* AccessTokenPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F997ABBC6EA089C505B9E6BD0CD1612 /* AccessTokenPlugin.swift */; }; + 6739B9085488745EA197B1D58F789BD7 /* DDLoggerNames.h in Headers */ = {isa = PBXBuildFile; fileRef = 927C7FF96271D29EB8F16A1622F32430 /* DDLoggerNames.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 678EDDCD6ED116BC5100C5924A9BB0C6 /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB207D0D95390CC5750B8BAE1FEBDEFB /* DiskStorage.swift */; }; + 679CBDF30126442DC86B51F7334D5818 /* Archive+ZIP64.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9112E558AF7FF970B2B979893E61EE9 /* Archive+ZIP64.swift */; }; + 67D1A6D90F2FA281D46D5A902DC57F82 /* curry.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6295AE9D50F4A2B1061B752D52AC07C /* curry.swift */; }; + 67FD817A67952AE43797A4D03034418B /* sharpyuv_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 9507633F2E1F0C8D1E35BB035889FC27 /* sharpyuv_gamma.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 6815F83EA9B7321CCD853754F859FCDB /* VideoPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 458C28DFB8E300D94E40171C859CD019 /* VideoPlayerView.swift */; }; + 682DB56C577287486871A296ED0BBED4 /* LayerTextProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = C03D2195F8070C9FCBD9846A7FFC7B45 /* LayerTextProvider.swift */; }; + 682F2B487FFCB30C5B3D5E013D52387E /* SDImageIOCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = AF95A32952A2D81F396D632B682AA92A /* SDImageIOCoder.m */; }; + 6855220C817A3CA7F32A376E6ACCCBA0 /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D6752C5CBA08321413C63315CF575FB /* ReplaySubject.swift */; }; + 685CB5FF6C164A33D25A02BCBDB4E608 /* WebPProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B268BBD01B73A32CC92448E11123E90 /* WebPProcessor.swift */; }; + 6868DF039B2BBD8A30C5FC9F404AD719 /* BehaviorsConfigurableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E615A7AACB986AA4AEFD89C51C3084EB /* BehaviorsConfigurableView.swift */; }; + 68C8CC790FD5CB13EB2631917A0A683B /* TransformOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A1F7987F14C5E94819EE32CB4BAC243 /* TransformOperators.swift */; }; + 68F4885E04AA995D1E8FB8B28E0EE3F9 /* AnimatableSectionModelType+ItemPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8ECE4A3DE0488A3DDA80283DC1A721FA /* AnimatableSectionModelType+ItemPath.swift */; }; + 68FB437B22491F3C727ED41EC4A8606B /* IQKeyboardToolbar-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A6AA6B67C2202E9EC9946C9204C07ABF /* IQKeyboardToolbar-dummy.m */; }; + 6901C20C2E6F1ACAA37B28C2F618C4BD /* SDWebImageCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 55998CAE31AFF7A83E1C07826709AF95 /* SDWebImageCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 69345CBCB31076EBF8A2C5885AF973AB /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A24EE9641A33E6A9AFAAED5F9A99F61 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6941289A9343A4DD3B746BBEA4F1AB04 /* NotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 706A772CEF4F7223C772D02BCDF54486 /* NotificationCenter+Rx.swift */; }; + 697D2AE2F0BF2F0C76AD53397FC66A29 /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FBF659AB345A681E5B520E1DB969EF2 /* UIButton+Rx.swift */; }; + 699ECA87C4D5F7C18A7D473DAFEF5A02 /* PickerConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E51DB4C155A46CB4058D95CC0EC8892 /* PickerConfiguration.swift */; }; + 69AB582F7B619D2BB667DB19541AE066 /* DDASLLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = D8B80519B4D4609E2ED6D5DD89CD95A6 /* DDASLLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 69B74FDF7C33B63E60F97F0DA06AA999 /* StyleIDProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F49C50D61A09F57006BEA0590604E4B /* StyleIDProviding.swift */; }; + 69E353C99C6EEA3C93CCF2E526460B9D /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B699BC5FEB78B2CE8A8D0567C5D0B00 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 69F6B98B0F745F5C0D40E5BB813D3358 /* EditorToolView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1341FE1A679531A374E6EA274988264C /* EditorToolView.swift */; }; + 69F72FE9F2E27DB15981E62CF31AD23F /* GradientFillNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55EF44B4E12BF378C890CB553EF49118 /* GradientFillNode.swift */; }; + 6A47A1504EA627F208346BAE3225BDAA /* vp8li_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 28FCAB44829CE76DDC07066036587F01 /* vp8li_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6A69B1471DEDFDA0B57F6131650CBA0A /* SDWebImageTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 27B94CBE30BEE9D36A718CB93B8F0350 /* SDWebImageTransition.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6AA0622BFA46A63E60192A7EE304E93C /* yuv.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A2DF6DE96352BFBC45FC04B2DF37E4E /* yuv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6AA58CA6EF21C02A62840F398661C55A /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 7876FC240B41B79B2CE968C0B2531AA3 /* PrivacyInfo.xcprivacy */; }; + 6AE82541A8951A34AF43A20E2622CFD7 /* PhotoListCellConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A26381785BA6D4DE63E5068A0BBE66F /* PhotoListCellConfiguration.swift */; }; + 6B72B957E2B37CDD96B429A082C39810 /* UIView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DE67ADBE415CE80D2E3E658D24F2F77 /* UIView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6BCE7872B0E75FF5B7CCDDCCC8587571 /* AnimationKeypathExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BA59DC6ADF446081AF8C31B92429604 /* AnimationKeypathExtension.swift */; }; + 6BD8E512A5ABC3D0FAD5978DE91A75A9 /* SDImageLoadersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7993B5777F37DEE02013C4A1A26C58B0 /* SDImageLoadersManager.m */; }; + 6BE4B832555B3FB32C2854A933EF5E8E /* DDLog+LOGV.h in Headers */ = {isa = PBXBuildFile; fileRef = 410450C8F5ADEB770718D27D9940EC40 /* DDLog+LOGV.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6C3CB2A3016E06B0C80D7859A39AB4FD /* EditorToolOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE9144BC05C0B93A010E492397001467 /* EditorToolOptions.swift */; }; + 6C71098ECC662C8B37BDA8243820F070 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BA85C644912C3A5922BDD5D1D955E43 /* Accelerate.framework */; }; + 6C8F51544B7FBA7E98A28A644A2A4395 /* Diffable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A891860001E5D99627C58DB804D3B8D3 /* Diffable.swift */; }; + 6C988731931639D9E205C5B286385982 /* count.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1C2DA3B5982BA3931872039E226AF58 /* count.swift */; }; + 6CA9456A80528FE611303867B289BE1C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + 6CAB59AA86D67BD46B82E326058258A1 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FA765754EB1F79E2342B60DBCF7B00F /* ImageDownloaderDelegate.swift */; }; + 6CABA18CE8DB786EFDA231AF69A7D4B2 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3045F1AE326CFBD6A34EF596E7C67D8A /* KFImage.swift */; }; + 6CBD6AF70B10AE502415349AB3A22F7F /* DataIDProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94DCE84A36F9C712107A53A6685125C2 /* DataIDProviding.swift */; }; + 6CD4A605F499B8E8AB419701A64D2030 /* SDImageCodersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E55AC265953CB9D5E42BB48DCD176741 /* SDImageCodersManager.m */; }; + 6D047E7FC4C460A50573FB6695200230 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46008EC1FC69A6DB4227EEC645FF6137 /* IQInvocation.swift */; }; + 6D11B5E3D02CE6F3FD35BEC9305A8D0D /* CredentialsPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47BD8FCA5E28E808BA50E2A32E768E3E /* CredentialsPlugin.swift */; }; + 6D1B81E9F445D6024EF8EFB437CD1213 /* IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E2999141424D2809DE076C8BBEBAF1 /* IQKeyboardToolbar.swift */; }; + 6D1C4245850FFCCBE3B1C7AA6B945554 /* LivePhotoError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FD4269A60D82201612F750BD6B8D769 /* LivePhotoError.swift */; }; + 6D3071F804219E6A520372754BA9F09C /* URLConvertible+URLRequestConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06C96A7161B1C568A6E26E44944244FB /* URLConvertible+URLRequestConvertible.swift */; }; + 6D5C57B867317D87857E5ACC76B478A8 /* TimePeriodChain.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC9F7B604E92A7766FDA67A9BE787B8 /* TimePeriodChain.swift */; }; + 6D7439D4CF0245AC4432B11BBF057250 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 6D841D012F7F05AD886EC11137111157 /* SDImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E14C4F16A69C2B63FB7F85407A7563E /* SDImageCoder.m */; }; + 6DA58DC14D1C947AC21D0158C37B1354 /* sharpyuv_cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D9B5B67DC9077573B6BA238D7D08FD1 /* sharpyuv_cpu.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6DBA095F05EC014FE366ECD1FDD6E2D6 /* quant_levels_dec_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 480E43C1B19B9AE333C2722EF1CA5DE6 /* quant_levels_dec_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 6DCECAF4E87E7779497CACBBE6021E3E /* DropShadowAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 255C8B3006719A1E86F1C636D4D8B9B4 /* DropShadowAnimation.swift */; }; + 6DCFEB1107EA7C47F4462F8725D7353A /* UIImage+MemoryCacheCost.m in Sources */ = {isa = PBXBuildFile; fileRef = 6938209CCD09B7CDE64D036DC4429694 /* UIImage+MemoryCacheCost.m */; }; + 6DE6C7F0FA965828E4FCE687BF75FBBE /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BCDD60E51A1BDAC1A9D0E7EAFB63999 /* MJRefreshAutoNormalFooter.m */; }; 6DE9FD143CBC24075601F8FE2ADC4115 /* IQKeyboardCore-IQKeyboardCore in Resources */ = {isa = PBXBuildFile; fileRef = 6E897F35E5E27028AC58B14B552FBC8D /* IQKeyboardCore-IQKeyboardCore */; }; - 6E39129FC8643A70C276801FEF4C280D /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31F0767D176DCB337BA9A39F436BF529 /* Constraint.swift */; }; - 6E68FC477FEBC6BAF22C2ABC21F62A84 /* Moya+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D597832A15CCFE83D3977A417D96F35 /* Moya+Alamofire.swift */; }; - 6E9233B4A51BFFED8A71D58974E57907 /* zipWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7620206C7AF307A07532544C1A353D2C /* zipWith.swift */; }; - 6ED1690745FEED60D593373EA5CE26EE /* filters_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 77E0A7745C9C188B13EB7CAE7264D97C /* filters_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6EE4662CB17962C66CB701A38DE1DC08 /* Combine.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A6D1959B2D47AB32BDD132DCA0EAF793 /* Combine.framework */; }; - 6EF937F5856C0BE33A6A6C29B91DB6D1 /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DE908D742CCD5EBD76F953B0B95806A /* SynchronizedUnsubscribeType.swift */; }; - 6F321397E4A87ABCBE5D624F2A2213E6 /* WithUnretained.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A9266A08FE31008A09C5F2FC7BE8908 /* WithUnretained.swift */; }; - 6F4524BF074768E280C5DB1C52526814 /* Core+CALayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 974FA9528D9D6EC2C58AD3B6770F0194 /* Core+CALayer.swift */; }; - 6FE722399878E8D77CFE25EB86DCE741 /* AsSingle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BA3EE2B291DC040F335FBDFDC1CC036 /* AsSingle.swift */; }; - 7061BE5F19AD1E8E28E2497349144D3C /* VideoEditorMusicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 676010A04C129E1FC5B933B33C66CC23 /* VideoEditorMusicView.swift */; }; - 709F1ACFCAE24F961B14D7A60904710D /* encode.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CFF4E69B94A1D9FA85A482E17707BD /* encode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 710246CB77759AC9BD14FA90302CC925 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - 71068243F1848F01355B5EEE22082CE7 /* SGQRCodeLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F69FF46550A90215CFA6B6EBCA145ED /* SGQRCodeLog.m */; }; - 714C769174811A87FD3E484AD52BAAE5 /* idec_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = F6DD2198AA74A7805DA9FA210D997794 /* idec_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 7168A1F86699F21734478EC9596F0D74 /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 152B8C53FF51DFABC755555B9826A91E /* NSTextAttachment+Kingfisher.swift */; }; - 720B018CF465C1CF7C78B6E855F5C234 /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = F4C5DB95F8FB9CBB89309339F7E95166 /* utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 72171D49BC57689E1ADF72374BA1A572 /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B883FA0353F0DE80204E5B1F9AC2799 /* ReplaySubject.swift */; }; - 723EC21501A85E196324BEC7B75E3A15 /* Core+PHAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 323F44078248791C96E422ED55A6DC3E /* Core+PHAsset.swift */; }; - 72932505442509A0D6901998B563765C /* vp8li_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = F4DFBA8C26EA35FF39CE65C2820AF328 /* vp8li_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 72AEB15AED3CA88476A4A696F953E6A0 /* VideoEditorFrameMaskView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B55F171720D8E27A5B49F661B03EE0F4 /* VideoEditorFrameMaskView.swift */; }; - 72D0770F7395F8C07518CDA153983C5B /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D736D25BF4625C86709EF87EE7013BB /* BehaviorSubject.swift */; }; - 7325514D58BB2A5CE70BA44CCFDC83A6 /* quant.h in Headers */ = {isa = PBXBuildFile; fileRef = 25A052CC5C97A2333C3D76D0E36CCEFE /* quant.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7380995FD094DFE20989DC1B0541F8FF /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1BB00140790764D5FC8A98B9D6D3FAB /* SubscribeOn.swift */; }; - 738892439EF32A81C84469C5D17C3E5C /* HistoricalSchedulerTimeConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD4950657848F2526EA6F3D77C60F099 /* HistoricalSchedulerTimeConverter.swift */; }; - 73B104332534CE9139D2DED3DCEADB0D /* IdentifiableValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16D1E71AD46F89F3D32720FBE4D40338 /* IdentifiableValue.swift */; }; - 73DF1AF944E538C09126158F3574FA9A /* DDContextFilterLogFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 14C7A198DD599083270F3A20AC0FF1A9 /* DDContextFilterLogFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7434AB2486CC0054C0D29F6B56775A94 /* DDDispatchQueueLogFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 238D9AD7CCAE973E9E49AEB65BED23B5 /* DDDispatchQueueLogFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 74372ECC9D3E665CCC3C25EB989D1487 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B1A190FD924A2E795ADD95B00AEDFD7 /* CoreGraphics.framework */; }; - 743D34D0DFEA436F0807159B76CAF039 /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = B7CD0D2A8A364CBBF08D3BA2ADBCD0A5 /* RxCocoa.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7459DE7076415F8D7E00855B8C142273 /* AssetManager+Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A969ABF96CC009E9B9B71037442196F /* AssetManager+Image.swift */; }; - 74A10EDE721BF734BB30215C5B803D23 /* PhotoEditorConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12014F71FFDFE49CFF758E9C7359634 /* PhotoEditorConfiguration.swift */; }; - 74A44E75CD6F9CF1C1A71B82A83160F4 /* ShareReplayScope.swift in Sources */ = {isa = PBXBuildFile; fileRef = 338087A5B495E47AD7EB10192D56A1D6 /* ShareReplayScope.swift */; }; - 74AE64118953F4EB51A53317C50CB347 /* predictor_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3BF721A5E80E8D5F4B8C364AF64D0FE6 /* predictor_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 7511BD0DB532C7E3B5044892A20131A7 /* DateInRegion+Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63598CDCF5B1D85FED07F394039931AC /* DateInRegion+Create.swift */; }; - 755B26DBBA7E3D69A1652CAFF74173AD /* ObjectMapper-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 11B91ED9E559F13A0F693229FE398B30 /* ObjectMapper-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 759023905B9893413B25BB67462EED35 /* enc_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 01D8B4F790E0703D2437BE6F6F5BD542 /* enc_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 76093F5DC66264C840C4883B35499E82 /* partition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A379ADE4082A9DBD68FFD54F224082F /* partition.swift */; }; - 7625435D29FEA6C65763AB2C045DA476 /* MarqueeLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8046DC29B2DC0AD4796DDCC9D315B548 /* MarqueeLabel.swift */; }; - 768D33C2F3127E74E8A1EECFE3FCF6C1 /* Differentiator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BED8B29966E5DE96F6437FD28D34C7C2 /* Differentiator-dummy.m */; }; - 769B4905AD35AD554AA9DE98DA8E4E11 /* IQKeyboardManager+Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F424F05C0886BC528CB87BC99B9787F /* IQKeyboardManager+Deprecated.swift */; }; - 76A15B312ED2FECC029D99D32FE47F4B /* Binder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2539A8F2E7E04B4B0FBF78C05ABA1CCB /* Binder.swift */; }; - 76B4853D7AF9B16FEC384DC383D90838 /* DDLogMessageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EA8B1CAC330DBECD35C8882E69C74E9 /* DDLogMessageFormat.swift */; }; - 76DA64C32222CFC8461721537BEF4E38 /* lossless_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 62BD5D896161E4E8C69A683B0EFC55B5 /* lossless_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 772CF8E9CD02ECA4275B6173E2110E80 /* View+MASShorthandAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = E486C09A3D43E33C6BE1310755770C95 /* View+MASShorthandAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 779AE3203BE594126E5F5C1BD1AF210B /* catchErrorJustComplete.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B39ABE8F601A99772A2B4F7BAE7451E /* catchErrorJustComplete.swift */; }; - 77B40E4ED82300E5FAC67866DF257DBA /* lossless_enc_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 9224F72B28824D17B4373FCE6D61E69D /* lossless_enc_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 77F1B40C21EFF28350EDA6A12263B098 /* IQKeyboardManager+Appearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63CCBB274E75D21CC4B55ABB81A98F38 /* IQKeyboardManager+Appearance.swift */; }; - 77F2E509688A124F02FD040516154751 /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDBFE04E40AB78A45BD50133ECEACF49 /* GraphicsContext.swift */; }; - 780D2766CBC5DA2645C9DD412C55A583 /* RxWKNavigationDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D99C629A7D55701DE47ECB4C3507AA8D /* RxWKNavigationDelegateProxy.swift */; }; - 7835057D36DA67BEE422DC82F5598510 /* RxCocoaRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D525E30AB95FEB3358696F52FDDD6C9 /* RxCocoaRuntime.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 783B9E8FC29F6D7EA20051F03D0EADCA /* TimePeriod+Support.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA4A9C6D4FD2F38143F1AFD0FEC0EFEB /* TimePeriod+Support.swift */; }; - 789892D13F1B6E6FE9185800742E9744 /* NetworkAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = B10CFBAE3DF06114DE499C799C1E2B89 /* NetworkAsset.swift */; }; - 7902D28FC9EF5AFEB452F508C7F266B1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BB74FAAA40B59F6C454C7863E13ABE7 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7933EDD15F245D28BE5D99E203E9BD1F /* DataStreamRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2374E3B9537F14CF1D5274F77E42FC6C /* DataStreamRequest.swift */; }; - 7989A6E79BFA78440C39F568D972305C /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DD5F436AAB80F158B35F2509ED462B1 /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 799E114493E31733F2D953450BF82EE8 /* Popover-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9EB4C7980B2033AED160F82DD469CE03 /* Popover-dummy.m */; }; - 799EAD4947C3902EA490A7282B738C25 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC1125ED832F3FAD5466030028D571CD /* AVAssetImageDataProvider.swift */; }; - 79A874C094E347C039736E12F594AA5A /* filters_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = C9599739603FA89AE1B2A51B05CA946E /* filters_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 79B1CABB3DCACAEABCDA3AA0E35825C0 /* DDASLLogCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 21C27A5DA80C66A232C58914E9BF2B1A /* DDASLLogCapture.m */; }; - 7A232A8D5C0D06F3CE373E1B46422118 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E46C0D083ED2015F304E47FECE05ECCA /* AFError.swift */; }; - 7A2DDEA900883E39D33468469FC14AEB /* ImageDownloader+LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52AE682B1435911FAAA4C53BC9DC6EF0 /* ImageDownloader+LivePhoto.swift */; }; - 7A86B52A860823C09A300CA50AA285CD /* lossless_common.h in Headers */ = {isa = PBXBuildFile; fileRef = F120E368134925B1E68F3D61D3913F71 /* lossless_common.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7AE9A00C3E2FC87A640E444D02715AF6 /* cost_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 22344A2199850843DDC656C1AF35EEE5 /* cost_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 7AF516B98D45391B909D507D0244104C /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A5F31C89F76062A6F74F3FBA56754A5 /* ConstraintDescription.swift */; }; - 7B02F11607469A3D3728780A829138C4 /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E038BD99B379FE81BEF930437068F51 /* _RX.m */; }; - 7B0F1B3ADC6D72E1122F13FADB2D8E2B /* RxCocoa-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0844C061D5EE02761F1FB18FB9A06C9F /* RxCocoa-dummy.m */; }; - 7B0FE4A214ACC60D219ACBBD0342C47A /* ignoreWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E80BA39570484200B407EA9A14C4C6C /* ignoreWhen.swift */; }; - 7B2207E5EC5C2444D016C4786FB34BA4 /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AC4D94755A48B1857637D444DF79FB5B /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7BB7EA40D98983D92AB8521EC43AC6D2 /* SwiftKeychainWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DE458AD9AFA12E166D9C13729660F06 /* SwiftKeychainWrapper.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7C5505A2D3F2A697A5F324787061F4B7 /* MASConstraint+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 12BBA29003E472D431C3FD0FB9C62E23 /* MASConstraint+Private.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7C97A0167D3E2D5327EC47ADFD7BA6EC /* filters_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = F75C42D1F0CCBFBB1CBD794B94B00D1A /* filters_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 7CBA95E07A492F7311C7DD8EDF0B4172 /* IQScrollViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89EE3AA96A913E51693AE19FF5A761DC /* IQScrollViewConfiguration.swift */; }; - 7CCAC2DF6E89E292B29C58F737905D11 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 2EEDAA54345FFD46EA6DC56B3D5B95CE /* PrivacyInfo.xcprivacy */; }; - 7D2FA762918A554A0F98444C23FB85CB /* lossless_enc_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 1946E94DA9EBDE23DEA817512BADCE82 /* lossless_enc_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 7D42390CDB4FA147504B03DA2A174A0C /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F6215CD3274E8E5B001E2A2ED1BAA1B /* ConstraintViewDSL.swift */; }; - 7D76C5A4BE2360D06B9E3652DA94B346 /* Infallible+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = E611C108490C54B53F4434095D412B11 /* Infallible+Bind.swift */; }; - 7DBF65F1052B69F417E2BDD2FB000F57 /* UIView+Responders.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC6CF59DDAB4BB65C7395DF30B76810A /* UIView+Responders.swift */; }; - 7DC8AC3485A05B8CB4D46C14D51659A7 /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = F352756445613578CE8910EE8B31E9FD /* Just.swift */; }; - 7DFB59C4E83E07A785CCF35D3A952A88 /* quant_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F1BFD1EE9E80E6B3E96996B333511BF /* quant_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 7E10CEBAFF194EBBBF7915CD771FEAFB /* AlbumListConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 415E7CE82B402B1E2B28922DF97A8154 /* AlbumListConfiguration.swift */; }; - 7E10E1468D6B6AAFF07B3904477B5236 /* fromAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = B99B9DF3D3EFDA4F94CB35BC12A3D40B /* fromAsync.swift */; }; - 7E68A29B2E15C860604817F3050D69CB /* IQTextInputViewNotification-IQTextInputViewNotification in Resources */ = {isa = PBXBuildFile; fileRef = F956E149F5B195BB7833F97FC6211AE8 /* IQTextInputViewNotification-IQTextInputViewNotification */; }; - 7ECBAF7FA4FA7C6D82BE38F135514996 /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952E4D4488DF6159FDD7B2C7D44DFAA4 /* ControlProperty.swift */; }; - 7F134BE7BF9163F75F7F84556BE8A69D /* EditorStickerTextViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7667CC778C63124429B04C9835B55AF /* EditorStickerTextViewController.swift */; }; - 7F8DAD51536474BB900A165312370343 /* Pods-QuickLocation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B3FEC1DFBF7036B761FB944F2B9F817 /* Pods-QuickLocation-dummy.m */; }; - 7FD1FBE33AF81A8FDF8F1AEE8BC0D35E /* alpha_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = A91F6413522EA0FA5ADD15A372A6BB5F /* alpha_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 7FDE5BBEB2E3E5E79A686FB6F496E566 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = EADAB22233A6744D553920A62E58413D /* KingfisherError.swift */; }; - 80D01743CAE6E2E7FAB729ACBBBC330B /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = A51F64082DD7C5E9397E29FE62D52146 /* RetryWhen.swift */; }; - 80F9F5E3815236E8D7D7A17BCAB6C57D /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55C5E87217055D83630BF914051A1585 /* ElementAt.swift */; }; - 80FA9A3F5DFC37FCE15B7B0B3179C00C /* IQKeyboardReturnManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AEBF392ABD41764BB744EF50A1636E2 /* IQKeyboardReturnManager.swift */; }; - 80FCE4E2E998026ECEC85CF2A3454783 /* DDMultiFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = A576030A66131CFD9641833D946667CE /* DDMultiFormatter.m */; }; - 813BE4C96A6D39C13EC50C6CD164F0AF /* MASConstraintMaker.h in Headers */ = {isa = PBXBuildFile; fileRef = 551063021EBEB013E00E0945B9203026 /* MASConstraintMaker.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 819103BC96962A22E6BE5C481415EAA9 /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A8466E1617E6DCB615EDB4CED6993D8 /* InfiniteSequence.swift */; }; - 81A5635CEA2AD9623E30CAE9AFC3BF65 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FDBD2CDF1D96EC3F96BBE287E629B7F /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 81D6F749095B82F5316CF87AB04F53A7 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCE7BD0DD4AD72F8917AD5D066A82D25 /* Operators.swift */; }; - 81F0C9CCF30EA684BF7A7112AB0AE9FA /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFD8D1E10C5184716006B2D9DF42C244 /* RxCollectionViewDataSourceProxy.swift */; }; - 8248A85E2656DE8F2A02301132C4AE2B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 826286B050F92B77538F437DA962D9B4 /* RxSearchControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B494856C9C871B35782FDE4930A6A0 /* RxSearchControllerDelegateProxy.swift */; }; - 826B1A0AECCC7F5809998495A775DD36 /* sharpyuv_cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 662B6E3EDE56C8423361A9D9269715D0 /* sharpyuv_cpu.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 82B3AA41C800BCED0383F2988F3DA18A /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18389E00F1C6A32261C3E25FD2C7E672 /* Optional.swift */; }; - 83A48468EA451E27FB2B6C8E91B18EC2 /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2586FD5E05D18C8878B41F206C6D4D2B /* SynchronizedOnType.swift */; }; - 83A4F2816C1B3F072E1A26A34C3BC4AC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 83BCE1D9A0402A956C96D8F2A370452F /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16FC3A506B1B9DCBC17E41083EB66E1A /* ControlTarget.swift */; }; - 8405137716A5EE714D2B9CB5880FA105 /* MapError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77D5B5C6624FDD564F59F56FACF5FDC3 /* MapError.swift */; }; - 849FF90CD07B763B0D53DD4656BDED61 /* DownloadRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14C0B684779199B6B02A6003DF2C6F69 /* DownloadRequest.swift */; }; - 84F295B31499AA8D1A5DF8170D194231 /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77A0B89BAF5BA9DEEEF9447B91B2DA59 /* KVORepresentable+CoreGraphics.swift */; }; - 84F51C378F9FA7DA62BEC5F15C82C52E /* color_cache_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = DC5A5B77C5B6DC3A3688BF62C4AE8D56 /* color_cache_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 85293430C13EE872C9338B7B757A8F98 /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9739F7A253FB10E03111D561AA549088 /* Observable.swift */; }; - 8581686902C37D5297216E88B7C16E7D /* UISearchController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C2E961655302A19A8D7168EF09F9B7 /* UISearchController+Rx.swift */; }; - 85AB23275E9D19394969235E5DC2300E /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C9E1BC989140F793DD726AD03BE72DB /* MJRefreshHeader.m */; }; - 85B93F19A7542D582811E55ED77CC70E /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 244630A0DF8EAD325804D09B8A2BDFDF /* Sink.swift */; }; - 85BAE6C5A2152C5027285C2FA1B94A76 /* WebPSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A66BE78CAD2086986CB55D2E7A12D28 /* WebPSerializer.swift */; }; - 85C87BCD6EACE7101FAC57638B157462 /* vp8i_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 316D9905D56B9AB1831161C030D9A41D /* vp8i_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 85FAA8F9B4490B2F1F52BC23AB447FF1 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 01930155590867D5E7CAF6B4C75A4D71 /* PrivacyInfo.xcprivacy */; }; - 8616853839F5F5EDE4653BDE8952574F /* lossless_enc_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 2AE0288203FB6834D7BB6180380FFC36 /* lossless_enc_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 8622F6A705E2AD0A6D28172E53F2B22B /* IQKeyboardToolbar-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 70B9DC455CEA7CD75722E7D6BFCF4074 /* IQKeyboardToolbar-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 865204DCDCE67F9B7735B54BA393ACE7 /* SchedulerType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06D641306206C1C4D7DF367CC6658003 /* SchedulerType+SharedSequence.swift */; }; - 866A2B75DB39B049EE20D82B29296628 /* Defaults+Observing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AE4D76A41145ECF2F5F80064638E7A7 /* Defaults+Observing.swift */; }; - 868A9F524A7985BDA1EA124D9BF4CA63 /* ConstraintDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 726D8AD2ECD7C70F1DFB100C555D5324 /* ConstraintDSL.swift */; }; - 86B6A957BA4D1D0CAB44A4FF6D40A179 /* AppearanceStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FD99C59EFDC7A1A321B4A1DA339A352 /* AppearanceStyle.swift */; }; - 86CAB01D950C8BC35EDE0BDC01A2500B /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C85B9D1638B14095B7D306BCA5516FCB /* ConstraintView.swift */; }; - 87237FAFB6D6B0EAC112691A9AE313EE /* PhotoPickerBaseViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90373EDEBE8A06C76255691FCCB6F78F /* PhotoPickerBaseViewCell.swift */; }; + 6DF1F0F235EA2FB24E403F4AF95BA3E2 /* Array+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDF048D7983DEFFD3278C296FE89616E /* Array+Sort.swift */; }; + 6E39129FC8643A70C276801FEF4C280D /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33D952BCA791E702F6E160E1CD7593C5 /* Constraint.swift */; }; + 6E43A1D17F5623C1AEABB5A8014A4A40 /* ShareReplayScope.swift in Sources */ = {isa = PBXBuildFile; fileRef = 403F23A021A4707EB92A6ACE2A83EEE6 /* ShareReplayScope.swift */; }; + 6E68FC477FEBC6BAF22C2ABC21F62A84 /* Moya+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29544B64CA115756BAAF228E63A130E7 /* Moya+Alamofire.swift */; }; + 6E7D336428FAD21BE6A3046D244BC324 /* LayerImageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27991E680A5AB49029B5E583DBAA67A4 /* LayerImageProvider.swift */; }; + 6E9233B4A51BFFED8A71D58974E57907 /* zipWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1904D53B6BFEE0B80A1E67328C3EA546 /* zipWith.swift */; }; + 6EBD6412CDCC429D9FADC552CC2B6692 /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83BA1C9AA03830F95ECB83E786B8875 /* InvocableType.swift */; }; + 6F0DFAC41C5B7545D1210F04790528E6 /* backward_references_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CFFF6AA8CE92672DF97CF2C4A091CD7 /* backward_references_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 6F34557BCE233949B28D52DB906F58C0 /* RxSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B0C19D0CB7BC1C6BF4BAAF0844D816C4 /* RxSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6F3DF877B76370967A98D9AD07034607 /* StarAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE94DFA9E64A825922C8E0EBD72031C2 /* StarAnimation.swift */; }; + 6F4524BF074768E280C5DB1C52526814 /* Core+CALayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAF03709FEB9466EB3E14C66C6844450 /* Core+CALayer.swift */; }; + 6F7EE5605F337F20249301421522DA70 /* SDWebImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F5AA0A5E629FAA0155B52218C76BB8C /* SDWebImageDownloader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6F8930FFAF904A41BF75A50959EEF897 /* AnyValueContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 322FFFB41B3E10E48AFFCE3F1ED680DA /* AnyValueContainer.swift */; }; + 6FA5A945327C97415DB959CF13AB9241 /* AnimatedProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF413EC014A6F86AD117121BCD036E68 /* AnimatedProviding.swift */; }; + 7061BE5F19AD1E8E28E2497349144D3C /* VideoEditorMusicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 604E72840639F490904CCBBDE46198C7 /* VideoEditorMusicView.swift */; }; + 70BF6507D7268E249F1FA33B3ADAC188 /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BEA683B0449EB903246E2743EA1FB07 /* UIButton+WebCache.m */; }; + 70E45D01B4F165CEC6D941B21E13E9CE /* MaskContainerLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6938D20446EBEC9F816CEDA2367B795 /* MaskContainerLayer.swift */; }; + 71068243F1848F01355B5EEE22082CE7 /* SGQRCodeLog.m in Sources */ = {isa = PBXBuildFile; fileRef = F86DD11C749EB487970B45E96FC5F5EB /* SGQRCodeLog.m */; }; + 7151CA82333803BDFEF73DFB65F62B57 /* SDAnimatedImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = D2BBD9FBFEB7C81B1D3A8A7140AF354A /* SDAnimatedImageView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7168A1F86699F21734478EC9596F0D74 /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 422B4F9AB747536363235ECEE9FA680B /* NSTextAttachment+Kingfisher.swift */; }; + 71E3872250BD563DD7DE81AA1F295F7C /* UIView+RespondersObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 776A823260F18BFEFD9BFB63A9DF2589 /* UIView+RespondersObjc.swift */; }; + 71E9499597534DDCD5262F96DD4C8873 /* URL+ZIP.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF891E7CC34297F39DDA34A0A274814C /* URL+ZIP.swift */; }; + 7226D5FA35445F767C54717AF888B1FA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + 723EC21501A85E196324BEC7B75E3A15 /* Core+PHAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 766E24D6147771B8FAE074E9125A8043 /* Core+PHAsset.swift */; }; + 72AEB15AED3CA88476A4A696F953E6A0 /* VideoEditorFrameMaskView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56699D1BFCB0A5CED69E250BBEB9192A /* VideoEditorFrameMaskView.swift */; }; + 73B104332534CE9139D2DED3DCEADB0D /* IdentifiableValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E84479A82B9285361F4EA28C8AF15BF /* IdentifiableValue.swift */; }; + 73B1A0F022D6098745730028B1BF2B3F /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A904C0D09C2EC67F1FBB2310DE8328D /* Bag.swift */; }; + 73DF1AF944E538C09126158F3574FA9A /* DDContextFilterLogFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = B91E4FCF2BBD9880C7FA205DB7365F7D /* DDContextFilterLogFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 740D50C9BC55846DA6DDA776C6A5D364 /* demux.c in Sources */ = {isa = PBXBuildFile; fileRef = FD9A15DD2D18CEC116E120448AAD88A6 /* demux.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 742FB40D98E583B7925ECAC31C78818E /* LottieAnimationViewBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 646E22914714BEB2FDF79B50BA88B1BE /* LottieAnimationViewBase.swift */; }; + 7434AB2486CC0054C0D29F6B56775A94 /* DDDispatchQueueLogFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8613A84CDF1AE998FA5AEA8B337A9CCE /* DDDispatchQueueLogFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 74372ECC9D3E665CCC3C25EB989D1487 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9119B34C3AFB40A36C2285A852C819FF /* CoreGraphics.framework */; }; + 743D34D0DFEA436F0807159B76CAF039 /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B6D0A8F9E09B74A66F3AEB5F0A85F3E /* RxCocoa.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 74545FB0FFB10990E463C78AB00D3DF6 /* ShapeItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4EEC25DC81F20103B30FF13E1D982D6 /* ShapeItem.swift */; }; + 7459DE7076415F8D7E00855B8C142273 /* AssetManager+Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1ED1CC384F53FC0D979B27CB2CC9C65 /* AssetManager+Image.swift */; }; + 74A10EDE721BF734BB30215C5B803D23 /* PhotoEditorConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39D4AF2B572DD50A4C898EF8B2642184 /* PhotoEditorConfiguration.swift */; }; + 74AD60C21D4209015CAB8624EE6FDF8A /* palette.c in Sources */ = {isa = PBXBuildFile; fileRef = 58FBA9948F686C727B701FCF489B1DCA /* palette.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 74B446A40A11698E567A20F5EB45F55C /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40BB58417FB6A0CD855EF3491E4C5779 /* Throttle.swift */; }; + 7511BD0DB532C7E3B5044892A20131A7 /* DateInRegion+Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = 509887FA0279FE3CDC820E5286C101E4 /* DateInRegion+Create.swift */; }; + 753924CF3B7F549659184D0E4CD0A3D1 /* yuv_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = 5231F338BBCDEE78F0A436950EEC1EDA /* yuv_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 755B26DBBA7E3D69A1652CAFF74173AD /* ObjectMapper-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C813AE31D0EE90CF8101772F6AE53887 /* ObjectMapper-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 75AF74177E7ED7AC1D58E789784A38D2 /* BaseAnimationLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1D35E1D624DAC3215AFAD7F24E753A8 /* BaseAnimationLayer.swift */; }; + 75C483C0603EBBE2B7C91A7014B80E5B /* TextAnimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7470B74F4DE6D4DF54F90494C7307E1 /* TextAnimator.swift */; }; + 75CC2ABA359D6025F8D4D3867F274547 /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42921FC46CA699D38C197D71502B8584 /* SkipUntil.swift */; }; + 75EC448869A0119287D192B8AA564E84 /* ShapeContainerLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06041FEF0F2FCDA7E684AA424B047011 /* ShapeContainerLayer.swift */; }; + 75F198F7961A410179E4DAFC8393EE1D /* bit_writer_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 6335466D4389A1C8AA4E7CAB431FE669 /* bit_writer_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 76093F5DC66264C840C4883B35499E82 /* partition.swift in Sources */ = {isa = PBXBuildFile; fileRef = F558F847D3B537C0EE3F9A6D10BAA044 /* partition.swift */; }; + 7625435D29FEA6C65763AB2C045DA476 /* MarqueeLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACA93130395C17B863D5FD329C553C85 /* MarqueeLabel.swift */; }; + 766D3C8CAAB68288536BD4D5C5A44CB6 /* quant_levels_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 854F7CECF0838B9A6C6D5F8EC6E1C193 /* quant_levels_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 768D33C2F3127E74E8A1EECFE3FCF6C1 /* Differentiator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C2815E64F59B4238CA92AB88B3481315 /* Differentiator-dummy.m */; }; + 769B4905AD35AD554AA9DE98DA8E4E11 /* IQKeyboardManager+Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 999F8D58B982FC5FDE61820675ED3A11 /* IQKeyboardManager+Deprecated.swift */; }; + 76B4853D7AF9B16FEC384DC383D90838 /* DDLogMessageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC9027C7B216E1F927FA861047FE8CC /* DDLogMessageFormat.swift */; }; + 7717662A748525D639E3963F75D2752A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 772CF8E9CD02ECA4275B6173E2110E80 /* View+MASShorthandAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 269B6452BDCE224AE4F36E7A81E54AD0 /* View+MASShorthandAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 779AE3203BE594126E5F5C1BD1AF210B /* catchErrorJustComplete.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51D61BD343692E97F6F93F59F627955B /* catchErrorJustComplete.swift */; }; + 77ECAB9665146BB27D78AFCED0A92B5C /* Combine.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A92EC59B26EBB8833EC4AA709D84B0A /* Combine.framework */; }; + 77F1B40C21EFF28350EDA6A12263B098 /* IQKeyboardManager+Appearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF87157718AF1D2784979766CB4A9F5F /* IQKeyboardManager+Appearance.swift */; }; + 77F2E509688A124F02FD040516154751 /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D3CAFA1D070369751C9ADF508A184E /* GraphicsContext.swift */; }; + 7807994BB8FDB3EF0DDD95D22C63DF41 /* AsMaybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4368750967D579EC8E82D3158DA26E79 /* AsMaybe.swift */; }; + 780D2766CBC5DA2645C9DD412C55A583 /* RxWKNavigationDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 810C80916BA59B9F30024A42DFCAA6A2 /* RxWKNavigationDelegateProxy.swift */; }; + 7835057D36DA67BEE422DC82F5598510 /* RxCocoaRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = CE2F1A5E645D8975DB58382D10877C43 /* RxCocoaRuntime.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 783B9E8FC29F6D7EA20051F03D0EADCA /* TimePeriod+Support.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E262A2CD3AA396ED15B004923B3FFD8 /* TimePeriod+Support.swift */; }; + 785A4D9759CD7C01BCF3790C69AC2012 /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = F219607A126DF7E68CF24DD8F2010051 /* SDImageCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 789430576C1BDCF5F33F16D67A849524 /* ssim_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 6B7988660058BE023040AB5795A7CFB8 /* ssim_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 789892D13F1B6E6FE9185800742E9744 /* NetworkAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 847FBD943961326E7042E95694BBE9D1 /* NetworkAsset.swift */; }; + 78EEF648D17121C43EA025AB7E0B5D88 /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7419EC16412C1FBAF3D6BA8253ECB481 /* SynchronizedOnType.swift */; }; + 7902D28FC9EF5AFEB452F508C7F266B1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B1F24E42B0B3F51890BE34BD4F9605A9 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 79064FC6DCECF96674AB9278BA3731A3 /* Enumerated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4670C2F2CC178428C50EAA9AA61BD588 /* Enumerated.swift */; }; + 7933EDD15F245D28BE5D99E203E9BD1F /* DataStreamRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA4EF0D97284E9E5ACAD88493325D98F /* DataStreamRequest.swift */; }; + 79527BDA19BE542F4B62E5D951075845 /* ImageCompositionLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46997670DC4ABA943B6822C1A48C34CA /* ImageCompositionLayer.swift */; }; + 79677DE4A970E2EB5178CF42E372354A /* vp8l_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 88F3893A33DC16433DE4D1C3BF31A95C /* vp8l_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 797AD6B5149B68A4B99813E404B9DEFF /* picture_rescale_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 116AE5E7CF7B3F186821CA61F1E5E007 /* picture_rescale_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 7989A6E79BFA78440C39F568D972305C /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 7138726E1F20411C8F4769192D4275E5 /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 799E114493E31733F2D953450BF82EE8 /* Popover-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E6FBFEC156FAF93A053B649B8F3D464F /* Popover-dummy.m */; }; + 799EAD4947C3902EA490A7282B738C25 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88B368E8345801FC56101189C53637E8 /* AVAssetImageDataProvider.swift */; }; + 79A0ACC121CD0B5622EEA3343D22A450 /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80766FF1E913BF5DD1A8C7AC3C9DA824 /* WithLatestFrom.swift */; }; + 79B1CABB3DCACAEABCDA3AA0E35825C0 /* DDASLLogCapture.m in Sources */ = {isa = PBXBuildFile; fileRef = 04A3072F0EFE46BE369F63DFCE78D4BC /* DDASLLogCapture.m */; }; + 79E13D3ED8D87AFDEC5B072A66FA7460 /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = DAB9B25984EDA1C0EE9EBA721B5684A1 /* UIImage+GIF.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7A232A8D5C0D06F3CE373E1B46422118 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3872304F74BA857E7F8E42F58DE9947 /* AFError.swift */; }; + 7A2DDEA900883E39D33468469FC14AEB /* ImageDownloader+LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43988C0D4513241C6D43FA74FA5C616C /* ImageDownloader+LivePhoto.swift */; }; + 7A6E014705FFC808D60DA0F739751C9F /* IQKeyboardReturnManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27CE044F777AA8E14A94BCAC3180B064 /* IQKeyboardReturnManager.swift */; }; + 7A6EB833C39BF53C8B4C64F15128E33C /* ShapeItemLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1F60E8C47187506FF0EDAF258D5941 /* ShapeItemLayer.swift */; }; + 7AF516B98D45391B909D507D0244104C /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31F742AB7E9C870D621576A15E8A5285 /* ConstraintDescription.swift */; }; + 7AF75BB2106ACF6BC8DE4FEE402752CE /* KeyframeGroup+exactlyOneKeyframe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42ED9A6DE458B50207F517FC819A729A /* KeyframeGroup+exactlyOneKeyframe.swift */; }; + 7AFFFB7D0F601B095CCC88C3C6E72924 /* IQKeyboardToolbarConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A2D2AFC1432B7A65D0938EA9450DD56 /* IQKeyboardToolbarConfiguration.swift */; }; + 7B02F11607469A3D3728780A829138C4 /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = FBBD487901F80F5245404BDD7110CDFB /* _RX.m */; }; + 7B0458B6E9002963B57B5E8DB56B33B8 /* TAAbstractDotView.h in Headers */ = {isa = PBXBuildFile; fileRef = 00ABCC4FCC91AF4FC881ABD674585BA9 /* TAAbstractDotView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7B0F1B3ADC6D72E1122F13FADB2D8E2B /* RxCocoa-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD19C1FBA965BD7B375BC108715DD15 /* RxCocoa-dummy.m */; }; + 7B0FE4A214ACC60D219ACBBD0342C47A /* ignoreWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 464201AC78D021CEC9FB435B0603BCAF /* ignoreWhen.swift */; }; + 7B2207E5EC5C2444D016C4786FB34BA4 /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F9FB92F2FA993056C1DB57551F42CF9 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7B6C8AF7A50190E8BFE1422AECC05EC4 /* muxinternal.c in Sources */ = {isa = PBXBuildFile; fileRef = CA7FDA71B485DCF928AE46E6CC6E31DD /* muxinternal.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 7B88FF6590802DE2960F530636B10A25 /* UIView+WebCacheState.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EF82431C5FEDE954C34D9FB09062D26 /* UIView+WebCacheState.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7B8F7155EE6CE4E65E0D990AB402B6F0 /* lossless_enc_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 6AD71BB74B758F3A1BF458D3F5B21AF4 /* lossless_enc_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 7B91629D3A4C88B524380D03A441505D /* UIView+IQKeyboardExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9D185E4460619F83C0C8386B43725A /* UIView+IQKeyboardExtension.swift */; }; + 7BB27838B6FA938E9983A5EE7E3B3197 /* Bundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0F5EE61E2B1815F3A066EC4F3DB93FC /* Bundle.swift */; }; + 7BB7EA40D98983D92AB8521EC43AC6D2 /* SwiftKeychainWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = D3AAD76000135CB12D00D770A45E83F5 /* SwiftKeychainWrapper.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7C0E703E6FA0DE4C0E4CE1A52FAF925A /* TAPageControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F4F756C03018A45D0FF823F2CDAEC5C /* TAPageControl.m */; }; + 7C5505A2D3F2A697A5F324787061F4B7 /* MASConstraint+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C8F5DFB112803DFF98E678FE0A4F14A /* MASConstraint+Private.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7C6552012FD5CE153DCA7333DAAA3012 /* CompactMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58A67690A6EA71754DEF0A6C84F7F127 /* CompactMap.swift */; }; + 7C86D6E9D10697D5E91754876F1543B9 /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8A27133E00C1A62A9C004BB00392A41 /* Timer.swift */; }; + 7C9376C7A324AACDBEA4D5FA71179913 /* VirtualTimeConverterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F83A318401C504A074636D6D72F74D34 /* VirtualTimeConverterType.swift */; }; + 7CBA95E07A492F7311C7DD8EDF0B4172 /* IQScrollViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E47B5181F2F28B4E9417068420CA62E /* IQScrollViewConfiguration.swift */; }; + 7D17BA44B25E3454A909743A209EB017 /* AnimationTextProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA9F3316325377406375EE4E5A5806D7 /* AnimationTextProvider.swift */; }; + 7D42390CDB4FA147504B03DA2A174A0C /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CDCFDD1712031FD8F9A4E3059282EF5 /* ConstraintViewDSL.swift */; }; + 7D76C5A4BE2360D06B9E3652DA94B346 /* Infallible+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD0CC526418EF5F1EDCFBB1FF4099BD2 /* Infallible+Bind.swift */; }; + 7DB335D94E6BCA397EAEACF470E68704 /* SDAssociatedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 98813584F6CF84D69BFD0E163F9528AA /* SDAssociatedObject.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 7DC113D969DC1E84FFC1454EBB4A1C39 /* LottieAnimationCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = C656AC09A91C3647E7C534C6949EA4F4 /* LottieAnimationCache.swift */; }; + 7DD3901E895A8149A3A811B4D5CF5ECC /* UIImage+ForceDecode.m in Sources */ = {isa = PBXBuildFile; fileRef = B7CF12900FA2D42032FCF7F221E039FE /* UIImage+ForceDecode.m */; }; + 7E10CEBAFF194EBBBF7915CD771FEAFB /* AlbumListConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = E53D0CFF06F6D1A1BE9E58C1F39A8EC4 /* AlbumListConfiguration.swift */; }; + 7E10E1468D6B6AAFF07B3904477B5236 /* fromAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62E201BC50441D1ADC7DA3D33156A432 /* fromAsync.swift */; }; + 7EA170EC2916A83F249D0095D4B0CEA0 /* DotLottieFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 188635A0D78664408D91E3D77025C50E /* DotLottieFile.swift */; }; + 7ECBAF7FA4FA7C6D82BE38F135514996 /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = E01E9BE85460383427745C77A682DFD0 /* ControlProperty.swift */; }; + 7EF00C9C31E3ECD6FFEC0564EF8C0C99 /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CA339AE8729A68BB060889773565F03 /* Just.swift */; }; + 7F134BE7BF9163F75F7F84556BE8A69D /* EditorStickerTextViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAAD6026DA9FA60767997787E384EF99 /* EditorStickerTextViewController.swift */; }; + 7F27C3DED150E78F7D8B3C6190D8445C /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BDCBE66195F2020C843DCF3CB26152F /* Using.swift */; }; + 7F52F9458A7051EC57CFEEDF97F4C5BE /* StringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA6616C7C134BB9FF9678EC87D746113 /* StringExtensions.swift */; }; + 7FCA0B78B97499DE69A9A096C5EB1D86 /* LottieAnimationSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4776E536B3FA2D98601B8809945D9BBD /* LottieAnimationSource.swift */; }; + 7FDE5BBEB2E3E5E79A686FB6F496E566 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 853C7183582355D8774B0B7978B2CA90 /* KingfisherError.swift */; }; + 802F863947F87EA1256C619600B81510 /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42C60ABFD75C4C8D05BA758D8E97F29A /* DistinctUntilChanged.swift */; }; + 8049FB598ACB6DE081B4223B59197DFF /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1A7BD34AAF4ACDE6366BFF6AAF6A837A /* PrivacyInfo.xcprivacy */; }; + 80A8D44E274367AA97A804B3BEC264A5 /* SDCycleScrollView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BC644B6730FBA6079CC26A1CAB943B /* SDCycleScrollView-dummy.m */; }; + 80B57A6B0CAF0D929930DD342A9C76B0 /* syntax_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 794FD5B9B6481155D4303F13EC603D92 /* syntax_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 80DD2E734D11CDE781980ABCE13B3C11 /* Fill.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B9749C4E0FE19061C9F9157E5A879FA /* Fill.swift */; }; + 80FCE4E2E998026ECEC85CF2A3454783 /* DDMultiFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 90421C4542053BA5B9BE5D63DCB79FC6 /* DDMultiFormatter.m */; }; + 81387D9AA64B250218C6A602EC01B57A /* rescaler_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = BD8B02E9837D51A6ACF8BE98C6E273E3 /* rescaler_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 813BB877E336A2F38E4E220D082F8557 /* PointValueProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77EA3272C7F5CC2B41A8D66D4D38D3F9 /* PointValueProvider.swift */; }; + 813BE4C96A6D39C13EC50C6CD164F0AF /* MASConstraintMaker.h in Headers */ = {isa = PBXBuildFile; fileRef = E274060E727CE9CB6C38809DA44858F0 /* MASConstraintMaker.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8171E4F34106E0C825D0ED28CAA52058 /* IQBarButtonItemConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = F82777903D3B6E942237B087515F5E38 /* IQBarButtonItemConfiguration.swift */; }; + 819103BC96962A22E6BE5C481415EAA9 /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 211F72946ED9DD64741A1F0756A21BB5 /* InfiniteSequence.swift */; }; + 81A5635CEA2AD9623E30CAE9AFC3BF65 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = C1D9C8D6B4B21DD9B09D3CD98C73A865 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 81AE06775E3419FDD84AAA54A0FE03A1 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = F547FAFA3063CF7547458BEEA56B7DFD /* PrivacyInfo.xcprivacy */; }; + 81D6F749095B82F5316CF87AB04F53A7 /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6B5EF7282595F63C2F2A67AD944451F /* Operators.swift */; }; + 81F0C9CCF30EA684BF7A7112AB0AE9FA /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C2FBBDB2119202A77C5C35731409BA2 /* RxCollectionViewDataSourceProxy.swift */; }; + 824AE53036AF89BA4BCD1B667B49C424 /* Glyph.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFF1E623884E4AE9C9A1ED3D04F45BC1 /* Glyph.swift */; }; + 826286B050F92B77538F437DA962D9B4 /* RxSearchControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9475201FFCFBEA7714ADB71F528ACB2E /* RxSearchControllerDelegateProxy.swift */; }; + 8262ADE1C18D2FAAEDEF9297DDCECED2 /* WithUnretained.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94DB17E6943E4BB3456437103F0761EE /* WithUnretained.swift */; }; + 831943EF038D5EACCF8F36D73B59BC6C /* Maybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E98144FDD8E4CD88C71DDD83BD64F13 /* Maybe.swift */; }; + 832DA3BA1B54186D643A90218C229C41 /* UIImageView+HighlightedWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 82DCC81A4B0DB5033B0A839780A910C4 /* UIImageView+HighlightedWebCache.m */; }; + 8333B7BAF1BB60F1C4E9ED16F9DD780C /* dec_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = 305BEFC3FAD832ED44B541671652FF6F /* dec_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 8365B48A40FED7FB9CBBDD87D5062679 /* LayerProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FEAEDC9E0C57E7710A73EC8AA3E9987 /* LayerProperty.swift */; }; + 83A4F2816C1B3F072E1A26A34C3BC4AC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 83BCE1D9A0402A956C96D8F2A370452F /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B4431F4F1F6CCB3BC56CCF0FA8DC3C3 /* ControlTarget.swift */; }; + 83DD0AA04C87293B8F9578D7D2754187 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 83F3D84A2CB5DD091BFE45D8EC1B2C5D /* UIView+IQKeyboardExtensionObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960B152AB291F2CC894119DB20D1E49B /* UIView+IQKeyboardExtensionObjc.swift */; }; + 8405137716A5EE714D2B9CB5880FA105 /* MapError.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5AA85EEA048643A59C71370A728EF51 /* MapError.swift */; }; + 840C85723244F8AE7ECE0E3E1F2A287D /* UIColor+SDHexString.m in Sources */ = {isa = PBXBuildFile; fileRef = 25682AEA22E9DF2427110B2676620A6F /* UIColor+SDHexString.m */; }; + 849FF90CD07B763B0D53DD4656BDED61 /* DownloadRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E2377D747205EF5A23D7F225BD4A7C2 /* DownloadRequest.swift */; }; + 84C23D20D22E5502212D8E80BEC96114 /* SDCallbackQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F79F1C4E92DBEB2C1BE369AF3677907 /* SDCallbackQueue.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 84C4BB3A93018551A3E580DE91C43E66 /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84E181DEAD5352975C3EA144481C29A6 /* BooleanDisposable.swift */; }; + 84EE59925A7B0D31258FFE7568AE9646 /* LRUCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 158848831E4A676FB5B199C888642F76 /* LRUCache.swift */; }; + 84F295B31499AA8D1A5DF8170D194231 /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 033E0FE82EFE5D1195D06BF48EFDD4FE /* KVORepresentable+CoreGraphics.swift */; }; + 85178BBF04D011E1CF3E694283E7821D /* DotLottieFileHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0CE3DEEFD4845D1EBFCA15856AE0B8 /* DotLottieFileHelpers.swift */; }; + 8543BB87346D94CAE7FA7BE4BE01D98B /* BehaviorRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B0F994366DF6024F5246DF0643ACD1D /* BehaviorRelay.swift */; }; + 854DBFB762B3E7CFD506B774691259C5 /* SDAnimatedImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 72D2B8A535F8D19B7D6F5FFF34CD1AD7 /* SDAnimatedImage.m */; }; + 857A904B31D672BD10F8BBC454DEB882 /* cost_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 07AE779C9D4145D773909BC46D298854 /* cost_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 8581686902C37D5297216E88B7C16E7D /* UISearchController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7A28BBAA91F3A291A80B504B369C6A6 /* UISearchController+Rx.swift */; }; + 85AB23275E9D19394969235E5DC2300E /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = ECC186C911044B5CEE2CD5C9E68DDB91 /* MJRefreshHeader.m */; }; + 85BAE6C5A2152C5027285C2FA1B94A76 /* WebPSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02078E2E13AE58A4C690BBED19EAC45A /* WebPSerializer.swift */; }; + 85FB57F2721CB076972098B50085D2D7 /* Transform.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEFD9E2A8B5BFFE9533CE2BA381044EF /* Transform.swift */; }; + 864DDDAA5B42CD778994484DD1E8DEEC /* HistoricalScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7A185E9F1F2D310F7D2C3A76B805E7E /* HistoricalScheduler.swift */; }; + 865204DCDCE67F9B7735B54BA393ACE7 /* SchedulerType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1BCA5724C07706827CCD450AD2A7594 /* SchedulerType+SharedSequence.swift */; }; + 866A2B75DB39B049EE20D82B29296628 /* Defaults+Observing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2986001B4149A8F9DA549AE27CFD4329 /* Defaults+Observing.swift */; }; + 868A9F524A7985BDA1EA124D9BF4CA63 /* ConstraintDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0E5431128985282711DBB2BD71CB2DB /* ConstraintDSL.swift */; }; + 86B3BCE0426CE984C6DA64157CC2538A /* GroupBy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3575A6BC91C2AE21D2B9FC54107F523 /* GroupBy.swift */; }; + 86B6A957BA4D1D0CAB44A4FF6D40A179 /* AppearanceStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE2307E3692700F4924D12DE88D93BC /* AppearanceStyle.swift */; }; + 86CAB01D950C8BC35EDE0BDC01A2500B /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F764E3589E0CD5343FF5FC5A38985646 /* ConstraintView.swift */; }; + 87237FAFB6D6B0EAC112691A9AE313EE /* PhotoPickerBaseViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4380D7C4B8C62800413C19765B90C4BC /* PhotoPickerBaseViewCell.swift */; }; + 876FA487CC36DFA3B3E4C77B5A1AFD43 /* sharpyuv.c in Sources */ = {isa = PBXBuildFile; fileRef = CDC029426F164671EE1F7841010DC530 /* sharpyuv.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 8776A15F0B57061AD901F2C9FA6E378B /* SolidCompositionLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A595855CA2B7F50EB289312C669D47D4 /* SolidCompositionLayer.swift */; }; 878645F78806417B9366A830AAEDF303 /* RxCocoa-RxCocoa_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 45528F89822ACD0BFE4789411E978828 /* RxCocoa-RxCocoa_Privacy */; }; - 87AC8AF6179D4D16CC14D0F41F14A965 /* mux_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D7753136663B76DF6F8354000C3903C /* mux_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 883EDEE1C699497CF2A77C3B8A32A790 /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE8EFBF9F29F4F781ED1FD1AB591E64 /* ConstraintMultiplierTarget.swift */; }; - 884419C8494495094ABE64D75CC3F90C /* Diff.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70361EE46EDE8FCAC2C9DEA14F71B9E /* Diff.swift */; }; - 884F5F55420FE62C12003DECE5661841 /* URLPatchComponentMatchResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC6877509E134A7D2E0F357A91031DB5 /* URLPatchComponentMatchResult.swift */; }; - 885CC108EFE64571A6332D9FDD7A13C4 /* SGTorch.m in Sources */ = {isa = PBXBuildFile; fileRef = 2172497E16EEEB869D8D83B45E022B41 /* SGTorch.m */; }; - 8872BEB0954C0254A792469F4DBC9891 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 041CD96B05DB50C1A20CE56D020515C6 /* MJRefreshAutoStateFooter.m */; }; - 8899CFA2CF5684F53E5DA5A6ACC22A9D /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E3455CFB7B1962A23DAF6614A237EF7 /* UISwitch+Rx.swift */; }; - 88AEADE841758CB25058FE66DEE9C8F8 /* PhotoEditorContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54BDB686901C1E8563DF963C05CF4C84 /* PhotoEditorContentView.swift */; }; - 88BBEE036CD8E65AC3FD9E3947EBC30F /* Core+URL.swift in Sources */ = {isa = PBXBuildFile; fileRef = E42514FC6779A0A4DAD04288E466D7A2 /* Core+URL.swift */; }; - 88C6E791D65774D6A55D3A5E150CC72F /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEF57A0490805DF7D092C67AF218F7A3 /* CombineLatest+arity.swift */; }; - 88C759FC42F8AE58B0ADA29B25C01344 /* Image+WebP.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7AE846D72003DCFCEC86392D0D7EC40 /* Image+WebP.swift */; }; - 88E76DE06F81A6B173F029A37BD0BE7F /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEEAE671A84BD2D53771BCD252BE707F /* Runtime.swift */; }; - 88F56AFF074B6F882778C33015C91E94 /* PhotoEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB140C646EEF127990A026F480F6C943 /* PhotoEditorView.swift */; }; - 8904ED8DEB77CA657A4EED2F86EB961A /* AlamofireExtended.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0C84DCF13C9941B8BE8444C7AD50F6D /* AlamofireExtended.swift */; }; - 890D25773A992EC6C3BCF2C65E660C38 /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2B1D21163EA7E963E94E3BA1636B822 /* Never.swift */; }; - 89930437CF8C0483FAF6B9ABA5ED6449 /* EditorStickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 567CF6A740216A43C94F6CA4302C7FD0 /* EditorStickerView.swift */; }; - 89C457ACFD60011F394C5BD42800BDC6 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 474C8A8DC0946D37E12976131EB5F26D /* ImagePrefetcher.swift */; }; - 89D5EFCB506784F4AA16D810405BEF7D /* IQTextView-IQTextView in Resources */ = {isa = PBXBuildFile; fileRef = 847044E56CBBCE1235A6F3CEF3F9F607 /* IQTextView-IQTextView */; }; - 89FE54799F2E9F0373427BEA79B0934D /* VirtualTimeConverterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC56E35339251D31DD87557F9922269F /* VirtualTimeConverterType.swift */; }; - 8A4F369E582A78A886F76AE793E04368 /* GroupBy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6840EF3E325EB74DC9FEF576C29338D /* GroupBy.swift */; }; - 8AB1EB88D00B87BE2E7E1EE2C3354DB6 /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EB8C4B9C1CA5D4CA58E8F5E3622D2A6 /* Concat.swift */; }; - 8ACAA83990FE291111877CE8251572F8 /* EditorStickerContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 931648D244E2843A3CD5A0A7BA2EB72F /* EditorStickerContentView.swift */; }; - 8ACE9296AA479804EFD2D3CC417DE801 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - 8B61D9ED119BD340945E740BBCDD76C1 /* lossless_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7577C5C14094AB6894F9EA3ACD4F7519 /* lossless_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 8B7560712BC596AD4790CDCB38D629BC /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 802AF57CC469850FDE4D8C6E2B764905 /* Kingfisher-dummy.m */; }; - 8B76C03618F5FFAB32834CC24C3832EB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 8B8D48D43DCF73AA57543C23B1F81FFA /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 5E6DA99C99EE241BB65D6D8BC630DC3E /* PrivacyInfo.xcprivacy */; }; - 8BABA32F7B94A25D8E9208C0A8D90B2E /* ConstraintMakerRelatable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C974251F221DC829C8066050C9D1BF57 /* ConstraintMakerRelatable+Extensions.swift */; }; - 8BD5654E2662F6368895034E3983792A /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FF0D6267E4D0C47825B5FC34299DAC /* KVORepresentable.swift */; }; - 8BEE7F56D2E1F2283CEC98F70ECD9E19 /* DDFileLogger+Buffering.h in Headers */ = {isa = PBXBuildFile; fileRef = 035F9D73F3118924DA3845F57D3AA1F0 /* DDFileLogger+Buffering.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8C0A97C07B41453D562E9311B85E3248 /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = 894101909A9DB49795C9E909A4853392 /* Using.swift */; }; - 8C2DED6AA54D8D3DDDF0D6EABD36B821 /* yuv_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = D0B152878FE510D11C530A4D3D472226 /* yuv_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 8C41EA954997897C3E30C5754010C05F /* UIViewController+ParentContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C3670E445F4E6BF00472CB052EB0025 /* UIViewController+ParentContainer.swift */; }; - 8C6C7E25C5A24C936F81823978190E96 /* ViewController+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 27252B1599B576D97E65EC0CF5D3B04B /* ViewController+MASAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8C974FF44C5F3787BCF5EE0161492B2F /* sharpyuv_gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 94B5F0B68C6114F1C84498EDD08B5484 /* sharpyuv_gamma.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8CBC72065F0261B373B958696985AF99 /* IQKeyboardResignHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0413E266BFB5FD62B656853C8E4115A5 /* IQKeyboardResignHandler.swift */; }; - 8D4AA30F9BBB8C344C48D2DC8D951E43 /* DotNetParserFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C651AFC37688E8C8157408FD4982225A /* DotNetParserFormatter.swift */; }; - 8D51421FF478040E6383D24254900967 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E55FF75018A97C580C5FCDA4A03D6135 /* CFNetwork.framework */; }; - 8DDD172EA8E9E4548DFB15F6783E075E /* EditorConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = B10C2F5B1F00B9A895C56595C3487738 /* EditorConfiguration.swift */; }; - 8DF169B3ADBCBA100BE5D2CA34EDC31A /* Combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F8B09F7CB4E0E851BF96811384EFD4 /* Combine.swift */; }; - 8E0754113F5AA8EF1DBB84D46F521EA4 /* Photos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E75F31CA0987CF9686E8222206E43CE4 /* Photos.framework */; }; - 8E2CB6D2CA066E873691FE6B8D174440 /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E134CF6273CB1C873E17C07BE49F262 /* SingleAsync.swift */; }; - 8E3C29A7B24DBE511BB405397BC56AF8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 8E549B308AE1B5B2FD6EA4435D5252BB /* PickerCamerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0429801AA2854FA58A13BAF741932F5B /* PickerCamerViewCell.swift */; }; - 8E8F0F2373DEAEC7B5D2F86055279816 /* filters_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = D2AC59D18A9B49DF72EEFD35BDDDBD2F /* filters_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 8ED20AD7A1BC4D94D5A89625662F5B1A /* dec_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 7D453211B25E21836A08E70C0C53FC74 /* dec_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 8EF9E020BC7B8E2E9276C2F32408810A /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 83F0B2A5E2CD05C29F39D8D310B728BC /* _RXDelegateProxy.m */; }; - 8F2B26A032E5F2B4F6A15A8B15A5750B /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D1B919BC5BE0D3DB64CD1D2AC40E415 /* RxNavigationControllerDelegateProxy.swift */; }; - 8F420E9DDBD125163B97E8F489286F71 /* UIActivityIndicatorView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9B80C7913381504CB5F6FD5A2A7975E /* UIActivityIndicatorView+Rx.swift */; }; - 8F4AC5455CDD202655025DE431360AEE /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF93A6EE1F78341894F673C201076C38 /* ParameterEncoding.swift */; }; - 8FC3CF586244C53D72B013FE8335E48D /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1B56406D17FEABFD1DC5A7EDADC9718B /* PrivacyInfo.xcprivacy */; }; - 8FF7B6477BFA6E6ABA168E1417291D5F /* MASCompositeConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C10029DDCD8ABB50B1E54B82B86AAB6 /* MASCompositeConstraint.m */; }; - 90264A40ACA3CA7A1F141D7DC7D17EBE /* ImageContentType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22104C4EF6B1F573A62F23EA229CAF36 /* ImageContentType.swift */; }; - 90614006DEE2476FC563684DD2A504A0 /* AssetManager+ImageURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = B879F49464200995BDB1E04420FECA72 /* AssetManager+ImageURL.swift */; }; - 90AC39C3ADB425C5AC1E7F959BF384BA /* URLNavigator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 63C99BEEACF620D6F839835048B942A0 /* URLNavigator-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 90B28F4F929AECD1B38177E9977B7F3C /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B76CC5D6EF1DC6FC560AE714DA81CD53 /* RxCollectionViewDataSourceType.swift */; }; - 90C418FDB4D2EA19987B3A7A827F16D9 /* IQKeyboardToolbarManager+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75F2C939F643428B1249CF28A5D22CB6 /* IQKeyboardToolbarManager+Internal.swift */; }; - 90C6D6F36FC7F036060068E40C3FA0DE /* CLIColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C49C1BB79BCF4934FB7A5510DFC9A67 /* CLIColor.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 91567ED813F36C0286F0F3D018DAF575 /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B692CD0211625EA46AF7256ABE1F5D4 /* Lock.swift */; }; - 9173CA8CE1020124CBCDCC83948CDB90 /* PhotoEditorCropToolView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 857233561E043EF987836FB2A10CBF8A /* PhotoEditorCropToolView.swift */; }; - 917A9F62A85CEB3020CE5C4623AB2D7D /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E158A9979CCEC0DDFBBBE53E32B0A9AF /* SubjectType.swift */; }; - 91848ADD44CC1B974590F9FAD0D33F05 /* HXPHPicker-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DE9D41F1E5FAAEF35387ACFB4822A183 /* HXPHPicker-dummy.m */; }; - 919299610C2CA6AB6B58C902F9FA91F5 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE2A002A55A087C833B9F86FC5B4386E /* AnimatedImageView.swift */; }; - 91AF661BB301FBDB2CCD3CED62072DAE /* EditorChartlet.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6DAD1EBA23774DA574ADCE0E3469E6A /* EditorChartlet.swift */; }; - 91B87C5B0A4D59D26CC93DA1001618F5 /* ViewTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6344514AD46BF268339402C8A4EEBED8 /* ViewTransition.swift */; }; - 91C27091CC5DCFA114186C0C7805E8C8 /* NSView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91ABDA88D06DF3895D9F49B0198A1F27 /* NSView+Rx.swift */; }; - 91CA63A8C62222E89FBB8FA2B7FE9CDE /* IQKeyboardManager+Resign.swift in Sources */ = {isa = PBXBuildFile; fileRef = 519797AB2EE1889B5AC0DEB04AB27C6F /* IQKeyboardManager+Resign.swift */; }; - 91D2F952AB2260566749C785C7584F29 /* DDMultiFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8835FB50F836F1DEA7B45ADC637B2F1F /* DDMultiFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 91E5E83430D6B01248A9B1D021BFD932 /* quant_levels_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 26AD8F8EE2113D7A5E3161F95AF1817E /* quant_levels_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 91FA6EE5F4C6B9164271AE9205E12C81 /* AssociatedValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83CD7BDCC0E4B9469EF18D9538361AC9 /* AssociatedValues.swift */; }; - 924BB206EA770A1521FDEB1AC1C35E44 /* CameraViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B9D2DC92354F40E5CC1B7F7D24425A /* CameraViewController.swift */; }; - 9260FA8F05E71A76DC14C436FED844E5 /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70EC624AEE20612AE950D03E37738CA1 /* Multicast.swift */; }; - 9298CB7C2E4AC4E751E535DA15BEEFA8 /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 820485C8D8F2AD52034FED8B9A11F5A3 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 92A43BFC165F5595D1CF24AD2C65D6C0 /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17662B0CEB666723C35C661D82EA8693 /* ImageDataProvider.swift */; }; - 92A894C4568CACCE79EA4AC42C15DEAD /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287CD6A6908F131D8146D3F4538DB1EE /* DisposeBag.swift */; }; - 92D50FCEBF77BFACA64AB481BF6EB687 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA835D449D3E86986481C398799CCFF /* CallbackQueue.swift */; }; - 936503E8CE03C1985CC7F73B2FCD5D25 /* EmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69E8D4C2D2B8986932ACBC57AC4F7B2D /* EmptyView.swift */; }; - 937E4C92B122C2049A0CAE2D16116B05 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 93C6077AEFD0E46EBC9140156C32A15C /* PhotoEditorFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 667001D4EB2963CA3B74BE61EC680228 /* PhotoEditorFilter.swift */; }; - 93E2D4EC20FCC033344ECE8C162569B4 /* Date+Dispatch.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD69E4D85A4A0E5EC3B3ADA6147B11F /* Date+Dispatch.swift */; }; - 94440F5D1A5B7F87009DD3EA604AD46B /* AlbumTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2BA540B987E8AB9F857EF1A6EE93A1C /* AlbumTitleView.swift */; }; - 9479737B13F1E8AA4900EC03637B9511 /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A21213267EFFDA897E441C1642B17B6 /* SingleAssignmentDisposable.swift */; }; - 948B22113D8E33A16DC37134343AFE8C /* HistoricalScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6ED113909A9805E81CDBAB08EAB08900 /* HistoricalScheduler.swift */; }; - 9498BCE2030F7437FA269110A8B230E0 /* Infallible+CombineLatest+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 572E2D7494853E6B9064C09CDA50135D /* Infallible+CombineLatest+Collection.swift */; }; - 9534119EDE1FB3F9DECE76D8130D6397 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87220E0F35DA42AAE65C5FF645CAA744 /* Storage.swift */; }; - 953FF696DD3B62FB3B39114A6A8FA0CA /* PhotoTools+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E298CCF10BE77F7579069560671536B /* PhotoTools+File.swift */; }; - 9540707F7AAB70EDE0369AE6E75A9CAD /* Infallible+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50BF18EA07441C1728938EEFA8C80535 /* Infallible+Driver.swift */; }; - 955B87902E039163281C4F47C95DB851 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C085208080523CF1B1F2BA6F528E083B /* MJRefreshBackNormalFooter.m */; }; - 957C71F6C2C54C4D1502FF298F81DA82 /* lossless_enc_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 9694E240FD847199C7F8BF6E920D9EC2 /* lossless_enc_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 95AAC53625E76E038438DCA975C0B919 /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79E323886E9EA3C7CF6F496B8266BDFE /* Queue.swift */; }; - 95B71AE20BC98FF64D60ECDC940155FF /* yuv.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E312F0B60CA58E6055CD6A1FCBA27FE /* yuv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 95B8F2F4A82C78DFF16B127288DF8612 /* DDTTYLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 41043E13A9B69A9373C6B886AB5C818F /* DDTTYLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 95E82C239BC1BF8C6E6563D610CE0920 /* IQKeyboardToolbarManager+Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CDCD9A9F37F149F7BD7A79590AB8D99 /* IQKeyboardToolbarManager+Action.swift */; }; - 9617DF93A5F3A2BA66A7C92191D990C2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - 9670C6F2E4698DEDA0482287697C29FE /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4D84B6F382D161F507F88AED225506 /* PriorityQueue.swift */; }; - 96AF24FDB989490637082038CF8EB93C /* Navigator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56EB4BB5F37C23D3E717E2C714DF3070 /* Navigator.swift */; }; - 9704D5C623AF6D4CD494DA6006D09616 /* webp_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = D356F3660709D27C23520F351F019FFB /* webp_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 97213AF9E83AFDA9B63697F584DFC456 /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = E67ACF8B0B41B6B03BC49160C723159B /* ControlEvent+Signal.swift */; }; - 9765D023EA9673C300F3621E73902B80 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - 976F2DEC006F1C7F8AEB874CE0018985 /* DefaultsAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73D07F61ACCC77D18D0FDBC9646D7AD9 /* DefaultsAdapter.swift */; }; - 97EF2FCF5D9FFDB4B31E40ABDCF8465B /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 4781FB9802BA5044AC1F845863548159 /* PrivacyInfo.xcprivacy */; }; - 9812D1624B70319D03262967BA53F1D5 /* AlbumTitleViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 383122E8EA07172C0495E7EC5EFD28A4 /* AlbumTitleViewConfiguration.swift */; }; - 9847DF292DB8ED979719B25E15224044 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - 9869E7C419F4AA14557C287A77E6E7F8 /* String+Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = B67AE3D53D478DF0C02F564D4DF1D846 /* String+Parser.swift */; }; - 9878BBBB5F72D65F065E1B2D097BBCA0 /* AlbumTitleArrowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ABC31D7CF5386BC6B03722EB760DC14 /* AlbumTitleArrowView.swift */; }; - 98CA280A2A1F526F6AD46FEB9F423BE5 /* Decode.swift in Sources */ = {isa = PBXBuildFile; fileRef = C082943BAC840B38BAE9301D4FD96A77 /* Decode.swift */; }; - 98D2C5A94857D45C5E6476DF11659DD3 /* SGQRCode.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 47F093DF59163FF0E8B272908C59F331 /* SGQRCode.bundle */; }; - 98E85707455AF1E27F8FBDA8CFB3B53D /* CustomLanguage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C08FB19B00305BCF8FCD51FCE6CDF43B /* CustomLanguage.swift */; }; - 98F2777C7B7BA024CF0DEA263EBEE2FD /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = EEFD3F0873AC5D5972F14B9FA19DD830 /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 98FE8F97D38AD08B03CB1EA544D61A38 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C84A1B497D38461BF5B69624D5D81D2 /* Error.swift */; }; - 990A4E31ADF23A8BC1C5044ABD45B979 /* ImageContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6872C61F1D47500D5626E4912843FD4C /* ImageContext.swift */; }; - 9955228957402D21A4F187E85D3F59B4 /* Enumerated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BFFE803C861880E1C6B99851982203B /* Enumerated.swift */; }; - 996B9963993036E413646D11FAB076B0 /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D20E4183EE184E6563079CD4B0BFD02C /* ConcurrentDispatchQueueScheduler.swift */; }; - 9981C32E56FF09688D9FBCBF45FB93B2 /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2BA3D4D6F1A5291B9652345ED916226 /* NSButton+Kingfisher.swift */; }; - 99AB67489232A0D64E91577E068EBDDE /* RxCollectionViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEE264C43391CD332A1E64E970BA3190 /* RxCollectionViewDataSourcePrefetchingProxy.swift */; }; - 9A40CEAC62AAA7B2EA2506D37B4117B7 /* dsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 5007E02EBFF81682E64F7161E4B2AF88 /* dsp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9A7E5CE23211E85C6232833EB3741A71 /* PhotoPickerSelectableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 297C83D8C1F7BCE394F5A9BDB1A4648F /* PhotoPickerSelectableViewCell.swift */; }; - 9A7FB1E975A5955C896E6B195C521804 /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = A16D01DCA2FF2575C781EEBA05B2545E /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9ACCB282299CCC09F7018E6CA760C1D1 /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F963693B52864E77A63B3C82C550BB6B /* NSObject+Rx+KVORepresentable.swift */; }; - 9B09172250820FCA860593566E02DAB3 /* enc_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = D9565677BCFDD5183F4AA7F19A62111C /* enc_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 9BF10B033DE930DCB412101F17A2F9F3 /* Locales.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE7F3598EBC5030C6CC633462BD49003 /* Locales.swift */; }; - 9C0AC83E910C15003831297CDBE9C141 /* alphai_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = BE122315C0BDC5EE16F8A7811EB65132 /* alphai_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9C89110A7C655E5C39B3135E9020CBF7 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABC4810F8D90CE6D75B43D639C6CA5D6 /* Alamofire.swift */; }; - 9CADF4F169582F22634728F39AC320A9 /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 871C0F430DF5D3C144AF4B07EE8C1507 /* Repeat.swift */; }; - 9CE2B0DEBE0178D7BCA89AD9A7F0BFDF /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 302A998E886816A5B655E38D7A029B5C /* MultipartFormData.swift */; }; - 9CF112721C4A318A03E71E0C317BB555 /* vp8li_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 23A14745B9E8ED7D287C0A3EAD0BDEA1 /* vp8li_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9D14E8C9F1B5D2C0CE435162E14A7A91 /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E17AA50CDAE11BE4042F69C0D7AB90E /* Range.swift */; }; - 9D22F88B7F1AF054C2BF025DFB767154 /* IQKeyboardManager+ToolbarManagerDeprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FF941A11E0EC43F83B92A0E6DA33B9B /* IQKeyboardManager+ToolbarManagerDeprecated.swift */; }; - 9D3C14C890F752864533DD41540D7678 /* Commons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78F3C3FEA72F89259E02B12472F1D6B0 /* Commons.swift */; }; - 9D46306826317C2783B0A8255691E035 /* StringEncoding+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 092DCCE81E067B790B8CEC3310812AB9 /* StringEncoding+Alamofire.swift */; }; - 9D7EBD01D0A527C34FD31EE1DBDCD650 /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54C15423979EEF0BA4E3088EF3041293 /* DelegateProxyType.swift */; }; - 9D84BFF0E6755056B22F512265E76277 /* tree_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 9B3E977409DAB7BF352B321879980C43 /* tree_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 9DC642A84B65001F7489AD0DF1CAC8BC /* yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 036AD0AF8B400B298AF6426EC2A7BEFC /* yuv.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - 9DDE9A4DCA7722B701E4BC61B2CD9D6E /* KeychainItemAccessibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3042E8E5A18A49DFA343A06384235629 /* KeychainItemAccessibility.swift */; }; + 87A46F6F4A31F5F0ED7623882F3C111C /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22AE102A374ABB9784B99E78E005AB63 /* Range.swift */; }; + 883EDEE1C699497CF2A77C3B8A32A790 /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7050D8EDED8F8B98D281AD4E40BDD6ED /* ConstraintMultiplierTarget.swift */; }; + 884419C8494495094ABE64D75CC3F90C /* Diff.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39CBC8EAE07C0904DFC1D4A6E483BD5F /* Diff.swift */; }; + 884D80C1D0DE1090E53676235AF79202 /* alphai_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = CE510D9396C8AC0E1BA0A14579E3A313 /* alphai_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 884F5F55420FE62C12003DECE5661841 /* URLPatchComponentMatchResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CFDF526A55721017981C01436425DD2 /* URLPatchComponentMatchResult.swift */; }; + 885CC108EFE64571A6332D9FDD7A13C4 /* SGTorch.m in Sources */ = {isa = PBXBuildFile; fileRef = F45942A41CA4AD3A6B529A34CD64016F /* SGTorch.m */; }; + 8872BEB0954C0254A792469F4DBC9891 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 64608558408E0C92F28FE4FE56426E0A /* MJRefreshAutoStateFooter.m */; }; + 888BB81DF7C167ADE891AC1F8396E36D /* SDWebImageDefine.m in Sources */ = {isa = PBXBuildFile; fileRef = EC393E7BE0C5483150F1EC770694C527 /* SDWebImageDefine.m */; }; + 8899CFA2CF5684F53E5DA5A6ACC22A9D /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 297FF5A8EFD9D6C087CA9D0495EDFB2F /* UISwitch+Rx.swift */; }; + 88AEADE841758CB25058FE66DEE9C8F8 /* PhotoEditorContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CBDAD67E5B3E1A53B610EDE2E2E615F /* PhotoEditorContentView.swift */; }; + 88BBEE036CD8E65AC3FD9E3947EBC30F /* Core+URL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B2098B96998825650602412363C4A32 /* Core+URL.swift */; }; + 88C759FC42F8AE58B0ADA29B25C01344 /* Image+WebP.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305B42CCC925DF5AF7C918DF59D0A559 /* Image+WebP.swift */; }; + 88E76DE06F81A6B173F029A37BD0BE7F /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D4D686F891F2036E3E16BD23FF6A1A3 /* Runtime.swift */; }; + 88F56AFF074B6F882778C33015C91E94 /* PhotoEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 417228FC6799569371DE2F257C081239 /* PhotoEditorView.swift */; }; + 8904ED8DEB77CA657A4EED2F86EB961A /* AlamofireExtended.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08DCAD4C6C44190B630288CD23616B02 /* AlamofireExtended.swift */; }; + 8929ACF6C9157182F8B76FB438F0D5D3 /* NullCompositionLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06139E1E1DD4B9DA6E8A4210370BCCB6 /* NullCompositionLayer.swift */; }; + 89749B3163108C71063DD0B26DF4DFF3 /* SDDeviceHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = F0DACF7E937C8FFFE469D74EDC47237C /* SDDeviceHelper.m */; }; + 898290F3B36D3CD51ACDC340A9672E24 /* lottie-ios-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 332192DD1910382612CF862D6DF1F9B0 /* lottie-ios-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 89930437CF8C0483FAF6B9ABA5ED6449 /* EditorStickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DBAF6523B86B96308B6FC7CDC5D7383 /* EditorStickerView.swift */; }; + 8999BF7E6A3663963D605306BE9B052B /* SDWebImageDownloaderDecryptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 8451908ECC4D802AC3E29D3BD2DC4B72 /* SDWebImageDownloaderDecryptor.m */; }; + 89C457ACFD60011F394C5BD42800BDC6 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E68197BD83FEA29AA11755C34D12B046 /* ImagePrefetcher.swift */; }; + 8A2CEA7B0CD2F4C324FCE993E4153FBE /* upsampling.c in Sources */ = {isa = PBXBuildFile; fileRef = BA93E3F5E0725D68A852A8B788272029 /* upsampling.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 8A6AF1A1D8157273EEFE7E708A2C4C2D /* ValueContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4455A4C72B372ECB685316BD01C5B810 /* ValueContainer.swift */; }; + 8A75F90D7F25EB93D76AD8A672680883 /* AnimationKeypath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 422FC41005FD0A87EAE149926BE6C07B /* AnimationKeypath.swift */; }; + 8AC9E662EE5F6250DADBD8DBA7594A9D /* Infallible.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC20C80AEAAAFEE44ED4793C5A9F0E81 /* Infallible.swift */; }; + 8ACAA83990FE291111877CE8251572F8 /* EditorStickerContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A172BD09198B87AB5DB418F863080168 /* EditorStickerContentView.swift */; }; + 8ACE9296AA479804EFD2D3CC417DE801 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + 8B31BDB2762ED660B1D0A13FD3F0472A /* Archive+ReadingDeprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = B140BB7BD6D423F2C32CB5F9F5526C95 /* Archive+ReadingDeprecated.swift */; }; + 8B31CEDB2E6DCC2766E7DE11E1759B27 /* IndexChangeset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79DB011A7FEC772D7C25744614602589 /* IndexChangeset.swift */; }; + 8B7560712BC596AD4790CDCB38D629BC /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 673DC11438F40C8DDB0ED361CC90EC77 /* Kingfisher-dummy.m */; }; + 8B76C03618F5FFAB32834CC24C3832EB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 8B8C362BDAF68E0784F2DE674D1107DC /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 75F7C4732755BFEC417E7FCC6CF00492 /* PrivacyInfo.xcprivacy */; }; + 8B914E305D4CD1DABFEB039BBCEB24A2 /* GroupInterpolator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B03BD0DC1DCA3A1F759CE6DB2C3A494 /* GroupInterpolator.swift */; }; + 8BABA32F7B94A25D8E9208C0A8D90B2E /* ConstraintMakerRelatable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE17E9D0C222CF72C4C7041DD47F5F49 /* ConstraintMakerRelatable+Extensions.swift */; }; + 8BB4E1330084CFF09A5057180B4E624E /* EpoxyableView+SwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07D6D7B974681D893D52C4035D7993B7 /* EpoxyableView+SwiftUIView.swift */; }; + 8BD5654E2662F6368895034E3983792A /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E98B44AC677984982633BF5E55B83BC8 /* KVORepresentable.swift */; }; + 8BEE7F56D2E1F2283CEC98F70ECD9E19 /* DDFileLogger+Buffering.h in Headers */ = {isa = PBXBuildFile; fileRef = 18E905D7DAEE8CB88854BD3CFEFFC522 /* DDFileLogger+Buffering.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8C0B7A6E4A3CFCBAAC91AD6F996692B5 /* sharpyuv_dsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 924F93505567A47D8EF664526F78E259 /* sharpyuv_dsp.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 8C31B34CE864C7DAB9946012B3CEA688 /* AnimatedButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E1278D2C1DBCF1B4ED696DDF3B66D6 /* AnimatedButton.swift */; }; + 8C41EA954997897C3E30C5754010C05F /* UIViewController+ParentContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16E41CCE28BF0F35819A7FA1AF650894 /* UIViewController+ParentContainer.swift */; }; + 8C6C7E25C5A24C936F81823978190E96 /* ViewController+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 59C8CA4DBADB8D19EEC46ADE32BFD4C2 /* ViewController+MASAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8CBC72065F0261B373B958696985AF99 /* IQKeyboardResignHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37EB1C4BBE4194C40B8EAEBA1B32684F /* IQKeyboardResignHandler.swift */; }; + 8D4AA30F9BBB8C344C48D2DC8D951E43 /* DotNetParserFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF454032EDDEA52163D2BB18E31876D9 /* DotNetParserFormatter.swift */; }; + 8D51421FF478040E6383D24254900967 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F504F01FD97EDD0CAA2640BDB0889EC /* CFNetwork.framework */; }; + 8DB09720CD159CAE1DA1F9E2E6A0984E /* EpoxyModelProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CECDE1BE15BC45E067FD3E238F18047 /* EpoxyModelProperty.swift */; }; + 8DB33E1E1376FBEC8C0A73005FCEB9FA /* SDInternalMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = FB70E93EA5BA1E6BEAE20384338441F9 /* SDInternalMacros.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 8DC55511156F1E3C81D0A5B50956C58B /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25A7EAD79F89063274E64F5422442F97 /* Rx.swift */; }; + 8DDD172EA8E9E4548DFB15F6783E075E /* EditorConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB1E389A3B2B8ED521B06825EF42F0EE /* EditorConfiguration.swift */; }; + 8DEDFAF3BA000E12942FDEFEA0C100E4 /* UIImage+Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = A821B881977DD58D74C5D2B2D1B1FE05 /* UIImage+Transform.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8DEF7F6977D9CA0CF74088E282771A4B /* RxRelay-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FC3DE1F4388DB7285A05750B993062F7 /* RxRelay-dummy.m */; }; + 8DF169B3ADBCBA100BE5D2CA34EDC31A /* Combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5091D41BC1D89C460480FF970C11708 /* Combine.swift */; }; + 8DFD55E182D9353C05825F019BE56E25 /* Disposables.swift in Sources */ = {isa = PBXBuildFile; fileRef = 171AB12833B20CA80849837B04B1FA18 /* Disposables.swift */; }; + 8DFF92F12F47B1D6B9F5EE78C46FE13B /* Star.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40161777292C527F714496046AE570EC /* Star.swift */; }; + 8E04A59BA6D460441F8AAFCDCE8E8FD0 /* Archive.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5539A875DDB8B83B24C72733B942AD9 /* Archive.swift */; }; + 8E0754113F5AA8EF1DBB84D46F521EA4 /* Photos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65FEAEDFD9A563AC038810A3F942B327 /* Photos.framework */; }; + 8E30AB9C64954C59EDD43AD3D23A81EB /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = B098A09016D51880EDD0C2B1E9CDD9FD /* Deferred.swift */; }; + 8E31D89C6990C2981D4CBA9A11CC8015 /* NSData+ImageContentType.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C44BEFEC8BD91031B116BC1DAAA4E83 /* NSData+ImageContentType.m */; }; + 8E549B308AE1B5B2FD6EA4435D5252BB /* PickerCamerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38AAA92CB506133E178E5883E425C60E /* PickerCamerViewCell.swift */; }; + 8E5A40EB2652D32EC7F38833C460581D /* ShapeTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 210E3B6437C45B67F1E9F21D90AA0A9A /* ShapeTransform.swift */; }; + 8E6FD5ED48BD0F55E0B72C5E0605062A /* ImageLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78D427B7EC29C7CBA7720AC5E7816DE2 /* ImageLayer.swift */; }; + 8E8EDABCDF4BD9AEE1C11EBAD1FF718B /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC407118BEC3A80D9E93F020A3C6680B /* RefCountDisposable.swift */; }; + 8EE1798D638A83D53316F1C568AF5E59 /* SDImageIOAnimatedCoderInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 85AFD077B6E5B2590C540DDF0C036450 /* SDImageIOAnimatedCoderInternal.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 8EE1FB0285E02C433C5E762B13B33DAA /* FillNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 592F76C69E5F65A384AB16E38907E378 /* FillNode.swift */; }; + 8EF9E020BC7B8E2E9276C2F32408810A /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = DA23EEC3C591F6A942E9EC6DC588232F /* _RXDelegateProxy.m */; }; + 8F2B26A032E5F2B4F6A15A8B15A5750B /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15981FE48DCD8AEACB913FC7652B3488 /* RxNavigationControllerDelegateProxy.swift */; }; + 8F31E552DECA442F18B0D55C7A2604C7 /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 286609251CED6D9B03AA5FEB3D888389 /* SDImageCache.m */; }; + 8F420E9DDBD125163B97E8F489286F71 /* UIActivityIndicatorView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9487887DFDB45E5688346C3CD5A8BDD5 /* UIActivityIndicatorView+Rx.swift */; }; + 8F4AC5455CDD202655025DE431360AEE /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96A43E8FE7BD87927282AB4DB60D956A /* ParameterEncoding.swift */; }; + 8FF7B6477BFA6E6ABA168E1417291D5F /* MASCompositeConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 46157A971E5B9155953B6450AEC04366 /* MASCompositeConstraint.m */; }; + 90264A40ACA3CA7A1F141D7DC7D17EBE /* ImageContentType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD254C3A2A1DEB95A21F1E701862EB79 /* ImageContentType.swift */; }; + 904F9AF77A7E59A507DAF6529ADB4DE7 /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE69B24EF7BCE8791AD4EE414F9F24D /* ElementAt.swift */; }; + 90614006DEE2476FC563684DD2A504A0 /* AssetManager+ImageURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = C31B52216880E9CF8D00588A8855A697 /* AssetManager+ImageURL.swift */; }; + 90AC39C3ADB425C5AC1E7F959BF384BA /* URLNavigator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 04204113E3497E9C14745E3AC606E1CF /* URLNavigator-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 90B28F4F929AECD1B38177E9977B7F3C /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2016EC9F45CA4E411E5E2B867FF70BED /* RxCollectionViewDataSourceType.swift */; }; + 90C6D6F36FC7F036060068E40C3FA0DE /* CLIColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 114D2DD5ECD0AD3391485B36A100AC9A /* CLIColor.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 91669DA9A122C289DB6E5C4CBE8C7189 /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = E34034E0D333A076E355ABC2D8C54EE5 /* Switch.swift */; }; + 9170655A7E8C85E679CEC6A234C6EF03 /* RepeaterLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09B6D7682C3180FE20AE2F4E09DB8E17 /* RepeaterLayer.swift */; }; + 917246393B791C8A6CB643AAD3DC2364 /* KeyframeGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFE4903931EDCE703BE95350A435FF35 /* KeyframeGroup.swift */; }; + 9173CA8CE1020124CBCDCC83948CDB90 /* PhotoEditorCropToolView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E2A55629CC30859EFF8F5E3849342B2 /* PhotoEditorCropToolView.swift */; }; + 917CE8C57FAA6B5C91ED80631D05884B /* HistoricalSchedulerTimeConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA41BF6E34AC8AC53ACD4A516ACD2E6E /* HistoricalSchedulerTimeConverter.swift */; }; + 91848ADD44CC1B974590F9FAD0D33F05 /* HXPHPicker-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6467EB7E0158688C239315A0B8510C94 /* HXPHPicker-dummy.m */; }; + 918AD406999AAE718841B034702BF5CB /* TAAnimatedDotView.h in Headers */ = {isa = PBXBuildFile; fileRef = F8FEAF46B11C19DA15A88AC8F7465669 /* TAAnimatedDotView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 919299610C2CA6AB6B58C902F9FA91F5 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9AFCDCAD89DA1103E8C9A621C7B9911 /* AnimatedImageView.swift */; }; + 91AF661BB301FBDB2CCD3CED62072DAE /* EditorChartlet.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABAA334F1DFE0E5B1E072B40A87BFD60 /* EditorChartlet.swift */; }; + 91B87C5B0A4D59D26CC93DA1001618F5 /* ViewTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4F874765D3F1D405E1B94F302414C59 /* ViewTransition.swift */; }; + 91C27091CC5DCFA114186C0C7805E8C8 /* NSView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD1FC69900890ED587D27CC307182E2 /* NSView+Rx.swift */; }; + 91CA63A8C62222E89FBB8FA2B7FE9CDE /* IQKeyboardManager+Resign.swift in Sources */ = {isa = PBXBuildFile; fileRef = 766E10E0C6B5ABBB51EEBC952E914885 /* IQKeyboardManager+Resign.swift */; }; + 91D2F952AB2260566749C785C7584F29 /* DDMultiFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 659E2E9CBF92EBCD3B0C2137FC74A310 /* DDMultiFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 91E7A145E1BAC1FC0A7C3CD4A5E04D07 /* SDFileAttributeHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 36FF8DE1454A5DA3783289638D5B8794 /* SDFileAttributeHelper.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 91FA6EE5F4C6B9164271AE9205E12C81 /* AssociatedValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6CD96BE078831D0E19F30DECF9A1697 /* AssociatedValues.swift */; }; + 9249B706955FD376270A6B4F56310EFF /* UIImage+ExtendedCacheData.m in Sources */ = {isa = PBXBuildFile; fileRef = 84503D08E79824E897486DA3F60C1031 /* UIImage+ExtendedCacheData.m */; }; + 924BB206EA770A1521FDEB1AC1C35E44 /* CameraViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C488F6779264C878B86DA9D446DC0D1 /* CameraViewController.swift */; }; + 9259A8C1C51B393A46E3941E2DB2407E /* quant.h in Headers */ = {isa = PBXBuildFile; fileRef = 28D363124D7EE5BB9A8A21A8BB510FB4 /* quant.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9298CB7C2E4AC4E751E535DA15BEEFA8 /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 61BB756E64C3A566D92A19000DE44659 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 92A43BFC165F5595D1CF24AD2C65D6C0 /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C67AFA4FE2AAA4A840C409E485CD2B6 /* ImageDataProvider.swift */; }; + 92BC4FDDE46897F1A40121B28AA15B51 /* SDWebImageDownloaderRequestModifier.h in Headers */ = {isa = PBXBuildFile; fileRef = CF535C1C2B1B213CE425822C17C36E5B /* SDWebImageDownloaderRequestModifier.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 92D50FCEBF77BFACA64AB481BF6EB687 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 270DDF97FF0117BAB6AA7545D02C2FFB /* CallbackQueue.swift */; }; + 92DD8404A0B54F66041A02E44E2B7086 /* SDImageAPNGCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = C7E5D675EA63D605D305653E374AAC52 /* SDImageAPNGCoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 92E4250874FF5EC45ADB2FDC7D268810 /* SDWebImage-SDWebImage in Resources */ = {isa = PBXBuildFile; fileRef = CF1281E58AA1045D4B7F33FC56691C42 /* SDWebImage-SDWebImage */; }; + 936503E8CE03C1985CC7F73B2FCD5D25 /* EmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E054857F8B1D832E92368A43CCB5AB5C /* EmptyView.swift */; }; + 937E4C92B122C2049A0CAE2D16116B05 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 93938AAF0A354E1946AF2089A173D3FA /* IQKeyboardToolbarManager-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AFA938065D9C82FCE85F071B7F84D012 /* IQKeyboardToolbarManager-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 93C6077AEFD0E46EBC9140156C32A15C /* PhotoEditorFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = E634D85977742C0C5D2835E1BC4FCD27 /* PhotoEditorFilter.swift */; }; + 93F40CE804D9A12182A25717EA374357 /* SDWebImageOptionsProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = BEB81765E2EEF3EB99BE57EC330158FB /* SDWebImageOptionsProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 94440F5D1A5B7F87009DD3EA604AD46B /* AlbumTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 557C4E36B976A5D3BC228870F1B02720 /* AlbumTitleView.swift */; }; + 9492B57402CAB35F06B7D5503DA351D9 /* demux.h in Headers */ = {isa = PBXBuildFile; fileRef = D2225F598557E20F61D24286A2082ADE /* demux.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 94FF83A49128359842CBC062AE979EA7 /* ShapeAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 279204F96B6191DD6E8CF293F3A0CAED /* ShapeAnimation.swift */; }; + 950B0EEEDEDB5E40BA1AEFF9200EB915 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 950C88313EBFF702CA39C9766227708C /* UIView+Responders.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0E393187CA54B2F5F3641BF31AB6B31 /* UIView+Responders.swift */; }; + 951E4573712FA79C013D47B7AEF5E467 /* dec_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 241BA03C058E99523E24A9CC8BD78A0B /* dec_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 9530DDC97755BC9E374050D2A2EA5BC8 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E38E66DCC45E29CCAE3BC2F08E025CFB /* PrivacyInfo.xcprivacy */; }; + 9534119EDE1FB3F9DECE76D8130D6397 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCD8498EE91D4E6D7CAEEAA4F0A23A6B /* Storage.swift */; }; + 953FF696DD3B62FB3B39114A6A8FA0CA /* PhotoTools+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28323BD28CC12E6BAE22CAB96FDA37FD /* PhotoTools+File.swift */; }; + 9540707F7AAB70EDE0369AE6E75A9CAD /* Infallible+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA327C802F3F9B31C8709C47D8D73722 /* Infallible+Driver.swift */; }; + 955B87902E039163281C4F47C95DB851 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 06782FD5BE8B5BF08BCCCEE3F07BF9B8 /* MJRefreshBackNormalFooter.m */; }; + 95B8F2F4A82C78DFF16B127288DF8612 /* DDTTYLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 50776D1DE024EEB968E159515093BD3C /* DDTTYLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 96AF24FDB989490637082038CF8EB93C /* Navigator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48DA328F146D37CB3D3B024EB37807BF /* Navigator.swift */; }; + 97213AF9E83AFDA9B63697F584DFC456 /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 706C73D0350C4A9194712A0077B0511F /* ControlEvent+Signal.swift */; }; + 97473712905F2220C97F19FCE6A07C52 /* lossless_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 45FF7975FD0799808C2E3122C6120B2B /* lossless_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 9765D023EA9673C300F3621E73902B80 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + 976F2DEC006F1C7F8AEB874CE0018985 /* DefaultsAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04FDAE619B848DDCED0583C9044983CC /* DefaultsAdapter.swift */; }; + 979E56A609FD1549ECB1792558DCDEA4 /* encode.h in Headers */ = {isa = PBXBuildFile; fileRef = 65001BDA6C77283B118284FE81311273 /* encode.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9812D1624B70319D03262967BA53F1D5 /* AlbumTitleViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0D8EFF1D263CDAB8425045CE12080A7 /* AlbumTitleViewConfiguration.swift */; }; + 9847DF292DB8ED979719B25E15224044 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + 98512DE86BD3B8260C8032D970C61295 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 7826E5CB1BA609FF7E17DF8A66D7DDCA /* PrivacyInfo.xcprivacy */; }; + 9869E7C419F4AA14557C287A77E6E7F8 /* String+Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FB5270CC33DE30EFE6FBFB261C2946C /* String+Parser.swift */; }; + 9878BBBB5F72D65F065E1B2D097BBCA0 /* AlbumTitleArrowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF1FF8A138C3756FA85D138F9F0DD494 /* AlbumTitleArrowView.swift */; }; + 98BC24C036FF725D6609C5DAE21D8B1F /* ssim.c in Sources */ = {isa = PBXBuildFile; fileRef = D12D30554B27475076A63919DA098C83 /* ssim.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 98D2C5A94857D45C5E6476DF11659DD3 /* SGQRCode.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 7B2695F6939C9EBB97168A9ECB406968 /* SGQRCode.bundle */; }; + 98D4097922F78A49E02441100FF15AC3 /* PreCompositionLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C55A44DDFA37FA2D11BC5726717B12B6 /* PreCompositionLayer.swift */; }; + 98E85707455AF1E27F8FBDA8CFB3B53D /* CustomLanguage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 746402475533F49FAF95BAEA3D1512B6 /* CustomLanguage.swift */; }; + 98EFA246A2A845E74DEFF098CE60356C /* SDCycleScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CD87187C5D55523B9F2796260DBC6D8 /* SDCycleScrollView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 98F2777C7B7BA024CF0DEA263EBEE2FD /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DF4769C1C620DA8D54845715FA9F19D /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 990A4E31ADF23A8BC1C5044ABD45B979 /* ImageContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D7A6D55A3D692D4BC7C2B9496096EFF /* ImageContext.swift */; }; + 99613F9B9BC50459692E8685AB2DAF4B /* mux_types.h in Headers */ = {isa = PBXBuildFile; fileRef = B890053980784738873C9CB63A7FB76D /* mux_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9981C32E56FF09688D9FBCBF45FB93B2 /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 512E22F2B5B96810D5AFA56E97FE9E65 /* NSButton+Kingfisher.swift */; }; + 99AB67489232A0D64E91577E068EBDDE /* RxCollectionViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 980B50A78AD8E91E42BC2E09148DF3A2 /* RxCollectionViewDataSourcePrefetchingProxy.swift */; }; + 99D2D2129D75D3C07E0123C98C2A14FA /* TransformAnimations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53E6E54247ADB2479FD6E6AF5510C8FD /* TransformAnimations.swift */; }; + 99FA5D1512A05E00CD322DEA85FB9413 /* SDImageCoderHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 1342A27E246C50B0669AAF1C9A2B3763 /* SDImageCoderHelper.m */; }; + 9A07969F2C8FDF034C579A387D045FE2 /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AB0D921EA2561E8E8F3DE4E16307C4 /* SynchronizedUnsubscribeType.swift */; }; + 9A57392E0BC5A5E6A886134E855A9381 /* RootAnimationLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1F0B2395FA1DF601F3AB5DDE09A86CC /* RootAnimationLayer.swift */; }; + 9A6D49BB65DA96A001E3968CDE0B6D57 /* SDImageGraphics.h in Headers */ = {isa = PBXBuildFile; fileRef = BE14ACDECA130460F7FADBA6CD4BCA5D /* SDImageGraphics.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9A7E5CE23211E85C6232833EB3741A71 /* PhotoPickerSelectableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8EE4175338A17324002C44BB68A091D /* PhotoPickerSelectableViewCell.swift */; }; + 9A7FB1E975A5955C896E6B195C521804 /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C4B1E746D117E3201D02295CF6B0C1C /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9ACCB282299CCC09F7018E6CA760C1D1 /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1B363733BB9E81A156057EAA7A13590 /* NSObject+Rx+KVORepresentable.swift */; }; + 9B7F81D1FCAD44609C8E5860ADF3CA59 /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 158BAB1C730226FE83FC58ED8DB4A780 /* Zip.swift */; }; + 9BF10B033DE930DCB412101F17A2F9F3 /* Locales.swift in Sources */ = {isa = PBXBuildFile; fileRef = 937FC85C2FC31F7F4225687308C6199D /* Locales.swift */; }; + 9C13AE9D4254ED4D4C6B4AD3AAD34C44 /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAC1C4AA570FB43A86EB6118715366F0 /* Scan.swift */; }; + 9C2EDBD1A5BAFE1A84390F0EFD803AD6 /* NSBezierPath+SDRoundedCorners.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AC74627027C54B3FAD94FA7A0990B74 /* NSBezierPath+SDRoundedCorners.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 9C4E2C054B9DC84CC3F955F50480A5A1 /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C987F3127AC5AB4669DDE0C00E308703 /* DisposeBase.swift */; }; + 9C59694BEAC17EC3E8FD0217EE17B849 /* UIImage+MultiFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 31276CE5237B26121CF289A11A8C6DAD /* UIImage+MultiFormat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9C89110A7C655E5C39B3135E9020CBF7 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59A8CCA4055A605971851F416C0450E2 /* Alamofire.swift */; }; + 9C995888C1ECE91196EC40FE740B28A2 /* mux.h in Headers */ = {isa = PBXBuildFile; fileRef = B6BC3542B4309F873768544C3CE0876C /* mux.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9CB1F5DF4F888D1DF00D0C6450425C8A /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 137C7AC861F848A2E34F959B139305F0 /* SubjectType.swift */; }; + 9CE2B0DEBE0178D7BCA89AD9A7F0BFDF /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28992D2279F937E0B0C3BB26A37555D4 /* MultipartFormData.swift */; }; + 9D22F88B7F1AF054C2BF025DFB767154 /* IQKeyboardManager+ToolbarManagerDeprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BCC00ECACD459204B1094D915B27D47 /* IQKeyboardManager+ToolbarManagerDeprecated.swift */; }; + 9D3C14C890F752864533DD41540D7678 /* Commons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4469D677218CFE1FF5D9D06F74ABC479 /* Commons.swift */; }; + 9D46306826317C2783B0A8255691E035 /* StringEncoding+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAEDE6D529FD805AD07F9BE5002A68B3 /* StringEncoding+Alamofire.swift */; }; + 9D7EBD01D0A527C34FD31EE1DBDCD650 /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDA30777E98612E8A4D31E89C2DCDFF5 /* DelegateProxyType.swift */; }; + 9D9E2C0A96E8F024ABEA21B652809FC1 /* VectorsExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B23012C8AD99164AAC8618C540DD5734 /* VectorsExtensions.swift */; }; + 9DDE9A4DCA7722B701E4BC61B2CD9D6E /* KeychainItemAccessibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 853E366E78C80E3321ABB4A9E33769F3 /* KeychainItemAccessibility.swift */; }; 9E0045B41BFE697DB4ADE151228024D2 /* SnapKit-SnapKit_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = B9DCB5EC0B1CDADD221717CADDF62359 /* SnapKit-SnapKit_Privacy */; }; - 9E0BFD43354B5C39E229B566380FBC7F /* SharedSequence+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94C2E1A857432A88A6396D7C1A70C97D /* SharedSequence+Operators.swift */; }; - 9E4FDDFBA5C3856E7C540B560910C2C0 /* CPListItem+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 870C16B8D0D6599BF575ABE8E3941B3A /* CPListItem+Kingfisher.swift */; }; - 9F4DAA38D1F08E17FE4ED61A79B55947 /* format_constants.h in Headers */ = {isa = PBXBuildFile; fileRef = B6824D7BD156AB799B64763F3CB99C41 /* format_constants.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9FD0578132B4FCBD3BF15E565AB0C0FE /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4AF60BB719F93253F589A88CAE3B89C /* TakeLast.swift */; }; - 9FD998F05155303D3400E9726245E9A7 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 0C537965529A44BDDE1E5A79C61A8404 /* PrivacyInfo.xcprivacy */; }; - 9FFD48DDAF70466AA78BD8B3A579436F /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86E19813D5814173294F440DCE9DE7D9 /* Scan.swift */; }; - A002E77E30E8C6C20406535665186E0B /* unwrap+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B0F165AEAC8FC2C370716EE3C145BEE /* unwrap+SharedSequence.swift */; }; - A029B635564A3A7C8174D69E444241AB /* Editor+UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7A829FBFA932C6D66C656D962CEFE5A /* Editor+UIImage.swift */; }; - A078A275FFFA48D620074790DA3CA6CE /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 91B822914E31A20149C3E8C23AD97DB8 /* MJRefreshStateHeader.m */; }; - A0CD292F5A6E34EFA80A6A8C2F29AFE5 /* enc_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BEFA8D9B1374A0189880C71D52E56A1 /* enc_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - A11B53CD11370C968EC79A951D865E4C /* DDFileLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 79EF5CBCEEC2608B3EFB0D8027A17402 /* DDFileLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A12FDB12DF3F9EB993A5CA6FA07754F7 /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = BCE6F3B60A23AF0FC9C48D9EFE9EC42D /* MBProgressHUD.m */; }; - A141F48203343052615761240816D346 /* thread_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 240023B99877B9327B46804B366DDF61 /* thread_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A1B70BEB9DCBE081F5B39F596F2596C5 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66F0132B639B62EB3EDE6E596D58BB67 /* RedirectHandler.swift */; }; - A1E44277704AD68E867FD7C955A6632D /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 796D951FB944687B590F5A5CB8A0FF3E /* MJRefreshBackGifFooter.m */; }; - A1E83A14DD122358BC20F0B471298F21 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 5D63640F6C6F4996DEDDE0011851A5EF /* PrivacyInfo.xcprivacy */; }; - A1F8B6E2DBE89BCA24F50BDC28FCD84C /* histogram_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = A60A764D960ADB701378E9193C81C577 /* histogram_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - A2058B24037EE14701BF44CCA0FECAB3 /* picture_csp_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 15A4B1C40EE5FAEE3B83BC7C408DEDA0 /* picture_csp_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - A21E48381D84E5A83C5139952CA955EF /* LocalAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = C43F8C345748319D615937F14A1F4312 /* LocalAsset.swift */; }; - A2D1794CFC8690E964CA6313DDB26B92 /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80964217D754469812DF44A0B9D18FDD /* Deferred.swift */; }; - A2D48CC012DADC29CC924512A5F4513B /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E55FF75018A97C580C5FCDA4A03D6135 /* CFNetwork.framework */; }; - A36EA50265F8386FD74BBB8750FA9490 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E6B7F5EDA5AE9935B22C3DF0AA0DC430 /* PrivacyInfo.xcprivacy */; }; - A39FE5F72261B202CC63722A7B357206 /* IQTextInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B09978C1F53B331C5A2E7D58F706008 /* IQTextInputView.swift */; }; - A3EA40405F301013677F25D98B02737A /* RequestTypeWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 823B1B7CEBD910884A3C951AE63B6850 /* RequestTypeWrapper.swift */; }; - A421AA2DE9DFBAC186EA6DD918B14082 /* Pods-QuickLocation-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F742F9BBDEE927B1CEBB85C83810BC8 /* Pods-QuickLocation-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A45C3EFC8CB9D5DADF8A826C1B4728AB /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 148655EDEA60D16F98821D25157BD304 /* Amb.swift */; }; - A4B9694A0EBF58350FADCFAD304F4DA3 /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE2B7FCE7E00E7AB989780DFC321AFED /* ScheduledDisposable.swift */; }; - A4CB82D78543F1197AF5176914D78682 /* picture_tools_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 3A6251DEC1922996EB71A4D833BC6724 /* picture_tools_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - A51815518AFD2325631A5EF870F23BD3 /* and.swift in Sources */ = {isa = PBXBuildFile; fileRef = 629BCF9A702E38E28D08AADA25A40FF6 /* and.swift */; }; - A57326C8E77245DB6680543B3426F381 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DE423D3E6C09C18AA5D58663BB543E0 /* SwiftyJSON-dummy.m */; }; - A57C8E88F850C24574FF47756536392B /* LanguageType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B482E88B7D8A04191BF388A5908BE8A /* LanguageType.swift */; }; - A58EE42EE3645E9A635B070F02E9825A /* SwiftDate-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E69CCC14FDC2FDA9C5173C21860E4ED8 /* SwiftDate-dummy.m */; }; - A59F8F6BF639189A54750A0FCA385CBF /* TimePeriodGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47EA86B7BA37BF37759097B486A1F10E /* TimePeriodGroup.swift */; }; - A5EF8F09A21D6A69E2DB05787B061D84 /* DefaultsKeys.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A567B53CAB85EDE2CE734B38299BCFD /* DefaultsKeys.swift */; }; - A6226F26A69916F590663BAB95720286 /* Zones.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6E8DBD1151D4AF987039D7D964BCF52 /* Zones.swift */; }; - A6415BE5D50BA69358B8C31085045BD2 /* PhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D81054CA2ADB32723B3B5382DC4FFCF4 /* PhotoManager.swift */; }; - A698A792F293BA997FE75C70CD18B022 /* OperationQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67A64718B23A4AB491E093138968B879 /* OperationQueue+Alamofire.swift */; }; - A6AC6F3034650AF60BBE8685A4BDE15E /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = 781C2D039A7A4CA333889088DA010398 /* types.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A6D6518D73C66770F338CEFFCFEE9737 /* PhotoPreviewViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B357E327216428152F9665140471F51 /* PhotoPreviewViewController.swift */; }; - A6F1EFC3CDA009A4BE6CCBB01248DA21 /* UICollectionView+IndexPaths.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADBA7B32FE0821B96A3CC5839AB5133C /* UICollectionView+IndexPaths.swift */; }; - A723E474922D959654804A7822B2C9FE /* AnimatableSectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DCEA02D07D5AFBF0920FAE932F0B67B /* AnimatableSectionModel.swift */; }; - A752FF8665882B3614EE79F571C61F39 /* Combine.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A6D1959B2D47AB32BDD132DCA0EAF793 /* Combine.framework */; }; - A776BB860CFEC83AFD8814D717A1F616 /* bufferWithTrigger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 332460B51741B7C82F92206A639FBB68 /* bufferWithTrigger.swift */; }; - A7E562FC9C10C5003534E91160C69330 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AC677B2CC11788DA4DC29A791F773133 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A7FF322DF74002F7C9F855A5F95B166A /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = B51C5056061447DBC5916F8C42C0F8F4 /* ImageFormat.swift */; }; - A83FAA688AC3AEC8CF3A720916CB0E4A /* Maybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A3C970F20A472A4F57520AE0FD1E8DF /* Maybe.swift */; }; - A8437EFD962B3A3F812B756C76ADD87B /* HTTPMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B25B78F6CD345D5606894C607E77F0 /* HTTPMethod.swift */; }; - A84A1EFADBF970F63D187ECEC5A10811 /* DDLogFlag+DDLogLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FD304606592EBC949A2E8F71EF0044E /* DDLogFlag+DDLogLevel.swift */; }; - A86CC1AFDFDD692DC4EE66F57C0F39E6 /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E077F05B397BA0C932065F99A190522 /* UIScrollView+MJRefresh.m */; }; - A9148F1A43900CC2F92709355079A30F /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DD57E22767F637D41FC668621434AB3 /* Driver+Subscription.swift */; }; - A9181462809B7C9B247B5C887C2359C1 /* neon.h in Headers */ = {isa = PBXBuildFile; fileRef = 6AB79D7AA9B656E5BE00DB32E66BDC78 /* neon.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A96564D57DFFDCEB8237AC0009F19E91 /* Task.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86D70A39C14B51B69D04FFE1F272F70C /* Task.swift */; }; - A97478529331285D5FE36B7A4FEF9FDC /* DefaultsSerializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C279AB7CDF436D1CB1591AB85AE391BB /* DefaultsSerializable.swift */; }; - A983CCA5F6596F030EFCC1E27C1E766E /* UITableView+IndexPaths.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFD6433286414C453FC4040A8A74E3D2 /* UITableView+IndexPaths.swift */; }; - A9B0233F2C7CD6365526CA2178F9215F /* URLRequest+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = D84A740DB12BBD158F1424AAD3A04C2F /* URLRequest+Alamofire.swift */; }; - AA08300A57FC853C833BD5E8167445B9 /* SGWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = C41E25D0D23F9EC277E3BE213E4AE726 /* SGWeakProxy.m */; }; - AA5921D519E9769BC090DF9BB63A40C7 /* DataSources.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DAF686BE390AEEDE12E77B91AC3CF67 /* DataSources.swift */; }; - AA918735ACC30656120A50311B62C93A /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38835A9C6768808D6A7AC6F208577195 /* DelaySubscription.swift */; }; - AAB1561F8BB17934C2858A14B7A16D3C /* PhotoPickerBottomView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE1BF3564926290783F77CDD6F2A7DB2 /* PhotoPickerBottomView.swift */; }; - AABEF13464BA7F4621BD94736C1D057C /* ConstraintMakerPrioritizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FDCD243B08DC1EEE229A019C2F5AE2D /* ConstraintMakerPrioritizable.swift */; }; - AAC982194C2E64A6EA74BE58C7BF6B45 /* ValidationType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 117D24F6E67A027E8B94E63412CC3903 /* ValidationType.swift */; }; - AAE2016D45F550892E95C71837487A79 /* PhotoTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 441174AEA8828D4F22E978980824DFB6 /* PhotoTools.swift */; }; - AAE2819A93DBC8B278EE4C70B46906F5 /* lossless_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = C9D458DF3088039DAC45EE2CEA264EE7 /* lossless_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - AB1F732806BA88499D9556A1DF9C7147 /* DisplayLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = A53AAF852F1911D14B0CFC9ABDB78757 /* DisplayLink.swift */; }; - AB292EBA731CE0800CDA7DDEDAFD0E6D /* PhotoAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC1B95A850A063A9316792B9334BF241 /* PhotoAsset.swift */; }; - ABE29701808E91BD6622EBD0EEBEC762 /* materialized+elements.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A071BFF232B7AB82FAE196D22E8B786 /* materialized+elements.swift */; }; - AC065B7E3771C004CE74BBB0552B316B /* vp8l_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 988B5245E00014C5DAED3D6EAC3843B6 /* vp8l_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - AC22AD1E1EF9CD9D6E242F3630A9A012 /* IQKeyboardManager+ToolbarManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D14BC85CDC5D077692ED62549A9E4F7B /* IQKeyboardManager+ToolbarManager.swift */; }; - AC3212804293F12E3E49A216899D8CEC /* IQTextInputViewNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 172C45856DB6320F48430329B8F965B4 /* IQTextInputViewNotification.swift */; }; - AC4CA901E2320D4D147740E29CF08F1E /* CLIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = B76A0FA9A60A12C5EA7954C2923F9CBF /* CLIColor.m */; }; - AC54509003BC047250DE49B97D758E59 /* muxi.h in Headers */ = {isa = PBXBuildFile; fileRef = C5B21DC00469952693084BBBDB81669C /* muxi.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AC5D1BA77936B624C80D1B372FEA1436 /* IQKeyboardToolbarManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9A4342BF0D02909232CD6CB6B31859C /* IQKeyboardToolbarManager.swift */; }; - AC5D94E5459368DA9DB8C7BC59B32978 /* token_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 9A90368AEE16B847257DD3401ABFF845 /* token_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - AC7E21CB29757E2CFC0A30211BE31248 /* PreviewPhotoViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39AB096694ED9BCFA436CF94DAC59787 /* PreviewPhotoViewCell.swift */; }; - AD2AE146D4BD916FD23AA5E2FF0983A2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - AD3490FC2929561C622B20EEE38A20B0 /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F104DD964B6F1367CC9BDE7A2DC03442 /* RxTableViewDelegateProxy.swift */; }; - AD860938D35585A99549790933C165E5 /* HasImageComponent+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E592215015F86F69093474A22DFEFDF /* HasImageComponent+Kingfisher.swift */; }; - ADD4389B968C2739C37B789AD44D3ADA /* Picker+PhotoAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4B2B344F72142876A9E0AEE9DBEBC3A /* Picker+PhotoAsset.swift */; }; - AE224EDB6D044C0FE86B086E950FC2F9 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56B45C78ECBABABD77D7DB68B5B9BD88 /* Debugging.swift */; }; - AE7A69CD6CA5A7CD8B2DD0524F25CE43 /* EnumTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1CDFD2CB3A14E5D6D11A79D07246DFC /* EnumTransform.swift */; }; - AE7B02645B8F769CA5F215EE8F7CC5B0 /* View+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EF1040E4FA4E5E79D96971B4EEC69C2 /* View+MASAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AE883C65A28D87087F1BD17AE1E6BEAB /* PhotoListConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B98D6706852637448FE89B7D92F1ECC /* PhotoListConfiguration.swift */; }; - AE9D1FEE36498B98FE176D1C128B4FD5 /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1E7620955B99D9383BEB20E09733546 /* Producer.swift */; }; - AE9E12B9AE82D5E8964A3BF8D2E83F08 /* DataTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7AAC7DE9D5EE4C953A9C8754813DF0D /* DataTransform.swift */; }; - AED0D289FC23779EF352436BA04059D0 /* UIView+IQKeyboardExtensionObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 673D3574A73C65126DC2FF367650C31B /* UIView+IQKeyboardExtensionObjc.swift */; }; - AF1D366BDF7AA8C015A0283550C197AB /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 398FFE7C9AEC791A122F1CF3DD0A2D8C /* ImageDownloader.swift */; }; - AF34FDA62958AD154C005C924C808165 /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D7B97FBDACCF8026636E99614B096BA /* Delegate.swift */; }; - AF760C78F1C7E11BF7CB9E9B29903530 /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10D2CDD5D139DB1F4789821DC3831FA8 /* ConstraintInsets.swift */; }; - AF872DC1B0FCA5AF714EEEB0FE1CB581 /* VideoEditorConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = C59FF326A8E31D5507C861F4D16054A3 /* VideoEditorConfiguration.swift */; }; - AF8B4F3C9A868E54151E882AFF5972A3 /* CocoaLumberjack.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E6968BB00370292E12C2BA0BF5877B3 /* CocoaLumberjack.swift */; }; - AF8F8ADD3544C437A20BC8266D32EE10 /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24B7A2237255DD1BF222573A457D6A0B /* Zip.swift */; }; - AFE232EEDAC5B035CDB331A5CEA18E32 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = A60C1AB499AADE4044119DF45D738718 /* Placeholder.swift */; }; - B01BF1940094224E6A48D83E53BA6AC8 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B0991D1EA9163A82161DDB63AACAB74 /* ImageBinder.swift */; }; - B021DF0359B86F9CB71B6FBD3064C4B2 /* cost_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = EFE2C972E6F019B3F132D0A038275CAD /* cost_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - B03F71551FE251F44BDC790C91C850A0 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 014239FB4C55C685326C3C86B2E55AEE /* Deprecated.swift */; }; - B04007D5AC6F72BD74FDAA49029B5F6A /* mergeWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8021B2660FBC0DE2887BE05C839EBA8A /* mergeWith.swift */; }; - B0875E3AB8718E7DFE5C53497C02A15E /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A9C320E38CEC2E4F5EA4E2FAC196CF4 /* ConstraintLayoutSupport.swift */; }; - B09F08548ACA8379445F6525011EE219 /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D6012CC2D756F1E3F054BB12177371FA /* MJRefreshBackStateFooter.m */; }; - B0B6845271D9CB2ECE54665E4942D32C /* ISOParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B4D8DDE5C1EAB62B3F264D7091CC832 /* ISOParser.swift */; }; - B0C0FBD681BC7E10FF46C15DE86EDF30 /* rescaler_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = C096F62B8687166869779DC5A3BBFCBA /* rescaler_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - B126EF2264809CA8F7A70EB1F227030B /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2868F97BAFCB0458E637AD35A684011 /* ExtensionHelpers.swift */; }; - B1BD3BEC4738D96D11B1DBA31F71504F /* EditorType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37A9E8047D21257A9B66CA809A22C52A /* EditorType.swift */; }; - B1D23A68F13080F6DA6EC33CFB04B877 /* retryWithBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57FE2409B1493693EE5E8FEF5C5F3A07 /* retryWithBehavior.swift */; }; - B1F7B96741F92ADC2F98417FFC33DB96 /* PHLivePhotoView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBF6DE741AC743361B0A3BA28169D0F4 /* PHLivePhotoView+Kingfisher.swift */; }; - B228E7C4094CBE56B2C705216111533E /* Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EF783273A83D3EFD4D1161757798880 /* Create.swift */; }; - B23B20F1C3E3BA41870F9137074F1AEE /* MultipartUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59CAAB4E2E7C2652A9F945BD5A4F9AB3 /* MultipartUpload.swift */; }; - B30507428462F086F3129F625DF33A42 /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04A424C190B6A7EB59B40A143A14FEA0 /* DelegateProxy.swift */; }; - B317F935509A2A6E0FA87FA52C95E88F /* Date+Components.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD9161887F2AAFAFC4E030E153F68944 /* Date+Components.swift */; }; - B32473D5AC71620CB7266728ECDB133D /* IntegerOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C47666C217E309905516749DDCE9BC0F /* IntegerOperators.swift */; }; - B327822BEE47C530A9E220A4164CE0EF /* DDLegacyMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = DFBD7DAEADE62076E1BCA599F78C5975 /* DDLegacyMacros.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B32BC6D67438172D5B58955EAB85D802 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - B3C93056B9965169274D00FDB2B5BF1D /* bit_reader_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 73B895BE4C5F21432DDD35FA8E2CAF60 /* bit_reader_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 9E0BFD43354B5C39E229B566380FBC7F /* SharedSequence+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3070C4FC82950247271F6A6D148FF59 /* SharedSequence+Operators.swift */; }; + 9E4FDDFBA5C3856E7C540B560910C2C0 /* CPListItem+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2381FE81808AE9F3B92D0E5F255FD13 /* CPListItem+Kingfisher.swift */; }; + 9E5712B062D651E46E21A04BB65E2DCD /* Pods-QuickLocation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B3FEC1DFBF7036B761FB944F2B9F817 /* Pods-QuickLocation-dummy.m */; }; + 9E856EE92EEB5741CC3F541D07302A4D /* sharpyuv_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = CAAC9585490C2DA464FF6DEB4480EC2D /* sharpyuv_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + 9EBB4EFAFF727A62945B90054FD0775D /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 804A1D7A776F354FB8320BCC54BEF316 /* SDWebImagePrefetcher.m */; }; + 9F04E2C7022E395AAC844163EB9D0467 /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47104954CCCB23B4252E21326C45F99E /* Reduce.swift */; }; + 9FB7A7FEE86BB79D5DB32E95D5BBB902 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D2F9216E46A257CE34CCEF1B0F63AFC /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A002E77E30E8C6C20406535665186E0B /* unwrap+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0481D47250A0C273FA7E61CF2AF25E90 /* unwrap+SharedSequence.swift */; }; + A029B635564A3A7C8174D69E444241AB /* Editor+UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36AB60010855BDD24B0BE342B27F360E /* Editor+UIImage.swift */; }; + A078A275FFFA48D620074790DA3CA6CE /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 886FD00FCE1C4FBEB398CDC0B2333109 /* MJRefreshStateHeader.m */; }; + A0B1C6766EF34F8C2D5C1AE872460736 /* AsyncSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29E42EF4E970888B4ECB2C12095F990A /* AsyncSubject.swift */; }; + A0E4A9C2BF836AFF9EFD0FE0751287F9 /* Archive+Writing.swift in Sources */ = {isa = PBXBuildFile; fileRef = E523F5D081179DA577F80E946E1CF7C5 /* Archive+Writing.swift */; }; + A11B53CD11370C968EC79A951D865E4C /* DDFileLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = D194A84C890FB73CA0A4E3F3CA0675A5 /* DDFileLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A12FDB12DF3F9EB993A5CA6FA07754F7 /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B717746DC29081801AA243A222079D7 /* MBProgressHUD.m */; }; + A13546213743CF2610800864045B5D7D /* ContentConfigurableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE2E8730B3DFABCC4800F02B6267B87F /* ContentConfigurableView.swift */; }; + A146D36DC8070733A58AD8D12D4E8E4B /* AnimationFontProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD3CF64770F544B4FBB30A976C979DD8 /* AnimationFontProvider.swift */; }; + A1744F693AE4055B284393E4FE0C7BBB /* IQKeyboardToolbarManager+Toolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B827C734EBF21D5C516EAEA6082EA2 /* IQKeyboardToolbarManager+Toolbar.swift */; }; + A1B70BEB9DCBE081F5B39F596F2596C5 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FD48A3B65330551D0DF8C9E95E9A7F /* RedirectHandler.swift */; }; + A1E44277704AD68E867FD7C955A6632D /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 7602BC6BE976A902B0C01DE27E204911 /* MJRefreshBackGifFooter.m */; }; + A20DBEF15B6A962DF4C548A26F00C8C0 /* TrimPathNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = CABCD225004C08056CEC927D40E98BAE /* TrimPathNode.swift */; }; + A21E48381D84E5A83C5139952CA955EF /* LocalAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = C15D23C5EAF1AFED8D0D4D82BE8551DB /* LocalAsset.swift */; }; + A25939071E87DEB03F33AE148092472E /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C68A6AD2C28C1723D43806309E3CB3A9 /* ConcurrentMainScheduler.swift */; }; + A270A219991246FD0E3CCAA3324C3B13 /* SDAsyncBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CECC888D000691FF4F14CC19A6D4531 /* SDAsyncBlockOperation.h */; settings = {ATTRIBUTES = (Private, ); }; }; + A286CD2B0931C3289044F16B32145934 /* Combine.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A92EC59B26EBB8833EC4AA709D84B0A /* Combine.framework */; }; + A2D48CC012DADC29CC924512A5F4513B /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F504F01FD97EDD0CAA2640BDB0889EC /* CFNetwork.framework */; }; + A33228543A9D7AD52321A295866B204A /* rescaler_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = B18890D0EC4FD5F25F691F2882BF4AA5 /* rescaler_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + A37E9201D1A9F63A0DC25F3FE24A26D5 /* IQTextView+Placeholderable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ED42938F21BBFD9B4C697B05CAB20D6 /* IQTextView+Placeholderable.swift */; }; + A39FE5F72261B202CC63722A7B357206 /* IQTextInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A731F1C26D020957588761D080DA0AAD /* IQTextInputView.swift */; }; + A3EA40405F301013677F25D98B02737A /* RequestTypeWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C80914A8A3D9F65352C59762CC6E9B2 /* RequestTypeWrapper.swift */; }; + A3EEFD4EAA9ABF491B567AD7DCF423C7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + A4869D054B2AA3CF5F87BEBD031CDCBA /* StyledView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3B2D3F5CB40C600B633041D4E46D87C /* StyledView.swift */; }; + A4D6046B332D730931DB1C2BBCCB1DFA /* SDAnimatedImagePlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = FB1951522E50DD8E8EF62037AFF6EF1D /* SDAnimatedImagePlayer.m */; }; + A5011AEFF1441EE8E5376AC025DD9EA3 /* SDWebImageIndicator.h in Headers */ = {isa = PBXBuildFile; fileRef = FB1B20CDE0477E9CEB69B6647D3814C1 /* SDWebImageIndicator.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A51815518AFD2325631A5EF870F23BD3 /* and.swift in Sources */ = {isa = PBXBuildFile; fileRef = D42A226675F2990B62FF777A60C85659 /* and.swift */; }; + A561899AB94B5F29BE853822AAC63DDD /* Infallible+Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA72576EFA295F16F22DA66F320EEE13 /* Infallible+Create.swift */; }; + A57326C8E77245DB6680543B3426F381 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 29185C1F3F6CC2097BF9D4716289FF96 /* SwiftyJSON-dummy.m */; }; + A57C8E88F850C24574FF47756536392B /* LanguageType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A3EB679AD01ED748E6A1212F5770B9E /* LanguageType.swift */; }; + A57FB14B2C758670015A65D67789FB6F /* cost_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CB44D4F703203145563545AA248EA9F /* cost_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + A58EE42EE3645E9A635B070F02E9825A /* SwiftDate-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 530CD185CFFEA5675B1987BDE911A559 /* SwiftDate-dummy.m */; }; + A59F8F6BF639189A54750A0FCA385CBF /* TimePeriodGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7041C89EC4C2F85D14F3DF3BD63E91F5 /* TimePeriodGroup.swift */; }; + A5D31852A7A53605B6AC2DB57D8E5070 /* sharpyuv_gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 31081B15E322672339EEF6924B4DFC15 /* sharpyuv_gamma.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A5EF8F09A21D6A69E2DB05787B061D84 /* DefaultsKeys.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF4541D7C6511F3FE2A2EF0C5E9B7C1F /* DefaultsKeys.swift */; }; + A610226159AA69D1BEF935D66747ADFC /* ShapeLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 432EC996F82D1F5EE0C77A218DBF99B1 /* ShapeLayer.swift */; }; + A6226F26A69916F590663BAB95720286 /* Zones.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3627F3F8FFDEAE282B9FF2790147B918 /* Zones.swift */; }; + A6415BE5D50BA69358B8C31085045BD2 /* PhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37C31323A449552441EB9AF579EDDD9C /* PhotoManager.swift */; }; + A66EA62E1052F6AE1A384EE8932EDD85 /* LottieAnimationViewInitializers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CF8B689CF50117A652E6231AD48A7D5 /* LottieAnimationViewInitializers.swift */; }; + A679A50A13CAF8403CDED088B6331D9F /* UIImage+MemoryCacheCost.h in Headers */ = {isa = PBXBuildFile; fileRef = 0825619301CA7D5EC44ECE77C2097765 /* UIImage+MemoryCacheCost.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A684DD8ABF83EE758C6C0A9EB637DB72 /* IQKeyboardReturnManager+UITextFieldDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBF65D2719A6CF22C5C2BBA7F64EEAE /* IQKeyboardReturnManager+UITextFieldDelegate.swift */; }; + A698A792F293BA997FE75C70CD18B022 /* OperationQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6938BBE7D6DF518BB89D2965AEA643 /* OperationQueue+Alamofire.swift */; }; + A6D6518D73C66770F338CEFFCFEE9737 /* PhotoPreviewViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CDAEBDA6F5733AABA1EF205CB760BEF /* PhotoPreviewViewController.swift */; }; + A6EAC968AFED44E6C757EC985E3B52E5 /* common_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 13D37E5357C1DFBA6FCBEC87F6531F0F /* common_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A6F1EFC3CDA009A4BE6CCBB01248DA21 /* UICollectionView+IndexPaths.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DEEB2D2859E1619DD3683DE2370CFC5 /* UICollectionView+IndexPaths.swift */; }; + A723E474922D959654804A7822B2C9FE /* AnimatableSectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D8AFB78E7C571C6F83989F14B3474E2 /* AnimatableSectionModel.swift */; }; + A74FD9C3A0D40BB2919EEF5E39879531 /* InterpolatableExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FFD084B1BA5B5721E11F69A9BD1008F /* InterpolatableExtensions.swift */; }; + A776BB860CFEC83AFD8814D717A1F616 /* bufferWithTrigger.swift in Sources */ = {isa = PBXBuildFile; fileRef = E081F38A18AB93DCC336E1437C137956 /* bufferWithTrigger.swift */; }; + A7E562FC9C10C5003534E91160C69330 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E5FB7712C613C550390EE7978D6DCB1F /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A7F8F8A2D8CDBC03F051E68E7F80926D /* RoundedCornersNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC2340A77EEEDED06315E9B608CBBD54 /* RoundedCornersNode.swift */; }; + A7FF322DF74002F7C9F855A5F95B166A /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 181A783FE070EFE0BFE0F423A8ABBCB1 /* ImageFormat.swift */; }; + A814AB60EBE5828522511CBAA7CB8ECA /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 5BC4BF403D5D9BFA25C251106F13672F /* PrivacyInfo.xcprivacy */; }; + A8155B83F9AE3D9514B3D927BCC875EA /* enc_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 6D985EF5921F0D3B51F0C81F3F291C67 /* enc_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + A8437EFD962B3A3F812B756C76ADD87B /* HTTPMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4038C7CB5490B54DC07FA5DE42A5CA47 /* HTTPMethod.swift */; }; + A84A1EFADBF970F63D187ECEC5A10811 /* DDLogFlag+DDLogLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0815D93B2E599D859EE8195D2772219D /* DDLogFlag+DDLogLevel.swift */; }; + A84D4D35E1761959D54C5A7D444678F1 /* cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 391BC262D29DC4B960B0E957D0B95CA6 /* cpu.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + A8609464778FBADF9D5C6800FB02AAA2 /* GradientFillRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 297586226A1BE9A3078A2E399E0272C9 /* GradientFillRenderer.swift */; }; + A86CC1AFDFDD692DC4EE66F57C0F39E6 /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = FD1613B3251ACAD7B960A8427BFE4A90 /* UIScrollView+MJRefresh.m */; }; + A8DB497487794874CA07512740B48F32 /* IQKeyboardReturnManager-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D71B96B3E932FAACF913B9E35A400EC1 /* IQKeyboardReturnManager-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A8DCB2969A01AB7816D7563A2FE12BAC /* yuv_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 12D0B6C55AFCC0AFA30562C0074CECB9 /* yuv_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + A9148F1A43900CC2F92709355079A30F /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D3D4A60965693D2F5C9135EEBF239E6 /* Driver+Subscription.swift */; }; + A96564D57DFFDCEB8237AC0009F19E91 /* Task.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8109E513293DD29BCE1506AB5F45F0F1 /* Task.swift */; }; + A9676E71196EE21C63DAD76FFDE94C70 /* lossless_enc_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 7539A74FB50183A691A5DEE928341C9C /* lossless_enc_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + A97478529331285D5FE36B7A4FEF9FDC /* DefaultsSerializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5F6252B6EB122C841D7B3E15925DC9E /* DefaultsSerializable.swift */; }; + A983CCA5F6596F030EFCC1E27C1E766E /* UITableView+IndexPaths.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03F2EB044B1B448F60832E45F905A901 /* UITableView+IndexPaths.swift */; }; + A99F9DDE4492E618B7BA0DEA7DEA2289 /* frame_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8EF1661136BC47B86EA3109B1AFCAE35 /* frame_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + A9B0233F2C7CD6365526CA2178F9215F /* URLRequest+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E2FE25D7FF2B9202A054633EFE0982C /* URLRequest+Alamofire.swift */; }; + A9BD8B825EC61C85BD1592271DA93A01 /* FillRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2798E9217A2DE8B22EAA361962557F4F /* FillRenderer.swift */; }; + A9F109AE8F11F38733319218EB1BC7F6 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 05D3E9F4368CDC70A81671BA089EB375 /* PrivacyInfo.xcprivacy */; }; + AA08300A57FC853C833BD5E8167445B9 /* SGWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = B54A7F5171852D47FEAF3166F7230E63 /* SGWeakProxy.m */; }; + AA5921D519E9769BC090DF9BB63A40C7 /* DataSources.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D5419215D244BAC18C7A08A97907811 /* DataSources.swift */; }; + AA6146381FDFFABC0228B9B3FD619DA6 /* SDImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC097FC8919D6603A8A3FE040C652D4 /* SDImageLoader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AAB1561F8BB17934C2858A14B7A16D3C /* PhotoPickerBottomView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69F4D3F5BF6C2A355840D4318854E016 /* PhotoPickerBottomView.swift */; }; + AABEF13464BA7F4621BD94736C1D057C /* ConstraintMakerPrioritizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1837BB94D56F30AA7175D79F2DBA9FF7 /* ConstraintMakerPrioritizable.swift */; }; + AAC982194C2E64A6EA74BE58C7BF6B45 /* ValidationType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26E59CA38D2DBAF61A3910B0BF1892AC /* ValidationType.swift */; }; + AAE2016D45F550892E95C71837487A79 /* PhotoTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1467351D13912FB9B76BCC971532B510 /* PhotoTools.swift */; }; + AB18B646ABF3372BDD096BA90B9F40D0 /* SDImageFramePool.h in Headers */ = {isa = PBXBuildFile; fileRef = F3801315ECE54190D3FC07F7F322616C /* SDImageFramePool.h */; settings = {ATTRIBUTES = (Private, ); }; }; + AB1F732806BA88499D9556A1DF9C7147 /* DisplayLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEFF5E644567CF77A64C89940000F7DE /* DisplayLink.swift */; }; + AB292EBA731CE0800CDA7DDEDAFD0E6D /* PhotoAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5E05BC16EE45ECEF9F56EE1C00DE369 /* PhotoAsset.swift */; }; + AB45BAE1D17A1330B5057D8E15CD4088 /* histogram_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 94D082651608136C8CE10239489AC24D /* histogram_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + AB5388D06F73C807B2EA8F48DAC62FD7 /* lossless.h in Headers */ = {isa = PBXBuildFile; fileRef = A9C8FD4750468A5AD535CF322C7033C3 /* lossless.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ABB23E61CFECC70CBC823E10333EEEF9 /* CurveVertex.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBAA4BCAE55A806BAEC0DCDAA9F3C9C2 /* CurveVertex.swift */; }; + ABBF50F5731F7FCFEF60868FB313EBD1 /* utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 9460F9A75C9775683037865F078F39C2 /* utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ABC0BD510E360D3E43D3AFE11F000C4F /* WillDisplayProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74C6847435BFA93608CB4DA9B97FD4C1 /* WillDisplayProviding.swift */; }; + ABE29701808E91BD6622EBD0EEBEC762 /* materialized+elements.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EB27A1FDE08209D5A99DB6F436B7584 /* materialized+elements.swift */; }; + AC22AD1E1EF9CD9D6E242F3630A9A012 /* IQKeyboardManager+ToolbarManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB35C5C0B1935CC53F9AD72387DEF60 /* IQKeyboardManager+ToolbarManager.swift */; }; + AC4CA901E2320D4D147740E29CF08F1E /* CLIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B1DE5C385EE0A7BCB6EC5305613CD7B /* CLIColor.m */; }; + AC7E09D6855D27DD855A81B3D8C1CDC5 /* View+ValueChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD430A29256C6077285B1CCB897E8C4B /* View+ValueChanged.swift */; }; + AC7E21CB29757E2CFC0A30211BE31248 /* PreviewPhotoViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 513A92199EEE48768E6A3EEC3E1034F6 /* PreviewPhotoViewCell.swift */; }; + AD2937B92D92DE05941EEE2D1F59EC03 /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C6D8EFD89ADE2DDCD5E10DCB52C06B7 /* ScheduledItemType.swift */; }; + AD3490FC2929561C622B20EEE38A20B0 /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2336F82596BEFD05EE61A610350D54 /* RxTableViewDelegateProxy.swift */; }; + AD50B64828C23634D364DD46F5BAE1B2 /* PathOutputNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B09CA4DB26497CE26243F9FFE2CC631 /* PathOutputNode.swift */; }; + AD860938D35585A99549790933C165E5 /* HasImageComponent+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02A455AB756694A4116E7FBCFFDD1B22 /* HasImageComponent+Kingfisher.swift */; }; + ADB19A513D41AF35BC832A294643C17E /* alpha_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 1095DC77BD6D19D1C3CC7AE797959121 /* alpha_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + ADB37A55306FC11281AFF271918F04DC /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44E158130F5D50AC80B4121DBA1882DC /* DispatchQueue+Extensions.swift */; }; + ADD4389B968C2739C37B789AD44D3ADA /* Picker+PhotoAsset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DD35D3B0EC3F51F5ABE235758C49D65 /* Picker+PhotoAsset.swift */; }; + ADF83E62D9C48CD37E7A1913518AC7A5 /* muxi.h in Headers */ = {isa = PBXBuildFile; fileRef = 897ADDEB3E77C5ECEC9BC5478F214AC0 /* muxi.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AE224EDB6D044C0FE86B086E950FC2F9 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37ADB993B56EC84504A5128004CAA5E4 /* Debugging.swift */; }; + AE299BFB8F0306374DDF72C043CC44D4 /* ObservableConvertibleType+Infallible.swift in Sources */ = {isa = PBXBuildFile; fileRef = E662293793EF663323244C0EDB67850E /* ObservableConvertibleType+Infallible.swift */; }; + AE7A69CD6CA5A7CD8B2DD0524F25CE43 /* EnumTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36A55A7A6ADBAB970FADAC543ED05BED /* EnumTransform.swift */; }; + AE7B02645B8F769CA5F215EE8F7CC5B0 /* View+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 12B01F90DC3D1A2A0B9ADABC09778D98 /* View+MASAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AE883C65A28D87087F1BD17AE1E6BEAB /* PhotoListConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E4B9379FC4246FF3FF73C7056BCC681 /* PhotoListConfiguration.swift */; }; + AE96BDF044279F1CD7A44B2CE4F2E8D7 /* NSButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EB6B2E0B51A0FEC79690A0AD2A57241 /* NSButton+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AE9E12B9AE82D5E8964A3BF8D2E83F08 /* DataTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = F55017912DB7230508EBD67FA99F3434 /* DataTransform.swift */; }; + AEED0AF5A0CEF11DD0D0B6E0F8AC7393 /* IQKeyboardToolbarManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0771C60A157459CAD8B0D125B218B6B9 /* IQKeyboardToolbarManager.swift */; }; + AF1D366BDF7AA8C015A0283550C197AB /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6F2FA1306731CAA418651DBA8B00521 /* ImageDownloader.swift */; }; + AF34FDA62958AD154C005C924C808165 /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B68C41CBA21D488B0521B79D485A1066 /* Delegate.swift */; }; + AF4999F23ECA04DF4D8110582AF74E01 /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 563EC03AC6475F19ADC2667797FD5515 /* SwiftSupport.swift */; }; + AF6EB132E2FE73EF2933818F91A86240 /* Ellipse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EF46878E437F90B0E6363F8445899BF /* Ellipse.swift */; }; + AF760C78F1C7E11BF7CB9E9B29903530 /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE030413167D0ED97A4CAF855085BAED /* ConstraintInsets.swift */; }; + AF76937D981F517FFCF2758D783D7327 /* filters_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 5C6E95F3A889B9291902EF97A9B52A44 /* filters_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + AF7B9A894D821136A494EA664E6B9115 /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41D48D0A31F42BA31FB9A818D2326AB8 /* OperationQueueScheduler.swift */; }; + AF872DC1B0FCA5AF714EEEB0FE1CB581 /* VideoEditorConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 512C5A150FE2B635911A4E29A123E7F7 /* VideoEditorConfiguration.swift */; }; + AF8B4F3C9A868E54151E882AFF5972A3 /* CocoaLumberjack.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FDD534BFAD4C973C5FD389647683FF6 /* CocoaLumberjack.swift */; }; + AFBECCF0A08CAD1096EE187621760B19 /* LayerEffectNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6991076E0A040EE863D27E0D09ADFF05 /* LayerEffectNode.swift */; }; + AFE232EEDAC5B035CDB331A5CEA18E32 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6533B9F13B65A560D40A611259E153A /* Placeholder.swift */; }; + B01BF1940094224E6A48D83E53BA6AC8 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85778381CEE2E5096B2C3E706FC42638 /* ImageBinder.swift */; }; + B03642C4490E4F61792A6BC3CDFF4C9D /* EpoxyLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1938C0D672C3C5DACFA4B31302FB3BC /* EpoxyLogger.swift */; }; + B03F71551FE251F44BDC790C91C850A0 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6981402BAD4DA637FFFB68B5C1D357F /* Deprecated.swift */; }; + B04007D5AC6F72BD74FDAA49029B5F6A /* mergeWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07B57984746CDD53B1A48736367F7172 /* mergeWith.swift */; }; + B04A719DBAAF8A02FA3EF2B88A8089F3 /* upsampling_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = F08307F70E889AFC3074023627CE9825 /* upsampling_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + B0875E3AB8718E7DFE5C53497C02A15E /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4944AFBCA26B07853FC4C2887380AC3F /* ConstraintLayoutSupport.swift */; }; + B09F08548ACA8379445F6525011EE219 /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EC03E23DBFE4E3FEB8066BBCC1C5CBC /* MJRefreshBackStateFooter.m */; }; + B0B6845271D9CB2ECE54665E4942D32C /* ISOParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7824AB8A09D903AF6968E76EFAFB3264 /* ISOParser.swift */; }; + B126EF2264809CA8F7A70EB1F227030B /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B5655D93FAC477504EFAE98A3E930A3 /* ExtensionHelpers.swift */; }; + B1BD3BEC4738D96D11B1DBA31F71504F /* EditorType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A1542B22FA9779E0FCED8AF6810BDBB /* EditorType.swift */; }; + B1D23A68F13080F6DA6EC33CFB04B877 /* retryWithBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = C53ACBFB8A83FDE89AFB59F4E36CD4CE /* retryWithBehavior.swift */; }; + B1F7B96741F92ADC2F98417FFC33DB96 /* PHLivePhotoView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4B09FA091877F368D8E64678C27604 /* PHLivePhotoView+Kingfisher.swift */; }; + B23B20F1C3E3BA41870F9137074F1AEE /* MultipartUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9CF58B0A833898F64AF5251C0AD5899 /* MultipartUpload.swift */; }; + B30507428462F086F3129F625DF33A42 /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB6FE4AFC87D57CC028A1201375AE5EA /* DelegateProxy.swift */; }; + B317F935509A2A6E0FA87FA52C95E88F /* Date+Components.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B90DC61C506323C0CBCD09202969C39 /* Date+Components.swift */; }; + B32473D5AC71620CB7266728ECDB133D /* IntegerOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = B56198A59EA75D2E88623555BCF8B5CD /* IntegerOperators.swift */; }; + B327822BEE47C530A9E220A4164CE0EF /* DDLegacyMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = C485D6DCBFEEBF1254D520E76FAE918C /* DDLegacyMacros.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B32BC6D67438172D5B58955EAB85D802 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + B34EDBCAC46569C6B240768EA3C487D9 /* SDWebImageTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 28B16E43B5EB95BB1B83F17AD78A8E6F /* SDWebImageTransition.m */; }; B3E6AA7820DF935DB4D69B72CE4054E6 /* ObjectMapper-Privacy in Resources */ = {isa = PBXBuildFile; fileRef = FE6B8ABE5D0AD8A55BCFA48D21915C07 /* ObjectMapper-Privacy */; }; - B3EC2DE8A5B6FAF5ED30071E4A3D9BE7 /* DataRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E79C3C30DFB1C0D5D0916FEF5692C2D /* DataRequest.swift */; }; - B4834C595092A16BC05744CB4D7E6CC2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - B4F7F0ABDC4FCA96FA7229B90D8E0DF1 /* Zip+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C3EA45973D12E9DE1181D52BEC7A5A5 /* Zip+Collection.swift */; }; - B5093BCC34D41354EC39E646BF28D580 /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22ED6A62E9FD19A53ABEE4ABE66F3359 /* Observable+Bind.swift */; }; - B53FBA74F00AD602DF13BE8A28274F64 /* rescaler.c in Sources */ = {isa = PBXBuildFile; fileRef = 449AEE78CD15A96E414D54BA7ABDB28A /* rescaler.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - B5858E60C0045D05C618A1007ED5599F /* PhotoEditorFilterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D1C3F1F81F4C04AD173F054993EAB05 /* PhotoEditorFilterView.swift */; }; - B59E60FBC9665FC1061B88B8E6FD9FAF /* Masonry-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D8667CAB7394B693C882E44D5668DDA /* Masonry-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B5ED23B955958E91B9F8F43B93371272 /* enc_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = C276B040A65951B7E49AB1E5E8D84F74 /* enc_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - B680C2604BD8BC9644AE7C67BC46B9BB /* MASLayoutConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = C0644F39A7688D2B38461ECE1C29E3D1 /* MASLayoutConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B6C359EA7075BB210DAAF6D3E0C2E9CC /* IQKeyboardToolbarConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65DF0999D79F4C9361767425940AF6BC /* IQKeyboardToolbarConstants.swift */; }; - B6F4CE3B96D30C67643865F1CF634B69 /* IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C122ADD5928E2586EDDFE134D02202D /* IQKeyboardToolbar.swift */; }; - B7411DFB7E022539E8D860F784CE165E /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A326077D05701EE4E9E4119FDBB2748 /* UIGestureRecognizer+Rx.swift */; }; - B79FFA832505E54ABA2385174F1EA662 /* RxRelay-RxRelay_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 0B06FE4EB869890001614655A886414E /* RxRelay-RxRelay_Privacy */; }; - B7D4A8BCA9A76AE4952E96EEAC908D20 /* cascade.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE15D466F5291A751655DECAEB56743E /* cascade.swift */; }; - B7FB51D80B098D03F81DF426A2F80142 /* TargetType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1972146C114E9050CBE264340CA1FD2C /* TargetType.swift */; }; - B83AFD61E320B976325A36FDD5CAC5A0 /* dec_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 888F45427E9B76F159A338AD038DDA4E /* dec_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - B8541120F3126DC519E6E26FD850AAF2 /* RxCocoaObjCRuntimeError+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D8C7DA9E74DAFFBFEA07048146A8167 /* RxCocoaObjCRuntimeError+Extensions.swift */; }; - B86233294EB910E8FD31001E174D03E2 /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D96FD832BFE4BEE304138041B0848AA3 /* CombineLatest.swift */; }; - B903049E7C1BED7918DAB208754107C7 /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B8BD87C516103DC367468B9EBA937AE /* ConstraintMakerFinalizable.swift */; }; - B94F1F1193404C2E45C1E34D1745406A /* DDASLLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = D92DAD4167AFBE575380F8C42407AF96 /* DDASLLogger.m */; }; - B9D1F0D25C25B8353B1CCF38D6126155 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - BA2FB695DEB0D179253EEB8DFCE3578B /* SnapKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7516514CC58895D3EA7A8DB197A1EC4C /* SnapKit-dummy.m */; }; - BA904ABA8ED36CC4E5EB2B2004CA1F18 /* MASCompositeConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = CFEF543BCBFE5CB28651E4C18982A140 /* MASCompositeConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BA94381EE92FD1B6C50FDB1D1DDBEDF3 /* IQKeyboardToolbarManager-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2935E55B3AE174B4FF7BA1981D2B9CB2 /* IQKeyboardToolbarManager-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BAB98DDCE1A65F6F377E0318A4782874 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - BAC8D121260F72BE44295136A4117288 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - BACE03596343C2C83670A3996164D2F0 /* RetryPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29719F9A1ED4F2868C1B03239D9927DB /* RetryPolicy.swift */; }; - BAF1936E4E9DDA8222196BB28DBB2302 /* Completable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D44780FB4FC7714238DB6D31DB289DA8 /* Completable.swift */; }; - BB4DF678214B3AA203A54AA9911A1D45 /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 346BE2FDE6A168D4EE0B3C4F540C5899 /* ObservableConvertibleType.swift */; }; - BC1E94CE303B8EBF2768D14FB190CC47 /* IQKeyboardToolbarConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = A165E3AF478829BA76B3BD3F266EC8FE /* IQKeyboardToolbarConfiguration.swift */; }; - BC2F9B1D6986FEB23B4FB1288B512538 /* MJRefreshNormalTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = C9E4418239C1EA83F266077CC6F5B56F /* MJRefreshNormalTrailer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BC84F8514E8C0FB78CAE636F7E767969 /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 743D06F44010F43D2C7007B97657D3A5 /* ConcurrentMainScheduler.swift */; }; - BC99EADD6CA621D15EE88F4124E03F67 /* nwise.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF9CD9FBFC069DB00BC9DF7B5DA9E40C /* nwise.swift */; }; - BCB96268C31A7DC83278A57060F1C1BE /* PropertyWrappers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3248B7D081BF16516382A883B7CD9C9E /* PropertyWrappers.swift */; }; - BCDAD53CD04F72114FCCBBDAE04D98C3 /* AnimatableSectionModelType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C81917AA05DCBF5F208BB4B1F15D858D /* AnimatableSectionModelType.swift */; }; - BD04BDE21BA0188A50F0E3513B02D6F4 /* ObservableType+PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5666B76487222BD064EFE9CE75DD723 /* ObservableType+PrimitiveSequence.swift */; }; - BD30193C1E3D7B1F17B1B1F3F08BE655 /* UICollectionViewLayout+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = EC551089D9A61CCE30FA83B567AB04D1 /* UICollectionViewLayout+MJRefresh.m */; }; - BD60427BF7CEA60E46A0E9833DD753E2 /* IQKeyboardReturnManager-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FF0C28CE7D6CFC47727983D16F05D99 /* IQKeyboardReturnManager-dummy.m */; }; - BD716C672AC697BF23137D2E8E0F04E5 /* AnyEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E70213EE9CF694A6EB1E29B6053F2C /* AnyEncodable.swift */; }; - BDA5C7CC91E86448237CF40954FAC5AF /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3982C9D4517DDE88FD6AD669E700DBB /* ConstraintMakerRelatable.swift */; }; - BDCA442F91AB58B88ACB311DF4A4B6EC /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C277A060F1735494FBA98FEC93D21E2 /* QuartzCore.framework */; }; - BDD04CE75C2DA0984A95E8F0B93D3C6D /* Infallible+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 745DE76A617243F742BB54403C32580C /* Infallible+Operators.swift */; }; - BDDB0E5DB96883AF88F403B11EC4AB41 /* BehaviorRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 052255082014D7C8552296C7DCA159BF /* BehaviorRelay.swift */; }; - BE84D546F834D2102993E61B0D2997FF /* SGSoundEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 98264D24003F611BC85126CBB4D0DDD5 /* SGSoundEffect.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BEC53EA209B4092B02F378CDA0345F24 /* TimeStructures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A659B7E7429C3C85D376E8A126EF565 /* TimeStructures.swift */; }; - BEE8E9644E23F619F7E3885D01D9F8BE /* SGPermission.m in Sources */ = {isa = PBXBuildFile; fileRef = AC7A737C971E6AD3E673E3CD6EAF0AB1 /* SGPermission.m */; }; - BF1AE4D97E813B95C43EA4A298B973D1 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39F3F5FEA15B9F6D647EC9399BC2F440 /* LayoutConstraint.swift */; }; - BF22D137EF6324675FA50080C5D93C00 /* NSArray+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 848EDBCEAA7DB2CADE7712099530A68C /* NSArray+MASAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BFA67196873C7086D015BD667B537525 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - BFBCF008C63FCC212437B59E8146181A /* VideoEditorCropView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5923B0809E33AE76C2974E7B521F9260 /* VideoEditorCropView.swift */; }; - BFC91BBC42B944C2D7117AC8DEB6E364 /* DDContextFilterLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 974C1A8B6BEB1041715FF69723DA7039 /* DDContextFilterLogFormatter.m */; }; - BFD960743F2B1CB1FA7B3808284DE99F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - C00B9A8C65DA429BDB0EF91FD257A4A3 /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D150896ADBC1F3EDD2A8A3C1B1F8F99 /* Empty.swift */; }; - C054C12B534549E0F49A731E46D047A4 /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E36D6064889219819CE9E4368B0F4AF /* ScheduledItem.swift */; }; - C07CB3E9A4D1BF00F841E4285629A2B2 /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = F94D0772DDD0C61F2C24971A37DFF697 /* ConstraintRelatableTarget.swift */; }; - C08F4B423A39CCF69136F7ACFA5FFB4C /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8860E3A445D8512655EC698854E70C7F /* Driver.swift */; }; - C0AD493AE4A8DC8FF960D753D6D971E3 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 500F6ECDCCC017B896A0C45E25438086 /* IQKeyboardManagerSwift-dummy.m */; }; - C10B1478C4AB3693D886D94ADFAEFDFB /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A58BDBA92B55BC2ED0D476E56342080A /* KFImageOptions.swift */; }; - C11354C639B096969AAA9734F14D0836 /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = AC0BAB7412BB27FB390C2AF4AD0CAB85 /* _RX.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C14F10B663FE2898EACAB90C202B3F50 /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69CEA3F4A85F3A42F17E92C6DB520EC2 /* ConstraintMakerEditable.swift */; }; - C19F5F3FD38FA35CAA4915D576E7761F /* Core+UIDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8B4CE2DD311DBFCADE75FA149697CF3 /* Core+UIDevice.swift */; }; - C2068AEACC2D9C7F1FFE41AA25B12A68 /* MASUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F7FB7E37C81047E810BF72136F6C90E /* MASUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C20ECE96A97688090D5FE186DCF7B5D9 /* IQKeyboardManager+Resign_Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = D879F7FE9C4F458383646EA691F3C85D /* IQKeyboardManager+Resign_Deprecated.swift */; }; - C2A21354D5DB755E780A9ABC1752E74A /* PHPickerResultImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F0721E217A420D6470CFC9169A9B709 /* PHPickerResultImageDataProvider.swift */; }; - C2D0ACB4A1EAB9349A760F137B33510B /* IQKeyboardToolbarManager+Toolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = B38B95C09852B93AF99996DC2443B6E3 /* IQKeyboardToolbarManager+Toolbar.swift */; }; - C2FE60A10C792613E45031AE6E851ECB /* MASViewConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 06E4102EF5E977F8E87682D769F84A75 /* MASViewConstraint.m */; }; - C2FECDEAC5BF78ABFDB1564CECD7F40D /* cost_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = FA41A28A20B78AF0E893EB8CB518464A /* cost_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C2FF0AFBB1853A8459AC0432E6AD85A0 /* URL+Moya.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB3388E60F0EDD2FEB4DC24D5ED07697 /* URL+Moya.swift */; }; - C36F0742777344AE9C9EC5B393E39A66 /* PhotoPickerViewController+SwipeSelect.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23DD4D99B43C761F1E1607227DDB181D /* PhotoPickerViewController+SwipeSelect.swift */; }; - C387C8843E8133D38863C2B409539913 /* PhotoEditorMosaicToolView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9269B0B0F6F18CAABFBF366BDEA379E8 /* PhotoEditorMosaicToolView.swift */; }; - C3A2D804B1EF219B56E7EA71585CB148 /* NSButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 500F500D5CC5FFAF0A70E171AF1F154E /* NSButton+Rx.swift */; }; - C3DE4CA7617C9BC6EB538E0A23303DBC /* DDAbstractDatabaseLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F889ED4492161813D0A883FE99C187F /* DDAbstractDatabaseLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C3E06FF1AEFE9FF57E4A6A6705F68700 /* libwebp-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A28F04EA564B26E72A8549069B4CB5C /* libwebp-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C405A16EDD5CB5C1FC7EEA7856D73DAC /* PhotoEditorViewController+Animation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31209C74B5636BC518996296F43B8682 /* PhotoEditorViewController+Animation.swift */; }; - C41750A380D75A5B08EB714F5236FF0F /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C70081D93CD9A40898F83462BF6E82A /* BaseViewController.swift */; }; - C437FA9AF753C87C55F0849F7E1E176E /* UploadRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B8E61023BF345CDEE5FE6E8A83D7BED /* UploadRequest.swift */; }; - C43DA111E19657728BB9FB4DB41F17E7 /* random_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 30421A4E84D96B36FF11D7C96DCF2F0C /* random_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C46464010E864ECB7A1F16073A402380 /* Optional+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81330F47D000F807ACF8F98F64B57B38 /* Optional+Extensions.swift */; }; - C48A9E2CABF2ABD7D954BC1FBB6D3C77 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF6DCC839EB7258271BF72CF74BC05AE /* RedirectHandler.swift */; }; - C4CF908B22439772FC5FA601B3C481B2 /* AssetManager+LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36AEF660B59042D61C548876D758B088 /* AssetManager+LivePhoto.swift */; }; - C51F243E04F7B1B1D8B6A0D8B5E5B940 /* EmptyViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9904B311E4645F3F02DDC0E14E12EF47 /* EmptyViewConfiguration.swift */; }; - C54D33B601C4598119879B28D81202F2 /* IQKeyboardToolbarManager-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 67F600AA0E533867528070527F00144C /* IQKeyboardToolbarManager-dummy.m */; }; - C57B18D85E8D7A47D74E16B95F37C88B /* once.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EBD8489584C0FBE01AF08720E407167 /* once.swift */; }; - C59E3FD52D5408C08FDC0E6FE6266C3B /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60A6CDD731932A2C4E372F38A7CA3D9E /* Source.swift */; }; - C5C81E89EA185839DE018B2C1FDBEF37 /* TimePeriod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19B128655F6AA2E3C650D02AC66BD261 /* TimePeriod.swift */; }; - C5D1719D9646B00FF98E064E46508BE8 /* HXPHPicker.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 24B497C8BF5E671FA1DB5D843C24D6B4 /* HXPHPicker.bundle */; }; - C60DB44F719853DE3B7157960DAF9270 /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = E8253C7B416371BDAD507FD2740BC8E0 /* MJRefreshComponent.m */; }; - C6728BEB2195DED53EF713DB08BF8166 /* PhotoEditorCropToolModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14A61AC7B4B70CD05D010D17057A7648 /* PhotoEditorCropToolModel.swift */; }; - C673F49FCDDF4F3A57D88ED37D64DB65 /* rescaler_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA124538E624544E36244275C8245E /* rescaler_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - C6A4302ACE006C4E2CDD481287E2916B /* Typealiases.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB4A7F39FB7574FD774B2440BF342618 /* Typealiases.swift */; }; - C6E542DE6D61F7CD41340049F2D8FFDE /* AuthenticationInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E1F283B8764F531449F5FCAEBB499D2 /* AuthenticationInterceptor.swift */; }; - C6E75AF470A88DCA0D63040F5F34879A /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 000CDA9AD2140249D3A13F2D9CF7D3F0 /* UITableView+Rx.swift */; }; - C6F35BEA16F9EEEA1297311E01100AF2 /* Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 998EBB5C65394473E8AF385475C453A9 /* Signal.swift */; }; - C6F45595676957ADBEC18EB3F23EAEC4 /* LayoutConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = D499AD121B9B322A1DECEE20B4ACCD3C /* LayoutConstraintItem.swift */; }; - C72F37CACEC780E304BA0B9D1077EFCC /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9387828C036F6207C529C8E97EF5890 /* Response.swift */; }; - C75A276978CD42CE5FB7F99244E07808 /* ISO8601DateTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 236AE3D3C8AA1DBA9F2F7BDB68EE5250 /* ISO8601DateTransform.swift */; }; - C75C0D0545CF6B8B2A4B51DB97C57561 /* SwiftDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF52958B552A2796C58095E3DBC1DBC /* SwiftDate.swift */; }; - C781C268084ECB3A221AA5A1DAFF8F75 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0463D2323780D3E416E499BA94564BC3 /* RecursiveLock.swift */; }; - C7C6F1AD0C44C79C4A3416FCB32B0233 /* IQKeyboardResignHandler+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DBD408D43822693DB6CB45B1D6A9BD3 /* IQKeyboardResignHandler+Internal.swift */; }; - C7EFB87F8415D2B0D1654745230578AA /* URLMatchResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D62D1F4E2144051DECBD369E0FEF50 /* URLMatchResult.swift */; }; - C833FA17344A15EA1969FD585E7F4970 /* RxTableViewSectionedAnimatedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAFB09C394AD742B6E0FF6E992EFAB4A /* RxTableViewSectionedAnimatedDataSource.swift */; }; - C85231B99C1BE80767753C368304A730 /* DateInRegion+Compare.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BAFE9EA2079713AB1181017F2074AB8 /* DateInRegion+Compare.swift */; }; - C857B8D2D0BAA5A8A764F9E1C4B85807 /* ViewController+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = C033AB746DCADD14426F8A9ED9EED36A /* ViewController+MASAdditions.m */; }; - C8EC35DFB0945DBE2F2FF9ECFE6D9711 /* NSLayoutConstraint+MASDebugAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 81AD68581A9744F112074A78BBDEDCD9 /* NSLayoutConstraint+MASDebugAdditions.m */; }; - C914BED8B81F60969B1A11CDD5C5B5D4 /* color_cache_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D75A628414339123209F84CAC4F8418 /* color_cache_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C931732191EB070827612F74B43F2C08 /* sharpyuv_csp.h in Headers */ = {isa = PBXBuildFile; fileRef = 9172FB46D1AECB20311A2ADA0FBD383E /* sharpyuv_csp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C945CB4EC42271D435BF23E7749BE6BF /* IQKeyboardConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40487044BE328833AC5B162147930862 /* IQKeyboardConstants.swift */; }; - C95C753AE30159950F8DB7308DDF77BD /* MoyaProvider+Defaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A8144BF9785D0228D58CA47062A18C8 /* MoyaProvider+Defaults.swift */; }; - C9B447BA7C3AF63759822D80D5EAEFCE /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0FF581C712679F1E890C0EEA2704AA /* Merge.swift */; }; - C9DC5FEA2934DB98043A547AAC973C97 /* CameraConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5B4E5A5EEF81B299EDC68E3B4AF07C1 /* CameraConfiguration.swift */; }; - C9E19D164C26414115CC969ED9A303C1 /* MASLayoutConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = F592315BD49801327478F7198E0DC38B /* MASLayoutConstraint.m */; }; - C9E8D28004211CDA69831CC54CD1532E /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = C40201A879E48C4A6ADFC91AB50E9A9B /* PrivacyInfo.xcprivacy */; }; - C9EB3A29A09215836020A814F380F94A /* Infallible+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FFBDA9BB83A6791C7DD626F7070E378 /* Infallible+Concurrency.swift */; }; - CA05084D970F9A48B7EC4F8027D386AB /* SwiftKeychainWrapper-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BBFED2CE533815705669A25B87AA3D32 /* SwiftKeychainWrapper-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CA84D49AD6BC133A4CAC8238DC52E971 /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90C30C9A00FAC630FF1EAF8D116982B8 /* RxTarget.swift */; }; - CB0DBC9B4FF6B65664A3DA4B4DFF6F17 /* ObservableType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A69D0990E7A383BA179BD0330AD14298 /* ObservableType+Extensions.swift */; }; - CB25521BB6A401C4A6753F35624E179A /* mapAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2741877885706DD53899E3DA7768BA3 /* mapAt.swift */; }; - CB9DA24AEC502B602DC90657FABA3C2D /* PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = A937F6F6C7973DAC9DE5EDD90DC8F82B /* PrimitiveSequence.swift */; }; - CBFC7E7CC7AA70EC3A3635B0727979C9 /* SGSoundEffect.m in Sources */ = {isa = PBXBuildFile; fileRef = 31782D05EFC8964969229BAAC7D8560F /* SGSoundEffect.m */; }; - CC2CEFEFB392E2AA75040A63D04B2400 /* Atomic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73CAC6F28D0E666999E4177653A5531E /* Atomic.swift */; }; - CC2F75F13FA8C51DA255FB074464B7F3 /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1CEE73F7F778BE04E95157B6E0527DA /* Observable+Bind.swift */; }; - CC63E9DDAC7230E3EA8ECB73B9E0DA13 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13E23AC9A4DBDFCFFB646236AF9905E2 /* Filter.swift */; }; - CC6D8E2A99372F9C39C1E778BF99EA42 /* sharpyuv_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 242E0569DB0ECF16E3D3D56FD1D39C69 /* sharpyuv_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - CC759847668F48A546D60935345DBD16 /* IQKeyboardToolbarManager+Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC6A5117B9001839A144D812B561DF05 /* IQKeyboardToolbarManager+Deprecated.swift */; }; - CCB4905B24EDA02BD5549627A8F4175A /* upsampling_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4D1A695B078502977DCF04D64E5373 /* upsampling_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - CCBBDEEFB29B358197D273C27B2FE6EC /* PickerTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04BAAFD8D5D11B9E5F15A6883006B9F7 /* PickerTransition.swift */; }; - CCCFCDB26235AF88D2796246E5CF01E9 /* KeychainWrapperSubscript.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E914F0D09819B80ED948B4DB2E4EA0C /* KeychainWrapperSubscript.swift */; }; - CCDBEC74960D31B9C1AA2B801CF2E2D2 /* quant_levels_dec_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D3AC439B093BDF38447E373EC407640 /* quant_levels_dec_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CCF13D8B4B07E8E4495DAB63FD02D402 /* Signal+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D20A4433294EB78588D74589B049874 /* Signal+Subscription.swift */; }; - CD2FCFFA83E93A4A48FC695A646D45F0 /* mips_macro.h in Headers */ = {isa = PBXBuildFile; fileRef = E5ECD2A448485FDFCD5F26D82445BC10 /* mips_macro.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CD925EE71D8E482E486D2E5AEA77E0FD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - CD9E606578C993F9315256561691A76F /* Core+UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6F4E4C19D0B5D4D14C2FA8F3E0CBC73 /* Core+UIImageView.swift */; }; - CDB51D0205F2233A0687FCC496F77519 /* msa_macro.h in Headers */ = {isa = PBXBuildFile; fileRef = C66A726E3653E62D8DAF3D57EA36601D /* msa_macro.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CDBE2CF1ADA30DC0A71C28250D08EA42 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - CDDB6156405F579B06D7A801C664D48E /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DB53F95135376AFC46C0DCADCE0825A /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CDF42ED6AF2C0252840DF2A724375380 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A9E8B02BDA6548B81FCEE56F97600E4 /* SessionDelegate.swift */; }; - CE57985823A81264B942F51EF4771A86 /* URLMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B8350C313F27AD77ABF44B898BD2D3 /* URLMatcher.swift */; }; - CE593943A9E7CF83822CF60304BCAD43 /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E4935DB2904DFF684E21E55A2FD2D4B /* ConstraintConstantTarget.swift */; }; - CE9060F0B56A20DCF8151A74C7EBA537 /* TextInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1D0DEC82CB77974E2581ADB247D3764 /* TextInput.swift */; }; - CEBC24DF386BF1F9E05AE7C55EA30C38 /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DEC6CCD5CFF270C11D5E2AABD9BCA4C /* SynchronizedDisposeType.swift */; }; - CECA8162BFE05143ECD1DE4225B82B9C /* CachedResponseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37F83EF30F4443991D3C156CE41ADEED /* CachedResponseHandler.swift */; }; - CEE64CF0F327167627F8CC70A982EEAE /* RxPickerViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 754D842DF603A454316AF94A830CC947 /* RxPickerViewDataSourceType.swift */; }; - CEF81914934ED98EE74C7670A744049F /* Completable+AndThen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38EEC0E318A7F91E55B2F47F4F8BE4EB /* Completable+AndThen.swift */; }; - CF48E8DB6B85FEEBB58FB4AAD3F04D63 /* UIViewPropertyAnimator+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 610F3C26B13F19281F585BD5DAE36816 /* UIViewPropertyAnimator+Rx.swift */; }; - CF5DC0110898EF39E40137AA85546843 /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F96A2D5A1008D27599C0C2B4822603E /* NopDisposable.swift */; }; - CF5F437F7201F79D3CE3BDE9D879F3C5 /* Region.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A74478A2595012A72E3346DDDAD3156 /* Region.swift */; }; - CFB40BBCFE9C4381E5B367D25AB33B2A /* Cancellable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1B84FBDE22F9D2C2EDC897F9B4B077 /* Cancellable.swift */; }; - CFDB27ACA68B4C18C6DC1E51998D7623 /* HTTPHeaders.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85191ECB87406E22BDF9CCDAC11BA6E9 /* HTTPHeaders.swift */; }; - CFF0F29D9670B80E247CF63035F01759 /* PhotoPickerControllerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A69694C3353C66DFF202E81CD094DA4 /* PhotoPickerControllerProtocol.swift */; }; - D04A7B430798BB15521E4D2DBF41854E /* SGScanView.h in Headers */ = {isa = PBXBuildFile; fileRef = D8B47C9DD7500E376FBA0CAAE8A91553 /* SGScanView.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D04BB4FFDAC947AC746EDEB3B1B55C48 /* Observable+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = E269EF0691347708AEEEEA8213F37DCA /* Observable+Concurrency.swift */; }; - D0D8491DF011B4E4EADEA80B20229F69 /* PickerResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = E22C5276D0610A42463C04E37564F1BD /* PickerResult.swift */; }; - D0F33C234F469FDC4BB67C6651759826 /* Endpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = D23547C84411C390527AE09272B9469C /* Endpoint.swift */; }; - D11C5FB6E97D1D93FEB7C07241BCC721 /* EditorImageResizerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1BC2429F2BA2E14DA74CFA0C7280C46 /* EditorImageResizerView.swift */; }; - D158EDB63DD20100EE7ACFBEED4EBEC7 /* IQPlaceholderable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F87527C12CD6A13259702E783D002630 /* IQPlaceholderable.swift */; }; - D1C08C6ABA5A78800C160E54BA22FA50 /* UITabBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6930A96585B79DF9D5B8069BBA02DBDF /* UITabBar+Rx.swift */; }; - D1D3D33D88845292F2024C488E0D6A73 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4979D4022BDE1195BDBBB09B6FA06868 /* ControlProperty+Driver.swift */; }; - D1DFDD652AEFF0348544AF258EAD9B4E /* DispatchQueueConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33730304258D2930F1D7AEF5A0CF7CC3 /* DispatchQueueConfiguration.swift */; }; - D25CE6003CD20B30B691ED7372087613 /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1A0371008BD99F1FD2901AEC0DBD748 /* RxPickerViewAdapter.swift */; }; - D2854184492AB0652C029448967FE129 /* ServerTrustEvaluation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E4EBA91A80AEC86DF09ED54B85BCCC3 /* ServerTrustEvaluation.swift */; }; - D2A5F87B90C178639FECC0A3CB42978D /* RxDataSources-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2473E1B74D401C01A6A44EED175A98E4 /* RxDataSources-dummy.m */; }; - D2C6284381E6492284EBABC8369CF5AF /* Core+String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 482E935FC1EBF8D5FC616582ED99664E /* Core+String.swift */; }; - D2F1E5C0D8CB86FC817D4F9177390AA0 /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65501B205E590112D64E4C394BB1B022 /* Catch.swift */; }; - D2F694ED8F2C032D38470A9A2EF24969 /* apply.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F143713B918E6DD9B958FC8DD87ABBF /* apply.swift */; }; - D32D34B58CE5A6966DDA4FAE2821F6D3 /* AsyncSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28AEAC47252DB0539DD957978575B7D2 /* AsyncSubject.swift */; }; - D349A9DB4770091311275B3791EDF129 /* Differentiator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BBDD17F7DEA4D1FD05C132DA4DD4F35 /* Differentiator-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D37E5FCE8CD9E5458533FF847C6CE6FF /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB06B90422DD05129D8EEDE42F0D7AA1 /* RxSearchBarDelegateProxy.swift */; }; - D3C863454612C752A1A4133C64972A5D /* DDContextFilterLogFormatter+Deprecated.h in Headers */ = {isa = PBXBuildFile; fileRef = BC8F98515B5CC228D9AEF83ADB0E50CA /* DDContextFilterLogFormatter+Deprecated.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D4188E041F3AE18D790A157C25CE23C0 /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 790AFAD0F40CA63CA2DC9DB302DFF077 /* IQTextView.swift */; }; - D4218DA55B2BA45937589200CC0DF1FB /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C51CAFF740CAACA8F922F2AA89AF5F67 /* ConstraintMakerExtendable.swift */; }; - D4A8C20521B7BAB8B89BE0D5A4F44760 /* cost_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DF7ED6C3941311F44774A36E65F770 /* cost_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - D4C29943078C7EB17815872A2A798AF6 /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77CC19946E2CBF84115B483105FC5A4 /* SchedulerServices+Emulation.swift */; }; - D4F5C37FC3D64648FEC360903AF1FDF4 /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96479F23919C888D848D692955C8C14 /* RxCocoa.swift */; }; - D548E4E0D9121E18DA31F2150791F9AA /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61067228536829F6054CF449309D6386 /* Image.swift */; }; - D5A2B190C4A0490CAACAD3C4FC76531D /* Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB48AFB4BE8E7C110AF0C375F82F040D /* Concurrency.swift */; }; - D655E5D2240DAD66E04E1EEC16BC6EBB /* RxCollectionViewSectionedAnimatedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70D2E26801065F1F59ECD9F0D2E17756 /* RxCollectionViewSectionedAnimatedDataSource.swift */; }; - D663837F4347AF58660EE6F7FD426ECE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - D66F112F0F7EBE74ADBE374A239567D6 /* dec_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 9125720A6303686B0A5CC73D6A87E757 /* dec_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - D676A529538BCB94E865813950589528 /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B3D207F4F54BFE865514350775D1F4D /* Window.swift */; }; - D6B15F2F110BC58F7635A9FD7A985C79 /* IQKeyboardManager+ActiveConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E2EACBD4501D94923FCF19C64FCF291 /* IQKeyboardManager+ActiveConfiguration.swift */; }; - D6C50646DF1E6DFE90F59F1DD2EF6104 /* SGPermissionCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 7494991825086095B38B326DC0BDB6CA /* SGPermissionCamera.m */; }; - D6EFA9EAA562143F338EB164836B7837 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - D737C0A0D48D33255ABD4F5FA55232FF /* SwitchIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = E69F58F128018DE5EFB9784163E1986F /* SwitchIfEmpty.swift */; }; - D78511BCB71209310E67BFD758101868 /* VideoCroppingConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90E664ED16F44D4E563880097A209697 /* VideoCroppingConfiguration.swift */; }; - D788BA4B9E8186271BA75CA52B30502C /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 83C7D74EB219DC2F166C00B62C6BD271 /* View+MASAdditions.m */; }; - D82A0ABF3F863CDDE336FA92E16862D7 /* DefaultsObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C412CFBA7D2AEEFA784D0C9F26D68FD3 /* DefaultsObserver.swift */; }; - D868C392BDB9CFABF97973A998C5AA56 /* SectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BF5D1E4C58C6959233A0409D59EC42B /* SectionModel.swift */; }; - D8B1F69BCF2B8262D5E9E576E59ECBE9 /* NetworkLoggerPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 010B6A2C4C5B7CF9D59D9711DE0862AF /* NetworkLoggerPlugin.swift */; }; - D8FBC2059AFC33C299D3ADAE97C9A431 /* PreviewLivePhotoViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C5D42CBFCA0F0D50D6A38007F57B508 /* PreviewLivePhotoViewCell.swift */; }; - D90607B4E56247B19B14462E487BA86E /* MJRefreshNormalTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 080A260F8186861FE078F3F27A9F2D48 /* MJRefreshNormalTrailer.m */; }; - D90DED0F5638B1C44F4B6C62D600D240 /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 38464E932297B2EDCED43E3975D6C8E0 /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D90DF1376DF5E2EA644313BCD2E03058 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 6265211DCB6F36588BC4A766EC83F430 /* MJRefresh.bundle */; }; - D92DE82797A68DD4E249E47CC0041006 /* IQKeyboardNotification-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 493189FDA3CCC0FA45A35D0A460B9252 /* IQKeyboardNotification-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D9D0A2F87519BD84F4B2B2D5732B0AB2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - D9F3D624752DB3F5F2736076F8F1B116 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - DA04AE61AF2464F87B87303CB25A8E8F /* Core+DispatchQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1F19FDE7043440D3EB53A77B69C03A0 /* Core+DispatchQueue.swift */; }; - DA07A5D6764940E785E70EDD08C5E1B0 /* Plugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = D74F17307DB1D8F0A72E2455F57A73C8 /* Plugin.swift */; }; - DA2432512E40AD307912728A8DF59173 /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE844F307FAC154AF73A248BDC8D17D5 /* ObserveOn.swift */; }; - DA641760BB2F758BF2CD1A53C13FCA4B /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69730567ED770929B530F2FC8FBBAA7C /* BinaryDisposable.swift */; }; - DA70ABA313645BADFB5BC13FB995DCBA /* DDLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C71008534D97C4D88F94ECCDF67F4B2 /* DDLog.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DA77D72DA1A4D08A1241EE9DA11D4F12 /* SGQRCode-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D532F3E8D3DB28BD531F0BBFCB51923 /* SGQRCode-dummy.m */; }; - DA7B9FE7E46711D4CDB5512774876324 /* lossless_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 3220BE21FE4B2EFC121368563A6E72A1 /* lossless_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - DAEC2E2F152FAB589719CC460085DB00 /* RxPickerViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C3190ADA29D6BAFB7F6DC9E512FD6E1 /* RxPickerViewDataSourceProxy.swift */; }; - DB17C9319D2226DB80AFB60844D61209 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E5A4DC9EA3D9CC590CADDCDAF8FA208 /* MemoryStorage.swift */; }; - DB349616DF671FA5040F81A9CABB54D0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - DB8A9051CC18A860342CA0B573718EC8 /* RxTableViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79915C458362444ECF3F4ED6CBE0D3F2 /* RxTableViewDataSourcePrefetchingProxy.swift */; }; - DB8C90BB4A27D46DCEBC25D41A5E654E /* lossless.h in Headers */ = {isa = PBXBuildFile; fileRef = E821695607832CCE0CF997C135AC9075 /* lossless.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DBA4803F4765E1650B8C6841157F5D73 /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88220A9D8CE8A8CC059FC4C0D7040CDD /* ConstraintPriorityTarget.swift */; }; - DBA9500CBBA5FF6FCBBA115AE4D12152 /* NSLayoutConstraint+MASDebugAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = BDB2D398279BEA61A0CED05D563D9B18 /* NSLayoutConstraint+MASDebugAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DBAFAE01A15283C58C26ED3FBC795A2D /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = E351638A89087F5D1A129D5E24226AC8 /* SkipUntil.swift */; }; - DC116AC0C3BC808A198B9C1704FA8C84 /* RequestInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24E930B9A6679A1CC50C23E510CDB217 /* RequestInterceptor.swift */; }; - DC23ABA9F3B310276C216C3FC92817BA /* WKWebView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B2312EB99D8CA895AEC7938145C4E36 /* WKWebView+Rx.swift */; }; - DC3EF9ED530ACDBAD56AC2C72449546D /* SGGenerateQRCode.m in Sources */ = {isa = PBXBuildFile; fileRef = D05CAEB96B62AE7AA4804A480217C191 /* SGGenerateQRCode.m */; }; - DC74FE4A54ABC1014D4F43EE30D080B9 /* AlbumView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 465A559ACE20029B4570B55F92A50428 /* AlbumView.swift */; }; - DCBCF1B3F76B2B74EAA05867FF15DE3A /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A069258F8E0A8408837CD8A0F0D06430 /* PriorityQueue.swift */; }; - DCBEE59374F534883CD89CA0817D2CD9 /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A8D1984F6DA7A55E088BC50DCB5B40F /* Skip.swift */; }; - DCDF1EE1680BD843F511BF67F227FAE9 /* PhotoEditorViewController+Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E2D57A15572BA76DDBD09A0FBDD5C64 /* PhotoEditorViewController+Request.swift */; }; - DCE4CD952E671E4FD854F1F6699CFAFD /* DefaultsBridges.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F339398A437FC78F25C990092849D1 /* DefaultsBridges.swift */; }; - DCF992A6686B2825B94A84028FF8142D /* cost_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = D5E50830A1ABEDB289887440929FFEBF /* cost_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - DD46BA20B478F77DA75007964216F86F /* SGScanViewConfigure.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CE71BE1FD79DCEF31875CCAD79C37CD /* SGScanViewConfigure.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DDC1718E80C5A12699A652A0EA10CACC /* PhotoEditorMosaicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 962C8617B2A3FDA9808FDD7059F866A0 /* PhotoEditorMosaicView.swift */; }; - DDEDEE8B19E94E46A2D70C78127236E5 /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E67AB75D8DD15C6241CB43508814A5 /* Kingfisher.swift */; }; - DDF61BEA9AFF4E1CFD53D4B84D119DF4 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B85BD88E155D6A395CE94003F7FB4AB /* AuthenticationChallengeResponsable.swift */; }; - DDF78C334937F6BD95E272603D7CBE6E /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */; }; - DE50BB83890C5693CFF24F29B5FAF6DF /* VideoEditorPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3823EBCC27DA6890548EB4F64C3BFF0 /* VideoEditorPlayerView.swift */; }; - DE553B8C80DF65038D90C24727ED63AA /* UIApplication+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C23AA0812A0BD2DF1026804C311ABCFE /* UIApplication+Rx.swift */; }; - DE751139AE01B53E8A184C368EC8E302 /* rescaler_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 111D4FFAC336903C1317640A12C8580C /* rescaler_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DE98ECCCA7106A4EA575EF34830D41FF /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B4006F49136A8DBCDED90F5B638C943E /* MJRefresh-dummy.m */; }; - DEE9768C736DE29A649C5EB71C4869C3 /* CollectionViewSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4F71C60D2F74CC5D72AC86947B04C9B /* CollectionViewSectionedDataSource.swift */; }; - DF041B324D1AED0B879B8F3101A5A590 /* PhotoEditorBrushColorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D9EE223149E5F8914C944D1640EA0D6 /* PhotoEditorBrushColorView.swift */; }; - DF09A95BFB1D9368C68F9395315F65F7 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = D49C127C3693B721D3D8F3C12D1B937B /* UIScrollView+Rx.swift */; }; - DF1AEF2347068BFD7B617271AFD53A15 /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE1CC7D74C82C89AD15678EC44DD410A /* Do.swift */; }; - DF28F9B66D46D3CE0A315A19E135C16A /* PhotoPreviewViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043B046919BCE1646B1733836BE3D615 /* PhotoPreviewViewCell.swift */; }; - DF2B15402CE105F5A8CE48BBDCFFD5DD /* MASConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = AEA5CF3F7272BD922BF5490BB13EAB5E /* MASConstraint.m */; }; - DFAE5F0CFCD5B6A5DB0E2F66A9E0B64C /* NavigatorProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = D406A877AC5ABFD0B97FD5499DF8650F /* NavigatorProtocol.swift */; }; - E024308BE172CDD2B5057109BC5A5F5D /* EditorImageResizerMaskView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C874C738817825EDA0142264C7102F0 /* EditorImageResizerMaskView.swift */; }; - E03D4CB7A199F25F35C98875B44AD563 /* distinct+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8809162A6AF161A8D8CE2B8C1EAE620 /* distinct+RxCocoa.swift */; }; - E0B1BE77B57E7680E3CFB3D1997C2149 /* Disposables.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F50F752C804864EC6C82CD7E802CD4E /* Disposables.swift */; }; - E1213AB43907DF0E8B8855FDB05EA160 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 2AEC9B93C05DDA4AC579E4C6D1C4FF80 /* PrivacyInfo.xcprivacy */; }; - E122F98E77B93BE2E6D39CC3A0816028 /* GIFImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A509E5D99E5F2A4B8DF19DFD80976173 /* GIFImageView.swift */; }; - E133D5294A2132BE10DD88FDA067DFEC /* SwiftyUserDefaults-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DE4CDA7DC8FA53750A29C58B9FD55F8 /* SwiftyUserDefaults-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E17228311670A1591F5247442D635BBC /* frame_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = F74968232132B5ADBBD76D56E6040D5C /* frame_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - E1734E56DB48E6F238408C9A232C7051 /* UIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F163147D452B3E0EA981CFB2C5AF3F6E /* UIView+Hierarchy.swift */; }; - E1D5E750D0967821FCC5E697AAA2CDE1 /* PickerTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94E6DCECD583E5478092E3E7BB28AFED /* PickerTypes.swift */; }; - E1DE69F6BB6235A6EDB6C99A184BEDB4 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = C222EC4E8038B62ACFE2E1E52C20168D /* UIScrollView+MJExtension.m */; }; - E24730B2A18DC39C2BE4997ADD4A7598 /* PhotoPreviewContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9A3EEA3C2A5C0B070371EC09513B8F /* PhotoPreviewContentView.swift */; }; - E274BA92F9C6AA938EF04CE7EA38CEAD /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5863B10F6C6F27FA85D155EDA335DD35 /* RequestModifier.swift */; }; - E336155C8EB29B1361B8918C01E59CFE /* IQTextView+Placeholderable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78A11F75D6C555FE4648B2884189E269 /* IQTextView+Placeholderable.swift */; }; - E35F47135B73F9286B07B267CB98513B /* NSTextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02F087410A2B9537EFEF5C78B282A8E1 /* NSTextView+Rx.swift */; }; - E37671A03B4C17A1CF3766A6125833BB /* ConstraintDirectionalInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66AC4F24065221A92617C3EEFED2B01D /* ConstraintDirectionalInsetTarget.swift */; }; - E3D779DEE753C0B0D33BA8E73A980265 /* ConstraintLayoutGuide+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EF90E400F3710C46815007452A12361 /* ConstraintLayoutGuide+Extensions.swift */; }; - E3F5EDF26523EFC9C9441830460D7FF6 /* sharpyuv_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 59A20FC449CF3679C4F1D948C48E1465 /* sharpyuv_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - E4459534919B5CD524299029D1A82862 /* TakeWithPredicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5F9557034310324632B57D4F4CE8853 /* TakeWithPredicate.swift */; }; - E4A29F8C3ED424A7BC912DB796D03AFB /* UIView+ParentObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64DC12060CB96989A589F8EC6DCCD2A2 /* UIView+ParentObjc.swift */; }; - E4BEE8283802F8F8B17F1A1BBBD3CDE4 /* Session.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DD60A1739CDA173F33C5AAD38AEC197 /* Session.swift */; }; - E4EB95D0B1F2F779EFDADEEDEA9BB8CE /* common_sse41.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D32801668EA1ACD0BCA151C0ABC56C0 /* common_sse41.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E54BF0D07C2708D631DC6EC9D9A6F752 /* NSSlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89631A67EC63C088CAE1B5761C779B91 /* NSSlider+Rx.swift */; }; - E5B057BC87284367918B2DB9CA084B4E /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A87078DF47494CC28D57DCA61DC7A0A /* MJRefreshAutoGifFooter.m */; }; - E5BD9E38260CFB54191D2F4DE6C993B6 /* DateInRegion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B4ADFF5105E73D83683D41DD12ED235 /* DateInRegion.swift */; }; - E650CA91216B98D166FDDA405561CEF1 /* CocoaLumberjack-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F07CE5C3671BA295BE10AB9FD285BBD6 /* CocoaLumberjack-dummy.m */; }; - E6531A60CC8B48F320DDD76C480102BF /* PhotoPreviewSelectedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB8569BE1BF0B0566AB6F28700E3C616 /* PhotoPreviewSelectedView.swift */; }; + B3EC2DE8A5B6FAF5ED30071E4A3D9BE7 /* DataRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5E0AB30CAA3051EE601B3CF9AD04FC7 /* DataRequest.swift */; }; + B3FCB3CE60F4C86B4E560EC64D1DD97E /* DidSelectProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11E404586B8AC297753F446B3C334A93 /* DidSelectProviding.swift */; }; + B3FE6E966F4807E217609F2F1BD307B2 /* DefaultAnimationCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = D99EF59DFF153214B0A3D8A1C4EBBCDB /* DefaultAnimationCache.swift */; }; + B4834C595092A16BC05744CB4D7E6CC2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + B491117D58EE047E1FA2DAE9210543E8 /* SDWebImageDefine.h in Headers */ = {isa = PBXBuildFile; fileRef = 700505E1D175E234858A45566D658660 /* SDWebImageDefine.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B5093BCC34D41354EC39E646BF28D580 /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAAA76C2C3963252FA54ED365554C371 /* Observable+Bind.swift */; }; + B5556D21308AA5BA79A0624047839955 /* InfiniteOpaqueAnimationLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 039003C164851A17C279926183BE7365 /* InfiniteOpaqueAnimationLayer.swift */; }; + B5858E60C0045D05C618A1007ED5599F /* PhotoEditorFilterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F56EE9F1D71901E9F759BD2F89A1D84 /* PhotoEditorFilterView.swift */; }; + B59E167A7323D3F0E727AAE4417ACA03 /* Entry+Serialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E1142F35B04B6C5BD0774BBA7C08F86 /* Entry+Serialization.swift */; }; + B59E60FBC9665FC1061B88B8E6FD9FAF /* Masonry-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EE59491665BAE3B6B091D52128116FCF /* Masonry-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B5A4D592D9DDFB62A97176B97DE6314C /* VirtualTimeScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5560321AB812F57AFC0DF36697602308 /* VirtualTimeScheduler.swift */; }; + B5D459310BD2F04A457B693F4D26C17A /* picture_csp_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = EA2B26131DB20BDAF5E1F9004EC00D3E /* picture_csp_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + B6456227FD0D52F4612587F38FE03104 /* KeyedDecodingContainerExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C72A8C92670FF350E8A420EB8F4F6ACD /* KeyedDecodingContainerExtensions.swift */; }; + B64BACAC7588D25411E8F46F5AC1EFFB /* SDMemoryCache.h in Headers */ = {isa = PBXBuildFile; fileRef = F80227718F56E8D65559EBDC40A5E5D3 /* SDMemoryCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B666FAB7B1025CBABB994FABECC3E75A /* DotLottieImageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88FA681630A0F3559E6643A68CA542C8 /* DotLottieImageProvider.swift */; }; + B680C2604BD8BC9644AE7C67BC46B9BB /* MASLayoutConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = D4BE2969CFCAA727193B6D26BF6420C4 /* MASLayoutConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B69687A6CA348C237853842D1A7B00CD /* UIImage+Transform.m in Sources */ = {isa = PBXBuildFile; fileRef = F81C564CC72C976B88FAC8C25A808373 /* UIImage+Transform.m */; }; + B6E41B29F0070DC15F62FD34A8DFE647 /* KeyframeData.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD758FBDDD2B88A403E9C1B05BF4F511 /* KeyframeData.swift */; }; + B7313B3930C30035FB409B0BF31F537D /* SDImageAssetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6D22FF45803479C97EDEF7CC763E03 /* SDImageAssetManager.m */; }; + B7411DFB7E022539E8D860F784CE165E /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6C24F49488600044F2E22256E6C8E42 /* UIGestureRecognizer+Rx.swift */; }; + B77AAFFFDADFBD968027A516A913C2A3 /* SetBehaviorsProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 808A938E6E2C5978588CF800FE2BAA40 /* SetBehaviorsProviding.swift */; }; + B797B533FBB6D7EFC8138FC187FDA2BD /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = FF7019D0FD1121E82A60A0AD47B995CF /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B7D4A8BCA9A76AE4952E96EEAC908D20 /* cascade.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34152868ABB7DD8614EFD0B1B7E01825 /* cascade.swift */; }; + B7FB51D80B098D03F81DF426A2F80142 /* TargetType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A539000D3A953271DB5CE5EE7F9F654D /* TargetType.swift */; }; + B83193846E315D214CA062FD65CC1750 /* SDImageCachesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EDC74945F5649EFEA7B3DDB601D7CD /* SDImageCachesManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B8541120F3126DC519E6E26FD850AAF2 /* RxCocoaObjCRuntimeError+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F38B07F582636219FB8C2C08C0D3F1C /* RxCocoaObjCRuntimeError+Extensions.swift */; }; + B90209EF771CACC6796001936D684F96 /* ViewType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57FEAE5EDD99E7C558B1909DF2BC5613 /* ViewType.swift */; }; + B903049E7C1BED7918DAB208754107C7 /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8459C74E6B53602003FA52DBCE21535B /* ConstraintMakerFinalizable.swift */; }; + B94F1F1193404C2E45C1E34D1745406A /* DDASLLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 796334C2B863F18F40AD2CA39132FB1F /* DDASLLogger.m */; }; + B95A6B906ADFCF53745A2E59D0248C5B /* IQKeyboardNotification-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D0BFE767CA45C2590F5185DD86599DF /* IQKeyboardNotification-dummy.m */; }; + B978749435ED77384FEBB9D3ECB7580D /* filters_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 4023F5E97F09251AF0ADF1676391580F /* filters_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B97B2BCEF3173BF629BD713D090A42DB /* vp8i_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D2B67CA96A37D2AFE47A3F90619A1AE /* vp8i_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B9D01E8B6B021CD93A40E74D1AA69DCD /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = B72E5B98A68F877B3A8D0D2FF15BA6DE /* Optional.swift */; }; + BA2FB695DEB0D179253EEB8DFCE3578B /* SnapKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 712DCAE714F80A844125382DAB4EBDA8 /* SnapKit-dummy.m */; }; + BA63FC6027DED7D0E6593FA85C807A3D /* SDWebImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 58894D1C7FDC661D4F8D9CA2D58C6EB6 /* SDWebImage-dummy.m */; }; + BA84EC3C364BE62A4EE0442DA52EBCA5 /* cost_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = A47B95F6B710BC9576844643F0C6AED4 /* cost_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + BA904ABA8ED36CC4E5EB2B2004CA1F18 /* MASCompositeConstraint.h in Headers */ = {isa = PBXBuildFile; fileRef = 995B5FC5B5D4BBD5621E8B3F705CBE75 /* MASCompositeConstraint.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BAB98DDCE1A65F6F377E0318A4782874 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + BACE03596343C2C83670A3996164D2F0 /* RetryPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2995DF59A162EF7CC2A13087BA62B6E9 /* RetryPolicy.swift */; }; + BB0182C2C883AA9E022B83DCCDE7B96E /* vp8i_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = DC5332F406FA3E4C294F3EC800707CC3 /* vp8i_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BB1AC47D956946D637412FF465A81839 /* FileManager+ZIP.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0D4EBABD9DB33974B76BE1516559965 /* FileManager+ZIP.swift */; }; + BB2655E6FFEB70EAD084C745DA7D46C2 /* ValueProviderStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 562E53122FCAFEE7E1D872AEBFE315F3 /* ValueProviderStore.swift */; }; + BBEE49B170740BBA97907B99A3E0DD9E /* upsampling_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = CD84AED84A268FE908FFB4DF79A15675 /* upsampling_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + BBF31B50E3CEE27B78E54554DDA3052A /* TestHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1F8D4FF6AF421FC20579E3CDFD8BB0E /* TestHelpers.swift */; }; + BC2F9B1D6986FEB23B4FB1288B512538 /* MJRefreshNormalTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = AEE40438893102BA14D58A08B465ED38 /* MJRefreshNormalTrailer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BC79C7FC3B64295ACB01ADEBACEF9C3F /* IQTextInputViewInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4094050A9A1A75F9E713FC13CE4A8D06 /* IQTextInputViewInfo.swift */; }; + BC99EADD6CA621D15EE88F4124E03F67 /* nwise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A6812AA13AB62BBDF7AED3FE4BE2CE4 /* nwise.swift */; }; + BCA597780C9ECA993B3E2754BE10BD91 /* TAAnimatedDotView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C52417202445D599E653C15F4DAD0F3 /* TAAnimatedDotView.m */; }; + BCB96268C31A7DC83278A57060F1C1BE /* PropertyWrappers.swift in Sources */ = {isa = PBXBuildFile; fileRef = B09C3E47465771968271C878FEC3D3D1 /* PropertyWrappers.swift */; }; + BCBD860994D7DCCB3A9227EF4A1F2859 /* rescaler_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 1859F3B14F9476710587DC525809C361 /* rescaler_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + BCDAD53CD04F72114FCCBBDAE04D98C3 /* AnimatableSectionModelType.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD6922634C391BB9E132FF753F048FC6 /* AnimatableSectionModelType.swift */; }; + BD30193C1E3D7B1F17B1B1F3F08BE655 /* UICollectionViewLayout+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = ACD6C71D51B6817FF16E2B5E1137C3DF /* UICollectionViewLayout+MJRefresh.m */; }; + BD430ADA21B45EA22E65A9300C753272 /* analysis_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 2511F34CCF102DAE90D6C9F1541BB4F2 /* analysis_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + BD716C672AC697BF23137D2E8E0F04E5 /* AnyEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49048777DFB30750979A84B728AF2B75 /* AnyEncodable.swift */; }; + BDA5C7CC91E86448237CF40954FAC5AF /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16DF26383715BF29478EE1FA0DFEB4D6 /* ConstraintMakerRelatable.swift */; }; + BDBD6CA03A46A81DA14E6D71A58C762B /* DictionaryInitializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5244D0A1750EE9D7FAED7F55DDEA8E5B /* DictionaryInitializable.swift */; }; + BDCA442F91AB58B88ACB311DF4A4B6EC /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D4D781966F0D66848CF27FC3B6A8455 /* QuartzCore.framework */; }; + BDEA8D5E183826E4A1CDDFCBC4F29475 /* yuv_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = C2C5E1A5F4FEF73C2819B592234FFA46 /* yuv_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + BE5734BC3F60FCD21D1CC0B02839B149 /* SDImageCodersManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DE7733AFA5B242CFDA93C46D8604C519 /* SDImageCodersManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BE84D546F834D2102993E61B0D2997FF /* SGSoundEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 0780C172087591F37A850572E2B812BC /* SGSoundEffect.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BEC53EA209B4092B02F378CDA0345F24 /* TimeStructures.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD78105481B9C4CB63C4E7F75D3D5EF /* TimeStructures.swift */; }; + BEE8E9644E23F619F7E3885D01D9F8BE /* SGPermission.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DEFB6E7D776AA7048A42EA5F802D14F /* SGPermission.m */; }; + BF1AE4D97E813B95C43EA4A298B973D1 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36202C69855EC86AEF59CD2E6702C706 /* LayoutConstraint.swift */; }; + BF22D137EF6324675FA50080C5D93C00 /* NSArray+MASAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = DA15D5F11D526B370FDF43E3B1C3676F /* NSArray+MASAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BF5243244DA073DE56BE0B098B12E015 /* CachedImageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4736B05062BE1377960F7613D5EA857 /* CachedImageProvider.swift */; }; + BF893CE876A1AD7814F7445AC313DAE9 /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D77470B3A587375676DCBEA14036D7E2 /* AnonymousDisposable.swift */; }; + BF925AAB97F5FFC66B472FF8B068BEFD /* DotLottieCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34F9957D295E57F9B30FA635E8A2669D /* DotLottieCache.swift */; }; + BF9E7444F8591DF2C5E66837D42FC83B /* dec_clip_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = E3F43F91704CBAD1276619AA5C259384 /* dec_clip_tables.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + BFBCF008C63FCC212437B59E8146181A /* VideoEditorCropView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE960E96F2D768547C31FBBFCACD1BB1 /* VideoEditorCropView.swift */; }; + BFC91BBC42B944C2D7117AC8DEB6E364 /* DDContextFilterLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = C0DC48EFD93741CA0416A045A21FDF77 /* DDContextFilterLogFormatter.m */; }; + BFD960743F2B1CB1FA7B3808284DE99F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + BFE9DF8FA49BDBCC962E5810800A6D9D /* UIView+IQKeyboardExtensionDeprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51471A217AAE698594CA38E0E83F27C3 /* UIView+IQKeyboardExtensionDeprecated.swift */; }; + C02CB58228C5C63ACB718E85C69AC71A /* lottie-ios-LottiePrivacyInfo in Resources */ = {isa = PBXBuildFile; fileRef = 62060F5D524AE8173817ADD9482A0FEB /* lottie-ios-LottiePrivacyInfo */; }; + C07CB3E9A4D1BF00F841E4285629A2B2 /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8458760F67F98101DDA3612967C06BB /* ConstraintRelatableTarget.swift */; }; + C08F4B423A39CCF69136F7ACFA5FFB4C /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEB28B83DC6CE26C316E6E3CC9B19CFE /* Driver.swift */; }; + C09B37223BCC5B22BF7B29CFB1C68F8B /* RenderingEngineOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C26E6F0D20F800D5B3F9DAEC46A5DFD /* RenderingEngineOption.swift */; }; + C0A27AF8E1BA202D8015FC341C905C25 /* SDCycleScrollView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8863C5081F92052A5E8BFCA7E57628F1 /* SDCycleScrollView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C0AD493AE4A8DC8FF960D753D6D971E3 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BED9BB135B5944DC757E4DB9394C5F5 /* IQKeyboardManagerSwift-dummy.m */; }; + C0CDF0C1D7E1A4FDA2FA8303921041BE /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 887729124244FCBD0C3D5088B991C7DA /* Platform.Darwin.swift */; }; + C0E5BD34620B57EC98C5ADD30CD3D01E /* Trim.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E3D588C4F627B96E3F2689E93116060 /* Trim.swift */; }; + C10B1478C4AB3693D886D94ADFAEFDFB /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EC24A8C0F5292B3D0336E2EA3D6CF29 /* KFImageOptions.swift */; }; + C11354C639B096969AAA9734F14D0836 /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = 20858464085FF25FA5AF35931DBB699B /* _RX.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C13EBA9E70646BBC026519FE3AFF2122 /* SDDiskCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A6DAAB45F3AF3E1CD3E349BD60CBD79 /* SDDiskCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C14AC8519F33EF5156075FC4404F9855 /* Dematerialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2541F69A2698785BE63AEFA05A5594FF /* Dematerialize.swift */; }; + C14F10B663FE2898EACAB90C202B3F50 /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42FB7EB742BDA1963E0296AC62443EC9 /* ConstraintMakerEditable.swift */; }; + C1860BBFD363FE0FDB416A80F004718F /* LayerTransformNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C9B7C2810A3C3AB0970925C0D07B0E1 /* LayerTransformNode.swift */; }; + C19810A81492BD0C85CAD21E20D0FDB2 /* webp_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = C5C0E262DDE7B8A1FF6E9169D319444B /* webp_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + C19F5F3FD38FA35CAA4915D576E7761F /* Core+UIDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26A3214F6C60FC7EEDDA89C2B3318F95 /* Core+UIDevice.swift */; }; + C1A5F0FC8A3482F772329209BE755714 /* CoreAnimationLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 645F74721EBDCB63F6B53FA0DBD4C6A4 /* CoreAnimationLayer.swift */; }; + C2068AEACC2D9C7F1FFE41AA25B12A68 /* MASUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E68AA9B03CF8B077EA7A56AE703665F /* MASUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C20ECE96A97688090D5FE186DCF7B5D9 /* IQKeyboardManager+Resign_Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2A314160FBDE2A337833EBB72C83570 /* IQKeyboardManager+Resign_Deprecated.swift */; }; + C22290501532385B349FA0DA58710DB9 /* AnimationSubview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 170AB32690469CE69E37BBF2E48DD2A9 /* AnimationSubview.swift */; }; + C22907B5BCAC89854305D032177AED01 /* yuv_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D378C45BC0D144E969F9F0C2A84F6BE /* yuv_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + C235C387D7870005B664FABF09BE572A /* vp8li_enc.h in Headers */ = {isa = PBXBuildFile; fileRef = 83705286D6EDCB9DBDA48400D2BD4B6A /* vp8li_enc.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C25D0A56B20BCF4C630E91B12D93410C /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = B885A6E3D0C727561744358AAE669DDA /* Amb.swift */; }; + C278A03B4975812C48A280BA391C23D9 /* Data+Serialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1478C78502E72A09FBE9995C94538D07 /* Data+Serialization.swift */; }; + C2A21354D5DB755E780A9ABC1752E74A /* PHPickerResultImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E5EC7E22BA121696272EC9DA3D35F3 /* PHPickerResultImageDataProvider.swift */; }; + C2B8270AC29B64BF53261E2643B4CCAA /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FE90209ECC8F73E85D3C4D2545F3A9F /* Take.swift */; }; + C2DCEF08ABA35929269CB1C18D841234 /* common_sse2.h in Headers */ = {isa = PBXBuildFile; fileRef = C370D87825345FAC384E03958B6F44F8 /* common_sse2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C2FCD879D28779764D4C8CD1ABCA2FB2 /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = C90AFBD0E3B0A6DEC712671AAE23D396 /* Never.swift */; }; + C2FE60A10C792613E45031AE6E851ECB /* MASViewConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 06DEE16FA5E122B00203CDB6498366CA /* MASViewConstraint.m */; }; + C2FF0AFBB1853A8459AC0432E6AD85A0 /* URL+Moya.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAB03FF9F33E76D68ACFD8FEE39EAD42 /* URL+Moya.swift */; }; + C303A4E0C86C512F7DA7A841C5BC000A /* LottieAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A43151496CCBA46FF15AD2635488B89A /* LottieAnimationView.swift */; }; + C3245225068D89376E8FC0D8BAE290DE /* SDWebImageCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B31F53EB78D00519DBA7B597A1030A0 /* SDWebImageCompat.m */; }; + C324848DC9989E558C88F00CBF82C95C /* DecodingStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16E8893C004BC01B3DA9DC222A127419 /* DecodingStrategy.swift */; }; + C3297A7121B4CBEBBC8FDAD4279118AD /* LottieViewType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 913B2BA405D4CE5B397DE47F36E4E0C6 /* LottieViewType.swift */; }; + C3697B0C26D6D9CC2D983D9764393C54 /* quant_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D3991BC0C05EFED895DCE99F69DF037 /* quant_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + C36F0742777344AE9C9EC5B393E39A66 /* PhotoPickerViewController+SwipeSelect.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D84BE5248F017E46A0BAD12FDF6774 /* PhotoPickerViewController+SwipeSelect.swift */; }; + C387C8843E8133D38863C2B409539913 /* PhotoEditorMosaicToolView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3292AB1448CFC52A661756B9E17162E /* PhotoEditorMosaicToolView.swift */; }; + C3A2D804B1EF219B56E7EA71585CB148 /* NSButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DF8A36846D54F0E2E6D65EC83A89273 /* NSButton+Rx.swift */; }; + C3DC2E6B3F1D8379D8DB2B44AED8DC6E /* SDAnimatedImageRep.m in Sources */ = {isa = PBXBuildFile; fileRef = 401529CE746BEAC7C66E3F78EE8B12AF /* SDAnimatedImageRep.m */; }; + C3DE4CA7617C9BC6EB538E0A23303DBC /* DDAbstractDatabaseLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 4848595278AD8AF6031C98F10C2AC0A2 /* DDAbstractDatabaseLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C401BEAC71BD441A1A8F0DD29C06E7DC /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40ECF5AF24BD5625BE2BAE3BC7B04752 /* Do.swift */; }; + C405A16EDD5CB5C1FC7EEA7856D73DAC /* PhotoEditorViewController+Animation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38149BDB0BC721DDDC4722A58C4B5ABD /* PhotoEditorViewController+Animation.swift */; }; + C41750A380D75A5B08EB714F5236FF0F /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F88C1F5605E0ED6FC19947DF4356D6C5 /* BaseViewController.swift */; }; + C437FA9AF753C87C55F0849F7E1E176E /* UploadRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5583563A179AE367BD79901091DEA599 /* UploadRequest.swift */; }; + C46464010E864ECB7A1F16073A402380 /* Optional+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3048ED18934BCA7D2245F203234B7BB /* Optional+Extensions.swift */; }; + C46BFD461E35189C0C90EA9942436A2C /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82A1EC9802B68644918E931555DCC79D /* InvocableScheduledItem.swift */; }; + C48A9E2CABF2ABD7D954BC1FBB6D3C77 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A29F93BB87EACEEC7C9513DF1C9D36A9 /* RedirectHandler.swift */; }; + C4CF908B22439772FC5FA601B3C481B2 /* AssetManager+LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FE7184381B15F4DFF201369FC77E6AF /* AssetManager+LivePhoto.swift */; }; + C4F42EBCA4302C49201476B324A8E679 /* TransformLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FF5744B169CD59E1D3E725D7F86028B /* TransformLayer.swift */; }; + C51F243E04F7B1B1D8B6A0D8B5E5B940 /* EmptyViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E0B3D4B1E2DCD5966996C8B3E0D0D67 /* EmptyViewConfiguration.swift */; }; + C5478BE6325C51CEE9F0966A047E949C /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AEC8C7AF410707C380459C3CBDC3924 /* ObservableConvertibleType.swift */; }; + C57B18D85E8D7A47D74E16B95F37C88B /* once.swift in Sources */ = {isa = PBXBuildFile; fileRef = 832E976CC93CC187A00136D1E9942C83 /* once.swift */; }; + C59E3FD52D5408C08FDC0E6FE6266C3B /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB8725373C68CDAB93404C9213422C48 /* Source.swift */; }; + C5C81E89EA185839DE018B2C1FDBEF37 /* TimePeriod.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD098AFA3351D369A2BF580E0D9DF2FC /* TimePeriod.swift */; }; + C5D144778B02A25CC8233104685DAFE7 /* bit_reader_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B61F2AB1C04F51C778C76FBAC27912D /* bit_reader_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C5D1719D9646B00FF98E064E46508BE8 /* HXPHPicker.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 262B1152E77274929D1EA49E549A6F4A /* HXPHPicker.bundle */; }; + C5F059E06474BFDCE4964679841A8484 /* CGPointExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C1AA52DDD88C1E5C9EB949E7121BC80 /* CGPointExtension.swift */; }; + C60DB44F719853DE3B7157960DAF9270 /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = C3F298600E5BCC373ECBB504108BB6EE /* MJRefreshComponent.m */; }; + C6728BEB2195DED53EF713DB08BF8166 /* PhotoEditorCropToolModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 689B60092CBCB9BD13EFD86D64D2B105 /* PhotoEditorCropToolModel.swift */; }; + C696A5E746BD2F628EB7DEB52A6646E6 /* IQTextView-IQTextView in Resources */ = {isa = PBXBuildFile; fileRef = 847044E56CBBCE1235A6F3CEF3F9F607 /* IQTextView-IQTextView */; }; + C6A4302ACE006C4E2CDD481287E2916B /* Typealiases.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92A3D3FC8FB36D9B06C7CBFE95FC11C0 /* Typealiases.swift */; }; + C6E542DE6D61F7CD41340049F2D8FFDE /* AuthenticationInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B8941E1565964ACCB7B490271DA708A /* AuthenticationInterceptor.swift */; }; + C6E75AF470A88DCA0D63040F5F34879A /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C5386F5F5D2208F7A1C4DD897FD66E /* UITableView+Rx.swift */; }; + C6E9757DE2D81DE8B1F64C76EDE2A731 /* Completable+AndThen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26DF0A2112BF988D66A7BAC85FF3AFFC /* Completable+AndThen.swift */; }; + C6F35BEA16F9EEEA1297311E01100AF2 /* Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD95973FEBD45CD38933CF929C60B330 /* Signal.swift */; }; + C6F45595676957ADBEC18EB3F23EAEC4 /* LayoutConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1524CEA9A142CFF8652321C41BC75471 /* LayoutConstraintItem.swift */; }; + C6FBF1708A9597C929A9848E48F3EF26 /* TextAnimatorNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA8E3C170F4FD6920806DB7F1EA8C463 /* TextAnimatorNode.swift */; }; + C72F37CACEC780E304BA0B9D1077EFCC /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68D47BFA3636C39B9A620FDC81483527 /* Response.swift */; }; + C75A276978CD42CE5FB7F99244E07808 /* ISO8601DateTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99A6849C76405FF5F08D8CAAEAA96D8E /* ISO8601DateTransform.swift */; }; + C75C0D0545CF6B8B2A4B51DB97C57561 /* SwiftDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51863596F5122BE4454C38D8D0DA7AFC /* SwiftDate.swift */; }; + C7BBF3E21345CE784A6CDB446109796D /* ObservableType+PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C7F082A94936219A93CE171B1850C66 /* ObservableType+PrimitiveSequence.swift */; }; + C7C6F1AD0C44C79C4A3416FCB32B0233 /* IQKeyboardResignHandler+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1BA9E93CAFE8295B1495405D14490CA9 /* IQKeyboardResignHandler+Internal.swift */; }; + C7EFB87F8415D2B0D1654745230578AA /* URLMatchResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5508CB192932B40805B7DB4E3C24F76 /* URLMatchResult.swift */; }; + C81D645A697C6B9782CABFD8F06A93BF /* RectNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 931C65024C86E2886BD657E83BA8E860 /* RectNode.swift */; }; + C82B3F9CD99644000CB68461C7878078 /* First.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19B441029D4BCF8D0F03F9975B9F2808 /* First.swift */; }; + C833FA17344A15EA1969FD585E7F4970 /* RxTableViewSectionedAnimatedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCA25B4ED617DBF6591465E5459EC6C2 /* RxTableViewSectionedAnimatedDataSource.swift */; }; + C85231B99C1BE80767753C368304A730 /* DateInRegion+Compare.swift in Sources */ = {isa = PBXBuildFile; fileRef = 442C3CA36143CEBF1B7F7D82828E7623 /* DateInRegion+Compare.swift */; }; + C857B8D2D0BAA5A8A764F9E1C4B85807 /* ViewController+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 44D89264485E28BEDBC7AB5DF1863E35 /* ViewController+MASAdditions.m */; }; + C86CC7B369FBCE3B6EA6C294FA36CBC5 /* SDImageCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = A585A2815D8AE811E0889AE5257827CD /* SDImageCoder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C8EC35DFB0945DBE2F2FF9ECFE6D9711 /* NSLayoutConstraint+MASDebugAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = DA1DB8571EB6453A9969ACA809EE2D48 /* NSLayoutConstraint+MASDebugAdditions.m */; }; + C91AA24D1D88C62CDE3E5B60C3278254 /* Delay.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB60FCC5CDA253F487CD89DEED48D2BA /* Delay.swift */; }; + C945CB4EC42271D435BF23E7749BE6BF /* IQKeyboardConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77B18D72CCE72416AAD8F244D427050D /* IQKeyboardConstants.swift */; }; + C95C753AE30159950F8DB7308DDF77BD /* MoyaProvider+Defaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B689D0393C45332F04B77693FF5E28C /* MoyaProvider+Defaults.swift */; }; + C9C97691CC8C681598950A166C7E2C93 /* Infallible+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = D133F24EF21C198D7B47E9003DCDE017 /* Infallible+Zip+arity.swift */; }; + C9DC5FEA2934DB98043A547AAC973C97 /* CameraConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F115178EB801E8CCD3F923799013C1C /* CameraConfiguration.swift */; }; + C9E19D164C26414115CC969ED9A303C1 /* MASLayoutConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 3266DA7845C496BF6CAD64C19C0ECF42 /* MASLayoutConstraint.m */; }; + CA05084D970F9A48B7EC4F8027D386AB /* SwiftKeychainWrapper-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3057BDA254E83EFB16BDEEA13CD2F79B /* SwiftKeychainWrapper-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CA64CC03E3048EEAF992FA8F79AAE337 /* tree_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = FBA44B5FCC03B907B018460C9FBE2C7E /* tree_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + CA84D49AD6BC133A4CAC8238DC52E971 /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE23350619D4084DBD83D82D67D0966 /* RxTarget.swift */; }; + CB0CD123C24D826873241CE4AA07B894 /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F4F3C12EFBBCA8BE76F205FEBD57653 /* Repeat.swift */; }; + CB25521BB6A401C4A6753F35624E179A /* mapAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB43DF3DE9AC2F77182BD7B3682A155D /* mapAt.swift */; }; + CB556EC39E590FCB9AF7EE22F5877FF9 /* DropShadowEffect.swift in Sources */ = {isa = PBXBuildFile; fileRef = DADAF4D71D8BDBEC08F785A6A5795085 /* DropShadowEffect.swift */; }; + CB76E39D281859A0C8390DD276DB2483 /* endian_inl_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FA0F34731814D44DE5947AE68922FEE /* endian_inl_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBB4D3CEA9F838C59D8542081BC7B144 /* UIView+WebCacheOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D5F2ECF685849A9F5F9368ED83F2863 /* UIView+WebCacheOperation.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CBF7C18952B0C0F029031D98D598BFD9 /* SDImageCoderHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 679B18310BB8D70DFF8E6A630603D530 /* SDImageCoderHelper.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CBFC7E7CC7AA70EC3A3635B0727979C9 /* SGSoundEffect.m in Sources */ = {isa = PBXBuildFile; fileRef = 651563E6D489169A64C2B77793D0A904 /* SGSoundEffect.m */; }; + CC0E235B6C0E3FDEB2D8ECC5ACF91E34 /* SDMemoryCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 84A4E8A32829F17ED00D626793420693 /* SDMemoryCache.m */; }; + CC2CEFEFB392E2AA75040A63D04B2400 /* Atomic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83BDF01F1C12E2750841EDA6D21E6298 /* Atomic.swift */; }; + CC5FA7783878A4DB795FB8680F382FC5 /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = 237E67B93C27C046EFD6AAECBFBE1D1F /* types.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CC63E9DDAC7230E3EA8ECB73B9E0DA13 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21AE2CB1F0F83D5333558D50829AD257 /* Filter.swift */; }; + CC70F8F311D3C64296F4C20A33CB78FF /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76FCA55610897F5E751A6AE3FD56AFEB /* Zip+arity.swift */; }; + CC8416A27D23F24BCD2E857BE0F7D050 /* Vectors.swift in Sources */ = {isa = PBXBuildFile; fileRef = F103382FE2B3535C8A5522E5A6B6B76E /* Vectors.swift */; }; + CCBBDEEFB29B358197D273C27B2FE6EC /* PickerTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2A7A76FED8FC8A39FEC7EC140C06142 /* PickerTransition.swift */; }; + CCCFCDB26235AF88D2796246E5CF01E9 /* KeychainWrapperSubscript.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AF270A77251DFBBA36D9B020413D3D2 /* KeychainWrapperSubscript.swift */; }; + CCF13D8B4B07E8E4495DAB63FD02D402 /* Signal+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F1F83C3A6812BB20571F0416B01A812 /* Signal+Subscription.swift */; }; + CCF7E2F6A7AD3CFA9E2146AB9DDDB65B /* alpha_processing_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 87EEC0E3580F6F03C3A1118A0819D52E /* alpha_processing_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + CD925EE71D8E482E486D2E5AEA77E0FD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + CD9E606578C993F9315256561691A76F /* Core+UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9A5DB91E453FFC97DA8EC13D529B7F4 /* Core+UIImageView.swift */; }; + CDBE2CF1ADA30DC0A71C28250D08EA42 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + CDDB6156405F579B06D7A801C664D48E /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = A62EF3D3EF6B0B2B049506755DFE7497 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CDE23FD9D6D970D28B8B1A793C2493DD /* Materialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAB0D75347DB73BCA70F055881AB1ABF /* Materialize.swift */; }; + CDF42ED6AF2C0252840DF2A724375380 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F263CC25862FDFF42371A14B7C33461 /* SessionDelegate.swift */; }; + CE57985823A81264B942F51EF4771A86 /* URLMatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8283B8285AD519638D1150F9646F6C8 /* URLMatcher.swift */; }; + CE593943A9E7CF83822CF60304BCAD43 /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 320EB6060E4517C45AF18063EC3579C4 /* ConstraintConstantTarget.swift */; }; + CE7A7E5ED9E14B271B909410D101C483 /* Data+Compression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213BFAAAEE1853834A0F73C5DB95F18C /* Data+Compression.swift */; }; + CE9060F0B56A20DCF8151A74C7EBA537 /* TextInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AEB002DD7FDAD290FB16716DE30334A /* TextInput.swift */; }; + CEC0AC2A77B3F8AE285DCF61F2F46E5D /* NodePropertyMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC07E984EA037BD28C51AE926B4CB4BF /* NodePropertyMap.swift */; }; + CECA8162BFE05143ECD1DE4225B82B9C /* CachedResponseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AACAD382F849DA6D9D3B4BA30F36F6F /* CachedResponseHandler.swift */; }; + CEE64CF0F327167627F8CC70A982EEAE /* RxPickerViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 367C87DB88E30B3A896BDD47AF041C67 /* RxPickerViewDataSourceType.swift */; }; + CF48E8DB6B85FEEBB58FB4AAD3F04D63 /* UIViewPropertyAnimator+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77915041813F3DE81F7CC711B2DB3422 /* UIViewPropertyAnimator+Rx.swift */; }; + CF5528F8F4F13D1BC6F6E4F6FC87D3CB /* alpha_processing_neon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C20FEDB3938D0BD919F147337756105 /* alpha_processing_neon.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + CF571D4430DBB3605C23CE53A37740DE /* vp8l_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 37A4734B3AF36BE29C875C3030B862AB /* vp8l_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + CF5F437F7201F79D3CE3BDE9D879F3C5 /* Region.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5353D6F6B7497310CA9EF96BD175CE11 /* Region.swift */; }; + CFB40BBCFE9C4381E5B367D25AB33B2A /* Cancellable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B04EA2BF49EBF3947F41879AA29FC3A /* Cancellable.swift */; }; + CFDB27ACA68B4C18C6DC1E51998D7623 /* HTTPHeaders.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0E35B6A00888814C5A5E4676B51B32 /* HTTPHeaders.swift */; }; + CFF0F29D9670B80E247CF63035F01759 /* PhotoPickerControllerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A23A6095935A2DA87AD61626177F227 /* PhotoPickerControllerProtocol.swift */; }; + D001A0CAE301C9E9DE879481FBFA99B5 /* frame_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 57DBB2C04BD256ED7A508BB8079A17F4 /* frame_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + D033FF8E0AE3251DE943B341D59D756F /* ImageLayerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4E813AC74828F04D436D531ED0B4BA2 /* ImageLayerModel.swift */; }; + D04A7B430798BB15521E4D2DBF41854E /* SGScanView.h in Headers */ = {isa = PBXBuildFile; fileRef = F8A21F9D1B7E647E6ACADA6E71A891A5 /* SGScanView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D0B4B98DCBC4E14C0231582B73E73D77 /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67C17710061FA53D98E2667FB75CF7B2 /* AnyObserver.swift */; }; + D0BF696EF4334C8FBB5B80CA337FE3FA /* AnimationImageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67C6F29E3D902FCCEBDC48635910C5D5 /* AnimationImageProvider.swift */; }; + D0D8491DF011B4E4EADEA80B20229F69 /* PickerResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6D29933D19796149A5E665C8CA3BCB3 /* PickerResult.swift */; }; + D0F33C234F469FDC4BB67C6651759826 /* Endpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19D3119C4F5D92C3D0443C6D17395736 /* Endpoint.swift */; }; + D0F6FDC7286BCC69C228CD0FBB45B2A9 /* RenderNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97ABDA125BBFA55D8EE5573E8B93AB6A /* RenderNode.swift */; }; + D1119D31E0CCE34F5EBC3812CEE27D6D /* IQKeyboardToolbarManager-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 360478E236A7668DB3F2103866407B87 /* IQKeyboardToolbarManager-dummy.m */; }; + D1180BFD7A4B14E92944E6389F53D5DE /* lossless_enc_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = 94E69D0B438C1704EB692B1CC384A055 /* lossless_enc_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + D11C5FB6E97D1D93FEB7C07241BCC721 /* EditorImageResizerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8EC991243ACBB19E21B5D2512CE0347 /* EditorImageResizerView.swift */; }; + D129DFED033CD7C8E85BBD8F172F1ACC /* common_sse41.h in Headers */ = {isa = PBXBuildFile; fileRef = 7FADC1263D80CF0DF3B1B44AD813500D /* common_sse41.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D19C50E0835B31CA0D19F283F5CFB5EB /* SDImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 56D7BC3ED7FAD6C068302E1AC68BFA22 /* SDImageLoader.m */; }; + D1B32297F53DAC71DC34649E3A48CF32 /* BlendMode+Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AA25D9C5729BDE185613DAFED600BC4 /* BlendMode+Filter.swift */; }; + D1C08C6ABA5A78800C160E54BA22FA50 /* UITabBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECC3F0BD111373DDC23EB1B7541A2BBA /* UITabBar+Rx.swift */; }; + D1D3D33D88845292F2024C488E0D6A73 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CD5953F6FEC233EE39B76DF1873AA5F /* ControlProperty+Driver.swift */; }; + D23A8B089BE2FEAACF5AFFA9451E7139 /* AssetLibrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AE5F4EAB6D5E8A1401A5428FC71CBF4 /* AssetLibrary.swift */; }; + D23D849CD3D3FDF3866C7802BF6B94E1 /* SDWebImageDownloaderOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 86CA514B179E6038CF5BA452C773FE7F /* SDWebImageDownloaderOperation.m */; }; + D25CE6003CD20B30B691ED7372087613 /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F24EE1A056FAB1C871ADF3CC9DEB26DF /* RxPickerViewAdapter.swift */; }; + D2854184492AB0652C029448967FE129 /* ServerTrustEvaluation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E607F00D7858E88EB937129313E47B82 /* ServerTrustEvaluation.swift */; }; + D28C6561309CE8EFCE535410C20898DC /* LegacyGradientFillRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F1DF569D29B2AEA33A9A40377EAEFFD /* LegacyGradientFillRenderer.swift */; }; + D298D386913468C9712081456C60D77C /* GradientRenderLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B13383F0BC518E232047228692B8A63F /* GradientRenderLayer.swift */; }; + D2A5F87B90C178639FECC0A3CB42978D /* RxDataSources-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 67D18798EAD38AAAE93CC20B88C4CD59 /* RxDataSources-dummy.m */; }; + D2BD3A70BC38796022EFBEB8F7B73226 /* dec_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 749EBE12CF50DEC427197CC9C1277DB1 /* dec_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + D2C6284381E6492284EBABC8369CF5AF /* Core+String.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6CE3D103F19BAE22B17FED7A9174225 /* Core+String.swift */; }; + D2D20DB2826B591D39A66F05E59AC05D /* FloatValueProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AC4AAE5253D1359301531CC46EFEB92 /* FloatValueProvider.swift */; }; + D2D3605C39B30B872298A69C7D992283 /* vp8_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 782EF33ABF794DF975D84A4E0B702EEC /* vp8_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D2DE6ADEFD9912B52D15D9E281F0635E /* muxread.c in Sources */ = {isa = PBXBuildFile; fileRef = B072EDA1B51F34CFCAEF2F662DCCBACD /* muxread.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + D2E0A13E69C870AC42C3F22E19ED5067 /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A9670BB9EED7F87916D0650B30DEF6 /* Cancelable.swift */; }; + D2F694ED8F2C032D38470A9A2EF24969 /* apply.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E3D1478AAE87102636A23D2E0439916 /* apply.swift */; }; + D32B9186272E22BE3BD2B51CFC481173 /* LottieAnimationLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A9019C439AB15025FC854D58713A936 /* LottieAnimationLayer.swift */; }; + D349A9DB4770091311275B3791EDF129 /* Differentiator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C32E2E8344F10CE993B76CDC0D6E084 /* Differentiator-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D363EFF5748FB5BC0F0A2CB558AB3545 /* IQDeepResponderContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75C34C743D3A1FC345328113EC4196EB /* IQDeepResponderContainerView.swift */; }; + D37E5FCE8CD9E5458533FF847C6CE6FF /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06880D58BAA89C45D75CA1F3D56B40E2 /* RxSearchBarDelegateProxy.swift */; }; + D3A84193BA1BF280146931DCE2625258 /* Combine.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A92EC59B26EBB8833EC4AA709D84B0A /* Combine.framework */; }; + D3C863454612C752A1A4133C64972A5D /* DDContextFilterLogFormatter+Deprecated.h in Headers */ = {isa = PBXBuildFile; fileRef = 69942F0FF8EFB1CDA608E5E8CA37DC87 /* DDContextFilterLogFormatter+Deprecated.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D4218DA55B2BA45937589200CC0DF1FB /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437CF247251CC7F0AC541BDB3FB7260F /* ConstraintMakerExtendable.swift */; }; + D454FDFDA59EC6945F111136BB00EB09 /* io_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 110C36D3555126D3537A01611EC32FA7 /* io_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + D4F5C37FC3D64648FEC360903AF1FDF4 /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BFECEC5654C0214BB4D70CDC38B97D /* RxCocoa.swift */; }; + D524921E7AE9C9CF9326E7DA8F80A034 /* EpoxySwiftUILayoutMargins.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DDC37B0E289DC7FE71EC4094365230D /* EpoxySwiftUILayoutMargins.swift */; }; + D54434784C098FCD4E188F3ED0960162 /* UIColor+SDHexString.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F425F6B1FF71FB87A11309FEFC35B52 /* UIColor+SDHexString.h */; settings = {ATTRIBUTES = (Private, ); }; }; + D548E4E0D9121E18DA31F2150791F9AA /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41BC9523DA12286628F8E3A1F3846C6 /* Image.swift */; }; + D59C8232F17218C9FFA817E439177CEF /* SDFileAttributeHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BDEA3E2D10661086192F08A7025FCB /* SDFileAttributeHelper.m */; }; + D5A2B190C4A0490CAACAD3C4FC76531D /* Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2B43A491F5C58945D7CE753DDFD9B74 /* Concurrency.swift */; }; + D5BA5A0F982F1711FD18B1A750887167 /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19F4061264E62F5AC8F42FB1BA9FA6DE /* PublishSubject.swift */; }; + D5DE88254AC05A64A10C680B289DC76E /* UIImage+ForceDecode.h in Headers */ = {isa = PBXBuildFile; fileRef = AA42BD790ECB1E6CA4A6742A15FA8B80 /* UIImage+ForceDecode.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D5E8C734FD5A89DE65990747FB71E3D4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + D622FEEF75BE9D0AE9655CD5BB644E74 /* DashPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = C237F6157FB267563A98042420445DC7 /* DashPattern.swift */; }; + D62E8EBC82FE2A4110091499EB72C052 /* TAPageControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B58B14A0A7A5608BA0BD1F19C0DFC0A /* TAPageControl.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D655E5D2240DAD66E04E1EEC16BC6EBB /* RxCollectionViewSectionedAnimatedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EBF2CBA0356AAF2001BE70A30C2BE59 /* RxCollectionViewSectionedAnimatedDataSource.swift */; }; + D663837F4347AF58660EE6F7FD426ECE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + D6B15F2F110BC58F7635A9FD7A985C79 /* IQKeyboardManager+ActiveConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31FEDB0032FD2A11CB158A3A7779B716 /* IQKeyboardManager+ActiveConfiguration.swift */; }; + D6BB2004F70205181492C4007DDB28AE /* IQKeyboardNotification-IQKeyboardNotification in Resources */ = {isa = PBXBuildFile; fileRef = 120BD4C670EF00F4D5A40AA4B863A7AE /* IQKeyboardNotification-IQKeyboardNotification */; }; + D6C50646DF1E6DFE90F59F1DD2EF6104 /* SGPermissionCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D49464BE25430B13484721B106BEC /* SGPermissionCamera.m */; }; + D6EFA9EAA562143F338EB164836B7837 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + D713F45B42B974C5746D211BEAFF0E26 /* IQKeyboardReturnManager-IQKeyboardReturnManager in Resources */ = {isa = PBXBuildFile; fileRef = 110BD425B6CAD6801539E2C6AB6E0662 /* IQKeyboardReturnManager-IQKeyboardReturnManager */; }; + D715ECC288948BB6EE850BB32CC932F3 /* huffman_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 64007479E983D9BCA1DCB5CDA378C3B6 /* huffman_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D78511BCB71209310E67BFD758101868 /* VideoCroppingConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8D4A356212117348B3C219EE7B7661C /* VideoCroppingConfiguration.swift */; }; + D788BA4B9E8186271BA75CA52B30502C /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 518BF9920F3B404D11B898472BC7F93F /* View+MASAdditions.m */; }; + D8192DBF98F8B4DAB2E5245CCA4F1EA4 /* SDWebImageDownloaderDecryptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E9141AFB4C952911A5A0583BD42587F /* SDWebImageDownloaderDecryptor.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D82A0ABF3F863CDDE336FA92E16862D7 /* DefaultsObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = E63E9E27742E4521734ED89D2101AC59 /* DefaultsObserver.swift */; }; + D868C392BDB9CFABF97973A998C5AA56 /* SectionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40C7CCCB4C04D7D8A550D923E52294A /* SectionModel.swift */; }; + D8B1F69BCF2B8262D5E9E576E59ECBE9 /* NetworkLoggerPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A110B3C4BF3F30FAFA1A175C70AE93D /* NetworkLoggerPlugin.swift */; }; + D8C1C36499AAE21BC329AC0313715AB3 /* AnimatorNodeDebugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63E28BD4D38B18C9FD94E0C4216AC63D /* AnimatorNodeDebugging.swift */; }; + D8EDAE77B19B3E8930DCFF4E9EDBF136 /* Mask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1533FA4A0C96BDD2E351B7FCA31BD105 /* Mask.swift */; }; + D8FBC2059AFC33C299D3ADAE97C9A431 /* PreviewLivePhotoViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A187A53749D3A13EBADE2B35358D6CEE /* PreviewLivePhotoViewCell.swift */; }; + D90607B4E56247B19B14462E487BA86E /* MJRefreshNormalTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A26CD9979495EDBB811E66D7B55780B /* MJRefreshNormalTrailer.m */; }; + D90DED0F5638B1C44F4B6C62D600D240 /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 56B493FF803C8A08BD5B62AAE74E8B57 /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D90DF1376DF5E2EA644313BCD2E03058 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 9016DEEE4A92B336019DB2318915868E /* MJRefresh.bundle */; }; + D961FEF28827B17AF14CCCBDA821E5E6 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + D96A36BA5D4435B9B249FDA8358A0BFD /* Archive+Progress.swift in Sources */ = {isa = PBXBuildFile; fileRef = E930130A02EB4BD551DB663D6370F2E5 /* Archive+Progress.swift */; }; + D985A8CBB91F09D874902E8900FE4097 /* lossless_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = D4606054339D188B6FF8DEAF3DBF22E4 /* lossless_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + D9D0A2F87519BD84F4B2B2D5732B0AB2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + D9EB8C3E485B32C2DD4D4C325C3EC2B6 /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 124B2A3E5D7892586024DC619764F4BA /* ImmediateSchedulerType.swift */; }; + D9F3D624752DB3F5F2736076F8F1B116 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + DA04AE61AF2464F87B87303CB25A8E8F /* Core+DispatchQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DD5A978ABCBD53B00E4A00DC44A637B /* Core+DispatchQueue.swift */; }; + DA07A5D6764940E785E70EDD08C5E1B0 /* Plugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2359D380B8B121735FB089F9FAECD7CD /* Plugin.swift */; }; + DA70ABA313645BADFB5BC13FB995DCBA /* DDLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B12896C79CFA0575AC3552512A668AD /* DDLog.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DA77D72DA1A4D08A1241EE9DA11D4F12 /* SGQRCode-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 88D7757EF92B7964BC8AE9516ABB8E47 /* SGQRCode-dummy.m */; }; + DAEC2E2F152FAB589719CC460085DB00 /* RxPickerViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 040199CCFF55E9D043DC38262DDF36D8 /* RxPickerViewDataSourceProxy.swift */; }; + DB17C9319D2226DB80AFB60844D61209 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EE4FB2B3ED75F074B0ECB3EDD3AA4DB /* MemoryStorage.swift */; }; + DB19161ADD3C766572D982E840738225 /* LottieAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F61F5BB87FA8314473628E89581AA28 /* LottieAnimation.swift */; }; + DB269D8700C7F90AFF5D0BAB45B0F8C4 /* Data+CompressionDeprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE4AD6BFE19640671B73A6218A3C5964 /* Data+CompressionDeprecated.swift */; }; + DB458AAC41795CAF70E5391B1A648BD6 /* quant_levels_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 1FD17C348525F3E6D9AD7B25011BC6F4 /* quant_levels_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + DB8A9051CC18A860342CA0B573718EC8 /* RxTableViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10EEFF0E974A1A2439B47F9FBBFBBEA4 /* RxTableViewDataSourcePrefetchingProxy.swift */; }; + DBA2341C5C6B28E482D0CC1CCC4CD06F /* Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26D6ACA89C746445EA61A8C984DD690F /* Single.swift */; }; + DBA4803F4765E1650B8C6841157F5D73 /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63F81D6464B7000434FCBE30813750AB /* ConstraintPriorityTarget.swift */; }; + DBA9500CBBA5FF6FCBBA115AE4D12152 /* NSLayoutConstraint+MASDebugAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 88AC16CAE19A86A840FFC0405C78015B /* NSLayoutConstraint+MASDebugAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DBB737A9153B8328C23E425EACB86052 /* buffer_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 79B941344D6E13DD94CE80C84347A528 /* buffer_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + DBE19DDB7E94775F2CE9C40CF99931B9 /* IQKeyboardToolbarPlaceholderConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2706836EF6CE901BF27C1CF271553C7 /* IQKeyboardToolbarPlaceholderConfiguration.swift */; }; + DC116AC0C3BC808A198B9C1704FA8C84 /* RequestInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA67E1078BB4B656D5DC587B41F545D9 /* RequestInterceptor.swift */; }; + DC23ABA9F3B310276C216C3FC92817BA /* WKWebView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76DB4356B2DD1172DB5BD9DFEE0456E /* WKWebView+Rx.swift */; }; + DC3EF9ED530ACDBAD56AC2C72449546D /* SGGenerateQRCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 23080DDA3FB9E838C52BD9867E7B5EF6 /* SGGenerateQRCode.m */; }; + DC50C14598B1CF4EE405912D086A2058 /* LottieAnimationHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77184A7A28E5971B4E650F13A46BF7D8 /* LottieAnimationHelpers.swift */; }; + DC74FE4A54ABC1014D4F43EE30D080B9 /* AlbumView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2839296D75B6C25EB533C696814E364 /* AlbumView.swift */; }; + DCBCF1B3F76B2B74EAA05867FF15DE3A /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BF2F181422A0960098F560D3CB1E387 /* PriorityQueue.swift */; }; + DCC91EE07AF8DA97BEB7C13435F86DCA /* AnimationTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = E192B132D7C39A062782797C37DFA07E /* AnimationTime.swift */; }; + DCDF1EE1680BD843F511BF67F227FAE9 /* PhotoEditorViewController+Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F9D0A87207431FF7832A8AA04889521 /* PhotoEditorViewController+Request.swift */; }; + DCE4CD952E671E4FD854F1F6699CFAFD /* DefaultsBridges.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63BA752A03ADAC1D8D299EC8FB23FDCE /* DefaultsBridges.swift */; }; + DCED6C225BDF07448C61D5EDB90906C5 /* CombineLatest+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7DA8AAE8ACA2793E0EF5CF184916DA1 /* CombineLatest+Collection.swift */; }; + DD118D058ED03F2777E648BDAA3D4371 /* Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECCA20F7B13F9F974F8ADCA28D9E25BE /* Timeout.swift */; }; + DD46BA20B478F77DA75007964216F86F /* SGScanViewConfigure.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CF4E1E4FABD8B6D862E800AB161ABD0 /* SGScanViewConfigure.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DD576D4E4F1144C2D1429D071DF11D32 /* LottieColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5843B46B80817972944BB971FC179C5 /* LottieColor.swift */; }; + DD7E69E466D4FD2FD98BF32E560BC161 /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0346040756067AC7BEB6B2D65ABD0137 /* Event.swift */; }; + DD953C7254A2F9DCCF3758D6AD00F29E /* Rectangle.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE2C3CEB2CC7D0F1C3C8A37C02138D2 /* Rectangle.swift */; }; + DDBCC750994E2E11DEDD3EF7B7B90F1E /* sharpyuv_dsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C0D95F691EF71592E72B48EA387AC01 /* sharpyuv_dsp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DDC1718E80C5A12699A652A0EA10CACC /* PhotoEditorMosaicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4BC7CDDA24B4155B53782D0ADE6B59E /* PhotoEditorMosaicView.swift */; }; + DDC3F5E9561496D8B7091A534EFEB6AD /* SDAnimatedImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EA50D892D3514C5E789FC02702551CE /* SDAnimatedImage.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DDEDEE8B19E94E46A2D70C78127236E5 /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEBA45CCB2DA6C6727CFA02862AEE320 /* Kingfisher.swift */; }; + DDF61BEA9AFF4E1CFD53D4B84D119DF4 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACAB472AD7767BD28892B5399C59279F /* AuthenticationChallengeResponsable.swift */; }; + DE4626653BA8D71F4EF18627BEAF556C /* dec_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = A38B0EFCDE7415CB4AD4C89B13821B2C /* dec_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + DE50BB83890C5693CFF24F29B5FAF6DF /* VideoEditorPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 202673BBEE694525A508CB386EA2C17E /* VideoEditorPlayerView.swift */; }; + DE553B8C80DF65038D90C24727ED63AA /* UIApplication+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B868B430ADC16C77A97F46B50A0740D /* UIApplication+Rx.swift */; }; + DE98ECCCA7106A4EA575EF34830D41FF /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CCC3B669D8045D35D35DDC357BE5C47 /* MJRefresh-dummy.m */; }; + DEC660FFF167DFE6A719EE81C6F8D9C7 /* lossless_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 912675C84C11D322AA8F8437BC8D2CD9 /* lossless_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + DECE79F7030983544304E78186BE3D59 /* SDWebImageDownloaderConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D23C6C4A5DA6B59F8ED0A099B6978B7 /* SDWebImageDownloaderConfig.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DEE9768C736DE29A649C5EB71C4869C3 /* CollectionViewSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34CB38344E72F6AEE364CEC9B7CBF48A /* CollectionViewSectionedDataSource.swift */; }; + DF041B324D1AED0B879B8F3101A5A590 /* PhotoEditorBrushColorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A34B407E312EC9242AB90159D58804A0 /* PhotoEditorBrushColorView.swift */; }; + DF09A95BFB1D9368C68F9395315F65F7 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C4C1A502DFBF87CC792ABC0E9A1C032 /* UIScrollView+Rx.swift */; }; + DF207BC23177F7FAF26DFAB9168B6216 /* MeasuringViewRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D568B042FB0B6A7D69244AD0882178FA /* MeasuringViewRepresentable.swift */; }; + DF28F9B66D46D3CE0A315A19E135C16A /* PhotoPreviewViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA848A1650371467D021A82058BB16B /* PhotoPreviewViewCell.swift */; }; + DF2B15402CE105F5A8CE48BBDCFFD5DD /* MASConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = C132601FFE28F7DBC95D8D184ED5F8CC /* MASConstraint.m */; }; + DFAE5F0CFCD5B6A5DB0E2F66A9E0B64C /* NavigatorProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB0EBF27CD3CE375899115BA2299C4E /* NavigatorProtocol.swift */; }; + DFDC2116864F6B051B4F05E591E42F2E /* rescaler_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 3124846C97BB68A49E2D5EEEDA2A9A76 /* rescaler_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + E024308BE172CDD2B5057109BC5A5F5D /* EditorImageResizerMaskView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 344AA18A295B2E9DE3CAC20C8BA43088 /* EditorImageResizerMaskView.swift */; }; + E03C74AAC8829794E7C1A1EF45DA4BC3 /* IQKeyboardReturnManager-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 904993950542742344B3E0606EE594A1 /* IQKeyboardReturnManager-dummy.m */; }; + E03D4CB7A199F25F35C98875B44AD563 /* distinct+RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40FB4ACA7BB3A239E7A4F0B860312342 /* distinct+RxCocoa.swift */; }; + E08450720F1754962C0C0528ABDAFE7C /* EllipseAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE490E86E6C23DA6326B62ED3E1788E4 /* EllipseAnimation.swift */; }; + E0D7398FC2EE81D30ADE4AB51080AF85 /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 149217E7D571EE2B3B7D4926313D4904 /* InfiniteSequence.swift */; }; + E122F98E77B93BE2E6D39CC3A0816028 /* GIFImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5850950933E8F0982B6AAC13E6BE84D /* GIFImageView.swift */; }; + E133D5294A2132BE10DD88FDA067DFEC /* SwiftyUserDefaults-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 748F85581A18D982756B327EA9CABF01 /* SwiftyUserDefaults-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E13E9DF252CE6F985A304BC0D8259D06 /* animi.h in Headers */ = {isa = PBXBuildFile; fileRef = 85A88E35AB904DE8B57F0769388C9CA7 /* animi.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E143494B69E3B18FE61C76A73A5EE775 /* DotLottieConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 977977973B81FA249BFBC3E38BCCFDB8 /* DotLottieConfiguration.swift */; }; + E16161D3CAB79789C4A121DF33D10A7C /* SDWebImage.h in Headers */ = {isa = PBXBuildFile; fileRef = C85FB30650C4D6DBD28EAE2A1286B98F /* SDWebImage.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E1734E56DB48E6F238408C9A232C7051 /* UIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5CD864F8EF30A52D1453DEF84C95EDE /* UIView+Hierarchy.swift */; }; + E18541685B292228D035343813E12E12 /* LayerFontProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF5D372A3AE73E9F3C825EE913CAD285 /* LayerFontProvider.swift */; }; + E1A0DF7A50FE22986A92FEC4D8A3F9A2 /* lossless.c in Sources */ = {isa = PBXBuildFile; fileRef = 98A05F14D2B244DC6D85CF752AB82ED4 /* lossless.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + E1D5E750D0967821FCC5E697AAA2CDE1 /* PickerTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B278ED70E990B07805A739DAAF3E7AA /* PickerTypes.swift */; }; + E1DE69F6BB6235A6EDB6C99A184BEDB4 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = B262459D2A3D486EAD93B236EA0FE038 /* UIScrollView+MJExtension.m */; }; + E24730B2A18DC39C2BE4997ADD4A7598 /* PhotoPreviewContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAADACFC8C1B6F1F490246E8E39C7A34 /* PhotoPreviewContentView.swift */; }; + E270921E974E7D5ACD5BCCF42936AFD6 /* DidDisplayProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47FEA96478BA684A2AF5195D108E66B2 /* DidDisplayProviding.swift */; }; + E274BA92F9C6AA938EF04CE7EA38CEAD /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21027E289A38197FF162973EBB84D399 /* RequestModifier.swift */; }; + E2D61561302F31F37F4AC7010B4C665B /* ViewProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52A5A2851794F2EFD72B76E4E04A6C60 /* ViewProviding.swift */; }; + E35F47135B73F9286B07B267CB98513B /* NSTextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ED4E0EA0E760FCD2CF294308D5F1867 /* NSTextView+Rx.swift */; }; + E37671A03B4C17A1CF3766A6125833BB /* ConstraintDirectionalInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09EB5C044A7617A0CAF71D0F1B172E52 /* ConstraintDirectionalInsetTarget.swift */; }; + E37800128D625C48977826A8FEE155FB /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80615FCD9B6F95B8BB31AB9A45B6FDA0 /* Merge.swift */; }; + E3D779DEE753C0B0D33BA8E73A980265 /* ConstraintLayoutGuide+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA509AF9611F1830467BCF85644074E /* ConstraintLayoutGuide+Extensions.swift */; }; + E4A29F8C3ED424A7BC912DB796D03AFB /* UIView+ParentObjc.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAF0041A2671B95EE0CF8F1966058E51 /* UIView+ParentObjc.swift */; }; + E4AFF041EBDE895E6A7483EACE6D51A3 /* Debounce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B39ED7913242D65F5E3EBFF33ACAA6F /* Debounce.swift */; }; + E4BEE8283802F8F8B17F1A1BBBD3CDE4 /* Session.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DE794A7C0B99ADFD55375570B9E132E /* Session.swift */; }; + E4DE6EEDF2754E430385AC1CF42D8413 /* RoundedCorners.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A9C955913C44B3815DA60FF0E224A7 /* RoundedCorners.swift */; }; + E51D1D6DB3179622992C91A1DFE90D5F /* GradientStrokeNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7687A3797A8A908B181ED8CD2E55F718 /* GradientStrokeNode.swift */; }; + E54BF0D07C2708D631DC6EC9D9A6F752 /* NSSlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8BCAB066FE12BDAA800EF88926004B6 /* NSSlider+Rx.swift */; }; + E5B057BC87284367918B2DB9CA084B4E /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = B8D8A387D84A0F96F974D4DEC6FE8580 /* MJRefreshAutoGifFooter.m */; }; + E5BD9E38260CFB54191D2F4DE6C993B6 /* DateInRegion.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76EEBFCBB954C0A9146F98EF48199AB /* DateInRegion.swift */; }; + E600CC60A3DBAE1D24CE696C9B530352 /* enc_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 8283E216E463FE2F07A54DC47FB68605 /* enc_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + E650CA91216B98D166FDDA405561CEF1 /* CocoaLumberjack-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E6D45C601DC9754B16E4ADB8A7897D4B /* CocoaLumberjack-dummy.m */; }; + E6531A60CC8B48F320DDD76C480102BF /* PhotoPreviewSelectedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C640D6C18B0E4E11FB6195590166413 /* PhotoPreviewSelectedView.swift */; }; + E67B8741ED12815697291A3A5BB7B175 /* SDImageHEICCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = A7DE04E5DB7F3DC0AB2D4206B2CF2C9C /* SDImageHEICCoder.m */; }; + E69689D02F65E151584D4699213E0763 /* SDCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2247DE4416C83EBF5741EB4C37F1D591 /* SDCollectionViewCell.m */; }; + E6A954B7DEB128A3F22FF56660B4110F /* webp_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = B9F64F84BDF08C8BC965F0C9498683FB /* webp_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; E6FE2596512201193E95FC356C6E3351 /* IQKeyboardManagerSwift-IQKeyboardManagerSwift in Resources */ = {isa = PBXBuildFile; fileRef = 8D8069D3964814114ACEC3084C010B59 /* IQKeyboardManagerSwift-IQKeyboardManagerSwift */; }; - E79E29BCCED88232695A30CC4176586F /* ReplayRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FDFBA71386B35E2979EA37DF1C7E308 /* ReplayRelay.swift */; }; - E7AD71845468E1609A0CAED1C60085D5 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 565329C632D43C26187967C9EB323A69 /* Accelerate.framework */; }; - E7D06F2DBFA16E219746D0E11E60A501 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2D55EDEF033784A56E4810433F29B85 /* KFOptionsSetter.swift */; }; - E7DC25B399D700EFCA1E2F1E9715AF1F /* Core+UIFont.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9FA506B387CC6A0599A63AEA615A138 /* Core+UIFont.swift */; }; - E8012394A10B6AC7DA2195984F9504E9 /* Defaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E38BFB14D265F59F8CD7FEF4D644EDA /* Defaults.swift */; }; - E84C30FA4A382D9C330E87FB32C009AE /* IQKeyboardAppearanceManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E4AA8130D982D55C1AF33897CB4867C /* IQKeyboardAppearanceManager.swift */; }; - E86106435DADBB30165472A7953A739C /* BuiltIns.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A981B3D1231AA0EA2F77863CC98544F /* BuiltIns.swift */; }; - E8B8026C8C036ABAB404A132605F20E9 /* alpha_processing_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 5ECB0215F290CA0EE85331D386DF0347 /* alpha_processing_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - E8C960787E7B8DE1A914786EC04E8917 /* PhotoCroppingConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F428B66586EAE1462AF26E9A843373A /* PhotoCroppingConfiguration.swift */; }; - E930A5612DC6D120BE040AD17C6D1BCD /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B863CD9809F4ABA7F271D3F4ED4932E /* MASViewAttribute.m */; }; - E93B8B843BE6E811C5D4834EC2ED1711 /* mux.h in Headers */ = {isa = PBXBuildFile; fileRef = DC68CD54F3589342F4E14D2749BA4A33 /* mux.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E9AEBBA488E8832DA6CBE9881DF9DE95 /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD0F55D786F4D04F11F80C2D2C3CAA96 /* ImageProcessor.swift */; }; - E9D8AE39CEE9529B164E3516235BEE4C /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EF1554290F635A978E342E8C66812E4 /* UIControl+Rx.swift */; }; - E9FFCBCFFAA915446B157CB56AE2F2DE /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = DF0B23512D4364234AF6EE8CEA4C7D63 /* PrivacyInfo.xcprivacy */; }; - EA1CE7880482A9E5858528A97665CFF7 /* yuv_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = D0E4EC7BD780A85B6F21C2D6C705A3E4 /* yuv_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - EA89A7BDE728563F06DF1AA22ABB6991 /* bit_writer_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 00A84272AD006D04153E74EA4A7952DF /* bit_writer_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EAAA0041F6A0DB1039D328B35FF5EA09 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F932ED5C1A8454BBB72C44299BCBB69 /* SessionDelegate.swift */; }; - EAB5139B44EAA6B54BF1952A12C7E8C6 /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = F90A2F9EA01AACD01827A405FB504EB5 /* Bag.swift */; }; - EAB96704B27975DBB64D7509140968F1 /* UIView+IQKeyboardExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E92BC748BCEC02FA644BEA4B6BAD4D6 /* UIView+IQKeyboardExtension.swift */; }; - EB35F1462F1A3E46F83073CCD6A133C9 /* decode.h in Headers */ = {isa = PBXBuildFile; fileRef = E1159F5DCCDDC27568006C0BBC23D9A5 /* decode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EB5649F7C7D572E0E1F01A2670E98F4E /* DefaultIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B79003B01D2920E683317B51CDF329 /* DefaultIfEmpty.swift */; }; - EBF34312A1F64FE81987440230E5BC49 /* IQKeyboardManager+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 281771F271E7B1731CD9FA8C5D489692 /* IQKeyboardManager+Internal.swift */; }; - EC8693D888647A7076ED1322373E8C39 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - EC8E84A8FFADDCA562A8608D141D9027 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 242AB29300428A2641117901A2DF0D84 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EC97ED0D3311C219593EEF7993BD6D35 /* iterator_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 45173B5A36E0F5C392F0A0F40204FBB6 /* iterator_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - EC9B34262AED632D7EFB49804337648E /* Masonry.h in Headers */ = {isa = PBXBuildFile; fileRef = B41101BD9817D3B7E2B007B3612FB0A9 /* Masonry.h */; settings = {ATTRIBUTES = (Public, ); }; }; - ECB3F9C6F6386AF7AB07525F6151CF73 /* CropConfirmViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = D19BDE656F99DA33A196A6656D986F0C /* CropConfirmViewConfiguration.swift */; }; - ECB52FE25187BB15A3CBD2AC401CF868 /* demux.c in Sources */ = {isa = PBXBuildFile; fileRef = 63370202E38AD794CAFCD49398DFC748 /* demux.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - ECBB9D041E2943036EFF0AD5B7E63B4C /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1471928E8C0F99965CDAC7EAA6AFB420 /* Response.swift */; }; - ECC5C2ADC2682F9171FEA22AF10DCE53 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F29C7242CF492C5FC298EF68DAE0FC82 /* ConstraintRelation.swift */; }; - ECC6B16E1B855C98636470D0151AEB0B /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B3AF743FB4E7EB5E07EED5C8277F02 /* MultipartFormData.swift */; }; - ECF59297909DA253AE475631585EE619 /* IQKeyboardToolbar-IQKeyboardToolbar in Resources */ = {isa = PBXBuildFile; fileRef = A16FD016E18EACCF6B23F219F2E236FE /* IQKeyboardToolbar-IQKeyboardToolbar */; }; - ECFE5E33B83F4CB59ADF421AE0876459 /* KingfisherWebP-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 912B19EAAC07E9B2E54DC302104FFD64 /* KingfisherWebP-dummy.m */; }; - ED28820C4CB92D994FB43DF2E56B2720 /* DateTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40D3E4D1DDC5878888DAE44040AA9281 /* DateTransform.swift */; }; - ED4AD6C4C273731363940F9CC9D34638 /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB38A15A2B6F1F65B8415AC144A73ABE /* Generate.swift */; }; - ED6162890A51E74E00C4D1D258D8E8DC /* ObjectMapper-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 36C4DEA5ACEFCF08FD958EDDEAB84B37 /* ObjectMapper-dummy.m */; }; - ED662B0B7143B1B75A07822FC52010E8 /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B802EC1454CF4332E6443CA6EA361F9 /* Event.swift */; }; - EDB55972F32B55877DEB79D38082A844 /* DDLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 0802F2C4C18D922B7C259E58FDE0D75B /* DDLog.m */; }; - EDD1F4A31BC9F0816F25B14E0B4B89B5 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC15BB63796C2445A861CBA9E88180AA /* NetworkReachabilityManager.swift */; }; - EDEC859DA188079D2F6FCF82D10FB96D /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3413AB723620776D1270356C0CF0F08D /* Take.swift */; }; - EDF3E2D3F58175AD9823B629495D73F8 /* libwebp-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BBEBCFE7DE86241481EEEB1E3DE95CB /* libwebp-dummy.m */; }; - EE0F999042684CCF35B4C33A38F954F2 /* SGPermissionPhoto.h in Headers */ = {isa = PBXBuildFile; fileRef = E839596821B8D5CEE7CB3DD1A3705119 /* SGPermissionPhoto.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EE1368EC3C3660565A82A9842E57124F /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = F12FF6A08CCB6CA07F61B43B372B2C7C /* Box.swift */; }; - EE42433D2EECB4F20649DF025DFDB97E /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = B47DF08E1CFD8CD2ACB13630BCA55B3A /* Debug.swift */; }; - EE6463A560321E0751B1BC18C23E2567 /* NSTextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5C973AF4D4B02F2AFD6A21E4C315E0D /* NSTextField+Rx.swift */; }; - EE6E8FE636D2C02E3D2FC1E8555B4612 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 61228880E7B60B47B5DB8BCBA2F010FB /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EEF8438131E2CCF0C18D27B995000C95 /* IQTextInputViewInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9465649A355D758AB227965EFC29F9 /* IQTextInputViewInfoModel.swift */; }; - EEFDF1A3CEFCFA7C742DD8C5FE7B1408 /* SGWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = E75E717FC3B8487BF86CDC46CF8EE963 /* SGWeakProxy.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EF7B5F7D016F12532A3256D820AC1F34 /* Moya-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D3D40943F09EC7FA6C6B751A9C5699B9 /* Moya-dummy.m */; }; - EFD5C4FC5F7B416762B66D92200A2306 /* PhotoError.swift in Sources */ = {isa = PBXBuildFile; fileRef = F673292C36470372A6887514F304FBA9 /* PhotoError.swift */; }; - EFE0C664AF402C2E9E6F0848F6ECA24A /* TransformType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D81F094086D61951BC1776A5CA7A25B6 /* TransformType.swift */; }; - F051D2B9956F6632E634B3FEDEDBE5F9 /* random_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 56AE161499A590D6F84AE0158BD2B5D3 /* random_utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F073660D3D3650AB86BAE8C65ACC1849 /* AlbumViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 109A2F4ECA023A5337689C01E3D96C16 /* AlbumViewController.swift */; }; - F0796F08298C7D26732760C0D6F839DF /* SectionedViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4592FC15F31F3D2A66FC9BB2990BA7E3 /* SectionedViewDataSourceType.swift */; }; - F0B0B551A13101A1F5906D38E5863E8A /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4222EABC52D8EE9A8560A8F50BF43365 /* Resource.swift */; }; - F0C52CA4E23A1BDEC554BD572DDD1100 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - F171EA71C2E53ABCB502EAE78540C660 /* vp8i_dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 6709532AB1146B0421EBF879CC87918C /* vp8i_dec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F1877221CDD8FC3A3015CE7DC3A5D6F0 /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCA88A653C0CEABFEF53AC2E852C848A /* Array+Extensions.swift */; }; - F1A18E7F3EF61BD0A0921B810FAEDAF3 /* Picker+UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3298FC17F297DB5D84BD1EF71071ED8C /* Picker+UIImageView.swift */; }; - F230A23794A3894D84F72F64E777B5CC /* cost.c in Sources */ = {isa = PBXBuildFile; fileRef = 6FB124FE3C2AF9B6EED0FB3EC3C1B1BF /* cost.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F2F35BAE65066477604A65A168767CD3 /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 414B987602A8AC0137BE1B632B3FD03D /* Timer.swift */; }; - F2FCD6AEA1E8BEE9FA3150109F3FD2CB /* AlbumViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA0ABE9A7EAA1645716ECC3D9D2B53D1 /* AlbumViewCell.swift */; }; - F309533C053F9F883FDEFFD5AE471300 /* ssim_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = EA59FCBEAED11AAC6F541CB70CD0EC06 /* ssim_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F31F7EF767C082ABF419F1E3928659CB /* lossless_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 635E421A4911613FECA0D1AA80E8A093 /* lossless_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F322F2E9248769F09DC4FBB29ACCE614 /* SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1C01D5CFECBB7BA08CC344B6AC485F9 /* SharedSequence.swift */; }; - F37BF721CA0B9907AE50BE06D750C31A /* DDFileLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BD7D97857E0349D5A16C047343A2F5D /* DDFileLogger.m */; }; - F3AECEF6D3BB919B3E7392942E1BC58B /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = EBA2CBCB7F689F063B99C760B140C534 /* MJRefreshBackFooter.m */; }; - F3D9CAED623B54CC85DD99EB7B18C4B3 /* URLRequest+Encoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B3587C3BAF4CE580E64E313421FFCC /* URLRequest+Encoding.swift */; }; - F469D3446C362E18EF1F7D714E2E64E0 /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88AC2A89114CDC0E8C3B1737E213BFBE /* KingfisherManager.swift */; }; - F492CBC8805459BD35959AA24A32DA62 /* GroupedObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 548584DB650856F7941CAA95C9775F1E /* GroupedObservable.swift */; }; - F4969E02220CF1DDB9A8BA56C13507DA /* rescaler_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1BFEF4E508780340204DEA63102575 /* rescaler_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F4BFA755801920FD30A42EB96BCED756 /* lossless_enc_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = 831F56B714FC43116215172ACC835F0B /* lossless_enc_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F510058AE05060128BA765E991B787E2 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20597A5960AF862233BD166160CDA3CC /* ImageTransition.swift */; }; - F5728766176F3D2B874AC4A20BBD226F /* enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 044F308ED4074BE5DFCA7AEA9B8E1399 /* enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F5C0714450EF9ED4B85044A0C6642F89 /* RxCollectionViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB2A87DF5BCE7480FE24B6E6A5A23049 /* RxCollectionViewSectionedReloadDataSource.swift */; }; - F5E62DAD60E5C311FE1EC1333D44F194 /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76F966B28A58B8FC2E6964F45B766D8F /* FormatIndicatedCacheSerializer.swift */; }; - F60F90EAF35CFF40DF1C33557965787D /* MJRefreshStateTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = C3EA2C11E815EB38196B846112A69DD1 /* MJRefreshStateTrailer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F66042CD85DF9049060403EF0627FEC6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; + E774F03CFBB7FF4A59157E694D930A02 /* EllipseNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 519484C542F1B579208016BF0A161C77 /* EllipseNode.swift */; }; + E7AD71845468E1609A0CAED1C60085D5 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BA85C644912C3A5922BDD5D1D955E43 /* Accelerate.framework */; }; + E7CD725B514E7715799CDBC780E35EF2 /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = B02D2A2EB87B65A6295EBFF649660BF0 /* SerialDispatchQueueScheduler.swift */; }; + E7D06F2DBFA16E219746D0E11E60A501 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D011FDAEC558192EC141B12475FBCAB /* KFOptionsSetter.swift */; }; + E7DC25B399D700EFCA1E2F1E9715AF1F /* Core+UIFont.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79A30D1E24995BD052559D5EE0D7F6FF /* Core+UIFont.swift */; }; + E8012394A10B6AC7DA2195984F9504E9 /* Defaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA90E72E8B42726D9E7B9989A9F11F9E /* Defaults.swift */; }; + E810051EF207D676345368C483C5F42B /* IQKeyboardToolbarManager+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C4D91283453A1A0A404B071231BA72A /* IQKeyboardToolbarManager+Debug.swift */; }; + E84C30FA4A382D9C330E87FB32C009AE /* IQKeyboardAppearanceManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39EEA37ED099C0E75A378034FAE9222F /* IQKeyboardAppearanceManager.swift */; }; + E86106435DADBB30165472A7953A739C /* BuiltIns.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DC41837433CA4A5F9B9CDDA9EC66985 /* BuiltIns.swift */; }; + E875CFFB88DBBA0D72C4B7FC7A4C100D /* ViewDifferentiatorProviding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39E2B2FE167D211C8DC0CD1D734395C0 /* ViewDifferentiatorProviding.swift */; }; + E895F57BB625331252C6901B201B3192 /* UIViewConfiguringSwiftUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10F7B8D292BB2C3AC05230B9DA94142C /* UIViewConfiguringSwiftUIView.swift */; }; + E8C960787E7B8DE1A914786EC04E8917 /* PhotoCroppingConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3757BFEA22065FAB9DC9AB0CBF2432E3 /* PhotoCroppingConfiguration.swift */; }; + E9043D5B49AF869589B1850CF8795EBA /* EpoxyModeled.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E89C2269F38D15066C822C1FA9E8F2C /* EpoxyModeled.swift */; }; + E930A5612DC6D120BE040AD17C6D1BCD /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E59E4C4F1821037A886B4D8511F0A4B /* MASViewAttribute.m */; }; + E98C3D7A8430639438912254DF730791 /* ColorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62CAA5A5C41F01A70F971F80CC3FF44E /* ColorExtension.swift */; }; + E9AEBBA488E8832DA6CBE9881DF9DE95 /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B246565D17E589F86D7441DA86EC8397 /* ImageProcessor.swift */; }; + E9D8AE39CEE9529B164E3516235BEE4C /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61DA281ED150006EE0992A04126D2664 /* UIControl+Rx.swift */; }; + E9E2076097D04B8389FA7FB9FB975527 /* MathKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7141FAA91B3E99A3F53D9B5E4D69E05 /* MathKit.swift */; }; + E9F8F68A964586D21DD22030F1D85BF2 /* SwiftUIMeasurementContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F99AC6E5258A874E93F8B1507F383E7 /* SwiftUIMeasurementContainer.swift */; }; + EA49A721B5D1AA8AA41CDFBACD5ECC76 /* cost_mips32.c in Sources */ = {isa = PBXBuildFile; fileRef = 5B9BB4F5DB2F5A7F76197C9712977ACF /* cost_mips32.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + EAAA0041F6A0DB1039D328B35FF5EA09 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87FC244D044404303C8B33CFBCD57E6C /* SessionDelegate.swift */; }; + EB1303553017CEB340BE83CDB00F33B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + EB39F3D6B091762B5926B93947F34B9C /* SDWebImage-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A8165D787AD0B2436F47408F38B9AB9 /* SDWebImage-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EB742B4A25F7E5F707BBEDCD8546D01F /* SolidLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21BF7AEEBC6911B7C9DFBCA51330BFBE /* SolidLayer.swift */; }; + EB8B3C4910B07C0D49CA706B82A2054B /* SDWebImageCacheSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 11DAC06EC3D102765D25B05E9B0FE1B2 /* SDWebImageCacheSerializer.m */; }; + EBB7D34FFA666C9BCF2FE1D049FB225B /* lottie-ios-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BEE2D0DBCDE26D12EDFE944C34348DC /* lottie-ios-dummy.m */; }; + EBF34312A1F64FE81987440230E5BC49 /* IQKeyboardManager+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861F112D78980AAE458B2FCAA8F0DAE2 /* IQKeyboardManager+Internal.swift */; }; + EC53409FCBD01D904BCA158C8E81C2E4 /* upsampling_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8BD43D865CA8AC00C24EC8ED215BFF32 /* upsampling_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + EC8693D888647A7076ED1322373E8C39 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + EC8E84A8FFADDCA562A8608D141D9027 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9755996C499933559D86DA56A2F410F2 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EC9B34262AED632D7EFB49804337648E /* Masonry.h in Headers */ = {isa = PBXBuildFile; fileRef = 8798F82254E88B081508DD6F8E51773B /* Masonry.h */; settings = {ATTRIBUTES = (Public, ); }; }; + ECB3F9C6F6386AF7AB07525F6151CF73 /* CropConfirmViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A754931BE78A1AEDAB41E171B61636A /* CropConfirmViewConfiguration.swift */; }; + ECBB9D041E2943036EFF0AD5B7E63B4C /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC933A8DBBCBF50738C08E702F643F9 /* Response.swift */; }; + ECC5C2ADC2682F9171FEA22AF10DCE53 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C811E5596AB4F0BB50B02ACBED745E1 /* ConstraintRelation.swift */; }; + ECC6B16E1B855C98636470D0151AEB0B /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CC176D8059BEF2264572B3418724E73 /* MultipartFormData.swift */; }; + ECCED06A9A5E15ACC2B8FA56A84124E6 /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDFDD7F82F9D45991D0864CB54B411B3 /* ObserverType.swift */; }; + ECDC98DDE7281BF71215F885BFDB89ED /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D97C669DD88A5C3B0A0D2FFFF9BA50A5 /* SchedulerType.swift */; }; + ECF38BE28A3FAFF09BF82C6B6767D8FB /* upsampling_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A7F39C7A71AB29BFE412DB5576CFCDF /* upsampling_sse2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + ECFE5E33B83F4CB59ADF421AE0876459 /* KingfisherWebP-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F9081ABF0CC34C97BD72CDDDB0F7FA3E /* KingfisherWebP-dummy.m */; }; + ED28820C4CB92D994FB43DF2E56B2720 /* DateTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFC458B83FFEA7F42ED6F21CF17F4E99 /* DateTransform.swift */; }; + ED6162890A51E74E00C4D1D258D8E8DC /* ObjectMapper-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5816BA8F127018C97FFC993DB528465D /* ObjectMapper-dummy.m */; }; + ED9209CEEEF0A7B44819E6D3081BE5EA /* filters_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 356BCB10A3CA88984DA0E9E100305C9B /* filters_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + ED9DC266977F10C47FC18E466C231ADD /* SDCycleScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 40E77BDCC879DE0379202E5FE66BD227 /* SDCycleScrollView.m */; }; + EDB55972F32B55877DEB79D38082A844 /* DDLog.m in Sources */ = {isa = PBXBuildFile; fileRef = C6E045E04EE3F5A677A05018F78DF125 /* DDLog.m */; }; + EDD1F4A31BC9F0816F25B14E0B4B89B5 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0BD27AD7A12D23AED754F7CC057C229 /* NetworkReachabilityManager.swift */; }; + EE0F999042684CCF35B4C33A38F954F2 /* SGPermissionPhoto.h in Headers */ = {isa = PBXBuildFile; fileRef = E88134F4991F75161592370EDBDDF7A3 /* SGPermissionPhoto.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EE1368EC3C3660565A82A9842E57124F /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBF4E40F4925C3DBE8E4506201C407F9 /* Box.swift */; }; + EE2E54869CCD4BBDE50899BFD5C9E204 /* GradientStroke.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65A4EF534AED0A6D7597C88B726DE3D5 /* GradientStroke.swift */; }; + EE36BDAD952BA068D4941165BAF1C5C9 /* Infallible+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A27707E0B70E5140B45224E50F9F66E /* Infallible+Debug.swift */; }; + EE6463A560321E0751B1BC18C23E2567 /* NSTextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16078A3A8398B25F227D6CDD468BDD16 /* NSTextField+Rx.swift */; }; + EE6E8FE636D2C02E3D2FC1E8555B4612 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = CEA6B13DD721DB8F05B82FFFFF491A13 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EEB227ED14612F85E1A0A722910BBA21 /* SDImageCacheDefine.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EA05BD3A24EAAA653007B185C26A5FE /* SDImageCacheDefine.m */; }; + EEFDF1A3CEFCFA7C742DD8C5FE7B1408 /* SGWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = C3072326DD34C757150C8BE661702339 /* SGWeakProxy.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EF2A6FD79AD6DCAE8D9C7A85DE3C9395 /* SolidLayerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBFBABF91903B611D00C8E32F67E5D62 /* SolidLayerModel.swift */; }; + EF7B5F7D016F12532A3256D820AC1F34 /* Moya-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E03FF7980548E0456DD7E782CC896C7D /* Moya-dummy.m */; }; + EFD5C4FC5F7B416762B66D92200A2306 /* PhotoError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EB94E98557C410CB4BFB0BCB601D4D1 /* PhotoError.swift */; }; + EFE0C664AF402C2E9E6F0848F6ECA24A /* TransformType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BA7A6B205E6F7837E2A21CA32924DBA /* TransformType.swift */; }; + F012F15EC9B0D180B8A05631289ADBB2 /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C4F8AFBBF15853C4DAC3684B9170A9B /* Disposable.swift */; }; + F02357F709F4F3A9BB4E1E6C8E88A3B4 /* OpacityAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 743EF9B274A3655CEB979F5B4B16F2B4 /* OpacityAnimation.swift */; }; + F0407698196B7829E4F05B392DFFBE10 /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 575C527E74423CC76298F4D260F81BA3 /* CurrentThreadScheduler.swift */; }; + F048EF890D150B5108DD1A531D2D9BCE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + F04EDB481BB918A84D0C80C837A9A7BC /* TextDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9622AC41EE5167289FC53EDE6D34CCF8 /* TextDocument.swift */; }; + F073660D3D3650AB86BAE8C65ACC1849 /* AlbumViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12A3978C5954B3AB3CDADFBCC75AD5F7 /* AlbumViewController.swift */; }; + F0796F08298C7D26732760C0D6F839DF /* SectionedViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FACC2ED404437B33D0342A70D0DAF5AF /* SectionedViewDataSourceType.swift */; }; + F0A7FE48B84BEF9C4CA3A1C6CC832197 /* LottieButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A5786E47BB377A16AEDB5BB1A75362E /* LottieButton.swift */; }; + F0B0B551A13101A1F5906D38E5863E8A /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0D29FDA91C6D10E96AAB8CF3331643A /* Resource.swift */; }; + F0C52CA4E23A1BDEC554BD572DDD1100 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + F0D547A9F679890F4100F6E458D84626 /* Bag+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 057A4C71FA8CF46BF1D1408710AAAA00 /* Bag+Rx.swift */; }; + F0EFF5F44101C6F2361C6C6C30A7E48F /* SDImageAssetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 266FFB6FE467A40EB89F74607BC3A71D /* SDImageAssetManager.h */; settings = {ATTRIBUTES = (Private, ); }; }; + F0FA9241FCC234ED70B7FD68460E6047 /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E1FAF2A6B22BCAE80E971C0AB60A366 /* ObserverBase.swift */; }; + F12083F655FF980D9ED7F536B2909C0A /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AA1E7BC328A6464A73FC15C8C1E6565 /* IQTextView.swift */; }; + F1877221CDD8FC3A3015CE7DC3A5D6F0 /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D728EC314D8706001C539C638AD2FDE /* Array+Extensions.swift */; }; + F1A18E7F3EF61BD0A0921B810FAEDAF3 /* Picker+UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BC7A455BA025483CF6B3143881624A9 /* Picker+UIImageView.swift */; }; + F1A4B80C0EFA7BBD63E8AD9D284C29BA /* lossless_enc_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C2F4095F84C03030B044E9C8F46F4B1 /* lossless_enc_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + F1D22C1ACF7228C5693E22CED96F685A /* lossless_common.h in Headers */ = {isa = PBXBuildFile; fileRef = C2E3D80404784FE3EFD3D8DD7896FF68 /* lossless_common.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F1EC59F2653CDD745E05C505F34CE4C3 /* sharpyuv.h in Headers */ = {isa = PBXBuildFile; fileRef = EDE4021097F3F36A1303E500276BB035 /* sharpyuv.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F222E7DEDA27A8734ECFD67A23B720C8 /* huffman_encode_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = AE6C4DA61A25C657F225690890E69F07 /* huffman_encode_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F28C76AC9D872394816F2137364066BA /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = E29D88B0B3A3E7D4BFAE1549DFE91902 /* PrivacyInfo.xcprivacy */; }; + F2FCD6AEA1E8BEE9FA3150109F3FD2CB /* AlbumViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = C263B56B240F62365A703DBF67EC2A36 /* AlbumViewCell.swift */; }; + F30524E1F440F973A31355AD506876CD /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = F91C3A74B6078414A508A4C5E9D3B840 /* SkipWhile.swift */; }; + F322F2E9248769F09DC4FBB29ACCE614 /* SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BBA6D128F5BD3FEC2E2303882F2C9B2 /* SharedSequence.swift */; }; + F35181DFBAE9C3DA285F58ECCF83D5A7 /* cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = E631E7DB9988DE6F1E1020C0829D15F1 /* cpu.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F35B6A76CB33696E0F0D42B5ED736C83 /* SDWebImageError.m in Sources */ = {isa = PBXBuildFile; fileRef = D03CC0ECBEA32E9609C6F0CF3F3AD7D8 /* SDWebImageError.m */; }; + F36FAD3FC7A1C30A55E4B33D674C497C /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = C740AD469F35195B223E3677E54C9502 /* Error.swift */; }; + F37BF721CA0B9907AE50BE06D750C31A /* DDFileLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B614EEACA0671EEED0A0AEC620DB91 /* DDFileLogger.m */; }; + F3AECEF6D3BB919B3E7392942E1BC58B /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 036330AF4E55749E1FF346FBA932DE99 /* MJRefreshBackFooter.m */; }; + F3D9CAED623B54CC85DD99EB7B18C4B3 /* URLRequest+Encoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7453EE771C878D35A9EB9EADEF0548A /* URLRequest+Encoding.swift */; }; + F45734F7E1F36E0D03240B925550CBBF /* RectangleAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9CD8DBD63C228758684C045FC9E03FF /* RectangleAnimation.swift */; }; + F469D3446C362E18EF1F7D714E2E64E0 /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73E8991671801BF183121964B59DE1C5 /* KingfisherManager.swift */; }; + F4D52CB490769C890ECA0A2CE3CFEE55 /* DotLottieUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = E238CC49C49556235A81F04ED8F9D55E /* DotLottieUtils.swift */; }; + F4E10C1785B278D669C71DE2E3FD3B91 /* enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 61ACC40BB9CAEC3BDC081BEA29879A4B /* enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + F510058AE05060128BA765E991B787E2 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = A956ADEC45974480CEC7F453781504B8 /* ImageTransition.swift */; }; + F56129C8AD3AF30E6318F2C788D30570 /* Entry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 853A9816BA5E4AE22E657305C5222098 /* Entry.swift */; }; + F5C0714450EF9ED4B85044A0C6642F89 /* RxCollectionViewSectionedReloadDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = E72C42F593EDF43E99D4ECC7A0008D51 /* RxCollectionViewSectionedReloadDataSource.swift */; }; + F5E62DAD60E5C311FE1EC1333D44F194 /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A99830F71D4E85ED3FC10F8AF6DB573 /* FormatIndicatedCacheSerializer.swift */; }; + F5FDB1220A5FBD691B1F675430541E32 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E91E11918182B43549B7661854805AC /* Filter.swift */; }; + F60F90EAF35CFF40DF1C33557965787D /* MJRefreshStateTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 44BBE34E100B81FC13FBA6E230678B5D /* MJRefreshStateTrailer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F63A49C36646E5F1EACE6C5C650B5360 /* iterator_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EDEB407017BFE107E9F1C652DD1EB36 /* iterator_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + F65680513152F72D7D36885FE1E83B5B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + F66042CD85DF9049060403EF0627FEC6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; F66F8B4111FD65028BB94F7D1EB32589 /* MarqueeLabel-MarqueeLabel in Resources */ = {isa = PBXBuildFile; fileRef = FD694DB3E09A81036691F823E3211D44 /* MarqueeLabel-MarqueeLabel */; }; - F678BF8CC9D07C54964AEE5CE05DD8F9 /* RxTextStorageDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C3F6F346B005AF4359481245932CE13 /* RxTextStorageDelegateProxy.swift */; }; - F6D1C960368EB1E067ABD0BFF707FC56 /* MASConstraintMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = E29BC91285442FBF75BE1095996D44D1 /* MASConstraintMaker.m */; }; - F6EC957FA3B14E78A2DFB9ABA93D820F /* pausableBuffered.swift in Sources */ = {isa = PBXBuildFile; fileRef = B86FFDF86A3B86E4BC6E4BABBA278612 /* pausableBuffered.swift */; }; - F6F33E8B268F3D41075374D95B8088DC /* UILayoutSupport+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09228622450AA88A5663B625008CAACA /* UILayoutSupport+Extensions.swift */; }; - F71CBB19DF76F80F77DBB27AF465D4E2 /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FA969E59A59FDCD2C785C4DC53092CB /* Switch.swift */; }; - F721DB81C7589B2167A487FEA7F36535 /* dec_sse41.c in Sources */ = {isa = PBXBuildFile; fileRef = 107E49B8A5E08A8809DD51023FCEF589 /* dec_sse41.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F73E48637EB56E6E57A7CBC9B997FBA6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - F810385D326603BAB327C2EE642F6592 /* filters_msa.c in Sources */ = {isa = PBXBuildFile; fileRef = 83A6F4006DE174DC4478B1D034C2D84F /* filters_msa.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F814A568647BEB21650E250E0BBF462F /* ssim.c in Sources */ = {isa = PBXBuildFile; fileRef = 278D38D4A58011CF4E9F999FF84243AE /* ssim.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - F819B1541A0195B89BEBAB3CCC51DCC6 /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8559C51630B587988AE1E94B7DFCE1C /* RetryStrategy.swift */; }; - F86242472CE53B6C0808307C77A2CEC9 /* HXPHPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7873618BBC629AD5A753AEF022C748CE /* HXPHPicker.swift */; }; - F8E9FB240CED709C4C4EB667E788FF6B /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4ADD5146A4AA17F4CCCD0D3D2412DEB /* NSObject+Rx+RawRepresentable.swift */; }; - F8FAC94293ED14C3B1E01B146FD33117 /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0FC7F641FBD7B26D907729B28486012 /* ScheduledItemType.swift */; }; - F9E5CD819A04396D8A62DD9FE5E4E0F5 /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7B69667998AD2C7BECD82F36E9E5DC6 /* Cancelable.swift */; }; - F9EBA65892D78A31C068D727D84BCB88 /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47ED07FCB197B6FCED9D519AF29A7F9A /* ConstraintConfig.swift */; }; - F9EC9C0879D29B10D5532E7DC268B304 /* PhotoPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CCBF54F750D6550C88806D5AC73E53B /* PhotoPickerViewController.swift */; }; - FA190258BD504A02FD26844DF48C5FAF /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1524E84117D2232F5C5C9D2F647B451 /* Result.swift */; }; - FA6B361DA50A4CB2863B7262DDF2DE89 /* URLTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1096F09006F5A905C0E85D8C12BC1DA /* URLTransform.swift */; }; - FA8CA71BBFEF04905D02013578E02DE5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */; }; - FAB703884AC7E3E527AB50FB9001276B /* WebSocketRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2543D1DB38E9FE321E1B810E6D179792 /* WebSocketRequest.swift */; }; - FAF20FAA54FDB2A58583DB576B034301 /* PreviewViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = D606ED7113AF1292C114C6F1762C5949 /* PreviewViewConfiguration.swift */; }; - FB0B119AB62A4D90C16825F73CD53419 /* SGScanCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DBBD773BF24EC2CADF1DCE5BDA7D999 /* SGScanCode.m */; }; - FB791FDF16AF7CDE772973E1A538861D /* IQKeyboardReturnManager-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D56274AE4C130132228820058D9005A0 /* IQKeyboardReturnManager-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FB94BC380324F035D35915D32D267456 /* cost_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CF1A54DA5D47E083DB57783CF95B0A4 /* cost_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - FB986DAF20B451EED7FE77BD26E08DF4 /* distinct.swift in Sources */ = {isa = PBXBuildFile; fileRef = B761456CD08730CE87D0E4C3C3C67E9A /* distinct.swift */; }; - FBB9A4E010C145FD79B2F6ACA2334691 /* Array+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1809A0A6E4D18D5CF059A8A62A3689DA /* Array+Sort.swift */; }; - FC09C6960BE94A9DC9C2252058104D13 /* PhotoEditorViewController+Export.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F1C270D65FF0AB2799EFBDC970D5CF4 /* PhotoEditorViewController+Export.swift */; }; - FC2C8575B324996AE312B011D00F7D9A /* Infallible+Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = E152F092162F6904C4562BC8B73DABBB /* Infallible+Create.swift */; }; - FC594476E3695771EC391625EF31D523 /* alpha_processing_mips_dsp_r2.c in Sources */ = {isa = PBXBuildFile; fileRef = 055B66FBFDF357679B9A72774B97A6AB /* alpha_processing_mips_dsp_r2.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - FC705CBFF96CD8E47F0AEE5C0E536D2C /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E586D8FBC433C3659223F423CA04283B /* RefCountDisposable.swift */; }; - FCDA05EC6FB68D79106DE65B7C421CFF /* Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BB686624E99CC8BE6F50007C74DF44A /* Timeout.swift */; }; - FD08990C503D242E5A70B010B704C755 /* KingfisherManager+LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E24A65A620B541C253DD0ADD7F5F5F7 /* KingfisherManager+LivePhoto.swift */; }; - FD31D6875DC774E1C134CD580735FD64 /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F43E5D4E84D3DD216B620E4E315228AF /* UIDatePicker+Rx.swift */; }; - FD552610731EB624F8A47C3ACA927A15 /* UIView+Resign.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2C862182F96B2D3DE6BEBF6EB66BE92 /* UIView+Resign.swift */; }; - FE06F60161B01471BCA0388C35D5BD26 /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 329AEFDB3AA4ACC49A3F3357821C09D9 /* AnonymousObserver.swift */; }; - FE0D3260BF27D388B0200F1AC8151619 /* IQKeyboardCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C445E04C47A30EE7620E2A53B7D92019 /* IQKeyboardCore-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FE106B8B51187E9B8A8E6A258749A21F /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB937EE57229A576C138DD0D2C145FE2 /* RxCollectionViewReactiveArrayDataSource.swift */; }; - FE49672AD76D61B6972784443ED11337 /* bit_reader_inl_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 20CA73E0F7C29869BD5F549379E72A82 /* bit_reader_inl_utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FE4F12DF6E4DDA7B5681A48C6F86FB97 /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB11AB0617E3DC506D48B1813C6E16D0 /* RxTableViewDataSourceProxy.swift */; }; - FE65FB5982AE1A8238A0AF5B96EB844E /* VideoEditorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AF64F524575941761A6F20D3F91231B /* VideoEditorViewController.swift */; }; - FE9BA3316B14AC042881E3601745E44A /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEF6B53C23B4D661E5DA8EB2E43DCF8A /* GIFAnimatedImage.swift */; }; - FEC6D41D15BA321D44135C433579B85F /* DictionaryTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9360A7D0697BB6075EC444814A7C8268 /* DictionaryTransform.swift */; }; - FEDBEE723810391B23A6DAD77F07B03C /* picture_psnr_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 9066C97A6B4ED155F28356BFAD8AE009 /* picture_psnr_enc.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - FEE883575278D5BE8F185437AB5DB3BB /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = D4AE06409AC3D0FBB1A89F45DB44CE5E /* MJRefreshGifHeader.m */; }; - FEF60BF293497F87FFD01DAFA5222E18 /* demux.h in Headers */ = {isa = PBXBuildFile; fileRef = F922C84D333214F2A0F53981C9247CFE /* demux.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FF020D50D3B0742EFED9C172269D9D83 /* IQKeyboardAppearanceConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFDD850A449522B0C9E3DD0B9216C56A /* IQKeyboardAppearanceConfiguration.swift */; }; - FF1AC5DF8F714F01BBB4D4375D17B1DC /* AssetManager+Authorization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 536363FC210443B4E60EFEE204586716 /* AssetManager+Authorization.swift */; }; - FF349CA1B4BF066E3FD046C63214830D /* dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 6EE34B418B4D454EF7919A23E54BD1F2 /* dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; - FF46177786D9397F4E4E65F116F734FF /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3BB03C149B376E8A281A3B812645CA1 /* UITextField+Rx.swift */; }; - FF4A5740B33E0A6D9F52BE671E497C35 /* animi.h in Headers */ = {isa = PBXBuildFile; fileRef = 05551A4ED68B9F5FEFEEA8210C147B0A /* animi.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FFA90C0F79ABD06BC45291134A9CE4FA /* IQKeyboardNotification-IQKeyboardNotification in Resources */ = {isa = PBXBuildFile; fileRef = 120BD4C670EF00F4D5A40AA4B863A7AE /* IQKeyboardNotification-IQKeyboardNotification */; }; - FFAE08E506C1E1F5FDFE534380A206AE /* Core+Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCC9D3A44B3EB6DCD428E950550D42C4 /* Core+Data.swift */; }; - FFC045AFAABA7F10A9D125B73C6BF473 /* IQKeyboardReturnManager-IQKeyboardReturnManager in Resources */ = {isa = PBXBuildFile; fileRef = 110BD425B6CAD6801539E2C6AB6E0662 /* IQKeyboardReturnManager-IQKeyboardReturnManager */; }; + F678BF8CC9D07C54964AEE5CE05DD8F9 /* RxTextStorageDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EFC10E781D415C14AEAC3A8C0229E21 /* RxTextStorageDelegateProxy.swift */; }; + F6ABE1AC5C79A71A8073883EE9E176C9 /* CGFloatExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8D04D8B3B7D82F7270B0ABE1CC348C5 /* CGFloatExtensions.swift */; }; + F6CE230F9AD79F2959F44FAFA4E167C0 /* SDAnimatedImagePlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A04EFDC5AA0C19E581500D941680017 /* SDAnimatedImagePlayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F6D1C960368EB1E067ABD0BFF707FC56 /* MASConstraintMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = 47211AB1E4B0CA0EFF6C3EC1F1FCC6E8 /* MASConstraintMaker.m */; }; + F6E6D2D449ACFC271BDC91C923ED7FBC /* BezierPathRoundExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F8541A4393AA82446DA9CB3130C9A5A /* BezierPathRoundExtension.swift */; }; + F6EC957FA3B14E78A2DFB9ABA93D820F /* pausableBuffered.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3E3D3933B693D2F3CED237988215698 /* pausableBuffered.swift */; }; + F6F33E8B268F3D41075374D95B8088DC /* UILayoutSupport+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F38D8104B22B34AC9C4D8C878F8B41A /* UILayoutSupport+Extensions.swift */; }; + F72128288A2F3F5DE2746F18393E385A /* Infallible+CombineLatest+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C49B51D846D91216119144783F3EDFA /* Infallible+CombineLatest+Collection.swift */; }; + F73E48637EB56E6E57A7CBC9B997FBA6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + F745EB2834459B710288A5136B648C23 /* RxSwift-RxSwift_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 420D86B6DE49D1E1898C3A498E4F4195 /* RxSwift-RxSwift_Privacy */; }; + F79120AA296BDE927C036B6A816F1749 /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = D61A4E8AB8380880B539017BE0C087A5 /* Observable+Bind.swift */; }; + F7A1D91B5C3B687C20BBEEA9580FFBCF /* ObservableType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5161897B32202F0D41B796FB3BFC753C /* ObservableType+Extensions.swift */; }; + F7A3A98FACEBECD4525D984C856279B1 /* vp8_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = B845FE0F9C7A76E6143CAE77C1A43254 /* vp8_dec.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + F7AB8EA97EF112FEBA21282DA59CF9B0 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625A4754AC9B3EBABACD36B0CCE20475 /* Errors.swift */; }; + F7E882EC5A028DDF2A84DF17285BE793 /* SDImageCacheConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 402261F2A940ABD340FB82CF55959723 /* SDImageCacheConfig.m */; }; + F819B1541A0195B89BEBAB3CCC51DCC6 /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6819805701F3C0C5BCD23883455A6072 /* RetryStrategy.swift */; }; + F84C8082F895CC13FCA3A0A1E86BFE65 /* SDWebImageCacheSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = CBA1E6D81003121E2D0D8B229A6A4059 /* SDWebImageCacheSerializer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F86242472CE53B6C0808307C77A2CEC9 /* HXPHPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5BE71FB7C7B95B183AFBAC5BC9DE2C4 /* HXPHPicker.swift */; }; + F8E9FB240CED709C4C4EB667E788FF6B /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30851FB274BA324E5CECE5D0F10F0A20 /* NSObject+Rx+RawRepresentable.swift */; }; + F8FE382A185A7EF9C52A9C09A0F9257F /* RxSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 36C4044775E6E90075CF93D791D1B0E0 /* RxSwift-dummy.m */; }; + F9A03B80E134347EB3E000FF73E5E4CA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + F9AF693740650C0CC504C9FB61903ACE /* Zip+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7E07A7A79BF8DAFFE5BD914CDC5431E /* Zip+Collection.swift */; }; + F9EBA65892D78A31C068D727D84BCB88 /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = E138C4C44E725816DCFC01F3FC6EBB42 /* ConstraintConfig.swift */; }; + F9EC9C0879D29B10D5532E7DC268B304 /* PhotoPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1DAB6853202E5E043004340655A7E7D /* PhotoPickerViewController.swift */; }; + FA190258BD504A02FD26844DF48C5FAF /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1581F67BED7567D72A82A70A9347FB83 /* Result.swift */; }; + FA461D96F6540249CBA0B6A7F1295655 /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7815CEDA8663A61044D8A0DC25105F8C /* ToArray.swift */; }; + FA6B361DA50A4CB2863B7262DDF2DE89 /* URLTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B8197D59DAA724CCF456047DF72DD6D /* URLTransform.swift */; }; + FA7BECDFC854AD6E6B56F5E35300B364 /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8FE216A10E32957F8B4B10142C3514D /* SingleAsync.swift */; }; + FA8CA71BBFEF04905D02013578E02DE5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */; }; + FA8E0E4777F60BB57D4BC897F4EFA2CD /* SDWebImageDownloaderResponseModifier.m in Sources */ = {isa = PBXBuildFile; fileRef = E63DFF40F4281E73B57C1CB0573F29AC /* SDWebImageDownloaderResponseModifier.m */; }; + FAB474EE78B4333930623429550A27F3 /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 052EF1262FFF526E5341F670A63269FC /* utils.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + FAB703884AC7E3E527AB50FB9001276B /* WebSocketRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9234E5538AD6324FC0B4339208FA0EDC /* WebSocketRequest.swift */; }; + FAC92BA98A8E8C22215BE89B5C4D4534 /* RxRelay-RxRelay_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 0B06FE4EB869890001614655A886414E /* RxRelay-RxRelay_Privacy */; }; + FAE02D9F76101C995DF74F277E0BACDB /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF940D80295BB79B5D17BD965268D7B9 /* Platform.Linux.swift */; }; + FAF20FAA54FDB2A58583DB576B034301 /* PreviewViewConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0A82D7ACC3554BEC74607ED43A1C882 /* PreviewViewConfiguration.swift */; }; + FAF2D7C00661B205FCE0575558DC0346 /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0888B6D6314416B2F07AD76FD2EE975E /* ObserveOn.swift */; }; + FAF75C4FD5E09F2B9B7389C1D2017775 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B9B9F45F9F54AE771E8093DB5B5DF06 /* LockOwnerType.swift */; }; + FB0B119AB62A4D90C16825F73CD53419 /* SGScanCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 16DB8F7B4769DA61DBF1A534140C2864 /* SGScanCode.m */; }; + FB551945202505D769769C6D0E309DA1 /* SDImageTransformer.h in Headers */ = {isa = PBXBuildFile; fileRef = 32C2E38A03C72B3C589E4BE6F4F43E27 /* SDImageTransformer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FB986DAF20B451EED7FE77BD26E08DF4 /* distinct.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78AA34A6A025AA4EE1DBEFF6A229857B /* distinct.swift */; }; + FBA9AB5511104BC83BBAB557D47B8B2D /* GradientStrokeRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2FE2D6EAD45BA06E28F79B37A996202 /* GradientStrokeRenderer.swift */; }; + FBB5EF27167C71A35A7D7758DA042181 /* Decode.swift in Sources */ = {isa = PBXBuildFile; fileRef = F75F82AA7D6548B7F535033ECF7A8194 /* Decode.swift */; }; + FC09C6960BE94A9DC9C2252058104D13 /* PhotoEditorViewController+Export.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77DFC468B816E1472F84CA5DDC4A9E70 /* PhotoEditorViewController+Export.swift */; }; + FC2E74989B954AF9D2AAE1ABC03156D6 /* LayerStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 166FCDAAF93A856B6C479F1A1108D5DF /* LayerStyle.swift */; }; + FC3592DA2579883DAB00FFC24BA7B428 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */; }; + FCB60D3701D5DB57ED8BC5484B448A5F /* SDImageCacheDefine.h in Headers */ = {isa = PBXBuildFile; fileRef = 09F8E21E89898A13723AC1DB946D3047 /* SDImageCacheDefine.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FCF99FC3C508AC5F06AD5652F81FC195 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCA231A2F85A9F7DDD1BF8B8C854D13F /* ImageIO.framework */; }; + FD08990C503D242E5A70B010B704C755 /* KingfisherManager+LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA30FB5F9089218621D75AD42D92C780 /* KingfisherManager+LivePhoto.swift */; }; + FD31D6875DC774E1C134CD580735FD64 /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B3AF7A9AB63F0CCB33B8EBCCE2D1114 /* UIDatePicker+Rx.swift */; }; + FD3904804913DEE21108083EEF8CE4EC /* AnyNodeProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3A140B0A3099FEE5DEDBFDB41FD33D0 /* AnyNodeProperty.swift */; }; + FD40853EE6796CC5B884F98D1A2ABF37 /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F642648CD83195DEBB706BF39D34C52 /* AddRef.swift */; }; + FD552610731EB624F8A47C3ACA927A15 /* UIView+Resign.swift in Sources */ = {isa = PBXBuildFile; fileRef = 195FB3DA635AA77F41AF099C0DBFAAA1 /* UIView+Resign.swift */; }; + FDABBA4C9C58FB24BE28FFE81C55658A /* Collection+Diff.swift in Sources */ = {isa = PBXBuildFile; fileRef = D289CBC2EEF3AAFD0A4B4849F6012BB3 /* Collection+Diff.swift */; }; + FDBF86F0E3756BA151838BB69F80AFEA /* UIImage+GIF.m in Sources */ = {isa = PBXBuildFile; fileRef = D5208CEB48B5AC96BE90F4180A5913D3 /* UIImage+GIF.m */; }; + FDDFBCEA11250E23112E117E64819F1B /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 137B8DFC03137FFDE54B5C23791A166F /* PrivacyInfo.xcprivacy */; }; + FE0D3260BF27D388B0200F1AC8151619 /* IQKeyboardCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A661075C2BD240CB1654EFC5FBD67EF3 /* IQKeyboardCore-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + FE106B8B51187E9B8A8E6A258749A21F /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E071F00AEBA310F8E828B34EBE5E15C /* RxCollectionViewReactiveArrayDataSource.swift */; }; + FE4F12DF6E4DDA7B5681A48C6F86FB97 /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84B8DBA73B1D7BF43374F6292DB8EE1 /* RxTableViewDataSourceProxy.swift */; }; + FE65FB5982AE1A8238A0AF5B96EB844E /* VideoEditorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16213619DB4E095D1030027B869063C0 /* VideoEditorViewController.swift */; }; + FE9BA3316B14AC042881E3601745E44A /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28024C1BCDC0AA7C70A6EF47C1648D66 /* GIFAnimatedImage.swift */; }; + FEC6D41D15BA321D44135C433579B85F /* DictionaryTransform.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C6DCF6D1D0E0C53534755E298D5CBFA /* DictionaryTransform.swift */; }; + FEDA870EBAF3F14180E8984BD953E13B /* PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0096B782A5361C7FB0AFF7B63B94CFB /* PrimitiveSequence.swift */; }; + FEE883575278D5BE8F185437AB5DB3BB /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 62D959F294F116446B21F129521189B5 /* MJRefreshGifHeader.m */; }; + FF020D50D3B0742EFED9C172269D9D83 /* IQKeyboardAppearanceConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C66AE889D602247E7219F168FE0FF7E /* IQKeyboardAppearanceConfiguration.swift */; }; + FF1AC5DF8F714F01BBB4D4375D17B1DC /* AssetManager+Authorization.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4D142F3848E1469681DA6A3D233FBF /* AssetManager+Authorization.swift */; }; + FF22113F8498D36B90CC54A5C3C845E0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = F81BF935755646596C7A73604984693E /* PrivacyInfo.xcprivacy */; }; + FF46177786D9397F4E4E65F116F734FF /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C8C80A90EC2E73D7E967774BF775917 /* UITextField+Rx.swift */; }; + FF48DC5F62A9BCDDD879897A994895DB /* cost.c in Sources */ = {isa = PBXBuildFile; fileRef = 6F789E8CB56FBBDF96F37B72556F43E2 /* cost.c */; settings = {COMPILER_FLAGS = "-D_THREAD_SAFE -fno-objc-arc"; }; }; + FFAE08E506C1E1F5FDFE534380A206AE /* Core+Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61676782BCB8EF5032D6A5EB4E3AD85E /* Core+Data.swift */; }; + FFD327CC50C276F2151DE9D9A16FF2A8 /* AnyEpoxyModelProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3FAFB88DC53E7D567F9348A1F24FE1E /* AnyEpoxyModelProperty.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 0008187B19AE470EF0385654377B4B71 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; - remoteInfo = Alamofire; - }; - 064199816D74BA3C1DCDAAA960E99460 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 283C1F2EA88CD4413165801A6748A48E; - remoteInfo = IQTextInputViewNotification; - }; - 0E2AAE1ECCF81E552184BD1C77014834 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5C92E047D2B317BFB31393F449A9EA0D; - remoteInfo = "RxCocoa-RxCocoa_Privacy"; - }; - 173A54BC107BD4355B92203A884AC613 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; - remoteInfo = AMapFoundation; - }; - 174B8814B1B96FC764A3002C517C5E49 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4622BFEF3DC16E8BD15EEFC30D4D0084; - remoteInfo = RxRelay; - }; - 1F8AD3AD254D7BE4EE9FCEC793538C1D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 39101A2B1096DFB129FCDE5490875054; - remoteInfo = "RxRelay-RxRelay_Privacy"; - }; - 21756F061E88E2A70C0028649BC82DE0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6; - remoteInfo = RxCocoa; - }; - 2374769FC1AE07D2BA540D5D1D594558 /* PBXContainerItemProxy */ = { + 025AFFB4ED8E0AFD73A3A54BD4662704 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 0D78006448081C29492BCBD9AE8ECC81; remoteInfo = KingfisherWebP; }; - 24905ED049E091DBAA10D89D0CADB96F /* PBXContainerItemProxy */ = { + 02F1D7CD857A043CD985C1FBF9B43110 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; - remoteInfo = AMapFoundation; + remoteGlobalIDString = 39101A2B1096DFB129FCDE5490875054; + remoteInfo = "RxRelay-RxRelay_Privacy"; }; - 27A49A89C0FDD0D06F151B14267FA5CB /* PBXContainerItemProxy */ = { + 042FC4C82350FE8E1196EFA61E4A2184 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; - remoteInfo = AMapFoundation; + remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; + remoteInfo = RxSwift; }; - 2AC0E13D6C84268EF4486524599A2371 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 17F9141D333DA1A7BE5937F227221070; - remoteInfo = Moya; - }; - 2B0E23AD9BC115D3F3F5F0A57F94A374 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6038CE6006EFBE9D905454CF01909C42; - remoteInfo = SwiftDate; - }; - 2BA94FE05CE9FD60E58DBC506A58709E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2035A387A5D5D85BEF7F693731454A3D; - remoteInfo = SGQRCode; - }; - 2C79B3CD343829F9D31CB2017F3FD6D8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 971676D1C9A11C105647D995975ACE4F; - remoteInfo = AMapLocation; - }; - 2F3A52761B6F918C08F5222B70428E05 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A26E6FD851C20D652B2755C1464A9990; - remoteInfo = IQKeyboardNotification; - }; - 2FC017A63C533889534E2682ECA36A38 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 997E783A70C18DC9BA830488608C03AA; - remoteInfo = GTCommonSDK; - }; - 30CD09047702305A94E2313BC2192970 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 976126A1CE06DC6E162563800E1BDF14; - remoteInfo = "Alamofire-Alamofire"; - }; - 325ABFD018B521D89BBB6B0FDE8AA4CD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F4FE17428FD0E607723A44F17231B7A1; - remoteInfo = IQKeyboardToolbar; - }; - 35BBFFB69C5274769D87821FAD86242A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2B8FF445A5162845FAB9EC00FC92B694; - remoteInfo = "IQKeyboardNotification-IQKeyboardNotification"; - }; - 360094A181081238A3C48364B3E9E2C5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 283C1F2EA88CD4413165801A6748A48E; - remoteInfo = IQTextInputViewNotification; - }; - 366DDA293027215262F5355D9EDE6702 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; - remoteInfo = Alamofire; - }; - 3B006784A2161F603EB5AA70AED516A3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F4FE17428FD0E607723A44F17231B7A1; - remoteInfo = IQKeyboardToolbar; - }; - 41A39EA8704F1820DCCFDB9C2202F368 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E95654B155D25890BE8E26081FCA8265; - remoteInfo = CocoaLumberjack; - }; - 45955B6EBBD066110F227C55472F085C /* PBXContainerItemProxy */ = { + 04846AEAF15A891F6F9A174492762A22 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 82B0A41D3031FF27D78E17B0A9A46FB0; remoteInfo = MBProgressHUD; }; - 4B4AA76EA9D69DB74D3E53019B96C76F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0981F89DB5DA3FFCFFEBDE1F56287054; - remoteInfo = IQKeyboardReturnManager; - }; - 4CED0281E6486E303587BBF3566F6C0C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3AE57FC4CF27B0BC540B3112353377BF; - remoteInfo = "MBProgressHUD-MBProgressHUD"; - }; - 4E61FD48EF812A05D48E7E5365179CD8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E68E71E462C154107C49C379E539826E; - remoteInfo = "ObjectMapper-Privacy"; - }; - 541DD85C340AEB3F9AACE64F83133253 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 677650A76A720691B88A6959EFED6418; - remoteInfo = "SwiftyJSON-SwiftyJSON"; - }; - 58524084D4FDA69A81E5507EC8CE2596 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 283C1F2EA88CD4413165801A6748A48E; - remoteInfo = IQTextInputViewNotification; - }; - 599E8FEBB5845A9CB34E654DAAC4FC2B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; - remoteInfo = MJRefresh; - }; - 5B2E6D69C8D0B93A316516B642F2C96A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = ED7124602AA1B5C6A257912C7E8B793B; - remoteInfo = RxSwiftExt; - }; - 5BC7C9DA9B47DA4F6D6AD016F3313C85 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6; - remoteInfo = RxCocoa; - }; - 5FB0EDF447C96D058A49A2BAB64AC4B5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0981F89DB5DA3FFCFFEBDE1F56287054; - remoteInfo = IQKeyboardReturnManager; - }; - 63CB62CC70D1B0A0ED556F02C73175A6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8194323886ECAF7E912EFDAFC84017AA; - remoteInfo = ZXSDK; - }; - 65B0B87EEF2756AD018099DDA13A8C26 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 12890DE3ABBC2CA295E108358D85EE69; - remoteInfo = IQTextView; - }; - 6731A96B862F68AE664A2FF8D4F6E348 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6; - remoteInfo = RxCocoa; - }; - 68F61372C0A75ECC21C509603905436F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; - remoteInfo = AMapFoundation; - }; - 6C44D753A3C8BB85629F757E5D6FF01D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4622BFEF3DC16E8BD15EEFC30D4D0084; - remoteInfo = RxRelay; - }; - 6F75468589A76EA07C03693676D66140 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 276021C4482165D46E0CBBEFB822FE95; - remoteInfo = "CocoaLumberjack-CocoaLumberjackPrivacy"; - }; - 76B32B8F4D8C622C610900D3D9402A5F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; - remoteInfo = RxSwift; - }; - 778F5B23C4C6E7D52BDEEEAF3C61F273 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A049F3164EBC335A7982A4E1FB3A5EAA; - remoteInfo = SwiftyUserDefaults; - }; - 79C5AB6BF18F0D927F0115D5B0B06A6D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; - remoteInfo = Kingfisher; - }; - 7D7700A7B3A06DA7FDF4685832BFA07D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 212F79CE462FC723AF42979B57FBB8A6; - remoteInfo = Differentiator; - }; - 7E673F40931D94C2FF482F0BD3385F2F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A26E6FD851C20D652B2755C1464A9990; - remoteInfo = IQKeyboardNotification; - }; - 81CBC3B9F0F9F79D6FA35DBA17AF766C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 17D542296AD0C26B1C5815268E5C6BF6; - remoteInfo = GYSDK; - }; - 82E48A11189641BCA3728600151511A5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 12890DE3ABBC2CA295E108358D85EE69; - remoteInfo = IQTextView; - }; - 86602440BB6BC6D96714CFCC6B147396 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F9A1BF709B7BA4C24A83664EB1E1C7D4; - remoteInfo = IQKeyboardCore; - }; - 8664A94388D32D984EA091CC8F812AB3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 54F872FDE6669F86C58C8075211FE643; - remoteInfo = AMapSearch; - }; - 8688F61CE14F7CC1B6E41066667FB192 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6968C202A297A606D5EACC3679AAA627; - remoteInfo = HXPHPicker; - }; - 87EA29ADA4748156278554F25B1BB4A2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; - remoteInfo = RxSwift; - }; - 8AB2AC125106D41337411BF2A5909517 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4; - remoteInfo = SnapKit; - }; - 8B7308E6585A0EDE2E395BC06B77255A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; - remoteInfo = IQKeyboardManagerSwift; - }; - 8D037B20CD2CC428BE2D97AFD0B7BBBE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 020993F16DA5986DACE118349EBCE9E5; - remoteInfo = IQKeyboardToolbarManager; - }; - 959ADBD3BE50526F190C85381F6CA1FD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B26054DF1DEA11585A231AF6D1D80D5E; - remoteInfo = "MJRefresh-MJRefresh.Privacy"; - }; - 9794E67EBCDDA17D4D925CEF080F91E3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 89ADB0D61D0BE9648E9853F5F8BDA717; - remoteInfo = Popover; - }; - 99B4EC2C595DE2963498F9ECBF53B292 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 55AF53E6C77A10ED4985E04D74A8878E; - remoteInfo = Masonry; - }; - 99FFA0AB53F3FB18AF051D6FBCD94749 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F4FE17428FD0E607723A44F17231B7A1; - remoteInfo = IQKeyboardToolbar; - }; - 9C41A67C1DCF0247C1000B276A256C57 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 11779BD43CF8155A53E2C00B1566A19F; - remoteInfo = "RxSwift-RxSwift_Privacy"; - }; - 9D90DB4E352DCEFA9CF4F6AE23EAEEE8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; - remoteInfo = RxSwift; - }; - A00EE1BA1077EF9589FC26CD6288A957 /* PBXContainerItemProxy */ = { + 0789A0467B9610DCA84E49BD13CCBDFF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 9828BBC09E9FB1238624113D7456E59E; remoteInfo = "Kingfisher-Kingfisher"; }; - A25B4D5E1E803304CE2BB03AA2C383FB /* PBXContainerItemProxy */ = { + 08F36DD8506B5AFA35A0AE187D441A38 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 7C5613175BBC4BF67E36DB4FBEBC01D0; - remoteInfo = "IQKeyboardToolbarManager-IQKeyboardToolbarManager"; + remoteGlobalIDString = 4622BFEF3DC16E8BD15EEFC30D4D0084; + remoteInfo = RxRelay; }; - A68E153DFB6ABBD7327F2AF6ABBD32E8 /* PBXContainerItemProxy */ = { + 09270CB5FEDB694F3F3AF2BC7C2C62FB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 982A68D37F5DCBC1FC1FDC0BB2F0EB8E; - remoteInfo = "IQKeyboardManagerSwift-IQKeyboardManagerSwift"; + remoteGlobalIDString = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6; + remoteInfo = RxCocoa; }; - AD1E7F6547D43F76249200D12A895D2A /* PBXContainerItemProxy */ = { + 0DFA2E5849FF01E0821C77D0E90B47E6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 47D2E85A78C25869BB13521D8561A638; - remoteInfo = libwebp; + remoteGlobalIDString = A26E6FD851C20D652B2755C1464A9990; + remoteInfo = IQKeyboardNotification; }; - B537DC937441B7030C35B6F0AEA4978E /* PBXContainerItemProxy */ = { + 0F22A5E21619F835BD48DB7A973597F4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 401909D4FB2014BF539896BF0CCA48C2; - remoteInfo = RxDataSources; + remoteGlobalIDString = F4FE17428FD0E607723A44F17231B7A1; + remoteInfo = IQKeyboardToolbar; }; - B697729B75989711C7E6FB9D652ACCF2 /* PBXContainerItemProxy */ = { + 123FA398C989B3B6E8A916A0FAC55B4A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; - remoteInfo = RxSwift; + remoteGlobalIDString = A26E6FD851C20D652B2755C1464A9990; + remoteInfo = IQKeyboardNotification; }; - B75ACF08FCE91387FED35ED2FC9957C8 /* PBXContainerItemProxy */ = { + 12C59FE6C35BFF5B62B12CA80D633C6E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = CF903DF43E111410ECA0C288D36FA21A; - remoteInfo = SwiftKeychainWrapper; + remoteGlobalIDString = 3847153A6E5EEFB86565BA840768F429; + remoteInfo = SDWebImage; }; - B8BA44BD78EF071D933F75C055F34614 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3AEB4A97CEAE5A782BA5E5D6A468A913; - remoteInfo = URLNavigator; - }; - BDF7CA9BAE4408A9E8B7F10D0EDCAC3D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 997E783A70C18DC9BA830488608C03AA; - remoteInfo = GTCommonSDK; - }; - BE760D8E170B12B5494B8E819FB33D7B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 162E649F50FEC62B61BDD87D1BD422B4; - remoteInfo = ObjectMapper; - }; - BF5C1F4CBE813305B9C87541594503AA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 88810798DA63A2F6611B0970EA276DEC; - remoteInfo = "IQKeyboardReturnManager-IQKeyboardReturnManager"; - }; - C0E88A6D06B28786A303593F5E5C3250 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8A8DB685241263AFDF5E6B20FE67B93A; - remoteInfo = "SnapKit-SnapKit_Privacy"; - }; - C1DEEA9B376C6A14FF5D469DCC77252B /* PBXContainerItemProxy */ = { + 1463459FBB172B1D40A282C648FC5714 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 212F79CE462FC723AF42979B57FBB8A6; remoteInfo = Differentiator; }; - C550B7B40EAF4607170CA039D12936BE /* PBXContainerItemProxy */ = { + 14D8DA3C1D9F7384757DED00B8C4087C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = F9A1BF709B7BA4C24A83664EB1E1C7D4; - remoteInfo = IQKeyboardCore; + remoteGlobalIDString = 4622BFEF3DC16E8BD15EEFC30D4D0084; + remoteInfo = RxRelay; }; - C91468CF8EF2FCE5CA91C0BBA2726C44 /* PBXContainerItemProxy */ = { + 157BE2000739C6F3FF61A49FBECE3089 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = CBFB5A372F4DE9D4BC6B9ADA98B80BFE; - remoteInfo = "MarqueeLabel-MarqueeLabel"; + remoteGlobalIDString = 55AF53E6C77A10ED4985E04D74A8878E; + remoteInfo = Masonry; }; - C9E4C8E2241FE9FE741FF6003BBA7202 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; - remoteInfo = Kingfisher; - }; - DA1549CEF52C7EFF4112DCEA64DB7EDD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8194323886ECAF7E912EFDAFC84017AA; - remoteInfo = ZXSDK; - }; - DC5D3E124E77AA99D909D0269CA06E99 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C23DB88E45B0ED14F0C8827BE9C46C95; - remoteInfo = MarqueeLabel; - }; - DE15759B7558EDC13E53AD66FD220039 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B247F77A0CD5E19C8187A9BA1EB58C09; - remoteInfo = "IQKeyboardToolbar-IQKeyboardToolbar"; - }; - E00BEA34D755370166AB68E785DBA1A1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A6602BCAA6F4F932A586C41D0B7E019C; - remoteInfo = "IQTextView-IQTextView"; - }; - E34A91CC3FB9424199D5E2AD7AC3931B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EEE261386011CDF271BE289F73FF5959; - remoteInfo = "IQKeyboardCore-IQKeyboardCore"; - }; - E61613A6C639399E36116D2D764F3EF7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3957A4F8F4B8823C2472883F7D067592; - remoteInfo = AMap3DMap; - }; - E6213A6E1F649D07845814A82BCA0F6D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F9A1BF709B7BA4C24A83664EB1E1C7D4; - remoteInfo = IQKeyboardCore; - }; - E627320BD14ACA0462AC2662DE3089A7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F9A1BF709B7BA4C24A83664EB1E1C7D4; - remoteInfo = IQKeyboardCore; - }; - E7C989A79614BFC6F35FCD06933A3933 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 47D2E85A78C25869BB13521D8561A638; - remoteInfo = libwebp; - }; - EF3122EE5144B034B7A2E84E2D50E124 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4502C7427440BEB17A50C0BF6E638A85; - remoteInfo = "IQTextInputViewNotification-IQTextInputViewNotification"; - }; - EFE261603A3E3E288AAD7A905D537B79 /* PBXContainerItemProxy */ = { + 15B1ADC1C226D58850D496D89F4FE6E9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; remoteInfo = SwiftyJSON; }; - F711804B7197D863107E4EC903B5975A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; - remoteInfo = RxSwift; - }; - FAE0E1F74AFB6F2EFB6D83DC07DDD86E /* PBXContainerItemProxy */ = { + 15ED20817C8469CC876052B10CC6B640 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 020993F16DA5986DACE118349EBCE9E5; remoteInfo = IQKeyboardToolbarManager; }; + 1C3ACCB40BF67F0F5059CA0C2993C491 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4502C7427440BEB17A50C0BF6E638A85; + remoteInfo = "IQTextInputViewNotification-IQTextInputViewNotification"; + }; + 1EF125544C3B3F3BBD0ECDC9A814FD1C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6; + remoteInfo = RxCocoa; + }; + 236A506B8FB2BEE322FC8978263E8A97 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A6602BCAA6F4F932A586C41D0B7E019C; + remoteInfo = "IQTextView-IQTextView"; + }; + 27D82A31056CF3CC796BBC3BB7971495 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 54F872FDE6669F86C58C8075211FE643; + remoteInfo = AMapSearch; + }; + 287CCA8D0DB1040DDAA17E991B5768EC /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F9A1BF709B7BA4C24A83664EB1E1C7D4; + remoteInfo = IQKeyboardCore; + }; + 2E68E643BE2F5413F9DB24FD42D08E38 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; + remoteInfo = IQKeyboardManagerSwift; + }; + 2E7A8AF352883F03CD3811183BE59ED2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 283C1F2EA88CD4413165801A6748A48E; + remoteInfo = IQTextInputViewNotification; + }; + 33989291C9E167A74B289F2F55CE1E31 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 17D542296AD0C26B1C5815268E5C6BF6; + remoteInfo = GYSDK; + }; + 351A84ECE8204FCD50FD7C36D1005F1D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 677650A76A720691B88A6959EFED6418; + remoteInfo = "SwiftyJSON-SwiftyJSON"; + }; + 35C50E62A0ECA54D571A8A8CC7968EFF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F9A1BF709B7BA4C24A83664EB1E1C7D4; + remoteInfo = IQKeyboardCore; + }; + 35FF6A37D529B9316A73DB3FF62D46BB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; + remoteInfo = RxSwift; + }; + 38DB120F370E7EF8DC165CD8E219B563 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2B8FF445A5162845FAB9EC00FC92B694; + remoteInfo = "IQKeyboardNotification-IQKeyboardNotification"; + }; + 3AC042DB6ECC98042F4CC83C7133F3F4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8A8DB685241263AFDF5E6B20FE67B93A; + remoteInfo = "SnapKit-SnapKit_Privacy"; + }; + 3B5F514E165A276C7B23AD43D40AEB12 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F4FE17428FD0E607723A44F17231B7A1; + remoteInfo = IQKeyboardToolbar; + }; + 3C3A81D37FD1CAD80AF432EA355FC8E6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = CF903DF43E111410ECA0C288D36FA21A; + remoteInfo = SwiftKeychainWrapper; + }; + 403C4810779FB2759DDD3C9B7D531B8F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 997E783A70C18DC9BA830488608C03AA; + remoteInfo = GTCommonSDK; + }; + 49A1BF5863315FA9A64336F43A5BC039 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4; + remoteInfo = SnapKit; + }; + 4EF5D83C7A271780EFF35D2530E1D50B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 56297ABDC381072016777A90E9322AD8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6968C202A297A606D5EACC3679AAA627; + remoteInfo = HXPHPicker; + }; + 56E13C7701F419DFB21005812A7A684C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 020993F16DA5986DACE118349EBCE9E5; + remoteInfo = IQKeyboardToolbarManager; + }; + 5DB26580C257FCDE54343256A107FB5B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 94CFBA7D633ECA58DF85C327B035E6A3; + remoteInfo = "SDWebImage-SDWebImage"; + }; + 6A15CB3501E38BA3D369FCF769ADEE5D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; + remoteInfo = RxSwift; + }; + 6C637C5D4047742AB4D333482FDB2ABB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EEE261386011CDF271BE289F73FF5959; + remoteInfo = "IQKeyboardCore-IQKeyboardCore"; + }; + 70A18ADE16EBC138AD9CD863F700EAD3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 17F9141D333DA1A7BE5937F227221070; + remoteInfo = Moya; + }; + 79E33942311116F165443D50F8E4D05D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 212F79CE462FC723AF42979B57FBB8A6; + remoteInfo = Differentiator; + }; + 7A163E0D8EEBE118682B6DA4CDCFDB7E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ED7124602AA1B5C6A257912C7E8B793B; + remoteInfo = RxSwiftExt; + }; + 809D37B7F27ED48BC4780207E2E093FD /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; + remoteInfo = RxSwift; + }; + 8261E47B9FA53AE7FDD058518F13DA66 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; + remoteInfo = MJRefresh; + }; + 82CC43F5C44955B7DA6B538035ADEE56 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 840A6E57B432E017162A0875E7C5FD7E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2035A387A5D5D85BEF7F693731454A3D; + remoteInfo = SGQRCode; + }; + 84CF8F7605CC2A07B51AEB83631E427B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 162E649F50FEC62B61BDD87D1BD422B4; + remoteInfo = ObjectMapper; + }; + 8C624B4C69861234D26B9EB1A41CA34D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = B247F77A0CD5E19C8187A9BA1EB58C09; + remoteInfo = "IQKeyboardToolbar-IQKeyboardToolbar"; + }; + 8EEEB922E725FDC914FB42E7ED4DCA4D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = B26054DF1DEA11585A231AF6D1D80D5E; + remoteInfo = "MJRefresh-MJRefresh.Privacy"; + }; + 93E9B6F57A46315301DCFE9B5A3C92CE /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 997E783A70C18DC9BA830488608C03AA; + remoteInfo = GTCommonSDK; + }; + 95B60C4BB65A3C930FF541476A06646E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 401909D4FB2014BF539896BF0CCA48C2; + remoteInfo = RxDataSources; + }; + 9919B622C89638FA3F54B92788B57863 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3AE57FC4CF27B0BC540B3112353377BF; + remoteInfo = "MBProgressHUD-MBProgressHUD"; + }; + 9A06C0ABE553AA73CBB926F0E8973D11 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 88810798DA63A2F6611B0970EA276DEC; + remoteInfo = "IQKeyboardReturnManager-IQKeyboardReturnManager"; + }; + 9C0C09016AF45393B95764CFCAE5F5C1 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F4FE17428FD0E607723A44F17231B7A1; + remoteInfo = IQKeyboardToolbar; + }; + A519C50910ECDB6974BD53726E1F0648 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E68E71E462C154107C49C379E539826E; + remoteInfo = "ObjectMapper-Privacy"; + }; + A8987D332265EC32A5CF6BA7B69F0797 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; + remoteInfo = Kingfisher; + }; + ABE1695B3735D5FD873B9BD52D8BD968 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = CBED833AAD6266F3AEFE9BE31C68E094; + remoteInfo = SDCycleScrollView; + }; + B30CC2B137A102A0DB74D74CFCD7B812 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3847153A6E5EEFB86565BA840768F429; + remoteInfo = SDWebImage; + }; + B3450D00D4C504E1467AFEC6D874B471 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; + remoteInfo = Kingfisher; + }; + B3E6B592B6A2DD3AE810247B6805679A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F9A1BF709B7BA4C24A83664EB1E1C7D4; + remoteInfo = IQKeyboardCore; + }; + B425C6E4B823597656F7C3FC93DAF2AC /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 12890DE3ABBC2CA295E108358D85EE69; + remoteInfo = IQTextView; + }; + B4659B716CCD50D52BFB24C04D279326 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8194323886ECAF7E912EFDAFC84017AA; + remoteInfo = ZXSDK; + }; + B57948FC1D14A587E110C08163CAC34E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; + remoteInfo = Alamofire; + }; + B5E29B4DD6DBF61B3608BB062FF60A8C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E95654B155D25890BE8E26081FCA8265; + remoteInfo = CocoaLumberjack; + }; + B8E866EB91CE23FE3381448875A9883C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 12890DE3ABBC2CA295E108358D85EE69; + remoteInfo = IQTextView; + }; + B97CADA6901F9110F184300595E06304 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 976126A1CE06DC6E162563800E1BDF14; + remoteInfo = "Alamofire-Alamofire"; + }; + B9FFAC2C8DD91DDE0DCBA9A194208882 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7C5613175BBC4BF67E36DB4FBEBC01D0; + remoteInfo = "IQKeyboardToolbarManager-IQKeyboardToolbarManager"; + }; + BA1522AEB280F79D94D07E73CC2690D6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6038CE6006EFBE9D905454CF01909C42; + remoteInfo = SwiftDate; + }; + BAC7B844FF64028554BB245071BD0A07 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3AEB4A97CEAE5A782BA5E5D6A468A913; + remoteInfo = URLNavigator; + }; + BD08CBB9C25C774EA98EFF263D9F790A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 47D2E85A78C25869BB13521D8561A638; + remoteInfo = libwebp; + }; + C57AB6DCFAC103F82FB31F9ED93406EB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BF2A15FEC3F3424BBC4B9AD5F86F2D54; + remoteInfo = "lottie-ios-LottiePrivacyInfo"; + }; + C8216819A16C698537DCE327A8D69FA0 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 47D2E85A78C25869BB13521D8561A638; + remoteInfo = libwebp; + }; + C9C9CDD14E108440AAF207347AA54D15 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 283C1F2EA88CD4413165801A6748A48E; + remoteInfo = IQTextInputViewNotification; + }; + CA23028D402268E77F2E79C97A42482A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A049F3164EBC335A7982A4E1FB3A5EAA; + remoteInfo = SwiftyUserDefaults; + }; + CBA3D232669C99FF369EE7CEF90F2606 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; + remoteInfo = Alamofire; + }; + CCCE5EE6E4C08BC02F4B985004900D5C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0B967D7F8561D42493EE289EC8D450D1; + remoteInfo = "lottie-ios"; + }; + D1A3727F9F6FB23EA976744962859816 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 5C92E047D2B317BFB31393F449A9EA0D; + remoteInfo = "RxCocoa-RxCocoa_Privacy"; + }; + D21CF60245E8F3D275FBB982E4692F4F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8194323886ECAF7E912EFDAFC84017AA; + remoteInfo = ZXSDK; + }; + D97DA36AA87DDF58F4F82279AC6BED6C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + DAD285D6DB6D6BD8B1920827F96DB5F9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 283C1F2EA88CD4413165801A6748A48E; + remoteInfo = IQTextInputViewNotification; + }; + DBB722F34705160FA4A5E61184D3E0F6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = CBFB5A372F4DE9D4BC6B9ADA98B80BFE; + remoteInfo = "MarqueeLabel-MarqueeLabel"; + }; + DBDF78C4B32C2A812FCB419ED2C4D13B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = C23DB88E45B0ED14F0C8827BE9C46C95; + remoteInfo = MarqueeLabel; + }; + DC989E252FF3071E1C8808A09D2ECA7A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 971676D1C9A11C105647D995975ACE4F; + remoteInfo = AMapLocation; + }; + DD6F9EF5AADD3CF9B02A34544FCFE6E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3957A4F8F4B8823C2472883F7D067592; + remoteInfo = AMap3DMap; + }; + E36023D616E8471357FD57A755FD7C11 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 276021C4482165D46E0CBBEFB822FE95; + remoteInfo = "CocoaLumberjack-CocoaLumberjackPrivacy"; + }; + E420B1CF518B093E4C24C194BFA3D8BF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + E5DFE667612DE2A6D22B362FA9E69C02 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 11779BD43CF8155A53E2C00B1566A19F; + remoteInfo = "RxSwift-RxSwift_Privacy"; + }; + E860803A4B939648FD911B6CAA179C93 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 982A68D37F5DCBC1FC1FDC0BB2F0EB8E; + remoteInfo = "IQKeyboardManagerSwift-IQKeyboardManagerSwift"; + }; + E8D144B08CFB6651AB7089C16DA07BE5 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6; + remoteInfo = RxCocoa; + }; + ED85E586708E971C75ADC048B208F96D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 89ADB0D61D0BE9648E9853F5F8BDA717; + remoteInfo = Popover; + }; + F98A4BF7CB6FBECE3E1EEB4A695AC2D9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; + remoteInfo = RxSwift; + }; + FB40BE9B11ADCC2CECEF4634012F4CFA /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F9A1BF709B7BA4C24A83664EB1E1C7D4; + remoteInfo = IQKeyboardCore; + }; + FB81EFDC4333C4082010842CB7DF56E3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0981F89DB5DA3FFCFFEBDE1F56287054; + remoteInfo = IQKeyboardReturnManager; + }; + FCB87750B16D3CCAA0C591B9036EE686 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0981F89DB5DA3FFCFFEBDE1F56287054; + remoteInfo = IQKeyboardReturnManager; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 000CDA9AD2140249D3A13F2D9CF7D3F0 /* UITableView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITableView+Rx.swift"; path = "RxCocoa/iOS/UITableView+Rx.swift"; sourceTree = ""; }; - 0013839AF94A6BB63346E9B5A03E4780 /* PhotoAsset+Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoAsset+Codable.swift"; path = "Sources/HXPHPicker/Picker/Model/PhotoAsset+Codable.swift"; sourceTree = ""; }; - 00A84272AD006D04153E74EA4A7952DF /* bit_writer_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bit_writer_utils.h; path = src/utils/bit_writer_utils.h; sourceTree = ""; }; - 00B40401EFA901AA729998E302B35CF3 /* Infallible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Infallible.swift; path = RxSwift/Traits/Infallible/Infallible.swift; sourceTree = ""; }; - 010B6A2C4C5B7CF9D59D9711DE0862AF /* NetworkLoggerPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkLoggerPlugin.swift; path = Sources/Moya/Plugins/NetworkLoggerPlugin.swift; sourceTree = ""; }; - 014239FB4C55C685326C3C86B2E55AEE /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = Sources/RxDataSources/Deprecated.swift; sourceTree = ""; }; - 01930155590867D5E7CAF6B4C75A4D71 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardToolbarManager/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 01D8B4F790E0703D2437BE6F6F5BD542 /* enc_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_mips_dsp_r2.c; path = src/dsp/enc_mips_dsp_r2.c; sourceTree = ""; }; - 01F59539D218FCE3BAA83DB371E49707 /* AddRef.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AddRef.swift; path = RxSwift/Observables/AddRef.swift; sourceTree = ""; }; - 021C155658E039516CB3001D0A5977EF /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = MAMapKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; - 028175C813824B6DA849A933D80D0E07 /* GTCommonSDK.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = GTCommonSDK.xcframework; sourceTree = ""; }; - 02AF555D6BC5A2C03B16BEA340412A85 /* UIViewController+TopMostViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+TopMostViewController.swift"; path = "Sources/URLNavigator/UIViewController+TopMostViewController.swift"; sourceTree = ""; }; - 02F087410A2B9537EFEF5C78B282A8E1 /* NSTextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextView+Rx.swift"; path = "RxCocoa/macOS/NSTextView+Rx.swift"; sourceTree = ""; }; - 035F9D73F3118924DA3845F57D3AA1F0 /* DDFileLogger+Buffering.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "DDFileLogger+Buffering.h"; path = "Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger+Buffering.h"; sourceTree = ""; }; - 0368D898D791A34CC1FDADBA3BBBCEC5 /* alpha_processing_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing_sse41.c; path = src/dsp/alpha_processing_sse41.c; sourceTree = ""; }; - 036AD0AF8B400B298AF6426EC2A7BEFC /* yuv.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv.c; path = src/dsp/yuv.c; sourceTree = ""; }; - 037E4E255147430AE294888AC1A19D36 /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Moya/Image.swift; sourceTree = ""; }; - 0413E266BFB5FD62B656853C8E4115A5 /* IQKeyboardResignHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardResignHandler.swift; path = IQKeyboardManagerSwift/Resign/IQKeyboardResignHandler.swift; sourceTree = ""; }; - 04189E50A21314915AD36093ACCFF242 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; - 041CD96B05DB50C1A20CE56D020515C6 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; - 042765D952960AD03D57BD5E3A1EB2E1 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardToolbar/Classes/IQBarButtonItem/IQInvocation.swift; sourceTree = ""; }; - 0429801AA2854FA58A13BAF741932F5B /* PickerCamerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerCamerViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PickerCamerViewCell.swift; sourceTree = ""; }; - 042AA31C1B2299758BDD788CA0295602 /* IQKeyboardNotification.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardNotification.debug.xcconfig; sourceTree = ""; }; - 043B046919BCE1646B1733836BE3D615 /* PhotoPreviewViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPreviewViewCell.swift; sourceTree = ""; }; - 043F0D2210C6418311C38AFC276361A0 /* DDLogMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDLogMacros.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDLogMacros.h; sourceTree = ""; }; - 044B930309D4F9A30E91DC6B9CED4AC6 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; - 044F308ED4074BE5DFCA7AEA9B8E1399 /* enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc.c; path = src/dsp/enc.c; sourceTree = ""; }; - 0463D2323780D3E416E499BA94564BC3 /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; - 04773EF573D4EA43C3D989CAD39E08A9 /* DDAbstractDatabaseLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDAbstractDatabaseLogger.m; path = Sources/CocoaLumberjack/DDAbstractDatabaseLogger.m; sourceTree = ""; }; - 04A424C190B6A7EB59B40A143A14FEA0 /* DelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxy.swift; path = RxCocoa/Common/DelegateProxy.swift; sourceTree = ""; }; - 04B79003B01D2920E683317B51CDF329 /* DefaultIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultIfEmpty.swift; path = RxSwift/Observables/DefaultIfEmpty.swift; sourceTree = ""; }; - 04BAAFD8D5D11B9E5F15A6883006B9F7 /* PickerTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerTransition.swift; path = Sources/HXPHPicker/Picker/Transition/PickerTransition.swift; sourceTree = ""; }; - 04F8B09F7CB4E0E851BF96811384EFD4 /* Combine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Combine.swift; path = Source/Features/Combine.swift; sourceTree = ""; }; - 052255082014D7C8552296C7DCA159BF /* BehaviorRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorRelay.swift; path = RxRelay/BehaviorRelay.swift; sourceTree = ""; }; - 05551A4ED68B9F5FEFEEA8210C147B0A /* animi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = animi.h; path = src/mux/animi.h; sourceTree = ""; }; - 055B66FBFDF357679B9A72774B97A6AB /* alpha_processing_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing_mips_dsp_r2.c; path = src/dsp/alpha_processing_mips_dsp_r2.c; sourceTree = ""; }; - 06160C61A1C00E19C5FCF962F31CE846 /* UI+SectionedViewType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UI+SectionedViewType.swift"; path = "Sources/RxDataSources/UI+SectionedViewType.swift"; sourceTree = ""; }; - 067832384D7762FC02FB61BA1B13F66C /* IQKeyboardToolbar-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardToolbar-Info.plist"; sourceTree = ""; }; - 06944251CA8822A5A16CD698018D76A9 /* AssetManager+VideoURL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+VideoURL.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+VideoURL.swift"; sourceTree = ""; }; - 06D641306206C1C4D7DF367CC6658003 /* SchedulerType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/SchedulerType+SharedSequence.swift"; sourceTree = ""; }; - 06E4102EF5E977F8E87682D769F84A75 /* MASViewConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASViewConstraint.m; path = Masonry/MASViewConstraint.m; sourceTree = ""; }; + 006D685CCA56F85CAB3F22037792FE21 /* IQTextInputViewNotification-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQTextInputViewNotification-dummy.m"; sourceTree = ""; }; + 0081736DE1901EEFC0A6ED4940427E04 /* Moya-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Moya-Info.plist"; sourceTree = ""; }; + 00A611CFBEF2265BF949020A7F84B7B3 /* FromJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FromJSON.swift; path = Sources/FromJSON.swift; sourceTree = ""; }; + 00ABCC4FCC91AF4FC881ABD674585BA9 /* TAAbstractDotView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TAAbstractDotView.h; path = SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAbstractDotView.h; sourceTree = ""; }; + 01289D5CD5E71B0D51C2616E693EC2E3 /* BezierPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BezierPath.swift; path = Sources/Private/Utility/Primitives/BezierPath.swift; sourceTree = ""; }; + 014AEF8AE5BEF7C0A20E4A3611B807CF /* UIPickerView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIPickerView+Rx.swift"; path = "RxCocoa/iOS/UIPickerView+Rx.swift"; sourceTree = ""; }; + 01D49DB395A302CB0E8A5C13FE5AB50D /* AnimatedSwitch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedSwitch.swift; path = Sources/Public/Controls/AnimatedSwitch.swift; sourceTree = ""; }; + 02078E2E13AE58A4C690BBED19EAC45A /* WebPSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebPSerializer.swift; path = Sources/WebPSerializer.swift; sourceTree = ""; }; + 024671EBD9DED3184503661C16EBB5AA /* RxRelay.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxRelay.debug.xcconfig; sourceTree = ""; }; + 0248D4E567C341F3A872F734E3822821 /* CGImage+WebP.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "CGImage+WebP.h"; path = "Sources/KingfisherWebP-ObjC/include/CGImage+WebP.h"; sourceTree = ""; }; + 025079C3ED1C606CC36EFE069EDEBD65 /* cost_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cost_enc.h; path = src/enc/cost_enc.h; sourceTree = ""; }; + 02A455AB756694A4116E7FBCFFDD1B22 /* HasImageComponent+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "HasImageComponent+Kingfisher.swift"; path = "Sources/Extensions/HasImageComponent+Kingfisher.swift"; sourceTree = ""; }; + 02AA736006C1745B4374922EDD2C0ED9 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Core/Notifications.swift; sourceTree = ""; }; + 02C51A07A70E1D2E2C33BFCAB13D2147 /* SDWebImage-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SDWebImage-Info.plist"; sourceTree = ""; }; + 033E0FE82EFE5D1195D06BF48EFDD4FE /* KVORepresentable+CoreGraphics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+CoreGraphics.swift"; path = "RxCocoa/Foundation/KVORepresentable+CoreGraphics.swift"; sourceTree = ""; }; + 0346040756067AC7BEB6B2D65ABD0137 /* Event.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Event.swift; path = RxSwift/Event.swift; sourceTree = ""; }; + 0360A7ACCE254FA8094122A67DAEBF0B /* libwebp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = libwebp.debug.xcconfig; sourceTree = ""; }; + 036330AF4E55749E1FF346FBA932DE99 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; + 039003C164851A17C279926183BE7365 /* InfiniteOpaqueAnimationLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteOpaqueAnimationLayer.swift; path = Sources/Private/CoreAnimation/Layers/InfiniteOpaqueAnimationLayer.swift; sourceTree = ""; }; + 03A121F321B612639A02BF6059C72306 /* SGQRCode-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SGQRCode-prefix.pch"; sourceTree = ""; }; + 03AF8C2A5417527C176B1D352F94B6BC /* SDImageCachesManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCachesManager.m; path = SDWebImage/Core/SDImageCachesManager.m; sourceTree = ""; }; + 03F2EB044B1B448F60832E45F905A901 /* UITableView+IndexPaths.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITableView+IndexPaths.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UITableView+IndexPaths.swift"; sourceTree = ""; }; + 040199CCFF55E9D043DC38262DDF36D8 /* RxPickerViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDataSourceProxy.swift; sourceTree = ""; }; + 0404140BCDC34FFA5CD66B8A74AD2EF6 /* Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debug.swift; path = RxSwift/Observables/Debug.swift; sourceTree = ""; }; + 04204113E3497E9C14745E3AC606E1CF /* URLNavigator-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "URLNavigator-umbrella.h"; sourceTree = ""; }; + 0420E47335B7942CC9FFAA297AE615F5 /* Int+DateComponents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Int+DateComponents.swift"; path = "Sources/SwiftDate/Foundation+Extras/Int+DateComponents.swift"; sourceTree = ""; }; + 0432FF88948EF7F318297175270465E0 /* EpoxyModelArrayBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EpoxyModelArrayBuilder.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelArrayBuilder.swift; sourceTree = ""; }; + 0481D47250A0C273FA7E61CF2AF25E90 /* unwrap+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "unwrap+SharedSequence.swift"; path = "Source/RxCocoa/unwrap+SharedSequence.swift"; sourceTree = ""; }; + 0494E81CC235C4E2DDFCED50749C944C /* IQKeyboardReturnManager.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardReturnManager.debug.xcconfig; sourceTree = ""; }; + 04A3072F0EFE46BE369F63DFCE78D4BC /* DDASLLogCapture.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDASLLogCapture.m; path = Sources/CocoaLumberjack/DDASLLogCapture.m; sourceTree = ""; }; + 04B2458759041430B762BB60EE765EE8 /* SDWebImageDownloaderConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderConfig.m; path = SDWebImage/Core/SDWebImageDownloaderConfig.m; sourceTree = ""; }; + 04C1953D53901ECDFE44CE62153163CB /* SwiftKeychainWrapper.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftKeychainWrapper.release.xcconfig; sourceTree = ""; }; + 04FDAE619B848DDCED0583C9044983CC /* DefaultsAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsAdapter.swift; path = Sources/DefaultsAdapter.swift; sourceTree = ""; }; + 051800D486B7E0A9AFA8EFA67CD97461 /* SnapKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.debug.xcconfig; sourceTree = ""; }; + 052EF1262FFF526E5341F670A63269FC /* utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = utils.c; path = src/utils/utils.c; sourceTree = ""; }; + 05412BE81A84B83CB74BFDD51F460CE2 /* SDInternalMacros.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDInternalMacros.m; path = SDWebImage/Private/SDInternalMacros.m; sourceTree = ""; }; + 055FF1459E218B9653BCD10DD91D3072 /* Picker+PhotoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+PhotoManager.swift"; path = "Sources/HXPHPicker/Picker/Util/Picker+PhotoManager.swift"; sourceTree = ""; }; + 057A4C71FA8CF46BF1D1408710AAAA00 /* Bag+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bag+Rx.swift"; path = "RxSwift/Extensions/Bag+Rx.swift"; sourceTree = ""; }; + 05D3E9F4368CDC70A81671BA089EB375 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQTextInputViewNotification/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 06041FEF0F2FCDA7E684AA424B047011 /* ShapeContainerLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeContainerLayer.swift; path = Sources/Private/MainThread/NodeRenderSystem/RenderLayers/ShapeContainerLayer.swift; sourceTree = ""; }; + 06139E1E1DD4B9DA6E8A4210370BCCB6 /* NullCompositionLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NullCompositionLayer.swift; path = Sources/Private/MainThread/LayerContainers/CompLayers/NullCompositionLayer.swift; sourceTree = ""; }; + 0620068BB9C1A2836D16113C44F9E90A /* Group.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Group.swift; path = Sources/Private/Model/ShapeItems/Group.swift; sourceTree = ""; }; + 0629BCD7DE95B10F6E1DCB74AF9EFFF7 /* SwiftKeychainWrapper.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftKeychainWrapper.modulemap; sourceTree = ""; }; + 06782FD5BE8B5BF08BCCCEE3F07BF9B8 /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; + 06880D58BAA89C45D75CA1F3D56B40E2 /* RxSearchBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift; sourceTree = ""; }; + 0697DC8C76FDDDBB5C8B68147EA1A714 /* UIButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIButton+WebCache.h"; path = "SDWebImage/Core/UIButton+WebCache.h"; sourceTree = ""; }; + 069E66836E5AF7EAB8E98CF25DCD24D8 /* NSImage+Compatibility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSImage+Compatibility.m"; path = "SDWebImage/Core/NSImage+Compatibility.m"; sourceTree = ""; }; + 06C96A7161B1C568A6E26E44944244FB /* URLConvertible+URLRequestConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLConvertible+URLRequestConvertible.swift"; path = "Source/Core/URLConvertible+URLRequestConvertible.swift"; sourceTree = ""; }; + 06D5D2A7CAC106CFE0BABA2F17C5AC18 /* Differentiator.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Differentiator.release.xcconfig; sourceTree = ""; }; + 06DEE16FA5E122B00203CDB6498366CA /* MASViewConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASViewConstraint.m; path = Masonry/MASViewConstraint.m; sourceTree = ""; }; 06E5B413FEA5A600D76636DA132F8FB9 /* IQTextInputViewNotification */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQTextInputViewNotification; path = IQTextInputViewNotification.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 077A2E7E7F4686827640980CAC265F0C /* Observable+Alias.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Alias.swift"; path = "Source/Tools/Observable+Alias.swift"; sourceTree = ""; }; - 07A040B896304E2485B7FFA76FAB4CE3 /* PrimitiveSequence+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Zip+arity.swift"; path = "RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Zip+arity.swift"; sourceTree = ""; }; - 07E781138747A16C7AB238CF4941881A /* UIView+Parent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Parent.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UIView+Parent.swift"; sourceTree = ""; }; - 0802F2C4C18D922B7C259E58FDE0D75B /* DDLog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDLog.m; path = Sources/CocoaLumberjack/DDLog.m; sourceTree = ""; }; - 080A260F8186861FE078F3F27A9F2D48 /* MJRefreshNormalTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalTrailer.m; path = MJRefresh/Custom/Trailer/MJRefreshNormalTrailer.m; sourceTree = ""; }; - 0844C061D5EE02761F1FB18FB9A06C9F /* RxCocoa-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxCocoa-dummy.m"; sourceTree = ""; }; + 0701CEE950B73AB85F9B06A03918EC90 /* URLConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLConvertible.swift; path = Sources/URLMatcher/URLConvertible.swift; sourceTree = ""; }; + 0724929CA585230BC10C4782C2910DA1 /* PhotoManager+Download.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoManager+Download.swift"; path = "Sources/HXPHPicker/Core/Util/PhotoManager+Download.swift"; sourceTree = ""; }; + 0771C60A157459CAD8B0D125B218B6B9 /* IQKeyboardToolbarManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbarManager.swift; path = IQKeyboardToolbarManager/Classes/IQKeyboardToolbarManager.swift; sourceTree = ""; }; + 0780C172087591F37A850572E2B812BC /* SGSoundEffect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGSoundEffect.h; path = SGQRCode/SoundEffect/SGSoundEffect.h; sourceTree = ""; }; + 07848D28D89F5F346D8D841898114331 /* UIImage+Metadata.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Metadata.m"; path = "SDWebImage/Core/UIImage+Metadata.m"; sourceTree = ""; }; + 07AE779C9D4145D773909BC46D298854 /* cost_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_sse2.c; path = src/dsp/cost_sse2.c; sourceTree = ""; }; + 07AFFAFEA4574A9741D002838347DE0F /* RxDataSources.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxDataSources.debug.xcconfig; sourceTree = ""; }; + 07B28927F71FC7B85E977B446025A87C /* Lock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Lock.swift; path = RxSwift/Concurrency/Lock.swift; sourceTree = ""; }; + 07B57984746CDD53B1A48736367F7172 /* mergeWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = mergeWith.swift; path = Source/RxSwift/mergeWith.swift; sourceTree = ""; }; + 07D6D7B974681D893D52C4035D7993B7 /* EpoxyableView+SwiftUIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EpoxyableView+SwiftUIView.swift"; path = "Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxyableView+SwiftUIView.swift"; sourceTree = ""; }; + 0815D93B2E599D859EE8195D2772219D /* DDLogFlag+DDLogLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DDLogFlag+DDLogLevel.swift"; path = "Sources/CocoaLumberjackSwift/DDLogFlag+DDLogLevel.swift"; sourceTree = ""; }; + 0825619301CA7D5EC44ECE77C2097765 /* UIImage+MemoryCacheCost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MemoryCacheCost.h"; path = "SDWebImage/Core/UIImage+MemoryCacheCost.h"; sourceTree = ""; }; 085DBCE7DD98588B2ED103B1C1F36026 /* Alamofire-Alamofire */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "Alamofire-Alamofire"; path = Alamofire.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 09228622450AA88A5663B625008CAACA /* UILayoutSupport+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UILayoutSupport+Extensions.swift"; path = "Sources/UILayoutSupport+Extensions.swift"; sourceTree = ""; }; - 092DCCE81E067B790B8CEC3310812AB9 /* StringEncoding+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "StringEncoding+Alamofire.swift"; path = "Source/Extensions/StringEncoding+Alamofire.swift"; sourceTree = ""; }; - 0974AFA9997C70B36080375C7064C1C2 /* Int+DateComponents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Int+DateComponents.swift"; path = "Sources/SwiftDate/Foundation+Extras/Int+DateComponents.swift"; sourceTree = ""; }; - 09DEEDBF675E588BE3305CFE760F3BB6 /* CodableTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CodableTransform.swift; path = Sources/CodableTransform.swift; sourceTree = ""; }; - 09F6EDFB12467DA4C99CE1CC8349821E /* IQKeyboardCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardCore.debug.xcconfig; sourceTree = ""; }; - 0A1E9BB7996DEA8940D5086C8ED84BA2 /* RxMutableBox.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxMutableBox.swift; path = RxSwift/RxMutableBox.swift; sourceTree = ""; }; - 0A8E613D2CD6CCE6FD833C0AD0505615 /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; - 0A96E88143D96C322E058F77D54EDB03 /* RxRelay.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxRelay.release.xcconfig; sourceTree = ""; }; - 0AEBF392ABD41764BB744EF50A1636E2 /* IQKeyboardReturnManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnManager.swift; path = IQKeyboardReturnManager/Classes/IQKeyboardReturnManager.swift; sourceTree = ""; }; + 085EB28758F8741D7C89D03184864DC1 /* ViewEpoxyModeled.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewEpoxyModeled.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/ViewEpoxyModeled.swift; sourceTree = ""; }; + 0888B6D6314416B2F07AD76FD2EE975E /* ObserveOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserveOn.swift; path = RxSwift/Observables/ObserveOn.swift; sourceTree = ""; }; + 08924478A5F919DAF44B32C0EEE6D1C9 /* SDWebImageIndicator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageIndicator.m; path = SDWebImage/Core/SDWebImageIndicator.m; sourceTree = ""; }; + 08DCAD4C6C44190B630288CD23616B02 /* AlamofireExtended.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlamofireExtended.swift; path = Source/Features/AlamofireExtended.swift; sourceTree = ""; }; + 0935AE4F92A8695EC317F7664AA65A8C /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; + 097832AD2AFF0AE42CB2BC1E70DF7A64 /* ShapeRenderLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeRenderLayer.swift; path = Sources/Private/MainThread/NodeRenderSystem/RenderLayers/ShapeRenderLayer.swift; sourceTree = ""; }; + 09B6D7682C3180FE20AE2F4E09DB8E17 /* RepeaterLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RepeaterLayer.swift; path = Sources/Private/CoreAnimation/Layers/RepeaterLayer.swift; sourceTree = ""; }; + 09D0AA57078698E05D9E166ADD3BEB7F /* SDImageHEICCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageHEICCoder.h; path = SDWebImage/Core/SDImageHEICCoder.h; sourceTree = ""; }; + 09D4A2CE8064B7D2328D9DCD9AACDDD8 /* anim_decode.c */ = {isa = PBXFileReference; includeInIndex = 1; name = anim_decode.c; path = src/demux/anim_decode.c; sourceTree = ""; }; + 09EB5C044A7617A0CAF71D0F1B172E52 /* ConstraintDirectionalInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsetTarget.swift; path = Sources/ConstraintDirectionalInsetTarget.swift; sourceTree = ""; }; + 09F8E21E89898A13723AC1DB946D3047 /* SDImageCacheDefine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCacheDefine.h; path = SDWebImage/Core/SDImageCacheDefine.h; sourceTree = ""; }; + 0A23A6095935A2DA87AD61626177F227 /* PhotoPickerControllerProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerControllerProtocol.swift; path = Sources/HXPHPicker/Picker/Controller/PhotoPickerControllerProtocol.swift; sourceTree = ""; }; + 0A26381785BA6D4DE63E5068A0BBE66F /* PhotoListCellConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoListCellConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PhotoListCellConfiguration.swift; sourceTree = ""; }; + 0A27707E0B70E5140B45224E50F9F66E /* Infallible+Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Debug.swift"; path = "RxSwift/Traits/Infallible/Infallible+Debug.swift"; sourceTree = ""; }; + 0A5A6592B98A496425E47D27E509BF0E /* UIView+ResignObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+ResignObjc.swift"; path = "IQKeyboardManagerSwift/Resign/UIKItExtensions/UIView+ResignObjc.swift"; sourceTree = ""; }; + 0A74DBBF59310EEFB6A782FA81B146F7 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 0A7F72265330C8EE1B00E415196E02D6 /* filter_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filter_enc.c; path = src/enc/filter_enc.c; sourceTree = ""; }; + 0AC4AAE5253D1359301531CC46EFEB92 /* FloatValueProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FloatValueProvider.swift; path = Sources/Public/DynamicProperties/ValueProviders/FloatValueProvider.swift; sourceTree = ""; }; + 0ACA18786B1B916834135C396AEE54CD /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = MAMapKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; + 0AEB002DD7FDAD290FB16716DE30334A /* TextInput.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextInput.swift; path = RxCocoa/Common/TextInput.swift; sourceTree = ""; }; + 0AEF60F65695E61BC552CBF6E4D36CF3 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = MAMapKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; + 0AF6B4871B7A2940A43A505AA85E5BF8 /* SDImageCachesManagerOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCachesManagerOperation.h; path = SDWebImage/Private/SDImageCachesManagerOperation.h; sourceTree = ""; }; 0B06FE4EB869890001614655A886414E /* RxRelay-RxRelay_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "RxRelay-RxRelay_Privacy"; path = RxRelay_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 0B0F165AEAC8FC2C370716EE3C145BEE /* unwrap+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "unwrap+SharedSequence.swift"; path = "Source/RxCocoa/unwrap+SharedSequence.swift"; sourceTree = ""; }; - 0B2312EB99D8CA895AEC7938145C4E36 /* WKWebView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKWebView+Rx.swift"; path = "RxCocoa/iOS/WKWebView+Rx.swift"; sourceTree = ""; }; - 0B2D37792C97A359F3C73912FA70031A /* DefaultsKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsKey.swift; path = Sources/DefaultsKey.swift; sourceTree = ""; }; - 0B4D8DDE5C1EAB62B3F264D7091CC832 /* ISOParser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ISOParser.swift; path = Sources/SwiftDate/Formatters/ISOParser.swift; sourceTree = ""; }; - 0B62B38D8D8209B6AC1EB242B3E6FD66 /* dec_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_mips32.c; path = src/dsp/dec_mips32.c; sourceTree = ""; }; - 0B692CD0211625EA46AF7256ABE1F5D4 /* Lock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Lock.swift; path = RxSwift/Concurrency/Lock.swift; sourceTree = ""; }; - 0B6C6BAEEC5AD492B8B599CC01626216 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; - 0B97D2D14D6D41F90A0B34BA7BBB1664 /* Differentiator.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Differentiator.debug.xcconfig; sourceTree = ""; }; - 0BB9DD7FD01B91B1D946F3D024B48A2C /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; - 0C05ED395B96E37A4F007B5BB60A44C3 /* MultiTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultiTarget.swift; path = Sources/Moya/MultiTarget.swift; sourceTree = ""; }; - 0C1507E9CE1AD23C6A6AC1B5D43E5A40 /* DDFileLogger+Buffering.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "DDFileLogger+Buffering.m"; path = "Sources/CocoaLumberjack/Extensions/DDFileLogger+Buffering.m"; sourceTree = ""; }; - 0C3190ADA29D6BAFB7F6DC9E512FD6E1 /* RxPickerViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDataSourceProxy.swift; sourceTree = ""; }; - 0C36BCCE73ED422DFC684D1DB44199F4 /* RequestCompression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestCompression.swift; path = Source/Features/RequestCompression.swift; sourceTree = ""; }; - 0C537965529A44BDDE1E5A79C61A8404 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardManagerSwift/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 0C71851376D1A63951F52D1134F8B7D0 /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; - 0C79961B0775AE39B65A5D16BCD86946 /* muxinternal.c */ = {isa = PBXFileReference; includeInIndex = 1; name = muxinternal.c; path = src/mux/muxinternal.c; sourceTree = ""; }; - 0C874C738817825EDA0142264C7102F0 /* EditorImageResizerMaskView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorImageResizerMaskView.swift; path = Sources/HXPHPicker/Editor/View/Photo/EditorImageResizerMaskView.swift; sourceTree = ""; }; - 0CF10396E7EB251440FB55CE5605D32E /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = MAMapKit.framework/Headers/MAMapView.h; sourceTree = ""; }; - 0D525E30AB95FEB3358696F52FDDD6C9 /* RxCocoaRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoaRuntime.h; path = RxCocoa/Runtime/include/RxCocoaRuntime.h; sourceTree = ""; }; - 0D8433E8D1F19DB32DEEFE9C6E81397C /* PhotoPreviewSelectedViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewSelectedViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPreviewSelectedViewCell.swift; sourceTree = ""; }; - 0D8667CAB7394B693C882E44D5668DDA /* Masonry-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Masonry-umbrella.h"; sourceTree = ""; }; - 0DAF686BE390AEEDE12E77B91AC3CF67 /* DataSources.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataSources.swift; path = Sources/RxDataSources/DataSources.swift; sourceTree = ""; }; - 0DB53F95135376AFC46C0DCADCE0825A /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; + 0B12896C79CFA0575AC3552512A668AD /* DDLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDLog.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog.h; sourceTree = ""; }; + 0B5655D93FAC477504EFAE98A3E930A3 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + 0B9749C4E0FE19061C9F9157E5A879FA /* Fill.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Fill.swift; path = Sources/Private/Model/ShapeItems/Fill.swift; sourceTree = ""; }; + 0BA7954C9EF8F2DED7184062C2732E69 /* PathElement.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PathElement.swift; path = Sources/Private/Utility/Primitives/PathElement.swift; sourceTree = ""; }; + 0BBA6D128F5BD3FEC2E2303882F2C9B2 /* SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SharedSequence.swift; path = RxCocoa/Traits/SharedSequence/SharedSequence.swift; sourceTree = ""; }; + 0BCF132842B892AE2BA545D86F75D0EF /* SGScanView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGScanView.m; path = SGQRCode/ScanView/SGScanView.m; sourceTree = ""; }; + 0BDCBE66195F2020C843DCF3CB26152F /* Using.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Using.swift; path = RxSwift/Observables/Using.swift; sourceTree = ""; }; + 0BEE2D0DBCDE26D12EDFE944C34348DC /* lottie-ios-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "lottie-ios-dummy.m"; sourceTree = ""; }; + 0BF6A76CAAB4FFD27CB0FBB4C12C9DCB /* UIColorExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIColorExtension.swift; path = Sources/Public/iOS/UIColorExtension.swift; sourceTree = ""; }; + 0C0865A8713501BAEF7B014FFFFAFEA1 /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = MAMapKit.framework/Headers/MAShape.h; sourceTree = ""; }; + 0C0D95F691EF71592E72B48EA387AC01 /* sharpyuv_dsp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv_dsp.h; path = sharpyuv/sharpyuv_dsp.h; sourceTree = ""; }; + 0C143F4667B73F2F4CC518D359F07FDB /* URLEncodedFormEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLEncodedFormEncoder.swift; path = Source/Features/URLEncodedFormEncoder.swift; sourceTree = ""; }; + 0C26E6F0D20F800D5B3F9DAEC46A5DFD /* RenderingEngineOption.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RenderingEngineOption.swift; path = Sources/Public/Configuration/RenderingEngineOption.swift; sourceTree = ""; }; + 0C2A0C36A48111923C9C912029BCB810 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; + 0C5F3E1CCEE0415AB5E9B3ED6299A9E2 /* ShapeCompositionLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeCompositionLayer.swift; path = Sources/Private/MainThread/LayerContainers/CompLayers/ShapeCompositionLayer.swift; sourceTree = ""; }; + 0C6DCF6D1D0E0C53534755E298D5CBFA /* DictionaryTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DictionaryTransform.swift; path = Sources/DictionaryTransform.swift; sourceTree = ""; }; + 0C80914A8A3D9F65352C59762CC6E9B2 /* RequestTypeWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestTypeWrapper.swift; path = Sources/Moya/RequestTypeWrapper.swift; sourceTree = ""; }; + 0CC933A8DBBCBF50738C08E702F643F9 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Core/Response.swift; sourceTree = ""; }; + 0CEC65056F6AB95BCCE9F5F3A08D5115 /* Moya-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Moya-prefix.pch"; sourceTree = ""; }; + 0D12ACD7589E81380E54EC44D8FEA6D2 /* UIViewControllerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIViewControllerType.swift; path = Sources/URLNavigator/UIViewControllerType.swift; sourceTree = ""; }; + 0D2F9216E46A257CE34CCEF1B0F63AFC /* SDWebImagePrefetcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImagePrefetcher.h; path = SDWebImage/Core/SDWebImagePrefetcher.h; sourceTree = ""; }; + 0D348E9EDBA6B6346CB66E313D98B353 /* SwiftDate.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftDate.debug.xcconfig; sourceTree = ""; }; + 0D59A4AAD19735248A702819E313785F /* PhotoAssetCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoAssetCollection.swift; path = Sources/HXPHPicker/Picker/Model/PhotoAssetCollection.swift; sourceTree = ""; }; + 0D7883D3B691967A11A79B9AA71AE575 /* ErasedContentProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ErasedContentProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ErasedContentProviding.swift; sourceTree = ""; }; + 0DBCD3A67CC38D55ECF012D1776D13F7 /* webpi_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = webpi_dec.h; path = src/dec/webpi_dec.h; sourceTree = ""; }; + 0DC6DC2408E2734D6AB852855A21773D /* NavigatorDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NavigatorDelegate.swift; path = Sources/URLNavigator/NavigatorDelegate.swift; sourceTree = ""; }; + 0DF38D4A093F9532AEF6CAAC6E7705F1 /* RequestCompression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestCompression.swift; path = Source/Features/RequestCompression.swift; sourceTree = ""; }; 0DFD4541FF9DAA31A2FC2A7F6D03ED22 /* IQTextView */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQTextView; path = IQTextView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E077F05B397BA0C932065F99A190522 /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; - 0E0ACCBDEA24E46AAACD1BFE4F15891A /* IQKeyboardCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardCore-dummy.m"; sourceTree = ""; }; - 0E134CF6273CB1C873E17C07BE49F262 /* SingleAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAsync.swift; path = RxSwift/Observables/SingleAsync.swift; sourceTree = ""; }; - 0E592215015F86F69093474A22DFEFDF /* HasImageComponent+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "HasImageComponent+Kingfisher.swift"; path = "Sources/Extensions/HasImageComponent+Kingfisher.swift"; sourceTree = ""; }; - 0E79C3C30DFB1C0D5D0916FEF5692C2D /* DataRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataRequest.swift; path = Source/Core/DataRequest.swift; sourceTree = ""; }; - 0E94D9CD4F9AEA9DE4EA1EFABEB8ED08 /* Core+UIColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIColor.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIColor.swift"; sourceTree = ""; }; - 0EE9CE6173C1B90FB0A47BF81F717C24 /* SkipWhile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipWhile.swift; path = RxSwift/Observables/SkipWhile.swift; sourceTree = ""; }; - 0FA6E83DBEF33D62965488FA6E823496 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; - 0FA969E59A59FDCD2C785C4DC53092CB /* Switch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Switch.swift; path = RxSwift/Observables/Switch.swift; sourceTree = ""; }; - 0FD99C59EFDC7A1A321B4A1DA339A352 /* AppearanceStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppearanceStyle.swift; path = Sources/HXPHPicker/Core/Model/AppearanceStyle.swift; sourceTree = ""; }; - 0FDCD243B08DC1EEE229A019C2F5AE2D /* ConstraintMakerPrioritizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerPrioritizable.swift; path = Sources/ConstraintMakerPrioritizable.swift; sourceTree = ""; }; - 0FE9551AA1EE1E8ADD5977F5AA913517 /* ObservableConvertibleType+Infallible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Infallible.swift"; path = "RxSwift/Traits/Infallible/ObservableConvertibleType+Infallible.swift"; sourceTree = ""; }; - 10447909B66399C696A0EB70BB107C4B /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = MAMapKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; - 10649F256B067965CB15F69B92573DE1 /* CGImage+WebP.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "CGImage+WebP.m"; path = "Sources/KingfisherWebP-ObjC/CGImage+WebP.m"; sourceTree = ""; }; - 107E49B8A5E08A8809DD51023FCEF589 /* dec_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_sse41.c; path = src/dsp/dec_sse41.c; sourceTree = ""; }; - 108497ABB8A5347DDCB5E9F3A42F3E98 /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; - 108A5EA42C005C6CF3DFEF8D63745EEE /* UIRefreshControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIRefreshControl+Rx.swift"; path = "RxCocoa/iOS/UIRefreshControl+Rx.swift"; sourceTree = ""; }; - 109A2F4ECA023A5337689C01E3D96C16 /* AlbumViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumViewController.swift; path = Sources/HXPHPicker/Picker/Controller/AlbumViewController.swift; sourceTree = ""; }; - 10A51151EECDAB56AC981D2D91867B1B /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; - 10D2CDD5D139DB1F4789821DC3831FA8 /* ConstraintInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsets.swift; path = Sources/ConstraintInsets.swift; sourceTree = ""; }; + 0E071F00AEBA310F8E828B34EBE5E15C /* RxCollectionViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift; sourceTree = ""; }; + 0E14C4F16A69C2B63FB7F85407A7563E /* SDImageCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCoder.m; path = SDWebImage/Core/SDImageCoder.m; sourceTree = ""; }; + 0E93312DDF12B5DECD9957F141E66069 /* AMapSearchKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchKit.h; path = AMapSearchKit.framework/Headers/AMapSearchKit.h; sourceTree = ""; }; + 0ED42938F21BBFD9B4C697B05CAB20D6 /* IQTextView+Placeholderable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQTextView+Placeholderable.swift"; path = "IQTextView/Classes/IQTextView+Placeholderable.swift"; sourceTree = ""; }; + 0EDEB407017BFE107E9F1C652DD1EB36 /* iterator_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = iterator_enc.c; path = src/enc/iterator_enc.c; sourceTree = ""; }; + 0F25AAC917869E54A61BB90AD263A7FC /* IQKeyboardReturnManager-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardReturnManager-prefix.pch"; sourceTree = ""; }; + 0F530C63F99B2AB3E29DCD3A67810204 /* UIView+SDExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+SDExtension.m"; path = "SDCycleScrollView/Lib/SDCycleScrollView/UIView+SDExtension.m"; sourceTree = ""; }; + 0F5AA0A5E629FAA0155B52218C76BB8C /* SDWebImageDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloader.h; path = SDWebImage/Core/SDWebImageDownloader.h; sourceTree = ""; }; + 0F61F5BB87FA8314473628E89581AA28 /* LottieAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieAnimation.swift; path = Sources/Public/Animation/LottieAnimation.swift; sourceTree = ""; }; + 0F642648CD83195DEBB706BF39D34C52 /* AddRef.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AddRef.swift; path = RxSwift/Observables/AddRef.swift; sourceTree = ""; }; + 0F750C276EA99F1DCFDD82C98945DE4D /* LivePhotoSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LivePhotoSource.swift; path = Sources/General/ImageSource/LivePhotoSource.swift; sourceTree = ""; }; + 0F80383234D4597E80AF795C80129AFF /* GroupNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderContainers/GroupNode.swift; sourceTree = ""; }; + 0F8541A4393AA82446DA9CB3130C9A5A /* BezierPathRoundExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BezierPathRoundExtension.swift; path = Sources/Private/Utility/Primitives/BezierPathRoundExtension.swift; sourceTree = ""; }; + 0F99AC6E5258A874E93F8B1507F383E7 /* SwiftUIMeasurementContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftUIMeasurementContainer.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/LayoutUtilities/SwiftUIMeasurementContainer.swift; sourceTree = ""; }; + 0FF1E5A20363D8B8D511B322BE6D8C9E /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + 105D64F3F9FE62DD2EF378CBCCE13DCF /* RetryWhen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryWhen.swift; path = RxSwift/Observables/RetryWhen.swift; sourceTree = ""; }; + 1095DC77BD6D19D1C3CC7AE797959121 /* alpha_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_dec.c; path = src/dec/alpha_dec.c; sourceTree = ""; }; + 10B68C3EC8FEFC5F2BAC66C3D805F269 /* DidEndDisplayingProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DidEndDisplayingProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidEndDisplayingProviding.swift; sourceTree = ""; }; + 10ECE18435E54A3F4D7AE6CAAA4AD062 /* SDmetamacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDmetamacros.h; path = SDWebImage/Private/SDmetamacros.h; sourceTree = ""; }; + 10EEFF0E974A1A2439B47F9FBBFBBEA4 /* RxTableViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; + 10F7B8D292BB2C3AC05230B9DA94142C /* UIViewConfiguringSwiftUIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIViewConfiguringSwiftUIView.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/UIViewConfiguringSwiftUIView.swift; sourceTree = ""; }; 110BD425B6CAD6801539E2C6AB6E0662 /* IQKeyboardReturnManager-IQKeyboardReturnManager */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "IQKeyboardReturnManager-IQKeyboardReturnManager"; path = IQKeyboardReturnManager.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 111D4FFAC336903C1317640A12C8580C /* rescaler_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rescaler_utils.h; path = src/utils/rescaler_utils.h; sourceTree = ""; }; - 117D24F6E67A027E8B94E63412CC3903 /* ValidationType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationType.swift; path = Sources/Moya/ValidationType.swift; sourceTree = ""; }; - 119A1BAED8246CE1387616A24B902A5A /* SwiftyUserDefaults-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyUserDefaults-prefix.pch"; sourceTree = ""; }; - 11B91ED9E559F13A0F693229FE398B30 /* ObjectMapper-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ObjectMapper-umbrella.h"; sourceTree = ""; }; - 11DEE3931E6F2CCA285932BC4A2FF9FF /* TableViewSectionedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TableViewSectionedDataSource.swift; path = Sources/RxDataSources/TableViewSectionedDataSource.swift; sourceTree = ""; }; - 11E92B06F9582AB7D39CCEEB7C0009D9 /* Masonry-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Masonry-Info.plist"; sourceTree = ""; }; + 110C36D3555126D3537A01611EC32FA7 /* io_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = io_dec.c; path = src/dec/io_dec.c; sourceTree = ""; }; + 1110858E6C2C64932738CCEB24970211 /* LayerModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerModel.swift; path = Sources/Private/Model/Layers/LayerModel.swift; sourceTree = ""; }; + 112986CC1C906C724C2077B0004208A2 /* AMapCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapCommonObj.h; path = AMapSearchKit.framework/Headers/AMapCommonObj.h; sourceTree = ""; }; + 114D2DD5ECD0AD3391485B36A100AC9A /* CLIColor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLIColor.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/CLIColor.h; sourceTree = ""; }; + 116636588CA6138EAA0EDD1D4FAADA0C /* SwiftyUserDefaults.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyUserDefaults.release.xcconfig; sourceTree = ""; }; + 116AE5E7CF7B3F186821CA61F1E5E007 /* picture_rescale_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_rescale_enc.c; path = src/enc/picture_rescale_enc.c; sourceTree = ""; }; + 11789C743A18A9ADFD8FD93F360A0018 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 11A3047C7483E46DBE6703A08EC1729A /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 11B0FB93FE7BA4B8FB65652BAA081BAE /* tree_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = tree_enc.c; path = src/enc/tree_enc.c; sourceTree = ""; }; + 11DAC06EC3D102765D25B05E9B0FE1B2 /* SDWebImageCacheSerializer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCacheSerializer.m; path = SDWebImage/Core/SDWebImageCacheSerializer.m; sourceTree = ""; }; + 11E404586B8AC297753F446B3C334A93 /* DidSelectProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DidSelectProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidSelectProviding.swift; sourceTree = ""; }; + 11F36533072D78EE2585CAA1BB3A1848 /* Reactive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reactive.swift; path = RxSwift/Reactive.swift; sourceTree = ""; }; + 120B74E95C3879A21CCDB3700DE785B1 /* CoreTextRenderLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CoreTextRenderLayer.swift; path = Sources/Private/MainThread/LayerContainers/Utility/CoreTextRenderLayer.swift; sourceTree = ""; }; 120BD4C670EF00F4D5A40AA4B863A7AE /* IQKeyboardNotification-IQKeyboardNotification */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "IQKeyboardNotification-IQKeyboardNotification"; path = IQKeyboardNotification.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 12BBA29003E472D431C3FD0FB9C62E23 /* MASConstraint+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MASConstraint+Private.h"; path = "Masonry/MASConstraint+Private.h"; sourceTree = ""; }; - 12D1E64F310ACD49E0B9883B0837463C /* webp_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = webp_dec.c; path = src/dec/webp_dec.c; sourceTree = ""; }; - 12EFB95A9760CA014DBC7E8D4CA2E020 /* MATerrainOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlay.h; path = MAMapKit.framework/Headers/MATerrainOverlay.h; sourceTree = ""; }; - 13E23AC9A4DBDFCFFB646236AF9905E2 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; - 13F81E3898A64062D22148016E5A621A /* EditorToolViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorToolViewConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/EditorToolViewConfiguration.swift; sourceTree = ""; }; - 141D6CFEE42FAA4C3A526AD72A5E08B2 /* RxSwiftExt-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxSwiftExt-Info.plist"; sourceTree = ""; }; - 14306178B9B5B56D003DABC571BD6397 /* Differentiator.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Differentiator.modulemap; sourceTree = ""; }; - 143C51B91FF55B7C589BB517110A3E26 /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = MAMapKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; - 1471928E8C0F99965CDAC7EAA6AFB420 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Core/Response.swift; sourceTree = ""; }; - 148655EDEA60D16F98821D25157BD304 /* Amb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Amb.swift; path = RxSwift/Observables/Amb.swift; sourceTree = ""; }; - 14A61AC7B4B70CD05D010D17057A7648 /* PhotoEditorCropToolModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorCropToolModel.swift; path = Sources/HXPHPicker/Editor/Model/PhotoEditorCropToolModel.swift; sourceTree = ""; }; - 14C0B684779199B6B02A6003DF2C6F69 /* DownloadRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DownloadRequest.swift; path = Source/Core/DownloadRequest.swift; sourceTree = ""; }; - 14C7A198DD599083270F3A20AC0FF1A9 /* DDContextFilterLogFormatter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDContextFilterLogFormatter.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter.h; sourceTree = ""; }; - 152B8C53FF51DFABC755555B9826A91E /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + 12482DE56EE86935FD288610C7E2E4BA /* ZXSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZXSDK.release.xcconfig; sourceTree = ""; }; + 124B2A3E5D7892586024DC619764F4BA /* ImmediateSchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImmediateSchedulerType.swift; path = RxSwift/ImmediateSchedulerType.swift; sourceTree = ""; }; + 12A3978C5954B3AB3CDADFBCC75AD5F7 /* AlbumViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumViewController.swift; path = Sources/HXPHPicker/Picker/Controller/AlbumViewController.swift; sourceTree = ""; }; + 12AD3BC5DFA5C2CA31FECCF57A3DCB50 /* Skip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Skip.swift; path = RxSwift/Observables/Skip.swift; sourceTree = ""; }; + 12B01F90DC3D1A2A0B9ADABC09778D98 /* View+MASAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "View+MASAdditions.h"; path = "Masonry/View+MASAdditions.h"; sourceTree = ""; }; + 12D0B6C55AFCC0AFA30562C0074CECB9 /* yuv_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_sse41.c; path = src/dsp/yuv_sse41.c; sourceTree = ""; }; + 1336B0C0234097E0B7B50FBEF383C022 /* VisibilityAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VisibilityAnimation.swift; path = Sources/Private/CoreAnimation/Animations/VisibilityAnimation.swift; sourceTree = ""; }; + 1341FE1A679531A374E6EA274988264C /* EditorToolView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorToolView.swift; path = Sources/HXPHPicker/Editor/View/EditorToolView.swift; sourceTree = ""; }; + 1342A27E246C50B0669AAF1C9A2B3763 /* SDImageCoderHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCoderHelper.m; path = SDWebImage/Core/SDImageCoderHelper.m; sourceTree = ""; }; + 1345B3C64BAC0270EDB5BC594655875A /* RxCocoa-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxCocoa-Info.plist"; sourceTree = ""; }; + 137B8DFC03137FFDE54B5C23791A166F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardReturnManager/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 137C7AC861F848A2E34F959B139305F0 /* SubjectType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubjectType.swift; path = RxSwift/Subjects/SubjectType.swift; sourceTree = ""; }; + 138267A78378C20D85FD85CD6F415D4E /* filterMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = filterMap.swift; path = Source/RxSwift/filterMap.swift; sourceTree = ""; }; + 13C0F38CF2159F0A5DDE29B416855587 /* LayerEffect.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerEffect.swift; path = Sources/Private/Model/LayerEffects/LayerEffect.swift; sourceTree = ""; }; + 13D37E5357C1DFBA6FCBEC87F6531F0F /* common_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = common_dec.h; path = src/dec/common_dec.h; sourceTree = ""; }; + 1423591186656B268E1FF81A833FDDE3 /* Popover.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Popover.release.xcconfig; sourceTree = ""; }; + 1447E8645A5E61620BCFA27199CD5ABE /* KFImageRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageRenderer.swift; path = Sources/SwiftUI/KFImageRenderer.swift; sourceTree = ""; }; + 144D6736A5EA22311BB95E25D47BF4C7 /* AMapNearbySearchManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNearbySearchManager.h; path = AMapSearchKit.framework/Headers/AMapNearbySearchManager.h; sourceTree = ""; }; + 1467351D13912FB9B76BCC971532B510 /* PhotoTools.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoTools.swift; path = Sources/HXPHPicker/Core/Util/PhotoTools.swift; sourceTree = ""; }; + 146CBA3FACD1FD9ECAB6AE549FF8B59C /* lossless_enc_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_neon.c; path = src/dsp/lossless_enc_neon.c; sourceTree = ""; }; + 1478C78502E72A09FBE9995C94538D07 /* Data+Serialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Serialization.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Data+Serialization.swift"; sourceTree = ""; }; + 149217E7D571EE2B3B7D4926313D4904 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; + 14C0A69437B676B5F7D648BB2AF34E2A /* Keyframes+combined.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keyframes+combined.swift"; path = "Sources/Private/CoreAnimation/Extensions/Keyframes+combined.swift"; sourceTree = ""; }; + 14E46EF33B88687AA6E3429C92B81652 /* CocoaLumberjack-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaLumberjack-umbrella.h"; sourceTree = ""; }; + 1524CEA9A142CFF8652321C41BC75471 /* LayoutConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraintItem.swift; path = Sources/LayoutConstraintItem.swift; sourceTree = ""; }; + 1533FA4A0C96BDD2E351B7FCA31BD105 /* Mask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mask.swift; path = Sources/Private/Model/Objects/Mask.swift; sourceTree = ""; }; + 154F25B105AC7B9C99DE834CB31E3408 /* IQKeyboardNotification-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardNotification-Info.plist"; sourceTree = ""; }; + 1555A05F2126B0E6717D118D25801358 /* Picker+PhotoTools.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+PhotoTools.swift"; path = "Sources/HXPHPicker/Picker/Util/Picker+PhotoTools.swift"; sourceTree = ""; }; + 1581F67BED7567D72A82A70A9347FB83 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; 15848DEC7727A809830E7F6FC1B6CE0F /* IQKeyboardReturnManager */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardReturnManager; path = IQKeyboardReturnManager.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 15A4B1C40EE5FAEE3B83BC7C408DEDA0 /* picture_csp_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_csp_enc.c; path = src/enc/picture_csp_enc.c; sourceTree = ""; }; - 15CFF4E69B94A1D9FA85A482E17707BD /* encode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = encode.h; path = src/webp/encode.h; sourceTree = ""; }; - 15F0F57828890EE152D68E876319B24E /* thread_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = thread_utils.c; path = src/utils/thread_utils.c; sourceTree = ""; }; - 16870A92D3A5F38922DF9CFC6B8EFBC9 /* dec_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_neon.c; path = src/dsp/dec_neon.c; sourceTree = ""; }; - 16BB16A5E2279B5173AAB761AFB844DC /* yuv_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_mips_dsp_r2.c; path = src/dsp/yuv_mips_dsp_r2.c; sourceTree = ""; }; - 16D1E71AD46F89F3D32720FBE4D40338 /* IdentifiableValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IdentifiableValue.swift; path = Sources/Differentiator/IdentifiableValue.swift; sourceTree = ""; }; - 16FC3A506B1B9DCBC17E41083EB66E1A /* ControlTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlTarget.swift; path = RxCocoa/Common/ControlTarget.swift; sourceTree = ""; }; - 1706E18706769AEF20C5876780CB3A3E /* DateRepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DateRepresentable.swift; path = Sources/SwiftDate/DateRepresentable.swift; sourceTree = ""; }; - 1721F6544D29268D669F4AF1155E7A6C /* EditorChartletView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorChartletView.swift; path = Sources/HXPHPicker/Editor/View/EditorChartletView.swift; sourceTree = ""; }; - 172C45856DB6320F48430329B8F965B4 /* IQTextInputViewNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextInputViewNotification.swift; path = IQTextInputViewNotification/Classes/IQTextInputViewNotification.swift; sourceTree = ""; }; - 17316C6B4AA5E3BCC65A18CB7835DE7B /* RxRelay.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxRelay.debug.xcconfig; sourceTree = ""; }; - 173BFB6B766DBA1583C580F09D535910 /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; - 17662B0CEB666723C35C661D82EA8693 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; - 176E3EB9B7EE0FEE93A6AACB754EF42E /* IQKeyboardReturnManager.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardReturnManager.release.xcconfig; sourceTree = ""; }; - 177C4FC2F919204F623FFDF39E97A4A1 /* huffman_encode_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = huffman_encode_utils.h; path = src/utils/huffman_encode_utils.h; sourceTree = ""; }; - 177ECCB27FF3F324F5781F2491428ED3 /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = MAMapKit.framework/Headers/MAArc.h; sourceTree = ""; }; - 178AAE11F126B5DC801F60831E8B7C6D /* KingfisherWebP-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KingfisherWebP-umbrella.h"; sourceTree = ""; }; - 17E3EAA13E096529A720A90921985C44 /* yuv_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_sse41.c; path = src/dsp/yuv_sse41.c; sourceTree = ""; }; - 1809A0A6E4D18D5CF059A8A62A3689DA /* Array+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Sort.swift"; path = "IQKeyboardToolbarManager/Classes/UIKitExtensions/Array+Sort.swift"; sourceTree = ""; }; - 18389E00F1C6A32261C3E25FD2C7E672 /* Optional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Optional.swift; path = RxSwift/Observables/Optional.swift; sourceTree = ""; }; - 1946E94DA9EBDE23DEA817512BADCE82 /* lossless_enc_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_sse41.c; path = src/dsp/lossless_enc_sse41.c; sourceTree = ""; }; - 1972146C114E9050CBE264340CA1FD2C /* TargetType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TargetType.swift; path = Sources/Moya/TargetType.swift; sourceTree = ""; }; - 19801812C0DA51582349BD04867F732F /* URLNavigator-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "URLNavigator-dummy.m"; sourceTree = ""; }; - 19B128655F6AA2E3C650D02AC66BD261 /* TimePeriod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriod.swift; path = Sources/SwiftDate/TimePeriod/TimePeriod.swift; sourceTree = ""; }; - 19F13F08F4D3ADE8D845DC66D39C2BED /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; - 1A12E014E2C22DD93434E816ED316A54 /* IQKeyboardToolbarManager.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardToolbarManager.modulemap; sourceTree = ""; }; - 1A238E32FD97C414FEDD95D61940C952 /* MAMapView+Resource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MAMapView+Resource.h"; path = "MAMapKit.framework/Headers/MAMapView+Resource.h"; sourceTree = ""; }; - 1A379ADE4082A9DBD68FFD54F224082F /* partition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = partition.swift; path = Source/RxSwift/partition.swift; sourceTree = ""; }; - 1A3C970F20A472A4F57520AE0FD1E8DF /* Maybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Maybe.swift; path = RxSwift/Traits/PrimitiveSequence/Maybe.swift; sourceTree = ""; }; - 1A3F7B34C2CA607E37D791C8193ECA68 /* ObserverType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverType.swift; path = RxSwift/ObserverType.swift; sourceTree = ""; }; - 1A49F5CC77CDE0CD39A90ECB45D4CFCA /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; - 1A5F31C89F76062A6F74F3FBA56754A5 /* ConstraintDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDescription.swift; path = Sources/ConstraintDescription.swift; sourceTree = ""; }; - 1A7B47478E1294576C65A22A8F6D1061 /* palette.c */ = {isa = PBXFileReference; includeInIndex = 1; name = palette.c; path = src/utils/palette.c; sourceTree = ""; }; - 1A9266A08FE31008A09C5F2FC7BE8908 /* WithUnretained.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithUnretained.swift; path = RxSwift/Observables/WithUnretained.swift; sourceTree = ""; }; - 1AF64F524575941761A6F20D3F91231B /* VideoEditorViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorViewController.swift; path = Sources/HXPHPicker/Editor/Controller/VideoEditorViewController.swift; sourceTree = ""; }; - 1AF9F093FC100BEC80A2491904C7697A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQTextInputViewNotification/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 1AFF6BED0C6895B367E9690581E12F82 /* filters.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters.c; path = src/dsp/filters.c; sourceTree = ""; }; - 1B169BA2BCB9B2FDBCF094F90652BFFB /* SchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SchedulerType.swift; path = RxSwift/SchedulerType.swift; sourceTree = ""; }; - 1B3D207F4F54BFE865514350775D1F4D /* Window.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Window.swift; path = RxSwift/Observables/Window.swift; sourceTree = ""; }; - 1B56406D17FEABFD1DC5A7EDADC9718B /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/RxSwift/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 1B8E61023BF345CDEE5FE6E8A83D7BED /* UploadRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UploadRequest.swift; path = Source/Core/UploadRequest.swift; sourceTree = ""; }; - 1C164ECEDD506F64F474A6D0A75D474D /* IQKeyboardCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardCore-Info.plist"; sourceTree = ""; }; - 1C1EA445DED0CC0C3F1118A97B23E52A /* AsMaybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsMaybe.swift; path = RxSwift/Observables/AsMaybe.swift; sourceTree = ""; }; - 1CD6676B00D338A4F69060132BC3EBFA /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = MAMapKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; - 1CE14E04E5835E414D1809B8D7AE6181 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardToolbar/Classes/IQBarButtonItem/IQTitleBarButtonItem.swift; sourceTree = ""; }; - 1D48E40666AD0F942AFB1AEF4FAC0A7B /* HXPHPicker.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = HXPHPicker.debug.xcconfig; sourceTree = ""; }; - 1DF38F2058207C92B5EB02C1F2638B86 /* PreviewVideoControlViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewVideoControlViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PreviewVideoControlViewCell.swift; sourceTree = ""; }; - 1E9BE956C542AC67827FB51126FB59E9 /* sharpyuv_dsp.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_dsp.c; path = sharpyuv/sharpyuv_dsp.c; sourceTree = ""; }; - 1EADE9117F505C81201A8D9B9B22F20A /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; - 1F428B66586EAE1462AF26E9A843373A /* PhotoCroppingConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoCroppingConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/PhotoCroppingConfiguration.swift; sourceTree = ""; }; - 1F6215CD3274E8E5B001E2A2ED1BAA1B /* ConstraintViewDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintViewDSL.swift; path = Sources/ConstraintViewDSL.swift; sourceTree = ""; }; + 158848831E4A676FB5B199C888642F76 /* LRUCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LRUCache.swift; path = Sources/Private/EmbeddedLibraries/LRUCache/LRUCache.swift; sourceTree = ""; }; + 158BAB1C730226FE83FC58ED8DB4A780 /* Zip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zip.swift; path = RxSwift/Observables/Zip.swift; sourceTree = ""; }; + 15981FE48DCD8AEACB913FC7652B3488 /* RxNavigationControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxNavigationControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxNavigationControllerDelegateProxy.swift; sourceTree = ""; }; + 15B3BCF42957B621398CE0270B829CC2 /* ConstraintMaker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMaker.swift; path = Sources/ConstraintMaker.swift; sourceTree = ""; }; + 15E1B0FD7185E49DE1449856B47352E5 /* SDImageGIFCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageGIFCoder.m; path = SDWebImage/Core/SDImageGIFCoder.m; sourceTree = ""; }; + 16078A3A8398B25F227D6CDD468BDD16 /* NSTextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextField+Rx.swift"; path = "RxCocoa/macOS/NSTextField+Rx.swift"; sourceTree = ""; }; + 16213619DB4E095D1030027B869063C0 /* VideoEditorViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorViewController.swift; path = Sources/HXPHPicker/Editor/Controller/VideoEditorViewController.swift; sourceTree = ""; }; + 162BD8DC1A7729AF2B238DB7F3464BBC /* DDAssertMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDAssertMacros.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDAssertMacros.h; sourceTree = ""; }; + 166FCDAAF93A856B6C479F1A1108D5DF /* LayerStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerStyle.swift; path = Sources/Private/Model/LayerStyles/LayerStyle.swift; sourceTree = ""; }; + 16DB8F7B4769DA61DBF1A534140C2864 /* SGScanCode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGScanCode.m; path = SGQRCode/QRCode/SGScanCode.m; sourceTree = ""; }; + 16DF26383715BF29478EE1FA0DFEB4D6 /* ConstraintMakerRelatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerRelatable.swift; path = Sources/ConstraintMakerRelatable.swift; sourceTree = ""; }; + 16E41CCE28BF0F35819A7FA1AF650894 /* UIViewController+ParentContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+ParentContainer.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UIViewController+ParentContainer.swift"; sourceTree = ""; }; + 16E8893C004BC01B3DA9DC222A127419 /* DecodingStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DecodingStrategy.swift; path = Sources/Public/Configuration/DecodingStrategy.swift; sourceTree = ""; }; + 170AB32690469CE69E37BBF2E48DD2A9 /* AnimationSubview.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationSubview.swift; path = Sources/Public/iOS/AnimationSubview.swift; sourceTree = ""; }; + 171AB12833B20CA80849837B04B1FA18 /* Disposables.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposables.swift; path = RxSwift/Disposables/Disposables.swift; sourceTree = ""; }; + 1720168421136AE93A34884AB37452F5 /* IQTextInputViewNotification-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQTextInputViewNotification-prefix.pch"; sourceTree = ""; }; + 17BE183D1D173D44A2EF2E01FA7AE8E0 /* SectionedChangeset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionedChangeset.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/SectionedChangeset.swift; sourceTree = ""; }; + 17C68429EA33F78B87240CCFA8BF01F8 /* ProgressHUD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProgressHUD.swift; path = Sources/HXPHPicker/Core/View/ProgressHUD.swift; sourceTree = ""; }; + 17F10B86D052A606A268A96C8908EF3C /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 181A783FE070EFE0BFE0F423A8ABBCB1 /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; + 1837BB94D56F30AA7175D79F2DBA9FF7 /* ConstraintMakerPrioritizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerPrioritizable.swift; path = Sources/ConstraintMakerPrioritizable.swift; sourceTree = ""; }; + 184E198D1F6216975AFA75BB92689D3F /* PrimitiveSequence+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Concurrency.swift"; path = "RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift"; sourceTree = ""; }; + 1855A022571E389E0841886661F563A8 /* DisposeBag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBag.swift; path = RxSwift/Disposables/DisposeBag.swift; sourceTree = ""; }; + 1859F3B14F9476710587DC525809C361 /* rescaler_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_utils.c; path = src/utils/rescaler_utils.c; sourceTree = ""; }; + 186A8DABBCCE4F418449DC9540CE6D80 /* CurrentFileNameHelper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentFileNameHelper.swift; path = Sources/CocoaLumberjackSwift/CurrentFileNameHelper.swift; sourceTree = ""; }; + 18700EE2BE54B0776D4209772CED34FB /* RxScrollViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxScrollViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift; sourceTree = ""; }; + 188635A0D78664408D91E3D77025C50E /* DotLottieFile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotLottieFile.swift; path = Sources/Public/DotLottie/DotLottieFile.swift; sourceTree = ""; }; + 18E905D7DAEE8CB88854BD3CFEFFC522 /* DDFileLogger+Buffering.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "DDFileLogger+Buffering.h"; path = "Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger+Buffering.h"; sourceTree = ""; }; + 1904D53B6BFEE0B80A1E67328C3EA546 /* zipWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = zipWith.swift; path = Source/RxSwift/zipWith.swift; sourceTree = ""; }; + 195FB3DA635AA77F41AF099C0DBFAAA1 /* UIView+Resign.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Resign.swift"; path = "IQKeyboardManagerSwift/Resign/UIKItExtensions/UIView+Resign.swift"; sourceTree = ""; }; + 1990C3CCC50DBA7FE8DF4B549A5FC57B /* MJRefreshTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshTrailer.h; path = MJRefresh/Base/MJRefreshTrailer.h; sourceTree = ""; }; + 19B441029D4BCF8D0F03F9975B9F2808 /* First.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = First.swift; path = RxSwift/Observables/First.swift; sourceTree = ""; }; + 19D3119C4F5D92C3D0443C6D17395736 /* Endpoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Endpoint.swift; path = Sources/Moya/Endpoint.swift; sourceTree = ""; }; + 19F4061264E62F5AC8F42FB1BA9FA6DE /* PublishSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishSubject.swift; path = RxSwift/Subjects/PublishSubject.swift; sourceTree = ""; }; + 1A15E37F5F7CCABA25A4C6A78B75F25F /* muxedit.c */ = {isa = PBXFileReference; includeInIndex = 1; name = muxedit.c; path = src/mux/muxedit.c; sourceTree = ""; }; + 1A6DAAB45F3AF3E1CD3E349BD60CBD79 /* SDDiskCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDDiskCache.h; path = SDWebImage/Core/SDDiskCache.h; sourceTree = ""; }; + 1A7BD34AAF4ACDE6366BFF6AAF6A837A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardToolbar/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 1A8C019C7426933440991237E4CA5DB3 /* RxRelay-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxRelay-umbrella.h"; sourceTree = ""; }; + 1A962D4292D03684FF617E33864EF5B4 /* EpoxyModelStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EpoxyModelStorage.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelStorage.swift; sourceTree = ""; }; + 1ABAA942B4169CC49F2A687AC346B798 /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; + 1ADB846622561BC6E1C099F8488DDC58 /* DeniedAuthorizationView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeniedAuthorizationView.swift; path = Sources/HXPHPicker/Picker/View/DeniedAuthorizationView.swift; sourceTree = ""; }; + 1B2098B96998825650602412363C4A32 /* Core+URL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+URL.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+URL.swift"; sourceTree = ""; }; + 1B31F53EB78D00519DBA7B597A1030A0 /* SDWebImageCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCompat.m; path = SDWebImage/Core/SDWebImageCompat.m; sourceTree = ""; }; + 1B3AF7A9AB63F0CCB33B8EBCCE2D1114 /* UIDatePicker+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIDatePicker+Rx.swift"; path = "RxCocoa/iOS/UIDatePicker+Rx.swift"; sourceTree = ""; }; + 1B555CC9F11FDB862A280E6E1D1A806B /* SDWebImage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SDWebImage.release.xcconfig; sourceTree = ""; }; + 1B699BC5FEB78B2CE8A8D0567C5D0B00 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; + 1BA59DC6ADF446081AF8C31B92429604 /* AnimationKeypathExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationKeypathExtension.swift; path = Sources/Private/Utility/Extensions/AnimationKeypathExtension.swift; sourceTree = ""; }; + 1BA9E93CAFE8295B1495405D14490CA9 /* IQKeyboardResignHandler+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardResignHandler+Internal.swift"; path = "IQKeyboardManagerSwift/Resign/IQKeyboardResignHandler+Internal.swift"; sourceTree = ""; }; + 1BC99B0319FC386F2AC79B4D44B6157F /* EditorCropConfirmView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorCropConfirmView.swift; path = Sources/HXPHPicker/Editor/View/EditorCropConfirmView.swift; sourceTree = ""; }; + 1BCC00ECACD459204B1094D915B27D47 /* IQKeyboardManager+ToolbarManagerDeprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+ToolbarManagerDeprecated.swift"; path = "IQKeyboardManagerSwift/IQKeyboardToolbarManager/IQKeyboardManager+ToolbarManagerDeprecated.swift"; sourceTree = ""; }; + 1BCDD60E51A1BDAC1A9D0E7EAFB63999 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; + 1BFC77CDC01E3419AC1CD90C948737CE /* IQKeyboardToolbarManager.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardToolbarManager.release.xcconfig; sourceTree = ""; }; + 1C2FBBDB2119202A77C5C35731409BA2 /* RxCollectionViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift; sourceTree = ""; }; + 1C32E2E8344F10CE993B76CDC0D6E084 /* Differentiator-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Differentiator-umbrella.h"; sourceTree = ""; }; + 1C44BEFEC8BD91031B116BC1DAAA4E83 /* NSData+ImageContentType.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+ImageContentType.m"; path = "SDWebImage/Core/NSData+ImageContentType.m"; sourceTree = ""; }; + 1C49B51D846D91216119144783F3EDFA /* Infallible+CombineLatest+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+CombineLatest+Collection.swift"; path = "RxSwift/Traits/Infallible/Infallible+CombineLatest+Collection.swift"; sourceTree = ""; }; + 1C5F42659E4A4A4940E71406F13236AC /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; + 1C6990AD5078D59E6D8DAAFF10A74000 /* PhotoPreviewSelectedViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewSelectedViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPreviewSelectedViewCell.swift; sourceTree = ""; }; + 1C8C80A90EC2E73D7E967774BF775917 /* UITextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+Rx.swift"; path = "RxCocoa/iOS/UITextField+Rx.swift"; sourceTree = ""; }; + 1CCB1A9FD49BBD52E92C4FB33A9A9B1F /* IQKeyboardExtended.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardExtended.swift; path = IQKeyboardCore/Classes/IQKeyboardExtended.swift; sourceTree = ""; }; + 1CDAEBDA6F5733AABA1EF205CB760BEF /* PhotoPreviewViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewViewController.swift; path = Sources/HXPHPicker/Picker/Controller/PhotoPreviewViewController.swift; sourceTree = ""; }; + 1D189509F65F2C17BED5703BD83B5A35 /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = MAMapKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; + 1D1D81015B6FA2E818EEC3A231CEF176 /* BinaryDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDisposable.swift; path = RxSwift/Disposables/BinaryDisposable.swift; sourceTree = ""; }; + 1D8BC788877505369AE9D580C83BC4E8 /* Popover.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Popover.debug.xcconfig; sourceTree = ""; }; + 1DBB9574049F2ECBE0B6FAF37AC04D9A /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; + 1DC5D9C0CBB43DD2FC455CE7D2BCC629 /* TADotView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TADotView.h; path = SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TADotView.h; sourceTree = ""; }; + 1E4457BE29B874612C04CC697D9E5C45 /* SDAssociatedObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAssociatedObject.m; path = SDWebImage/Private/SDAssociatedObject.m; sourceTree = ""; }; + 1E59E4C4F1821037A886B4D8511F0A4B /* MASViewAttribute.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASViewAttribute.m; path = Masonry/MASViewAttribute.m; sourceTree = ""; }; + 1E6A1E8FB57BC111F0A7585F110C3ECF /* EffectValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EffectValue.swift; path = Sources/Private/Model/LayerEffects/EffectValues/EffectValue.swift; sourceTree = ""; }; + 1E8CAF01B81FB5E83ED9873D9BD73C73 /* IntegerType+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IntegerType+IdentifiableType.swift"; path = "Sources/RxDataSources/IntegerType+IdentifiableType.swift"; sourceTree = ""; }; + 1F03BDB154F4C3E90C3436EE03C77B1E /* lossless_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_mips_dsp_r2.c; path = src/dsp/lossless_mips_dsp_r2.c; sourceTree = ""; }; + 1F38D8104B22B34AC9C4D8C878F8B41A /* UILayoutSupport+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UILayoutSupport+Extensions.swift"; path = "Sources/UILayoutSupport+Extensions.swift"; sourceTree = ""; }; + 1F56EE9F1D71901E9F759BD2F89A1D84 /* PhotoEditorFilterView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorFilterView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorFilterView.swift; sourceTree = ""; }; 1F742F9BBDEE927B1CEBB85C83810BC8 /* Pods-QuickLocation-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-QuickLocation-umbrella.h"; sourceTree = ""; }; - 1F860F4001103BA22B46AF1D0103D84E /* toSortedArray.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = toSortedArray.swift; path = Source/RxSwift/toSortedArray.swift; sourceTree = ""; }; - 1FFBDA9BB83A6791C7DD626F7070E378 /* Infallible+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Concurrency.swift"; path = "RxSwift/Traits/Infallible/Infallible+Concurrency.swift"; sourceTree = ""; }; + 1F997ABBC6EA089C505B9E6BD0CD1612 /* AccessTokenPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AccessTokenPlugin.swift; path = Sources/Moya/Plugins/AccessTokenPlugin.swift; sourceTree = ""; }; + 1FCF872C5FBA69276AF8F3C9EFF8B5A3 /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = MAMapKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + 1FD17C348525F3E6D9AD7B25011BC6F4 /* quant_levels_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = quant_levels_utils.c; path = src/utils/quant_levels_utils.c; sourceTree = ""; }; + 1FE90209ECC8F73E85D3C4D2545F3A9F /* Take.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Take.swift; path = RxSwift/Observables/Take.swift; sourceTree = ""; }; 1FFED36A657123030ABB700256D73F15 /* Masonry */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Masonry; path = Masonry.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 20597A5960AF862233BD166160CDA3CC /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; - 209AD284FE4C8134FCE9EFDC608728CD /* MARouteOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MARouteOverlay.h; path = MAMapKit.framework/Headers/MARouteOverlay.h; sourceTree = ""; }; - 20B095A8700897C9A39728A7585B77EB /* VideoEditorMusic.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorMusic.swift; path = Sources/HXPHPicker/Editor/Model/VideoEditorMusic.swift; sourceTree = ""; }; - 20C76FAB1957660F470EF40312292DCA /* RxSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxSwift.modulemap; sourceTree = ""; }; - 20CA73E0F7C29869BD5F549379E72A82 /* bit_reader_inl_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bit_reader_inl_utils.h; path = src/utils/bit_reader_inl_utils.h; sourceTree = ""; }; - 20E9523CBCBE61DCDA1A03A737FC2D38 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = MAMapKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; - 21272D5857A256ABAA9B926A32FF00ED /* AMapSearchVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchVersion.h; path = AMapSearchKit.framework/Headers/AMapSearchVersion.h; sourceTree = ""; }; - 2148829EF9E961F13B34DC73F4C1BC2E /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; - 215E9C5E1AE638A338C464775215B883 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; - 2172497E16EEEB869D8D83B45E022B41 /* SGTorch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGTorch.m; path = SGQRCode/Torch/SGTorch.m; sourceTree = ""; }; - 21C27A5DA80C66A232C58914E9BF2B1A /* DDASLLogCapture.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDASLLogCapture.m; path = Sources/CocoaLumberjack/DDASLLogCapture.m; sourceTree = ""; }; - 22104C4EF6B1F573A62F23EA229CAF36 /* ImageContentType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageContentType.swift; path = Sources/HXPHPicker/Core/Model/ImageContentType.swift; sourceTree = ""; }; - 221747FE2337282DD55F451DDAC71329 /* IQTextView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQTextView-umbrella.h"; sourceTree = ""; }; - 22344A2199850843DDC656C1AF35EEE5 /* cost_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_neon.c; path = src/dsp/cost_neon.c; sourceTree = ""; }; + 2016EC9F45CA4E411E5E2B867FF70BED /* RxCollectionViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift; sourceTree = ""; }; + 20243806DB7153844B5D1A0C9AC07DE8 /* SharedSequence+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Concurrency.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Concurrency.swift"; sourceTree = ""; }; + 202673BBEE694525A508CB386EA2C17E /* VideoEditorPlayerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorPlayerView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorPlayerView.swift; sourceTree = ""; }; + 202A3AD865374751B577ED8992030640 /* Moya.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Moya.release.xcconfig; sourceTree = ""; }; + 204D4F4B62CEFD862454A3D86BE805DA /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; + 20858464085FF25FA5AF35931DBB699B /* _RX.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RX.h; path = RxCocoa/Runtime/include/_RX.h; sourceTree = ""; }; + 20DC1B34DA57274F14C0528300B0D678 /* GradientAnimations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientAnimations.swift; path = Sources/Private/CoreAnimation/Animations/GradientAnimations.swift; sourceTree = ""; }; + 21027E289A38197FF162973EBB84D399 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; + 210E3B6437C45B67F1E9F21D90AA0A9A /* ShapeTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeTransform.swift; path = Sources/Private/Model/ShapeItems/ShapeTransform.swift; sourceTree = ""; }; + 211BC34C0536F7B4026D6881686E85AC /* NSArray+MASAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSArray+MASAdditions.m"; path = "Masonry/NSArray+MASAdditions.m"; sourceTree = ""; }; + 211F72946ED9DD64741A1F0756A21BB5 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; + 213BFAAAEE1853834A0F73C5DB95F18C /* Data+Compression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Compression.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Data+Compression.swift"; sourceTree = ""; }; + 21AE2CB1F0F83D5333558D50829AD257 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; + 21BF7AEEBC6911B7C9DFBCA51330BFBE /* SolidLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SolidLayer.swift; path = Sources/Private/CoreAnimation/Layers/SolidLayer.swift; sourceTree = ""; }; + 2247DE4416C83EBF5741EB4C37F1D591 /* SDCollectionViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDCollectionViewCell.m; path = SDCycleScrollView/Lib/SDCycleScrollView/SDCollectionViewCell.m; sourceTree = ""; }; + 2268284714DD3AFF5372004B42CFC35D /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = MAMapKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; + 2276B4762338F537B426B3AAC1E51016 /* UIView+SwiftUIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+SwiftUIView.swift"; path = "Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/UIView+SwiftUIView.swift"; sourceTree = ""; }; 2290594F0DEEB3EE8019DFED02EF0E1B /* Pods-QuickLocation-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-QuickLocation-resources.sh"; sourceTree = ""; }; - 22ED6A62E9FD19A53ABEE4ABE66F3359 /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxCocoa/Common/Observable+Bind.swift"; sourceTree = ""; }; - 230A21BCE7E8B94478DC7334E91243E3 /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; - 236AE3D3C8AA1DBA9F2F7BDB68EE5250 /* ISO8601DateTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ISO8601DateTransform.swift; path = Sources/ISO8601DateTransform.swift; sourceTree = ""; }; - 2374E3B9537F14CF1D5274F77E42FC6C /* DataStreamRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataStreamRequest.swift; path = Source/Core/DataStreamRequest.swift; sourceTree = ""; }; - 238D9AD7CCAE973E9E49AEB65BED23B5 /* DDDispatchQueueLogFormatter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDDispatchQueueLogFormatter.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDDispatchQueueLogFormatter.h; sourceTree = ""; }; - 23A14745B9E8ED7D287C0A3EAD0BDEA1 /* vp8li_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8li_dec.h; path = src/dec/vp8li_dec.h; sourceTree = ""; }; - 23C493BA79C4FFDBC91302F3897B8DC1 /* RxSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-umbrella.h"; sourceTree = ""; }; - 23DD4D99B43C761F1E1607227DDB181D /* PhotoPickerViewController+SwipeSelect.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoPickerViewController+SwipeSelect.swift"; path = "Sources/HXPHPicker/Picker/Controller/PhotoPickerViewController+SwipeSelect.swift"; sourceTree = ""; }; - 240023B99877B9327B46804B366DDF61 /* thread_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = thread_utils.h; path = src/utils/thread_utils.h; sourceTree = ""; }; - 242AB29300428A2641117901A2DF0D84 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; - 242E0569DB0ECF16E3D3D56FD1D39C69 /* sharpyuv_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_sse2.c; path = sharpyuv/sharpyuv_sse2.c; sourceTree = ""; }; - 244630A0DF8EAD325804D09B8A2BDFDF /* Sink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sink.swift; path = RxSwift/Observables/Sink.swift; sourceTree = ""; }; - 24554ED54564D9621FE6532CC1E882CF /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = MAMapKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; - 2473E1B74D401C01A6A44EED175A98E4 /* RxDataSources-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxDataSources-dummy.m"; sourceTree = ""; }; - 24B01108552D7B0820F1F8611EA2A606 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardToolbar/Classes/IQBarButtonItem/IQBarButtonItem.swift; sourceTree = ""; }; - 24B497C8BF5E671FA1DB5D843C24D6B4 /* HXPHPicker.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = HXPHPicker.bundle; path = Sources/HXPHPicker/Resources/HXPHPicker.bundle; sourceTree = ""; }; - 24B7A2237255DD1BF222573A457D6A0B /* Zip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zip.swift; path = RxSwift/Observables/Zip.swift; sourceTree = ""; }; - 24E930B9A6679A1CC50C23E510CDB217 /* RequestInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestInterceptor.swift; path = Source/Features/RequestInterceptor.swift; sourceTree = ""; }; - 2528C853D8B555138A20DEE03049F207 /* HexColorTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HexColorTransform.swift; path = Sources/HexColorTransform.swift; sourceTree = ""; }; - 2539A8F2E7E04B4B0FBF78C05ABA1CCB /* Binder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Binder.swift; path = RxSwift/Binder.swift; sourceTree = ""; }; - 2543D1DB38E9FE321E1B810E6D179792 /* WebSocketRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebSocketRequest.swift; path = Source/Core/WebSocketRequest.swift; sourceTree = ""; }; - 2554DE51682A37B88857A307FB1FF133 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; - 2586FD5E05D18C8878B41F206C6D4D2B /* SynchronizedOnType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedOnType.swift; path = RxSwift/Concurrency/SynchronizedOnType.swift; sourceTree = ""; }; - 25A052CC5C97A2333C3D76D0E36CCEFE /* quant.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = quant.h; path = src/dsp/quant.h; sourceTree = ""; }; - 26AD8F8EE2113D7A5E3161F95AF1817E /* quant_levels_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = quant_levels_utils.c; path = src/utils/quant_levels_utils.c; sourceTree = ""; }; - 271DF73DBD91DA5EF45F129AC85CCABD /* Single.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Single.swift; path = RxSwift/Traits/PrimitiveSequence/Single.swift; sourceTree = ""; }; - 27252B1599B576D97E65EC0CF5D3B04B /* ViewController+MASAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "ViewController+MASAdditions.h"; path = "Masonry/ViewController+MASAdditions.h"; sourceTree = ""; }; - 278D38D4A58011CF4E9F999FF84243AE /* ssim.c */ = {isa = PBXFileReference; includeInIndex = 1; name = ssim.c; path = src/dsp/ssim.c; sourceTree = ""; }; - 280120B68790091F8BE9BF2D1D63D169 /* HXPHPicker-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "HXPHPicker-prefix.pch"; sourceTree = ""; }; - 280F2BFB8B32E35A34E8EEF56E6F3545 /* MATerrainOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlayRenderer.h; path = MAMapKit.framework/Headers/MATerrainOverlayRenderer.h; sourceTree = ""; }; - 281131076723C16AA38375804E006F4B /* AMapFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.debug.xcconfig; sourceTree = ""; }; - 281771F271E7B1731CD9FA8C5D489692 /* IQKeyboardManager+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Internal.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManager+Internal.swift"; sourceTree = ""; }; - 282248C7AEE039BEF13E1462B5BDCB68 /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; - 28360F749D6ACF74B299A65570FA8A8C /* upsampling_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_sse41.c; path = src/dsp/upsampling_sse41.c; sourceTree = ""; }; - 285979A17C0E27009F63F415713C4489 /* DDAssertMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDAssertMacros.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDAssertMacros.h; sourceTree = ""; }; - 287CD6A6908F131D8146D3F4538DB1EE /* DisposeBag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBag.swift; path = RxSwift/Disposables/DisposeBag.swift; sourceTree = ""; }; - 28AEAC47252DB0539DD957978575B7D2 /* AsyncSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncSubject.swift; path = RxSwift/Subjects/AsyncSubject.swift; sourceTree = ""; }; - 2935E55B3AE174B4FF7BA1981D2B9CB2 /* IQKeyboardToolbarManager-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardToolbarManager-umbrella.h"; sourceTree = ""; }; - 29719F9A1ED4F2868C1B03239D9927DB /* RetryPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryPolicy.swift; path = Source/Features/RetryPolicy.swift; sourceTree = ""; }; - 297C83D8C1F7BCE394F5A9BDB1A4648F /* PhotoPickerSelectableViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerSelectableViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPickerSelectableViewCell.swift; sourceTree = ""; }; - 29A4970AF26C93618D2C8B325FAE6DF1 /* buffer_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = buffer_dec.c; path = src/dec/buffer_dec.c; sourceTree = ""; }; - 2A43B6F6A1D727CD5E09393346E8A96F /* IQKeyboardCore-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardCore-prefix.pch"; sourceTree = ""; }; - 2A87078DF47494CC28D57DCA61DC7A0A /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; - 2AE0288203FB6834D7BB6180380FFC36 /* lossless_enc_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_sse2.c; path = src/dsp/lossless_enc_sse2.c; sourceTree = ""; }; - 2AE5E9785DC551016AA03468D80C0907 /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 2AEC9B93C05DDA4AC579E4C6D1C4FF80 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Source/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 2B357E327216428152F9665140471F51 /* PhotoPreviewViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewViewController.swift; path = Sources/HXPHPicker/Picker/Controller/PhotoPreviewViewController.swift; sourceTree = ""; }; - 2B7BC92F65E403D646E646A879990B2B /* IQKeyboardToolbarManager.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardToolbarManager.debug.xcconfig; sourceTree = ""; }; - 2BB353C38EAE34AD9D73C53F7A0F260D /* Date+Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Create.swift"; path = "Sources/SwiftDate/Date/Date+Create.swift"; sourceTree = ""; }; - 2BCB0CF3E0418B1B96E3B7CBE26A14A0 /* SwiftKeychainWrapper-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftKeychainWrapper-Info.plist"; sourceTree = ""; }; - 2C122ADD5928E2586EDDFE134D02202D /* IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbar.swift; path = IQKeyboardToolbar/Classes/IQKeyboardToolbar.swift; sourceTree = ""; }; - 2C300329F8EA97FF77C57A5992BD944C /* MoyaError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MoyaError.swift; path = Sources/Moya/MoyaError.swift; sourceTree = ""; }; - 2C4D84B6F382D161F507F88AED225506 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; - 2C5F6A7AD846FB44E2914952A6110B49 /* SnapKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SnapKit-Info.plist"; sourceTree = ""; }; - 2C71008534D97C4D88F94ECCDF67F4B2 /* DDLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDLog.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog.h; sourceTree = ""; }; - 2CB45D13069DA6C8192F206845B78E4C /* filterMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = filterMap.swift; path = Source/RxSwift/filterMap.swift; sourceTree = ""; }; - 2CE206F7FB5EB2999D3D65B4D71BAFF4 /* ConstraintLayoutGuide.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuide.swift; path = Sources/ConstraintLayoutGuide.swift; sourceTree = ""; }; - 2CF487A9E6244F3A405FFDA82643AD44 /* EditorController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorController.swift; path = Sources/HXPHPicker/Editor/Controller/EditorController.swift; sourceTree = ""; }; - 2CFB02694338E16C83ACCAD1A3821DF9 /* PublishRelay+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PublishRelay+Signal.swift"; path = "RxCocoa/Traits/Signal/PublishRelay+Signal.swift"; sourceTree = ""; }; - 2D110B9033F80C31DAA3E85475987C9F /* libwebp.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = libwebp.modulemap; sourceTree = ""; }; - 2D3D1813A25F6EE8DF503FEEE3E7D8F6 /* analysis_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = analysis_enc.c; path = src/enc/analysis_enc.c; sourceTree = ""; }; - 2D465518DD18223A2608C87D431510B5 /* RxCollectionViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift; sourceTree = ""; }; - 2D5B031AF1B0F65396B95E230496882C /* KeychainWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainWrapper.swift; path = SwiftKeychainWrapper/KeychainWrapper.swift; sourceTree = ""; }; - 2DE423D3E6C09C18AA5D58663BB543E0 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; - 2DE64C8FA43E5B7B45ADDDFEB45849FC /* ConstraintMaker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMaker.swift; path = Sources/ConstraintMaker.swift; sourceTree = ""; }; - 2DE908D742CCD5EBD76F953B0B95806A /* SynchronizedUnsubscribeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedUnsubscribeType.swift; path = RxSwift/Concurrency/SynchronizedUnsubscribeType.swift; sourceTree = ""; }; - 2DEC6CCD5CFF270C11D5E2AABD9BCA4C /* SynchronizedDisposeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedDisposeType.swift; path = RxSwift/Concurrency/SynchronizedDisposeType.swift; sourceTree = ""; }; - 2DF0DA2CCC5ABB83BD1CB19A6322ABE2 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; - 2E04AFD21A853ACAA00CAC9A2346DDFF /* SGQRCode.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SGQRCode.debug.xcconfig; sourceTree = ""; }; - 2E298CCF10BE77F7579069560671536B /* PhotoTools+File.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoTools+File.swift"; path = "Sources/HXPHPicker/Core/Util/PhotoTools+File.swift"; sourceTree = ""; }; - 2E36D6064889219819CE9E4368B0F4AF /* ScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItem.swift; path = RxSwift/Schedulers/Internal/ScheduledItem.swift; sourceTree = ""; }; - 2EDBEC5F98BC106C8D2AFB91783673D8 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; - 2EEDAA54345FFD46EA6DC56B3D5B95CE /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 2F0721E217A420D6470CFC9169A9B709 /* PHPickerResultImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PHPickerResultImageDataProvider.swift; path = Sources/General/ImageSource/PHPickerResultImageDataProvider.swift; sourceTree = ""; }; - 2F1413DFBAEB905BDF4EB80C2B2B628A /* MASViewConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASViewConstraint.h; path = Masonry/MASViewConstraint.h; sourceTree = ""; }; - 2F50F752C804864EC6C82CD7E802CD4E /* Disposables.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposables.swift; path = RxSwift/Disposables/Disposables.swift; sourceTree = ""; }; - 2F538D0A311DAB508BEDFE379FA59636 /* muxread.c */ = {isa = PBXFileReference; includeInIndex = 1; name = muxread.c; path = src/mux/muxread.c; sourceTree = ""; }; - 2F7FB7E37C81047E810BF72136F6C90E /* MASUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASUtilities.h; path = Masonry/MASUtilities.h; sourceTree = ""; }; - 2F9069D494894D594DD1A78B0C19367F /* UISegmentedControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISegmentedControl+Rx.swift"; path = "RxCocoa/iOS/UISegmentedControl+Rx.swift"; sourceTree = ""; }; + 22AE102A374ABB9784B99E78E005AB63 /* Range.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Range.swift; path = RxSwift/Observables/Range.swift; sourceTree = ""; }; + 22F9357B6374A839C50F9AD172557551 /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; + 23080DDA3FB9E838C52BD9867E7B5EF6 /* SGGenerateQRCode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGGenerateQRCode.m; path = SGQRCode/QRCode/SGGenerateQRCode.m; sourceTree = ""; }; + 2308CD6D806953F959B423102170C170 /* quant_levels_dec_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = quant_levels_dec_utils.h; path = src/utils/quant_levels_dec_utils.h; sourceTree = ""; }; + 23133444B0AF6AADE98BC3EC5EF43530 /* UIView+WebCacheOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCacheOperation.m"; path = "SDWebImage/Core/UIView+WebCacheOperation.m"; sourceTree = ""; }; + 2337AE1283E426BD425A893489889CA6 /* CocoaLumberjack.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CocoaLumberjack.h; path = "Sources/CocoaLumberjack/Supporting Files/CocoaLumberjack.h"; sourceTree = ""; }; + 2359D380B8B121735FB089F9FAECD7CD /* Plugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Plugin.swift; path = Sources/Moya/Plugin.swift; sourceTree = ""; }; + 23761700324E23E962FEBBF7BED2FB18 /* Core+Bundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+Bundle.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+Bundle.swift"; sourceTree = ""; }; + 2379F479F801875362C3D3F238C11AAB /* AMapSearchObjV1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchObjV1.h; path = AMapSearchKit.framework/Headers/AMapSearchObjV1.h; sourceTree = ""; }; + 237E67B93C27C046EFD6AAECBFBE1D1F /* types.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = types.h; path = src/webp/types.h; sourceTree = ""; }; + 238DCE8B327DAA5AD8A45387ED782712 /* SwiftyUserDefaults.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyUserDefaults.modulemap; sourceTree = ""; }; + 23DA77885B426857E3648C37720CB096 /* ControlEvent+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlEvent+Driver.swift"; sourceTree = ""; }; + 23DC7A25060803C672E1A7EAECC4174C /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = MAMapKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; + 241BA03C058E99523E24A9CC8BD78A0B /* dec_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_sse41.c; path = src/dsp/dec_sse41.c; sourceTree = ""; }; + 2482E794CC19964107A9330DAD7E2C96 /* lossless_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_neon.c; path = src/dsp/lossless_neon.c; sourceTree = ""; }; + 2511F34CCF102DAE90D6C9F1541BB4F2 /* analysis_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = analysis_enc.c; path = src/enc/analysis_enc.c; sourceTree = ""; }; + 2541F69A2698785BE63AEFA05A5594FF /* Dematerialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Dematerialize.swift; path = RxSwift/Observables/Dematerialize.swift; sourceTree = ""; }; + 255C8B3006719A1E86F1C636D4D8B9B4 /* DropShadowAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DropShadowAnimation.swift; path = Sources/Private/CoreAnimation/Animations/DropShadowAnimation.swift; sourceTree = ""; }; + 2565198AC8A43DECAD40537528DD6F62 /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; + 25682AEA22E9DF2427110B2676620A6F /* UIColor+SDHexString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIColor+SDHexString.m"; path = "SDWebImage/Private/UIColor+SDHexString.m"; sourceTree = ""; }; + 257615B4345F34477F672A9F4184CF44 /* token_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = token_enc.c; path = src/enc/token_enc.c; sourceTree = ""; }; + 25A7EAD79F89063274E64F5422442F97 /* Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Rx.swift; path = RxSwift/Rx.swift; sourceTree = ""; }; + 25B614EEACA0671EEED0A0AEC620DB91 /* DDFileLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDFileLogger.m; path = Sources/CocoaLumberjack/DDFileLogger.m; sourceTree = ""; }; + 25D764765D48574530DE8782E71AAC74 /* color_cache_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = color_cache_utils.h; path = src/utils/color_cache_utils.h; sourceTree = ""; }; + 25E614F25F8D4C775AEDBD784EB62635 /* libwebp-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "libwebp-Info.plist"; sourceTree = ""; }; + 262B1152E77274929D1EA49E549A6F4A /* HXPHPicker.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = HXPHPicker.bundle; path = Sources/HXPHPicker/Resources/HXPHPicker.bundle; sourceTree = ""; }; + 263267069553356F3C5427D55865C88E /* CustomDateFormatTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomDateFormatTransform.swift; path = Sources/CustomDateFormatTransform.swift; sourceTree = ""; }; + 266FFB6FE467A40EB89F74607BC3A71D /* SDImageAssetManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAssetManager.h; path = SDWebImage/Private/SDImageAssetManager.h; sourceTree = ""; }; + 269B6452BDCE224AE4F36E7A81E54AD0 /* View+MASShorthandAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "View+MASShorthandAdditions.h"; path = "Masonry/View+MASShorthandAdditions.h"; sourceTree = ""; }; + 26A3214F6C60FC7EEDDA89C2B3318F95 /* Core+UIDevice.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIDevice.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIDevice.swift"; sourceTree = ""; }; + 26A8DA6192C5D7193DD3730CA3F75535 /* Popover.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Popover.modulemap; sourceTree = ""; }; + 26AA395116A811A58D82516DCE7D72DF /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = MAMapKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; + 26D6ACA89C746445EA61A8C984DD690F /* Single.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Single.swift; path = RxSwift/Traits/PrimitiveSequence/Single.swift; sourceTree = ""; }; + 26DF0A2112BF988D66A7BAC85FF3AFFC /* Completable+AndThen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Completable+AndThen.swift"; path = "RxSwift/Traits/PrimitiveSequence/Completable+AndThen.swift"; sourceTree = ""; }; + 26E59CA38D2DBAF61A3910B0BF1892AC /* ValidationType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValidationType.swift; path = Sources/Moya/ValidationType.swift; sourceTree = ""; }; + 270DDF97FF0117BAB6AA7545D02C2FFB /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; + 27568FE34B5805173D718F5816A90B1E /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; + 279204F96B6191DD6E8CF293F3A0CAED /* ShapeAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeAnimation.swift; path = Sources/Private/CoreAnimation/Animations/ShapeAnimation.swift; sourceTree = ""; }; + 2798E9217A2DE8B22EAA361962557F4F /* FillRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FillRenderer.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/FillRenderer.swift; sourceTree = ""; }; + 27991E680A5AB49029B5E583DBAA67A4 /* LayerImageProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerImageProvider.swift; path = Sources/Private/MainThread/LayerContainers/Utility/LayerImageProvider.swift; sourceTree = ""; }; + 27B94CBE30BEE9D36A718CB93B8F0350 /* SDWebImageTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageTransition.h; path = SDWebImage/Core/SDWebImageTransition.h; sourceTree = ""; }; + 27CE044F777AA8E14A94BCAC3180B064 /* IQKeyboardReturnManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnManager.swift; path = IQKeyboardReturnManager/Classes/IQKeyboardReturnManager.swift; sourceTree = ""; }; + 28024C1BCDC0AA7C70A6EF47C1648D66 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; + 280E2F84613BBFC5E776CC0E7EE208B2 /* ClassReference.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClassReference.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Internal/ClassReference.swift; sourceTree = ""; }; + 28323BD28CC12E6BAE22CAB96FDA37FD /* PhotoTools+File.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoTools+File.swift"; path = "Sources/HXPHPicker/Core/Util/PhotoTools+File.swift"; sourceTree = ""; }; + 2852C607F17803DF7D834122F6F5AA83 /* FilepathImageProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FilepathImageProvider.swift; path = Sources/Public/iOS/FilepathImageProvider.swift; sourceTree = ""; }; + 286609251CED6D9B03AA5FEB3D888389 /* SDImageCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCache.m; path = SDWebImage/Core/SDImageCache.m; sourceTree = ""; }; + 2885B35194DA9DF984C9336C5D630ABA /* SDAsyncBlockOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAsyncBlockOperation.m; path = SDWebImage/Private/SDAsyncBlockOperation.m; sourceTree = ""; }; + 28992D2279F937E0B0C3BB26A37555D4 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/Features/MultipartFormData.swift; sourceTree = ""; }; + 28B16E43B5EB95BB1B83F17AD78A8E6F /* SDWebImageTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageTransition.m; path = SDWebImage/Core/SDWebImageTransition.m; sourceTree = ""; }; + 28CD57D1A65F6C8BED6566EB7B3C2C7C /* EpoxySwiftUIIntrinsicContentSizeInvalidator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EpoxySwiftUIIntrinsicContentSizeInvalidator.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxySwiftUIIntrinsicContentSizeInvalidator.swift; sourceTree = ""; }; + 28CF338F675BCED8B621029EA3A4D4BC /* SDImageFramePool.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageFramePool.m; path = SDWebImage/Private/SDImageFramePool.m; sourceTree = ""; }; + 28D363124D7EE5BB9A8A21A8BB510FB4 /* quant.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = quant.h; path = src/dsp/quant.h; sourceTree = ""; }; + 28FCAB44829CE76DDC07066036587F01 /* vp8li_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8li_dec.h; path = src/dec/vp8li_dec.h; sourceTree = ""; }; + 29083EE6084AAE7EC2C1C9B639EAC913 /* NSDecimalNumberTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NSDecimalNumberTransform.swift; path = Sources/NSDecimalNumberTransform.swift; sourceTree = ""; }; + 290DBF8DF4EE9BDACF5EC7F610D04C99 /* AssetManager+LivePhotoURL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+LivePhotoURL.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+LivePhotoURL.swift"; sourceTree = ""; }; + 29185C1F3F6CC2097BF9D4716289FF96 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; + 29544B64CA115756BAAF228E63A130E7 /* Moya+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Moya+Alamofire.swift"; path = "Sources/Moya/Moya+Alamofire.swift"; sourceTree = ""; }; + 2969EA9FAF1A14AD745AC2EE07FDD55B /* not+RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "not+RxCocoa.swift"; path = "Source/RxCocoa/not+RxCocoa.swift"; sourceTree = ""; }; + 297586226A1BE9A3078A2E399E0272C9 /* GradientFillRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientFillRenderer.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/GradientFillRenderer.swift; sourceTree = ""; }; + 2979066231A9512904070FD888FB76A7 /* DotLottieCacheProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotLottieCacheProvider.swift; path = Sources/Public/DotLottie/Cache/DotLottieCacheProvider.swift; sourceTree = ""; }; + 297FF5A8EFD9D6C087CA9D0495EDFB2F /* UISwitch+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISwitch+Rx.swift"; path = "RxCocoa/iOS/UISwitch+Rx.swift"; sourceTree = ""; }; + 2986001B4149A8F9DA549AE27CFD4329 /* Defaults+Observing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Defaults+Observing.swift"; path = "Sources/Defaults+Observing.swift"; sourceTree = ""; }; + 2995DF59A162EF7CC2A13087BA62B6E9 /* RetryPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryPolicy.swift; path = Source/Features/RetryPolicy.swift; sourceTree = ""; }; + 29B827C734EBF21D5C516EAEA6082EA2 /* IQKeyboardToolbarManager+Toolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Toolbar.swift"; path = "IQKeyboardToolbarManager/Classes/Toolbar/IQKeyboardToolbarManager+Toolbar.swift"; sourceTree = ""; }; + 29E42EF4E970888B4ECB2C12095F990A /* AsyncSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncSubject.swift; path = RxSwift/Subjects/AsyncSubject.swift; sourceTree = ""; }; + 2A04EFDC5AA0C19E581500D941680017 /* SDAnimatedImagePlayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImagePlayer.h; path = SDWebImage/Core/SDAnimatedImagePlayer.h; sourceTree = ""; }; + 2A2D2AFC1432B7A65D0938EA9450DD56 /* IQKeyboardToolbarConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbarConfiguration.swift; path = IQKeyboardToolbarManager/Classes/Configuration/IQKeyboardToolbarConfiguration.swift; sourceTree = ""; }; + 2A3EB679AD01ED748E6A1212F5770B9E /* LanguageType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LanguageType.swift; path = Sources/HXPHPicker/Core/Model/LanguageType.swift; sourceTree = ""; }; + 2A6748AF035E51EB23474D0313DEA17F /* Shape.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Shape.swift; path = Sources/Private/Model/ShapeItems/Shape.swift; sourceTree = ""; }; + 2A99830F71D4E85ED3FC10F8AF6DB573 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; + 2B04EA2BF49EBF3947F41879AA29FC3A /* Cancellable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cancellable.swift; path = Sources/Moya/Cancellable.swift; sourceTree = ""; }; + 2B1396AC374D72D2A245F419C7FA9234 /* dsp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dsp.h; path = src/dsp/dsp.h; sourceTree = ""; }; + 2B4431F4F1F6CCB3BC56CCF0FA8DC3C3 /* ControlTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlTarget.swift; path = RxCocoa/Common/ControlTarget.swift; sourceTree = ""; }; + 2B59531761EBE7111460BA8727BEB2CF /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; + 2B977B56CE3878943CCD6E7BD6550DCD /* DDOSLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDOSLogger.m; path = Sources/CocoaLumberjack/DDOSLogger.m; sourceTree = ""; }; + 2BA85C644912C3A5922BDD5D1D955E43 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Accelerate.framework; sourceTree = DEVELOPER_DIR; }; + 2BD736C4A78E1288F08B0255B7B39A85 /* UIView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCache.m"; path = "SDWebImage/Core/UIView+WebCache.m"; sourceTree = ""; }; + 2C1AA52DDD88C1E5C9EB949E7121BC80 /* CGPointExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CGPointExtension.swift; path = Sources/Private/Utility/Primitives/CGPointExtension.swift; sourceTree = ""; }; + 2C35DB8885C7AF3C00FCA69FDA392958 /* AlbumTickView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumTickView.swift; path = Sources/HXPHPicker/Picker/View/AlbumTickView.swift; sourceTree = ""; }; + 2C6D8EFD89ADE2DDCD5E10DCB52C06B7 /* ScheduledItemType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItemType.swift; path = RxSwift/Schedulers/Internal/ScheduledItemType.swift; sourceTree = ""; }; + 2C7069FA1C13A8AFD184D3EBB02F7D22 /* SelectBoxView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SelectBoxView.swift; path = Sources/HXPHPicker/Core/View/SelectBoxView.swift; sourceTree = ""; }; + 2C7F082A94936219A93CE171B1850C66 /* ObservableType+PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+PrimitiveSequence.swift"; path = "RxSwift/Traits/PrimitiveSequence/ObservableType+PrimitiveSequence.swift"; sourceTree = ""; }; + 2C8F5DFB112803DFF98E678FE0A4F14A /* MASConstraint+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MASConstraint+Private.h"; path = "Masonry/MASConstraint+Private.h"; sourceTree = ""; }; + 2CB0EBF27CD3CE375899115BA2299C4E /* NavigatorProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NavigatorProtocol.swift; path = Sources/URLNavigator/NavigatorProtocol.swift; sourceTree = ""; }; + 2CB69E798D47E76BC3F14181C55FFFE3 /* Result+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Result+Alamofire.swift"; path = "Source/Extensions/Result+Alamofire.swift"; sourceTree = ""; }; + 2CD06A3715673D4AC997526E5FD203BD /* VideoEditorMusic.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorMusic.swift; path = Sources/HXPHPicker/Editor/Model/VideoEditorMusic.swift; sourceTree = ""; }; + 2CECC888D000691FF4F14CC19A6D4531 /* SDAsyncBlockOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAsyncBlockOperation.h; path = SDWebImage/Private/SDAsyncBlockOperation.h; sourceTree = ""; }; + 2CF4E1E4FABD8B6D862E800AB161ABD0 /* SGScanViewConfigure.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGScanViewConfigure.h; path = SGQRCode/ScanView/SGScanViewConfigure.h; sourceTree = ""; }; + 2D0A6517735F3EECE68C68A14E403573 /* SGTorch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGTorch.h; path = SGQRCode/Torch/SGTorch.h; sourceTree = ""; }; + 2D11C5EADD5C13350838B556DEDB36FF /* MAMVTTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMVTTileOverlay.h; path = MAMapKit.framework/Headers/MAMVTTileOverlay.h; sourceTree = ""; }; + 2D203796C4C8498FB8AFDCD1DA698814 /* rescaler_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_msa.c; path = src/dsp/rescaler_msa.c; sourceTree = ""; }; + 2D378C45BC0D144E969F9F0C2A84F6BE /* yuv_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_neon.c; path = src/dsp/yuv_neon.c; sourceTree = ""; }; + 2D3FF04377D5672F765D771074F01471 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; + 2D506A410825DF3D98EE85678E6579D2 /* MAHeatMapVectorGridOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorGridOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorGridOverlay.h; sourceTree = ""; }; + 2D5F2ECF685849A9F5F9368ED83F2863 /* UIView+WebCacheOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCacheOperation.h"; path = "SDWebImage/Core/UIView+WebCacheOperation.h"; sourceTree = ""; }; + 2D6752C5CBA08321413C63315CF575FB /* ReplaySubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplaySubject.swift; path = RxSwift/Subjects/ReplaySubject.swift; sourceTree = ""; }; + 2D728EC314D8706001C539C638AD2FDE /* Array+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Extensions.swift"; path = "Sources/RxDataSources/Array+Extensions.swift"; sourceTree = ""; }; + 2E0B3D4B1E2DCD5966996C8B3E0D0D67 /* EmptyViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EmptyViewConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/EmptyViewConfiguration.swift; sourceTree = ""; }; + 2E3A26F5ED4DBBCD716CB86A2E4FB022 /* CompositionLayersInitializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompositionLayersInitializer.swift; path = Sources/Private/MainThread/LayerContainers/Utility/CompositionLayersInitializer.swift; sourceTree = ""; }; + 2E9141AFB4C952911A5A0583BD42587F /* SDWebImageDownloaderDecryptor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderDecryptor.h; path = SDWebImage/Core/SDWebImageDownloaderDecryptor.h; sourceTree = ""; }; + 2E93C6AD789D128DC6BC46AD3BC25389 /* Date+Compare.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Compare.swift"; path = "Sources/SwiftDate/Date/Date+Compare.swift"; sourceTree = ""; }; + 2EAA512B45185EBC8735764075B6AA26 /* SwiftyUserDefaults-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyUserDefaults-dummy.m"; sourceTree = ""; }; + 2F053BC86EA776C22A41EB660DDED9A4 /* IQPlaceholderable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPlaceholderable.swift; path = IQKeyboardToolbar/Placeholderable/IQPlaceholderable.swift; sourceTree = ""; }; + 2F11C9110F5CC9C9B76DF9264FBFEAC8 /* IQKeyboardManager+Appearance_Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Appearance_Deprecated.swift"; path = "IQKeyboardManagerSwift/Appearance/IQKeyboardManager+Appearance_Deprecated.swift"; sourceTree = ""; }; + 2F55C64DBFF5D3847F6A2C01F7491DAF /* SDWebImageCacheKeyFilter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCacheKeyFilter.m; path = SDWebImage/Core/SDWebImageCacheKeyFilter.m; sourceTree = ""; }; + 2FAD441E6F214CC94719B87CA09AAB52 /* SwiftDate-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftDate-Info.plist"; sourceTree = ""; }; + 2FB665FDBB929593DA0DDFB351710E85 /* IQKeyboardAppearanceManager+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardAppearanceManager+Internal.swift"; path = "IQKeyboardManagerSwift/Appearance/IQKeyboardAppearanceManager+Internal.swift"; sourceTree = ""; }; + 2FB83EC518AC5DA0DDDEF40883BBFF43 /* ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist"; sourceTree = ""; }; 2FC7D0890A2DCAA85AFA92E9014FBB85 /* KingfisherWebP */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KingfisherWebP; path = KingfisherWebP.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 302A998E886816A5B655E38D7A029B5C /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/Features/MultipartFormData.swift; sourceTree = ""; }; - 30421A4E84D96B36FF11D7C96DCF2F0C /* random_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = random_utils.h; path = src/utils/random_utils.h; sourceTree = ""; }; - 3042E8E5A18A49DFA343A06384235629 /* KeychainItemAccessibility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainItemAccessibility.swift; path = SwiftKeychainWrapper/KeychainItemAccessibility.swift; sourceTree = ""; }; - 3056916E636CD0309EE3D6976DB00774 /* DDContextFilterLogFormatter+Deprecated.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "DDContextFilterLogFormatter+Deprecated.m"; path = "Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter+Deprecated.m"; sourceTree = ""; }; - 306E3CC915D0B76CA79B0149DCF94CBC /* Differentiator-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Differentiator-Info.plist"; sourceTree = ""; }; - 307B1286779A7745E53DB7F044405821 /* ObjectMapper-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ObjectMapper-Info.plist"; sourceTree = ""; }; - 3086411DA667AEEF593A24C7E0BE07DC /* MJRefreshTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshTrailer.h; path = MJRefresh/Base/MJRefreshTrailer.h; sourceTree = ""; }; - 30DFE39038509C7531A31194F6EDD94C /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/RxCocoa/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 31209C74B5636BC518996296F43B8682 /* PhotoEditorViewController+Animation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoEditorViewController+Animation.swift"; path = "Sources/HXPHPicker/Editor/Controller/PhotoEditorViewController+Animation.swift"; sourceTree = ""; }; - 314960FB91EAB9D1E55B5B9C13AF318B /* AMapSearch.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapSearch.release.xcconfig; sourceTree = ""; }; - 316D9905D56B9AB1831161C030D9A41D /* vp8i_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8i_enc.h; path = src/enc/vp8i_enc.h; sourceTree = ""; }; - 31782D05EFC8964969229BAAC7D8560F /* SGSoundEffect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGSoundEffect.m; path = SGQRCode/SoundEffect/SGSoundEffect.m; sourceTree = ""; }; - 318F803A96DC2279681E08445AB206C5 /* RxDataSources-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxDataSources-umbrella.h"; sourceTree = ""; }; - 31AA68F63053F3AFF8F9BB2D88A834D9 /* MAMVTTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMVTTileOverlay.h; path = MAMapKit.framework/Headers/MAMVTTileOverlay.h; sourceTree = ""; }; - 31F0767D176DCB337BA9A39F436BF529 /* Constraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constraint.swift; path = Sources/Constraint.swift; sourceTree = ""; }; - 3220BE21FE4B2EFC121368563A6E72A1 /* lossless_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_msa.c; path = src/dsp/lossless_msa.c; sourceTree = ""; }; - 323EC51A4D657D74577401B67EF6A53C /* not.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = not.swift; path = Source/RxSwift/not.swift; sourceTree = ""; }; - 323F44078248791C96E422ED55A6DC3E /* Core+PHAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+PHAsset.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+PHAsset.swift"; sourceTree = ""; }; - 3248B7D081BF16516382A883B7CD9C9E /* PropertyWrappers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertyWrappers.swift; path = Sources/PropertyWrappers.swift; sourceTree = ""; }; - 3298FC17F297DB5D84BD1EF71071ED8C /* Picker+UIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+UIImageView.swift"; path = "Sources/HXPHPicker/Picker/Extension/Picker+UIImageView.swift"; sourceTree = ""; }; - 329AE6EDB4680613461DBF7305800306 /* ObjectMapper.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ObjectMapper.release.xcconfig; sourceTree = ""; }; - 329AEFDB3AA4ACC49A3F3357821C09D9 /* AnonymousObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousObserver.swift; path = RxSwift/Observers/AnonymousObserver.swift; sourceTree = ""; }; - 32E23C014D2D9567FCA7FB1BB888D072 /* SGQRCode-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SGQRCode-umbrella.h"; sourceTree = ""; }; - 332460B51741B7C82F92206A639FBB68 /* bufferWithTrigger.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = bufferWithTrigger.swift; path = Source/RxSwift/bufferWithTrigger.swift; sourceTree = ""; }; - 33730304258D2930F1D7AEF5A0CF7CC3 /* DispatchQueueConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DispatchQueueConfiguration.swift; path = RxSwift/Schedulers/Internal/DispatchQueueConfiguration.swift; sourceTree = ""; }; - 338087A5B495E47AD7EB10192D56A1D6 /* ShareReplayScope.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShareReplayScope.swift; path = RxSwift/Observables/ShareReplayScope.swift; sourceTree = ""; }; - 3391FDE41DE26B369BEB76E65115B5B4 /* ProgressHUD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProgressHUD.swift; path = Sources/HXPHPicker/Core/View/ProgressHUD.swift; sourceTree = ""; }; - 3413AB723620776D1270356C0CF0F08D /* Take.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Take.swift; path = RxSwift/Observables/Take.swift; sourceTree = ""; }; - 346BE2FDE6A168D4EE0B3C4F540C5899 /* ObservableConvertibleType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableConvertibleType.swift; path = RxSwift/ObservableConvertibleType.swift; sourceTree = ""; }; - 347EFC224CDFF3445BD3E8ED2016AA9A /* RxRelay-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxRelay-Info.plist"; sourceTree = ""; }; - 349E8AD6BEC1756CB531615877EE3778 /* RxSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxSwift-dummy.m"; sourceTree = ""; }; - 34C4C6DCB02CF6E015D5586158FF62D6 /* Core+Bundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+Bundle.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+Bundle.swift"; sourceTree = ""; }; - 34C6A345E59DA157E8DF7322FECB2AF0 /* _RXObjCRuntime.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXObjCRuntime.m; path = RxCocoa/Runtime/_RXObjCRuntime.m; sourceTree = ""; }; - 34D62C03FF0A173192B7CD0321FC0437 /* ToJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToJSON.swift; path = Sources/ToJSON.swift; sourceTree = ""; }; - 3579EB726E848C276836FA9E7A8F33CF /* EditorToolView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorToolView.swift; path = Sources/HXPHPicker/Editor/View/EditorToolView.swift; sourceTree = ""; }; - 35B6BE902B24FB2301B30F558B235F96 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQTextView/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 35CC9A157FD903F60C796387F7C11674 /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = MAMapKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; - 35DAE65465146F00C9DE812D741A7224 /* DDDispatchQueueLogFormatter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDDispatchQueueLogFormatter.m; path = Sources/CocoaLumberjack/Extensions/DDDispatchQueueLogFormatter.m; sourceTree = ""; }; - 36A09C5418946F759FFA8E92E0E379DD /* upsampling_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_neon.c; path = src/dsp/upsampling_neon.c; sourceTree = ""; }; - 36AEF660B59042D61C548876D758B088 /* AssetManager+LivePhoto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+LivePhoto.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+LivePhoto.swift"; sourceTree = ""; }; - 36B82B6A62DC26EDC6C263C78F42C67D /* VideoEditorMusicAnimationView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorMusicAnimationView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorMusicAnimationView.swift; sourceTree = ""; }; - 36C4DEA5ACEFCF08FD958EDDEAB84B37 /* ObjectMapper-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ObjectMapper-dummy.m"; sourceTree = ""; }; - 372D44205DAD420C9123E86B9A970E1A /* ResourceBundle-Privacy-ObjectMapper-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-Privacy-ObjectMapper-Info.plist"; sourceTree = ""; }; - 3739DDB967F3BFD6F0010ECAAA20436E /* NSControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSControl+Rx.swift"; path = "RxCocoa/macOS/NSControl+Rx.swift"; sourceTree = ""; }; + 2FCB879F76B01B243FE4D93AE5A20D36 /* Observable+Alias.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Alias.swift"; path = "Source/Tools/Observable+Alias.swift"; sourceTree = ""; }; + 2FEE12F5AD4710991526E4E9C3AE13A9 /* Window.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Window.swift; path = RxSwift/Observables/Window.swift; sourceTree = ""; }; + 2FF479F7F510F056C4749ABC49F561E2 /* LayerDebugging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerDebugging.swift; path = Sources/Private/Utility/Debugging/LayerDebugging.swift; sourceTree = ""; }; + 2FFA585DD56872029B9BAFF4A231A1EB /* StrokeNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StrokeNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/StrokeNode.swift; sourceTree = ""; }; + 302D49464BE25430B13484721B106BEC /* SGPermissionCamera.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGPermissionCamera.m; path = SGQRCode/Permission/SGPermissionCamera.m; sourceTree = ""; }; + 3045F1AE326CFBD6A34EF596E7C67D8A /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; + 305201EA36985B867C84D8C7CD4F985F /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = MAMapKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; + 3057BDA254E83EFB16BDEEA13CD2F79B /* SwiftKeychainWrapper-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftKeychainWrapper-umbrella.h"; sourceTree = ""; }; + 305B42CCC925DF5AF7C918DF59D0A559 /* Image+WebP.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Image+WebP.swift"; path = "Sources/Image+WebP.swift"; sourceTree = ""; }; + 305BEFC3FAD832ED44B541671652FF6F /* dec_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_mips32.c; path = src/dsp/dec_mips32.c; sourceTree = ""; }; + 30851FB274BA324E5CECE5D0F10F0A20 /* NSObject+Rx+RawRepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+RawRepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+RawRepresentable.swift"; sourceTree = ""; }; + 3086302F0D30B50938D2A3B6C0BA626F /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = RxCocoa/iOS/DataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; + 309D7AA66415C34F8647C018C873C195 /* backward_references_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = backward_references_enc.h; path = src/enc/backward_references_enc.h; sourceTree = ""; }; + 30A1ABC7AC1A5570DA00BE9783FEEB10 /* SDWebImageDownloader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloader.m; path = SDWebImage/Core/SDWebImageDownloader.m; sourceTree = ""; }; + 30CAB5B8879B125D786B5F19714D4D34 /* quant_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = quant_dec.c; path = src/dec/quant_dec.c; sourceTree = ""; }; + 30E54E90B9D91AA53A196E1B040B25BF /* Masonry-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Masonry-prefix.pch"; sourceTree = ""; }; + 31081B15E322672339EEF6924B4DFC15 /* sharpyuv_gamma.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv_gamma.h; path = sharpyuv/sharpyuv_gamma.h; sourceTree = ""; }; + 3115D426696041F574C25780C3C66934 /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 3119C42CE35F07648C8F6AC41B18D4F4 /* AnimationConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationConfiguration.swift; path = Sources/RxDataSources/AnimationConfiguration.swift; sourceTree = ""; }; + 3124846C97BB68A49E2D5EEEDA2A9A76 /* rescaler_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_mips_dsp_r2.c; path = src/dsp/rescaler_mips_dsp_r2.c; sourceTree = ""; }; + 31276CE5237B26121CF289A11A8C6DAD /* UIImage+MultiFormat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MultiFormat.h"; path = "SDWebImage/Core/UIImage+MultiFormat.h"; sourceTree = ""; }; + 31B696D1FC771E7DBF15633E2ACDDADC /* SDWebImage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SDWebImage.debug.xcconfig; sourceTree = ""; }; + 31B892E5D89CB2EC55F3A3CE54823D07 /* SchedulerServices+Emulation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerServices+Emulation.swift"; path = "RxSwift/Schedulers/SchedulerServices+Emulation.swift"; sourceTree = ""; }; + 31BB740A5D21E61C7186E91176A77AFB /* KingfisherWebP-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KingfisherWebP-umbrella.h"; sourceTree = ""; }; + 31C2C87D1A111B18ACC18CDF0B3AB382 /* DefaultsKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsKey.swift; path = Sources/DefaultsKey.swift; sourceTree = ""; }; + 31F742AB7E9C870D621576A15E8A5285 /* ConstraintDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDescription.swift; path = Sources/ConstraintDescription.swift; sourceTree = ""; }; + 31FEDB0032FD2A11CB158A3A7779B716 /* IQKeyboardManager+ActiveConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+ActiveConfiguration.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManager+ActiveConfiguration.swift"; sourceTree = ""; }; + 320EB6060E4517C45AF18063EC3579C4 /* ConstraintConstantTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConstantTarget.swift; path = Sources/ConstraintConstantTarget.swift; sourceTree = ""; }; + 322FFFB41B3E10E48AFFCE3F1ED680DA /* AnyValueContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyValueContainer.swift; path = Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/AnyValueContainer.swift; sourceTree = ""; }; + 32524E780F00B304F3BEFD01FCAA0643 /* ColorValueProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ColorValueProvider.swift; path = Sources/Public/DynamicProperties/ValueProviders/ColorValueProvider.swift; sourceTree = ""; }; + 32639F94789F7890D9861C479A712E56 /* ToJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToJSON.swift; path = Sources/ToJSON.swift; sourceTree = ""; }; + 3266DA7845C496BF6CAD64C19C0ECF42 /* MASLayoutConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASLayoutConstraint.m; path = Masonry/MASLayoutConstraint.m; sourceTree = ""; }; + 32C2E38A03C72B3C589E4BE6F4F43E27 /* SDImageTransformer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageTransformer.h; path = SDWebImage/Core/SDImageTransformer.h; sourceTree = ""; }; + 32FE7F0450BC79F9F00EE13509EAD5E1 /* IQKeyboardReturnManager.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardReturnManager.release.xcconfig; sourceTree = ""; }; + 3312F2AE7FB1C103E92A1B6E788122CC /* LottieConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieConfiguration.swift; path = Sources/Public/Configuration/LottieConfiguration.swift; sourceTree = ""; }; + 331774624B1068F815DB9F471B139DD2 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; + 332192DD1910382612CF862D6DF1F9B0 /* lottie-ios-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "lottie-ios-umbrella.h"; sourceTree = ""; }; + 332E8FDD7A845EE1111B2B6FE1C0843A /* RxSwiftExt-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxSwiftExt-Info.plist"; sourceTree = ""; }; + 333636108D92AE84CA959F5E567A8B2A /* SDAnimatedImageRep.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImageRep.h; path = SDWebImage/Core/SDAnimatedImageRep.h; sourceTree = ""; }; + 333C5B5D470D4686171E380E16C72A7A /* ObservableConvertibleType+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Signal.swift"; path = "RxCocoa/Traits/Signal/ObservableConvertibleType+Signal.swift"; sourceTree = ""; }; + 338917D116F2C11E48608B2FBC97A3CB /* HXPHPicker-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "HXPHPicker-Info.plist"; sourceTree = ""; }; + 33D68C1CCB3B751D28E1BD5EA14E9D26 /* SDWebImageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageManager.m; path = SDWebImage/Core/SDWebImageManager.m; sourceTree = ""; }; + 33D952BCA791E702F6E160E1CD7593C5 /* Constraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constraint.swift; path = Sources/Constraint.swift; sourceTree = ""; }; + 34152868ABB7DD8614EFD0B1B7E01825 /* cascade.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = cascade.swift; path = Source/RxSwift/cascade.swift; sourceTree = ""; }; + 344AA18A295B2E9DE3CAC20C8BA43088 /* EditorImageResizerMaskView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorImageResizerMaskView.swift; path = Sources/HXPHPicker/Editor/View/Photo/EditorImageResizerMaskView.swift; sourceTree = ""; }; + 345572A222575C94DA587D5E1CF9C417 /* PreCompLayerModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreCompLayerModel.swift; path = Sources/Private/Model/Layers/PreCompLayerModel.swift; sourceTree = ""; }; + 349C722EC7546A51F49F9F334ACE9FC4 /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; + 34BC644B6730FBA6079CC26A1CAB943B /* SDCycleScrollView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SDCycleScrollView-dummy.m"; sourceTree = ""; }; + 34CB38344E72F6AEE364CEC9B7CBF48A /* CollectionViewSectionedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CollectionViewSectionedDataSource.swift; path = Sources/RxDataSources/CollectionViewSectionedDataSource.swift; sourceTree = ""; }; + 34F9957D295E57F9B30FA635E8A2669D /* DotLottieCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotLottieCache.swift; path = Sources/Public/DotLottie/Cache/DotLottieCache.swift; sourceTree = ""; }; + 356BCB10A3CA88984DA0E9E100305C9B /* filters_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_msa.c; path = src/dsp/filters_msa.c; sourceTree = ""; }; + 35705CE15E7613E33BDA6D0FA12C3B22 /* NSArray+MASShorthandAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSArray+MASShorthandAdditions.h"; path = "Masonry/NSArray+MASShorthandAdditions.h"; sourceTree = ""; }; + 35999F67C6BE702E5DBA2B4976B57D88 /* UIView+IQKeyboardManagerExtensionObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardManagerExtensionObjc.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManagerExtension/UIView+IQKeyboardManagerExtensionObjc.swift"; sourceTree = ""; }; + 360478E236A7668DB3F2103866407B87 /* IQKeyboardToolbarManager-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardToolbarManager-dummy.m"; sourceTree = ""; }; + 36202C69855EC86AEF59CD2E6702C706 /* LayoutConstraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraint.swift; path = Sources/LayoutConstraint.swift; sourceTree = ""; }; + 3627F3F8FFDEAE282B9FF2790147B918 /* Zones.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zones.swift; path = Sources/SwiftDate/Supports/Zones.swift; sourceTree = ""; }; + 36397693C82897D29D108A57B762C516 /* Archive+BackingConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+BackingConfiguration.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+BackingConfiguration.swift"; sourceTree = ""; }; + 367C87DB88E30B3A896BDD47AF041C67 /* RxPickerViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxPickerViewDataSourceType.swift; sourceTree = ""; }; + 368317677DBB7631FB9D0A6707A3A7E8 /* CALayer+addAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CALayer+addAnimation.swift"; path = "Sources/Private/CoreAnimation/Animations/CALayer+addAnimation.swift"; sourceTree = ""; }; + 36A55A7A6ADBAB970FADAC543ED05BED /* EnumTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EnumTransform.swift; path = Sources/EnumTransform.swift; sourceTree = ""; }; + 36AB60010855BDD24B0BE342B27F360E /* Editor+UIImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Editor+UIImage.swift"; path = "Sources/HXPHPicker/Editor/Extension/Editor+UIImage.swift"; sourceTree = ""; }; + 36B393642A0A63F2927D0599F732B2E0 /* BaseCompositionLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseCompositionLayer.swift; path = Sources/Private/CoreAnimation/Layers/BaseCompositionLayer.swift; sourceTree = ""; }; + 36C4044775E6E90075CF93D791D1B0E0 /* RxSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxSwift-dummy.m"; sourceTree = ""; }; + 36FF8DE1454A5DA3783289638D5B8794 /* SDFileAttributeHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDFileAttributeHelper.h; path = SDWebImage/Private/SDFileAttributeHelper.h; sourceTree = ""; }; + 371767888D02A91667A252B426B3C3D6 /* SGPermissionCamera.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGPermissionCamera.h; path = SGQRCode/Permission/SGPermissionCamera.h; sourceTree = ""; }; + 371D7052E33B50A24A77CEBE3286EA5A /* SDWebImageCacheKeyFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCacheKeyFilter.h; path = SDWebImage/Core/SDWebImageCacheKeyFilter.h; sourceTree = ""; }; + 373090AF467FEDF497C9E92FDCDFC010 /* PhotoAsset+URL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoAsset+URL.swift"; path = "Sources/HXPHPicker/Picker/Model/PhotoAsset+URL.swift"; sourceTree = ""; }; 3756A9BBE41ABEE8DCBF5BCA6972C4DA /* Moya */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Moya; path = Moya.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 37A9E8047D21257A9B66CA809A22C52A /* EditorType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorType.swift; path = Sources/HXPHPicker/Editor/Model/EditorType.swift; sourceTree = ""; }; - 37DF00BE634FEAB987982006A94F37D1 /* Sample.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sample.swift; path = RxSwift/Observables/Sample.swift; sourceTree = ""; }; - 37F7A5607B707EE9A3F378D8FCF33FFF /* PhotoAsset+Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoAsset+Request.swift"; path = "Sources/HXPHPicker/Picker/Model/PhotoAsset+Request.swift"; sourceTree = ""; }; - 37F83EF30F4443991D3C156CE41ADEED /* CachedResponseHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CachedResponseHandler.swift; path = Source/Features/CachedResponseHandler.swift; sourceTree = ""; }; - 37F9CD6AD412AC615076D9ADA5B944B4 /* KingfisherWebP.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KingfisherWebP.modulemap; sourceTree = ""; }; - 383122E8EA07172C0495E7EC5EFD28A4 /* AlbumTitleViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumTitleViewConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/AlbumTitleViewConfiguration.swift; sourceTree = ""; }; - 38464E932297B2EDCED43E3975D6C8E0 /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; - 3854FEFA9AEDE931A97E02F101C4F28C /* Sequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sequence.swift; path = RxSwift/Observables/Sequence.swift; sourceTree = ""; }; - 38835A9C6768808D6A7AC6F208577195 /* DelaySubscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelaySubscription.swift; path = RxSwift/Observables/DelaySubscription.swift; sourceTree = ""; }; - 38A34B38FD9760B60D71B7A57DF604BA /* Reactive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reactive.swift; path = RxSwift/Reactive.swift; sourceTree = ""; }; - 38A8BC32297B1F96E78994DAE77DEB6D /* Throttle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Throttle.swift; path = RxSwift/Observables/Throttle.swift; sourceTree = ""; }; - 38EEC0E318A7F91E55B2F47F4F8BE4EB /* Completable+AndThen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Completable+AndThen.swift"; path = "RxSwift/Traits/PrimitiveSequence/Completable+AndThen.swift"; sourceTree = ""; }; - 392169453E0FDB2B1415D786B0D3442A /* SGQRCodeLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGQRCodeLog.h; path = SGQRCode/SGQRCodeLog.h; sourceTree = ""; }; - 398FFE7C9AEC791A122F1CF3DD0A2D8C /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; - 39AB096694ED9BCFA436CF94DAC59787 /* PreviewPhotoViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewPhotoViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PreviewPhotoViewCell.swift; sourceTree = ""; }; - 39D6A9CC4A4A2D1A3C95EE3BA85D62A3 /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; - 39F3F5FEA15B9F6D647EC9399BC2F440 /* LayoutConstraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraint.swift; path = Sources/LayoutConstraint.swift; sourceTree = ""; }; - 3A071BFF232B7AB82FAE196D22E8B786 /* materialized+elements.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "materialized+elements.swift"; path = "Source/RxSwift/materialized+elements.swift"; sourceTree = ""; }; - 3A567B53CAB85EDE2CE734B38299BCFD /* DefaultsKeys.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsKeys.swift; path = Sources/DefaultsKeys.swift; sourceTree = ""; }; - 3A6251DEC1922996EB71A4D833BC6724 /* picture_tools_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_tools_enc.c; path = src/enc/picture_tools_enc.c; sourceTree = ""; }; - 3A659B7E7429C3C85D376E8A126EF565 /* TimeStructures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimeStructures.swift; path = Sources/SwiftDate/Supports/TimeStructures.swift; sourceTree = ""; }; - 3A69694C3353C66DFF202E81CD094DA4 /* PhotoPickerControllerProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerControllerProtocol.swift; path = Sources/HXPHPicker/Picker/Controller/PhotoPickerControllerProtocol.swift; sourceTree = ""; }; - 3A8144BF9785D0228D58CA47062A18C8 /* MoyaProvider+Defaults.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "MoyaProvider+Defaults.swift"; path = "Sources/Moya/MoyaProvider+Defaults.swift"; sourceTree = ""; }; - 3A8D726E306658EB70752B7A05521898 /* libwebp-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "libwebp-prefix.pch"; sourceTree = ""; }; - 3A92401D72FFC295095BA398CB5D2196 /* PreviewVideoViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewVideoViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PreviewVideoViewCell.swift; sourceTree = ""; }; - 3ABC31D7CF5386BC6B03722EB760DC14 /* AlbumTitleArrowView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumTitleArrowView.swift; path = Sources/HXPHPicker/Picker/View/AlbumTitleArrowView.swift; sourceTree = ""; }; - 3B39ABE8F601A99772A2B4F7BAE7451E /* catchErrorJustComplete.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = catchErrorJustComplete.swift; path = Source/RxSwift/catchErrorJustComplete.swift; sourceTree = ""; }; + 3757BFEA22065FAB9DC9AB0CBF2432E3 /* PhotoCroppingConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoCroppingConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/PhotoCroppingConfiguration.swift; sourceTree = ""; }; + 37A4734B3AF36BE29C875C3030B862AB /* vp8l_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = vp8l_enc.c; path = src/enc/vp8l_enc.c; sourceTree = ""; }; + 37ADB993B56EC84504A5128004CAA5E4 /* Debugging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debugging.swift; path = Sources/Debugging.swift; sourceTree = ""; }; + 37BBFAA3353ECE0A5CEFCBE08317EAAB /* Core+UIImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIImage.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIImage.swift"; sourceTree = ""; }; + 37C31323A449552441EB9AF579EDDD9C /* PhotoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoManager.swift; path = Sources/HXPHPicker/Core/Util/PhotoManager.swift; sourceTree = ""; }; + 37EB1C4BBE4194C40B8EAEBA1B32684F /* IQKeyboardResignHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardResignHandler.swift; path = IQKeyboardManagerSwift/Resign/IQKeyboardResignHandler.swift; sourceTree = ""; }; + 38149BDB0BC721DDDC4722A58C4B5ABD /* PhotoEditorViewController+Animation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoEditorViewController+Animation.swift"; path = "Sources/HXPHPicker/Editor/Controller/PhotoEditorViewController+Animation.swift"; sourceTree = ""; }; + 381861F5B839A14465041413D7CEF5F6 /* KFImageProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageProtocol.swift; path = Sources/SwiftUI/KFImageProtocol.swift; sourceTree = ""; }; + 3820202C913A67FA1994728C76E37389 /* IQTextView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQTextView.modulemap; sourceTree = ""; }; + 38AAA92CB506133E178E5883E425C60E /* PickerCamerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerCamerViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PickerCamerViewCell.swift; sourceTree = ""; }; + 38B97E92AE884E08CEAB429E463D7DDC /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = MAMapKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; + 391BC262D29DC4B960B0E957D0B95CA6 /* cpu.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cpu.c; path = src/dsp/cpu.c; sourceTree = ""; }; + 39426C3A2ECB1B5A18DBF0F33B33A763 /* LottieSwitch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieSwitch.swift; path = Sources/Public/Controls/LottieSwitch.swift; sourceTree = ""; }; + 3960F342A87FD054CAFB37688CA24379 /* UISearchBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchBar+Rx.swift"; path = "RxCocoa/iOS/UISearchBar+Rx.swift"; sourceTree = ""; }; + 39BF3CDCA47E243B7306234F727C0120 /* SDDisplayLink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDDisplayLink.h; path = SDWebImage/Private/SDDisplayLink.h; sourceTree = ""; }; + 39C73C7B81D3B57B8970889DA70DA0E5 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = MAMapKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; + 39CBC8EAE07C0904DFC1D4A6E483BD5F /* Diff.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Diff.swift; path = Sources/Differentiator/Diff.swift; sourceTree = ""; }; + 39D4AF2B572DD50A4C898EF8B2642184 /* PhotoEditorConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/PhotoEditorConfiguration.swift; sourceTree = ""; }; + 39E2B2FE167D211C8DC0CD1D734395C0 /* ViewDifferentiatorProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewDifferentiatorProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ViewDifferentiatorProviding.swift; sourceTree = ""; }; + 39EEA37ED099C0E75A378034FAE9222F /* IQKeyboardAppearanceManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardAppearanceManager.swift; path = IQKeyboardManagerSwift/Appearance/IQKeyboardAppearanceManager.swift; sourceTree = ""; }; + 3A1542B22FA9779E0FCED8AF6810BDBB /* EditorType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorType.swift; path = Sources/HXPHPicker/Editor/Model/EditorType.swift; sourceTree = ""; }; + 3A1F7987F14C5E94819EE32CB4BAC243 /* TransformOperators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformOperators.swift; path = Sources/TransformOperators.swift; sourceTree = ""; }; + 3A2336F82596BEFD05EE61A610350D54 /* RxTableViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift; sourceTree = ""; }; + 3A26CD9979495EDBB811E66D7B55780B /* MJRefreshNormalTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalTrailer.m; path = MJRefresh/Custom/Trailer/MJRefreshNormalTrailer.m; sourceTree = ""; }; + 3A9019C439AB15025FC854D58713A936 /* LottieAnimationLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieAnimationLayer.swift; path = Sources/Public/Animation/LottieAnimationLayer.swift; sourceTree = ""; }; + 3AFCC8EBB271FD97AAB81F3E28D9CB6B /* bit_writer_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bit_writer_utils.h; path = src/utils/bit_writer_utils.h; sourceTree = ""; }; + 3B1DE5C385EE0A7BCB6EC5305613CD7B /* CLIColor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CLIColor.m; path = Sources/CocoaLumberjack/CLI/CLIColor.m; sourceTree = ""; }; + 3B268BBD01B73A32CC92448E11123E90 /* WebPProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebPProcessor.swift; path = Sources/WebPProcessor.swift; sourceTree = ""; }; 3B3FEC1DFBF7036B761FB944F2B9F817 /* Pods-QuickLocation-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-QuickLocation-dummy.m"; sourceTree = ""; }; - 3B85BD88E155D6A395CE94003F7FB4AB /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; - 3B98D6706852637448FE89B7D92F1ECC /* PhotoListConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoListConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PhotoListConfiguration.swift; sourceTree = ""; }; - 3B9A7EA58500AD8C2DA291FC2B60BCFE /* IQKeyboardCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardCore.modulemap; sourceTree = ""; }; - 3BB686624E99CC8BE6F50007C74DF44A /* Timeout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeout.swift; path = RxSwift/Observables/Timeout.swift; sourceTree = ""; }; - 3BB74FAAA40B59F6C454C7863E13ABE7 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; - 3BF721A5E80E8D5F4B8C364AF64D0FE6 /* predictor_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = predictor_enc.c; path = src/enc/predictor_enc.c; sourceTree = ""; }; - 3C32BE0BF53F64B26B51A1327F634D65 /* Reduce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reduce.swift; path = RxSwift/Observables/Reduce.swift; sourceTree = ""; }; - 3C4FA424A143B38DFAE325ABD44AFF0B /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = MAMapKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; - 3C88544852839A82AEADBF0A177A12F3 /* Defaults+Subscripts.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Defaults+Subscripts.swift"; path = "Sources/Defaults+Subscripts.swift"; sourceTree = ""; }; - 3CA6447BA651492898CB1A984214C02D /* UIView+IQKeyboardManagerExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardManagerExtension.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManagerExtension/UIView+IQKeyboardManagerExtension.swift"; sourceTree = ""; }; - 3D150896ADBC1F3EDD2A8A3C1B1F8F99 /* Empty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Empty.swift; path = RxSwift/Observables/Empty.swift; sourceTree = ""; }; - 3D31C667B77C9D80D84BCD157D1FA59D /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; - 3D988DEEE5E96AF25D4ECBA8117C297B /* InvocableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableType.swift; path = RxSwift/Schedulers/Internal/InvocableType.swift; sourceTree = ""; }; - 3DBBD773BF24EC2CADF1DCE5BDA7D999 /* SGScanCode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGScanCode.m; path = SGQRCode/QRCode/SGScanCode.m; sourceTree = ""; }; - 3DD57E22767F637D41FC668621434AB3 /* Driver+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Driver+Subscription.swift"; path = "RxCocoa/Traits/Driver/Driver+Subscription.swift"; sourceTree = ""; }; - 3E0FB28F34E825142465F44A8A0A204C /* bit_writer_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = bit_writer_utils.c; path = src/utils/bit_writer_utils.c; sourceTree = ""; }; - 3E3455CFB7B1962A23DAF6614A237EF7 /* UISwitch+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISwitch+Rx.swift"; path = "RxCocoa/iOS/UISwitch+Rx.swift"; sourceTree = ""; }; - 3E5C03538AB8AE328C11C814A0BA0444 /* IQKeyboardCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardCore.release.xcconfig; sourceTree = ""; }; - 3ECAEEAA67BAB32658CB5599455D6564 /* MARouteOverlayModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MARouteOverlayModel.h; path = MAMapKit.framework/Headers/MARouteOverlayModel.h; sourceTree = ""; }; - 3EEA124538E624544E36244275C8245E /* rescaler_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_mips_dsp_r2.c; path = src/dsp/rescaler_mips_dsp_r2.c; sourceTree = ""; }; - 3EF1554290F635A978E342E8C66812E4 /* UIControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIControl+Rx.swift"; path = "RxCocoa/iOS/UIControl+Rx.swift"; sourceTree = ""; }; - 3F02077AB681FE4D61C6F2D92918741F /* ParameterEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoder.swift; path = Source/Core/ParameterEncoder.swift; sourceTree = ""; }; - 3F276421AD56162A950F44A4FF714B4C /* ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist"; sourceTree = ""; }; - 3F2BAB0C1DD9900461D1AA822028B352 /* histogram_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = histogram_enc.h; path = src/enc/histogram_enc.h; sourceTree = ""; }; - 3F424F05C0886BC528CB87BC99B9787F /* IQKeyboardManager+Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Deprecated.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/Deprecated/IQKeyboardManager+Deprecated.swift"; sourceTree = ""; }; - 3F96A2D5A1008D27599C0C2B4822603E /* NopDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NopDisposable.swift; path = RxSwift/Disposables/NopDisposable.swift; sourceTree = ""; }; - 3FF941A11E0EC43F83B92A0E6DA33B9B /* IQKeyboardManager+ToolbarManagerDeprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+ToolbarManagerDeprecated.swift"; path = "IQKeyboardManagerSwift/IQKeyboardToolbarManager/IQKeyboardManager+ToolbarManagerDeprecated.swift"; sourceTree = ""; }; - 4025149EDD1C205A74FCA40312F48534 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = MAMapKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; - 40310F40F10DC3FFDA845B27FAA7B7BE /* EditorStickerTrashView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerTrashView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerTrashView.swift; sourceTree = ""; }; - 40487044BE328833AC5B162147930862 /* IQKeyboardConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardConstants.swift; path = IQKeyboardCore/Classes/Constants/IQKeyboardConstants.swift; sourceTree = ""; }; - 40791701DE7781629746843EAF333D25 /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = MAMapKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; - 40D3E4D1DDC5878888DAE44040AA9281 /* DateTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DateTransform.swift; path = Sources/DateTransform.swift; sourceTree = ""; }; - 40F61DDC2F6E06A6E4EEC44C9AD2D17E /* ResourceBundle-IQKeyboardToolbar-IQKeyboardToolbar-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardToolbar-IQKeyboardToolbar-Info.plist"; sourceTree = ""; }; - 41043E13A9B69A9373C6B886AB5C818F /* DDTTYLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDTTYLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDTTYLogger.h; sourceTree = ""; }; - 413A90ECA0820A442B24186DED76C279 /* IQActiveConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQActiveConfiguration.swift; path = IQKeyboardManagerSwift/IQKeyboardManager/Configuration/IQActiveConfiguration.swift; sourceTree = ""; }; - 414B987602A8AC0137BE1B632B3FD03D /* Timer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timer.swift; path = RxSwift/Observables/Timer.swift; sourceTree = ""; }; - 415C46D57E8AD3A1032B03A7D67B2BD3 /* alpha_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_enc.c; path = src/enc/alpha_enc.c; sourceTree = ""; }; - 415E7CE82B402B1E2B28922DF97A8154 /* AlbumListConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumListConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/AlbumListConfiguration.swift; sourceTree = ""; }; - 41731CEBDD75798AED6B4A300D2FDC44 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = MAMapKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; + 3B55A2E5E0C23AF55C20CEB733A0D0E6 /* SwiftDate-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftDate-umbrella.h"; sourceTree = ""; }; + 3B689D0393C45332F04B77693FF5E28C /* MoyaProvider+Defaults.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "MoyaProvider+Defaults.swift"; path = "Sources/Moya/MoyaProvider+Defaults.swift"; sourceTree = ""; }; + 3B6D0A8F9E09B74A66F3AEB5F0A85F3E /* RxCocoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoa.h; path = RxCocoa/RxCocoa.h; sourceTree = ""; }; + 3B767CFDD39A988C5DD144957836296C /* AnyValueProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyValueProvider.swift; path = Sources/Public/DynamicProperties/AnyValueProvider.swift; sourceTree = ""; }; + 3B78CF4361138280DEAF654907A7E88C /* CALayer+fillBounds.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CALayer+fillBounds.swift"; path = "Sources/Private/CoreAnimation/Extensions/CALayer+fillBounds.swift"; sourceTree = ""; }; + 3B7FD1D3E6FABC9A67E30CAB235E53BF /* SDWeakProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWeakProxy.m; path = SDWebImage/Private/SDWeakProxy.m; sourceTree = ""; }; + 3C437A0C547C9289A6A18A2481A534D6 /* CompoundBezierPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompoundBezierPath.swift; path = Sources/Private/Utility/Primitives/CompoundBezierPath.swift; sourceTree = ""; }; + 3C488F6779264C878B86DA9D446DC0D1 /* CameraViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CameraViewController.swift; path = Sources/HXPHPicker/Picker/Controller/CameraViewController.swift; sourceTree = ""; }; + 3C4D91283453A1A0A404B071231BA72A /* IQKeyboardToolbarManager+Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Debug.swift"; path = "IQKeyboardToolbarManager/Classes/Debug/IQKeyboardToolbarManager+Debug.swift"; sourceTree = ""; }; + 3C86DF2926DB5DEF88ABA4C3420F3CF4 /* IQTextInputViewInfoModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextInputViewInfoModel.swift; path = IQKeyboardReturnManager/Classes/IQTextInputViewInfoModel.swift; sourceTree = ""; }; + 3C9B7C2810A3C3AB0970925C0D07B0E1 /* LayerTransformNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerTransformNode.swift; path = Sources/Private/MainThread/LayerContainers/Utility/LayerTransformNode.swift; sourceTree = ""; }; + 3CCA99CE688F858F4D3257FFC4569702 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; + 3CD87187C5D55523B9F2796260DBC6D8 /* SDCycleScrollView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDCycleScrollView.h; path = SDCycleScrollView/Lib/SDCycleScrollView/SDCycleScrollView.h; sourceTree = ""; }; + 3CE0F9A3F24FE541572FB2D332F35A2E /* Core+UIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIView.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIView.swift"; sourceTree = ""; }; + 3CFDF526A55721017981C01436425DD2 /* URLPatchComponentMatchResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLPatchComponentMatchResult.swift; path = Sources/URLMatcher/URLPatchComponentMatchResult.swift; sourceTree = ""; }; + 3D0BFE767CA45C2590F5185DD86599DF /* IQKeyboardNotification-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardNotification-dummy.m"; sourceTree = ""; }; + 3D272D59665F051713045FE08FDFA792 /* Differentiator-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Differentiator-prefix.pch"; sourceTree = ""; }; + 3D8AFB78E7C571C6F83989F14B3474E2 /* AnimatableSectionModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatableSectionModel.swift; path = Sources/Differentiator/AnimatableSectionModel.swift; sourceTree = ""; }; + 3DB76A61612422AAACC28048B495C96F /* MJRefreshStateTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateTrailer.m; path = MJRefresh/Custom/Trailer/MJRefreshStateTrailer.m; sourceTree = ""; }; + 3DD35D3B0EC3F51F5ABE235758C49D65 /* Picker+PhotoAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+PhotoAsset.swift"; path = "Sources/HXPHPicker/Picker/Extension/Picker+PhotoAsset.swift"; sourceTree = ""; }; + 3DEEB2D2859E1619DD3683DE2370CFC5 /* UICollectionView+IndexPaths.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UICollectionView+IndexPaths.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UICollectionView+IndexPaths.swift"; sourceTree = ""; }; + 3E5559F1C99D3F48F0BCF9168CAB3702 /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; + 3E5F4E7CACAA009A6FA6C4983FD417AA /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManager.swift; sourceTree = ""; }; + 3EB94E98557C410CB4BFB0BCB601D4D1 /* PhotoError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoError.swift; path = Sources/HXPHPicker/Core/Model/PhotoError.swift; sourceTree = ""; }; + 3EBE7837BE776C1B2551F13EA5935640 /* UISlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISlider+Rx.swift"; path = "RxCocoa/iOS/UISlider+Rx.swift"; sourceTree = ""; }; + 3ED4E0EA0E760FCD2CF294308D5F1867 /* NSTextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextView+Rx.swift"; path = "RxCocoa/macOS/NSTextView+Rx.swift"; sourceTree = ""; }; + 3ED70491FE0904DCE370B51DF5149ED4 /* UIView+IQKeyboardManagerExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardManagerExtension.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManagerExtension/UIView+IQKeyboardManagerExtension.swift"; sourceTree = ""; }; + 3F0C1D2BF7278EEDA34DCB13E0604922 /* DateFormatterTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DateFormatterTransform.swift; path = Sources/DateFormatterTransform.swift; sourceTree = ""; }; + 3F0FABB6A8EE1DF93AA6D76560E94820 /* lottie-ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "lottie-ios.release.xcconfig"; sourceTree = ""; }; + 3F2AFC702F32EC6363BEA1F3AA87B2C7 /* ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist"; sourceTree = ""; }; + 3F38B07F582636219FB8C2C08C0D3F1C /* RxCocoaObjCRuntimeError+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "RxCocoaObjCRuntimeError+Extensions.swift"; path = "RxCocoa/Common/RxCocoaObjCRuntimeError+Extensions.swift"; sourceTree = ""; }; + 3F504F01FD97EDD0CAA2640BDB0889EC /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; + 3F5A765534AE1F96F79255B541144633 /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = MAMapKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; + 3F8C872F962E28B9BDE878F61A00AF9E /* RxTableViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewSectionedReloadDataSource.swift; path = Sources/RxDataSources/RxTableViewSectionedReloadDataSource.swift; sourceTree = ""; }; + 3FBF659AB345A681E5B520E1DB969EF2 /* UIButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Rx.swift"; path = "RxCocoa/iOS/UIButton+Rx.swift"; sourceTree = ""; }; + 3FFBF591455A3DA1314D5852006A4847 /* SnapKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-prefix.pch"; sourceTree = ""; }; + 400874ECF44DEF6C8FD7B81BD366CB45 /* ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist"; sourceTree = ""; }; + 401529CE746BEAC7C66E3F78EE8B12AF /* SDAnimatedImageRep.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImageRep.m; path = SDWebImage/Core/SDAnimatedImageRep.m; sourceTree = ""; }; + 40161777292C527F714496046AE570EC /* Star.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Star.swift; path = Sources/Private/Model/ShapeItems/Star.swift; sourceTree = ""; }; + 402261F2A940ABD340FB82CF55959723 /* SDImageCacheConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCacheConfig.m; path = SDWebImage/Core/SDImageCacheConfig.m; sourceTree = ""; }; + 4023F5E97F09251AF0ADF1676391580F /* filters_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = filters_utils.h; path = src/utils/filters_utils.h; sourceTree = ""; }; + 40258502D4C03D982BAE9AE56B228A48 /* AMapSearchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapSearchKit.framework; sourceTree = ""; }; + 4038C7CB5490B54DC07FA5DE42A5CA47 /* HTTPMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPMethod.swift; path = Source/Core/HTTPMethod.swift; sourceTree = ""; }; + 403F23A021A4707EB92A6ACE2A83EEE6 /* ShareReplayScope.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShareReplayScope.swift; path = RxSwift/Observables/ShareReplayScope.swift; sourceTree = ""; }; + 4074883B82C597CCCD9DE280652C73DD /* RxSwiftExt-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxSwiftExt-dummy.m"; sourceTree = ""; }; + 407CAA898BF06049367ED0579FEE5F39 /* NSTextStorage+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextStorage+Rx.swift"; path = "RxCocoa/iOS/NSTextStorage+Rx.swift"; sourceTree = ""; }; + 4094050A9A1A75F9E713FC13CE4A8D06 /* IQTextInputViewInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextInputViewInfo.swift; path = IQTextInputViewNotification/Classes/IQTextInputViewInfo.swift; sourceTree = ""; }; + 40B416C325B43A0958A107288CE8259E /* IQKeyboardToolbar-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardToolbar-prefix.pch"; sourceTree = ""; }; + 40BB58417FB6A0CD855EF3491E4C5779 /* Throttle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Throttle.swift; path = RxSwift/Observables/Throttle.swift; sourceTree = ""; }; + 40E77BDCC879DE0379202E5FE66BD227 /* SDCycleScrollView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDCycleScrollView.m; path = SDCycleScrollView/Lib/SDCycleScrollView/SDCycleScrollView.m; sourceTree = ""; }; + 40ECF5AF24BD5625BE2BAE3BC7B04752 /* Do.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Do.swift; path = RxSwift/Observables/Do.swift; sourceTree = ""; }; + 40FB4ACA7BB3A239E7A4F0B860312342 /* distinct+RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "distinct+RxCocoa.swift"; path = "Source/RxCocoa/distinct+RxCocoa.swift"; sourceTree = ""; }; + 410450C8F5ADEB770718D27D9940EC40 /* DDLog+LOGV.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "DDLog+LOGV.h"; path = "Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog+LOGV.h"; sourceTree = ""; }; + 41060EECF51C0C9B354F34061BB5FB2C /* SGQRCode-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SGQRCode-Info.plist"; sourceTree = ""; }; + 417228FC6799569371DE2F257C081239 /* PhotoEditorView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorView.swift; sourceTree = ""; }; 4173C63C9C2260C59FD9E0AD257A1200 /* URLNavigator */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = URLNavigator; path = URLNavigator.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 41895333842DBB87E65595D49D865299 /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; - 4189B4ADE1B5C16AEBFD1ED50F62D670 /* String+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+IdentifiableType.swift"; path = "Sources/RxDataSources/String+IdentifiableType.swift"; sourceTree = ""; }; - 418A8CA3377D96082046D720E75F5ADD /* ConstraintInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsetTarget.swift; path = Sources/ConstraintInsetTarget.swift; sourceTree = ""; }; + 41B2A9E3F960DD7ECC3A39AEBBC5D582 /* DelaySubscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelaySubscription.swift; path = RxSwift/Observables/DelaySubscription.swift; sourceTree = ""; }; + 41D48D0A31F42BA31FB9A818D2326AB8 /* OperationQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OperationQueueScheduler.swift; path = RxSwift/Schedulers/OperationQueueScheduler.swift; sourceTree = ""; }; + 41E8C8B83252005AC5312FEA33AB9305 /* cost_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_enc.c; path = src/enc/cost_enc.c; sourceTree = ""; }; 420D86B6DE49D1E1898C3A498E4F4195 /* RxSwift-RxSwift_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "RxSwift-RxSwift_Privacy"; path = RxSwift_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 4222EABC52D8EE9A8560A8F50BF43365 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; - 423CB9E030A1F598C680D238713CB8FF /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; - 423F08DBDC7F4D4BD97CC9E64ECCCCD5 /* vp8l_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = vp8l_dec.c; path = src/dec/vp8l_dec.c; sourceTree = ""; }; - 42507781F382E8784E9B96FF7FF835CE /* UIScrollView+reachedBottom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+reachedBottom.swift"; path = "Source/RxCocoa/UIScrollView+reachedBottom.swift"; sourceTree = ""; }; - 42556251A93362A1720C67098CE898A0 /* AMapSearchObjV1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchObjV1.h; path = AMapSearchKit.framework/Headers/AMapSearchObjV1.h; sourceTree = ""; }; - 426315F21DB591CB6884EDE8160A8750 /* IQKeyboardReturnManager+UITextFieldDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardReturnManager+UITextFieldDelegate.swift"; path = "IQKeyboardReturnManager/Classes/Delegates/IQKeyboardReturnManager+UITextFieldDelegate.swift"; sourceTree = ""; }; - 42FB205DD672AD7FACB852EDD83C7DC4 /* IQTextView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQTextView-dummy.m"; sourceTree = ""; }; - 43480C2414696C4EF0C41C25717273A1 /* SGPermission.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGPermission.h; path = SGQRCode/Permission/SGPermission.h; sourceTree = ""; }; - 441174AEA8828D4F22E978980824DFB6 /* PhotoTools.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoTools.swift; path = Sources/HXPHPicker/Core/Util/PhotoTools.swift; sourceTree = ""; }; - 44374D606BA4B6ACD837C34E929161A6 /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; - 449AEE78CD15A96E414D54BA7ABDB28A /* rescaler.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler.c; path = src/dsp/rescaler.c; sourceTree = ""; }; - 44F4B3223F5616B75DC24E589B7D4C5D /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; - 45173B5A36E0F5C392F0A0F40204FBB6 /* iterator_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = iterator_enc.c; path = src/enc/iterator_enc.c; sourceTree = ""; }; - 4518E41DDAA7FCBB30B877253BDFCB95 /* TailRecursiveSink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TailRecursiveSink.swift; path = RxSwift/Observers/TailRecursiveSink.swift; sourceTree = ""; }; + 4211DD2922E7B78B8D9209947923601F /* NSButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSButton+WebCache.m"; path = "SDWebImage/Core/NSButton+WebCache.m"; sourceTree = ""; }; + 4215EBDA9156859E494018C2ECBA874B /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; + 422B4F9AB747536363235ECEE9FA680B /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + 422FC41005FD0A87EAE149926BE6C07B /* AnimationKeypath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationKeypath.swift; path = Sources/Public/DynamicProperties/AnimationKeypath.swift; sourceTree = ""; }; + 423010E06BE2610F59AEFE114A293E2E /* URLNavigator.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = URLNavigator.release.xcconfig; sourceTree = ""; }; + 42921FC46CA699D38C197D71502B8584 /* SkipUntil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipUntil.swift; path = RxSwift/Observables/SkipUntil.swift; sourceTree = ""; }; + 42C60ABFD75C4C8D05BA758D8E97F29A /* DistinctUntilChanged.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DistinctUntilChanged.swift; path = RxSwift/Observables/DistinctUntilChanged.swift; sourceTree = ""; }; + 42ED9A6DE458B50207F517FC819A729A /* KeyframeGroup+exactlyOneKeyframe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KeyframeGroup+exactlyOneKeyframe.swift"; path = "Sources/Private/CoreAnimation/Extensions/KeyframeGroup+exactlyOneKeyframe.swift"; sourceTree = ""; }; + 42FB7EB742BDA1963E0296AC62443EC9 /* ConstraintMakerEditable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerEditable.swift; path = Sources/ConstraintMakerEditable.swift; sourceTree = ""; }; + 43097FDCADE7E8F53336F99827832521 /* Masonry-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Masonry-Info.plist"; sourceTree = ""; }; + 432EC996F82D1F5EE0C77A218DBF99B1 /* ShapeLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeLayer.swift; path = Sources/Private/CoreAnimation/Layers/ShapeLayer.swift; sourceTree = ""; }; + 4368750967D579EC8E82D3158DA26E79 /* AsMaybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsMaybe.swift; path = RxSwift/Observables/AsMaybe.swift; sourceTree = ""; }; + 437CF247251CC7F0AC541BDB3FB7260F /* ConstraintMakerExtendable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerExtendable.swift; path = Sources/ConstraintMakerExtendable.swift; sourceTree = ""; }; + 4380D7C4B8C62800413C19765B90C4BC /* PhotoPickerBaseViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerBaseViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPickerBaseViewCell.swift; sourceTree = ""; }; + 43988C0D4513241C6D43FA74FA5C616C /* ImageDownloader+LivePhoto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageDownloader+LivePhoto.swift"; path = "Sources/Networking/ImageDownloader+LivePhoto.swift"; sourceTree = ""; }; + 4428AD645750B1524FBC2C72DD365EA6 /* rescaler_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_neon.c; path = src/dsp/rescaler_neon.c; sourceTree = ""; }; + 442C3CA36143CEBF1B7F7D82828E7623 /* DateInRegion+Compare.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateInRegion+Compare.swift"; path = "Sources/SwiftDate/DateInRegion/DateInRegion+Compare.swift"; sourceTree = ""; }; + 4455A4C72B372ECB685316BD01C5B810 /* ValueContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueContainer.swift; path = Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueContainer.swift; sourceTree = ""; }; + 4469D677218CFE1FF5D9D06F74ABC479 /* Commons.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Commons.swift; path = Sources/SwiftDate/Supports/Commons.swift; sourceTree = ""; }; + 4496C8D473B91CDF52C26A9B38B6825E /* RxCocoa-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-umbrella.h"; sourceTree = ""; }; + 44BBE34E100B81FC13FBA6E230678B5D /* MJRefreshStateTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateTrailer.h; path = MJRefresh/Custom/Trailer/MJRefreshStateTrailer.h; sourceTree = ""; }; + 44D89264485E28BEDBC7AB5DF1863E35 /* ViewController+MASAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "ViewController+MASAdditions.m"; path = "Masonry/ViewController+MASAdditions.m"; sourceTree = ""; }; + 44E158130F5D50AC80B4121DBA1882DC /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; + 44EFCF7647F729E5C8E0E785FDA51B44 /* IQKeyboardInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardInfo.swift; path = IQKeyboardNotification/Classes/IQKeyboardInfo.swift; sourceTree = ""; }; + 44FC24E261686D21CEAF0C676EB92154 /* MoyaProvider+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "MoyaProvider+Internal.swift"; path = "Sources/Moya/MoyaProvider+Internal.swift"; sourceTree = ""; }; + 4546AD1C8C5440AFC749F76AD501E384 /* GradientValueProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientValueProvider.swift; path = Sources/Public/DynamicProperties/ValueProviders/GradientValueProvider.swift; sourceTree = ""; }; 45528F89822ACD0BFE4789411E978828 /* RxCocoa-RxCocoa_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "RxCocoa-RxCocoa_Privacy"; path = RxCocoa_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 456930840EC7648F078FFEFC552EF995 /* ProgressImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProgressImageView.swift; path = Sources/HXPHPicker/Core/View/ProgressImageView.swift; sourceTree = ""; }; - 4592FC15F31F3D2A66FC9BB2990BA7E3 /* SectionedViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionedViewDataSourceType.swift; path = RxCocoa/Common/SectionedViewDataSourceType.swift; sourceTree = ""; }; - 45F3FC5060BCBDB735509B27E5D5A0DF /* IQTextView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQTextView.release.xcconfig; sourceTree = ""; }; - 465A559ACE20029B4570B55F92A50428 /* AlbumView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumView.swift; path = Sources/HXPHPicker/Picker/View/AlbumView.swift; sourceTree = ""; }; - 4665DA9296891A8D7711F193F11173F8 /* EditorCropConfirmView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorCropConfirmView.swift; path = Sources/HXPHPicker/Editor/View/EditorCropConfirmView.swift; sourceTree = ""; }; - 466B1210AFDA07C7C3437DC66D0C831C /* AMapLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.debug.xcconfig; sourceTree = ""; }; - 468F085354FECADD9C9F61422FDB8A11 /* SwiftDate.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftDate.debug.xcconfig; sourceTree = ""; }; - 469018506EA4B2F4C10292F2B04948B9 /* NotificationCenter+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NotificationCenter+Rx.swift"; path = "RxCocoa/Foundation/NotificationCenter+Rx.swift"; sourceTree = ""; }; - 46CADC39BC80527DDA74038B88DDA577 /* PhotoPanGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPanGestureRecognizer.swift; path = Sources/HXPHPicker/Core/Model/PhotoPanGestureRecognizer.swift; sourceTree = ""; }; - 46ED7BB9C05E523BD88AF58F6E26ABC8 /* SelectBoxConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SelectBoxConfiguration.swift; path = Sources/HXPHPicker/Core/Config/SelectBoxConfiguration.swift; sourceTree = ""; }; - 474C8A8DC0946D37E12976131EB5F26D /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; - 4781FB9802BA5044AC1F845863548159 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = MJRefresh/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 47933289311883417B7B9C4FAC15D28F /* IQKeyboardManager+Appearance_Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Appearance_Deprecated.swift"; path = "IQKeyboardManagerSwift/Appearance/IQKeyboardManager+Appearance_Deprecated.swift"; sourceTree = ""; }; - 47BA6B8789FDC884FDF49D18CFC6660F /* AnimationConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationConfiguration.swift; path = Sources/RxDataSources/AnimationConfiguration.swift; sourceTree = ""; }; - 47BC2C5BEDF585D7CAB58BA96BC02115 /* mapTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = mapTo.swift; path = Source/RxSwift/mapTo.swift; sourceTree = ""; }; - 47EA86B7BA37BF37759097B486A1F10E /* TimePeriodGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodGroup.swift; path = Sources/SwiftDate/TimePeriod/Groups/TimePeriodGroup.swift; sourceTree = ""; }; - 47ED07FCB197B6FCED9D519AF29A7F9A /* ConstraintConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConfig.swift; path = Sources/ConstraintConfig.swift; sourceTree = ""; }; - 47F093DF59163FF0E8B272908C59F331 /* SGQRCode.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = SGQRCode.bundle; path = SGQRCode/SGQRCode.bundle; sourceTree = ""; }; - 480DC22B1BDBA7937ECC4F4370B28BC3 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardNotification/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 482E935FC1EBF8D5FC616582ED99664E /* Core+String.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+String.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+String.swift"; sourceTree = ""; }; - 4857A78C64EDD1A5281E0083C6373DED /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; - 48783C22CD464F20435D1C96DAFC4311 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; - 48EB8A8D57DAB8AAF8BDA21560DD82BC /* SwiftDate-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftDate-umbrella.h"; sourceTree = ""; }; - 493189FDA3CCC0FA45A35D0A460B9252 /* IQKeyboardNotification-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardNotification-umbrella.h"; sourceTree = ""; }; - 4950EA4CA912AC0CB32AE944AA338162 /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; - 4964E337FC50F2226AA7A4D8F6350DBD /* GYSDK.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GYSDK.debug.xcconfig; sourceTree = ""; }; - 4979D4022BDE1195BDBBB09B6FA06868 /* ControlProperty+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlProperty+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlProperty+Driver.swift"; sourceTree = ""; }; - 49930FC862999445855CD928B41FE44E /* RxTableViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewSectionedReloadDataSource.swift; path = Sources/RxDataSources/RxTableViewSectionedReloadDataSource.swift; sourceTree = ""; }; - 49AA122FC70582C8ADF095AB09D7ADCD /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; - 49B494856C9C871B35782FDE4930A6A0 /* RxSearchControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchControllerDelegateProxy.swift; sourceTree = ""; }; - 49B8350C313F27AD77ABF44B898BD2D3 /* URLMatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLMatcher.swift; path = Sources/URLMatcher/URLMatcher.swift; sourceTree = ""; }; - 49F046C8049A61B3365798931BBDBED4 /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; - 49FC89CEEB53F166F801C1163D6B1999 /* SnapKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.release.xcconfig; sourceTree = ""; }; - 4A22456099391B032A4E8D6F5B1007B4 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Core/Request.swift; sourceTree = ""; }; - 4A8466E1617E6DCB615EDB4CED6993D8 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; - 4AD752F7D9169E8BC2B64CCB378E2BD9 /* ZXSDK.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZXSDK.debug.xcconfig; sourceTree = ""; }; - 4AFCAC1062D32FA094FA58E6E9D9833A /* RxDataSources-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxDataSources-Info.plist"; sourceTree = ""; }; - 4B15AADF06DBB13DC363F373C28C22B7 /* SectionModelType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionModelType.swift; path = Sources/Differentiator/SectionModelType.swift; sourceTree = ""; }; - 4B1903AE40CEAA29C0B7C3A3681B7649 /* CurrentThreadScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentThreadScheduler.swift; path = RxSwift/Schedulers/CurrentThreadScheduler.swift; sourceTree = ""; }; - 4B482E88B7D8A04191BF388A5908BE8A /* LanguageType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LanguageType.swift; path = Sources/HXPHPicker/Core/Model/LanguageType.swift; sourceTree = ""; }; - 4B7B07E1F35ABE43FF7E44A56B85E81C /* CocoaLumberjack.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CocoaLumberjack.modulemap; sourceTree = ""; }; - 4B85F93C20CD43903672DBD41C66EB96 /* CocoaLumberjack.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaLumberjack.release.xcconfig; sourceTree = ""; }; - 4B883FA0353F0DE80204E5B1F9AC2799 /* ReplaySubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplaySubject.swift; path = RxSwift/Subjects/ReplaySubject.swift; sourceTree = ""; }; - 4B9541903FF3B8A26CD88AC46D6BB142 /* HXPHPicker-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "HXPHPicker-Info.plist"; sourceTree = ""; }; - 4B960D8818FB13168DE53317B9CE17A4 /* MASViewAttribute.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASViewAttribute.h; path = Masonry/MASViewAttribute.h; sourceTree = ""; }; - 4BA3EE2B291DC040F335FBDFDC1CC036 /* AsSingle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsSingle.swift; path = RxSwift/Observables/AsSingle.swift; sourceTree = ""; }; - 4BBEBCFE7DE86241481EEEB1E3DE95CB /* libwebp-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "libwebp-dummy.m"; sourceTree = ""; }; - 4BEFA8D9B1374A0189880C71D52E56A1 /* enc_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_sse2.c; path = src/dsp/enc_sse2.c; sourceTree = ""; }; - 4C3F6F346B005AF4359481245932CE13 /* RxTextStorageDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextStorageDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextStorageDelegateProxy.swift; sourceTree = ""; }; - 4C49C1BB79BCF4934FB7A5510DFC9A67 /* CLIColor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CLIColor.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/CLIColor.h; sourceTree = ""; }; - 4C8156D899F7652715C4A5609C7B1221 /* vp8_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8_dec.h; path = src/dec/vp8_dec.h; sourceTree = ""; }; - 4D1B919BC5BE0D3DB64CD1D2AC40E415 /* RxNavigationControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxNavigationControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxNavigationControllerDelegateProxy.swift; sourceTree = ""; }; - 4D7046C5CCCA6CAB0CF89CE097808770 /* SwiftyUserDefaults-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyUserDefaults-dummy.m"; sourceTree = ""; }; - 4D7B97FBDACCF8026636E99614B096BA /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; - 4D8C7DA9E74DAFFBFEA07048146A8167 /* RxCocoaObjCRuntimeError+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "RxCocoaObjCRuntimeError+Extensions.swift"; path = "RxCocoa/Common/RxCocoaObjCRuntimeError+Extensions.swift"; sourceTree = ""; }; - 4D95629893FC9D5CC18ADD0DA19A22FF /* KingfisherWebP.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = KingfisherWebP.h; path = Sources/KingfisherWebP.h; sourceTree = ""; }; - 4DCEA02D07D5AFBF0920FAE932F0B67B /* AnimatableSectionModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatableSectionModel.swift; path = Sources/Differentiator/AnimatableSectionModel.swift; sourceTree = ""; }; - 4DD0FBDE0131F3CFD46E28F415B75B44 /* RxPickerViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDelegateProxy.swift; sourceTree = ""; }; - 4DD5F436AAB80F158B35F2509ED462B1 /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; - 4DF6FE5044A15776F1DFB3878BAD60C0 /* AMapSearchError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchError.h; path = AMapSearchKit.framework/Headers/AMapSearchError.h; sourceTree = ""; }; - 4E038BD99B379FE81BEF930437068F51 /* _RX.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RX.m; path = RxCocoa/Runtime/_RX.m; sourceTree = ""; }; - 4E0DCE86C77344645EB6E455DC99D6BC /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; - 4E17AA50CDAE11BE4042F69C0D7AB90E /* Range.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Range.swift; path = RxSwift/Observables/Range.swift; sourceTree = ""; }; - 4E4AA8130D982D55C1AF33897CB4867C /* IQKeyboardAppearanceManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardAppearanceManager.swift; path = IQKeyboardManagerSwift/Appearance/IQKeyboardAppearanceManager.swift; sourceTree = ""; }; - 4E4EBA91A80AEC86DF09ED54B85BCCC3 /* ServerTrustEvaluation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustEvaluation.swift; path = Source/Features/ServerTrustEvaluation.swift; sourceTree = ""; }; - 4E96C87D86F3B298F1CD61FB89929869 /* Date+Math.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Math.swift"; path = "Sources/SwiftDate/Date/Date+Math.swift"; sourceTree = ""; }; - 4EA1ABBC6EC868E17A7C204104A7FC13 /* PublishSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishSubject.swift; path = RxSwift/Subjects/PublishSubject.swift; sourceTree = ""; }; - 4EF90E400F3710C46815007452A12361 /* ConstraintLayoutGuide+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintLayoutGuide+Extensions.swift"; path = "Sources/ConstraintLayoutGuide+Extensions.swift"; sourceTree = ""; }; - 4F0F1B2BA9C7E258D3F441BE2B61A3EC /* Changeset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Changeset.swift; path = Sources/Differentiator/Changeset.swift; sourceTree = ""; }; - 4F1BFD1EE9E80E6B3E96996B333511BF /* quant_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = quant_dec.c; path = src/dec/quant_dec.c; sourceTree = ""; }; - 4F1C270D65FF0AB2799EFBDC970D5CF4 /* PhotoEditorViewController+Export.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoEditorViewController+Export.swift"; path = "Sources/HXPHPicker/Editor/Controller/PhotoEditorViewController+Export.swift"; sourceTree = ""; }; - 4F40BE7A850D8BF851298B72C25211F9 /* RxTextViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift; sourceTree = ""; }; - 4F654D5B45F6B8BDECA86DC3AEB77BC0 /* MarqueeLabel-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MarqueeLabel-dummy.m"; sourceTree = ""; }; - 4F932ED5C1A8454BBB72C44299BCBB69 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; - 4FE4B271C4E4198E0281717D4E7DC3EC /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = MAMapKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; - 5007E02EBFF81682E64F7161E4B2AF88 /* dsp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dsp.h; path = src/dsp/dsp.h; sourceTree = ""; }; - 500F500D5CC5FFAF0A70E171AF1F154E /* NSButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Rx.swift"; path = "RxCocoa/macOS/NSButton+Rx.swift"; sourceTree = ""; }; - 500F6ECDCCC017B896A0C45E25438086 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 5014649A940C7B3C296255F99E52C429 /* huffman_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = huffman_utils.h; path = src/utils/huffman_utils.h; sourceTree = ""; }; - 50497F123FB4719B21D4401A5B5B421F /* ignoreErrors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ignoreErrors.swift; path = Source/RxSwift/ignoreErrors.swift; sourceTree = ""; }; - 5059B96F21E36DBC5D6E311008491110 /* PickerConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PickerConfiguration.swift; sourceTree = ""; }; + 4552FB98C2B5F2AD364500FF8DBE08AC /* RxDataSources-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxDataSources-prefix.pch"; sourceTree = ""; }; + 458C28DFB8E300D94E40171C859CD019 /* VideoPlayerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoPlayerView.swift; path = Sources/HXPHPicker/Core/View/VideoPlayerView.swift; sourceTree = ""; }; + 45EED12AC570684D3393FC3730F663FC /* enc_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_neon.c; path = src/dsp/enc_neon.c; sourceTree = ""; }; + 45FF7975FD0799808C2E3122C6120B2B /* lossless_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_msa.c; path = src/dsp/lossless_msa.c; sourceTree = ""; }; + 46008EC1FC69A6DB4227EEC645FF6137 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardToolbar/Classes/IQBarButtonItem/IQInvocation.swift; sourceTree = ""; }; + 46157A971E5B9155953B6450AEC04366 /* MASCompositeConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASCompositeConstraint.m; path = Masonry/MASCompositeConstraint.m; sourceTree = ""; }; + 463D911D9C6E7DBBCAC2D85783EF508B /* SDImageAWebPCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAWebPCoder.h; path = SDWebImage/Core/SDImageAWebPCoder.h; sourceTree = ""; }; + 464201AC78D021CEC9FB435B0603BCAF /* ignoreWhen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ignoreWhen.swift; path = Source/RxSwift/ignoreWhen.swift; sourceTree = ""; }; + 46696E9A95461CDF8A35595A73A600DA /* IQTextView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQTextView-umbrella.h"; sourceTree = ""; }; + 4670C2F2CC178428C50EAA9AA61BD588 /* Enumerated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enumerated.swift; path = RxSwift/Observables/Enumerated.swift; sourceTree = ""; }; + 46814B7303F971723AC2026E783D7819 /* IQKeyboardNotification.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardNotification.debug.xcconfig; sourceTree = ""; }; + 46997670DC4ABA943B6822C1A48C34CA /* ImageCompositionLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCompositionLayer.swift; path = Sources/Private/MainThread/LayerContainers/CompLayers/ImageCompositionLayer.swift; sourceTree = ""; }; + 470BE9CA1CB354631EA9F83BC9C2C055 /* DropShadowStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DropShadowStyle.swift; path = Sources/Private/Model/LayerStyles/DropShadowStyle.swift; sourceTree = ""; }; + 47104954CCCB23B4252E21326C45F99E /* Reduce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reduce.swift; path = RxSwift/Observables/Reduce.swift; sourceTree = ""; }; + 47211AB1E4B0CA0EFF6C3EC1F1FCC6E8 /* MASConstraintMaker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASConstraintMaker.m; path = Masonry/MASConstraintMaker.m; sourceTree = ""; }; + 472B37EC4727211CC1E0CA51D60E4AF7 /* UIImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+WebCache.m"; path = "SDWebImage/Core/UIImageView+WebCache.m"; sourceTree = ""; }; + 476B7B25F575AE3CF39903C786FC12BD /* SnapKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.release.xcconfig; sourceTree = ""; }; + 4776E536B3FA2D98601B8809945D9BBD /* LottieAnimationSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieAnimationSource.swift; path = Sources/Private/Utility/LottieAnimationSource.swift; sourceTree = ""; }; + 47BD8FCA5E28E808BA50E2A32E768E3E /* CredentialsPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CredentialsPlugin.swift; path = Sources/Moya/Plugins/CredentialsPlugin.swift; sourceTree = ""; }; + 47FE7864622B9DFF669897BBC64167A0 /* mapMany.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = mapMany.swift; path = Source/RxSwift/mapMany.swift; sourceTree = ""; }; + 47FEA96478BA684A2AF5195D108E66B2 /* DidDisplayProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DidDisplayProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidDisplayProviding.swift; sourceTree = ""; }; + 480632CE6A94E0AA8E78119ED15765B6 /* Core+UIColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIColor.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIColor.swift"; sourceTree = ""; }; + 480E43C1B19B9AE333C2722EF1CA5DE6 /* quant_levels_dec_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = quant_levels_dec_utils.c; path = src/utils/quant_levels_dec_utils.c; sourceTree = ""; }; + 4848595278AD8AF6031C98F10C2AC0A2 /* DDAbstractDatabaseLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDAbstractDatabaseLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDAbstractDatabaseLogger.h; sourceTree = ""; }; + 48DA328F146D37CB3D3B024EB37807BF /* Navigator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Navigator.swift; path = Sources/URLNavigator/Navigator.swift; sourceTree = ""; }; + 49048777DFB30750979A84B728AF2B75 /* AnyEncodable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyEncodable.swift; path = Sources/Moya/AnyEncodable.swift; sourceTree = ""; }; + 4927D11816D2131E61591E9F6FAF47D4 /* UINavigationController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UINavigationController+Rx.swift"; path = "RxCocoa/iOS/UINavigationController+Rx.swift"; sourceTree = ""; }; + 492E78E79C700E5B5019135480516915 /* SwiftyUserDefaults-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyUserDefaults-Info.plist"; sourceTree = ""; }; + 4944AFBCA26B07853FC4C2887380AC3F /* ConstraintLayoutSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupport.swift; path = Sources/ConstraintLayoutSupport.swift; sourceTree = ""; }; + 496D3EBBB2B4C7FC49E1B8C1CD70772E /* LottieLogger.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieLogger.swift; path = Sources/Public/Logging/LottieLogger.swift; sourceTree = ""; }; + 49B703A841C57100E3ED9DD21439B0E7 /* Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Create.swift; path = RxSwift/Observables/Create.swift; sourceTree = ""; }; + 49D2D16DBD37D8A2805CB7E5543B8687 /* IQTextView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQTextView-prefix.pch"; sourceTree = ""; }; + 4A48E2FD002B42C8F898A6DC94115F7E /* ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist"; sourceTree = ""; }; + 4A7E3833532B2194C06CEEB3E233F669 /* filters_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_utils.c; path = src/utils/filters_utils.c; sourceTree = ""; }; + 4A92EC59B26EBB8833EC4AA709D84B0A /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Combine.framework; sourceTree = DEVELOPER_DIR; }; + 4AA509AF9611F1830467BCF85644074E /* ConstraintLayoutGuide+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintLayoutGuide+Extensions.swift"; path = "Sources/ConstraintLayoutGuide+Extensions.swift"; sourceTree = ""; }; + 4AB75C9BA243D876376A28AFE16B8E53 /* StarNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StarNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/StarNode.swift; sourceTree = ""; }; + 4AF8CCDC79A3CE897E5656006F1A7365 /* UIBarButtonItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIBarButtonItem+Rx.swift"; path = "RxCocoa/iOS/UIBarButtonItem+Rx.swift"; sourceTree = ""; }; + 4AFEBC1578A2BEAFC2B974ECBBF75D2D /* Empty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Empty.swift; path = RxSwift/Observables/Empty.swift; sourceTree = ""; }; + 4B03BD0DC1DCA3A1F759CE6DB2C3A494 /* GroupInterpolator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupInterpolator.swift; path = Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueProviders/GroupInterpolator.swift; sourceTree = ""; }; + 4B0C81C0402C793588FD8618BE3C4DBC /* ProgressImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProgressImageView.swift; path = Sources/HXPHPicker/Core/View/ProgressImageView.swift; sourceTree = ""; }; + 4C304E141101373D206B45DF7084DFC4 /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = MAMapKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; + 4C4939A60CAAABEA9D83091E3E37CA70 /* yuv_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_mips_dsp_r2.c; path = src/dsp/yuv_mips_dsp_r2.c; sourceTree = ""; }; + 4C640D6C18B0E4E11FB6195590166413 /* PhotoPreviewSelectedView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewSelectedView.swift; path = Sources/HXPHPicker/Picker/View/PhotoPreviewSelectedView.swift; sourceTree = ""; }; + 4CA339AE8729A68BB060889773565F03 /* Just.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Just.swift; path = RxSwift/Observables/Just.swift; sourceTree = ""; }; + 4CC097FC8919D6603A8A3FE040C652D4 /* SDImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageLoader.h; path = SDWebImage/Core/SDImageLoader.h; sourceTree = ""; }; + 4CECDE1BE15BC45E067FD3E238F18047 /* EpoxyModelProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EpoxyModelProperty.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelProperty.swift; sourceTree = ""; }; + 4CF8B689CF50117A652E6231AD48A7D5 /* LottieAnimationViewInitializers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieAnimationViewInitializers.swift; path = Sources/Public/Animation/LottieAnimationViewInitializers.swift; sourceTree = ""; }; + 4D23C6C4A5DA6B59F8ED0A099B6978B7 /* SDWebImageDownloaderConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderConfig.h; path = SDWebImage/Core/SDWebImageDownloaderConfig.h; sourceTree = ""; }; + 4D78F87540E3EA8396A68BCBF02A7523 /* DropShadowNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DropShadowNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/LayerEffectNodes/DropShadowNode.swift; sourceTree = ""; }; + 4D7A6D55A3D692D4BC7C2B9496096EFF /* ImageContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageContext.swift; path = Sources/SwiftUI/ImageContext.swift; sourceTree = ""; }; + 4D9B5B67DC9077573B6BA238D7D08FD1 /* sharpyuv_cpu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv_cpu.h; path = sharpyuv/sharpyuv_cpu.h; sourceTree = ""; }; + 4DA70C982E0C1DAA6195E8F4E88E939A /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; + 4DBAF6523B86B96308B6FC7CDC5D7383 /* EditorStickerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerView.swift; sourceTree = ""; }; + 4DC41837433CA4A5F9B9CDDA9EC66985 /* BuiltIns.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BuiltIns.swift; path = Sources/BuiltIns.swift; sourceTree = ""; }; + 4DD5A978ABCBD53B00E4A00DC44A637B /* Core+DispatchQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+DispatchQueue.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+DispatchQueue.swift"; sourceTree = ""; }; + 4DDC37B0E289DC7FE71EC4094365230D /* EpoxySwiftUILayoutMargins.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EpoxySwiftUILayoutMargins.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxySwiftUILayoutMargins.swift; sourceTree = ""; }; + 4DE794A7C0B99ADFD55375570B9E132E /* Session.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Session.swift; path = Source/Core/Session.swift; sourceTree = ""; }; + 4E04820204D04ADEA23BB79040B548C2 /* IQKeyboardNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardNotification.swift; path = IQKeyboardNotification/Classes/IQKeyboardNotification.swift; sourceTree = ""; }; + 4E12E81635540D1D2508701084E841B5 /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = MAMapKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; + 4E2EA3A6590ED7B47A754E661C280B91 /* KeyframeInterpolator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyframeInterpolator.swift; path = Sources/Private/Utility/Interpolatable/KeyframeInterpolator.swift; sourceTree = ""; }; + 4E2FE25D7FF2B9202A054633EFE0982C /* URLRequest+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLRequest+Alamofire.swift"; path = "Source/Extensions/URLRequest+Alamofire.swift"; sourceTree = ""; }; + 4E3D588C4F627B96E3F2689E93116060 /* Trim.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Trim.swift; path = Sources/Private/Model/ShapeItems/Trim.swift; sourceTree = ""; }; + 4E4B9379FC4246FF3FF73C7056BCC681 /* PhotoListConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoListConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PhotoListConfiguration.swift; sourceTree = ""; }; + 4E51DB4C155A46CB4058D95CC0EC8892 /* PickerConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PickerConfiguration.swift; sourceTree = ""; }; + 4F9D0A87207431FF7832A8AA04889521 /* PhotoEditorViewController+Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoEditorViewController+Request.swift"; path = "Sources/HXPHPicker/Editor/Controller/PhotoEditorViewController+Request.swift"; sourceTree = ""; }; + 4FB5270CC33DE30EFE6FBFB261C2946C /* String+Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+Parser.swift"; path = "Sources/SwiftDate/Foundation+Extras/String+Parser.swift"; sourceTree = ""; }; + 4FCE95E9E3AD75F85F74D2E077113EEC /* filters_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_neon.c; path = src/dsp/filters_neon.c; sourceTree = ""; }; + 4FDC1F919D8094467CF0C959C3A9F2F0 /* DateInRegion+Components.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateInRegion+Components.swift"; path = "Sources/SwiftDate/DateInRegion/DateInRegion+Components.swift"; sourceTree = ""; }; + 4FEAEDC9E0C57E7710A73EC8AA3E9987 /* LayerProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerProperty.swift; path = Sources/Private/CoreAnimation/Animations/LayerProperty.swift; sourceTree = ""; }; + 4FF5744B169CD59E1D3E725D7F86028B /* TransformLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformLayer.swift; path = Sources/Private/CoreAnimation/Layers/TransformLayer.swift; sourceTree = ""; }; + 4FF5F52C87B784F3B84C02D67D8ABA13 /* UIRefreshControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIRefreshControl+Rx.swift"; path = "RxCocoa/iOS/UIRefreshControl+Rx.swift"; sourceTree = ""; }; + 500EB58C2732EB0E555FA4A2C90C4AEA /* GTCommonSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GTCommonSDK.release.xcconfig; sourceTree = ""; }; 5069D199AB328CCD047E61C632CD7C32 /* SwiftKeychainWrapper */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftKeychainWrapper; path = SwiftKeychainWrapper.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 50713B4400A2379546BF6356FB272646 /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = MAMapKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; - 5072CC99AD69811123016225801BE184 /* SnapKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SnapKit.modulemap; sourceTree = ""; }; - 50BB905737E7D02E0B155E56C0631221 /* MAMapSnapshot.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapSnapshot.h; path = MAMapKit.framework/Headers/MAMapSnapshot.h; sourceTree = ""; }; - 50BF18EA07441C1728938EEFA8C80535 /* Infallible+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Driver.swift"; path = "RxCocoa/Traits/Driver/Infallible+Driver.swift"; sourceTree = ""; }; - 50C3C1CADC3E36FE792B548A7BA9AF28 /* SerialDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDispatchQueueScheduler.swift; path = RxSwift/Schedulers/SerialDispatchQueueScheduler.swift; sourceTree = ""; }; - 50FD1EC8DF282D62A0A388DB3BAA22DE /* KingfisherWebP-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KingfisherWebP-Info.plist"; sourceTree = ""; }; + 506D034E9BFFCFD5B54721F6F00B9EF2 /* RxCocoa.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.release.xcconfig; sourceTree = ""; }; + 50776D1DE024EEB968E159515093BD3C /* DDTTYLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDTTYLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDTTYLogger.h; sourceTree = ""; }; + 509222B7A14FAEF6575C464237D8DFBC /* MJRefreshConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConfig.m; path = MJRefresh/MJRefreshConfig.m; sourceTree = ""; }; + 509887FA0279FE3CDC820E5286C101E4 /* DateInRegion+Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateInRegion+Create.swift"; path = "Sources/SwiftDate/DateInRegion/DateInRegion+Create.swift"; sourceTree = ""; }; + 50A1465A0D9A0019193FD7C312CCF88B /* RxTabBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarDelegateProxy.swift; sourceTree = ""; }; + 50BD304D4A8044E234A4BC06E7E3C800 /* RxSwiftExt.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxSwiftExt.modulemap; sourceTree = ""; }; + 50CDDF4AEB0FD60C04D5D9084AF11F09 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = MAMapKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; + 50D1C2EBD968CDE1E8862144E560E3F7 /* RxSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxSwift-Info.plist"; sourceTree = ""; }; + 50D53A2EB92F4BF3F9A52F9CDDC789CF /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + 512C5A150FE2B635911A4E29A123E7F7 /* VideoEditorConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/VideoEditorConfiguration.swift; sourceTree = ""; }; + 512E22F2B5B96810D5AFA56E97FE9E65 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; + 513718BF6FD9AEDEC9935C053AA92292 /* Generate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Generate.swift; path = RxSwift/Observables/Generate.swift; sourceTree = ""; }; + 513A92199EEE48768E6A3EEC3E1034F6 /* PreviewPhotoViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewPhotoViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PreviewPhotoViewCell.swift; sourceTree = ""; }; + 51471A217AAE698594CA38E0E83F27C3 /* UIView+IQKeyboardExtensionDeprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardExtensionDeprecated.swift"; path = "IQKeyboardToolbar/Classes/IQKeyboardExtension/UIView+IQKeyboardExtensionDeprecated.swift"; sourceTree = ""; }; + 5161897B32202F0D41B796FB3BFC753C /* ObservableType+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+Extensions.swift"; path = "RxSwift/ObservableType+Extensions.swift"; sourceTree = ""; }; + 5169A626F258495329358F5974041931 /* Protected.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Protected.swift; path = Source/Core/Protected.swift; sourceTree = ""; }; + 5180298CF7B7EC63C3053A64F5D0804B /* ObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableType.swift; path = RxSwift/ObservableType.swift; sourceTree = ""; }; + 51863596F5122BE4454C38D8D0DA7AFC /* SwiftDate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftDate.swift; path = Sources/SwiftDate/SwiftDate.swift; sourceTree = ""; }; + 518BF9920F3B404D11B898472BC7F93F /* View+MASAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "View+MASAdditions.m"; path = "Masonry/View+MASAdditions.m"; sourceTree = ""; }; 518C323F07471B8EF777A8488A6431AF /* Pods-QuickLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-QuickLocation.release.xcconfig"; sourceTree = ""; }; - 519797AB2EE1889B5AC0DEB04AB27C6F /* IQKeyboardManager+Resign.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Resign.swift"; path = "IQKeyboardManagerSwift/Resign/IQKeyboardManager+Resign.swift"; sourceTree = ""; }; + 519484C542F1B579208016BF0A161C77 /* EllipseNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EllipseNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/EllipseNode.swift; sourceTree = ""; }; 519AF98C92B517DD023896CD077EBFD4 /* CocoaLumberjack-CocoaLumberjackPrivacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "CocoaLumberjack-CocoaLumberjackPrivacy"; path = CocoaLumberjackPrivacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 51E734177656D42479DB2657AE3259FC /* RxSwiftExt-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxSwiftExt-dummy.m"; sourceTree = ""; }; - 524159FC99ECD91352BA0614F88CA3B4 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; - 52AE682B1435911FAAA4C53BC9DC6EF0 /* ImageDownloader+LivePhoto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageDownloader+LivePhoto.swift"; path = "Sources/Networking/ImageDownloader+LivePhoto.swift"; sourceTree = ""; }; - 52B0EC73D4E705955C82424BEFC0A2A1 /* SwiftyUserDefaults.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyUserDefaults.modulemap; sourceTree = ""; }; - 52E4E6FE482E03D5EDFC2748EA6216CE /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; - 536363FC210443B4E60EFEE204586716 /* AssetManager+Authorization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+Authorization.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+Authorization.swift"; sourceTree = ""; }; - 53789326DE36692D6DBA47EB02CB1551 /* PhotoManager+Language.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoManager+Language.swift"; path = "Sources/HXPHPicker/Core/Util/PhotoManager+Language.swift"; sourceTree = ""; }; - 53A46D49F2840C50640E5FE213B87C10 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = MAMapKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; - 53B49A8AEED2E53ECB70BB0AD91D998E /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; - 53D2A6654BA53D1AD0301AFFB73789D0 /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = MAMapKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; - 547567326F3D21C946EE146BE2D7EB09 /* RxDataSources-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxDataSources-prefix.pch"; sourceTree = ""; }; - 548584DB650856F7941CAA95C9775F1E /* GroupedObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupedObservable.swift; path = RxSwift/GroupedObservable.swift; sourceTree = ""; }; - 54876A5FC670A9A7028098AF5494132F /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; - 54B1C7254CF98D4DBF18930AE60249A1 /* ImmediateSchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImmediateSchedulerType.swift; path = RxSwift/ImmediateSchedulerType.swift; sourceTree = ""; }; - 54BDB686901C1E8563DF963C05CF4C84 /* PhotoEditorContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorContentView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorContentView.swift; sourceTree = ""; }; - 54C15423979EEF0BA4E3088EF3041293 /* DelegateProxyType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxyType.swift; path = RxCocoa/Common/DelegateProxyType.swift; sourceTree = ""; }; - 54D9A50EBBEC710458904F9C3A317D31 /* SelectBoxView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SelectBoxView.swift; path = Sources/HXPHPicker/Core/View/SelectBoxView.swift; sourceTree = ""; }; - 54E2E1EC2530A61874408A47DBA1CEC3 /* GeYanSdk.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = GeYanSdk.xcframework; sourceTree = ""; }; - 54EA5E1142D3125EFDED3177723C0BCC /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; - 551063021EBEB013E00E0945B9203026 /* MASConstraintMaker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASConstraintMaker.h; path = Masonry/MASConstraintMaker.h; sourceTree = ""; }; - 55459D2F9E0490AFF84FF71580F93837 /* Moya.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Moya.debug.xcconfig; sourceTree = ""; }; - 554D1E743A113288B36950F0481B400D /* endian_inl_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = endian_inl_utils.h; path = src/utils/endian_inl_utils.h; sourceTree = ""; }; - 55687ED09CEA7390E4D496446E9C9C34 /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - 55B6A3F5BFF1E6847089F63B629FEA24 /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = MAMapKit.framework/Headers/MAShape.h; sourceTree = ""; }; - 55C5E87217055D83630BF914051A1585 /* ElementAt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementAt.swift; path = RxSwift/Observables/ElementAt.swift; sourceTree = ""; }; - 562C3A11A425881A531915FC7CF40DEA /* SharedSequence+Operators+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators+arity.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators+arity.swift"; sourceTree = ""; }; - 5636DB1F3CEEFBF7D93861DB3D36A275 /* lossless_enc_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_neon.c; path = src/dsp/lossless_enc_neon.c; sourceTree = ""; }; - 565329C632D43C26187967C9EB323A69 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Accelerate.framework; sourceTree = DEVELOPER_DIR; }; - 567CF6A740216A43C94F6CA4302C7FD0 /* EditorStickerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerView.swift; sourceTree = ""; }; - 56A9D5978E8CCCD14AC9CC4BDDAA06F5 /* PhotoEditorViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorViewController.swift; path = Sources/HXPHPicker/Editor/Controller/PhotoEditorViewController.swift; sourceTree = ""; }; - 56AE161499A590D6F84AE0158BD2B5D3 /* random_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = random_utils.c; path = src/utils/random_utils.c; sourceTree = ""; }; - 56B45C78ECBABABD77D7DB68B5B9BD88 /* Debugging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debugging.swift; path = Sources/Debugging.swift; sourceTree = ""; }; - 56CF5EC80E0095A15DE17A2410AA8610 /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; - 56EB4BB5F37C23D3E717E2C714DF3070 /* Navigator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Navigator.swift; path = Sources/URLNavigator/Navigator.swift; sourceTree = ""; }; - 571BCDF0DA8EB161CA19C1AFC97EAEAF /* ISOFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ISOFormatter.swift; path = Sources/SwiftDate/Formatters/ISOFormatter.swift; sourceTree = ""; }; - 572E2D7494853E6B9064C09CDA50135D /* Infallible+CombineLatest+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+CombineLatest+Collection.swift"; path = "RxSwift/Traits/Infallible/Infallible+CombineLatest+Collection.swift"; sourceTree = ""; }; - 5754A1AD625577A4FB4A5BC2B1D775E7 /* IQKeyboardNotification-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardNotification-dummy.m"; sourceTree = ""; }; - 57BA5EAF5418F9E9F4130F94E2A824CC /* Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Map.swift; path = Sources/Map.swift; sourceTree = ""; }; - 57FE2409B1493693EE5E8FEF5C5F3A07 /* retryWithBehavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = retryWithBehavior.swift; path = Source/RxSwift/retryWithBehavior.swift; sourceTree = ""; }; - 5863B10F6C6F27FA85D155EDA335DD35 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; - 58737921D6F839097F10F6F6CF1BF65E /* DDLoggerNames.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDLoggerNames.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDLoggerNames.h; sourceTree = ""; }; - 5874AC71B0B5B1ACEEA7EC4AFB216C59 /* PickerInteractiveTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerInteractiveTransition.swift; path = Sources/HXPHPicker/Picker/Transition/PickerInteractiveTransition.swift; sourceTree = ""; }; + 51BA97E8B5085EFFB47BC9C0B785CEA7 /* lottie-ios */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "lottie-ios"; path = Lottie.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 51D61BD343692E97F6F93F59F627955B /* catchErrorJustComplete.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = catchErrorJustComplete.swift; path = Source/RxSwift/catchErrorJustComplete.swift; sourceTree = ""; }; + 51F78CDEB36538322320C56ACD30F8AA /* AMapSearchAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchAPI.h; path = AMapSearchKit.framework/Headers/AMapSearchAPI.h; sourceTree = ""; }; + 5231F338BBCDEE78F0A436950EEC1EDA /* yuv_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_mips32.c; path = src/dsp/yuv_mips32.c; sourceTree = ""; }; + 5244D0A1750EE9D7FAED7F55DDEA8E5B /* DictionaryInitializable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DictionaryInitializable.swift; path = Sources/Private/Model/DictionaryInitializable.swift; sourceTree = ""; }; + 526D6EA97F05641CA2E05BC8050BBA13 /* ConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintItem.swift; path = Sources/ConstraintItem.swift; sourceTree = ""; }; + 526F0B6DBB99AA2BE34DC20ADEC8BE6D /* RxTableViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift; sourceTree = ""; }; + 52A5A2851794F2EFD72B76E4E04A6C60 /* ViewProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ViewProviding.swift; sourceTree = ""; }; + 52DC2B15FB0E4A325FCB9C4350F8246A /* Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Map.swift; path = RxSwift/Observables/Map.swift; sourceTree = ""; }; + 52E3771467187292675A056F4F50BB3A /* SwiftLogLevel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftLogLevel.h; path = Sources/CocoaLumberjackSwiftSupport/include/CocoaLumberjackSwiftSupport/SwiftLogLevel.h; sourceTree = ""; }; + 52F9A79AFB66D602F1AAD98D3AD97558 /* UITextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextView+Rx.swift"; path = "RxCocoa/iOS/UITextView+Rx.swift"; sourceTree = ""; }; + 530CD185CFFEA5675B1987BDE911A559 /* SwiftDate-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftDate-dummy.m"; sourceTree = ""; }; + 5353D6F6B7497310CA9EF96BD175CE11 /* Region.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Region.swift; path = Sources/SwiftDate/DateInRegion/Region.swift; sourceTree = ""; }; + 5376585FFA207CCC42FF90392AA2DFBE /* SwiftDate-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftDate-prefix.pch"; sourceTree = ""; }; + 53B14DCB6FAAB7E9F6F29C94F5598ED5 /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; + 53B3949594A4FDF9AE4A8C666DB3A36B /* Archive+WritingDeprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+WritingDeprecated.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+WritingDeprecated.swift"; sourceTree = ""; }; + 53E6E54247ADB2479FD6E6AF5510C8FD /* TransformAnimations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformAnimations.swift; path = Sources/Private/CoreAnimation/Animations/TransformAnimations.swift; sourceTree = ""; }; + 54249084245A14B42B8AF08DA02E63B0 /* RxRelay-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxRelay-Info.plist"; sourceTree = ""; }; + 5430F3A24CAA6F37198CFEDAAAA99AB6 /* LottiePlaybackMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottiePlaybackMode.swift; path = Sources/Public/Animation/LottiePlaybackMode.swift; sourceTree = ""; }; + 543BFC95CE6CC27EE402E555B1AA86BF /* SDCycleScrollView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SDCycleScrollView-prefix.pch"; sourceTree = ""; }; + 54871D70F4E85BD84A0962AE5E08B6FA /* Popover-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Popover-Info.plist"; sourceTree = ""; }; + 5560321AB812F57AFC0DF36697602308 /* VirtualTimeScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeScheduler.swift; path = RxSwift/Schedulers/VirtualTimeScheduler.swift; sourceTree = ""; }; + 557C4E36B976A5D3BC228870F1B02720 /* AlbumTitleView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumTitleView.swift; path = Sources/HXPHPicker/Picker/View/AlbumTitleView.swift; sourceTree = ""; }; + 5583563A179AE367BD79901091DEA599 /* UploadRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UploadRequest.swift; path = Source/Core/UploadRequest.swift; sourceTree = ""; }; + 55894792B2BC6D1F12E125ED02EABF01 /* AMapSearch.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapSearch.debug.xcconfig; sourceTree = ""; }; + 5598D8219112BF6DCAFAD6A851F4210F /* EditorStickerItemView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerItemView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerItemView.swift; sourceTree = ""; }; + 55998CAE31AFF7A83E1C07826709AF95 /* SDWebImageCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCompat.h; path = SDWebImage/Core/SDWebImageCompat.h; sourceTree = ""; }; + 55E58EABB22E0B98BD06AAC6713C635C /* GTCommonSDK-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "GTCommonSDK-xcframeworks.sh"; sourceTree = ""; }; + 55EF44B4E12BF378C890CB553EF49118 /* GradientFillNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientFillNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/GradientFillNode.swift; sourceTree = ""; }; + 562E53122FCAFEE7E1D872AEBFE315F3 /* ValueProviderStore.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ValueProviderStore.swift; path = Sources/Private/CoreAnimation/ValueProviderStore.swift; sourceTree = ""; }; + 563EC03AC6475F19ADC2667797FD5515 /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = RxSwift/SwiftSupport/SwiftSupport.swift; sourceTree = ""; }; + 56699D1BFCB0A5CED69E250BBEB9192A /* VideoEditorFrameMaskView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorFrameMaskView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorFrameMaskView.swift; sourceTree = ""; }; + 568496F301EBC3C2AB06781FD65AFC99 /* random_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = random_utils.h; path = src/utils/random_utils.h; sourceTree = ""; }; + 56B493FF803C8A08BD5B62AAE74E8B57 /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; + 56D7BC3ED7FAD6C068302E1AC68BFA22 /* SDImageLoader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageLoader.m; path = SDWebImage/Core/SDImageLoader.m; sourceTree = ""; }; + 57010DEE123460202BBD384F4DE807D4 /* SGScanCodeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGScanCodeDelegate.h; path = SGQRCode/QRCode/SGScanCodeDelegate.h; sourceTree = ""; }; + 572B50816DFC87C13CE95159B57628E9 /* Observable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Observable.swift; path = RxSwift/Observable.swift; sourceTree = ""; }; + 57378AD9B7188F150E0429408252269B /* Defaults+StringToBool.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Defaults+StringToBool.swift"; path = "Sources/Defaults+StringToBool.swift"; sourceTree = ""; }; + 575C527E74423CC76298F4D260F81BA3 /* CurrentThreadScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentThreadScheduler.swift; path = RxSwift/Schedulers/CurrentThreadScheduler.swift; sourceTree = ""; }; + 576CD418393ECE56BD7BDE0A33F22D49 /* partition+RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "partition+RxCocoa.swift"; path = "Source/RxCocoa/partition+RxCocoa.swift"; sourceTree = ""; }; + 578611BD973355690092C95C5AE020DA /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; + 57BDB6C9A40F662D5A4D7CD9CE096B4F /* SwiftKeychainWrapper-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftKeychainWrapper-dummy.m"; sourceTree = ""; }; + 57DBB2C04BD256ED7A508BB8079A17F4 /* frame_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = frame_enc.c; path = src/enc/frame_enc.c; sourceTree = ""; }; + 57FEAE5EDD99E7C558B1909DF2BC5613 /* ViewType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewType.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Views/ViewType.swift; sourceTree = ""; }; + 5816BA8F127018C97FFC993DB528465D /* ObjectMapper-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ObjectMapper-dummy.m"; sourceTree = ""; }; + 58894D1C7FDC661D4F8D9CA2D58C6EB6 /* SDWebImage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SDWebImage-dummy.m"; sourceTree = ""; }; + 58A67690A6EA71754DEF0A6C84F7F127 /* CompactMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompactMap.swift; path = RxSwift/Observables/CompactMap.swift; sourceTree = ""; }; 58AE0544E0C381DDBD09356C357EC82B /* SwiftDate */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftDate; path = SwiftDate.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 58C5EAF650894B68ABDCD2C497AF7879 /* RxDataSources.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxDataSources.release.xcconfig; sourceTree = ""; }; - 591FFF57EA67BD83AF19776E64B5AD44 /* Bag+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bag+Rx.swift"; path = "RxSwift/Extensions/Bag+Rx.swift"; sourceTree = ""; }; - 5923B0809E33AE76C2974E7B521F9260 /* VideoEditorCropView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorCropView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorCropView.swift; sourceTree = ""; }; - 596AECBF4E352AE4BF91C30758681C97 /* DDOSLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDOSLogger.m; path = Sources/CocoaLumberjack/DDOSLogger.m; sourceTree = ""; }; - 598C07434CB0FDAC2D0C9B32341A5663 /* GTCommonSDK-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "GTCommonSDK-xcframeworks.sh"; sourceTree = ""; }; - 59940F889506AD9835AAE14B5586E0CB /* AccessTokenPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AccessTokenPlugin.swift; path = Sources/Moya/Plugins/AccessTokenPlugin.swift; sourceTree = ""; }; - 59A20FC449CF3679C4F1D948C48E1465 /* sharpyuv_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_neon.c; path = sharpyuv/sharpyuv_neon.c; sourceTree = ""; }; - 59C32246F579CD5C3603AF2BE259A83C /* Calendars.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Calendars.swift; path = Sources/SwiftDate/Supports/Calendars.swift; sourceTree = ""; }; - 59CAAB4E2E7C2652A9F945BD5A4F9AB3 /* MultipartUpload.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartUpload.swift; path = Source/Features/MultipartUpload.swift; sourceTree = ""; }; - 59F5F1FF37B1D9F982DCAA5BC6353DF9 /* UIScrollView+IQKeyboardManagerExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+IQKeyboardManagerExtension.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManagerExtension/UIScrollView+IQKeyboardManagerExtension.swift"; sourceTree = ""; }; - 5A326077D05701EE4E9E4119FDBB2748 /* UIGestureRecognizer+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIGestureRecognizer+Rx.swift"; path = "RxCocoa/iOS/UIGestureRecognizer+Rx.swift"; sourceTree = ""; }; - 5A9C320E38CEC2E4F5EA4E2FAC196CF4 /* ConstraintLayoutSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupport.swift; path = Sources/ConstraintLayoutSupport.swift; sourceTree = ""; }; - 5AF3FD37A26E880674E0DD5C6A858B10 /* NSArray+MASShorthandAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSArray+MASShorthandAdditions.h"; path = "Masonry/NSArray+MASShorthandAdditions.h"; sourceTree = ""; }; - 5BAFE9EA2079713AB1181017F2074AB8 /* DateInRegion+Compare.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateInRegion+Compare.swift"; path = "Sources/SwiftDate/DateInRegion/DateInRegion+Compare.swift"; sourceTree = ""; }; - 5BC3362C1DE487F25E00CDADB86834F8 /* SGQRCode-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SGQRCode-Info.plist"; sourceTree = ""; }; - 5C034F174E49AACDC68707EFC5C2A332 /* ObjectMapper-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ObjectMapper-prefix.pch"; sourceTree = ""; }; - 5C0DAF6AE909C251960C903B8AEA47DC /* anim_encode.c */ = {isa = PBXFileReference; includeInIndex = 1; name = anim_encode.c; path = src/mux/anim_encode.c; sourceTree = ""; }; - 5C259E9F205EA2E9E93B6A66A91561F8 /* NSDecimalNumberTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NSDecimalNumberTransform.swift; path = Sources/NSDecimalNumberTransform.swift; sourceTree = ""; }; - 5C277A060F1735494FBA98FEC93D21E2 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - 5C3E00B7418CFED3E80A0542AE0095C2 /* RxCocoa-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-umbrella.h"; sourceTree = ""; }; - 5C48698F54653D6B543C3C5587FF6AA8 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = RxSwift/Errors.swift; sourceTree = ""; }; - 5C5A8C3246E17E41BDB63974611D608C /* Editor+PhotoTools.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Editor+PhotoTools.swift"; path = "Sources/HXPHPicker/Editor/Util/Editor+PhotoTools.swift"; sourceTree = ""; }; - 5C70081D93CD9A40898F83462BF6E82A /* BaseViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseViewController.swift; path = Sources/HXPHPicker/Core/Controller/BaseViewController.swift; sourceTree = ""; }; - 5C84A1B497D38461BF5B69624D5D81D2 /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = RxSwift/Observables/Error.swift; sourceTree = ""; }; - 5CCBF54F750D6550C88806D5AC73E53B /* PhotoPickerViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerViewController.swift; path = Sources/HXPHPicker/Picker/Controller/PhotoPickerViewController.swift; sourceTree = ""; }; - 5CE8EFBF9F29F4F781ED1FD1AB591E64 /* ConstraintMultiplierTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMultiplierTarget.swift; path = Sources/ConstraintMultiplierTarget.swift; sourceTree = ""; }; - 5D63640F6C6F4996DEDDE0011851A5EF /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; path = PrivacyInfo.xcprivacy; sourceTree = ""; }; - 5D63EEABBC1EE48DED6A9AED391817FA /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 58FBA9948F686C727B701FCF489B1DCA /* palette.c */ = {isa = PBXFileReference; includeInIndex = 1; name = palette.c; path = src/utils/palette.c; sourceTree = ""; }; + 59140F33D1D810486C5AD671650F290B /* Infallible+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Concurrency.swift"; path = "RxSwift/Traits/Infallible/Infallible+Concurrency.swift"; sourceTree = ""; }; + 592F76C69E5F65A384AB16E38907E378 /* FillNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FillNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/FillNode.swift; sourceTree = ""; }; + 59836859FFE52F7FC82F8F7042501AAB /* upsampling_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_msa.c; path = src/dsp/upsampling_msa.c; sourceTree = ""; }; + 59A8CCA4055A605971851F416C0450E2 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + 59C8CA4DBADB8D19EEC46ADE32BFD4C2 /* ViewController+MASAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "ViewController+MASAdditions.h"; path = "Masonry/ViewController+MASAdditions.h"; sourceTree = ""; }; + 59DB9F132C73F52D3457B3FCCBAA1917 /* picture_tools_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_tools_enc.c; path = src/enc/picture_tools_enc.c; sourceTree = ""; }; + 5A110B3C4BF3F30FAFA1A175C70AE93D /* NetworkLoggerPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkLoggerPlugin.swift; path = Sources/Moya/Plugins/NetworkLoggerPlugin.swift; sourceTree = ""; }; + 5A3BF52649E92EA44006FD24DC21013D /* SwiftDate.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftDate.modulemap; sourceTree = ""; }; + 5A754931BE78A1AEDAB41E171B61636A /* CropConfirmViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CropConfirmViewConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/CropConfirmViewConfiguration.swift; sourceTree = ""; }; + 5A78CB7262B7851138478A5BEE4E6F5E /* TakeLast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeLast.swift; path = RxSwift/Observables/TakeLast.swift; sourceTree = ""; }; + 5AA1E7BC328A6464A73FC15C8C1E6565 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQTextView/Classes/IQTextView.swift; sourceTree = ""; }; + 5AACAD382F849DA6D9D3B4BA30F36F6F /* CachedResponseHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CachedResponseHandler.swift; path = Source/Features/CachedResponseHandler.swift; sourceTree = ""; }; + 5AC74627027C54B3FAD94FA7A0990B74 /* NSBezierPath+SDRoundedCorners.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBezierPath+SDRoundedCorners.h"; path = "SDWebImage/Private/NSBezierPath+SDRoundedCorners.h"; sourceTree = ""; }; + 5AEC8C7AF410707C380459C3CBDC3924 /* ObservableConvertibleType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableConvertibleType.swift; path = RxSwift/ObservableConvertibleType.swift; sourceTree = ""; }; + 5B0F994366DF6024F5246DF0643ACD1D /* BehaviorRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorRelay.swift; path = RxRelay/BehaviorRelay.swift; sourceTree = ""; }; + 5B39ED7913242D65F5E3EBFF33ACAA6F /* Debounce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debounce.swift; path = RxSwift/Observables/Debounce.swift; sourceTree = ""; }; + 5B5663848ADAE755082128CF83434396 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = MAMapKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; + 5B5DE06850C20E577BECBD34728D83A9 /* MarqueeLabel.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MarqueeLabel.debug.xcconfig; sourceTree = ""; }; + 5B8197D59DAA724CCF456047DF72DD6D /* URLTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLTransform.swift; path = Sources/URLTransform.swift; sourceTree = ""; }; + 5B868B430ADC16C77A97F46B50A0740D /* UIApplication+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIApplication+Rx.swift"; path = "RxCocoa/iOS/UIApplication+Rx.swift"; sourceTree = ""; }; + 5B9A1C5BF2C072A21FEEE923E31B1F61 /* VideoEditorMusicAnimationView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorMusicAnimationView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorMusicAnimationView.swift; sourceTree = ""; }; + 5B9BB4F5DB2F5A7F76197C9712977ACF /* cost_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_mips32.c; path = src/dsp/cost_mips32.c; sourceTree = ""; }; + 5BC4BF403D5D9BFA25C251106F13672F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = WebImage/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 5BD13B47D1EF29B43F1D3C5873918143 /* ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist"; sourceTree = ""; }; + 5C1A2E6799B080C281685BD6AD03A107 /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; + 5C64F9FFCC4B9BCC51609523B62B7A56 /* UI+SectionedViewType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UI+SectionedViewType.swift"; path = "Sources/RxDataSources/UI+SectionedViewType.swift"; sourceTree = ""; }; + 5C66AE889D602247E7219F168FE0FF7E /* IQKeyboardAppearanceConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardAppearanceConfiguration.swift; path = IQKeyboardManagerSwift/Appearance/IQKeyboardAppearanceConfiguration.swift; sourceTree = ""; }; + 5C6E95F3A889B9291902EF97A9B52A44 /* filters_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_sse2.c; path = src/dsp/filters_sse2.c; sourceTree = ""; }; + 5CA7AA7FC00A71FD45D68150599442F0 /* SnapKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-umbrella.h"; sourceTree = ""; }; + 5CDCFDD1712031FD8F9A4E3059282EF5 /* ConstraintViewDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintViewDSL.swift; path = Sources/ConstraintViewDSL.swift; sourceTree = ""; }; + 5D043E377889392B44512A68A89C6459 /* ResourceBundle-Alamofire-Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-Alamofire-Alamofire-Info.plist"; sourceTree = ""; }; + 5D052BB02A2C6C8CE4A9399A5BF3F3AD /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = MAMapKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; + 5D24E0131B4B2B22C855117D00630AFC /* Masonry.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Masonry.modulemap; sourceTree = ""; }; + 5D4A6E00F2A4DCF1A1FD77880ED3FA48 /* ConstraintView+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintView+Extensions.swift"; path = "Sources/ConstraintView+Extensions.swift"; sourceTree = ""; }; + 5D4D686F891F2036E3E16BD23FF6A1A3 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; + 5D619B173014C6FF14C2282E650C6A98 /* _RXObjCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXObjCRuntime.h; path = RxCocoa/Runtime/include/_RXObjCRuntime.h; sourceTree = ""; }; + 5D6D22FF45803479C97EDEF7CC763E03 /* SDImageAssetManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageAssetManager.m; path = SDWebImage/Private/SDImageAssetManager.m; sourceTree = ""; }; 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5DBD408D43822693DB6CB45B1D6A9BD3 /* IQKeyboardResignHandler+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardResignHandler+Internal.swift"; path = "IQKeyboardManagerSwift/Resign/IQKeyboardResignHandler+Internal.swift"; sourceTree = ""; }; - 5DFD09A9E657E4D363F77D9D5123FC9C /* ImmutableMappable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImmutableMappable.swift; path = Sources/ImmutableMappable.swift; sourceTree = ""; }; - 5DFE82ADD9222DD4C0A05A43B2229CA0 /* RxSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-prefix.pch"; sourceTree = ""; }; - 5E24A65A620B541C253DD0ADD7F5F5F7 /* KingfisherManager+LivePhoto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KingfisherManager+LivePhoto.swift"; path = "Sources/General/KingfisherManager+LivePhoto.swift"; sourceTree = ""; }; - 5E312F0B60CA58E6055CD6A1FCBA27FE /* yuv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = yuv.h; path = src/dsp/yuv.h; sourceTree = ""; }; + 5DF8A36846D54F0E2E6D65EC83A89273 /* NSButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Rx.swift"; path = "RxCocoa/macOS/NSButton+Rx.swift"; sourceTree = ""; }; + 5E262A2CD3AA396ED15B004923B3FFD8 /* TimePeriod+Support.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TimePeriod+Support.swift"; path = "Sources/SwiftDate/TimePeriod/TimePeriod+Support.swift"; sourceTree = ""; }; + 5E2A55629CC30859EFF8F5E3849342B2 /* PhotoEditorCropToolView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorCropToolView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorCropToolView.swift; sourceTree = ""; }; + 5E3E91F6A57635BE093661923A6F665F /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; 5E4674603A5D5B9215FFA0F8E69F8B71 /* libwebp */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = libwebp; path = libwebp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5E65E073EC5DF04C4CFD99DDC2B5C542 /* curry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = curry.swift; path = Source/Tools/curry.swift; sourceTree = ""; }; - 5E6DA99C99EE241BB65D6D8BC630DC3E /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 5E8CC247C993AD652F7FAFC27F1A3C54 /* pausable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = pausable.swift; path = Source/RxSwift/pausable.swift; sourceTree = ""; }; - 5EA8B1CAC330DBECD35C8882E69C74E9 /* DDLogMessageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDLogMessageFormat.swift; path = Sources/CocoaLumberjackSwift/DDLogMessageFormat.swift; sourceTree = ""; }; - 5EC7F55BA9B382776B41C82492D5DCC2 /* SwiftDate-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftDate-Info.plist"; sourceTree = ""; }; - 5ECB0215F290CA0EE85331D386DF0347 /* alpha_processing_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing_sse2.c; path = src/dsp/alpha_processing_sse2.c; sourceTree = ""; }; - 5EF783273A83D3EFD4D1161757798880 /* Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Create.swift; path = RxSwift/Observables/Create.swift; sourceTree = ""; }; - 5F23559BCF27189691DCD2F92465F740 /* WithLatestFrom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithLatestFrom.swift; path = RxSwift/Observables/WithLatestFrom.swift; sourceTree = ""; }; - 5F2FFA1103CBE247D5CE55C03AECF976 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = MAMapKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; - 5F90A3217EB10AF658A047D143F683FA /* ConfigurationGlobals.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConfigurationGlobals.swift; path = Sources/CocoaLumberjackSwift/ConfigurationGlobals.swift; sourceTree = ""; }; - 5FA2FB926F8495013C4AB8F6F803C9A0 /* IQKeyboardToolbarManager-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardToolbarManager-Info.plist"; sourceTree = ""; }; - 5FDFBA71386B35E2979EA37DF1C7E308 /* ReplayRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplayRelay.swift; path = RxRelay/ReplayRelay.swift; sourceTree = ""; }; - 5FF96C38FA3A1D6FD57AC5CA7D304C5E /* _RXObjCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXObjCRuntime.h; path = RxCocoa/Runtime/include/_RXObjCRuntime.h; sourceTree = ""; }; - 600D701D98A8BF1E324415978F4684C1 /* Defaults+StringToBool.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Defaults+StringToBool.swift"; path = "Sources/Defaults+StringToBool.swift"; sourceTree = ""; }; - 602E949FC04FFDCEB341786610790015 /* FloatingPointType+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "FloatingPointType+IdentifiableType.swift"; path = "Sources/RxDataSources/FloatingPointType+IdentifiableType.swift"; sourceTree = ""; }; - 60388E3801B51302E01230240C236697 /* IQTextView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQTextView.modulemap; sourceTree = ""; }; - 608678F1FE3100726F1596E02870101B /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = MAMapKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; - 608AB15C8CDEBF5C456EA49E8ABB604B /* SwiftKeychainWrapper-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftKeychainWrapper-dummy.m"; sourceTree = ""; }; - 609F19EA59F73770763859CCD179D412 /* IQKeyboardNotification-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardNotification-Info.plist"; sourceTree = ""; }; - 60A6CDD731932A2C4E372F38A7CA3D9E /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; - 60D1A20273A023797A9B984468793C2B /* RxSwiftExt-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwiftExt-umbrella.h"; sourceTree = ""; }; - 61067228536829F6054CF449309D6386 /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; - 610709674DACA5D5FF2B5C6B5849A4AA /* Editor+UIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Editor+UIImageView.swift"; path = "Sources/HXPHPicker/Editor/Util/Editor+UIImageView.swift"; sourceTree = ""; }; - 610F3C26B13F19281F585BD5DAE36816 /* UIViewPropertyAnimator+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewPropertyAnimator+Rx.swift"; path = "Source/RxCocoa/UIViewPropertyAnimator+Rx.swift"; sourceTree = ""; }; - 61228880E7B60B47B5DB8BCBA2F010FB /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; - 617CAFB0ACA1525957DCD68915747077 /* SwiftKeychainWrapper.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftKeychainWrapper.debug.xcconfig; sourceTree = ""; }; - 619BE8AB1EEB0EF3A35638E94E349962 /* ZXSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ZXSDK.framework; sourceTree = ""; }; - 61EECA5B714221B8388825DAE4E0124E /* GTCommonSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GTCommonSDK.release.xcconfig; sourceTree = ""; }; - 6265211DCB6F36588BC4A766EC83F430 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; - 628E526AC6CC59E920A6A4D6DD09F9D9 /* SnapKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-umbrella.h"; sourceTree = ""; }; - 629BCF9A702E38E28D08AADA25A40FF6 /* and.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = and.swift; path = Source/RxSwift/and.swift; sourceTree = ""; }; - 62AF4D3481054C376AA371122C88D38E /* IQKeyboardNotification.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardNotification.modulemap; sourceTree = ""; }; - 62B2E94FA9FA4B115813676917A303CB /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = MAMapKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; - 62BB8342BD8987F922948B8CCE8DA6F0 /* ResourceBundle-IQTextView-IQTextView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQTextView-IQTextView-Info.plist"; sourceTree = ""; }; - 62BD5D896161E4E8C69A683B0EFC55B5 /* lossless_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc.c; path = src/dsp/lossless_enc.c; sourceTree = ""; }; - 6310B332E50780E8B5242E985A1E9042 /* CompositeDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompositeDisposable.swift; path = RxSwift/Disposables/CompositeDisposable.swift; sourceTree = ""; }; - 631EA00F26DE3715C90534534F65BFE5 /* KingfisherWebP.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KingfisherWebP.debug.xcconfig; sourceTree = ""; }; - 633337EF2F8D9DCFE4B0DDA3C2ECE0BC /* AssetManager+LivePhotoURL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+LivePhotoURL.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+LivePhotoURL.swift"; sourceTree = ""; }; - 63370202E38AD794CAFCD49398DFC748 /* demux.c */ = {isa = PBXFileReference; includeInIndex = 1; name = demux.c; path = src/demux/demux.c; sourceTree = ""; }; - 6344514AD46BF268339402C8A4EEBED8 /* ViewTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewTransition.swift; path = Sources/RxDataSources/ViewTransition.swift; sourceTree = ""; }; - 63598CDCF5B1D85FED07F394039931AC /* DateInRegion+Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateInRegion+Create.swift"; path = "Sources/SwiftDate/DateInRegion/DateInRegion+Create.swift"; sourceTree = ""; }; - 635E421A4911613FECA0D1AA80E8A093 /* lossless_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_mips_dsp_r2.c; path = src/dsp/lossless_mips_dsp_r2.c; sourceTree = ""; }; - 637E835073EB3FC6E409E3A1BF96D8C3 /* Core+UIImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIImage.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIImage.swift"; sourceTree = ""; }; - 63C7468085DCC74EE96850C5741B7430 /* AMapNearbyUploadInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNearbyUploadInfo.h; path = AMapSearchKit.framework/Headers/AMapNearbyUploadInfo.h; sourceTree = ""; }; - 63C99BEEACF620D6F839835048B942A0 /* URLNavigator-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "URLNavigator-umbrella.h"; sourceTree = ""; }; - 63CC1AA8E86F98E5142FA3E0F388F360 /* Infallible+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Zip+arity.swift"; path = "RxSwift/Traits/Infallible/Infallible+Zip+arity.swift"; sourceTree = ""; }; - 63CCBB274E75D21CC4B55ABB81A98F38 /* IQKeyboardManager+Appearance.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Appearance.swift"; path = "IQKeyboardManagerSwift/Appearance/IQKeyboardManager+Appearance.swift"; sourceTree = ""; }; - 648EFEC7460C400E1CB595C7E225D615 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintAttributes.swift; path = Sources/ConstraintAttributes.swift; sourceTree = ""; }; - 64DC12060CB96989A589F8EC6DCCD2A2 /* UIView+ParentObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+ParentObjc.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UIView+ParentObjc.swift"; sourceTree = ""; }; - 65501B205E590112D64E4C394BB1B022 /* Catch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Catch.swift; path = RxSwift/Observables/Catch.swift; sourceTree = ""; }; + 5E7C1B99EA4033350C994AD39CC10428 /* AssetManager+Asset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+Asset.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+Asset.swift"; sourceTree = ""; }; + 5E84C2841410C873320585C7D60C6220 /* UITabBarController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBarController+Rx.swift"; path = "RxCocoa/iOS/UITabBarController+Rx.swift"; sourceTree = ""; }; + 5E890DCDCDFE8177899E99D157517707 /* SGQRCode.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SGQRCode.debug.xcconfig; sourceTree = ""; }; + 5E8D126240522329A6CC1C54E9FBEDE2 /* SDImageCacheConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCacheConfig.h; path = SDWebImage/Core/SDImageCacheConfig.h; sourceTree = ""; }; + 5E98144FDD8E4CD88C71DDD83BD64F13 /* Maybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Maybe.swift; path = RxSwift/Traits/PrimitiveSequence/Maybe.swift; sourceTree = ""; }; + 5E995D067D17CB5F8A8155726D671BF2 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; + 5EB6B2E0B51A0FEC79690A0AD2A57241 /* NSButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSButton+WebCache.h"; path = "SDWebImage/Core/NSButton+WebCache.h"; sourceTree = ""; }; + 5F14BD29F10A8A48B3EFF4850E8FDD32 /* SDCycleScrollView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SDCycleScrollView.modulemap; sourceTree = ""; }; + 5F425F6B1FF71FB87A11309FEFC35B52 /* UIColor+SDHexString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIColor+SDHexString.h"; path = "SDWebImage/Private/UIColor+SDHexString.h"; sourceTree = ""; }; + 5F7627C402AC502B0527AEC38BE0D4A5 /* yuv.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv.c; path = src/dsp/yuv.c; sourceTree = ""; }; + 5F8E49D1C4691BD5FC38BDE5BBDEF136 /* MakeViewProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MakeViewProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/MakeViewProviding.swift; sourceTree = ""; }; + 5FA0F34731814D44DE5947AE68922FEE /* endian_inl_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = endian_inl_utils.h; path = src/utils/endian_inl_utils.h; sourceTree = ""; }; + 5FA765754EB1F79E2342B60DBCF7B00F /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; + 5FB35C5C0B1935CC53F9AD72387DEF60 /* IQKeyboardManager+ToolbarManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+ToolbarManager.swift"; path = "IQKeyboardManagerSwift/IQKeyboardToolbarManager/IQKeyboardManager+ToolbarManager.swift"; sourceTree = ""; }; + 5FD8FF6AC1D874EA6226EA532B4BB85B /* CompatibilityTracker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompatibilityTracker.swift; path = Sources/Private/CoreAnimation/CompatibilityTracker.swift; sourceTree = ""; }; + 5FDEE4D01BC62B194DBC110970BB392C /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + 6031D8F86788D4661D5A5AB82BB323F3 /* ScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItem.swift; path = RxSwift/Schedulers/Internal/ScheduledItem.swift; sourceTree = ""; }; + 604E72840639F490904CCBBDE46198C7 /* VideoEditorMusicView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorMusicView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorMusicView.swift; sourceTree = ""; }; + 6126CCDBE18C7269686832BAFFB6B7D7 /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = MAMapKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; + 61676782BCB8EF5032D6A5EB4E3AD85E /* Core+Data.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+Data.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+Data.swift"; sourceTree = ""; }; + 618EBF53267627B24D620F051549197C /* CustomPathAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomPathAnimation.swift; path = Sources/Private/CoreAnimation/Animations/CustomPathAnimation.swift; sourceTree = ""; }; + 61ACC40BB9CAEC3BDC081BEA29879A4B /* enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc.c; path = src/dsp/enc.c; sourceTree = ""; }; + 61BB756E64C3A566D92A19000DE44659 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; + 61CE4F47128AB837CFC8684C3F91BAF1 /* libwebp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = libwebp.release.xcconfig; sourceTree = ""; }; + 61D4DA4FDEA08F6AE8C449D5897C1137 /* SGQRCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGQRCode.h; path = SGQRCode/SGQRCode.h; sourceTree = ""; }; + 61DA281ED150006EE0992A04126D2664 /* UIControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIControl+Rx.swift"; path = "RxCocoa/iOS/UIControl+Rx.swift"; sourceTree = ""; }; + 61E5EC7E22BA121696272EC9DA3D35F3 /* PHPickerResultImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PHPickerResultImageDataProvider.swift; path = Sources/General/ImageSource/PHPickerResultImageDataProvider.swift; sourceTree = ""; }; + 61F762F93B6221785FD4110CAC5841AC /* Merge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Merge.swift; path = Sources/Private/Model/ShapeItems/Merge.swift; sourceTree = ""; }; + 62060F5D524AE8173817ADD9482A0FEB /* lottie-ios-LottiePrivacyInfo */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "lottie-ios-LottiePrivacyInfo"; path = LottiePrivacyInfo.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + 620737AC067918623C67B5987157259F /* MarqueeLabel-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MarqueeLabel-Info.plist"; sourceTree = ""; }; + 625A4754AC9B3EBABACD36B0CCE20475 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = RxSwift/Errors.swift; sourceTree = ""; }; + 6264B7AB19A9EE47EA1367EF973810F7 /* SnapKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SnapKit.modulemap; sourceTree = ""; }; + 6269C4E9B5880E3AAB83A91658E1AC76 /* DataExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataExtension.swift; path = Sources/Private/Utility/Extensions/DataExtension.swift; sourceTree = ""; }; + 626D1B6169BE0138B8015FE83AEEAE0B /* ZXSDK.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZXSDK.debug.xcconfig; sourceTree = ""; }; + 62A1C5227A697D110B73F1F08D1B43AE /* lottie-ios.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "lottie-ios.modulemap"; sourceTree = ""; }; + 62CAA5A5C41F01A70F971F80CC3FF44E /* ColorExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ColorExtension.swift; path = Sources/Private/Utility/Primitives/ColorExtension.swift; sourceTree = ""; }; + 62D959F294F116446B21F129521189B5 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; + 62E201BC50441D1ADC7DA3D33156A432 /* fromAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = fromAsync.swift; path = Source/RxSwift/fromAsync.swift; sourceTree = ""; }; + 62F6E873D49C812332A2CEE0AD4DC319 /* SwiftyUserDefaults.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyUserDefaults.debug.xcconfig; sourceTree = ""; }; + 6335466D4389A1C8AA4E7CAB431FE669 /* bit_writer_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = bit_writer_utils.c; path = src/utils/bit_writer_utils.c; sourceTree = ""; }; + 634DCBD53A7E6C8E745C1C70F87382A9 /* ResourceBundle-Kingfisher-Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-Kingfisher-Kingfisher-Info.plist"; sourceTree = ""; }; + 6363B3DAA64238C1A06825A9451607F5 /* PhotoPickerController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerController.swift; path = Sources/HXPHPicker/Picker/Controller/PhotoPickerController.swift; sourceTree = ""; }; + 63B9E699F56F86764809ED5CD6206EC9 /* StartWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StartWith.swift; path = RxSwift/Observables/StartWith.swift; sourceTree = ""; }; + 63BA752A03ADAC1D8D299EC8FB23FDCE /* DefaultsBridges.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsBridges.swift; path = Sources/DefaultsBridges.swift; sourceTree = ""; }; + 63E28BD4D38B18C9FD94E0C4216AC63D /* AnimatorNodeDebugging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatorNodeDebugging.swift; path = Sources/Private/Utility/Debugging/AnimatorNodeDebugging.swift; sourceTree = ""; }; + 63EF0AC49607B5F04CF134A07E9FD554 /* Infallible+CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+CombineLatest+arity.swift"; path = "RxSwift/Traits/Infallible/Infallible+CombineLatest+arity.swift"; sourceTree = ""; }; + 63F81D6464B7000434FCBE30813750AB /* ConstraintPriorityTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriorityTarget.swift; path = Sources/ConstraintPriorityTarget.swift; sourceTree = ""; }; + 64007479E983D9BCA1DCB5CDA378C3B6 /* huffman_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = huffman_utils.h; path = src/utils/huffman_utils.h; sourceTree = ""; }; + 64135AEE32F4EFA1862ED0083E6D930E /* Concat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concat.swift; path = RxSwift/Observables/Concat.swift; sourceTree = ""; }; + 6439726E8320448364BF51510B60F6BB /* SGPermission.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGPermission.h; path = SGQRCode/Permission/SGPermission.h; sourceTree = ""; }; + 6444B5EDD7EFC612AAE73D0BBD973D9B /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; + 645C7091C4060925EE0A65A8C07EDC2F /* NotAuthorizedConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NotAuthorizedConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/NotAuthorizedConfiguration.swift; sourceTree = ""; }; + 645F74721EBDCB63F6B53FA0DBD4C6A4 /* CoreAnimationLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CoreAnimationLayer.swift; path = Sources/Private/CoreAnimation/CoreAnimationLayer.swift; sourceTree = ""; }; + 64608558408E0C92F28FE4FE56426E0A /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; + 6467EB7E0158688C239315A0B8510C94 /* HXPHPicker-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "HXPHPicker-dummy.m"; sourceTree = ""; }; + 64699E38FAD3FEA08FE56D312A7D4BD7 /* Date+Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Create.swift"; path = "Sources/SwiftDate/Date/Date+Create.swift"; sourceTree = ""; }; + 646E22914714BEB2FDF79B50BA88B1BE /* LottieAnimationViewBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieAnimationViewBase.swift; path = Sources/Public/iOS/LottieAnimationViewBase.swift; sourceTree = ""; }; + 647EA413E049855132CCA9E8A6AD7712 /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + 64E6BAB53D93A4D74D3C30EAC235C47B /* huffman_encode_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = huffman_encode_utils.c; path = src/utils/huffman_encode_utils.c; sourceTree = ""; }; + 65001BDA6C77283B118284FE81311273 /* encode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = encode.h; path = src/webp/encode.h; sourceTree = ""; }; + 651563E6D489169A64C2B77793D0A904 /* SGSoundEffect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGSoundEffect.m; path = SGQRCode/SoundEffect/SGSoundEffect.m; sourceTree = ""; }; + 65204DB61690639081E4C931C5FFA6AB /* Popover.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Popover.swift; path = Classes/Popover.swift; sourceTree = ""; }; 6570EF80D3D9BAC37E653856E44EF351 /* RxSwiftExt */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = RxSwiftExt; path = RxSwiftExt.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 65DF0999D79F4C9361767425940AF6BC /* IQKeyboardToolbarConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbarConstants.swift; path = IQKeyboardToolbarManager/Classes/Constants/IQKeyboardToolbarConstants.swift; sourceTree = ""; }; - 662A7DCB265038656AF6B0C0DA9A8A5B /* dec_clip_tables.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_clip_tables.c; path = src/dsp/dec_clip_tables.c; sourceTree = ""; }; - 662B6E3EDE56C8423361A9D9269715D0 /* sharpyuv_cpu.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_cpu.c; path = sharpyuv/sharpyuv_cpu.c; sourceTree = ""; }; - 667001D4EB2963CA3B74BE61EC680228 /* PhotoEditorFilter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorFilter.swift; path = Sources/HXPHPicker/Editor/Model/PhotoEditorFilter.swift; sourceTree = ""; }; - 66AC4F24065221A92617C3EEFED2B01D /* ConstraintDirectionalInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsetTarget.swift; path = Sources/ConstraintDirectionalInsetTarget.swift; sourceTree = ""; }; - 66C0FDEEB8AFAB61B7E1B8521BE5E64A /* picture_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_enc.c; path = src/enc/picture_enc.c; sourceTree = ""; }; - 66C8F953C2AD554788172A256B31A51A /* OptionalType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalType.swift; path = Sources/OptionalType.swift; sourceTree = ""; }; - 66F0132B639B62EB3EDE6E596D58BB67 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; - 66FD366AEC2B3CA40B4029959D081AE1 /* PhotoAsset+Network.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoAsset+Network.swift"; path = "Sources/HXPHPicker/Picker/Model/PhotoAsset+Network.swift"; sourceTree = ""; }; - 6709532AB1146B0421EBF879CC87918C /* vp8i_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8i_dec.h; path = src/dec/vp8i_dec.h; sourceTree = ""; }; - 673D3574A73C65126DC2FF367650C31B /* UIView+IQKeyboardExtensionObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardExtensionObjc.swift"; path = "IQKeyboardToolbar/Classes/IQKeyboardExtension/UIView+IQKeyboardExtensionObjc.swift"; sourceTree = ""; }; - 676010A04C129E1FC5B933B33C66CC23 /* VideoEditorMusicView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorMusicView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorMusicView.swift; sourceTree = ""; }; - 67A64718B23A4AB491E093138968B879 /* OperationQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "OperationQueue+Alamofire.swift"; path = "Source/Extensions/OperationQueue+Alamofire.swift"; sourceTree = ""; }; - 67BE2DF031350E646A0A959C4F0889BE /* KingfisherWebP.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KingfisherWebP.release.xcconfig; sourceTree = ""; }; - 67F600AA0E533867528070527F00144C /* IQKeyboardToolbarManager-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardToolbarManager-dummy.m"; sourceTree = ""; }; - 6817736C18B4C9F5D26F0CF97F4B2028 /* backward_references_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = backward_references_enc.h; path = src/enc/backward_references_enc.h; sourceTree = ""; }; - 68284E4BD2B4D560E73ECFC3A2071D5E /* SGTorch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGTorch.h; path = SGQRCode/Torch/SGTorch.h; sourceTree = ""; }; - 6872C61F1D47500D5626E4912843FD4C /* ImageContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageContext.swift; path = Sources/SwiftUI/ImageContext.swift; sourceTree = ""; }; - 689F0D06D22D01077B4F8365FD6A769A /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = MAMapKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; - 68D3B38ADCAE065FC16998DECD07826B /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; - 68E70213EE9CF694A6EB1E29B6053F2C /* AnyEncodable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyEncodable.swift; path = Sources/Moya/AnyEncodable.swift; sourceTree = ""; }; - 690069CF5E32988F0341108F50DB9AA2 /* PhotoPreviewVideoView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewVideoView.swift; path = Sources/HXPHPicker/Picker/View/PhotoPreviewVideoView.swift; sourceTree = ""; }; - 69182885B068CDB7BA2D4CDADC54A3BE /* backward_references_cost_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = backward_references_cost_enc.c; path = src/enc/backward_references_cost_enc.c; sourceTree = ""; }; - 691F867D62FA51719F55BBA61EFA98B2 /* near_lossless_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = near_lossless_enc.c; path = src/enc/near_lossless_enc.c; sourceTree = ""; }; - 69206CD59357072802591624CD221849 /* not+RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "not+RxCocoa.swift"; path = "Source/RxCocoa/not+RxCocoa.swift"; sourceTree = ""; }; + 659E2E9CBF92EBCD3B0C2137FC74A310 /* DDMultiFormatter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMultiFormatter.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDMultiFormatter.h; sourceTree = ""; }; + 65A4EF534AED0A6D7597C88B726DE3D5 /* GradientStroke.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientStroke.swift; path = Sources/Private/Model/ShapeItems/GradientStroke.swift; sourceTree = ""; }; + 65BFECEC5654C0214BB4D70CDC38B97D /* RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCocoa.swift; path = RxCocoa/RxCocoa.swift; sourceTree = ""; }; + 65D84BE5248F017E46A0BAD12FDF6774 /* PhotoPickerViewController+SwipeSelect.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoPickerViewController+SwipeSelect.swift"; path = "Sources/HXPHPicker/Picker/Controller/PhotoPickerViewController+SwipeSelect.swift"; sourceTree = ""; }; + 65FEAEDFD9A563AC038810A3F942B327 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Photos.framework; sourceTree = DEVELOPER_DIR; }; + 66ADE06C8E18774E41B524E6D2D9111D /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; + 671A1B0395265821095325775BE5A441 /* CombinedShapeAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombinedShapeAnimation.swift; path = Sources/Private/CoreAnimation/Animations/CombinedShapeAnimation.swift; sourceTree = ""; }; + 672DBC16096EC21C78638DC29A4F70BD /* NSImage+Compatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSImage+Compatibility.h"; path = "SDWebImage/Core/NSImage+Compatibility.h"; sourceTree = ""; }; + 673DC11438F40C8DDB0ED361CC90EC77 /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; + 676D27321AB1F0CA92D082D61680676D /* SDCallbackQueue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDCallbackQueue.m; path = SDWebImage/Core/SDCallbackQueue.m; sourceTree = ""; }; + 678F2CF4C30428C0D8A07A670B771A46 /* SDImageAWebPCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageAWebPCoder.m; path = SDWebImage/Core/SDImageAWebPCoder.m; sourceTree = ""; }; + 679B18310BB8D70DFF8E6A630603D530 /* SDImageCoderHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCoderHelper.h; path = SDWebImage/Core/SDImageCoderHelper.h; sourceTree = ""; }; + 67BABF21E134B8C32AE5714CEA6F842B /* DDTTYLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDTTYLogger.m; path = Sources/CocoaLumberjack/DDTTYLogger.m; sourceTree = ""; }; + 67C17710061FA53D98E2667FB75CF7B2 /* AnyObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyObserver.swift; path = RxSwift/AnyObserver.swift; sourceTree = ""; }; + 67C6F29E3D902FCCEBDC48635910C5D5 /* AnimationImageProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationImageProvider.swift; path = Sources/Public/ImageProvider/AnimationImageProvider.swift; sourceTree = ""; }; + 67D18798EAD38AAAE93CC20B88C4CD59 /* RxDataSources-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxDataSources-dummy.m"; sourceTree = ""; }; + 67E95B46053C8C009A20CCD74AB00899 /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; + 67EF607C3E38DF77D61A492D90B8BE3C /* MultiTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultiTarget.swift; path = Sources/Moya/MultiTarget.swift; sourceTree = ""; }; + 6807C2C4AB54E5412316F6E7601E772D /* RxSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.release.xcconfig; sourceTree = ""; }; + 6810BE96DB31C48A8E55066CCABA1698 /* ObjectMapper.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ObjectMapper.release.xcconfig; sourceTree = ""; }; + 6819805701F3C0C5BCD23883455A6072 /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; + 683374B597EFF25686A4FB66BC61B329 /* Binder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Binder.swift; path = RxSwift/Binder.swift; sourceTree = ""; }; + 689B60092CBCB9BD13EFD86D64D2B105 /* PhotoEditorCropToolModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorCropToolModel.swift; path = Sources/HXPHPicker/Editor/Model/PhotoEditorCropToolModel.swift; sourceTree = ""; }; + 68D47BFA3636C39B9A620FDC81483527 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Sources/Moya/Response.swift; sourceTree = ""; }; + 690FAF80EA9531D30895B099722B5CED /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; 692F92D73EC27270EA9CC9575C3E65B6 /* RxDataSources */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = RxDataSources; path = RxDataSources.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 6930A96585B79DF9D5B8069BBA02DBDF /* UITabBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBar+Rx.swift"; path = "RxCocoa/iOS/UITabBar+Rx.swift"; sourceTree = ""; }; - 69730567ED770929B530F2FC8FBBAA7C /* BinaryDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDisposable.swift; path = RxSwift/Disposables/BinaryDisposable.swift; sourceTree = ""; }; - 698642B3E645A6254E1CF86392FAFC05 /* CurrentFileNameHelper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentFileNameHelper.swift; path = Sources/CocoaLumberjackSwift/CurrentFileNameHelper.swift; sourceTree = ""; }; - 69A3BF27E12681FE6F06578F1B56CE15 /* ObservableConvertibleType+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Driver.swift"; path = "RxCocoa/Traits/Driver/ObservableConvertibleType+Driver.swift"; sourceTree = ""; }; - 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 69CEA3F4A85F3A42F17E92C6DB520EC2 /* ConstraintMakerEditable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerEditable.swift; path = Sources/ConstraintMakerEditable.swift; sourceTree = ""; }; - 69E8D4C2D2B8986932ACBC57AC4F7B2D /* EmptyView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EmptyView.swift; path = Sources/HXPHPicker/Picker/View/EmptyView.swift; sourceTree = ""; }; - 6A21213267EFFDA897E441C1642B17B6 /* SingleAssignmentDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAssignmentDisposable.swift; path = RxSwift/Disposables/SingleAssignmentDisposable.swift; sourceTree = ""; }; - 6A489AF2A8C653D2CFF251B04AC07FFD /* _RXKVOObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXKVOObserver.m; path = RxCocoa/Runtime/_RXKVOObserver.m; sourceTree = ""; }; - 6A4B9BA5EC56F34FE4F2221CAB2181A2 /* WebPProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebPProcessor.swift; path = Sources/WebPProcessor.swift; sourceTree = ""; }; - 6A5A4BE57FC6748776B64977FD58A4F6 /* mapMany.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = mapMany.swift; path = Source/RxSwift/mapMany.swift; sourceTree = ""; }; - 6A815028AA18113C849FBB74270E72C1 /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = MAMapKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; - 6AB79D7AA9B656E5BE00DB32E66BDC78 /* neon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = neon.h; path = src/dsp/neon.h; sourceTree = ""; }; - 6AC18289183EBCB3AEFB8230FD5B7CA3 /* VideoEditorCropViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorCropViewCell.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorCropViewCell.swift; sourceTree = ""; }; - 6B00917A5AB43D9F6A346507AE42896F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardToolbar/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 6B1A190FD924A2E795ADD95B00AEDFD7 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - 6BCB52AAC3EEEFC62732CAF5928FB5C9 /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; - 6BD7D97857E0349D5A16C047343A2F5D /* DDFileLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDFileLogger.m; path = Sources/CocoaLumberjack/DDFileLogger.m; sourceTree = ""; }; - 6C5D42CBFCA0F0D50D6A38007F57B508 /* PreviewLivePhotoViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewLivePhotoViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PreviewLivePhotoViewCell.swift; sourceTree = ""; }; - 6CDCD9A9F37F149F7BD7A79590AB8D99 /* IQKeyboardToolbarManager+Action.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Action.swift"; path = "IQKeyboardToolbarManager/Classes/Toolbar/IQKeyboardToolbarManager+Action.swift"; sourceTree = ""; }; - 6D1C3F1F81F4C04AD173F054993EAB05 /* PhotoEditorFilterView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorFilterView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorFilterView.swift; sourceTree = ""; }; - 6D3AC439B093BDF38447E373EC407640 /* quant_levels_dec_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = quant_levels_dec_utils.h; path = src/utils/quant_levels_dec_utils.h; sourceTree = ""; }; - 6D597832A15CCFE83D3977A417D96F35 /* Moya+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Moya+Alamofire.swift"; path = "Sources/Moya/Moya+Alamofire.swift"; sourceTree = ""; }; - 6D5E767B167E240F97C26C6459664423 /* IQTextInputViewNotification.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQTextInputViewNotification.debug.xcconfig; sourceTree = ""; }; - 6D7753136663B76DF6F8354000C3903C /* mux_types.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mux_types.h; path = src/webp/mux_types.h; sourceTree = ""; }; - 6D9EE223149E5F8914C944D1640EA0D6 /* PhotoEditorBrushColorView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorBrushColorView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorBrushColorView.swift; sourceTree = ""; }; - 6DE91D86D56C29B7C69B95FC6ED0CEFC /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; - 6DF2D1C8F12422CB1B3FD0CCBD132D8A /* enc_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_sse41.c; path = src/dsp/enc_sse41.c; sourceTree = ""; }; - 6E4935DB2904DFF684E21E55A2FD2D4B /* ConstraintConstantTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConstantTarget.swift; path = Sources/ConstraintConstantTarget.swift; sourceTree = ""; }; - 6E6968BB00370292E12C2BA0BF5877B3 /* CocoaLumberjack.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CocoaLumberjack.swift; path = Sources/CocoaLumberjackSwift/CocoaLumberjack.swift; sourceTree = ""; }; - 6E74AE5B2CEB4DC197A4130952A72923 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + 6938209CCD09B7CDE64D036DC4429694 /* UIImage+MemoryCacheCost.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MemoryCacheCost.m"; path = "SDWebImage/Core/UIImage+MemoryCacheCost.m"; sourceTree = ""; }; + 693D295A669FE67CE272D2EE1B3A87BF /* SwiftKeychainWrapper.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftKeychainWrapper.debug.xcconfig; sourceTree = ""; }; + 693E948397A8D233754D483F8C133467 /* IQKeyboardReturnManager.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardReturnManager.modulemap; sourceTree = ""; }; + 69557D24C9F27195D404EBCF6E389527 /* UIImage+MultiFormat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MultiFormat.m"; path = "SDWebImage/Core/UIImage+MultiFormat.m"; sourceTree = ""; }; + 69897F786D7E4AF1B28904ED44AC50CD /* DDFileLogger+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "DDFileLogger+Internal.h"; path = "Sources/CocoaLumberjack/DDFileLogger+Internal.h"; sourceTree = ""; }; + 6991076E0A040EE863D27E0D09ADFF05 /* LayerEffectNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerEffectNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/LayerEffectNodes/LayerEffectNode.swift; sourceTree = ""; }; + 69942F0FF8EFB1CDA608E5E8CA37DC87 /* DDContextFilterLogFormatter+Deprecated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "DDContextFilterLogFormatter+Deprecated.h"; path = "Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter+Deprecated.h"; sourceTree = ""; }; + 6998483AF15964F4B67256D43CD60C97 /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = MAMapKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + 69F4D3F5BF6C2A355840D4318854E016 /* PhotoPickerBottomView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerBottomView.swift; path = Sources/HXPHPicker/Picker/View/PhotoPickerBottomView.swift; sourceTree = ""; }; + 6A0CE3DEEFD4845D1EBFCA15856AE0B8 /* DotLottieFileHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotLottieFileHelpers.swift; path = Sources/Public/DotLottie/DotLottieFileHelpers.swift; sourceTree = ""; }; + 6A5786E47BB377A16AEDB5BB1A75362E /* LottieButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieButton.swift; path = Sources/Public/Controls/LottieButton.swift; sourceTree = ""; }; + 6A6775C2DC87CC05036C59D22B33F2EA /* Differentiator.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Differentiator.debug.xcconfig; sourceTree = ""; }; + 6A80528E098A04037523C6C07583C393 /* IQKeyboardToolbar.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardToolbar.debug.xcconfig; sourceTree = ""; }; + 6A8165D787AD0B2436F47408F38B9AB9 /* SDWebImage-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SDWebImage-umbrella.h"; sourceTree = ""; }; + 6AB6D3486F8D2B7F4DF3894E83924C48 /* SDImageIOCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageIOCoder.h; path = SDWebImage/Core/SDImageIOCoder.h; sourceTree = ""; }; + 6AC3773C24B4C524EBF63D3DE3CDCB6E /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = MAMapKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; + 6AD71BB74B758F3A1BF458D3F5B21AF4 /* lossless_enc_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_sse2.c; path = src/dsp/lossless_enc_sse2.c; sourceTree = ""; }; + 6B15DA93F58AAA35491802B8D4313CFF /* GTCommonSDK.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GTCommonSDK.debug.xcconfig; sourceTree = ""; }; + 6B39D58DFD7CDC911CAB6884FF7DB719 /* KingfisherWebP-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KingfisherWebP-prefix.pch"; sourceTree = ""; }; + 6B717746DC29081801AA243A222079D7 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 6B7988660058BE023040AB5795A7CFB8 /* ssim_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = ssim_sse2.c; path = src/dsp/ssim_sse2.c; sourceTree = ""; }; + 6B8941E1565964ACCB7B490271DA708A /* AuthenticationInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationInterceptor.swift; path = Source/Features/AuthenticationInterceptor.swift; sourceTree = ""; }; + 6B90DC61C506323C0CBCD09202969C39 /* Date+Components.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Components.swift"; path = "Sources/SwiftDate/Date/Date+Components.swift"; sourceTree = ""; }; + 6BA7A6B205E6F7837E2A21CA32924DBA /* TransformType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformType.swift; path = Sources/TransformType.swift; sourceTree = ""; }; + 6BBB901264568E18314E6AF9B5CC6510 /* Date+Dispatch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Dispatch.swift"; path = "RxSwift/Date+Dispatch.swift"; sourceTree = ""; }; + 6BC7A455BA025483CF6B3143881624A9 /* Picker+UIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+UIImageView.swift"; path = "Sources/HXPHPicker/Picker/Extension/Picker+UIImageView.swift"; sourceTree = ""; }; + 6BF2F181422A0960098F560D3CB1E387 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; + 6C0467A7A288BBF384E11FB08B3C3AF3 /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; + 6C2F4095F84C03030B044E9C8F46F4B1 /* lossless_enc_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_msa.c; path = src/dsp/lossless_enc_msa.c; sourceTree = ""; }; + 6C4F8AFBBF15853C4DAC3684B9170A9B /* Disposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposable.swift; path = RxSwift/Disposable.swift; sourceTree = ""; }; + 6C60F5B4B13DD9E770BEB34346ADC9A2 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; + 6C61A79FAE7D0D7A1D9817E422F184CB /* SDWebImage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SDWebImage-prefix.pch"; sourceTree = ""; }; + 6C811E5596AB4F0BB50B02ACBED745E1 /* ConstraintRelation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelation.swift; path = Sources/ConstraintRelation.swift; sourceTree = ""; }; + 6CB43FBB3B618FD5412B6808F2B518A9 /* idec_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = idec_dec.c; path = src/dec/idec_dec.c; sourceTree = ""; }; + 6CD5953F6FEC233EE39B76DF1873AA5F /* ControlProperty+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlProperty+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlProperty+Driver.swift"; sourceTree = ""; }; + 6CDE351263FDE38178F242C8F4445B88 /* IQKeyboardCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardCore.modulemap; sourceTree = ""; }; + 6D95AE074F37DC1DBE44A7DE1D0E6F0F /* UICollectionViewLayout+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewLayout+MJRefresh.h"; path = "MJRefresh/UICollectionViewLayout+MJRefresh.h"; sourceTree = ""; }; + 6D985EF5921F0D3B51F0C81F3F291C67 /* enc_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_sse2.c; path = src/dsp/enc_sse2.c; sourceTree = ""; }; + 6DE67ADBE415CE80D2E3E658D24F2F77 /* UIView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCache.h"; path = "SDWebImage/Core/UIView+WebCache.h"; sourceTree = ""; }; + 6E2B7579770B0600E43635E9D075F308 /* EditorImageResizerControlView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorImageResizerControlView.swift; path = Sources/HXPHPicker/Editor/View/Photo/EditorImageResizerControlView.swift; sourceTree = ""; }; + 6E2F198F1EA78694A9624B41EC703916 /* PreviewVideoViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewVideoViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PreviewVideoViewCell.swift; sourceTree = ""; }; 6E897F35E5E27028AC58B14B552FBC8D /* IQKeyboardCore-IQKeyboardCore */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "IQKeyboardCore-IQKeyboardCore"; path = IQKeyboardCore.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 6EBD8489584C0FBE01AF08720E407167 /* once.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = once.swift; path = Source/RxSwift/once.swift; sourceTree = ""; }; - 6ED113909A9805E81CDBAB08EAB08900 /* HistoricalScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalScheduler.swift; path = RxSwift/Schedulers/HistoricalScheduler.swift; sourceTree = ""; }; - 6EE34B418B4D454EF7919A23E54BD1F2 /* dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec.c; path = src/dsp/dec.c; sourceTree = ""; }; - 6EEB04E88E6735D734935B7CE0D1184B /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = MAMapKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + 6E917703371E5714B599493645F57E46 /* RxCollectionViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift; sourceTree = ""; }; + 6EA05BD3A24EAAA653007B185C26A5FE /* SDImageCacheDefine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCacheDefine.m; path = SDWebImage/Core/SDImageCacheDefine.m; sourceTree = ""; }; + 6EA50D892D3514C5E789FC02702551CE /* SDAnimatedImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImage.h; path = SDWebImage/Core/SDAnimatedImage.h; sourceTree = ""; }; + 6EAEA34BA0797B27F080A27DB8AE62EA /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/PhotosUI.framework; sourceTree = DEVELOPER_DIR; }; + 6EBF2CBA0356AAF2001BE70A30C2BE59 /* RxCollectionViewSectionedAnimatedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewSectionedAnimatedDataSource.swift; path = Sources/RxDataSources/RxCollectionViewSectionedAnimatedDataSource.swift; sourceTree = ""; }; + 6EC03E23DBFE4E3FEB8066BBCC1C5CBC /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; + 6EF82431C5FEDE954C34D9FB09062D26 /* UIView+WebCacheState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCacheState.h"; path = "SDWebImage/Core/UIView+WebCacheState.h"; sourceTree = ""; }; 6EFB05F1F29FAD078E29A839C5020799 /* MBProgressHUD-MBProgressHUD */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "MBProgressHUD-MBProgressHUD"; path = MBProgressHUD.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 6F4B003C578DA835025CEE011E548F48 /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; - 6F4B62ADC8457F1685F8DBE1E4FB7F90 /* SwiftDate.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftDate.modulemap; sourceTree = ""; }; - 6F55770E578872A4CCA350C86CD98D39 /* AMap3DMap.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.release.xcconfig; sourceTree = ""; }; - 6F69FF46550A90215CFA6B6EBCA145ED /* SGQRCodeLog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGQRCodeLog.m; path = SGQRCode/SGQRCodeLog.m; sourceTree = ""; }; - 6F9ED81F522DEAFCF0087EB3C5AFD50E /* HXPHPicker.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = HXPHPicker.modulemap; sourceTree = ""; }; - 6FB124FE3C2AF9B6EED0FB3EC3C1B1BF /* cost.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost.c; path = src/dsp/cost.c; sourceTree = ""; }; - 6FD255C40DD1A635B81D7597F3980BB6 /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; - 6FDBD2CDF1D96EC3F96BBE287E629B7F /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; - 6FE7CF807CD4A15228204E0197EDB3CE /* IQKeyboardToolbarManager-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardToolbarManager-prefix.pch"; sourceTree = ""; }; - 6FF0C28CE7D6CFC47727983D16F05D99 /* IQKeyboardReturnManager-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardReturnManager-dummy.m"; sourceTree = ""; }; - 7008AD81E605C2A8A47A160E4C250A72 /* IQTextInputViewInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextInputViewInfo.swift; path = IQTextInputViewNotification/Classes/IQTextInputViewInfo.swift; sourceTree = ""; }; - 70ACC83684268DE289F9D53BAACCA9BD /* Differentiator-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Differentiator-prefix.pch"; sourceTree = ""; }; - 70B9DC455CEA7CD75722E7D6BFCF4074 /* IQKeyboardToolbar-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardToolbar-umbrella.h"; sourceTree = ""; }; - 70CCC74B57314F4339295D36934A44AC /* DDOSLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDOSLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDOSLogger.h; sourceTree = ""; }; - 70D2E26801065F1F59ECD9F0D2E17756 /* RxCollectionViewSectionedAnimatedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewSectionedAnimatedDataSource.swift; path = Sources/RxDataSources/RxCollectionViewSectionedAnimatedDataSource.swift; sourceTree = ""; }; - 70EC624AEE20612AE950D03E37738CA1 /* Multicast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Multicast.swift; path = RxSwift/Observables/Multicast.swift; sourceTree = ""; }; - 7109D24D54FC24722C50A6D09E1EAF29 /* filter_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filter_enc.c; path = src/enc/filter_enc.c; sourceTree = ""; }; - 716E29D877AB24071DCC8F1296369B57 /* MAHeatMapVectorGridOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorGridOverlayRenderer.h; path = MAMapKit.framework/Headers/MAHeatMapVectorGridOverlayRenderer.h; sourceTree = ""; }; - 71CE0130FC25DBA53615F841101992A0 /* muxedit.c */ = {isa = PBXFileReference; includeInIndex = 1; name = muxedit.c; path = src/mux/muxedit.c; sourceTree = ""; }; - 71E05AD47010DF14DD91B70C9A83B1DE /* config_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = config_enc.c; path = src/enc/config_enc.c; sourceTree = ""; }; - 726D8AD2ECD7C70F1DFB100C555D5324 /* ConstraintDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDSL.swift; path = Sources/ConstraintDSL.swift; sourceTree = ""; }; - 727E044EAD7010E9886DFE45FAFC0EB7 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = MAMapKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; - 72868F20F771D9DEC3797B9F7A294FF1 /* URLConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLConvertible.swift; path = Sources/URLMatcher/URLConvertible.swift; sourceTree = ""; }; - 72C8D3F24F4FCB7D7AE03EB3EA53BC07 /* GYSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GYSDK.release.xcconfig; sourceTree = ""; }; - 72C9F8D6340695C44E7EE2DAD557C6F5 /* huffman_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = huffman_utils.c; path = src/utils/huffman_utils.c; sourceTree = ""; }; - 73B895BE4C5F21432DDD35FA8E2CAF60 /* bit_reader_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = bit_reader_utils.c; path = src/utils/bit_reader_utils.c; sourceTree = ""; }; - 73CAC6F28D0E666999E4177653A5531E /* Atomic.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Atomic.swift; path = Sources/Moya/Atomic.swift; sourceTree = ""; }; - 73D07F61ACCC77D18D0FDBC9646D7AD9 /* DefaultsAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsAdapter.swift; path = Sources/DefaultsAdapter.swift; sourceTree = ""; }; - 74224EC843EE4779422D4F9E7CB97F5F /* CocoaLumberjack-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "CocoaLumberjack-Info.plist"; sourceTree = ""; }; - 743D06F44010F43D2C7007B97657D3A5 /* ConcurrentMainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentMainScheduler.swift; path = RxSwift/Schedulers/ConcurrentMainScheduler.swift; sourceTree = ""; }; - 745DE76A617243F742BB54403C32580C /* Infallible+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Operators.swift"; path = "RxSwift/Traits/Infallible/Infallible+Operators.swift"; sourceTree = ""; }; - 7494991825086095B38B326DC0BDB6CA /* SGPermissionCamera.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGPermissionCamera.m; path = SGQRCode/Permission/SGPermissionCamera.m; sourceTree = ""; }; - 74DDE8A99F5890C1E28C13D11AAE7626 /* alpha_processing.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing.c; path = src/dsp/alpha_processing.c; sourceTree = ""; }; - 74E18C6F20684B2CC48B9152298256D2 /* CocoaLumberjack.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaLumberjack.debug.xcconfig; sourceTree = ""; }; - 7502C2DEF0452CFA0920A90AD8764E45 /* RxCocoa-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxCocoa-Info.plist"; sourceTree = ""; }; - 7516514CC58895D3EA7A8DB197A1EC4C /* SnapKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SnapKit-dummy.m"; sourceTree = ""; }; - 754D842DF603A454316AF94A830CC947 /* RxPickerViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxPickerViewDataSourceType.swift; sourceTree = ""; }; - 7554560533DE02093C26552A2B39B53A /* Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Rx.swift; path = RxSwift/Rx.swift; sourceTree = ""; }; - 755ACC33E6B247F01989BE0697AD4AB6 /* IQKeyboardReturnManager-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardReturnManager-Info.plist"; sourceTree = ""; }; - 7577C5C14094AB6894F9EA3ACD4F7519 /* lossless_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_neon.c; path = src/dsp/lossless_neon.c; sourceTree = ""; }; - 758F20F278ABE2F9A7423E93962D6B57 /* yuv_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_neon.c; path = src/dsp/yuv_neon.c; sourceTree = ""; }; - 75F2C939F643428B1249CF28A5D22CB6 /* IQKeyboardToolbarManager+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Internal.swift"; path = "IQKeyboardToolbarManager/Classes/IQKeyboardToolbarManager+Internal.swift"; sourceTree = ""; }; - 7620206C7AF307A07532544C1A353D2C /* zipWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = zipWith.swift; path = Source/RxSwift/zipWith.swift; sourceTree = ""; }; - 76F95D5F5E73E77F61974340FCDDAD95 /* ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist"; sourceTree = ""; }; - 76F966B28A58B8FC2E6964F45B766D8F /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; - 77108FE4D8A8273F681FF56989D02DB3 /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; - 771258625B22D4AAF273F3D4A099C0AC /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = MAMapKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; - 7743DBF8B67C18B8BBEE6FBD90E63736 /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; - 77735CCE7505999A112AB50EB3D19980 /* Core+UIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIView.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIView.swift"; sourceTree = ""; }; - 778A7F73DD985BDCF48A55E529B82A08 /* ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist"; sourceTree = ""; }; - 77A0B89BAF5BA9DEEEF9447B91B2DA59 /* KVORepresentable+CoreGraphics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+CoreGraphics.swift"; path = "RxCocoa/Foundation/KVORepresentable+CoreGraphics.swift"; sourceTree = ""; }; - 77D5B5C6624FDD564F59F56FACF5FDC3 /* MapError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MapError.swift; path = Sources/MapError.swift; sourceTree = ""; }; - 77E0A7745C9C188B13EB7CAE7264D97C /* filters_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = filters_utils.h; path = src/utils/filters_utils.h; sourceTree = ""; }; - 781C2D039A7A4CA333889088DA010398 /* types.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = types.h; path = src/webp/types.h; sourceTree = ""; }; - 78338EDAB26861858F05CB2B9D6AE03F /* ConstraintLayoutGuideDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuideDSL.swift; path = Sources/ConstraintLayoutGuideDSL.swift; sourceTree = ""; }; - 7870C482D7D8B587E82681D3B0E02DD4 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; - 7873618BBC629AD5A753AEF022C748CE /* HXPHPicker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HXPHPicker.swift; path = Sources/HXPHPicker/Core/HXPHPicker.swift; sourceTree = ""; }; - 7875980596F1874487392EEF5AFC47D5 /* UITabBarController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBarController+Rx.swift"; path = "RxCocoa/iOS/UITabBarController+Rx.swift"; sourceTree = ""; }; - 78A11F75D6C555FE4648B2884189E269 /* IQTextView+Placeholderable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQTextView+Placeholderable.swift"; path = "IQTextView/Classes/IQTextView+Placeholderable.swift"; sourceTree = ""; }; - 78BFEAB0437B78A65C557F3BFDC5B05F /* alpha_processing_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing_neon.c; path = src/dsp/alpha_processing_neon.c; sourceTree = ""; }; - 78D53CEF9CECDDF5163DADB7586EFBBF /* SGQRCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGQRCode.h; path = SGQRCode/SGQRCode.h; sourceTree = ""; }; - 78F3C3FEA72F89259E02B12472F1D6B0 /* Commons.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Commons.swift; path = Sources/SwiftDate/Supports/Commons.swift; sourceTree = ""; }; - 790AFAD0F40CA63CA2DC9DB302DFF077 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQTextView/Classes/IQTextView.swift; sourceTree = ""; }; - 796D951FB944687B590F5A5CB8A0FF3E /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; - 79915C458362444ECF3F4ED6CBE0D3F2 /* RxTableViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; - 79C02C32BAEC3F0A6FE6D401743D3DB7 /* AnimatableSectionModelType+ItemPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AnimatableSectionModelType+ItemPath.swift"; path = "Sources/Differentiator/AnimatableSectionModelType+ItemPath.swift"; sourceTree = ""; }; - 79CC917318FEB17A6EDAB638E96E56A4 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; - 79E323886E9EA3C7CF6F496B8266BDFE /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; - 79EF5CBCEEC2608B3EFB0D8027A17402 /* DDFileLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDFileLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger.h; sourceTree = ""; }; - 79FC9B908EE8D7DA710D996662D5F899 /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; - 7A613E559CB1C8646F33961EFBABE3AC /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; - 7B06BA629EC4B9F58E0617133BE0E3F3 /* lossless.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless.c; path = src/dsp/lossless.c; sourceTree = ""; }; - 7B09978C1F53B331C5A2E7D58F706008 /* IQTextInputView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextInputView.swift; path = IQKeyboardCore/Classes/IQTextInputView.swift; sourceTree = ""; }; - 7B1B84FBDE22F9D2C2EDC897F9B4B077 /* Cancellable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cancellable.swift; path = Sources/Moya/Cancellable.swift; sourceTree = ""; }; - 7B863CD9809F4ABA7F271D3F4ED4932E /* MASViewAttribute.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASViewAttribute.m; path = Masonry/MASViewAttribute.m; sourceTree = ""; }; - 7BBDD17F7DEA4D1FD05C132DA4DD4F35 /* Differentiator-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Differentiator-umbrella.h"; sourceTree = ""; }; - 7BD9936E844A57DD5BB5FCF72F06AF0A /* enc_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_mips32.c; path = src/dsp/enc_mips32.c; sourceTree = ""; }; - 7BFF0D343775ED923F4D2312091DF064 /* ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist"; sourceTree = ""; }; - 7C10029DDCD8ABB50B1E54B82B86AAB6 /* MASCompositeConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASCompositeConstraint.m; path = Masonry/MASCompositeConstraint.m; sourceTree = ""; }; - 7C5375B9B0C687F1EE0A098030C3339F /* BehaviorRelay+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BehaviorRelay+Driver.swift"; path = "RxCocoa/Traits/Driver/BehaviorRelay+Driver.swift"; sourceTree = ""; }; - 7C9E1BC989140F793DD726AD03BE72DB /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + 6F00FC95201AB3519AAE376D77EE25F5 /* AMapLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.debug.xcconfig; sourceTree = ""; }; + 6F789E8CB56FBBDF96F37B72556F43E2 /* cost.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost.c; path = src/dsp/cost.c; sourceTree = ""; }; + 6FA48ED1FF2F7B546233427F276EBC03 /* Keyframe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keyframe.swift; path = Sources/Public/Keyframes/Keyframe.swift; sourceTree = ""; }; + 6FD71C19EB07424D366E599855BD268E /* BehaviorSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorSubject.swift; path = RxSwift/Subjects/BehaviorSubject.swift; sourceTree = ""; }; + 6FFA10E74C20A9B44CA3B4220636E87D /* MAPoiFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPoiFilter.h; path = MAMapKit.framework/Headers/MAPoiFilter.h; sourceTree = ""; }; + 700505E1D175E234858A45566D658660 /* SDWebImageDefine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDefine.h; path = SDWebImage/Core/SDWebImageDefine.h; sourceTree = ""; }; + 7041C89EC4C2F85D14F3DF3BD63E91F5 /* TimePeriodGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodGroup.swift; path = Sources/SwiftDate/TimePeriod/Groups/TimePeriodGroup.swift; sourceTree = ""; }; + 7050D8EDED8F8B98D281AD4E40BDD6ED /* ConstraintMultiplierTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMultiplierTarget.swift; path = Sources/ConstraintMultiplierTarget.swift; sourceTree = ""; }; + 705658E1BBB9D9340A8CD40AC22105AB /* EditorController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorController.swift; path = Sources/HXPHPicker/Editor/Controller/EditorController.swift; sourceTree = ""; }; + 706A772CEF4F7223C772D02BCDF54486 /* NotificationCenter+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NotificationCenter+Rx.swift"; path = "RxCocoa/Foundation/NotificationCenter+Rx.swift"; sourceTree = ""; }; + 706C73D0350C4A9194712A0077B0511F /* ControlEvent+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Signal.swift"; path = "RxCocoa/Traits/Signal/ControlEvent+Signal.swift"; sourceTree = ""; }; + 707692BAF9F6C19EF9981CCCAEB0ECBE /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; + 70AC54326B583CB52C1C8931437F2BC0 /* UIScrollView+reachedBottom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+reachedBottom.swift"; path = "Source/RxCocoa/UIScrollView+reachedBottom.swift"; sourceTree = ""; }; + 70CE135432E10B90B88647194E1CE054 /* IQKeyboardCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardCore.release.xcconfig; sourceTree = ""; }; + 711E2B4F3810C79401401F2EF319F617 /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = MAMapKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; + 712DCAE714F80A844125382DAB4EBDA8 /* SnapKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SnapKit-dummy.m"; sourceTree = ""; }; + 7138726E1F20411C8F4769192D4275E5 /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; + 714C8C379969C070F9254AABC6251357 /* PickerBottomViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerBottomViewConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PickerBottomViewConfiguration.swift; sourceTree = ""; }; + 71799A293B1DCAC3F0E5375EDDD8E4A1 /* PhotoPickerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPickerViewCell.swift; sourceTree = ""; }; + 7182D25462349654E8B55999B5A849A5 /* NopDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NopDisposable.swift; path = RxSwift/Disposables/NopDisposable.swift; sourceTree = ""; }; + 7184B9AC5B7F65C241C95C21F3ADBBDD /* GroupedObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupedObservable.swift; path = RxSwift/GroupedObservable.swift; sourceTree = ""; }; + 718582EF2EE425211AB1ECB759C4BB1B /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = MAMapKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; + 71A48A4C1A68F261428D00AC30012416 /* Completable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Completable.swift; path = RxSwift/Traits/PrimitiveSequence/Completable.swift; sourceTree = ""; }; + 71BAEC917089F5D344152041FF475B7D /* neon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = neon.h; path = src/dsp/neon.h; sourceTree = ""; }; + 71BDEA3E2D10661086192F08A7025FCB /* SDFileAttributeHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDFileAttributeHelper.m; path = SDWebImage/Private/SDFileAttributeHelper.m; sourceTree = ""; }; + 724BDBF931D8613E9C565C14F2215B9F /* ResourceBundle-IQTextView-IQTextView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQTextView-IQTextView-Info.plist"; sourceTree = ""; }; + 72755570866CA423CCA8BBE800F0E650 /* MARouteOverlayModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MARouteOverlayModel.h; path = MAMapKit.framework/Headers/MARouteOverlayModel.h; sourceTree = ""; }; + 72C5386F5F5D2208F7A1C4DD897FD66E /* UITableView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITableView+Rx.swift"; path = "RxCocoa/iOS/UITableView+Rx.swift"; sourceTree = ""; }; + 72D2B8A535F8D19B7D6F5FFF34CD1AD7 /* SDAnimatedImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImage.m; path = SDWebImage/Core/SDAnimatedImage.m; sourceTree = ""; }; + 73E8991671801BF183121964B59DE1C5 /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; + 7419EC16412C1FBAF3D6BA8253ECB481 /* SynchronizedOnType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedOnType.swift; path = RxSwift/Concurrency/SynchronizedOnType.swift; sourceTree = ""; }; + 743EF9B274A3655CEB979F5B4B16F2B4 /* OpacityAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OpacityAnimation.swift; path = Sources/Private/CoreAnimation/Animations/OpacityAnimation.swift; sourceTree = ""; }; + 746402475533F49FAF95BAEA3D1512B6 /* CustomLanguage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomLanguage.swift; path = Sources/HXPHPicker/Core/Model/CustomLanguage.swift; sourceTree = ""; }; + 74640A94D28057EAEE81DF1EEDDDE8D7 /* ReplayRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplayRelay.swift; path = RxRelay/ReplayRelay.swift; sourceTree = ""; }; + 748F85581A18D982756B327EA9CABF01 /* SwiftyUserDefaults-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyUserDefaults-umbrella.h"; sourceTree = ""; }; + 749EBE12CF50DEC427197CC9C1277DB1 /* dec_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_sse2.c; path = src/dsp/dec_sse2.c; sourceTree = ""; }; + 74A03C0224A4BDAEB341E584479F0F9C /* AnimationLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationLayer.swift; path = Sources/Private/CoreAnimation/Layers/AnimationLayer.swift; sourceTree = ""; }; + 74A66DF7B375BDD0E38BD66C9575343B /* IQKeyboardToolbarManager+Action.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Action.swift"; path = "IQKeyboardToolbarManager/Classes/Toolbar/IQKeyboardToolbarManager+Action.swift"; sourceTree = ""; }; + 74C6847435BFA93608CB4DA9B97FD4C1 /* WillDisplayProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WillDisplayProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/WillDisplayProviding.swift; sourceTree = ""; }; + 74EBD160BBD4112B833695452446CFFA /* SDAnimatedImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "SDAnimatedImageView+WebCache.m"; path = "SDWebImage/Core/SDAnimatedImageView+WebCache.m"; sourceTree = ""; }; + 7539A74FB50183A691A5DEE928341C9C /* lossless_enc_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_sse41.c; path = src/dsp/lossless_enc_sse41.c; sourceTree = ""; }; + 7585BEBF6B877FC54AD0C08308EDC62B /* Editor+PhotoTools.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Editor+PhotoTools.swift"; path = "Sources/HXPHPicker/Editor/Util/Editor+PhotoTools.swift"; sourceTree = ""; }; + 7588D44945B3DE9A0F1229730C761D7F /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardToolbar/Classes/IQBarButtonItem/IQBarButtonItem.swift; sourceTree = ""; }; + 75C34C743D3A1FC345328113EC4196EB /* IQDeepResponderContainerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQDeepResponderContainerView.swift; path = IQKeyboardToolbarManager/Classes/IQDeepResponderContainerView.swift; sourceTree = ""; }; + 75D3CAFA1D070369751C9ADF508A184E /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; + 75F7C4732755BFEC417E7FCC6CF00492 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardToolbarManager/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 7602BC6BE976A902B0C01DE27E204911 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; + 7617788F6C40990657BF50E790BCC88E /* AssetManager+VideoURL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+VideoURL.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+VideoURL.swift"; sourceTree = ""; }; + 766E10E0C6B5ABBB51EEBC952E914885 /* IQKeyboardManager+Resign.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Resign.swift"; path = "IQKeyboardManagerSwift/Resign/IQKeyboardManager+Resign.swift"; sourceTree = ""; }; + 766E24D6147771B8FAE074E9125A8043 /* Core+PHAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+PHAsset.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+PHAsset.swift"; sourceTree = ""; }; + 766EA206019A27A6AA82763206E728D3 /* Date+Math.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Math.swift"; path = "Sources/SwiftDate/Date/Date+Math.swift"; sourceTree = ""; }; + 7687A3797A8A908B181ED8CD2E55F718 /* GradientStrokeNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientStrokeNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/GradientStrokeNode.swift; sourceTree = ""; }; + 76A4C2098BCA48D9E7809408B88A4964 /* CompatibleAnimationView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompatibleAnimationView.swift; path = Sources/Public/iOS/Compatibility/CompatibleAnimationView.swift; sourceTree = ""; }; + 76FCA55610897F5E751A6AE3FD56AFEB /* Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+arity.swift"; path = "RxSwift/Observables/Zip+arity.swift"; sourceTree = ""; }; + 77178EA449ABB42651E8866099E2E255 /* IQKeyboardToolbarManager+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Internal.swift"; path = "IQKeyboardToolbarManager/Classes/IQKeyboardToolbarManager+Internal.swift"; sourceTree = ""; }; + 77184A7A28E5971B4E650F13A46BF7D8 /* LottieAnimationHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieAnimationHelpers.swift; path = Sources/Public/Animation/LottieAnimationHelpers.swift; sourceTree = ""; }; + 7748033E7EE7FC4DBEB24B92767F489C /* UIViewController+TopMostViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+TopMostViewController.swift"; path = "Sources/URLNavigator/UIViewController+TopMostViewController.swift"; sourceTree = ""; }; + 776A823260F18BFEFD9BFB63A9DF2589 /* UIView+RespondersObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+RespondersObjc.swift"; path = "IQKeyboardToolbarManager/Classes/UIKitExtensions/UIView+RespondersObjc.swift"; sourceTree = ""; }; + 77915041813F3DE81F7CC711B2DB3422 /* UIViewPropertyAnimator+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewPropertyAnimator+Rx.swift"; path = "Source/RxCocoa/UIViewPropertyAnimator+Rx.swift"; sourceTree = ""; }; + 77B18D72CCE72416AAD8F244D427050D /* IQKeyboardConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardConstants.swift; path = IQKeyboardCore/Classes/Constants/IQKeyboardConstants.swift; sourceTree = ""; }; + 77BC510C299377388F5D456A5F7C911F /* ObservableConvertibleType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/ObservableConvertibleType+SharedSequence.swift"; sourceTree = ""; }; + 77C0E807E5828E0201EF3937F915AC8A /* PreviewVideoControlViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewVideoControlViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PreviewVideoControlViewCell.swift; sourceTree = ""; }; + 77D6CBA2D54ACB5B7DC5653ABB8A2BF6 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/CocoaLumberjack/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 77DFC468B816E1472F84CA5DDC4A9E70 /* PhotoEditorViewController+Export.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoEditorViewController+Export.swift"; path = "Sources/HXPHPicker/Editor/Controller/PhotoEditorViewController+Export.swift"; sourceTree = ""; }; + 77EA3272C7F5CC2B41A8D66D4D38D3F9 /* PointValueProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PointValueProvider.swift; path = Sources/Public/DynamicProperties/ValueProviders/PointValueProvider.swift; sourceTree = ""; }; + 77FF71A3720CA15D8B5D1445CBF49B15 /* UIScrollView+IQKeyboardManagerExtensionObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+IQKeyboardManagerExtensionObjc.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManagerExtension/UIScrollView+IQKeyboardManagerExtensionObjc.swift"; sourceTree = ""; }; + 780B530DC48FD73309C90DB69089B4E2 /* random_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = random_utils.c; path = src/utils/random_utils.c; sourceTree = ""; }; + 7815CEDA8663A61044D8A0DC25105F8C /* ToArray.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToArray.swift; path = RxSwift/Observables/ToArray.swift; sourceTree = ""; }; + 7819CC5BACDC7758CECF67E1F2CFE862 /* TextLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextLayer.swift; path = Sources/Private/CoreAnimation/Layers/TextLayer.swift; sourceTree = ""; }; + 7824AB8A09D903AF6968E76EFAFB3264 /* ISOParser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ISOParser.swift; path = Sources/SwiftDate/Formatters/ISOParser.swift; sourceTree = ""; }; + 7826E5CB1BA609FF7E17DF8A66D7DDCA /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/RxRelay/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 782EF33ABF794DF975D84A4E0B702EEC /* vp8_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8_dec.h; path = src/dec/vp8_dec.h; sourceTree = ""; }; + 7847DA82EB10A6A3FDFD8E40E4963DAD /* NSObject+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx.swift"; path = "RxCocoa/Foundation/NSObject+Rx.swift"; sourceTree = ""; }; + 786D019ED88B37A26EE25A5034AC4CF9 /* VideoEditorCropViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorCropViewCell.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorCropViewCell.swift; sourceTree = ""; }; + 7876FC240B41B79B2CE968C0B2531AA3 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardNotification/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 78AA34A6A025AA4EE1DBEFF6A229857B /* distinct.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = distinct.swift; path = Source/RxSwift/distinct.swift; sourceTree = ""; }; + 78C7AD1F83707AB310BF23C3771DA351 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; + 78D427B7EC29C7CBA7720AC5E7816DE2 /* ImageLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageLayer.swift; path = Sources/Private/CoreAnimation/Layers/ImageLayer.swift; sourceTree = ""; }; + 79399E0C500CE7A8A95EBA227924650C /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = MAMapKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; + 794C5335949E3D3ECB5630A75E156BCF /* SingleAssignmentDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAssignmentDisposable.swift; path = RxSwift/Disposables/SingleAssignmentDisposable.swift; sourceTree = ""; }; + 794FD5B9B6481155D4303F13EC603D92 /* syntax_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = syntax_enc.c; path = src/enc/syntax_enc.c; sourceTree = ""; }; + 796334C2B863F18F40AD2CA39132FB1F /* DDASLLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDASLLogger.m; path = Sources/CocoaLumberjack/DDASLLogger.m; sourceTree = ""; }; + 7993B5777F37DEE02013C4A1A26C58B0 /* SDImageLoadersManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageLoadersManager.m; path = SDWebImage/Core/SDImageLoadersManager.m; sourceTree = ""; }; + 79A30D1E24995BD052559D5EE0D7F6FF /* Core+UIFont.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIFont.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIFont.swift"; sourceTree = ""; }; + 79B941344D6E13DD94CE80C84347A528 /* buffer_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = buffer_dec.c; path = src/dec/buffer_dec.c; sourceTree = ""; }; + 79DB011A7FEC772D7C25744614602589 /* IndexChangeset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IndexChangeset.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/IndexChangeset.swift; sourceTree = ""; }; + 79DF217C80CEE47289134F2639201125 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = MAMapKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; + 7A24EE9641A33E6A9AFAAED5F9A99F61 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; + 7A43C1FF7B124DB76ABBBAC91922CE78 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; + 7A6812AA13AB62BBDF7AED3FE4BE2CE4 /* nwise.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = nwise.swift; path = Source/RxSwift/nwise.swift; sourceTree = ""; }; + 7A6FB63D0C6559633D02522B4EA06CCA /* Formatter+Protocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Formatter+Protocols.swift"; path = "Sources/SwiftDate/Formatters/Formatter+Protocols.swift"; sourceTree = ""; }; + 7A7F39C7A71AB29BFE412DB5576CFCDF /* upsampling_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_sse2.c; path = src/dsp/upsampling_sse2.c; sourceTree = ""; }; + 7AAD4949C86B956D72D81E42F2B5A885 /* NSControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSControl+Rx.swift"; path = "RxCocoa/macOS/NSControl+Rx.swift"; sourceTree = ""; }; + 7ACCB0FD8C0E7E5737C57BF65786BA54 /* AMapFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.debug.xcconfig; sourceTree = ""; }; + 7B0088FB28F0EE024B60383D53FD6197 /* KVORepresentable+Swift.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+Swift.swift"; path = "RxCocoa/Foundation/KVORepresentable+Swift.swift"; sourceTree = ""; }; + 7B2695F6939C9EBB97168A9ECB406968 /* SGQRCode.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = SGQRCode.bundle; path = SGQRCode/SGQRCode.bundle; sourceTree = ""; }; + 7B74EA38DC8A751DD99D5770A5F03ADC /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/RxCocoa/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 7B97DD18CC1AC3499CE7C64D7C0BD755 /* NodeProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NodeProperty.swift; path = Sources/Private/MainThread/NodeRenderSystem/NodeProperties/NodeProperty.swift; sourceTree = ""; }; + 7B9B9F45F9F54AE771E8093DB5B5DF06 /* LockOwnerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LockOwnerType.swift; path = RxSwift/Concurrency/LockOwnerType.swift; sourceTree = ""; }; + 7BBD55F81C059384B68B54576C2C85BE /* SGScanCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGScanCode.h; path = SGQRCode/QRCode/SGScanCode.h; sourceTree = ""; }; + 7BC4569302B193F7A1341960315F9832 /* MASViewConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASViewConstraint.h; path = Masonry/MASViewConstraint.h; sourceTree = ""; }; + 7BD4A8DDDC087306C2D9403C26053CE9 /* bit_reader_inl_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bit_reader_inl_utils.h; path = src/utils/bit_reader_inl_utils.h; sourceTree = ""; }; + 7BE9267DF1394CE0990EA8E9FD55898A /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + 7BED9BB135B5944DC757E4DB9394C5F5 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + 7C20FEDB3938D0BD919F147337756105 /* alpha_processing_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing_neon.c; path = src/dsp/alpha_processing_neon.c; sourceTree = ""; }; + 7C4C1A502DFBF87CC792ABC0E9A1C032 /* UIScrollView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+Rx.swift"; path = "RxCocoa/iOS/UIScrollView+Rx.swift"; sourceTree = ""; }; + 7C67AFA4FE2AAA4A840C409E485CD2B6 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; 7CA3B05F07B063827B34AD2B0DB23706 /* SwiftyJSON-SwiftyJSON */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "SwiftyJSON-SwiftyJSON"; path = SwiftyJSON.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 7CBEDB4D6BBAF9D1672356EF41B8FE51 /* SwiftyUserDefaults.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyUserDefaults.release.xcconfig; sourceTree = ""; }; - 7D20A4433294EB78588D74589B049874 /* Signal+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Signal+Subscription.swift"; path = "RxCocoa/Traits/Signal/Signal+Subscription.swift"; sourceTree = ""; }; - 7D453211B25E21836A08E70C0C53FC74 /* dec_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_mips_dsp_r2.c; path = src/dsp/dec_mips_dsp_r2.c; sourceTree = ""; }; - 7D4B744C05D752C5A88727DF35DE8C1B /* URLConvertible+URLRequestConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLConvertible+URLRequestConvertible.swift"; path = "Source/Core/URLConvertible+URLRequestConvertible.swift"; sourceTree = ""; }; - 7D5C636D8315F66A8B058DA82B3F1709 /* TimeInterval+Formatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TimeInterval+Formatter.swift"; path = "Sources/SwiftDate/Foundation+Extras/TimeInterval+Formatter.swift"; sourceTree = ""; }; - 7D75A628414339123209F84CAC4F8418 /* color_cache_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = color_cache_utils.h; path = src/utils/color_cache_utils.h; sourceTree = ""; }; - 7DE1D367846EE6D9591F3491BE9AF4F6 /* IQTextInputViewNotification.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQTextInputViewNotification.modulemap; sourceTree = ""; }; - 7DE458AD9AFA12E166D9C13729660F06 /* SwiftKeychainWrapper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftKeychainWrapper.h; path = SwiftKeychainWrapper/SwiftKeychainWrapper.h; sourceTree = ""; }; - 7E2441727AF62A9590AE1E8AC0E0FA3F /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = MAMapKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + 7CA848A1650371467D021A82058BB16B /* PhotoPreviewViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPreviewViewCell.swift; sourceTree = ""; }; + 7CB3B022E3D0208286DD6048FF95D9D0 /* IQKeyboardToolbarManager-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardToolbarManager-prefix.pch"; sourceTree = ""; }; + 7CB44D4F703203145563545AA248EA9F /* cost_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_neon.c; path = src/dsp/cost_neon.c; sourceTree = ""; }; + 7CBDAD67E5B3E1A53B610EDE2E2E615F /* PhotoEditorContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorContentView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorContentView.swift; sourceTree = ""; }; + 7CCC3B669D8045D35D35DDC357BE5C47 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; + 7CE23350619D4084DBD83D82D67D0966 /* RxTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTarget.swift; path = RxCocoa/Common/RxTarget.swift; sourceTree = ""; }; + 7D2B67CA96A37D2AFE47A3F90619A1AE /* vp8i_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8i_dec.h; path = src/dec/vp8i_dec.h; sourceTree = ""; }; + 7D8D4AC9C1FFD6E898ABA095A10B4E53 /* KingfisherWebP.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KingfisherWebP.modulemap; sourceTree = ""; }; + 7DEFB6E7D776AA7048A42EA5F802D14F /* SGPermission.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGPermission.m; path = SGQRCode/Permission/SGPermission.m; sourceTree = ""; }; + 7DF2E91D0EC7719839AEFE4014CD38E0 /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; + 7E1142F35B04B6C5BD0774BBA7C08F86 /* Entry+Serialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Entry+Serialization.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Entry+Serialization.swift"; sourceTree = ""; }; + 7E1F079CBC5FFE97F1E4FD7BAAEC139A /* GeYanSdk.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = GeYanSdk.xcframework; sourceTree = ""; }; 7E3097CFEFDA621E9FB0E62009FF87FC /* MJRefresh-MJRefresh.Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "MJRefresh-MJRefresh.Privacy"; path = MJRefresh.Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 7E38BFB14D265F59F8CD7FEF4D644EDA /* Defaults.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Defaults.swift; path = Sources/Defaults.swift; sourceTree = ""; }; - 7E4FAA5014D3E9ADF70B5E61C02173A0 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/RxRelay/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 7E5A4DC9EA3D9CC590CADDCDAF8FA208 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; - 7E80BA39570484200B407EA9A14C4C6C /* ignoreWhen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ignoreWhen.swift; path = Source/RxSwift/ignoreWhen.swift; sourceTree = ""; }; - 7E8ADA6F24CE0E48F876AAECB47FCCF6 /* Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utils.swift; path = RxRelay/Utils.swift; sourceTree = ""; }; - 7E914F0D09819B80ED948B4DB2E4EA0C /* KeychainWrapperSubscript.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainWrapperSubscript.swift; path = SwiftKeychainWrapper/KeychainWrapperSubscript.swift; sourceTree = ""; }; - 7EC4256DC49E6E49A2D4DDFE080E82EE /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = MAMapKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; - 7ECE980DE24B9747F5207F5566F3E711 /* IQTextInputViewNotification-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQTextInputViewNotification-prefix.pch"; sourceTree = ""; }; - 7EF1040E4FA4E5E79D96971B4EEC69C2 /* View+MASAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "View+MASAdditions.h"; path = "Masonry/View+MASAdditions.h"; sourceTree = ""; }; - 7EFCBB33AAA078D599D43CC879FD065E /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; - 7F8E924EA787181F10EA982F2A2A9EE9 /* Masonry-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Masonry-prefix.pch"; sourceTree = ""; }; - 7FE222353DAA9201DEE8D9B04C16EB6E /* RecursiveScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveScheduler.swift; path = RxSwift/Schedulers/RecursiveScheduler.swift; sourceTree = ""; }; - 7FF038FF4DCAD260C7C8E910486CBD5E /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; - 8021B2660FBC0DE2887BE05C839EBA8A /* mergeWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = mergeWith.swift; path = Source/RxSwift/mergeWith.swift; sourceTree = ""; }; - 802AF57CC469850FDE4D8C6E2B764905 /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; - 803F7484683C394A38C61DA7231AAFC0 /* CocoaLumberjack-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaLumberjack-umbrella.h"; sourceTree = ""; }; - 8046DC29B2DC0AD4796DDCC9D315B548 /* MarqueeLabel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MarqueeLabel.swift; path = Sources/MarqueeLabel.swift; sourceTree = ""; }; - 80597C780E5F08FABAE24295A49B34C7 /* PrimitiveSequence+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Concurrency.swift"; path = "RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift"; sourceTree = ""; }; - 80964217D754469812DF44A0B9D18FDD /* Deferred.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deferred.swift; path = RxSwift/Observables/Deferred.swift; sourceTree = ""; }; + 7E36DCC090DF4D2CE5D92C7B20FB8F1E /* MATerrainOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlayRenderer.h; path = MAMapKit.framework/Headers/MATerrainOverlayRenderer.h; sourceTree = ""; }; + 7E3D1478AAE87102636A23D2E0439916 /* apply.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = apply.swift; path = Source/RxSwift/apply.swift; sourceTree = ""; }; + 7E47B5181F2F28B4E9417068420CA62E /* IQScrollViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQScrollViewConfiguration.swift; path = IQKeyboardManagerSwift/IQKeyboardManager/Configuration/IQScrollViewConfiguration.swift; sourceTree = ""; }; + 7E7D36320B909421C6A97733F98F5F09 /* RxSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxSwift.modulemap; sourceTree = ""; }; + 7E84479A82B9285361F4EA28C8AF15BF /* IdentifiableValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IdentifiableValue.swift; path = Sources/Differentiator/IdentifiableValue.swift; sourceTree = ""; }; + 7E87A1090A9B08F739A2905EA7CC4E7F /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; + 7E89C2269F38D15066C822C1FA9E8F2C /* EpoxyModeled.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EpoxyModeled.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModeled.swift; sourceTree = ""; }; + 7E9AB50CAF2C004DF5302AFBCCD20EAA /* URLSessionConfiguration+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSessionConfiguration+Alamofire.swift"; path = "Source/Extensions/URLSessionConfiguration+Alamofire.swift"; sourceTree = ""; }; + 7EC24A8C0F5292B3D0336E2EA3D6CF29 /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; + 7EE4FB2B3ED75F074B0ECB3EDD3AA4DB /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; + 7EFC10E781D415C14AEAC3A8C0229E21 /* RxTextStorageDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextStorageDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextStorageDelegateProxy.swift; sourceTree = ""; }; + 7F1DF569D29B2AEA33A9A40377EAEFFD /* LegacyGradientFillRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LegacyGradientFillRenderer.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/LegacyGradientFillRenderer.swift; sourceTree = ""; }; + 7F263CC25862FDFF42371A14B7C33461 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/Core/SessionDelegate.swift; sourceTree = ""; }; + 7F79F1C4E92DBEB2C1BE369AF3677907 /* SDCallbackQueue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDCallbackQueue.h; path = SDWebImage/Core/SDCallbackQueue.h; sourceTree = ""; }; + 7F7AB1B02A053C7887A6CD0072C1807C /* DateInRegion+Math.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateInRegion+Math.swift"; path = "Sources/SwiftDate/DateInRegion/DateInRegion+Math.swift"; sourceTree = ""; }; + 7FADC1263D80CF0DF3B1B44AD813500D /* common_sse41.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = common_sse41.h; path = src/dsp/common_sse41.h; sourceTree = ""; }; + 7FD0798285C3D485CE81E5E1B5631690 /* SDCycleScrollView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SDCycleScrollView.release.xcconfig; sourceTree = ""; }; + 7FD4269A60D82201612F750BD6B8D769 /* LivePhotoError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LivePhotoError.swift; path = Sources/HXPHPicker/Core/Model/LivePhotoError.swift; sourceTree = ""; }; + 80252D612A849810E8DFD713E0E1FF7D /* DDLogMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDLogMacros.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDLogMacros.h; sourceTree = ""; }; + 80360A2482B59B8CFBBDAE1E04E3AA61 /* AMapSearch.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapSearch.release.xcconfig; sourceTree = ""; }; + 803AB06DA0E4DC20BCE9491878A53FED /* RxDataSources.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxDataSources.modulemap; sourceTree = ""; }; + 804A1D7A776F354FB8320BCC54BEF316 /* SDWebImagePrefetcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImagePrefetcher.m; path = SDWebImage/Core/SDWebImagePrefetcher.m; sourceTree = ""; }; + 8057A186CE468BD801A09E946D8EDA5B /* Marker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Marker.swift; path = Sources/Private/Model/Objects/Marker.swift; sourceTree = ""; }; + 80615FCD9B6F95B8BB31AB9A45B6FDA0 /* Merge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Merge.swift; path = RxSwift/Observables/Merge.swift; sourceTree = ""; }; + 806412722951A7A5C2DF131A9E4EB2A5 /* AMapLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.release.xcconfig; sourceTree = ""; }; + 806BC2BE640194710E28FFA018A8B7FF /* CodableTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CodableTransform.swift; path = Sources/CodableTransform.swift; sourceTree = ""; }; + 806D702BBF33FD24C6633D97B6AC8291 /* SDDisplayLink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDisplayLink.m; path = SDWebImage/Private/SDDisplayLink.m; sourceTree = ""; }; + 80766FF1E913BF5DD1A8C7AC3C9DA824 /* WithLatestFrom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithLatestFrom.swift; path = RxSwift/Observables/WithLatestFrom.swift; sourceTree = ""; }; + 808A938E6E2C5978588CF800FE2BAA40 /* SetBehaviorsProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SetBehaviorsProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/SetBehaviorsProviding.swift; sourceTree = ""; }; 809C5FAB588354C9BA37DC3EAB8CB45C /* RxSwift */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = RxSwift; path = RxSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 80A40EDA3AF0499BDBCFF09467BB49AD /* IQKeyboardToolbarManager-IQKeyboardToolbarManager */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "IQKeyboardToolbarManager-IQKeyboardToolbarManager"; path = IQKeyboardToolbarManager.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 80EF30AB0C536C54999195E193C1D955 /* BooleanDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BooleanDisposable.swift; path = RxSwift/Disposables/BooleanDisposable.swift; sourceTree = ""; }; - 80F5F5C58930441EDDEA77C5CF561066 /* Date+Compare.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Compare.swift"; path = "Sources/SwiftDate/Date/Date+Compare.swift"; sourceTree = ""; }; - 812FA88C7C64D2B160D37BA5D592D5ED /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; - 8130E8042A98197B73131BA2F1473CF3 /* AssetManager+Asset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+Asset.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+Asset.swift"; sourceTree = ""; }; - 81330F47D000F807ACF8F98F64B57B38 /* Optional+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Optional+Extensions.swift"; path = "Sources/Differentiator/Optional+Extensions.swift"; sourceTree = ""; }; - 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - 81AD68581A9744F112074A78BBDEDCD9 /* NSLayoutConstraint+MASDebugAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSLayoutConstraint+MASDebugAdditions.m"; path = "Masonry/NSLayoutConstraint+MASDebugAdditions.m"; sourceTree = ""; }; - 820485C8D8F2AD52034FED8B9A11F5A3 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 822A042888162B965121875E4D14527E /* SGScanView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGScanView.m; path = SGQRCode/ScanView/SGScanView.m; sourceTree = ""; }; - 823B1B7CEBD910884A3C951AE63B6850 /* RequestTypeWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestTypeWrapper.swift; path = Sources/Moya/RequestTypeWrapper.swift; sourceTree = ""; }; - 82B9B5AFC03E49C240F65307B1CBDDA9 /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - 82C23BE616215ACC398B6353228D1C0F /* IQKeyboardToolbarManager.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardToolbarManager.release.xcconfig; sourceTree = ""; }; - 831F56B714FC43116215172ACC835F0B /* lossless_enc_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_mips32.c; path = src/dsp/lossless_enc_mips32.c; sourceTree = ""; }; - 8384227979F15D28BDC14594A079C9B8 /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = MAMapKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; - 83A6F4006DE174DC4478B1D034C2D84F /* filters_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_msa.c; path = src/dsp/filters_msa.c; sourceTree = ""; }; - 83C2E961655302A19A8D7168EF09F9B7 /* UISearchController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchController+Rx.swift"; path = "RxCocoa/iOS/UISearchController+Rx.swift"; sourceTree = ""; }; - 83C7D74EB219DC2F166C00B62C6BD271 /* View+MASAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "View+MASAdditions.m"; path = "Masonry/View+MASAdditions.m"; sourceTree = ""; }; - 83CD7BDCC0E4B9469EF18D9538361AC9 /* AssociatedValues.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssociatedValues.swift; path = Sources/SwiftDate/Supports/AssociatedValues.swift; sourceTree = ""; }; - 83F0B2A5E2CD05C29F39D8D310B728BC /* _RXDelegateProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXDelegateProxy.m; path = RxCocoa/Runtime/_RXDelegateProxy.m; sourceTree = ""; }; - 8423E78249F30CE89FAD8158B71617A8 /* DDFileLogger+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "DDFileLogger+Internal.h"; path = "Sources/CocoaLumberjack/DDFileLogger+Internal.h"; sourceTree = ""; }; + 80D3D4F10C17C92A4B0C7A602D6552BD /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = MAMapKit.framework/AMap.bundle; sourceTree = ""; }; + 80E9C4D9C19FEE96277560337D4C8F19 /* DDAssert.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAssert.swift; path = Sources/CocoaLumberjackSwift/DDAssert.swift; sourceTree = ""; }; + 8109E513293DD29BCE1506AB5F45F0F1 /* Task.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Task.swift; path = Sources/Moya/Task.swift; sourceTree = ""; }; + 810C80916BA59B9F30024A42DFCAA6A2 /* RxWKNavigationDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxWKNavigationDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxWKNavigationDelegateProxy.swift; sourceTree = ""; }; + 811B03A7278E15F62247B30B1610FA64 /* CGImage+WebP.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "CGImage+WebP.m"; path = "Sources/KingfisherWebP-ObjC/CGImage+WebP.m"; sourceTree = ""; }; + 8131B1E38855B614552DF775AF7373B5 /* DispatchQueueConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DispatchQueueConfiguration.swift; path = RxSwift/Schedulers/Internal/DispatchQueueConfiguration.swift; sourceTree = ""; }; + 817933B0D2656B46377E2204DBB9C43D /* IQKeyboardNotification-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardNotification-umbrella.h"; sourceTree = ""; }; + 81C99B31DDCEBF843448C13C1B269B5D /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; + 81CB47E492D171F6DC0E3A752C42F8C3 /* MARouteOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MARouteOverlay.h; path = MAMapKit.framework/Headers/MARouteOverlay.h; sourceTree = ""; }; + 81E0E3AA227BEB7E584BA2F19BDBD96C /* SDImageAPNGCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageAPNGCoder.m; path = SDWebImage/Core/SDImageAPNGCoder.m; sourceTree = ""; }; + 820FE3938D6FC81A106EF175397F7EE6 /* PrimitiveSequence+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Zip+arity.swift"; path = "RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Zip+arity.swift"; sourceTree = ""; }; + 8216DBB2C5504972D8352A9260675B86 /* DateRepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DateRepresentable.swift; path = Sources/SwiftDate/DateRepresentable.swift; sourceTree = ""; }; + 8244D30B3482109EF8A9DBE56617EAA8 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 824C9868E79071D91B18ED7B9CFD27A4 /* SelectBoxConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SelectBoxConfiguration.swift; path = Sources/HXPHPicker/Core/Config/SelectBoxConfiguration.swift; sourceTree = ""; }; + 8283E216E463FE2F07A54DC47FB68605 /* enc_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_sse41.c; path = src/dsp/enc_sse41.c; sourceTree = ""; }; + 8291345B95FC985B5AEAFA0CD7399793 /* DDASLLogCapture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDASLLogCapture.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogCapture.h; sourceTree = ""; }; + 82A1EC9802B68644918E931555DCC79D /* InvocableScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableScheduledItem.swift; path = RxSwift/Schedulers/Internal/InvocableScheduledItem.swift; sourceTree = ""; }; + 82DAB652AFFC3214BB7A50FFB9762621 /* NSData+ImageContentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+ImageContentType.h"; path = "SDWebImage/Core/NSData+ImageContentType.h"; sourceTree = ""; }; + 82DCC81A4B0DB5033B0A839780A910C4 /* UIImageView+HighlightedWebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+HighlightedWebCache.m"; path = "SDWebImage/Core/UIImageView+HighlightedWebCache.m"; sourceTree = ""; }; + 82FC503E1C777B5BCD3FB76E3F1BB206 /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; + 832E976CC93CC187A00136D1E9942C83 /* once.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = once.swift; path = Source/RxSwift/once.swift; sourceTree = ""; }; + 8351912FCCE0AFEFE00C117E051691C8 /* SDWebImageDownloaderResponseModifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderResponseModifier.h; path = SDWebImage/Core/SDWebImageDownloaderResponseModifier.h; sourceTree = ""; }; + 836A1408150A3B9E7244053199303569 /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; + 83705286D6EDCB9DBDA48400D2BD4B6A /* vp8li_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8li_enc.h; path = src/enc/vp8li_enc.h; sourceTree = ""; }; + 837A7960FC14DD5BE5F92FA584CB2281 /* SwiftUIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftUIView.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/SwiftUIView.swift; sourceTree = ""; }; + 83BDF01F1C12E2750841EDA6D21E6298 /* Atomic.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Atomic.swift; path = Sources/Moya/Atomic.swift; sourceTree = ""; }; + 841B87963A62288C13F5A6107FB51851 /* SDCycleScrollView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SDCycleScrollView-Info.plist"; sourceTree = ""; }; + 844D3EF701953E48CCAEAB30F1B2EE10 /* UICollectionView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UICollectionView+Rx.swift"; path = "RxCocoa/iOS/UICollectionView+Rx.swift"; sourceTree = ""; }; + 84503D08E79824E897486DA3F60C1031 /* UIImage+ExtendedCacheData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+ExtendedCacheData.m"; path = "SDWebImage/Core/UIImage+ExtendedCacheData.m"; sourceTree = ""; }; + 8451908ECC4D802AC3E29D3BD2DC4B72 /* SDWebImageDownloaderDecryptor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderDecryptor.m; path = SDWebImage/Core/SDWebImageDownloaderDecryptor.m; sourceTree = ""; }; + 8459C74E6B53602003FA52DBCE21535B /* ConstraintMakerFinalizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerFinalizable.swift; path = Sources/ConstraintMakerFinalizable.swift; sourceTree = ""; }; 847044E56CBBCE1235A6F3CEF3F9F607 /* IQTextView-IQTextView */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "IQTextView-IQTextView"; path = IQTextView.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 848EDBCEAA7DB2CADE7712099530A68C /* NSArray+MASAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSArray+MASAdditions.h"; path = "Masonry/NSArray+MASAdditions.h"; sourceTree = ""; }; - 84B38EE6671C88A93BC60CFC92D508A4 /* UIStepper+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIStepper+Rx.swift"; path = "RxCocoa/iOS/UIStepper+Rx.swift"; sourceTree = ""; }; - 84B3AF743FB4E7EB5E07EED5C8277F02 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Sources/Moya/MultipartFormData.swift; sourceTree = ""; }; - 84E8E8487290038627FE282BC0B6AD1B /* Delay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delay.swift; path = RxSwift/Observables/Delay.swift; sourceTree = ""; }; - 85191ECB87406E22BDF9CCDAC11BA6E9 /* HTTPHeaders.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPHeaders.swift; path = Source/Core/HTTPHeaders.swift; sourceTree = ""; }; - 851C48EE3EB0BC6360B66C5F0B7C373E /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; - 854107E45D2400FFB748BCDF1168A2DA /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; - 857233561E043EF987836FB2A10CBF8A /* PhotoEditorCropToolView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorCropToolView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorCropToolView.swift; sourceTree = ""; }; - 8581DAF74D78CF0566B8A4F158FE8FEE /* Popover-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Popover-Info.plist"; sourceTree = ""; }; - 861C08D8F958DC69B0EDB288301964A9 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = MAMapKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; - 8675F8E3CCC9EB670FFC30AFB92289A7 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; - 868ECC5D4A73353D0BAF471F6B2234AA /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = MAMapKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; - 86D70A39C14B51B69D04FFE1F272F70C /* Task.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Task.swift; path = Sources/Moya/Task.swift; sourceTree = ""; }; - 86E19813D5814173294F440DCE9DE7D9 /* Scan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Scan.swift; path = RxSwift/Observables/Scan.swift; sourceTree = ""; }; - 87036B9AC9EF758B7F5344B17A47BED1 /* RxTableViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift; sourceTree = ""; }; - 870C16B8D0D6599BF575ABE8E3941B3A /* CPListItem+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CPListItem+Kingfisher.swift"; path = "Sources/Extensions/CPListItem+Kingfisher.swift"; sourceTree = ""; }; - 871BD5C18B92CB0BA5D7A93768FED8C9 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; - 871C0F430DF5D3C144AF4B07EE8C1507 /* Repeat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Repeat.swift; path = RxSwift/Observables/Repeat.swift; sourceTree = ""; }; - 87220E0F35DA42AAE65C5FF645CAA744 /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; - 872524730BC49A7A86614BC6A8049299 /* UIViewControllerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIViewControllerType.swift; path = Sources/URLNavigator/UIViewControllerType.swift; sourceTree = ""; }; - 874FCFB49C5F596F840BB312D54B7418 /* TransformOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformOf.swift; path = Sources/TransformOf.swift; sourceTree = ""; }; - 88220A9D8CE8A8CC059FC4C0D7040CDD /* ConstraintPriorityTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriorityTarget.swift; path = Sources/ConstraintPriorityTarget.swift; sourceTree = ""; }; - 8824691CF8E92350E628C56FC92CBCEC /* mapTo+RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "mapTo+RxCocoa.swift"; path = "Source/RxCocoa/mapTo+RxCocoa.swift"; sourceTree = ""; }; - 8825650750B2D10EAD12511445E7DBD8 /* libwebp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = libwebp.release.xcconfig; sourceTree = ""; }; - 8835FB50F836F1DEA7B45ADC637B2F1F /* DDMultiFormatter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMultiFormatter.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDMultiFormatter.h; sourceTree = ""; }; - 883A5F397292336BFCC8BD106D86E30F /* RxSwiftExt.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxSwiftExt.modulemap; sourceTree = ""; }; - 8860E3A445D8512655EC698854E70C7F /* Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Driver.swift; path = RxCocoa/Traits/Driver/Driver.swift; sourceTree = ""; }; + 847EA1E9A99CAAA0FF7D644C230FBF95 /* Picker+UIViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+UIViewController.swift"; path = "Sources/HXPHPicker/Picker/Extension/Picker+UIViewController.swift"; sourceTree = ""; }; + 847FBD943961326E7042E95694BBE9D1 /* NetworkAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkAsset.swift; path = Sources/HXPHPicker/Picker/Model/NetworkAsset.swift; sourceTree = ""; }; + 84A4E8A32829F17ED00D626793420693 /* SDMemoryCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDMemoryCache.m; path = SDWebImage/Core/SDMemoryCache.m; sourceTree = ""; }; + 84D2E0DD5C8F6D03E5134D5BD2189F84 /* libwebp-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "libwebp-prefix.pch"; sourceTree = ""; }; + 84E181DEAD5352975C3EA144481C29A6 /* BooleanDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BooleanDisposable.swift; path = RxSwift/Disposables/BooleanDisposable.swift; sourceTree = ""; }; + 8517FB39CE20317C057B11AC9BD8D728 /* Masonry.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Masonry.release.xcconfig; sourceTree = ""; }; + 853A9816BA5E4AE22E657305C5222098 /* Entry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Entry.swift; path = Sources/Private/EmbeddedLibraries/ZipFoundation/Entry.swift; sourceTree = ""; }; + 853C7183582355D8774B0B7978B2CA90 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + 853E366E78C80E3321ABB4A9E33769F3 /* KeychainItemAccessibility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainItemAccessibility.swift; path = SwiftKeychainWrapper/KeychainItemAccessibility.swift; sourceTree = ""; }; + 854F7CECF0838B9A6C6D5F8EC6E1C193 /* quant_levels_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = quant_levels_utils.h; path = src/utils/quant_levels_utils.h; sourceTree = ""; }; + 85778381CEE2E5096B2C3E706FC42638 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; + 85A88E35AB904DE8B57F0769388C9CA7 /* animi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = animi.h; path = src/mux/animi.h; sourceTree = ""; }; + 85AFD077B6E5B2590C540DDF0C036450 /* SDImageIOAnimatedCoderInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageIOAnimatedCoderInternal.h; path = SDWebImage/Private/SDImageIOAnimatedCoderInternal.h; sourceTree = ""; }; + 85E8EF55CB64D01FCC636DB0013A630F /* VideoEditResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditResult.swift; path = Sources/HXPHPicker/Editor/VideoEditResult.swift; sourceTree = ""; }; + 860346A2989194B8FF56B07D967AF956 /* SubscribeOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscribeOn.swift; path = RxSwift/Observables/SubscribeOn.swift; sourceTree = ""; }; + 8613A84CDF1AE998FA5AEA8B337A9CCE /* DDDispatchQueueLogFormatter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDDispatchQueueLogFormatter.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDDispatchQueueLogFormatter.h; sourceTree = ""; }; + 8616B567B13FAF71233963B029CE5CA3 /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; + 861F112D78980AAE458B2FCAA8F0DAE2 /* IQKeyboardManager+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Internal.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManager+Internal.swift"; sourceTree = ""; }; + 86CA514B179E6038CF5BA452C773FE7F /* SDWebImageDownloaderOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderOperation.m; path = SDWebImage/Core/SDWebImageDownloaderOperation.m; sourceTree = ""; }; + 86F7B629AEDC7996F6CA360E88F44AA5 /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; + 8717C64B8209AA2916B2A869B9ED9C21 /* AMapFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.release.xcconfig; sourceTree = ""; }; + 8798F82254E88B081508DD6F8E51773B /* Masonry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Masonry.h; path = Masonry/Masonry.h; sourceTree = ""; }; + 87A94CD3F45D091C5DA546C638E6D37D /* mapTo+RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "mapTo+RxCocoa.swift"; path = "Source/RxCocoa/mapTo+RxCocoa.swift"; sourceTree = ""; }; + 87B8BD45081433A5D3E25670931A7E0E /* ObjectMapper-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ObjectMapper-Info.plist"; sourceTree = ""; }; + 87EEC0E3580F6F03C3A1118A0819D52E /* alpha_processing_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing_mips_dsp_r2.c; path = src/dsp/alpha_processing_mips_dsp_r2.c; sourceTree = ""; }; + 87FB4B3ABAEE824334270B99278F66A2 /* _RXDelegateProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXDelegateProxy.h; path = RxCocoa/Runtime/include/_RXDelegateProxy.h; sourceTree = ""; }; + 87FC244D044404303C8B33CFBCD57E6C /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; + 8863C5081F92052A5E8BFCA7E57628F1 /* SDCycleScrollView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SDCycleScrollView-umbrella.h"; sourceTree = ""; }; + 886FD00FCE1C4FBEB398CDC0B2333109 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; + 887729124244FCBD0C3D5088B991C7DA /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; 887BAFDF5875E4C49937F4B27AA714C4 /* Pods-QuickLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-QuickLocation.debug.xcconfig"; sourceTree = ""; }; - 888F45427E9B76F159A338AD038DDA4E /* dec_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_msa.c; path = src/dsp/dec_msa.c; sourceTree = ""; }; - 88A4FFDD2AC2DCC6DCBD2B81FD6012C3 /* AssetManager+ImageData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+ImageData.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+ImageData.swift"; sourceTree = ""; }; - 88AC2A89114CDC0E8C3B1737E213BFBE /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; - 88EBD1CC491DE44D849B1C2CB7AC2B80 /* unwrap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = unwrap.swift; path = Source/RxSwift/unwrap.swift; sourceTree = ""; }; - 894101909A9DB49795C9E909A4853392 /* Using.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Using.swift; path = RxSwift/Observables/Using.swift; sourceTree = ""; }; - 89631A67EC63C088CAE1B5761C779B91 /* NSSlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSSlider+Rx.swift"; path = "RxCocoa/macOS/NSSlider+Rx.swift"; sourceTree = ""; }; - 89EE3AA96A913E51693AE19FF5A761DC /* IQScrollViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQScrollViewConfiguration.swift; path = IQKeyboardManagerSwift/IQKeyboardManager/Configuration/IQScrollViewConfiguration.swift; sourceTree = ""; }; - 89F99C877BB432190F9BFBE2664273E4 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; - 8A0FDA63C0890F43D4C58B866226F348 /* common_sse2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = common_sse2.h; path = src/dsp/common_sse2.h; sourceTree = ""; }; - 8A28F04EA564B26E72A8549069B4CB5C /* libwebp-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "libwebp-umbrella.h"; sourceTree = ""; }; - 8A66BE78CAD2086986CB55D2E7A12D28 /* WebPSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebPSerializer.swift; path = Sources/WebPSerializer.swift; sourceTree = ""; }; - 8A7A988F6D0E7F6E529D0ED2042506A5 /* VideoEditResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditResult.swift; path = Sources/HXPHPicker/Editor/VideoEditResult.swift; sourceTree = ""; }; - 8A8D1984F6DA7A55E088BC50DCB5B40F /* Skip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Skip.swift; path = RxSwift/Observables/Skip.swift; sourceTree = ""; }; - 8A981B3D1231AA0EA2F77863CC98544F /* BuiltIns.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BuiltIns.swift; path = Sources/BuiltIns.swift; sourceTree = ""; }; - 8B0991D1EA9163A82161DDB63AACAB74 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; - 8B1984454B9C8C62F618B3ED7A1F5A80 /* RxTableViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift; sourceTree = ""; }; - 8B4ADFF5105E73D83683D41DD12ED235 /* DateInRegion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DateInRegion.swift; path = Sources/SwiftDate/DateInRegion/DateInRegion.swift; sourceTree = ""; }; - 8B792610593B09DE0BAC8F7EAE3E2DCA /* Popover.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Popover.modulemap; sourceTree = ""; }; - 8B7C97F814A407FDD91D4097337521B7 /* String+SHA256.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+SHA256.swift"; path = "Sources/Utility/String+SHA256.swift"; sourceTree = ""; }; - 8B802EC1454CF4332E6443CA6EA361F9 /* Event.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Event.swift; path = RxSwift/Event.swift; sourceTree = ""; }; - 8B8134EF1A0DBDF39A9574F7D6E2B215 /* IQKeyboardNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardNotification.swift; path = IQKeyboardNotification/Classes/IQKeyboardNotification.swift; sourceTree = ""; }; + 88AC16CAE19A86A840FFC0405C78015B /* NSLayoutConstraint+MASDebugAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSLayoutConstraint+MASDebugAdditions.h"; path = "Masonry/NSLayoutConstraint+MASDebugAdditions.h"; sourceTree = ""; }; + 88B368E8345801FC56101189C53637E8 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; + 88CF849E6A9200CD0024DED4E79E95D4 /* PublishRelay+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PublishRelay+Signal.swift"; path = "RxCocoa/Traits/Signal/PublishRelay+Signal.swift"; sourceTree = ""; }; + 88D7757EF92B7964BC8AE9516ABB8E47 /* SGQRCode-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SGQRCode-dummy.m"; sourceTree = ""; }; + 88F3893A33DC16433DE4D1C3BF31A95C /* vp8l_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = vp8l_dec.c; path = src/dec/vp8l_dec.c; sourceTree = ""; }; + 88FA681630A0F3559E6643A68CA542C8 /* DotLottieImageProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotLottieImageProvider.swift; path = Sources/Private/Model/DotLottie/DotLottieImageProvider.swift; sourceTree = ""; }; + 890A3A6568FB444BA064AD635B72B661 /* filters_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_mips_dsp_r2.c; path = src/dsp/filters_mips_dsp_r2.c; sourceTree = ""; }; + 892D7F223E482D4F8526F803DB5DBF22 /* Moya.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Moya.modulemap; sourceTree = ""; }; + 89317620C529E149BE3ABEB0693F810B /* AssetManager+ImageData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+ImageData.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+ImageData.swift"; sourceTree = ""; }; + 89585EDEE270D4BB21F77CACD6FCB084 /* palette.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = palette.h; path = src/utils/palette.h; sourceTree = ""; }; + 897ADDEB3E77C5ECEC9BC5478F214AC0 /* muxi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = muxi.h; path = src/mux/muxi.h; sourceTree = ""; }; + 89A1C379811FBDE2115817A3AD333063 /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; + 89A47F0BA02DCB112BA7EB7CE9B659D3 /* StrokeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StrokeRenderer.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/StrokeRenderer.swift; sourceTree = ""; }; + 89E879A82F878CA781C56539837F1698 /* DDFileLogger+Buffering.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "DDFileLogger+Buffering.m"; path = "Sources/CocoaLumberjack/Extensions/DDFileLogger+Buffering.m"; sourceTree = ""; }; + 8A23C237F7E0DDAD7ACF9699F0BE61A9 /* SDGraphicsImageRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDGraphicsImageRenderer.m; path = SDWebImage/Core/SDGraphicsImageRenderer.m; sourceTree = ""; }; + 8A2DF6DE96352BFBC45FC04B2DF37E4E /* yuv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = yuv.h; path = src/dsp/yuv.h; sourceTree = ""; }; + 8A5DA97C2FDF8A32D8E47922D786FBFB /* SDImageIOAnimatedCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageIOAnimatedCoder.h; path = SDWebImage/Core/SDImageIOAnimatedCoder.h; sourceTree = ""; }; + 8A7D4237A8E6D8F159C9460EAAA20816 /* MarqueeLabel-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MarqueeLabel-umbrella.h"; sourceTree = ""; }; + 8A88B485EBF0E209D92520E223E476E8 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = MAMapKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; + 8A905CE02819D2DC95FEA74AE580C2C4 /* RxDataSources.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxDataSources.release.xcconfig; sourceTree = ""; }; + 8A9FD996EA3053027DCDE255FDC80077 /* Differentiator.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Differentiator.modulemap; sourceTree = ""; }; + 8AD8D9BC9B7C3629A2CDC47C82E9AE8D /* PickerInteractiveTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerInteractiveTransition.swift; path = Sources/HXPHPicker/Picker/Transition/PickerInteractiveTransition.swift; sourceTree = ""; }; + 8B22F5EBC754275899F7AB6E0C374115 /* SDGraphicsImageRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDGraphicsImageRenderer.h; path = SDWebImage/Core/SDGraphicsImageRenderer.h; sourceTree = ""; }; + 8B278ED70E990B07805A739DAAF3E7AA /* PickerTypes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerTypes.swift; path = Sources/HXPHPicker/Picker/Model/PickerTypes.swift; sourceTree = ""; }; + 8B47FF56EE56F8F3BAB299365652DC62 /* PhotoPreviewVideoView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewVideoView.swift; path = Sources/HXPHPicker/Picker/View/PhotoPreviewVideoView.swift; sourceTree = ""; }; + 8B58B14A0A7A5608BA0BD1F19C0DFC0A /* TAPageControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TAPageControl.h; path = SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAPageControl.h; sourceTree = ""; }; + 8B6CF5C20C32EE9F7F0862FF892524DE /* SDCycleScrollView */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SDCycleScrollView; path = SDCycleScrollView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MBProgressHUD; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8BF5D1E4C58C6959233A0409D59EC42B /* SectionModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionModel.swift; path = Sources/Differentiator/SectionModel.swift; sourceTree = ""; }; - 8BFFE803C861880E1C6B99851982203B /* Enumerated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enumerated.swift; path = RxSwift/Observables/Enumerated.swift; sourceTree = ""; }; - 8C19E3303F7E7568EF031C45FA703D7E /* CocoaLumberjack-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaLumberjack-prefix.pch"; sourceTree = ""; }; - 8C1CAD06208686B08C447DA1A1038BE0 /* ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist"; sourceTree = ""; }; - 8C3670E445F4E6BF00472CB052EB0025 /* UIViewController+ParentContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+ParentContainer.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UIViewController+ParentContainer.swift"; sourceTree = ""; }; - 8C36DBB88ADA47BBDAD5F206F4805D1B /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = MAMapKit.framework/Headers/MAConfig.h; sourceTree = ""; }; - 8C3EA45973D12E9DE1181D52BEC7A5A5 /* Zip+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+Collection.swift"; path = "RxSwift/Observables/Zip+Collection.swift"; sourceTree = ""; }; - 8C6E33441FEFC897BFA64A9880C1A190 /* UIView+IQKeyboardExtensionDeprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardExtensionDeprecated.swift"; path = "IQKeyboardToolbar/Classes/IQKeyboardExtension/UIView+IQKeyboardExtensionDeprecated.swift"; sourceTree = ""; }; - 8CE71BE1FD79DCEF31875CCAD79C37CD /* SGScanViewConfigure.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGScanViewConfigure.h; path = SGQRCode/ScanView/SGScanViewConfigure.h; sourceTree = ""; }; - 8CF1A54DA5D47E083DB57783CF95B0A4 /* cost_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_mips_dsp_r2.c; path = src/dsp/cost_mips_dsp_r2.c; sourceTree = ""; }; - 8D01F26795D6C1E5D02DCF5302411B0D /* ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist"; sourceTree = ""; }; - 8D32801668EA1ACD0BCA151C0ABC56C0 /* common_sse41.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = common_sse41.h; path = src/dsp/common_sse41.h; sourceTree = ""; }; - 8D532F3E8D3DB28BD531F0BBFCB51923 /* SGQRCode-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SGQRCode-dummy.m"; sourceTree = ""; }; - 8D61ECF85CB3089722F13494382D5DD0 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; + 8B9DDC699BAC6292185528AFB961BA8A /* KeyframeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyframeExtensions.swift; path = Sources/Private/Utility/Interpolatable/KeyframeExtensions.swift; sourceTree = ""; }; + 8BA0BCB1F7A9729965B573F64A2B4748 /* DotLottieAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotLottieAnimation.swift; path = Sources/Private/Model/DotLottie/DotLottieAnimation.swift; sourceTree = ""; }; + 8BBF65D2719A6CF22C5C2BBA7F64EEAE /* IQKeyboardReturnManager+UITextFieldDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardReturnManager+UITextFieldDelegate.swift"; path = "IQKeyboardReturnManager/Classes/Delegates/IQKeyboardReturnManager+UITextFieldDelegate.swift"; sourceTree = ""; }; + 8BD29C389527A55B8A23A4B385D05BA5 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; + 8BD43D865CA8AC00C24EC8ED215BFF32 /* upsampling_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_mips_dsp_r2.c; path = src/dsp/upsampling_mips_dsp_r2.c; sourceTree = ""; }; + 8BEA683B0449EB903246E2743EA1FB07 /* UIButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "SDWebImage/Core/UIButton+WebCache.m"; sourceTree = ""; }; + 8BEF89E49B4EF9EFB03BA9A1CAE2E650 /* SDWebImageDownloaderOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderOperation.h; path = SDWebImage/Core/SDWebImageDownloaderOperation.h; sourceTree = ""; }; + 8BFB223DE9409E2ECC89F034177F66CA /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; + 8C37B7B9B79ACDC33AB4ED5574A8C64E /* RxTextViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift; sourceTree = ""; }; + 8C53D5A9F80D28F651B21F2CFBE343D6 /* MaskCompositionLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MaskCompositionLayer.swift; path = Sources/Private/CoreAnimation/Layers/MaskCompositionLayer.swift; sourceTree = ""; }; + 8C5EB1A2522A30F5C6CA70FF4D0FF93A /* CALayer+setupLayerHierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CALayer+setupLayerHierarchy.swift"; path = "Sources/Private/CoreAnimation/Layers/CALayer+setupLayerHierarchy.swift"; sourceTree = ""; }; + 8C912BC3C55EEA185E3928D30F299670 /* _RXKVOObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXKVOObserver.m; path = RxCocoa/Runtime/_RXKVOObserver.m; sourceTree = ""; }; + 8C943CE162332C599611A09076B3BAFF /* PhotoAsset+Codable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoAsset+Codable.swift"; path = "Sources/HXPHPicker/Picker/Model/PhotoAsset+Codable.swift"; sourceTree = ""; }; + 8CA0A4930FC90C3AC951CD956C0DB41F /* SynchronizedDisposeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedDisposeType.swift; path = RxSwift/Concurrency/SynchronizedDisposeType.swift; sourceTree = ""; }; + 8CADE0813DCA91BD8C28E6CD78241AB2 /* SDImageGIFCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageGIFCoder.h; path = SDWebImage/Core/SDImageGIFCoder.h; sourceTree = ""; }; + 8CC176D8059BEF2264572B3418724E73 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Sources/Moya/MultipartFormData.swift; sourceTree = ""; }; + 8CC9A7FC7BF8AD0F60F1721E129A8471 /* URLNavigator-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "URLNavigator-Info.plist"; sourceTree = ""; }; + 8CF21989F95843BB0B02B8BFDE1228C1 /* AnyEquatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyEquatable.swift; path = Sources/Private/Utility/Helpers/AnyEquatable.swift; sourceTree = ""; }; + 8CF9C84E452AFF8EA9BF71778AE41DBB /* DDAbstractDatabaseLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDAbstractDatabaseLogger.m; path = Sources/CocoaLumberjack/DDAbstractDatabaseLogger.m; sourceTree = ""; }; + 8CFFF6AA8CE92672DF97CF2C4A091CD7 /* backward_references_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = backward_references_enc.c; path = src/enc/backward_references_enc.c; sourceTree = ""; }; + 8D011FDAEC558192EC141B12475FBCAB /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; + 8D3A8C771BF8D082D04D8D6CCAC9606C /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; + 8D3D4A60965693D2F5C9135EEBF239E6 /* Driver+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Driver+Subscription.swift"; path = "RxCocoa/Traits/Driver/Driver+Subscription.swift"; sourceTree = ""; }; + 8D4D781966F0D66848CF27FC3B6A8455 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; + 8D5419215D244BAC18C7A08A97907811 /* DataSources.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataSources.swift; path = Sources/RxDataSources/DataSources.swift; sourceTree = ""; }; + 8D636FCD02CAA42B9E87F009254CE610 /* filters.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters.c; path = src/dsp/filters.c; sourceTree = ""; }; 8D8069D3964814114ACEC3084C010B59 /* IQKeyboardManagerSwift-IQKeyboardManagerSwift */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "IQKeyboardManagerSwift-IQKeyboardManagerSwift"; path = IQKeyboardManagerSwift.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 8D99B3D78346A211FE0CD5C448360982 /* Moya.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Moya.release.xcconfig; sourceTree = ""; }; - 8DD0DAD282AD51F29DD349C22B4454CC /* IQTextView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQTextView.debug.xcconfig; sourceTree = ""; }; - 8DD688CA95C1CAB77E8D650C32040F67 /* MAMVTTileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMVTTileOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMVTTileOverlayRenderer.h; sourceTree = ""; }; + 8D844583EE81B6B93D83CE3EF0A7DAF0 /* TADotView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TADotView.m; path = SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TADotView.m; sourceTree = ""; }; + 8D9F85BF96427D1E62F7DF7CEDB63205 /* IQTextInputViewNotification.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQTextInputViewNotification.release.xcconfig; sourceTree = ""; }; + 8DBEEAE1BF3C3D4BC3D4B28583373A7D /* SGGenerateQRCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGGenerateQRCode.h; path = SGQRCode/QRCode/SGGenerateQRCode.h; sourceTree = ""; }; + 8DFB94213F8D1D48EB3FBD05B6157992 /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Moya/Image.swift; sourceTree = ""; }; 8E14307D6C734974BE9A14B2E56B296E /* Pods-QuickLocation-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-QuickLocation-acknowledgements.plist"; sourceTree = ""; }; - 8E2EACBD4501D94923FCF19C64FCF291 /* IQKeyboardManager+ActiveConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+ActiveConfiguration.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManager+ActiveConfiguration.swift"; sourceTree = ""; }; - 8ED2664CFD05A586A7D8911150960485 /* SubscriptionDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscriptionDisposable.swift; path = RxSwift/Disposables/SubscriptionDisposable.swift; sourceTree = ""; }; - 8F143713B918E6DD9B958FC8DD87ABBF /* apply.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = apply.swift; path = Source/RxSwift/apply.swift; sourceTree = ""; }; - 8F1F6825AA63290817C563FFFD67AFEC /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; - 8F4F951AC8E37F116F29BEB0D17B5234 /* AMapNearbySearchManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNearbySearchManager.h; path = AMapSearchKit.framework/Headers/AMapNearbySearchManager.h; sourceTree = ""; }; - 8F9D9DA2D1201B83DA5808F97ABB0ACB /* frame_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = frame_dec.c; path = src/dec/frame_dec.c; sourceTree = ""; }; - 901B7E87FFB53FCC3BAD48F4D30EDFD0 /* LivePhotoSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LivePhotoSource.swift; path = Sources/General/ImageSource/LivePhotoSource.swift; sourceTree = ""; }; - 90373EDEBE8A06C76255691FCCB6F78F /* PhotoPickerBaseViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerBaseViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPickerBaseViewCell.swift; sourceTree = ""; }; - 9066C97A6B4ED155F28356BFAD8AE009 /* picture_psnr_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_psnr_enc.c; path = src/enc/picture_psnr_enc.c; sourceTree = ""; }; - 90702B8ECEF3B42048A5DDA9F7000A7B /* SGPermissionCamera.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGPermissionCamera.h; path = SGQRCode/Permission/SGPermissionCamera.h; sourceTree = ""; }; - 90BB7D3DDE95042903366453A4452676 /* MJRefreshStateTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateTrailer.m; path = MJRefresh/Custom/Trailer/MJRefreshStateTrailer.m; sourceTree = ""; }; - 90C30C9A00FAC630FF1EAF8D116982B8 /* RxTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTarget.swift; path = RxCocoa/Common/RxTarget.swift; sourceTree = ""; }; - 90D48DCD7FCB70FCC3136691C54480D5 /* URLPathComponent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLPathComponent.swift; path = Sources/URLMatcher/URLPathComponent.swift; sourceTree = ""; }; - 90E664ED16F44D4E563880097A209697 /* VideoCroppingConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoCroppingConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/VideoCroppingConfiguration.swift; sourceTree = ""; }; - 911F0B4A9A43B58B98FA9993BC9F7FB6 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; - 9125720A6303686B0A5CC73D6A87E757 /* dec_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_sse2.c; path = src/dsp/dec_sse2.c; sourceTree = ""; }; - 912B19EAAC07E9B2E54DC302104FFD64 /* KingfisherWebP-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KingfisherWebP-dummy.m"; sourceTree = ""; }; - 9172FB46D1AECB20311A2ADA0FBD383E /* sharpyuv_csp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv_csp.h; path = sharpyuv/sharpyuv_csp.h; sourceTree = ""; }; - 919761BFA30C81DC3889538F653A6AD9 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; - 91ABDA88D06DF3895D9F49B0198A1F27 /* NSView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSView+Rx.swift"; path = "RxCocoa/macOS/NSView+Rx.swift"; sourceTree = ""; }; - 91B822914E31A20149C3E8C23AD97DB8 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; - 9224F72B28824D17B4373FCE6D61E69D /* lossless_enc_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_mips_dsp_r2.c; path = src/dsp/lossless_enc_mips_dsp_r2.c; sourceTree = ""; }; - 924533A7A1CEA6559877CA669C4443CF /* SGQRCode.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SGQRCode.release.xcconfig; sourceTree = ""; }; - 9258661C2FF794E3A22D778A395DB9E0 /* UIPickerView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIPickerView+Rx.swift"; path = "RxCocoa/iOS/UIPickerView+Rx.swift"; sourceTree = ""; }; - 9269B0B0F6F18CAABFBF366BDEA379E8 /* PhotoEditorMosaicToolView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorMosaicToolView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorMosaicToolView.swift; sourceTree = ""; }; - 9282E25D18F0125168BE0002352D7B8E /* KingfisherWebP-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KingfisherWebP-prefix.pch"; sourceTree = ""; }; - 92E67AB75D8DD15C6241CB43508814A5 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; - 92EC2F3C04AB1EAA7D717327A03E0518 /* ConstraintLayoutSupportDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupportDSL.swift; path = Sources/ConstraintLayoutSupportDSL.swift; sourceTree = ""; }; - 931648D244E2843A3CD5A0A7BA2EB72F /* EditorStickerContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerContentView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerContentView.swift; sourceTree = ""; }; - 934DDEA0365863E99AA0CE3F358EBB30 /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; - 9360A7D0697BB6075EC444814A7C8268 /* DictionaryTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DictionaryTransform.swift; path = Sources/DictionaryTransform.swift; sourceTree = ""; }; - 936FBE5B98903057077B17BE309B7F89 /* anim_decode.c */ = {isa = PBXFileReference; includeInIndex = 1; name = anim_decode.c; path = src/demux/anim_decode.c; sourceTree = ""; }; - 93756894278B7D3C30386F4DD3520954 /* SGScanCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGScanCode.h; path = SGQRCode/QRCode/SGScanCode.h; sourceTree = ""; }; - 940B106E0113290FCF61B2C440E27A7B /* SwiftDate-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftDate-prefix.pch"; sourceTree = ""; }; - 940D8C989D3A5B56731E3B79A6520BC5 /* UISearchBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchBar+Rx.swift"; path = "RxCocoa/iOS/UISearchBar+Rx.swift"; sourceTree = ""; }; - 9423917D26CE73D3D294AFB9803A3CC9 /* sharpyuv_cpu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv_cpu.h; path = sharpyuv/sharpyuv_cpu.h; sourceTree = ""; }; - 9457BD70563174DC9C1F8A47D27BDA20 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = RxSwift/Observables/Filter.swift; sourceTree = ""; }; - 94B5F0B68C6114F1C84498EDD08B5484 /* sharpyuv_gamma.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv_gamma.h; path = sharpyuv/sharpyuv_gamma.h; sourceTree = ""; }; - 94BF8FA75614F49A8805997CB73D6398 /* RxSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.debug.xcconfig; sourceTree = ""; }; - 94C2E1A857432A88A6396D7C1A70C97D /* SharedSequence+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators.swift"; sourceTree = ""; }; - 94E6DCECD583E5478092E3E7BB28AFED /* PickerTypes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerTypes.swift; path = Sources/HXPHPicker/Picker/Model/PickerTypes.swift; sourceTree = ""; }; - 94ED9DD30AAF7C3643C4A2EE4ACFA1C1 /* IQKeyboardAppearanceManager+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardAppearanceManager+Internal.swift"; path = "IQKeyboardManagerSwift/Appearance/IQKeyboardAppearanceManager+Internal.swift"; sourceTree = ""; }; - 94FC028769AA9BA579CBEA73B8CD08DF /* PhotoEditorDrawView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorDrawView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorDrawView.swift; sourceTree = ""; }; - 94FCB1EA96493B4421DDF3210FDBE8A8 /* ItemPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemPath.swift; path = Sources/Differentiator/ItemPath.swift; sourceTree = ""; }; - 952E4D4488DF6159FDD7B2C7D44DFAA4 /* ControlProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlProperty.swift; path = RxCocoa/Traits/ControlProperty.swift; sourceTree = ""; }; - 962C8617B2A3FDA9808FDD7059F866A0 /* PhotoEditorMosaicView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorMosaicView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorMosaicView.swift; sourceTree = ""; }; - 9694E240FD847199C7F8BF6E920D9EC2 /* lossless_enc_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_msa.c; path = src/dsp/lossless_enc_msa.c; sourceTree = ""; }; - 96E5A4392FDCD5EE2899C5030E4ACF19 /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; - 9739F7A253FB10E03111D561AA549088 /* Observable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Observable.swift; path = RxSwift/Observable.swift; sourceTree = ""; }; - 9743829227B62B11E69355BDB3176490 /* sharpyuv_gamma.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_gamma.c; path = sharpyuv/sharpyuv_gamma.c; sourceTree = ""; }; - 974C1A8B6BEB1041715FF69723DA7039 /* DDContextFilterLogFormatter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDContextFilterLogFormatter.m; path = Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter.m; sourceTree = ""; }; - 974FA9528D9D6EC2C58AD3B6770F0194 /* Core+CALayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+CALayer.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+CALayer.swift"; sourceTree = ""; }; - 974FF6A63E6116B68674E8854D845C2B /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; - 97512522703C7B74443496E2A14187F8 /* PhotoAsset+URL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoAsset+URL.swift"; path = "Sources/HXPHPicker/Picker/Model/PhotoAsset+URL.swift"; sourceTree = ""; }; + 8E1FAF2A6B22BCAE80E971C0AB60A366 /* ObserverBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverBase.swift; path = RxSwift/Observers/ObserverBase.swift; sourceTree = ""; }; + 8E2377D747205EF5A23D7F225BD4A7C2 /* DownloadRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DownloadRequest.swift; path = Source/Core/DownloadRequest.swift; sourceTree = ""; }; + 8E2F4EB626FDF8860DF1A31459D4799E /* Core+Dictionary.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+Dictionary.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+Dictionary.swift"; sourceTree = ""; }; + 8E56FC71D3DA1206127D53C92C18235B /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + 8E68AA9B03CF8B077EA7A56AE703665F /* MASUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASUtilities.h; path = Masonry/MASUtilities.h; sourceTree = ""; }; + 8E88984261AB4C0A3851FE65AE850371 /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = MAMapKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; + 8EB27A1FDE08209D5A99DB6F436B7584 /* materialized+elements.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "materialized+elements.swift"; path = "Source/RxSwift/materialized+elements.swift"; sourceTree = ""; }; + 8ECBCA7E5770462282DB479CE915BAAB /* URLNavigator-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "URLNavigator-prefix.pch"; sourceTree = ""; }; + 8ECE4A3DE0488A3DDA80283DC1A721FA /* AnimatableSectionModelType+ItemPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AnimatableSectionModelType+ItemPath.swift"; path = "Sources/Differentiator/AnimatableSectionModelType+ItemPath.swift"; sourceTree = ""; }; + 8EF1661136BC47B86EA3109B1AFCAE35 /* frame_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = frame_dec.c; path = src/dec/frame_dec.c; sourceTree = ""; }; + 8EF31FDB8D1954644B775861F3107050 /* HXPHPicker-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "HXPHPicker-prefix.pch"; sourceTree = ""; }; + 8EF46878E437F90B0E6363F8445899BF /* Ellipse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Ellipse.swift; path = Sources/Private/Model/ShapeItems/Ellipse.swift; sourceTree = ""; }; + 8F49C50D61A09F57006BEA0590604E4B /* StyleIDProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StyleIDProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/StyleIDProviding.swift; sourceTree = ""; }; + 8F4F3C12EFBBCA8BE76F205FEBD57653 /* Repeat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Repeat.swift; path = RxSwift/Observables/Repeat.swift; sourceTree = ""; }; + 8F74D115AD9A7F536E18A84FB8FF1931 /* IQKeyboardCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardCore-Info.plist"; sourceTree = ""; }; + 8F9CB5BB89F878B6A7107C476B856BB4 /* PhotoPanGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPanGestureRecognizer.swift; path = Sources/HXPHPicker/Core/Model/PhotoPanGestureRecognizer.swift; sourceTree = ""; }; + 8F9FB92F2FA993056C1DB57551F42CF9 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; + 8FB5F66E6DB1FFFBA62EB33AE3E0DA6B /* enc_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_msa.c; path = src/dsp/enc_msa.c; sourceTree = ""; }; + 8FDD534BFAD4C973C5FD389647683FF6 /* CocoaLumberjack.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CocoaLumberjack.swift; path = Sources/CocoaLumberjackSwift/CocoaLumberjack.swift; sourceTree = ""; }; + 8FEC1D26EFCCA906F62A3F754A54CD8C /* backward_references_cost_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = backward_references_cost_enc.c; path = src/enc/backward_references_cost_enc.c; sourceTree = ""; }; + 9016DEEE4A92B336019DB2318915868E /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; + 90421C4542053BA5B9BE5D63DCB79FC6 /* DDMultiFormatter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMultiFormatter.m; path = Sources/CocoaLumberjack/Extensions/DDMultiFormatter.m; sourceTree = ""; }; + 90446E46FA8BFF8F3FDA84F9C0F8B5CB /* RxSwiftExt.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwiftExt.release.xcconfig; sourceTree = ""; }; + 904993950542742344B3E0606EE594A1 /* IQKeyboardReturnManager-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardReturnManager-dummy.m"; sourceTree = ""; }; + 905C46A6150488CF6119E0537699B529 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; + 90A144C749BC084614394BDBC5AF0CD9 /* CocoaLumberjack-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CocoaLumberjack-prefix.pch"; sourceTree = ""; }; + 9119B34C3AFB40A36C2285A852C819FF /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; + 91215076F619020EC93983B55DF77822 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Core/Request.swift; sourceTree = ""; }; + 912675C84C11D322AA8F8437BC8D2CD9 /* lossless_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_sse2.c; path = src/dsp/lossless_sse2.c; sourceTree = ""; }; + 913B2BA405D4CE5B397DE47F36E4E0C6 /* LottieViewType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieViewType.swift; path = Sources/Public/Controls/LottieViewType.swift; sourceTree = ""; }; + 9162F7E5436BD267B594F8A0FC5A8404 /* libwebp-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "libwebp-umbrella.h"; sourceTree = ""; }; + 91B2F45984CE45C55B20C5EF095DFAC6 /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = MAMapKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; + 91CA822A1DCEED6803887F274DA0A60D /* ObjectMapper.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = ObjectMapper.modulemap; sourceTree = ""; }; + 9234E5538AD6324FC0B4339208FA0EDC /* WebSocketRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebSocketRequest.swift; path = Source/Core/WebSocketRequest.swift; sourceTree = ""; }; + 924F93505567A47D8EF664526F78E259 /* sharpyuv_dsp.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_dsp.c; path = sharpyuv/sharpyuv_dsp.c; sourceTree = ""; }; + 927C7FF96271D29EB8F16A1622F32430 /* DDLoggerNames.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDLoggerNames.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDLoggerNames.h; sourceTree = ""; }; + 92A3D3FC8FB36D9B06C7CBFE95FC11C0 /* Typealiases.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Typealiases.swift; path = Sources/Typealiases.swift; sourceTree = ""; }; + 92BE2102B94B125D24DA9F68142258F4 /* NetworkActivityPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkActivityPlugin.swift; path = Sources/Moya/Plugins/NetworkActivityPlugin.swift; sourceTree = ""; }; + 92D8A1D29D7AE1223F0E9766354062F6 /* picture_psnr_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_psnr_enc.c; path = src/enc/picture_psnr_enc.c; sourceTree = ""; }; + 931C65024C86E2886BD657E83BA8E860 /* RectNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RectNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/RectNode.swift; sourceTree = ""; }; + 935E6AE7352C74394D9FC6D3D10DDF95 /* MJRefreshConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConfig.h; path = MJRefresh/MJRefreshConfig.h; sourceTree = ""; }; + 937FC85C2FC31F7F4225687308C6199D /* Locales.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Locales.swift; path = Sources/SwiftDate/Supports/Locales.swift; sourceTree = ""; }; + 93CFEAEDA09B5AC6F78E6BC80B48D275 /* IQKeyboardToolbar.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardToolbar.release.xcconfig; sourceTree = ""; }; + 9460F9A75C9775683037865F078F39C2 /* utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = utils.h; path = src/utils/utils.h; sourceTree = ""; }; + 9475201FFCFBEA7714ADB71F528ACB2E /* RxSearchControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchControllerDelegateProxy.swift; sourceTree = ""; }; + 9487887DFDB45E5688346C3CD5A8BDD5 /* UIActivityIndicatorView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIActivityIndicatorView+Rx.swift"; path = "RxCocoa/iOS/UIActivityIndicatorView+Rx.swift"; sourceTree = ""; }; + 949DA9F5CDBCEF6C810EA656A7EE14F0 /* IQKeyboardCore-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardCore-prefix.pch"; sourceTree = ""; }; + 94D082651608136C8CE10239489AC24D /* histogram_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = histogram_enc.c; path = src/enc/histogram_enc.c; sourceTree = ""; }; + 94DB17E6943E4BB3456437103F0761EE /* WithUnretained.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithUnretained.swift; path = RxSwift/Observables/WithUnretained.swift; sourceTree = ""; }; + 94DCE84A36F9C712107A53A6685125C2 /* DataIDProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataIDProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DataIDProviding.swift; sourceTree = ""; }; + 94E69D0B438C1704EB692B1CC384A055 /* lossless_enc_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_mips32.c; path = src/dsp/lossless_enc_mips32.c; sourceTree = ""; }; + 94FC254276B217678BD251C425B1281C /* UIImage+ExtendedCacheData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+ExtendedCacheData.h"; path = "SDWebImage/Core/UIImage+ExtendedCacheData.h"; sourceTree = ""; }; + 9507633F2E1F0C8D1E35BB035889FC27 /* sharpyuv_gamma.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_gamma.c; path = sharpyuv/sharpyuv_gamma.c; sourceTree = ""; }; + 9519B2783148A299AD8D391D55BAFB2D /* libwebp.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = libwebp.modulemap; sourceTree = ""; }; + 9534EA666C3D01F4E4ADBD2FAC215C93 /* Producer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Producer.swift; path = RxSwift/Observables/Producer.swift; sourceTree = ""; }; + 956EF28D6D3809E8F142B9A493224428 /* DDOSLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDOSLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDOSLogger.h; sourceTree = ""; }; + 958D4F3AED43E78118A5FBD871486626 /* IQTextInputViewNotification.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQTextInputViewNotification.modulemap; sourceTree = ""; }; + 95AB0D921EA2561E8E8F3DE4E16307C4 /* SynchronizedUnsubscribeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedUnsubscribeType.swift; path = RxSwift/Concurrency/SynchronizedUnsubscribeType.swift; sourceTree = ""; }; + 95DB59B8E4053489737BAD5CDD85156B /* KFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFAnimatedImage.swift; path = Sources/SwiftUI/KFAnimatedImage.swift; sourceTree = ""; }; + 960B152AB291F2CC894119DB20D1E49B /* UIView+IQKeyboardExtensionObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardExtensionObjc.swift"; path = "IQKeyboardToolbar/Classes/IQKeyboardExtension/UIView+IQKeyboardExtensionObjc.swift"; sourceTree = ""; }; + 9622AC41EE5167289FC53EDE6D34CCF8 /* TextDocument.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextDocument.swift; path = Sources/Private/Model/Text/TextDocument.swift; sourceTree = ""; }; + 96A43E8FE7BD87927282AB4DB60D956A /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/Core/ParameterEncoding.swift; sourceTree = ""; }; + 96A61CAA6D14EF5B80E8C174C4992EB1 /* AnimatedControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedControl.swift; path = Sources/Public/Controls/AnimatedControl.swift; sourceTree = ""; }; + 96E08963A5108153D6C0692ECBA48ED9 /* IQKeyboardToolbar-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardToolbar-umbrella.h"; sourceTree = ""; }; + 9755996C499933559D86DA56A2F410F2 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; + 976A292956A5031871511B621FE7D6F2 /* ShapeNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/ShapeNode.swift; sourceTree = ""; }; + 977977973B81FA249BFBC3E38BCCFDB8 /* DotLottieConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotLottieConfiguration.swift; path = Sources/Public/DotLottie/DotLottieConfiguration.swift; sourceTree = ""; }; + 97847CC486AB5B4F3D953DE312D8BA2B /* Archive+MemoryFile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+MemoryFile.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+MemoryFile.swift"; sourceTree = ""; }; + 9793F36A41BCCAE127BB131ED32FEB4E /* sharpyuv_cpu.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_cpu.c; path = sharpyuv/sharpyuv_cpu.c; sourceTree = ""; }; 979486118B3E90C08386079D57962701 /* SnapKit */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SnapKit; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 97BCD81B2FA339735862ED3EE13508F9 /* CocoaLumberjack.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CocoaLumberjack.h; path = "Sources/CocoaLumberjack/Supporting Files/CocoaLumberjack.h"; sourceTree = ""; }; - 97EC953816E23CC964E594F245313E71 /* IQKeyboardToolbar-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardToolbar-prefix.pch"; sourceTree = ""; }; - 98264D24003F611BC85126CBB4D0DDD5 /* SGSoundEffect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGSoundEffect.h; path = SGQRCode/SoundEffect/SGSoundEffect.h; sourceTree = ""; }; - 98343DDDC3108F6175ABAD7E886415EB /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; - 986B1C673567ED0F6C31CF2DE384B9DC /* IQKeyboardToolbar.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardToolbar.release.xcconfig; sourceTree = ""; }; - 988B5245E00014C5DAED3D6EAC3843B6 /* vp8l_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = vp8l_enc.c; path = src/enc/vp8l_enc.c; sourceTree = ""; }; - 98B1634B60116ED7CBB311C9811580B8 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/Features/ResponseSerialization.swift; sourceTree = ""; }; - 9904B311E4645F3F02DDC0E14E12EF47 /* EmptyViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EmptyViewConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/EmptyViewConfiguration.swift; sourceTree = ""; }; - 9964A9CC52DAF9430FF49B7085968791 /* Masonry.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Masonry.release.xcconfig; sourceTree = ""; }; - 99842FE96F5A8ACC300EAEDB53C08F88 /* TransformOperators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformOperators.swift; path = Sources/TransformOperators.swift; sourceTree = ""; }; - 998EBB5C65394473E8AF385475C453A9 /* Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signal.swift; path = RxCocoa/Traits/Signal/Signal.swift; sourceTree = ""; }; - 9A14DACB78BF4FC7BD2093823618469E /* ItemEvents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemEvents.swift; path = RxCocoa/iOS/Events/ItemEvents.swift; sourceTree = ""; }; - 9A3DF3406317FEED8CF34E15E6DF932D /* IQTextInputViewNotification-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQTextInputViewNotification-dummy.m"; sourceTree = ""; }; - 9A3F89A8264D9289D9B5050BF4A07372 /* MJRefreshConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConfig.m; path = MJRefresh/MJRefreshConfig.m; sourceTree = ""; }; - 9A74478A2595012A72E3346DDDAD3156 /* Region.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Region.swift; path = Sources/SwiftDate/DateInRegion/Region.swift; sourceTree = ""; }; - 9A90368AEE16B847257DD3401ABFF845 /* token_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = token_enc.c; path = src/enc/token_enc.c; sourceTree = ""; }; - 9A969ABF96CC009E9B9B71037442196F /* AssetManager+Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+Image.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+Image.swift"; sourceTree = ""; }; - 9A9E8B02BDA6548B81FCEE56F97600E4 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/Core/SessionDelegate.swift; sourceTree = ""; }; - 9ABE9105CD38C492B6CF632581E82B25 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; - 9AE4D76A41145ECF2F5F80064638E7A7 /* Defaults+Observing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Defaults+Observing.swift"; path = "Sources/Defaults+Observing.swift"; sourceTree = ""; }; - 9AF8EAEEA1DCC3C8C270DB8ECC67DCDD /* rescaler_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_msa.c; path = src/dsp/rescaler_msa.c; sourceTree = ""; }; - 9B2A807DF6812B85E4001BD9EB3F612A /* DDASLLogCapture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDASLLogCapture.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogCapture.h; sourceTree = ""; }; - 9B2E26423B84E62C4C123698048911E8 /* UINavigationController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UINavigationController+Rx.swift"; path = "RxCocoa/iOS/UINavigationController+Rx.swift"; sourceTree = ""; }; - 9B3E977409DAB7BF352B321879980C43 /* tree_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = tree_dec.c; path = src/dec/tree_dec.c; sourceTree = ""; }; - 9B4CEC98808E8D6D91C789A261D62E2A /* AMap3DMap.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.debug.xcconfig; sourceTree = ""; }; - 9B7445E5955BE7BC356F17A852518012 /* Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Map.swift; path = RxSwift/Observables/Map.swift; sourceTree = ""; }; - 9B8BD87C516103DC367468B9EBA937AE /* ConstraintMakerFinalizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerFinalizable.swift; path = Sources/ConstraintMakerFinalizable.swift; sourceTree = ""; }; - 9BB7D4AA39DF465205AFF251C37CA682 /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = MAMapKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; - 9C2142F764D3DDC4F6FF3BDDFB829E46 /* webpi_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = webpi_dec.h; path = src/dec/webpi_dec.h; sourceTree = ""; }; - 9C803396414BD3B944FA4E5161235550 /* ConstraintDirectionalInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsets.swift; path = Sources/ConstraintDirectionalInsets.swift; sourceTree = ""; }; - 9C8897C5D5E81650282B8104F5C91FF6 /* huffman_encode_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = huffman_encode_utils.c; path = src/utils/huffman_encode_utils.c; sourceTree = ""; }; - 9C8C2A4DAA1766D42AA3CD80785B644C /* MarqueeLabel.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MarqueeLabel.release.xcconfig; sourceTree = ""; }; - 9D736D25BF4625C86709EF87EE7013BB /* BehaviorSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorSubject.swift; path = RxSwift/Subjects/BehaviorSubject.swift; sourceTree = ""; }; - 9D8A789F813A2DA24233797123645544 /* RequestTaskMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestTaskMap.swift; path = Source/Core/RequestTaskMap.swift; sourceTree = ""; }; - 9D8F6B2601FE3F38CF59CB9653BE9278 /* SwiftKeychainWrapper.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftKeychainWrapper.modulemap; sourceTree = ""; }; + 97ABDA125BBFA55D8EE5573E8B93AB6A /* RenderNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RenderNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Protocols/RenderNode.swift; sourceTree = ""; }; + 97C3F9BE0F5C7C58C7DC159E3C491843 /* HXPHPicker.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = HXPHPicker.modulemap; sourceTree = ""; }; + 97F29379126F0438C30E274CDE3D4F3D /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; + 980B50A78AD8E91E42BC2E09148DF3A2 /* RxCollectionViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; + 982336A3E1C926F3DF546C5072E5B722 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = MAMapKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; + 98813584F6CF84D69BFD0E163F9528AA /* SDAssociatedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAssociatedObject.h; path = SDWebImage/Private/SDAssociatedObject.h; sourceTree = ""; }; + 988ED35FB7707CE3EAD7BFB0AF1E953C /* ImageAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageAsset.swift; path = Sources/Private/Model/Assets/ImageAsset.swift; sourceTree = ""; }; + 98A05F14D2B244DC6D85CF752AB82ED4 /* lossless.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless.c; path = src/dsp/lossless.c; sourceTree = ""; }; + 995B5FC5B5D4BBD5621E8B3F705CBE75 /* MASCompositeConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASCompositeConstraint.h; path = Masonry/MASCompositeConstraint.h; sourceTree = ""; }; + 99879F9EA7A4CA511ECC57F8C1A0524E /* MarqueeLabel-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MarqueeLabel-dummy.m"; sourceTree = ""; }; + 9991C4D84FF3DBD39259DB0E07E78293 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = MAMapKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; + 999F8D58B982FC5FDE61820675ED3A11 /* IQKeyboardManager+Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Deprecated.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/Deprecated/IQKeyboardManager+Deprecated.swift"; sourceTree = ""; }; + 99A6849C76405FF5F08D8CAAEAA96D8E /* ISO8601DateTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ISO8601DateTransform.swift; path = Sources/ISO8601DateTransform.swift; sourceTree = ""; }; + 99C08DEB91600FD7AA306A969E79BE42 /* Keyframes+timeRemapping.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Keyframes+timeRemapping.swift"; path = "Sources/Private/CoreAnimation/Extensions/Keyframes+timeRemapping.swift"; sourceTree = ""; }; + 99D221F5DCBD09CE2C478D4DCAD9D2C8 /* EventMonitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EventMonitor.swift; path = Source/Features/EventMonitor.swift; sourceTree = ""; }; + 9A2A0309946FA7BDD38041B166A08A99 /* PrecompAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrecompAsset.swift; path = Sources/Private/Model/Assets/PrecompAsset.swift; sourceTree = ""; }; + 9A904C0D09C2EC67F1FBB2310DE8328D /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; + 9AA25D9C5729BDE185613DAFED600BC4 /* BlendMode+Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BlendMode+Filter.swift"; path = "Sources/Private/Utility/Extensions/BlendMode+Filter.swift"; sourceTree = ""; }; + 9AD45189913BECF01B87C26194F1C60D /* ResourceBundle-IQKeyboardToolbar-IQKeyboardToolbar-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardToolbar-IQKeyboardToolbar-Info.plist"; sourceTree = ""; }; + 9AE5F4EAB6D5E8A1401A5428FC71CBF4 /* AssetLibrary.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssetLibrary.swift; path = Sources/Private/Model/Assets/AssetLibrary.swift; sourceTree = ""; }; + 9AF270A77251DFBBA36D9B020413D3D2 /* KeychainWrapperSubscript.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainWrapperSubscript.swift; path = SwiftKeychainWrapper/KeychainWrapperSubscript.swift; sourceTree = ""; }; + 9B09CA4DB26497CE26243F9FFE2CC631 /* PathOutputNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PathOutputNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/PathOutputNode.swift; sourceTree = ""; }; + 9B61F2AB1C04F51C778C76FBAC27912D /* bit_reader_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bit_reader_utils.h; path = src/utils/bit_reader_utils.h; sourceTree = ""; }; + 9BAA5692A3377457E9BF7187F02FDD2D /* SharedSequence+Operators+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators+arity.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators+arity.swift"; sourceTree = ""; }; + 9BB11EFAA8B1C6445E4E5B268482EB05 /* AnimationCacheProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationCacheProvider.swift; path = Sources/Public/AnimationCache/AnimationCacheProvider.swift; sourceTree = ""; }; + 9BB999FB2943F63A2F1FAC794E102FE5 /* Entry+ZIP64.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Entry+ZIP64.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Entry+ZIP64.swift"; sourceTree = ""; }; + 9BC8CE4095DC5CBD1332C73D0DC04593 /* UIView+WebCacheState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCacheState.m"; path = "SDWebImage/Core/UIView+WebCacheState.m"; sourceTree = ""; }; + 9C397276E2990C60604F0EB2CD71CA45 /* GYSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GYSDK.release.xcconfig; sourceTree = ""; }; + 9C4B1E746D117E3201D02295CF6B0C1C /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + 9C52417202445D599E653C15F4DAD0F3 /* TAAnimatedDotView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TAAnimatedDotView.m; path = SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.m; sourceTree = ""; }; + 9CC9AC6D2C83DB5E4023244B749AD0D9 /* ConstraintLayoutGuide.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuide.swift; path = Sources/ConstraintLayoutGuide.swift; sourceTree = ""; }; + 9D285B4623C5A56587B13EDE8120F5D9 /* CompatibleAnimationKeypath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompatibleAnimationKeypath.swift; path = Sources/Public/iOS/Compatibility/CompatibleAnimationKeypath.swift; sourceTree = ""; }; + 9D3991BC0C05EFED895DCE99F69DF037 /* quant_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = quant_enc.c; path = src/enc/quant_enc.c; sourceTree = ""; }; + 9D808BE74C9CE8CB34DFF9D417569685 /* DiffableSection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiffableSection.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/DiffableSection.swift; 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; }; - 9DD60A1739CDA173F33C5AAD38AEC197 /* Session.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Session.swift; path = Source/Core/Session.swift; sourceTree = ""; }; - 9DE4CDA7DC8FA53750A29C58B9FD55F8 /* SwiftyUserDefaults-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyUserDefaults-umbrella.h"; sourceTree = ""; }; - 9E1565A8894F745614E0BBC515EE1EEC /* Infallible+CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+CombineLatest+arity.swift"; path = "RxSwift/Traits/Infallible/Infallible+CombineLatest+arity.swift"; sourceTree = ""; }; - 9E1F283B8764F531449F5FCAEBB499D2 /* AuthenticationInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationInterceptor.swift; path = Source/Features/AuthenticationInterceptor.swift; sourceTree = ""; }; - 9E2D57A15572BA76DDBD09A0FBDD5C64 /* PhotoEditorViewController+Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoEditorViewController+Request.swift"; path = "Sources/HXPHPicker/Editor/Controller/PhotoEditorViewController+Request.swift"; sourceTree = ""; }; - 9E33D7CD770EF987C9591DF1AA015EFB /* URLSessionConfiguration+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSessionConfiguration+Alamofire.swift"; path = "Source/Extensions/URLSessionConfiguration+Alamofire.swift"; sourceTree = ""; }; - 9E92BC748BCEC02FA644BEA4B6BAD4D6 /* UIView+IQKeyboardExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardExtension.swift"; path = "IQKeyboardToolbar/Classes/IQKeyboardExtension/UIView+IQKeyboardExtension.swift"; sourceTree = ""; }; - 9EB4C7980B2033AED160F82DD469CE03 /* Popover-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Popover-dummy.m"; sourceTree = ""; }; - 9EB8C4B9C1CA5D4CA58E8F5E3622D2A6 /* Concat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concat.swift; path = RxSwift/Observables/Concat.swift; sourceTree = ""; }; - 9F1A14A09646D4E5C68BD4055943DF6E /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = MAMapKit.framework/AMap.bundle; sourceTree = ""; }; - 9F889ED4492161813D0A883FE99C187F /* DDAbstractDatabaseLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDAbstractDatabaseLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDAbstractDatabaseLogger.h; sourceTree = ""; }; - 9FCCAED291DB0EE9043DCB731A0CCC42 /* Result+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Result+Alamofire.swift"; path = "Source/Extensions/Result+Alamofire.swift"; sourceTree = ""; }; - 9FD304606592EBC949A2E8F71EF0044E /* DDLogFlag+DDLogLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DDLogFlag+DDLogLevel.swift"; path = "Sources/CocoaLumberjackSwift/DDLogFlag+DDLogLevel.swift"; sourceTree = ""; }; - 9FDF08861E09E8D951E7D48C9FDDBFCE /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardReturnManager/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; - A03728FF570721C4AFEFA70B2CE3012E /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; - A069258F8E0A8408837CD8A0F0D06430 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; - A08655972EC954A71E213D7E745E3D2F /* AMapCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapCommonObj.h; path = AMapSearchKit.framework/Headers/AMapCommonObj.h; sourceTree = ""; }; - A0A8C735B59227F147123F4C4E5A4DC7 /* RxCocoa.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxCocoa.modulemap; sourceTree = ""; }; - A0C84DCF13C9941B8BE8444C7AD50F6D /* AlamofireExtended.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlamofireExtended.swift; path = Source/Features/AlamofireExtended.swift; sourceTree = ""; }; - A165E3AF478829BA76B3BD3F266EC8FE /* IQKeyboardToolbarConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbarConfiguration.swift; path = IQKeyboardToolbarManager/Classes/Configuration/IQKeyboardToolbarConfiguration.swift; sourceTree = ""; }; - A16D01DCA2FF2575C781EEBA05B2545E /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + 9D96A8EEF99D98D90E6C052AEC3613FF /* LottieView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieView.swift; path = Sources/Public/Animation/LottieView.swift; sourceTree = ""; }; + 9DF4769C1C620DA8D54845715FA9F19D /* _RXKVOObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXKVOObserver.h; path = RxCocoa/Runtime/include/_RXKVOObserver.h; sourceTree = ""; }; + 9DF57DC7766C0DEF9C9B7D4521D65BA6 /* ObservableConvertibleType+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Driver.swift"; path = "RxCocoa/Traits/Driver/ObservableConvertibleType+Driver.swift"; sourceTree = ""; }; + 9E1B1F9D3A3654BAEBDBAD76E4196A5B /* RxTabBarControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarControllerDelegateProxy.swift; sourceTree = ""; }; + 9E70B606454D52F661431DA43A585568 /* format_constants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = format_constants.h; path = src/webp/format_constants.h; sourceTree = ""; }; + 9E71DD7D00AE092706800B876C37FFE2 /* toSortedArray.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = toSortedArray.swift; path = Source/RxSwift/toSortedArray.swift; sourceTree = ""; }; + 9E91E11918182B43549B7661854805AC /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = RxSwift/Observables/Filter.swift; sourceTree = ""; }; + 9EAAF431DEE0F4DB6A2617D53576AF30 /* CallbackContextEpoxyModeled.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackContextEpoxyModeled.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/CallbackContextEpoxyModeled.swift; sourceTree = ""; }; + 9ED5CE043EFBF6B088CE928660DC492E /* SnapKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SnapKit-Info.plist"; sourceTree = ""; }; + 9F115178EB801E8CCD3F923799013C1C /* CameraConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CameraConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/CameraConfiguration.swift; sourceTree = ""; }; + 9F1F83C3A6812BB20571F0416B01A812 /* Signal+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Signal+Subscription.swift"; path = "RxCocoa/Traits/Signal/Signal+Subscription.swift"; sourceTree = ""; }; + 9F4F756C03018A45D0FF823F2CDAEC5C /* TAPageControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TAPageControl.m; path = SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAPageControl.m; sourceTree = ""; }; + 9FE7184381B15F4DFF201369FC77E6AF /* AssetManager+LivePhoto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+LivePhoto.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+LivePhoto.swift"; sourceTree = ""; }; + 9FFD084B1BA5B5721E11F69A9BD1008F /* InterpolatableExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InterpolatableExtensions.swift; path = Sources/Private/Utility/Interpolatable/InterpolatableExtensions.swift; sourceTree = ""; }; + A0096B782A5361C7FB0AFF7B63B94CFB /* PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrimitiveSequence.swift; path = RxSwift/Traits/PrimitiveSequence/PrimitiveSequence.swift; sourceTree = ""; }; + A076D45B86798F2AB9BA88643BCE041A /* SwiftDate.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftDate.release.xcconfig; sourceTree = ""; }; + A08FC34D340862F0E482A4A717D15FB0 /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; + A0ABA5C7CC826D59938801335F40EE59 /* HXPHPicker.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = HXPHPicker.release.xcconfig; sourceTree = ""; }; + A0AD9A956C94738C7089F6E295B66266 /* PassThroughOutputNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PassThroughOutputNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/PassThroughOutputNode.swift; sourceTree = ""; }; + A13F2857129132F2BB134CC80E4B8689 /* TraitCollectionProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TraitCollectionProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/TraitCollectionProviding.swift; sourceTree = ""; }; A16FD016E18EACCF6B23F219F2E236FE /* IQKeyboardToolbar-IQKeyboardToolbar */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "IQKeyboardToolbar-IQKeyboardToolbar"; path = IQKeyboardToolbar.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - A1833E49989AD55FC604313973CCA358 /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; - A1A3609D7B04411016EF464D2CFE962B /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; - A1B4D7454D0A1552B7F2D1315C9CB405 /* AnyObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyObserver.swift; path = RxSwift/AnyObserver.swift; sourceTree = ""; }; - A1BB00140790764D5FC8A98B9D6D3FAB /* SubscribeOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscribeOn.swift; path = RxSwift/Observables/SubscribeOn.swift; sourceTree = ""; }; - A1BC2429F2BA2E14DA74CFA0C7280C46 /* EditorImageResizerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorImageResizerView.swift; path = Sources/HXPHPicker/Editor/View/Photo/EditorImageResizerView.swift; sourceTree = ""; }; - A1D5136FA8516954C982E2664825B70A /* UIView+RespondersObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+RespondersObjc.swift"; path = "IQKeyboardToolbarManager/Classes/UIKitExtensions/UIView+RespondersObjc.swift"; sourceTree = ""; }; - A24C85C591213AB72EB4B9FE287007F0 /* RxRelay-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxRelay-dummy.m"; sourceTree = ""; }; - A256C89FF7D41FDC64793C8EECF677C7 /* Masonry.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Masonry.modulemap; sourceTree = ""; }; - A27B41C1044A9C96E2E6A6D2AE5E99FE /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = MAMapKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; - A2D55EDEF033784A56E4810433F29B85 /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; - A388BE2EA2CB6CD70178E5A668D6ABF0 /* URLEncodedFormEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLEncodedFormEncoder.swift; path = Source/Features/URLEncodedFormEncoder.swift; sourceTree = ""; }; - A41D0A5774A4152AAC3AE1A76BE2A4E9 /* IQTextView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQTextView-prefix.pch"; sourceTree = ""; }; - A41F95967C96D0164BFF6868C64947BD /* NavigatorDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NavigatorDelegate.swift; path = Sources/URLNavigator/NavigatorDelegate.swift; sourceTree = ""; }; - A4792829F8A6DE1A8494B910E89B0188 /* MarqueeLabel.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MarqueeLabel.debug.xcconfig; sourceTree = ""; }; - A4ADD5146A4AA17F4CCCD0D3D2412DEB /* NSObject+Rx+RawRepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+RawRepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+RawRepresentable.swift"; sourceTree = ""; }; - A4AF60BB719F93253F589A88CAE3B89C /* TakeLast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeLast.swift; path = RxSwift/Observables/TakeLast.swift; sourceTree = ""; }; - A506787CF72BAE6000232F613503ED6A /* RxScrollViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxScrollViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift; sourceTree = ""; }; - A509E5D99E5F2A4B8DF19DFD80976173 /* GIFImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFImageView.swift; path = Sources/HXPHPicker/Picker/View/GIFImageView.swift; sourceTree = ""; }; - A51F64082DD7C5E9397E29FE62D52146 /* RetryWhen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryWhen.swift; path = RxSwift/Observables/RetryWhen.swift; sourceTree = ""; }; - A53AAF852F1911D14B0CFC9ABDB78757 /* DisplayLink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisplayLink.swift; path = Sources/Utility/DisplayLink.swift; sourceTree = ""; }; - A5666B76487222BD064EFE9CE75DD723 /* ObservableType+PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+PrimitiveSequence.swift"; path = "RxSwift/Traits/PrimitiveSequence/ObservableType+PrimitiveSequence.swift"; sourceTree = ""; }; - A576030A66131CFD9641833D946667CE /* DDMultiFormatter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMultiFormatter.m; path = Sources/CocoaLumberjack/Extensions/DDMultiFormatter.m; sourceTree = ""; }; - A57D5D3B871DE9B335E8BD3A8FAD1FB3 /* MarqueeLabel-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MarqueeLabel-Info.plist"; sourceTree = ""; }; - A5867F8AA2BF18C4D955D0D3C8093C1E /* RxSwiftExt.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwiftExt.debug.xcconfig; sourceTree = ""; }; - A58BDBA92B55BC2ED0D476E56342080A /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; - A5EE88E20B83FD352444ADEAA0C5D844 /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = MAMapKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; - A60A764D960ADB701378E9193C81C577 /* histogram_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = histogram_enc.c; path = src/enc/histogram_enc.c; sourceTree = ""; }; - A60C1AB499AADE4044119DF45D738718 /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; - A637333EC3F69AD512AFCA592F2E114D /* CompactMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompactMap.swift; path = RxSwift/Observables/CompactMap.swift; sourceTree = ""; }; - A652BD172240557D283D8A1D03795092 /* IQKeyboardReturnManager.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardReturnManager.debug.xcconfig; sourceTree = ""; }; - A65DB8924CFAC7C58DBDB16D3042F9D9 /* repeatWithBehavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = repeatWithBehavior.swift; path = Source/RxSwift/repeatWithBehavior.swift; sourceTree = ""; }; - A66F81184E73D0E9F2C465402C7D89C6 /* TimePeriodCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodCollection.swift; path = Sources/SwiftDate/TimePeriod/Groups/TimePeriodCollection.swift; sourceTree = ""; }; - A69D0990E7A383BA179BD0330AD14298 /* ObservableType+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+Extensions.swift"; path = "RxSwift/ObservableType+Extensions.swift"; sourceTree = ""; }; - A6D1959B2D47AB32BDD132DCA0EAF793 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Combine.framework; sourceTree = DEVELOPER_DIR; }; - A6E8DBD1151D4AF987039D7D964BCF52 /* Zones.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zones.swift; path = Sources/SwiftDate/Supports/Zones.swift; sourceTree = ""; }; - A7317FC6AF5DBD1B1982697F028B0622 /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; - A73DF95D41710EAF854294D6AEBA5EC7 /* Date.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Date.swift; path = Sources/SwiftDate/Date/Date.swift; sourceTree = ""; }; - A7566283085A09197711BB4C0D13FA98 /* IQKeyboardReturnManager.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardReturnManager.modulemap; sourceTree = ""; }; - A77CC19946E2CBF84115B483105FC5A4 /* SchedulerServices+Emulation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerServices+Emulation.swift"; path = "RxSwift/Schedulers/SchedulerServices+Emulation.swift"; sourceTree = ""; }; - A7C0A4732D97DC16C37E0CCB4CE92071 /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = MAMapKit.framework/Headers/MACircle.h; sourceTree = ""; }; - A839996414D38E12535FCA6EE3683F41 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Features/Validation.swift; sourceTree = ""; }; - A8559C51630B587988AE1E94B7DFCE1C /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; - A8C1E408A5F722D0E6E496AE27E3E34D /* DeniedAuthorizationView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeniedAuthorizationView.swift; path = Sources/HXPHPicker/Picker/View/DeniedAuthorizationView.swift; sourceTree = ""; }; - A8D5FF8D1B6BC7294BFA9C0F0C487ED7 /* common_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = common_dec.h; path = src/dec/common_dec.h; sourceTree = ""; }; + A172BD09198B87AB5DB418F863080168 /* EditorStickerContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerContentView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerContentView.swift; sourceTree = ""; }; + A187A53749D3A13EBADE2B35358D6CEE /* PreviewLivePhotoViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewLivePhotoViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PreviewLivePhotoViewCell.swift; sourceTree = ""; }; + A1D35E1D624DAC3215AFAD7F24E753A8 /* BaseAnimationLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseAnimationLayer.swift; path = Sources/Private/CoreAnimation/Layers/BaseAnimationLayer.swift; sourceTree = ""; }; + A2516B1B7307D6BB4586058EEF683AC3 /* IQTextInputViewNotification.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQTextInputViewNotification.debug.xcconfig; sourceTree = ""; }; + A2839296D75B6C25EB533C696814E364 /* AlbumView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumView.swift; path = Sources/HXPHPicker/Picker/View/AlbumView.swift; sourceTree = ""; }; + A28B85C5AB7F3F183843BAEF1096E3CC /* ControlEvent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlEvent.swift; path = RxCocoa/Traits/ControlEvent.swift; sourceTree = ""; }; + A29F93BB87EACEEC7C9513DF1C9D36A9 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Source/Features/RedirectHandler.swift; sourceTree = ""; }; + A2A0D63CECDFBB4199848718DA3FEB17 /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; + A2A7A76FED8FC8A39FEC7EC140C06142 /* PickerTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerTransition.swift; path = Sources/HXPHPicker/Picker/Transition/PickerTransition.swift; sourceTree = ""; }; + A2D6464279CBD65A0FC6D4FF64117E7C /* ConstraintDirectionalInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsets.swift; path = Sources/ConstraintDirectionalInsets.swift; sourceTree = ""; }; + A2F85E90A88C29703E172688556D35D8 /* AMapSearchVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchVersion.h; path = AMapSearchKit.framework/Headers/AMapSearchVersion.h; sourceTree = ""; }; + A2FE2D6EAD45BA06E28F79B37A996202 /* GradientStrokeRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientStrokeRenderer.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/GradientStrokeRenderer.swift; sourceTree = ""; }; + A31C0DA4336C685CB1B0B65A2916CAA9 /* thread_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = thread_utils.h; path = src/utils/thread_utils.h; sourceTree = ""; }; + A31FBDB8A71E85E601C32E3A17169AAB /* IQKeyboardNotification.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardNotification.release.xcconfig; sourceTree = ""; }; + A34B407E312EC9242AB90159D58804A0 /* PhotoEditorBrushColorView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorBrushColorView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorBrushColorView.swift; sourceTree = ""; }; + A3575A6BC91C2AE21D2B9FC54107F523 /* GroupBy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupBy.swift; path = RxSwift/Observables/GroupBy.swift; sourceTree = ""; }; + A38B0EFCDE7415CB4AD4C89B13821B2C /* dec_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_msa.c; path = src/dsp/dec_msa.c; sourceTree = ""; }; + A3CB4FB657257F6CE843CC2BA3731EBD /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; + A3FAFB88DC53E7D567F9348A1F24FE1E /* AnyEpoxyModelProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyEpoxyModelProperty.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Internal/AnyEpoxyModelProperty.swift; sourceTree = ""; }; + A4114E91AEE31D95AB64F12BD8E011F5 /* ignoreErrors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ignoreErrors.swift; path = Source/RxSwift/ignoreErrors.swift; sourceTree = ""; }; + A41F2BDE308BDB7887FDC9CC99371A9C /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; + A424CDBC279B7508537BBD54393A8A1C /* EditorChartletView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorChartletView.swift; path = Sources/HXPHPicker/Editor/View/EditorChartletView.swift; sourceTree = ""; }; + A43151496CCBA46FF15AD2635488B89A /* LottieAnimationView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieAnimationView.swift; path = Sources/Public/Animation/LottieAnimationView.swift; sourceTree = ""; }; + A47B95F6B710BC9576844643F0C6AED4 /* cost_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_mips_dsp_r2.c; path = src/dsp/cost_mips_dsp_r2.c; sourceTree = ""; }; + A4BC7CDDA24B4155B53782D0ADE6B59E /* PhotoEditorMosaicView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorMosaicView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorMosaicView.swift; sourceTree = ""; }; + A4CB3813384B7B563153E214F9DF6F70 /* AnimatorNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatorNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Protocols/AnimatorNode.swift; sourceTree = ""; }; + A50106559C2BC01C83A1C5A77EBD09DE /* thread_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = thread_utils.c; path = src/utils/thread_utils.c; sourceTree = ""; }; + A5091D41BC1D89C460480FF970C11708 /* Combine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Combine.swift; path = Source/Features/Combine.swift; sourceTree = ""; }; + A52BB1A54D2D3D6CC4BE5BCAFF0A3638 /* SDWebImageTransitionInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageTransitionInternal.h; path = SDWebImage/Private/SDWebImageTransitionInternal.h; sourceTree = ""; }; + A539000D3A953271DB5CE5EE7F9F654D /* TargetType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TargetType.swift; path = Sources/Moya/TargetType.swift; sourceTree = ""; }; + A5539A875DDB8B83B24C72733B942AD9 /* Archive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Archive.swift; path = Sources/Private/EmbeddedLibraries/ZipFoundation/Archive.swift; sourceTree = ""; }; + A58350D3F42EA4D015D1FF9672B4CCE2 /* Moya.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Moya.debug.xcconfig; sourceTree = ""; }; + A585A2815D8AE811E0889AE5257827CD /* SDImageCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCoder.h; path = SDWebImage/Core/SDImageCoder.h; sourceTree = ""; }; + A595855CA2B7F50EB289312C669D47D4 /* SolidCompositionLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SolidCompositionLayer.swift; path = Sources/Private/MainThread/LayerContainers/CompLayers/SolidCompositionLayer.swift; sourceTree = ""; }; + A5B8916CFCBDF4717A4A50E2AB678192 /* Vector1DEffectValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Vector1DEffectValue.swift; path = Sources/Private/Model/LayerEffects/EffectValues/Vector1DEffectValue.swift; sourceTree = ""; }; + A5F4FB119578801FDB06B050FF18EAF2 /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = MAMapKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + A5F6252B6EB122C841D7B3E15925DC9E /* DefaultsSerializable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsSerializable.swift; path = Sources/DefaultsSerializable.swift; sourceTree = ""; }; + A60CDC0D38F2D8910D8ECDB5FA98F16E /* BundleImageProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BundleImageProvider.swift; path = Sources/Public/iOS/BundleImageProvider.swift; sourceTree = ""; }; + A629867C17ACBA4106E5CDD5B4372925 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; + A62EF3D3EF6B0B2B049506755DFE7497 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; + A6352B251363BAC539141FCAC94FAD1C /* IQTextView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQTextView-Info.plist"; sourceTree = ""; }; + A65E008454392DB29E24F1A414327E47 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; + A65FD1B0B490C6DA38CAB169FCA4993D /* CompositionLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompositionLayer.swift; path = Sources/Private/MainThread/LayerContainers/CompLayers/CompositionLayer.swift; sourceTree = ""; }; + A661075C2BD240CB1654EFC5FBD67EF3 /* IQKeyboardCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardCore-umbrella.h"; sourceTree = ""; }; + A676CE9EBE91B9090A0403B9F3B3A6A2 /* Multicast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Multicast.swift; path = RxSwift/Observables/Multicast.swift; sourceTree = ""; }; + A6938D20446EBEC9F816CEDA2367B795 /* MaskContainerLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MaskContainerLayer.swift; path = Sources/Private/MainThread/LayerContainers/CompLayers/MaskContainerLayer.swift; sourceTree = ""; }; + A6AA6B67C2202E9EC9946C9204C07ABF /* IQKeyboardToolbar-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardToolbar-dummy.m"; sourceTree = ""; }; + A6AB2940C980ABEA478AFB385555DDD9 /* TextLayerModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextLayerModel.swift; path = Sources/Private/Model/Layers/TextLayerModel.swift; sourceTree = ""; }; + A6B5EF7282595F63C2F2A67AD944451F /* Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Operators.swift; path = Sources/Operators.swift; sourceTree = ""; }; + A6CB08F76BC786CAB74587F56B2DB8DC /* MainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MainScheduler.swift; path = RxSwift/Schedulers/MainScheduler.swift; sourceTree = ""; }; + A6D29933D19796149A5E665C8CA3BCB3 /* PickerResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerResult.swift; path = Sources/HXPHPicker/Picker/PickerResult.swift; sourceTree = ""; }; + A71856CD539C2C7492F85F79FE9C5997 /* SDWeakProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWeakProxy.h; path = SDWebImage/Private/SDWeakProxy.h; sourceTree = ""; }; + A731F1C26D020957588761D080DA0AAD /* IQTextInputView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextInputView.swift; path = IQKeyboardCore/Classes/IQTextInputView.swift; sourceTree = ""; }; + A7325FC7E4A3B91DC68B9F71840AE699 /* IQKeyboardToolbar.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardToolbar.modulemap; sourceTree = ""; }; + A76DB4356B2DD1172DB5BD9DFEE0456E /* WKWebView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKWebView+Rx.swift"; path = "RxCocoa/iOS/WKWebView+Rx.swift"; sourceTree = ""; }; + A77BD514556985197AAC6AD736040346 /* SwiftKeychainWrapper-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftKeychainWrapper-Info.plist"; sourceTree = ""; }; + A7DE04E5DB7F3DC0AB2D4206B2CF2C9C /* SDImageHEICCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageHEICCoder.m; path = SDWebImage/Core/SDImageHEICCoder.m; sourceTree = ""; }; + A7DEEDAFAD19BD1D2B05F5018037348E /* rescaler.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler.c; path = src/dsp/rescaler.c; sourceTree = ""; }; + A821B881977DD58D74C5D2B2D1B1FE05 /* UIImage+Transform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Transform.h"; path = "SDWebImage/Core/UIImage+Transform.h"; sourceTree = ""; }; + A891860001E5D99627C58DB804D3B8D3 /* Diffable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Diffable.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/Diffable.swift; sourceTree = ""; }; + A899415089D6ADD870539C91CE052EBB /* DDContextFilterLogFormatter+Deprecated.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "DDContextFilterLogFormatter+Deprecated.m"; path = "Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter+Deprecated.m"; sourceTree = ""; }; A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardManagerSwift; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - A90376706492DEDBA22B828D4DFA8E4A /* URLNavigator.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = URLNavigator.debug.xcconfig; sourceTree = ""; }; - A91F6413522EA0FA5ADD15A372A6BB5F /* alpha_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_dec.c; path = src/dec/alpha_dec.c; sourceTree = ""; }; - A937F6F6C7973DAC9DE5EDD90DC8F82B /* PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrimitiveSequence.swift; path = RxSwift/Traits/PrimitiveSequence/PrimitiveSequence.swift; sourceTree = ""; }; - A93CA9733125BFAE3D91522587C5182F /* RxTabBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarDelegateProxy.swift; sourceTree = ""; }; - A96479F23919C888D848D692955C8C14 /* RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCocoa.swift; path = RxCocoa/RxCocoa.swift; sourceTree = ""; }; - A97E048EE5E0752A775208A738C677E8 /* upsampling_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_msa.c; path = src/dsp/upsampling_msa.c; sourceTree = ""; }; - A992BF6CEFD17BDC2023724530196E63 /* SnapKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.debug.xcconfig; sourceTree = ""; }; - A9B80C7913381504CB5F6FD5A2A7975E /* UIActivityIndicatorView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIActivityIndicatorView+Rx.swift"; path = "RxCocoa/iOS/UIActivityIndicatorView+Rx.swift"; sourceTree = ""; }; - AA4D1A695B078502977DCF04D64E5373 /* upsampling_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_mips_dsp_r2.c; path = src/dsp/upsampling_mips_dsp_r2.c; sourceTree = ""; }; - AA50DD865A8D743FD8F22CEDF3DF1AD7 /* syntax_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = syntax_enc.c; path = src/enc/syntax_enc.c; sourceTree = ""; }; - AABA9F1081FA06ECBAB09DACAD2663E4 /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = MAMapKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; - AAD4A50E8F705529D73A70529A7BD395 /* NSTextStorage+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextStorage+Rx.swift"; path = "RxCocoa/iOS/NSTextStorage+Rx.swift"; sourceTree = ""; }; - AB11AB0617E3DC506D48B1813C6E16D0 /* RxTableViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift; sourceTree = ""; }; - AB140C646EEF127990A026F480F6C943 /* PhotoEditorView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorView.swift; sourceTree = ""; }; - AB3388E60F0EDD2FEB4DC24D5ED07697 /* URL+Moya.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+Moya.swift"; path = "Sources/Moya/URL+Moya.swift"; sourceTree = ""; }; - AB38A15A2B6F1F65B8415AC144A73ABE /* Generate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Generate.swift; path = RxSwift/Observables/Generate.swift; sourceTree = ""; }; - AB42877952C607B50247EF1D145634F9 /* RxSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxSwift-Info.plist"; sourceTree = ""; }; - AB4A7F39FB7574FD774B2440BF342618 /* Typealiases.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Typealiases.swift; path = Sources/Typealiases.swift; sourceTree = ""; }; - AB5F425D0AFBAA0B69C43D843501A216 /* ConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintItem.swift; path = Sources/ConstraintItem.swift; sourceTree = ""; }; - ABA34FCDEB07CC96C4FCC9B35CE70B23 /* EnumOperators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EnumOperators.swift; path = Sources/EnumOperators.swift; sourceTree = ""; }; - ABC4810F8D90CE6D75B43D639C6CA5D6 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - ABCEEF8360814825CEDF8A8E7A843EDB /* rescaler_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_neon.c; path = src/dsp/rescaler_neon.c; sourceTree = ""; }; - ABF2F5684D97126FC89055EC082BB16F /* ObjectMapper.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ObjectMapper.debug.xcconfig; sourceTree = ""; }; - AC0BAB7412BB27FB390C2AF4AD0CAB85 /* _RX.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RX.h; path = RxCocoa/Runtime/include/_RX.h; sourceTree = ""; }; - AC1B95A850A063A9316792B9334BF241 /* PhotoAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoAsset.swift; path = Sources/HXPHPicker/Picker/Model/PhotoAsset.swift; sourceTree = ""; }; - AC232DEC663FCC9FC2326705A2E5778C /* DateComponents+Extras.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateComponents+Extras.swift"; path = "Sources/SwiftDate/Foundation+Extras/DateComponents+Extras.swift"; sourceTree = ""; }; - AC4D94755A48B1857637D444DF79FB5B /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; - AC677B2CC11788DA4DC29A791F773133 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; - AC7A737C971E6AD3E673E3CD6EAF0AB1 /* SGPermission.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGPermission.m; path = SGQRCode/Permission/SGPermission.m; sourceTree = ""; }; - ACBA1CC2D465CB23F20904B0E231E909 /* lossless_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_sse41.c; path = src/dsp/lossless_sse41.c; sourceTree = ""; }; - ACCF506B71C63091E87A7F74FAB50E12 /* RxRelay-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxRelay-umbrella.h"; sourceTree = ""; }; - ACD0075E5347B795DB7A5FAFCED43230 /* ControlEvent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlEvent.swift; path = RxCocoa/Traits/ControlEvent.swift; sourceTree = ""; }; - ACEBD084E0AA852BC154D5E83999B729 /* DateInRegion+Math.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateInRegion+Math.swift"; path = "Sources/SwiftDate/DateInRegion/DateInRegion+Math.swift"; sourceTree = ""; }; - AD12CD0525641B8D32093F84C1A0CFEB /* DDLog+LOGV.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "DDLog+LOGV.h"; path = "Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog+LOGV.h"; sourceTree = ""; }; - AD3EA4A0C0652B44E41F17F05244C84C /* AlbumTickView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumTickView.swift; path = Sources/HXPHPicker/Picker/View/AlbumTickView.swift; sourceTree = ""; }; - AD5134E89DC3C9DA5E574B0FE36C3395 /* ObservableConvertibleType+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Signal.swift"; path = "RxCocoa/Traits/Signal/ObservableConvertibleType+Signal.swift"; sourceTree = ""; }; - AD9161887F2AAFAFC4E030E153F68944 /* Date+Components.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Components.swift"; path = "Sources/SwiftDate/Date/Date+Components.swift"; sourceTree = ""; }; + A8F3672E83CE08FC87BFBEC57AD25201 /* SDImageCachesManagerOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCachesManagerOperation.m; path = SDWebImage/Private/SDImageCachesManagerOperation.m; sourceTree = ""; }; + A8FD48A3B65330551D0DF8C9E95E9A7F /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; + A8FFFBEFCC11C343F0CC95257E40A27C /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; + A902543A9C7646F125D4C2A08EF428F3 /* RxDataSources-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "RxDataSources-Info.plist"; sourceTree = ""; }; + A9494109661480B23878F79967DC1CF6 /* repeatWithBehavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = repeatWithBehavior.swift; path = Source/RxSwift/repeatWithBehavior.swift; sourceTree = ""; }; + A956ADEC45974480CEC7F453781504B8 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; + A96B71BDAED366C5BF0FD85E001D3B22 /* PhotoEditorDrawView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorDrawView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorDrawView.swift; sourceTree = ""; }; + A9C8FD4750468A5AD535CF322C7033C3 /* lossless.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = lossless.h; path = src/dsp/lossless.h; sourceTree = ""; }; + A9CD8DBD63C228758684C045FC9E03FF /* RectangleAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RectangleAnimation.swift; path = Sources/Private/CoreAnimation/Animations/RectangleAnimation.swift; sourceTree = ""; }; + AA40E16AE94AC7DB9FD54805669A1787 /* alpha_processing_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing_sse2.c; path = src/dsp/alpha_processing_sse2.c; sourceTree = ""; }; + AA42BD790ECB1E6CA4A6742A15FA8B80 /* UIImage+ForceDecode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+ForceDecode.h"; path = "SDWebImage/Core/UIImage+ForceDecode.h"; sourceTree = ""; }; + AA55A8AD9E9E25CBB335212FB2D18F08 /* Catch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Catch.swift; path = RxSwift/Observables/Catch.swift; sourceTree = ""; }; + AA6616C7C134BB9FF9678EC87D746113 /* StringExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StringExtensions.swift; path = Sources/Private/Utility/Extensions/StringExtensions.swift; sourceTree = ""; }; + AA8E3C170F4FD6920806DB7F1EA8C463 /* TextAnimatorNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextAnimatorNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/Text/TextAnimatorNode.swift; sourceTree = ""; }; + AA9F3316325377406375EE4E5A5806D7 /* AnimationTextProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationTextProvider.swift; path = Sources/Public/TextProvider/AnimationTextProvider.swift; sourceTree = ""; }; + AAA2E1AD1807D27B61E8C46F3F20B4DC /* TableViewSectionedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TableViewSectionedDataSource.swift; path = Sources/RxDataSources/TableViewSectionedDataSource.swift; sourceTree = ""; }; + AAAA76C2C3963252FA54ED365554C371 /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxCocoa/Common/Observable+Bind.swift"; sourceTree = ""; }; + AACF743A4C7B17E741F616DAB8882D77 /* UIView+Parent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Parent.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UIView+Parent.swift"; sourceTree = ""; }; + AACFC15287C41FF035FE09238748DE1F /* PhotoManager+Audio.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoManager+Audio.swift"; path = "Sources/HXPHPicker/Core/Util/PhotoManager+Audio.swift"; sourceTree = ""; }; + AAF03709FEB9466EB3E14C66C6844450 /* Core+CALayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+CALayer.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+CALayer.swift"; sourceTree = ""; }; + AB21D80D9AA0328E169F450A991C96C1 /* UIScrollView+IQKeyboardManagerExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+IQKeyboardManagerExtension.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManagerExtension/UIScrollView+IQKeyboardManagerExtension.swift"; sourceTree = ""; }; + AB3801B3AECF311FAAA04AE36B0D89E0 /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = MAMapKit.framework/Headers/MAArc.h; sourceTree = ""; }; + AB43DF3DE9AC2F77182BD7B3682A155D /* mapAt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = mapAt.swift; path = Source/RxSwift/mapAt.swift; sourceTree = ""; }; + AB7439F8629E5BA1D752B81ED6160DE9 /* SDWebImageOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageOperation.m; path = SDWebImage/Core/SDWebImageOperation.m; sourceTree = ""; }; + ABAA334F1DFE0E5B1E072B40A87BFD60 /* EditorChartlet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorChartlet.swift; path = Sources/HXPHPicker/Editor/Model/EditorChartlet.swift; sourceTree = ""; }; + ABC34B69A5B56CE39A24F130DB3CC9E7 /* EditorStickerTrashView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerTrashView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerTrashView.swift; sourceTree = ""; }; + ABE2307E3692700F4924D12DE88D93BC /* AppearanceStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppearanceStyle.swift; path = Sources/HXPHPicker/Core/Model/AppearanceStyle.swift; sourceTree = ""; }; + AC085A1003144F9842248F8309014EF4 /* IQKeyboardNotification.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardNotification.modulemap; sourceTree = ""; }; + AC20C80AEAAAFEE44ED4793C5A9F0E81 /* Infallible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Infallible.swift; path = RxSwift/Traits/Infallible/Infallible.swift; sourceTree = ""; }; + AC3028D3E1F827356A39AD1E6944D468 /* MAHeatMapVectorGridOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorGridOverlayRenderer.h; path = MAMapKit.framework/Headers/MAHeatMapVectorGridOverlayRenderer.h; sourceTree = ""; }; + AC8C185659533C110B12B837800DB486 /* Binding+Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Binding+Map.swift"; path = "Sources/Private/Utility/Helpers/Binding+Map.swift"; sourceTree = ""; }; + ACA93130395C17B863D5FD329C553C85 /* MarqueeLabel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MarqueeLabel.swift; path = Sources/MarqueeLabel.swift; sourceTree = ""; }; + ACAB472AD7767BD28892B5399C59279F /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; + ACB3E68B0A34C9C50AEFFAA9CC1B7850 /* libwebp-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "libwebp-dummy.m"; sourceTree = ""; }; + ACCB47C12853A5DB7ED9C854CCE2F671 /* ShapeLayerModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeLayerModel.swift; path = Sources/Private/Model/Layers/ShapeLayerModel.swift; sourceTree = ""; }; + ACD6C71D51B6817FF16E2B5E1137C3DF /* UICollectionViewLayout+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewLayout+MJRefresh.m"; path = "MJRefresh/UICollectionViewLayout+MJRefresh.m"; sourceTree = ""; }; + AD3CF64770F544B4FBB30A976C979DD8 /* AnimationFontProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationFontProvider.swift; path = Sources/Public/FontProvider/AnimationFontProvider.swift; sourceTree = ""; }; AD98CFAAF5B58CF9222F482D2618B073 /* Pods-QuickLocation */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-QuickLocation"; path = Pods_QuickLocation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - ADBA7B32FE0821B96A3CC5839AB5133C /* UICollectionView+IndexPaths.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UICollectionView+IndexPaths.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UICollectionView+IndexPaths.swift"; sourceTree = ""; }; - ADDBDFC44625B0F457BDD33668D121D7 /* PickerBottomViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerBottomViewConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PickerBottomViewConfiguration.swift; sourceTree = ""; }; - AE1CC7D74C82C89AD15678EC44DD410A /* Do.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Do.swift; path = RxSwift/Observables/Do.swift; sourceTree = ""; }; - AE57C611EEFA968178DD789A7119BBA0 /* IQKeyboardToolbar.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardToolbar.debug.xcconfig; sourceTree = ""; }; - AE855BC5740361B460B8A39F4622D585 /* MoyaProvider+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "MoyaProvider+Internal.swift"; path = "Sources/Moya/MoyaProvider+Internal.swift"; sourceTree = ""; }; - AEA5CF3F7272BD922BF5490BB13EAB5E /* MASConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASConstraint.m; path = Masonry/MASConstraint.m; sourceTree = ""; }; - AEBB09F253DCDF5DFE81725DBA7D9F3C /* KFImageProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageProtocol.swift; path = Sources/SwiftUI/KFImageProtocol.swift; sourceTree = ""; }; - AEE264C43391CD332A1E64E970BA3190 /* RxCollectionViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; - AEF6B53C23B4D661E5DA8EB2E43DCF8A /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; - AEF94E5B37284681D042716B10E425A9 /* ResourceBundle-SwiftyJSON-SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-SwiftyJSON-SwiftyJSON-Info.plist"; sourceTree = ""; }; - AF61AC479E8403C726FD4A63CF7D0DFB /* Moya-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Moya-Info.plist"; sourceTree = ""; }; - AF6DCC839EB7258271BF72CF74BC05AE /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Source/Features/RedirectHandler.swift; sourceTree = ""; }; - AFFC2E431D5E3AC9F06EE1CB16FD7B5A /* Picker+PhotoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+PhotoManager.swift"; path = "Sources/HXPHPicker/Picker/Util/Picker+PhotoManager.swift"; sourceTree = ""; }; - B02F035B80CF482ADBDE5CFB6EB35697 /* AssetManager+AVAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+AVAsset.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+AVAsset.swift"; sourceTree = ""; }; - B0E20DA8FEAE8295F3A5FCE1ADD4B577 /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; - B10C2F5B1F00B9A895C56595C3487738 /* EditorConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/EditorConfiguration.swift; sourceTree = ""; }; - B10CFBAE3DF06114DE499C799C1E2B89 /* NetworkAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkAsset.swift; path = Sources/HXPHPicker/Picker/Model/NetworkAsset.swift; sourceTree = ""; }; - B1A0371008BD99F1FD2901AEC0DBD748 /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = Sources/RxDataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; - B1C01D5CFECBB7BA08CC344B6AC485F9 /* SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SharedSequence.swift; path = RxCocoa/Traits/SharedSequence/SharedSequence.swift; sourceTree = ""; }; - B1CEE73F7F778BE04E95157B6E0527DA /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxRelay/Observable+Bind.swift"; sourceTree = ""; }; - B1E7620955B99D9383BEB20E09733546 /* Producer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Producer.swift; path = RxSwift/Observables/Producer.swift; sourceTree = ""; }; - B295550CAF3BAA353EE66C9C0B968095 /* FromJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FromJSON.swift; path = Sources/FromJSON.swift; sourceTree = ""; }; - B2BA540B987E8AB9F857EF1A6EE93A1C /* AlbumTitleView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumTitleView.swift; path = Sources/HXPHPicker/Picker/View/AlbumTitleView.swift; sourceTree = ""; }; - B2C862182F96B2D3DE6BEBF6EB66BE92 /* UIView+Resign.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Resign.swift"; path = "IQKeyboardManagerSwift/Resign/UIKItExtensions/UIView+Resign.swift"; sourceTree = ""; }; - B2CC726385A4968BD79ABB207B0F3AD3 /* RxSwiftExt.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwiftExt.release.xcconfig; sourceTree = ""; }; + ADA7248DC2119D02E0CCCDA2D20957F0 /* IQKeyboardToolbarManager-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardToolbarManager-Info.plist"; sourceTree = ""; }; + ADADD97AF26AF167DD02B1419FB927C3 /* CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+arity.swift"; path = "RxSwift/Observables/CombineLatest+arity.swift"; sourceTree = ""; }; + ADB5E6A725CC8B80E680960F91150766 /* rescaler_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_sse2.c; path = src/dsp/rescaler_sse2.c; sourceTree = ""; }; + AE6C4DA61A25C657F225690890E69F07 /* huffman_encode_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = huffman_encode_utils.h; path = src/utils/huffman_encode_utils.h; sourceTree = ""; }; + AE9EA78389C06DE293304C0B6C39A300 /* Mapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mapper.swift; path = Sources/Mapper.swift; sourceTree = ""; }; + AEE40438893102BA14D58A08B465ED38 /* MJRefreshNormalTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalTrailer.h; path = MJRefresh/Custom/Trailer/MJRefreshNormalTrailer.h; sourceTree = ""; }; + AEFD9E2A8B5BFFE9533CE2BA381044EF /* Transform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Transform.swift; path = Sources/Private/Model/Objects/Transform.swift; sourceTree = ""; }; + AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + AF5D372A3AE73E9F3C825EE913CAD285 /* LayerFontProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerFontProvider.swift; path = Sources/Private/MainThread/LayerContainers/Utility/LayerFontProvider.swift; sourceTree = ""; }; + AF95A32952A2D81F396D632B682AA92A /* SDImageIOCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageIOCoder.m; path = SDWebImage/Core/SDImageIOCoder.m; sourceTree = ""; }; + AF9C3F1C80059E8FA0A02D050A22B15D /* Editor+UIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Editor+UIImageView.swift"; path = "Sources/HXPHPicker/Editor/Util/Editor+UIImageView.swift"; sourceTree = ""; }; + AFA938065D9C82FCE85F071B7F84D012 /* IQKeyboardToolbarManager-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardToolbarManager-umbrella.h"; sourceTree = ""; }; + AFE143582B8678C01C4A6288F3E4F297 /* DateComponents+Extras.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateComponents+Extras.swift"; path = "Sources/SwiftDate/Foundation+Extras/DateComponents+Extras.swift"; sourceTree = ""; }; + AFE4903931EDCE703BE95350A435FF35 /* KeyframeGroup.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyframeGroup.swift; path = Sources/Private/Model/Keyframes/KeyframeGroup.swift; sourceTree = ""; }; + AFFE1DDF0E8461E20D41FAFB6E237168 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = MAMapKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; + B00B3C08147856D985FE8B13BE8CA46E /* RxSwiftExt-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwiftExt-prefix.pch"; sourceTree = ""; }; + B02D2A2EB87B65A6295EBFF649660BF0 /* SerialDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDispatchQueueScheduler.swift; path = RxSwift/Schedulers/SerialDispatchQueueScheduler.swift; sourceTree = ""; }; + B072EDA1B51F34CFCAEF2F662DCCBACD /* muxread.c */ = {isa = PBXFileReference; includeInIndex = 1; name = muxread.c; path = src/mux/muxread.c; sourceTree = ""; }; + B08ABBFECAB3F41432607CA4C54EE793 /* HexColorTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HexColorTransform.swift; path = Sources/HexColorTransform.swift; sourceTree = ""; }; + B098A09016D51880EDD0C2B1E9CDD9FD /* Deferred.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deferred.swift; path = RxSwift/Observables/Deferred.swift; sourceTree = ""; }; + B09C3E47465771968271C878FEC3D3D1 /* PropertyWrappers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PropertyWrappers.swift; path = Sources/PropertyWrappers.swift; sourceTree = ""; }; + B0B214D775196BA7CA8E17E53048A493 /* SDWebImage */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SDWebImage; path = SDWebImage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + B0C19D0CB7BC1C6BF4BAAF0844D816C4 /* RxSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-umbrella.h"; sourceTree = ""; }; + B0C7530347B28484DB8E82CB8D0BC3BC /* IQTextInputViewNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextInputViewNotification.swift; path = IQTextInputViewNotification/Classes/IQTextInputViewNotification.swift; sourceTree = ""; }; + B0D4EBABD9DB33974B76BE1516559965 /* FileManager+ZIP.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "FileManager+ZIP.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/FileManager+ZIP.swift"; sourceTree = ""; }; + B0E51415B4A35CDAD61367357D1C764D /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = MAMapKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; + B13383F0BC518E232047228692B8A63F /* GradientRenderLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientRenderLayer.swift; path = Sources/Private/CoreAnimation/Layers/GradientRenderLayer.swift; sourceTree = ""; }; + B140BB7BD6D423F2C32CB5F9F5526C95 /* Archive+ReadingDeprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+ReadingDeprecated.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+ReadingDeprecated.swift"; sourceTree = ""; }; + B150B2AACC8644F37D9514C934092854 /* SDImageFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageFrame.m; path = SDWebImage/Core/SDImageFrame.m; sourceTree = ""; }; + B150D262DBD486A392DFE1065427F348 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; + B1514A2D3B8F31AF666E8AD202E60A8B /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = MAMapKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; + B18890D0EC4FD5F25F691F2882BF4AA5 /* rescaler_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_mips32.c; path = src/dsp/rescaler_mips32.c; sourceTree = ""; }; + B192EA7DD7EEF45BCD874A887E15341A /* SDImageTransformer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageTransformer.m; path = SDWebImage/Core/SDImageTransformer.m; sourceTree = ""; }; + B1938C0D672C3C5DACFA4B31302FB3BC /* EpoxyLogger.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EpoxyLogger.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Logging/EpoxyLogger.swift; sourceTree = ""; }; + B1A15EC9AE5B62D36D85FDE5DA69CF49 /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = MAMapKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; + B1B9B618BFDA2A30755EA22EBEB804BF /* SDWebImage.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SDWebImage.modulemap; sourceTree = ""; }; + B1DAB6853202E5E043004340655A7E7D /* PhotoPickerViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerViewController.swift; path = Sources/HXPHPicker/Picker/Controller/PhotoPickerViewController.swift; sourceTree = ""; }; + B1F24E42B0B3F51890BE34BD4F9605A9 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; + B1F8D4FF6AF421FC20579E3CDFD8BB0E /* TestHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TestHelpers.swift; path = Sources/Private/Utility/Debugging/TestHelpers.swift; sourceTree = ""; }; + B22A38A3380CE01B51F0F194D569AF2E /* MainThreadAnimationLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MainThreadAnimationLayer.swift; path = Sources/Private/MainThread/LayerContainers/MainThreadAnimationLayer.swift; sourceTree = ""; }; + B23012C8AD99164AAC8618C540DD5734 /* VectorsExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VectorsExtensions.swift; path = Sources/Private/Utility/Primitives/VectorsExtensions.swift; sourceTree = ""; }; + B246565D17E589F86D7441DA86EC8397 /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; + B262459D2A3D486EAD93B236EA0FE038 /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + B27C1F7736B572A85A9ED4B44CD6DE22 /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; + B28696B2FD98289FBF621CFE53C205B0 /* MABaseEngineOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseEngineOverlay.h; path = MAMapKit.framework/Headers/MABaseEngineOverlay.h; sourceTree = ""; }; + B3070C4FC82950247271F6A6D148FF59 /* SharedSequence+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators.swift"; sourceTree = ""; }; B313762A2C974EF09CE7FBAC374B6DFD /* HXPHPicker */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = HXPHPicker; path = HXPHPicker.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B38B95C09852B93AF99996DC2443B6E3 /* IQKeyboardToolbarManager+Toolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Toolbar.swift"; path = "IQKeyboardToolbarManager/Classes/Toolbar/IQKeyboardToolbarManager+Toolbar.swift"; sourceTree = ""; }; - B39061569692FD870AD20B3FB634F018 /* utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = utils.h; path = src/utils/utils.h; sourceTree = ""; }; - B3C80890E04C394BA11A6858799338A8 /* CombineLatest+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+Collection.swift"; path = "RxSwift/Observables/CombineLatest+Collection.swift"; sourceTree = ""; }; - B4006F49136A8DBCDED90F5B638C943E /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; - B41101BD9817D3B7E2B007B3612FB0A9 /* Masonry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Masonry.h; path = Masonry/Masonry.h; sourceTree = ""; }; - B4187CCC4F5F89D4E0B6F0AE78036818 /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; - B41B6700089002ECD0598FE977D747A0 /* Formatter+Protocols.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Formatter+Protocols.swift"; path = "Sources/SwiftDate/Formatters/Formatter+Protocols.swift"; sourceTree = ""; }; - B47B1E962E77B07AB5EB290175370B9C /* UISlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISlider+Rx.swift"; path = "RxCocoa/iOS/UISlider+Rx.swift"; sourceTree = ""; }; - B47DF08E1CFD8CD2ACB13630BCA55B3A /* Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debug.swift; path = RxSwift/Observables/Debug.swift; sourceTree = ""; }; - B4938A9A417C73A91BB3C8FE1BB1EDB4 /* SwiftKeychainWrapper-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftKeychainWrapper-prefix.pch"; sourceTree = ""; }; + B36614CD046FB720974E8AD5A6D03149 /* SGQRCodeLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGQRCodeLog.h; path = SGQRCode/SGQRCodeLog.h; sourceTree = ""; }; + B401FD481FCFDF15212B299E63A4F042 /* lottie-ios-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "lottie-ios-Info.plist"; sourceTree = ""; }; + B4108D21F75204C0669B061825303EC1 /* decode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = decode.h; path = src/webp/decode.h; sourceTree = ""; }; + B4321201C6B8DB39F2D56AEC39D15237 /* DefaultIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultIfEmpty.swift; path = RxSwift/Observables/DefaultIfEmpty.swift; sourceTree = ""; }; + B46C45DB3F93C3FF90E987E7E241D0F2 /* MASViewAttribute.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASViewAttribute.h; path = Masonry/MASViewAttribute.h; sourceTree = ""; }; + B4A24A28918AB81E9DC3DABD576C9503 /* Core+PHAssetCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+PHAssetCollection.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+PHAssetCollection.swift"; sourceTree = ""; }; B4B1A58096F15199A14069C5D6AA1C99 /* IQKeyboardToolbar */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardToolbar; path = IQKeyboardToolbar.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B4B3587C3BAF4CE580E64E313421FFCC /* URLRequest+Encoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLRequest+Encoding.swift"; path = "Sources/Moya/URLRequest+Encoding.swift"; sourceTree = ""; }; - B4B9D2DC92354F40E5CC1B7F7D24425A /* CameraViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CameraViewController.swift; path = Sources/HXPHPicker/Picker/Controller/CameraViewController.swift; sourceTree = ""; }; - B506D5E764A086F3777E21768B095CC0 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; - B51C5056061447DBC5916F8C42C0F8F4 /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; - B55F171720D8E27A5B49F661B03EE0F4 /* VideoEditorFrameMaskView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorFrameMaskView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorFrameMaskView.swift; sourceTree = ""; }; - B56A762B67E69653DC0A9AAC07D0838D /* MainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MainScheduler.swift; path = RxSwift/Schedulers/MainScheduler.swift; sourceTree = ""; }; - B5C973AF4D4B02F2AFD6A21E4C315E0D /* NSTextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextField+Rx.swift"; path = "RxCocoa/macOS/NSTextField+Rx.swift"; sourceTree = ""; }; - B656719D0755FCFA48D9B84E07C2E6DD /* EventMonitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EventMonitor.swift; path = Source/Features/EventMonitor.swift; sourceTree = ""; }; - B67AE3D53D478DF0C02F564D4DF1D846 /* String+Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+Parser.swift"; path = "Sources/SwiftDate/Foundation+Extras/String+Parser.swift"; sourceTree = ""; }; - B6824D7BD156AB799B64763F3CB99C41 /* format_constants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = format_constants.h; path = src/webp/format_constants.h; sourceTree = ""; }; - B6DAD1EBA23774DA574ADCE0E3469E6A /* EditorChartlet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorChartlet.swift; path = Sources/HXPHPicker/Editor/Model/EditorChartlet.swift; sourceTree = ""; }; - B716ACE454815F9104FEDC7A89FD91A0 /* LockOwnerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LockOwnerType.swift; path = RxSwift/Concurrency/LockOwnerType.swift; sourceTree = ""; }; + B4E1278D2C1DBCF1B4ED696DDF3B66D6 /* AnimatedButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedButton.swift; path = Sources/Public/Controls/AnimatedButton.swift; sourceTree = ""; }; + B4E6964A9CCBDA00C20C902BA910CA28 /* SwiftKeychainWrapper-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftKeychainWrapper-prefix.pch"; sourceTree = ""; }; + B4E7E5A98728E5C18213B927BA0BD4AD /* HXPHPicker-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "HXPHPicker-umbrella.h"; sourceTree = ""; }; + B5006DEC528C9CBD18E23104A678A04B /* SDDiskCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDiskCache.m; path = SDWebImage/Core/SDDiskCache.m; sourceTree = ""; }; + B54A7F5171852D47FEAF3166F7230E63 /* SGWeakProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGWeakProxy.m; path = SGQRCode/WeakProxy/SGWeakProxy.m; sourceTree = ""; }; + B55D8BA910BEC68CC29FB81ECC2CD259 /* LottieURLSession.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieURLSession.swift; path = Sources/Public/Configuration/LottieURLSession.swift; sourceTree = ""; }; + B56198A59EA75D2E88623555BCF8B5CD /* IntegerOperators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IntegerOperators.swift; path = Sources/IntegerOperators.swift; sourceTree = ""; }; + B5AA85EEA048643A59C71370A728EF51 /* MapError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MapError.swift; path = Sources/MapError.swift; sourceTree = ""; }; + B5CAA60E4E281A0EA544CC0192678755 /* Mappable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mappable.swift; path = Sources/Mappable.swift; sourceTree = ""; }; + B5CD864F8EF30A52D1453DEF84C95EDE /* UIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Hierarchy.swift"; path = "IQKeyboardCore/Classes/UIKitExtensions/UIView+Hierarchy.swift"; sourceTree = ""; }; + B5EDC74945F5649EFEA7B3DDB601D7CD /* SDImageCachesManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCachesManager.h; path = SDWebImage/Core/SDImageCachesManager.h; sourceTree = ""; }; + B623FAE583D715C0ABDEA7C219304AE6 /* EnumOperators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EnumOperators.swift; path = Sources/EnumOperators.swift; sourceTree = ""; }; + B6295AE9D50F4A2B1061B752D52AC07C /* curry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = curry.swift; path = Source/Tools/curry.swift; sourceTree = ""; }; + B667AA3A5E89DB8C3DD24D14986CB0B7 /* SectionModelType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionModelType.swift; path = Sources/Differentiator/SectionModelType.swift; sourceTree = ""; }; + B66CA7E96606902E043F4B39EDA9241D /* MoyaProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MoyaProvider.swift; path = Sources/Moya/MoyaProvider.swift; sourceTree = ""; }; + B678046C27E1672AAF1BC401C13A7616 /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; + B68C41CBA21D488B0521B79D485A1066 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; + B68E00CB9424AC220D1D7E99DF7964DE /* IQRootControllerConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQRootControllerConfiguration.swift; path = IQKeyboardManagerSwift/IQKeyboardManager/Configuration/IQRootControllerConfiguration.swift; sourceTree = ""; }; + B6BC3542B4309F873768544C3CE0876C /* mux.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mux.h; path = src/webp/mux.h; sourceTree = ""; }; + B6C56E8D09AB83A4CB28823EAD80490A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = MJRefresh/PrivacyInfo.xcprivacy; sourceTree = ""; }; + B7206C0B8A356B3C1D0789ED1F4C456F /* URLNavigator.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = URLNavigator.debug.xcconfig; sourceTree = ""; }; B725F96A98CB22A783C643BB02401232 /* SGQRCode */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SGQRCode; path = SGQRCode.framework; sourceTree = BUILT_PRODUCTS_DIR; }; B72A389B0E6A6DD2F3D61F4DC7F84D83 /* Popover */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Popover; path = Popover.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B761456CD08730CE87D0E4C3C3C67E9A /* distinct.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = distinct.swift; path = Source/RxSwift/distinct.swift; sourceTree = ""; }; - B76A0FA9A60A12C5EA7954C2923F9CBF /* CLIColor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CLIColor.m; path = Sources/CocoaLumberjack/CLI/CLIColor.m; sourceTree = ""; }; - B76CC5D6EF1DC6FC560AE714DA81CD53 /* RxCollectionViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift; sourceTree = ""; }; + B72E5B98A68F877B3A8D0D2FF15BA6DE /* Optional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Optional.swift; path = RxSwift/Observables/Optional.swift; sourceTree = ""; }; B7715718A7E1E513F9BC2E99B977FCA9 /* SwiftyUserDefaults */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyUserDefaults; path = SwiftyUserDefaults.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B7AE846D72003DCFCEC86392D0D7EC40 /* Image+WebP.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Image+WebP.swift"; path = "Sources/Image+WebP.swift"; sourceTree = ""; }; - B7CD0D2A8A364CBBF08D3BA2ADBCD0A5 /* RxCocoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoa.h; path = RxCocoa/RxCocoa.h; sourceTree = ""; }; - B824148EAC62AC6BF7D26BEA4B733558 /* EditorImageResizerControlView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorImageResizerControlView.swift; path = Sources/HXPHPicker/Editor/View/Photo/EditorImageResizerControlView.swift; sourceTree = ""; }; - B86D94D5B18F8A822EC7D473A0586C6F /* ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist"; sourceTree = ""; }; - B86FFDF86A3B86E4BC6E4BABBA278612 /* pausableBuffered.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = pausableBuffered.swift; path = Source/RxSwift/pausableBuffered.swift; sourceTree = ""; }; - B879F49464200995BDB1E04420FECA72 /* AssetManager+ImageURL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+ImageURL.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+ImageURL.swift"; sourceTree = ""; }; - B8809162A6AF161A8D8CE2B8C1EAE620 /* distinct+RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "distinct+RxCocoa.swift"; path = "Source/RxCocoa/distinct+RxCocoa.swift"; sourceTree = ""; }; - B8E715FCDC5FE9A1500BC1DAE8D0C3A9 /* ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist"; sourceTree = ""; }; - B8F339398A437FC78F25C990092849D1 /* DefaultsBridges.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsBridges.swift; path = Sources/DefaultsBridges.swift; sourceTree = ""; }; - B8F8EE55BB9CDE3F9FB605ABD93C2407 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + B7C0DA117DEBEE3724B85864BE0A2525 /* KingfisherWebP-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KingfisherWebP-Info.plist"; sourceTree = ""; }; + B7CF12900FA2D42032FCF7F221E039FE /* UIImage+ForceDecode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+ForceDecode.m"; path = "SDWebImage/Core/UIImage+ForceDecode.m"; sourceTree = ""; }; + B7DA8AAE8ACA2793E0EF5CF184916DA1 /* CombineLatest+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+Collection.swift"; path = "RxSwift/Observables/CombineLatest+Collection.swift"; sourceTree = ""; }; + B7FB820BC5331533D294984FD2720F40 /* Asset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asset.swift; path = Sources/Private/Model/Assets/Asset.swift; sourceTree = ""; }; + B845FE0F9C7A76E6143CAE77C1A43254 /* vp8_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = vp8_dec.c; path = src/dec/vp8_dec.c; sourceTree = ""; }; + B85807E3ABCF89B45695B9588E7E6663 /* Buffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Buffer.swift; path = RxSwift/Observables/Buffer.swift; sourceTree = ""; }; + B872D9053645687148A227B1BB0C5CB7 /* PhotoEditResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditResult.swift; path = Sources/HXPHPicker/Editor/PhotoEditResult.swift; sourceTree = ""; }; + B87914A571493F5943A8D7B3C5D2E749 /* Popover-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Popover-umbrella.h"; sourceTree = ""; }; + B885A6E3D0C727561744358AAE669DDA /* Amb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Amb.swift; path = RxSwift/Observables/Amb.swift; sourceTree = ""; }; + B890053980784738873C9CB63A7FB76D /* mux_types.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mux_types.h; path = src/webp/mux_types.h; sourceTree = ""; }; + B8A4053D9128D05E3F01ABF4B2532E59 /* ResourceBundle-LottiePrivacyInfo-lottie-ios-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-LottiePrivacyInfo-lottie-ios-Info.plist"; sourceTree = ""; }; + B8D8A387D84A0F96F974D4DEC6FE8580 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; B9084FE779702931E8DF1D00A2D725FB /* ObjectMapper */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = ObjectMapper; path = ObjectMapper.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B9387828C036F6207C529C8E97EF5890 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Sources/Moya/Response.swift; sourceTree = ""; }; - B93E1E986C17D3D18CDFB02A525E2CD5 /* UITextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextView+Rx.swift"; path = "RxCocoa/iOS/UITextView+Rx.swift"; sourceTree = ""; }; - B95B44E935A028C5D703D09686FA62D9 /* IQTextInputViewNotification.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQTextInputViewNotification.release.xcconfig; sourceTree = ""; }; - B99B9DF3D3EFDA4F94CB35BC12A3D40B /* fromAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = fromAsync.swift; path = Source/RxSwift/fromAsync.swift; sourceTree = ""; }; - B9A0DBB968FD3EAA1FA2D97832E12B52 /* ConnectableObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectableObservableType.swift; path = RxSwift/ConnectableObservableType.swift; sourceTree = ""; }; - B9CC727E6511AC81429DE3BFA945654A /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; + B91E4FCF2BBD9880C7FA205DB7365F7D /* DDContextFilterLogFormatter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDContextFilterLogFormatter.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter.h; sourceTree = ""; }; + B91FB65E554FA16A7B8C7D61BDDCC741 /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; + B92E3F94C299736D8B2B078C4026F933 /* SDWebImageDownloaderRequestModifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderRequestModifier.m; path = SDWebImage/Core/SDWebImageDownloaderRequestModifier.m; sourceTree = ""; }; + B95207D9ABE61BB885BC98426F48D8B0 /* AsyncLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncLock.swift; path = RxSwift/Concurrency/AsyncLock.swift; sourceTree = ""; }; + B95C726205FF8C5FFFEAC51744AC07E1 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/RxSwift/PrivacyInfo.xcprivacy; sourceTree = ""; }; + B96F3DF5A42A4F528F5366BCFD860028 /* URLPathComponent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLPathComponent.swift; path = Sources/URLMatcher/URLPathComponent.swift; sourceTree = ""; }; + B98FB536C6100FE2E5AB39A61E6BF097 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; + B9A9559F9ED00EB6C03CAC2B2CF0AC0A /* CombineLatest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombineLatest.swift; path = RxSwift/Observables/CombineLatest.swift; sourceTree = ""; }; + B9CE0C1DCDC56E9E63A7CF35BB266E81 /* TAAbstractDotView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TAAbstractDotView.m; path = SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAbstractDotView.m; sourceTree = ""; }; B9DCB5EC0B1CDADD221717CADDF62359 /* SnapKit-SnapKit_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "SnapKit-SnapKit_Privacy"; path = SnapKit_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - B9F0941F1BC5DCF103B534C3CB947E76 /* TimePeriodChain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodChain.swift; path = Sources/SwiftDate/TimePeriod/Groups/TimePeriodChain.swift; sourceTree = ""; }; - B9FA506B387CC6A0599A63AEA615A138 /* Core+UIFont.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIFont.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIFont.swift"; sourceTree = ""; }; - BA1AB4C7BD9F1CF606B17702891367A7 /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; - BA1D67EA8A4A71E7794F574CDA3404BC /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; - BA9AC61A485DBAB130A725703D18A08E /* RxSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.release.xcconfig; sourceTree = ""; }; - BAD65F8B0A971688BD64F2938740ED8F /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + B9F253637C4175BB748FC92489288F76 /* String+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+IdentifiableType.swift"; path = "Sources/RxDataSources/String+IdentifiableType.swift"; sourceTree = ""; }; + B9F64F84BDF08C8BC965F0C9498683FB /* webp_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = webp_dec.c; path = src/dec/webp_dec.c; sourceTree = ""; }; + BA30FB5F9089218621D75AD42D92C780 /* KingfisherManager+LivePhoto.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KingfisherManager+LivePhoto.swift"; path = "Sources/General/KingfisherManager+LivePhoto.swift"; sourceTree = ""; }; + BA3ED84E0CA4AB21EEF71FE9DFF1D2FD /* UIImage+Metadata.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Metadata.h"; path = "SDWebImage/Core/UIImage+Metadata.h"; sourceTree = ""; }; + BA41BF6E34AC8AC53ACD4A516ACD2E6E /* HistoricalSchedulerTimeConverter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalSchedulerTimeConverter.swift; path = RxSwift/Schedulers/HistoricalSchedulerTimeConverter.swift; sourceTree = ""; }; + BA457FEB676271A003D5818FBFE06098 /* EditorToolViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorToolViewCell.swift; path = Sources/HXPHPicker/Editor/View/EditorToolViewCell.swift; sourceTree = ""; }; + BA90E72E8B42726D9E7B9989A9F11F9E /* Defaults.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Defaults.swift; path = Sources/Defaults.swift; sourceTree = ""; }; + BA93E3F5E0725D68A852A8B788272029 /* upsampling.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling.c; path = src/dsp/upsampling.c; sourceTree = ""; }; + BAA423E5F7767C8229588A36EE8B4D30 /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; + BAAD6026DA9FA60767997787E384EF99 /* EditorStickerTextViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerTextViewController.swift; path = Sources/HXPHPicker/Editor/Controller/EditorStickerTextViewController.swift; sourceTree = ""; }; + BAB03FF9F33E76D68ACFD8FEE39EAD42 /* URL+Moya.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+Moya.swift"; path = "Sources/Moya/URL+Moya.swift"; sourceTree = ""; }; + BAFFDCF59409B50ECD0BE8CEBE5860F5 /* EpoxyableView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EpoxyableView.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Views/EpoxyableView.swift; sourceTree = ""; }; + BB207D0D95390CC5750B8BAE1FEBDEFB /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; + BB4C8BF4D4E444A4954389E4A6161486 /* MAMapSnapshot.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapSnapshot.h; path = MAMapKit.framework/Headers/MAMapSnapshot.h; sourceTree = ""; }; + BB60FCC5CDA253F487CD89DEED48D2BA /* Delay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delay.swift; path = RxSwift/Observables/Delay.swift; sourceTree = ""; }; + BB6E3C6E88A34AA462EB572BC6ED6628 /* SizeValueProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeValueProvider.swift; path = Sources/Public/DynamicProperties/ValueProviders/SizeValueProvider.swift; sourceTree = ""; }; BB97A63C05CB76B306A8275DF4A550B5 /* Pods-QuickLocation-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-QuickLocation-acknowledgements.markdown"; sourceTree = ""; }; - BBBD3D6AF97DFBC71E1A7AAFA89731CF /* KFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFAnimatedImage.swift; path = Sources/SwiftUI/KFAnimatedImage.swift; sourceTree = ""; }; - BBFED2CE533815705669A25B87AA3D32 /* SwiftKeychainWrapper-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftKeychainWrapper-umbrella.h"; sourceTree = ""; }; - BC06F5C66531B31B1F0CE7714F27B30C /* ConstraintOffsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintOffsetTarget.swift; path = Sources/ConstraintOffsetTarget.swift; sourceTree = ""; }; + BBA112076B4C3B0254A6498498A8B4CE /* ResourceBundle-Privacy-ObjectMapper-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-Privacy-ObjectMapper-Info.plist"; sourceTree = ""; }; + BBF4E40F4925C3DBE8E4506201C407F9 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; + BBFBABF91903B611D00C8E32F67E5D62 /* SolidLayerModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SolidLayerModel.swift; path = Sources/Private/Model/Layers/SolidLayerModel.swift; sourceTree = ""; }; + BC2F7A94BE29E6CACE8CEDC502886507 /* ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist"; sourceTree = ""; }; + BC33923EC5375C22A7ECA198C929A65A /* Interpolatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Interpolatable.swift; path = Sources/Public/Keyframes/Interpolatable.swift; sourceTree = ""; }; + BC407118BEC3A80D9E93F020A3C6680B /* RefCountDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RefCountDisposable.swift; path = RxSwift/Disposables/RefCountDisposable.swift; sourceTree = ""; }; BC432FD48A5932251F1CAFBC4BF74894 /* RxCocoa */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = RxCocoa; path = RxCocoa.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - BC6CF59DDAB4BB65C7395DF30B76810A /* UIView+Responders.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Responders.swift"; path = "IQKeyboardToolbarManager/Classes/UIKitExtensions/UIView+Responders.swift"; sourceTree = ""; }; - BC8D2010326CE2BB270C593FD1374171 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = MAMapKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; - BC8F98515B5CC228D9AEF83ADB0E50CA /* DDContextFilterLogFormatter+Deprecated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "DDContextFilterLogFormatter+Deprecated.h"; path = "Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter+Deprecated.h"; sourceTree = ""; }; - BCBD60B8C49A0850AEDF9D00F00BDAE2 /* ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist"; sourceTree = ""; }; - BCCD6AAE2A267E255A353272F7EC3181 /* backward_references_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = backward_references_enc.c; path = src/enc/backward_references_enc.c; sourceTree = ""; }; - BCE6F3B60A23AF0FC9C48D9EFE9EC42D /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; - BD0CDF407FA25D1DCFFCAB2CFC70642D /* Popover.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Popover.swift; path = Classes/Popover.swift; sourceTree = ""; }; - BD119F7E85F641DC49F43E98CC2FF2F1 /* DDLoggerNames.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDLoggerNames.m; path = Sources/CocoaLumberjack/DDLoggerNames.m; sourceTree = ""; }; - BDB2D398279BEA61A0CED05D563D9B18 /* NSLayoutConstraint+MASDebugAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSLayoutConstraint+MASDebugAdditions.h"; path = "Masonry/NSLayoutConstraint+MASDebugAdditions.h"; sourceTree = ""; }; - BDD69E4D85A4A0E5EC3B3ADA6147B11F /* Date+Dispatch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Dispatch.swift"; path = "RxSwift/Date+Dispatch.swift"; sourceTree = ""; }; - BE122315C0BDC5EE16F8A7811EB65132 /* alphai_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = alphai_dec.h; path = src/dec/alphai_dec.h; sourceTree = ""; }; - BE1BF3564926290783F77CDD6F2A7DB2 /* PhotoPickerBottomView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerBottomView.swift; path = Sources/HXPHPicker/Picker/View/PhotoPickerBottomView.swift; sourceTree = ""; }; - BE6298E39B2B9FB9D1FE3608F2206A48 /* AssetManager+AVAssetExportSession.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+AVAssetExportSession.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+AVAssetExportSession.swift"; sourceTree = ""; }; - BED8B29966E5DE96F6437FD28D34C7C2 /* Differentiator-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Differentiator-dummy.m"; sourceTree = ""; }; - BEF57A0490805DF7D092C67AF218F7A3 /* CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+arity.swift"; path = "RxSwift/Observables/CombineLatest+arity.swift"; sourceTree = ""; }; - BF507E9A49CBDD934618336CDA62C28D /* ToArray.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToArray.swift; path = RxSwift/Observables/ToArray.swift; sourceTree = ""; }; - BF6613F77D615A7C5D3BDDA3B3096D6F /* URLNavigator-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "URLNavigator-prefix.pch"; sourceTree = ""; }; - BF93A6EE1F78341894F673C201076C38 /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/Core/ParameterEncoding.swift; sourceTree = ""; }; - BF9CD9FBFC069DB00BC9DF7B5DA9E40C /* nwise.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = nwise.swift; path = Source/RxSwift/nwise.swift; sourceTree = ""; }; - BFBFF1C4A24A348AA48D0FEE49A6B949 /* IQKeyboardToolbarPlaceholderConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbarPlaceholderConfiguration.swift; path = IQKeyboardToolbar/Classes/Placeholder/IQKeyboardToolbarPlaceholderConfiguration.swift; sourceTree = ""; }; - BFE0599701700AA12CB5FF319AD57D60 /* Differentiator.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Differentiator.release.xcconfig; sourceTree = ""; }; - BFFEB46D63E7B011F3B8ADC9DA0FAF9A /* sharpyuv_dsp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv_dsp.h; path = sharpyuv/sharpyuv_dsp.h; sourceTree = ""; }; - C033AB746DCADD14426F8A9ED9EED36A /* ViewController+MASAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "ViewController+MASAdditions.m"; path = "Masonry/ViewController+MASAdditions.m"; sourceTree = ""; }; - C0644F39A7688D2B38461ECE1C29E3D1 /* MASLayoutConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASLayoutConstraint.h; path = Masonry/MASLayoutConstraint.h; sourceTree = ""; }; - C082943BAC840B38BAE9301D4FD96A77 /* Decode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Decode.swift; path = RxSwift/Observables/Decode.swift; sourceTree = ""; }; - C085208080523CF1B1F2BA6F528E083B /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; - C08FB19B00305BCF8FCD51FCE6CDF43B /* CustomLanguage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomLanguage.swift; path = Sources/HXPHPicker/Core/Model/CustomLanguage.swift; sourceTree = ""; }; - C096F62B8687166869779DC5A3BBFCBA /* rescaler_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_utils.c; path = src/utils/rescaler_utils.c; sourceTree = ""; }; - C1075FD14084FE74322099D5F3735BC6 /* IntegerType+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IntegerType+IdentifiableType.swift"; path = "Sources/RxDataSources/IntegerType+IdentifiableType.swift"; sourceTree = ""; }; - C12014F71FFDFE49CFF758E9C7359634 /* PhotoEditorConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/PhotoEditorConfiguration.swift; sourceTree = ""; }; - C1524E84117D2232F5C5C9D2F647B451 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; - C1580313EE38121CF8BAECC85EEDFBC7 /* IQRootControllerConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQRootControllerConfiguration.swift; path = IQKeyboardManagerSwift/IQKeyboardManager/Configuration/IQRootControllerConfiguration.swift; sourceTree = ""; }; - C1FDD7517A93EF9837C1D3523C360CFE /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = MAMapKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; - C1FE2E7E5654DCA300D6932766929819 /* PhotoPickerController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerController.swift; path = Sources/HXPHPicker/Picker/Controller/PhotoPickerController.swift; sourceTree = ""; }; - C222EC4E8038B62ACFE2E1E52C20168D /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; - C2298299BEE0D21E5876EC1600EF9E0E /* RxTabBarControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarControllerDelegateProxy.swift; sourceTree = ""; }; - C23AA0812A0BD2DF1026804C311ABCFE /* UIApplication+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIApplication+Rx.swift"; path = "RxCocoa/iOS/UIApplication+Rx.swift"; sourceTree = ""; }; + BC4ABE39FD245070480A5588F350BA96 /* ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist"; sourceTree = ""; }; + BC8C0351A6A272F15B11DBBD722E37B3 /* SDImageFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageFrame.h; path = SDWebImage/Core/SDImageFrame.h; sourceTree = ""; }; + BCA231A2F85A9F7DDD1BF8B8C854D13F /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/ImageIO.framework; sourceTree = DEVELOPER_DIR; }; + BCC5A26F7E85548AFC55EEA31F1BCAA2 /* EditorToolViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorToolViewConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/EditorToolViewConfiguration.swift; sourceTree = ""; }; + BCD78105481B9C4CB63C4E7F75D3D5EF /* TimeStructures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimeStructures.swift; path = Sources/SwiftDate/Supports/TimeStructures.swift; sourceTree = ""; }; + BD0E5FB9AF258767A6C880B620AC9B94 /* AnimationContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationContext.swift; path = Sources/Private/Utility/Helpers/AnimationContext.swift; sourceTree = ""; }; + BD430A29256C6077285B1CCB897E8C4B /* View+ValueChanged.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "View+ValueChanged.swift"; path = "Sources/Private/Utility/Helpers/View+ValueChanged.swift"; sourceTree = ""; }; + BD5EAB032B721E40DB56F2AAA1221B6D /* GYSDK-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "GYSDK-xcframeworks.sh"; sourceTree = ""; }; + BD6922634C391BB9E132FF753F048FC6 /* AnimatableSectionModelType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatableSectionModelType.swift; path = Sources/Differentiator/AnimatableSectionModelType.swift; sourceTree = ""; }; + BD6EDB5BFB9BD4B5787B7D40C16E8283 /* msa_macro.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = msa_macro.h; path = src/dsp/msa_macro.h; sourceTree = ""; }; + BD71F000289EF1872A2C3731625F382A /* IQTextView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQTextView-dummy.m"; sourceTree = ""; }; + BD8B02E9837D51A6ACF8BE98C6E273E3 /* rescaler_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rescaler_utils.h; path = src/utils/rescaler_utils.h; sourceTree = ""; }; + BDA30777E98612E8A4D31E89C2DCDFF5 /* DelegateProxyType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxyType.swift; path = RxCocoa/Common/DelegateProxyType.swift; sourceTree = ""; }; + BDF5E8679D561D4A0E5FE392614BC65C /* GTCommonSDK.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = GTCommonSDK.xcframework; sourceTree = ""; }; + BE024F78DD811BA5EFBA40796E1EBAB7 /* SerialDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDisposable.swift; path = RxSwift/Disposables/SerialDisposable.swift; sourceTree = ""; }; + BE14ACDECA130460F7FADBA6CD4BCA5D /* SDImageGraphics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageGraphics.h; path = SDWebImage/Core/SDImageGraphics.h; sourceTree = ""; }; + BE24B8D51663638EB805D0C022ED277B /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = MAMapKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; + BE890CE798E63E906A85142A702AE895 /* KeypathSearchable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeypathSearchable.swift; path = Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/KeypathSearchable.swift; sourceTree = ""; }; + BE9144BC05C0B93A010E492397001467 /* EditorToolOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorToolOptions.swift; path = Sources/HXPHPicker/Editor/Model/EditorToolOptions.swift; sourceTree = ""; }; + BE9A5A25C305ED947C72BFDCDFBACF57 /* Documentation.docc */ = {isa = PBXFileReference; includeInIndex = 1; name = Documentation.docc; path = Sources/Documentation.docc; sourceTree = ""; }; + BEA34843BA40484B04293F13076EA751 /* ImmutableMappable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImmutableMappable.swift; path = Sources/ImmutableMappable.swift; sourceTree = ""; }; + BEB81765E2EEF3EB99BE57EC330158FB /* SDWebImageOptionsProcessor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageOptionsProcessor.h; path = SDWebImage/Core/SDWebImageOptionsProcessor.h; sourceTree = ""; }; + BEFF5E644567CF77A64C89940000F7DE /* DisplayLink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisplayLink.swift; path = Sources/Utility/DisplayLink.swift; sourceTree = ""; }; + BF6261CD4427CDF1AE9EBE1B79B04B1C /* enc_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_mips32.c; path = src/dsp/enc_mips32.c; sourceTree = ""; }; + BF6938BBE7D6DF518BB89D2965AEA643 /* OperationQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "OperationQueue+Alamofire.swift"; path = "Source/Extensions/OperationQueue+Alamofire.swift"; sourceTree = ""; }; + BF940D80295BB79B5D17BD965268D7B9 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; + BFB569507CC27BADB6B7E5AA54605AB5 /* ignore.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ignore.swift; path = Source/RxSwift/ignore.swift; sourceTree = ""; }; + BFB9E8D913CEB8ED68CBB34CF5D3CBD8 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintAttributes.swift; path = Sources/ConstraintAttributes.swift; sourceTree = ""; }; + BFC9F7B604E92A7766FDA67A9BE787B8 /* TimePeriodChain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodChain.swift; path = Sources/SwiftDate/TimePeriod/Groups/TimePeriodChain.swift; sourceTree = ""; }; + BFD1FC69900890ED587D27CC307182E2 /* NSView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSView+Rx.swift"; path = "RxCocoa/macOS/NSView+Rx.swift"; sourceTree = ""; }; + BFD204BE696DB1A3A8B2014EB3390F8B /* TimePeriodCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodCollection.swift; path = Sources/SwiftDate/TimePeriod/Groups/TimePeriodCollection.swift; sourceTree = ""; }; + BFD4192CC3AB5F6F57A4EA534DE6B072 /* InvertedMatteLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvertedMatteLayer.swift; path = Sources/Private/MainThread/LayerContainers/Utility/InvertedMatteLayer.swift; sourceTree = ""; }; + C0267CD6171DEDA09AD71FB911134D7C /* pausable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = pausable.swift; path = Source/RxSwift/pausable.swift; sourceTree = ""; }; + C03D2195F8070C9FCBD9846A7FFC7B45 /* LayerTextProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayerTextProvider.swift; path = Sources/Private/MainThread/LayerContainers/Utility/LayerTextProvider.swift; sourceTree = ""; }; + C056C7D3CDFF0B7C1A4CD6824B186298 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQTextView/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; + C0DC48EFD93741CA0416A045A21FDF77 /* DDContextFilterLogFormatter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDContextFilterLogFormatter.m; path = Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter.m; sourceTree = ""; }; + C0E393187CA54B2F5F3641BF31AB6B31 /* UIView+Responders.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Responders.swift"; path = "IQKeyboardToolbarManager/Classes/UIKitExtensions/UIView+Responders.swift"; sourceTree = ""; }; + C0E5431128985282711DBB2BD71CB2DB /* ConstraintDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDSL.swift; path = Sources/ConstraintDSL.swift; sourceTree = ""; }; + C132601FFE28F7DBC95D8D184ED5F8CC /* MASConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASConstraint.m; path = Masonry/MASConstraint.m; sourceTree = ""; }; + C15D23C5EAF1AFED8D0D4D82BE8551DB /* LocalAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalAsset.swift; path = Sources/HXPHPicker/Picker/Model/LocalAsset.swift; sourceTree = ""; }; + C19DA7E14015C105ECDB2587711D4205 /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = MAMapKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; + C1B0D4D22E63D72ED9390E8D741FDC53 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; + C1BCA5724C07706827CCD450AD2A7594 /* SchedulerType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/SchedulerType+SharedSequence.swift"; sourceTree = ""; }; + C1CB709A3423E37492D1990C23F463CE /* PhotoAsset+Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoAsset+Request.swift"; path = "Sources/HXPHPicker/Picker/Model/PhotoAsset+Request.swift"; sourceTree = ""; }; + C1D9C8D6B4B21DD9B09D3CD98C73A865 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; + C1DCD6DE07B95943636B74D041CAC0CD /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/PrivacyInfo.xcprivacy; sourceTree = ""; }; + C1F8C5035292F2ECDC8D7904C8A6E508 /* Observable+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Concurrency.swift"; path = "RxSwift/Observable+Concurrency.swift"; sourceTree = ""; }; + C237F6157FB267563A98042420445DC7 /* DashPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DashPattern.swift; path = Sources/Private/Model/Objects/DashPattern.swift; sourceTree = ""; }; C261436D14052AE3C35F240BCD155CAC /* CocoaLumberjack */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = CocoaLumberjack; path = CocoaLumberjack.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - C2668DA3CB365834FBEDB29D50D34ACD /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; - C2741877885706DD53899E3DA7768BA3 /* mapAt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = mapAt.swift; path = Source/RxSwift/mapAt.swift; sourceTree = ""; }; - C276B040A65951B7E49AB1E5E8D84F74 /* enc_msa.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_msa.c; path = src/dsp/enc_msa.c; sourceTree = ""; }; - C279AB7CDF436D1CB1591AB85AE391BB /* DefaultsSerializable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsSerializable.swift; path = Sources/DefaultsSerializable.swift; sourceTree = ""; }; - C2868F97BAFCB0458E637AD35A684011 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + C263B56B240F62365A703DBF67EC2A36 /* AlbumViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/AlbumViewCell.swift; sourceTree = ""; }; + C26B3CF5F4C31A7BF518E395C83CCC26 /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = MAMapKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; + C2815E64F59B4238CA92AB88B3481315 /* Differentiator-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Differentiator-dummy.m"; sourceTree = ""; }; C298ABB78D9B05529B89D8322DB2E7B0 /* Kingfisher-Kingfisher */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "Kingfisher-Kingfisher"; path = Kingfisher.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - C2B225411D23E96DA996A9E55D4201C5 /* quant_levels_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = quant_levels_utils.h; path = src/utils/quant_levels_utils.h; sourceTree = ""; }; - C2BA3D4D6F1A5291B9652345ED916226 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; - C309BA86FCC3950BAF21431A2C2F388F /* ResourceBundle-Alamofire-Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-Alamofire-Alamofire-Info.plist"; sourceTree = ""; }; - C31B448011C48D1096CDB22B00BB0445 /* Debounce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debounce.swift; path = RxSwift/Observables/Debounce.swift; sourceTree = ""; }; + C2B743704A7CB9DB1DC5EDE8D41EC969 /* RxMutableBox.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxMutableBox.swift; path = RxSwift/RxMutableBox.swift; sourceTree = ""; }; + C2BD8DAB5045AAF8BF6ACDE3784213F0 /* not.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = not.swift; path = Source/RxSwift/not.swift; sourceTree = ""; }; + C2C5E1A5F4FEF73C2819B592234FFA46 /* yuv_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_sse2.c; path = src/dsp/yuv_sse2.c; sourceTree = ""; }; + C2D31FD543E341AC7EDD28C32F39A4AB /* Stroke.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Stroke.swift; path = Sources/Private/Model/ShapeItems/Stroke.swift; sourceTree = ""; }; + C2DC7B67C28FB63025DA871EB56B2D07 /* PhotoAsset+Network.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoAsset+Network.swift"; path = "Sources/HXPHPicker/Picker/Model/PhotoAsset+Network.swift"; sourceTree = ""; }; + C2E3D80404784FE3EFD3D8DD7896FF68 /* lossless_common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = lossless_common.h; path = src/dsp/lossless_common.h; sourceTree = ""; }; + C2F4D5013D3AF74F5714CE9A7A2F73F5 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; + C3048ED18934BCA7D2245F203234B7BB /* Optional+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Optional+Extensions.swift"; path = "Sources/Differentiator/Optional+Extensions.swift"; sourceTree = ""; }; + C3072326DD34C757150C8BE661702339 /* SGWeakProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGWeakProxy.h; path = SGQRCode/WeakProxy/SGWeakProxy.h; sourceTree = ""; }; + C30EF5CAF765ED07F5D17AD88E36B1A4 /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = MAMapKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + C31B52216880E9CF8D00588A8855A697 /* AssetManager+ImageURL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+ImageURL.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+ImageURL.swift"; sourceTree = ""; }; + C367547FCC68DD55DAECA1B9FC3DBABE /* LRUAnimationCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LRUAnimationCache.swift; path = Sources/Public/AnimationCache/LRUAnimationCache.swift; sourceTree = ""; }; + C36F5900150A31FE8936D9513ED86555 /* ResourceBundle-SwiftyJSON-SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-SwiftyJSON-SwiftyJSON-Info.plist"; sourceTree = ""; }; + C370D87825345FAC384E03958B6F44F8 /* common_sse2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = common_sse2.h; path = src/dsp/common_sse2.h; sourceTree = ""; }; C37C1FFDD7934BF1E8E952DAFD1B42B2 /* Pods-QuickLocation-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-QuickLocation-Info.plist"; sourceTree = ""; }; - C382BFAA5A9E106FB8F48E3CD876BBBC /* IQKeyboardNotification-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardNotification-prefix.pch"; sourceTree = ""; }; - C3CCB675B72913DCF0CC7843B42328E9 /* libwebp-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "libwebp-Info.plist"; sourceTree = ""; }; - C3EA2C11E815EB38196B846112A69DD1 /* MJRefreshStateTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateTrailer.h; path = MJRefresh/Custom/Trailer/MJRefreshStateTrailer.h; sourceTree = ""; }; + C3E3D3933B693D2F3CED237988215698 /* pausableBuffered.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = pausableBuffered.swift; path = Source/RxSwift/pausableBuffered.swift; sourceTree = ""; }; + C3F298600E5BCC373ECBB504108BB6EE /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Kingfisher; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - C40201A879E48C4A6ADFC91AB50E9A9B /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardCore/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; - C403543E9798E70A4598C38D56791AE2 /* MarqueeLabel.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MarqueeLabel.modulemap; sourceTree = ""; }; - C412CFBA7D2AEEFA784D0C9F26D68FD3 /* DefaultsObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsObserver.swift; path = Sources/DefaultsObserver.swift; sourceTree = ""; }; - C41E25D0D23F9EC277E3BE213E4AE726 /* SGWeakProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGWeakProxy.m; path = SGQRCode/WeakProxy/SGWeakProxy.m; sourceTree = ""; }; - C43F8C345748319D615937F14A1F4312 /* LocalAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalAsset.swift; path = Sources/HXPHPicker/Picker/Model/LocalAsset.swift; sourceTree = ""; }; - C445E04C47A30EE7620E2A53B7D92019 /* IQKeyboardCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardCore-umbrella.h"; sourceTree = ""; }; - C448CB8B107D6C88839AEB09B44CEE9D /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = MAMapKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; - C448E87BB8833D9354180256456413B9 /* IQKeyboardToolbar-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardToolbar-dummy.m"; sourceTree = ""; }; - C47666C217E309905516749DDCE9BC0F /* IntegerOperators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IntegerOperators.swift; path = Sources/IntegerOperators.swift; sourceTree = ""; }; - C4ED5978527881A39DEF1B43FAFC9A92 /* IQKeyboardManager+Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Debug.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/Debug/IQKeyboardManager+Debug.swift"; sourceTree = ""; }; - C4F393D8A78C7410E24718DFB36387E6 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; - C5068F55FF4C95D175000EA807DAF80B /* Mapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mapper.swift; path = Sources/Mapper.swift; sourceTree = ""; }; - C5161E800D824B656FC889F171C7EBF3 /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; - C51CAFF740CAACA8F922F2AA89AF5F67 /* ConstraintMakerExtendable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerExtendable.swift; path = Sources/ConstraintMakerExtendable.swift; sourceTree = ""; }; - C59FF326A8E31D5507C861F4D16054A3 /* VideoEditorConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/VideoEditorConfiguration.swift; sourceTree = ""; }; - C5B0C51009256B2263C05A1238562A94 /* Popover.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Popover.debug.xcconfig; sourceTree = ""; }; - C5B21DC00469952693084BBBDB81669C /* muxi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = muxi.h; path = src/mux/muxi.h; sourceTree = ""; }; - C62B278101FA1291D52DD8744A92A21B /* PhotoManager+Audio.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoManager+Audio.swift"; path = "Sources/HXPHPicker/Core/Util/PhotoManager+Audio.swift"; sourceTree = ""; }; - C651508DD226E168FB06578CA63AAA55 /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; - C651AFC37688E8C8157408FD4982225A /* DotNetParserFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotNetParserFormatter.swift; path = Sources/SwiftDate/Formatters/DotNetParserFormatter.swift; sourceTree = ""; }; - C66A726E3653E62D8DAF3D57EA36601D /* msa_macro.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = msa_macro.h; path = src/dsp/msa_macro.h; sourceTree = ""; }; - C6E5A9652F5210CA99238BE53B054637 /* picture_rescale_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_rescale_enc.c; path = src/enc/picture_rescale_enc.c; sourceTree = ""; }; - C7134073EC3713A59A18FC8F6A3D4149 /* sharpyuv.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv.c; path = sharpyuv/sharpyuv.c; sourceTree = ""; }; - C72C1D567A38791141645C83EF67C6AC /* UIView+ResignObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+ResignObjc.swift"; path = "IQKeyboardManagerSwift/Resign/UIKItExtensions/UIView+ResignObjc.swift"; sourceTree = ""; }; - C7A845091839699341021B859C28C661 /* Core+Dictionary.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+Dictionary.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+Dictionary.swift"; sourceTree = ""; }; - C7AAC7DE9D5EE4C953A9C8754813DF0D /* DataTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataTransform.swift; path = Sources/DataTransform.swift; sourceTree = ""; }; - C7B69667998AD2C7BECD82F36E9E5DC6 /* Cancelable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cancelable.swift; path = RxSwift/Cancelable.swift; sourceTree = ""; }; - C7C9AC2A7186E07FBDE2585443804C8A /* URLSession+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSession+Rx.swift"; path = "RxCocoa/Foundation/URLSession+Rx.swift"; sourceTree = ""; }; - C81917AA05DCBF5F208BB4B1F15D858D /* AnimatableSectionModelType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatableSectionModelType.swift; path = Sources/Differentiator/AnimatableSectionModelType.swift; sourceTree = ""; }; - C82C8E8DD93A786DAA36573DBD1008A5 /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = RxCocoa/iOS/DataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; - C85B9D1638B14095B7D306BCA5516FCB /* ConstraintView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintView.swift; path = Sources/ConstraintView.swift; sourceTree = ""; }; - C8963626C4E10EA0C64C456424CA35D1 /* SwiftKeychainWrapper.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftKeychainWrapper.release.xcconfig; sourceTree = ""; }; - C8DD548E81C9C73B1A8D63AADEC22D9B /* ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist"; sourceTree = ""; }; - C9599739603FA89AE1B2A51B05CA946E /* filters_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_mips_dsp_r2.c; path = src/dsp/filters_mips_dsp_r2.c; sourceTree = ""; }; - C974251F221DC829C8066050C9D1BF57 /* ConstraintMakerRelatable+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintMakerRelatable+Extensions.swift"; path = "Sources/ConstraintMakerRelatable+Extensions.swift"; sourceTree = ""; }; - C9D458DF3088039DAC45EE2CEA264EE7 /* lossless_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_sse2.c; path = src/dsp/lossless_sse2.c; sourceTree = ""; }; - C9E32BF721FF39F5930C728DD64D8375 /* LivePhotoError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LivePhotoError.swift; path = Sources/HXPHPicker/Core/Model/LivePhotoError.swift; sourceTree = ""; }; - C9E4418239C1EA83F266077CC6F5B56F /* MJRefreshNormalTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalTrailer.h; path = MJRefresh/Custom/Trailer/MJRefreshNormalTrailer.h; sourceTree = ""; }; - CA0ABE9A7EAA1645716ECC3D9D2B53D1 /* AlbumViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/AlbumViewCell.swift; sourceTree = ""; }; - CA67DC6AD3719A5D0BB0CFF937A0C9A9 /* SwiftyUserDefaults-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyUserDefaults-Info.plist"; sourceTree = ""; }; - CAA7C1DC6B75604EF106632D232448BC /* DDASLLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDASLLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogger.h; sourceTree = ""; }; - CAA9241E02581F096F166AC46D20851F /* HXPHPicker-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "HXPHPicker-umbrella.h"; sourceTree = ""; }; - CAE31A3B943D2D329D1C779899C2EC2B /* AMapSearchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapSearchKit.framework; sourceTree = ""; }; - CB48AFB4BE8E7C110AF0C375F82F040D /* Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concurrency.swift; path = Source/Features/Concurrency.swift; sourceTree = ""; }; - CB937EE57229A576C138DD0D2C145FE2 /* RxCollectionViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift; sourceTree = ""; }; - CB99F1702660DA9BC3E08A4EDCD82B26 /* DateFormatterTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DateFormatterTransform.swift; path = Sources/DateFormatterTransform.swift; sourceTree = ""; }; - CBCADB34B7F19208F3275F8A8D1B6AFB /* RxCocoa.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.debug.xcconfig; sourceTree = ""; }; - CC1125ED832F3FAD5466030028D571CD /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; - CC15BB63796C2445A861CBA9E88180AA /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/Features/NetworkReachabilityManager.swift; sourceTree = ""; }; - CC536C446C0AB8AE5D2C96FD123B15B1 /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = MAMapKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; - CC6877509E134A7D2E0F357A91031DB5 /* URLPatchComponentMatchResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLPatchComponentMatchResult.swift; path = Sources/URLMatcher/URLPatchComponentMatchResult.swift; sourceTree = ""; }; - CC7A0B6E563D5488E4B4BD5F81DCDFDC /* IQKeyboardReturnManager-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardReturnManager-prefix.pch"; sourceTree = ""; }; - CCAF8103E8EE03AEBBA11D0639F1BC03 /* AMapSearchAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchAPI.h; path = AMapSearchKit.framework/Headers/AMapSearchAPI.h; sourceTree = ""; }; - CCC9D3A44B3EB6DCD428E950550D42C4 /* Core+Data.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+Data.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+Data.swift"; sourceTree = ""; }; - CCCA217CC0D0EECB2ABA25A869F6B13D /* quant_levels_dec_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = quant_levels_dec_utils.c; path = src/utils/quant_levels_dec_utils.c; sourceTree = ""; }; - CD0F55D786F4D04F11F80C2D2C3CAA96 /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; - CD1E999E1CE1B6992C899F47E1F8205D /* ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist"; sourceTree = ""; }; - CD729EE320D0D21AD233AEFE11E2B560 /* RxCocoa.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.release.xcconfig; sourceTree = ""; }; - CD8541074C2DD535AD0418D872697A5D /* InvocableScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableScheduledItem.swift; path = RxSwift/Schedulers/Internal/InvocableScheduledItem.swift; sourceTree = ""; }; - CD9EC68C86E80ED118C1C89DC7313471 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - CEBA6C06E9001B6A69C03853E20EB36A /* ObservableType+Weak.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+Weak.swift"; path = "Source/RxSwift/ObservableType+Weak.swift"; sourceTree = ""; }; - CED26C06E855ED3DDCBF799835447BA0 /* RxRelay-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxRelay-prefix.pch"; sourceTree = ""; }; - CEEAAB84BDD39B4BAB697A3EDF594ABB /* SwiftDate.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftDate.release.xcconfig; sourceTree = ""; }; - CF0707DE0CF48EB83204DC0377B36E0C /* ConstraintView+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintView+Extensions.swift"; path = "Sources/ConstraintView+Extensions.swift"; sourceTree = ""; }; + C416F63E83C5DD65CC037DA79C107843 /* RxSwiftExt.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwiftExt.debug.xcconfig; sourceTree = ""; }; + C44C9CE4916DB70F6B4FB71EC0BC584B /* ZXSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ZXSDK.framework; sourceTree = ""; }; + C485D6DCBFEEBF1254D520E76FAE918C /* DDLegacyMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDLegacyMacros.h; path = "Sources/CocoaLumberjack/Supporting Files/DDLegacyMacros.h"; sourceTree = ""; }; + C4960B157E6E78D7488A0691C6012951 /* IQKeyboardManager+Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Debug.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/Debug/IQKeyboardManager+Debug.swift"; sourceTree = ""; }; + C4A9C10214B3741557539E39C3C99286 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; + C4CD2D837CBFDE7D823515041F0DB707 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/PrivacyInfo.xcprivacy; sourceTree = ""; }; + C53ACBFB8A83FDE89AFB59F4E36CD4CE /* retryWithBehavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = retryWithBehavior.swift; path = Source/RxSwift/retryWithBehavior.swift; sourceTree = ""; }; + C55A44DDFA37FA2D11BC5726717B12B6 /* PreCompositionLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreCompositionLayer.swift; path = Sources/Private/MainThread/LayerContainers/CompLayers/PreCompositionLayer.swift; sourceTree = ""; }; + C5843B46B80817972944BB971FC179C5 /* LottieColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieColor.swift; path = Sources/Public/Primitives/LottieColor.swift; sourceTree = ""; }; + C5AA2D479914D11C515FDFC6F52D5BBD /* TailRecursiveSink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TailRecursiveSink.swift; path = RxSwift/Observers/TailRecursiveSink.swift; sourceTree = ""; }; + C5AF5BB5E54524053199DF5E8E161E80 /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = MAMapKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; + C5C0E262DDE7B8A1FF6E9169D319444B /* webp_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = webp_enc.c; path = src/enc/webp_enc.c; sourceTree = ""; }; + C5E05BC16EE45ECEF9F56EE1C00DE369 /* PhotoAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoAsset.swift; path = Sources/HXPHPicker/Picker/Model/PhotoAsset.swift; sourceTree = ""; }; + C5E0AB30CAA3051EE601B3CF9AD04FC7 /* DataRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataRequest.swift; path = Source/Core/DataRequest.swift; sourceTree = ""; }; + C5F23BF1780BC3654705C61F8D3CC149 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardToolbar/Classes/IQBarButtonItem/IQTitleBarButtonItem.swift; sourceTree = ""; }; + C656AC09A91C3647E7C534C6949EA4F4 /* LottieAnimationCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LottieAnimationCache.swift; path = Sources/Public/AnimationCache/LottieAnimationCache.swift; sourceTree = ""; }; + C663901667EA861727BE1E4CFDBD9042 /* URLNavigator-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "URLNavigator-dummy.m"; sourceTree = ""; }; + C67731B2B8DA989D0A6B6F07AA1A3550 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; + C68A6AD2C28C1723D43806309E3CB3A9 /* ConcurrentMainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentMainScheduler.swift; path = RxSwift/Schedulers/ConcurrentMainScheduler.swift; sourceTree = ""; }; + C6981402BAD4DA637FFFB68B5C1D357F /* Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deprecated.swift; path = Sources/RxDataSources/Deprecated.swift; sourceTree = ""; }; + C6B8809F78A47423F426F364D383FD66 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/Extensions/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + C6CD96BE078831D0E19F30DECF9A1697 /* AssociatedValues.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssociatedValues.swift; path = Sources/SwiftDate/Supports/AssociatedValues.swift; sourceTree = ""; }; + C6DA755D33BE82CFC317B9C0FF9BDBA6 /* CocoaLumberjack.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaLumberjack.release.xcconfig; sourceTree = ""; }; + C6E045E04EE3F5A677A05018F78DF125 /* DDLog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDLog.m; path = Sources/CocoaLumberjack/DDLog.m; sourceTree = ""; }; + C6E80A5E325D67A7AAFA579E1873789E /* UnitBezier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnitBezier.swift; path = Sources/Private/Utility/Primitives/UnitBezier.swift; sourceTree = ""; }; + C72A8C92670FF350E8A420EB8F4F6ACD /* KeyedDecodingContainerExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyedDecodingContainerExtensions.swift; path = Sources/Private/Model/Extensions/KeyedDecodingContainerExtensions.swift; sourceTree = ""; }; + C740AD469F35195B223E3677E54C9502 /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = RxSwift/Observables/Error.swift; sourceTree = ""; }; + C7453EE771C878D35A9EB9EADEF0548A /* URLRequest+Encoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLRequest+Encoding.swift"; path = "Sources/Moya/URLRequest+Encoding.swift"; sourceTree = ""; }; + C7470B74F4DE6D4DF54F90494C7307E1 /* TextAnimator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextAnimator.swift; path = Sources/Private/Model/Text/TextAnimator.swift; sourceTree = ""; }; + C773BC5D811AE6D65FCE8E3CED0EFD31 /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; + C7E5D675EA63D605D305653E374AAC52 /* SDImageAPNGCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAPNGCoder.h; path = SDWebImage/Core/SDImageAPNGCoder.h; sourceTree = ""; }; + C813AE31D0EE90CF8101772F6AE53887 /* ObjectMapper-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ObjectMapper-umbrella.h"; sourceTree = ""; }; + C83BA1C9AA03830F95ECB83E786B8875 /* InvocableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableType.swift; path = RxSwift/Schedulers/Internal/InvocableType.swift; sourceTree = ""; }; + C84B8DBA73B1D7BF43374F6292DB8EE1 /* RxTableViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift; sourceTree = ""; }; + C85FB30650C4D6DBD28EAE2A1286B98F /* SDWebImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImage.h; path = WebImage/SDWebImage.h; sourceTree = ""; }; + C8667573D1EC6BDB83EDF665FBF97A05 /* IQKeyboardToolbarConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbarConstants.swift; path = IQKeyboardToolbarManager/Classes/Constants/IQKeyboardToolbarConstants.swift; sourceTree = ""; }; + C8A9670BB9EED7F87916D0650B30DEF6 /* Cancelable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cancelable.swift; path = RxSwift/Cancelable.swift; sourceTree = ""; }; + C8D4A356212117348B3C219EE7B7661C /* VideoCroppingConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoCroppingConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/VideoCroppingConfiguration.swift; sourceTree = ""; }; + C90AFBD0E3B0A6DEC712671AAE23D396 /* Never.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Never.swift; path = RxSwift/Observables/Never.swift; sourceTree = ""; }; + C9286F4BE49E7D2A42CB5613598347AF /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; + C963C0A62E791BA3550453A0C982F833 /* SDCycleScrollView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SDCycleScrollView.debug.xcconfig; sourceTree = ""; }; + C98407365CC73ECC5390FD8E2358692A /* IQKeyboardToolbarManager.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardToolbarManager.modulemap; sourceTree = ""; }; + C987F3127AC5AB4669DDE0C00E308703 /* DisposeBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBase.swift; path = RxSwift/Disposables/DisposeBase.swift; sourceTree = ""; }; + C9A84483EF22AB83F632DA3B8F4E0B07 /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = MAMapKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; + C9B1EB74D624BC8F4A0829D170E4476E /* AssetManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssetManager.swift; path = Sources/HXPHPicker/Core/Util/AssetManager.swift; sourceTree = ""; }; + C9D5557940C3F5B374ED53B2C77C0FE0 /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = MAMapKit.framework/Headers/MACircle.h; sourceTree = ""; }; + CA0F7A4A7E49FD291753BD5229A7B1E9 /* IQTextView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQTextView.debug.xcconfig; sourceTree = ""; }; + CA1A3B4644BE066439D66B28D9CBEA17 /* SGScanViewConfigure.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGScanViewConfigure.m; path = SGQRCode/ScanView/SGScanViewConfigure.m; sourceTree = ""; }; + CA327C802F3F9B31C8709C47D8D73722 /* Infallible+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Driver.swift"; path = "RxCocoa/Traits/Driver/Infallible+Driver.swift"; sourceTree = ""; }; + CA521F4F93C112B48889A0DB77FDB4E9 /* Defaults+Subscripts.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Defaults+Subscripts.swift"; path = "Sources/Defaults+Subscripts.swift"; sourceTree = ""; }; + CA72576EFA295F16F22DA66F320EEE13 /* Infallible+Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Create.swift"; path = "RxSwift/Traits/Infallible/Infallible+Create.swift"; sourceTree = ""; }; + CA7FDA71B485DCF928AE46E6CC6E31DD /* muxinternal.c */ = {isa = PBXFileReference; includeInIndex = 1; name = muxinternal.c; path = src/mux/muxinternal.c; sourceTree = ""; }; + CA8AF2998B8120F608E2259C4786AFCC /* ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist"; sourceTree = ""; }; + CA918960BEE9F18C7AF6CBF31CF5E221 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = MAMapKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; + CAAC9585490C2DA464FF6DEB4480EC2D /* sharpyuv_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_neon.c; path = sharpyuv/sharpyuv_neon.c; sourceTree = ""; }; + CABCD225004C08056CEC927D40E98BAE /* TrimPathNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TrimPathNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/ModifierNodes/TrimPathNode.swift; sourceTree = ""; }; + CAD0AF49D7DBD08116839F87F048A84D /* UIStepper+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIStepper+Rx.swift"; path = "RxCocoa/iOS/UIStepper+Rx.swift"; sourceTree = ""; }; + CAD57D2FB6281BF419C77A6FC26479BA /* RxRelay.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxRelay.release.xcconfig; sourceTree = ""; }; + CAE637BC6462832874E6074229541CD6 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = MAMapKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; + CB06C70230AFDAEC9B1C2A387E3CAD8B /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; + CB6FE4AFC87D57CC028A1201375AE5EA /* DelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxy.swift; path = RxCocoa/Common/DelegateProxy.swift; sourceTree = ""; }; + CBA1E6D81003121E2D0D8B229A6A4059 /* SDWebImageCacheSerializer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCacheSerializer.h; path = SDWebImage/Core/SDWebImageCacheSerializer.h; sourceTree = ""; }; + CBB3191B129447132115A1E437A10FBB /* IQKeyboardToolbarManager.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardToolbarManager.debug.xcconfig; sourceTree = ""; }; + CC37B5795A9C4FF99A3F37A350A75780 /* IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IdentifiableType.swift; path = Sources/Differentiator/IdentifiableType.swift; sourceTree = ""; }; + CC53A5A81E6F237256743C673C7A4DF8 /* Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Map.swift; path = Sources/Map.swift; sourceTree = ""; }; + CC9F43B0103634F7B62683FB20B4B299 /* ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist"; sourceTree = ""; }; + CCA25B4ED617DBF6591465E5459EC6C2 /* RxTableViewSectionedAnimatedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewSectionedAnimatedDataSource.swift; path = Sources/RxDataSources/RxTableViewSectionedAnimatedDataSource.swift; sourceTree = ""; }; + CCF603B04E46DE17927B90BDE11A2DF3 /* AssetManager+AVAssetExportSession.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+AVAssetExportSession.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+AVAssetExportSession.swift"; sourceTree = ""; }; + CD1F60E8C47187506FF0EDAF258D5941 /* ShapeItemLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeItemLayer.swift; path = Sources/Private/CoreAnimation/Layers/ShapeItemLayer.swift; sourceTree = ""; }; + CD30E064261D2BB4D8F0F9D7233B3968 /* ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist"; sourceTree = ""; }; + CD758FBDDD2B88A403E9C1B05BF4F511 /* KeyframeData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyframeData.swift; path = Sources/Private/Model/Keyframes/KeyframeData.swift; sourceTree = ""; }; + CD84AED84A268FE908FFB4DF79A15675 /* upsampling_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_sse41.c; path = src/dsp/upsampling_sse41.c; sourceTree = ""; }; + CD98B6AB7CF73F8F4E38CDE45A648449 /* alpha_processing_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing_sse41.c; path = src/dsp/alpha_processing_sse41.c; sourceTree = ""; }; + CDADD82C2BBF1BD52099C2B5A2DE0089 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; + CDB7D34E9B7844142660747E5C0B7A1A /* RxSwiftExt-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwiftExt-umbrella.h"; sourceTree = ""; }; + CDC029426F164671EE1F7841010DC530 /* sharpyuv.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv.c; path = sharpyuv/sharpyuv.c; sourceTree = ""; }; + CDD105EFAA608A4F70053CBEE2961E47 /* SDAnimatedImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImageView.h; path = SDWebImage/Core/SDAnimatedImageView.h; sourceTree = ""; }; + CE2F1A5E645D8975DB58382D10877C43 /* RxCocoaRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoaRuntime.h; path = RxCocoa/Runtime/include/RxCocoaRuntime.h; sourceTree = ""; }; + CE490E86E6C23DA6326B62ED3E1788E4 /* EllipseAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EllipseAnimation.swift; path = Sources/Private/CoreAnimation/Animations/EllipseAnimation.swift; sourceTree = ""; }; + CE4AD6BFE19640671B73A6218A3C5964 /* Data+CompressionDeprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+CompressionDeprecated.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Data+CompressionDeprecated.swift"; sourceTree = ""; }; + CE510D9396C8AC0E1BA0A14579E3A313 /* alphai_dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = alphai_dec.h; path = src/dec/alphai_dec.h; sourceTree = ""; }; + CE529A4ED821CB704DEF5F1CBEE6C7C7 /* SDCollectionViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDCollectionViewCell.h; path = SDCycleScrollView/Lib/SDCycleScrollView/SDCollectionViewCell.h; sourceTree = ""; }; + CE7D0E94E502829CC4B640761DA81EEF /* KingfisherWebP.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KingfisherWebP.debug.xcconfig; sourceTree = ""; }; + CE9ED7C0E0C503D2572BAB4DDFF5AC85 /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = MAMapKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; + CEA6B13DD721DB8F05B82FFFFF491A13 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; + CEB28B83DC6CE26C316E6E3CC9B19CFE /* Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Driver.swift; path = RxCocoa/Traits/Driver/Driver.swift; sourceTree = ""; }; + CEBA45CCB2DA6C6727CFA02862AEE320 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; CF0AA9FBFBDB70858C030769541505ED /* MarqueeLabel */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MarqueeLabel; path = MarqueeLabel.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - CF5DF7D03D10F67E4D01461A7CFF913D /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = MAMapKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; - CFDD850A449522B0C9E3DD0B9216C56A /* IQKeyboardAppearanceConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardAppearanceConfiguration.swift; path = IQKeyboardManagerSwift/Appearance/IQKeyboardAppearanceConfiguration.swift; sourceTree = ""; }; - CFEF543BCBFE5CB28651E4C18982A140 /* MASCompositeConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASCompositeConstraint.h; path = Masonry/MASCompositeConstraint.h; sourceTree = ""; }; - D05CAEB96B62AE7AA4804A480217C191 /* SGGenerateQRCode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGGenerateQRCode.m; path = SGQRCode/QRCode/SGGenerateQRCode.m; sourceTree = ""; }; - D0B152878FE510D11C530A4D3D472226 /* yuv_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_mips32.c; path = src/dsp/yuv_mips32.c; sourceTree = ""; }; - D0E4EC7BD780A85B6F21C2D6C705A3E4 /* yuv_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = yuv_sse2.c; path = src/dsp/yuv_sse2.c; sourceTree = ""; }; - D1096F09006F5A905C0E85D8C12BC1DA /* URLTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLTransform.swift; path = Sources/URLTransform.swift; sourceTree = ""; }; - D10B20FED34DC0F01CA83755582FB395 /* upsampling.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling.c; path = src/dsp/upsampling.c; sourceTree = ""; }; - D14BC85CDC5D077692ED62549A9E4F7B /* IQKeyboardManager+ToolbarManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+ToolbarManager.swift"; path = "IQKeyboardManagerSwift/IQKeyboardToolbarManager/IQKeyboardManager+ToolbarManager.swift"; sourceTree = ""; }; - D14CF481614382EE72329D16D63A62A4 /* count.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = count.swift; path = Source/RxSwift/count.swift; sourceTree = ""; }; - D19BDE656F99DA33A196A6656D986F0C /* CropConfirmViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CropConfirmViewConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/CropConfirmViewConfiguration.swift; sourceTree = ""; }; - D1A05BC26F6BB9340C7252E30E17BEF6 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; - D1B7B19C87B667824627D2B1964DD042 /* rescaler_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_sse2.c; path = src/dsp/rescaler_sse2.c; sourceTree = ""; }; - D1C24742CF61B40B82EE5A1138130987 /* SwiftyUserDefaults.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyUserDefaults.debug.xcconfig; sourceTree = ""; }; - D1E4760D826470CC30CD904E45521F3F /* io_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = io_dec.c; path = src/dec/io_dec.c; sourceTree = ""; }; - D1F18664977845D072F2ADD7475A018C /* Masonry-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Masonry-dummy.m"; sourceTree = ""; }; - D20E4183EE184E6563079CD4B0BFD02C /* ConcurrentDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentDispatchQueueScheduler.swift; path = RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift; sourceTree = ""; }; - D22FCC45AF87147BB1377D0ED979DE93 /* CredentialsPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CredentialsPlugin.swift; path = Sources/Moya/Plugins/CredentialsPlugin.swift; sourceTree = ""; }; - D23547C84411C390527AE09272B9469C /* Endpoint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Endpoint.swift; path = Sources/Moya/Endpoint.swift; sourceTree = ""; }; - D268DA679BE3C25A7A3F9F29AB099A3C /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; - D2823CF3338DC97220824C52351599F4 /* AnonymousDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousDisposable.swift; path = RxSwift/Disposables/AnonymousDisposable.swift; sourceTree = ""; }; - D2AB95C02946A651C0CE87A0A6167D93 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManager.swift; sourceTree = ""; }; - D2AC59D18A9B49DF72EEFD35BDDDBD2F /* filters_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_utils.c; path = src/utils/filters_utils.c; sourceTree = ""; }; - D2B1D21163EA7E963E94E3BA1636B822 /* Never.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Never.swift; path = RxSwift/Observables/Never.swift; sourceTree = ""; }; - D313CF5A233B708DDDDDB4E47B4AC4E5 /* sharpyuv_csp.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_csp.c; path = sharpyuv/sharpyuv_csp.c; sourceTree = ""; }; - D356F3660709D27C23520F351F019FFB /* webp_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = webp_enc.c; path = src/enc/webp_enc.c; sourceTree = ""; }; - D3823EBCC27DA6890548EB4F64C3BFF0 /* VideoEditorPlayerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorPlayerView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorPlayerView.swift; sourceTree = ""; }; - D39BA5E347735406E61B3E7EDD84FCFA /* GYSDK-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "GYSDK-xcframeworks.sh"; sourceTree = ""; }; - D3BB03C149B376E8A281A3B812645CA1 /* UITextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+Rx.swift"; path = "RxCocoa/iOS/UITextField+Rx.swift"; sourceTree = ""; }; - D3C94F7EA6373C05B16823E32296A151 /* HXPHPicker.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = HXPHPicker.release.xcconfig; sourceTree = ""; }; - D3D40943F09EC7FA6C6B751A9C5699B9 /* Moya-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Moya-dummy.m"; sourceTree = ""; }; - D3DF7ED6C3941311F44774A36E65F770 /* cost_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_enc.c; path = src/enc/cost_enc.c; sourceTree = ""; }; - D406A877AC5ABFD0B97FD5499DF8650F /* NavigatorProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NavigatorProtocol.swift; path = Sources/URLNavigator/NavigatorProtocol.swift; sourceTree = ""; }; - D42CC312E2CE1A920DFC0DE6B0B7C2F6 /* sharpyuv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv.h; path = sharpyuv/sharpyuv.h; sourceTree = ""; }; - D437871AC6BBCD327BB3392E4A029010 /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; - D44780FB4FC7714238DB6D31DB289DA8 /* Completable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Completable.swift; path = RxSwift/Traits/PrimitiveSequence/Completable.swift; sourceTree = ""; }; - D44DB7D860208A969CCE546EBAF9E349 /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = MAMapKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; - D499AD121B9B322A1DECEE20B4ACCD3C /* LayoutConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraintItem.swift; path = Sources/LayoutConstraintItem.swift; sourceTree = ""; }; - D49C127C3693B721D3D8F3C12D1B937B /* UIScrollView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+Rx.swift"; path = "RxCocoa/iOS/UIScrollView+Rx.swift"; sourceTree = ""; }; - D4AE06409AC3D0FBB1A89F45DB44CE5E /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; - D4E533C57414987D915AA56F7D3D19D3 /* DisposeBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBase.swift; path = RxSwift/Disposables/DisposeBase.swift; sourceTree = ""; }; - D4E76875B41733143372740E0C0F3793 /* ZXSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZXSDK.release.xcconfig; sourceTree = ""; }; - D4F71C60D2F74CC5D72AC86947B04C9B /* CollectionViewSectionedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CollectionViewSectionedDataSource.swift; path = Sources/RxDataSources/CollectionViewSectionedDataSource.swift; sourceTree = ""; }; - D4FE325184FE2ABC256E547ECFC17322 /* MAHeatMapVectorGridOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorGridOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorGridOverlay.h; sourceTree = ""; }; + CF1281E58AA1045D4B7F33FC56691C42 /* SDWebImage-SDWebImage */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "SDWebImage-SDWebImage"; path = SDWebImage.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + CF46CA42BF380829E0A21E3E738CFE12 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/Features/ResponseSerialization.swift; sourceTree = ""; }; + CF535C1C2B1B213CE425822C17C36E5B /* SDWebImageDownloaderRequestModifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderRequestModifier.h; path = SDWebImage/Core/SDWebImageDownloaderRequestModifier.h; sourceTree = ""; }; + CFE66719F8D7E64F731F2DC3FB5EF362 /* dec_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_mips_dsp_r2.c; path = src/dsp/dec_mips_dsp_r2.c; sourceTree = ""; }; + D03CC0ECBEA32E9609C6F0CF3F3AD7D8 /* SDWebImageError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageError.m; path = SDWebImage/Core/SDWebImageError.m; sourceTree = ""; }; + D06BF3AB769F8CE1623B5CE128DA3AF0 /* RxPickerViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDelegateProxy.swift; sourceTree = ""; }; + D06D3923B94FC7FC319EADD4AF0861C9 /* IQKeyboardToolbar-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardToolbar-Info.plist"; sourceTree = ""; }; + D06FB391FFB483C0BEEF03D8634A705D /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; + D0D29FDA91C6D10E96AAB8CF3331643A /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; + D0D8EFF1D263CDAB8425045CE12080A7 /* AlbumTitleViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumTitleViewConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/AlbumTitleViewConfiguration.swift; sourceTree = ""; }; + D0E0A4C1254BE7B467B27483F090A58C /* ConstraintInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsetTarget.swift; path = Sources/ConstraintInsetTarget.swift; sourceTree = ""; }; + D12D30554B27475076A63919DA098C83 /* ssim.c */ = {isa = PBXFileReference; includeInIndex = 1; name = ssim.c; path = src/dsp/ssim.c; sourceTree = ""; }; + D133F24EF21C198D7B47E9003DCDE017 /* Infallible+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Zip+arity.swift"; path = "RxSwift/Traits/Infallible/Infallible+Zip+arity.swift"; sourceTree = ""; }; + D156BC2B1914C04C6422199103AC1B74 /* SGQRCode-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SGQRCode-umbrella.h"; sourceTree = ""; }; + D160084BF865244632F67F49CD5653ED /* dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec.c; path = src/dsp/dec.c; sourceTree = ""; }; + D186DAA7E78BE6B8EE5DAC34368AE823 /* MASConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASConstraint.h; path = Masonry/MASConstraint.h; sourceTree = ""; }; + D194A84C890FB73CA0A4E3F3CA0675A5 /* DDFileLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDFileLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger.h; sourceTree = ""; }; + D1B363733BB9E81A156057EAA7A13590 /* NSObject+Rx+KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+KVORepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+KVORepresentable.swift"; sourceTree = ""; }; + D1C2DA3B5982BA3931872039E226AF58 /* count.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = count.swift; path = Source/RxSwift/count.swift; sourceTree = ""; }; + D1D6A69CEDAA9161426D495FE5624BC8 /* ParameterEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoder.swift; path = Source/Core/ParameterEncoder.swift; sourceTree = ""; }; + D1FFC5A61C67BB488B9B1A04F4A6A944 /* Moya-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Moya-umbrella.h"; sourceTree = ""; }; + D2225F598557E20F61D24286A2082ADE /* demux.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = demux.h; path = src/webp/demux.h; sourceTree = ""; }; + D22FADB79576AE7241AF5266BC20666B /* TextCompositionLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextCompositionLayer.swift; path = Sources/Private/MainThread/LayerContainers/CompLayers/TextCompositionLayer.swift; sourceTree = ""; }; + D2381FE81808AE9F3B92D0E5F255FD13 /* CPListItem+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CPListItem+Kingfisher.swift"; path = "Sources/Extensions/CPListItem+Kingfisher.swift"; sourceTree = ""; }; + D2706836EF6CE901BF27C1CF271553C7 /* IQKeyboardToolbarPlaceholderConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbarPlaceholderConfiguration.swift; path = IQKeyboardToolbar/Classes/Placeholder/IQKeyboardToolbarPlaceholderConfiguration.swift; sourceTree = ""; }; + D2843327ABCBC0466E83CE17F04D59FF /* config_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = config_enc.c; path = src/enc/config_enc.c; sourceTree = ""; }; + D289B82D9BAEDECB9BCF6F477BB5A193 /* SDWebImageOptionsProcessor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageOptionsProcessor.m; path = SDWebImage/Core/SDWebImageOptionsProcessor.m; sourceTree = ""; }; + D289CBC2EEF3AAFD0A4B4849F6012BB3 /* Collection+Diff.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Collection+Diff.swift"; path = "Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/Collection+Diff.swift"; sourceTree = ""; }; + D2A314160FBDE2A337833EBB72C83570 /* IQKeyboardManager+Resign_Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Resign_Deprecated.swift"; path = "IQKeyboardManagerSwift/Resign/IQKeyboardManager+Resign_Deprecated.swift"; sourceTree = ""; }; + D2B43A491F5C58945D7CE753DDFD9B74 /* Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concurrency.swift; path = Source/Features/Concurrency.swift; sourceTree = ""; }; + D2BBD9FBFEB7C81B1D3A8A7140AF354A /* SDAnimatedImageView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SDAnimatedImageView+WebCache.h"; path = "SDWebImage/Core/SDAnimatedImageView+WebCache.h"; sourceTree = ""; }; + D347A6BAD15D2AE2E0FA316E669D2045 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; + D359E4DC0C387992AC4E85B90ED5BA9B /* AMap3DMap.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.debug.xcconfig; sourceTree = ""; }; + D35D324EC86265CFC82012471CBB16EB /* enc_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_mips_dsp_r2.c; path = src/dsp/enc_mips_dsp_r2.c; sourceTree = ""; }; + D3872304F74BA857E7F8E42F58DE9947 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/Core/AFError.swift; sourceTree = ""; }; + D3A7806FCB2D61EA8C9F9C6808445283 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = MAMapKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; + D3AAD76000135CB12D00D770A45E83F5 /* SwiftKeychainWrapper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftKeychainWrapper.h; path = SwiftKeychainWrapper/SwiftKeychainWrapper.h; sourceTree = ""; }; + D41DD6274ECCD7DAFDC0BD6C4A6D9193 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; + D42A226675F2990B62FF777A60C85659 /* and.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = and.swift; path = Source/RxSwift/and.swift; sourceTree = ""; }; + D443F796F523A0FA461B9AC33AB9C362 /* lottie-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "lottie-ios.debug.xcconfig"; sourceTree = ""; }; + D4606054339D188B6FF8DEAF3DBF22E4 /* lossless_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc.c; path = src/dsp/lossless_enc.c; sourceTree = ""; }; + D4BE2969CFCAA727193B6D26BF6420C4 /* MASLayoutConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASLayoutConstraint.h; path = Masonry/MASLayoutConstraint.h; sourceTree = ""; }; + D4E5BCE6456260F1CB39EB4FDAD0C68E /* OptionalType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OptionalType.swift; path = Sources/OptionalType.swift; sourceTree = ""; }; D51C3D0C53D23B97B032E3BDD4F82C82 /* Differentiator */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Differentiator; path = Differentiator.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - D5386286AEF2E9FBA94DD143A71267D4 /* palette.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = palette.h; path = src/utils/palette.h; sourceTree = ""; }; - D56274AE4C130132228820058D9005A0 /* IQKeyboardReturnManager-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardReturnManager-umbrella.h"; sourceTree = ""; }; - D5DCC4B4DCF78D5D4467ED7EB4868D9E /* cpu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cpu.h; path = src/dsp/cpu.h; sourceTree = ""; }; - D5E50830A1ABEDB289887440929FFEBF /* cost_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_mips32.c; path = src/dsp/cost_mips32.c; sourceTree = ""; }; + D5208CEB48B5AC96BE90F4180A5913D3 /* UIImage+GIF.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+GIF.m"; path = "SDWebImage/Core/UIImage+GIF.m"; sourceTree = ""; }; + D5508CB192932B40805B7DB4E3C24F76 /* URLMatchResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLMatchResult.swift; path = Sources/URLMatcher/URLMatchResult.swift; sourceTree = ""; }; + D568B042FB0B6A7D69244AD0882178FA /* MeasuringViewRepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MeasuringViewRepresentable.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/LayoutUtilities/MeasuringViewRepresentable.swift; sourceTree = ""; }; + D5A9C955913C44B3815DA60FF0E224A7 /* RoundedCorners.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RoundedCorners.swift; path = Sources/Private/Model/ShapeItems/RoundedCorners.swift; sourceTree = ""; }; + D5F2F7CA03377592AC9FB750956FAFF7 /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = MAMapKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; D5FE1E37E2C698689D5F24AEE4636065 /* Pods-QuickLocation-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-QuickLocation-frameworks.sh"; sourceTree = ""; }; - D6012CC2D756F1E3F054BB12177371FA /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; - D603374F15D257374826682187EB10EA /* Buffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Buffer.swift; path = RxSwift/Observables/Buffer.swift; sourceTree = ""; }; - D606ED7113AF1292C114C6F1762C5949 /* PreviewViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewViewConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PreviewViewConfiguration.swift; sourceTree = ""; }; - D65F90B0D172B9C25C5DB1D568A452F4 /* EditorToolOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorToolOptions.swift; path = Sources/HXPHPicker/Editor/Model/EditorToolOptions.swift; sourceTree = ""; }; - D726EAB582211842554810B1D0C73444 /* IQTextInputViewNotification-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQTextInputViewNotification-umbrella.h"; sourceTree = ""; }; - D74F17307DB1D8F0A72E2455F57A73C8 /* Plugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Plugin.swift; path = Sources/Moya/Plugin.swift; sourceTree = ""; }; - D7667CC778C63124429B04C9835B55AF /* EditorStickerTextViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerTextViewController.swift; path = Sources/HXPHPicker/Editor/Controller/EditorStickerTextViewController.swift; sourceTree = ""; }; - D7862F0C195507F3CA145154F8233DB0 /* ConstraintPriority.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriority.swift; path = Sources/ConstraintPriority.swift; sourceTree = ""; }; - D7B3F2150185BEC6D6C61E9D02ADB150 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - D7BE21FB1CD0D55617434DB7DBC57A55 /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = MAMapKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; - D7FF0D6267E4D0C47825B5FC34299DAC /* KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KVORepresentable.swift; path = RxCocoa/Foundation/KVORepresentable.swift; sourceTree = ""; }; - D81054CA2ADB32723B3B5382DC4FFCF4 /* PhotoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoManager.swift; path = Sources/HXPHPicker/Core/Util/PhotoManager.swift; sourceTree = ""; }; - D81F094086D61951BC1776A5CA7A25B6 /* TransformType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformType.swift; path = Sources/TransformType.swift; sourceTree = ""; }; - D8475CC8637369B1C38B01E29190A54B /* Moya-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Moya-umbrella.h"; sourceTree = ""; }; - D84A740DB12BBD158F1424AAD3A04C2F /* URLRequest+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLRequest+Alamofire.swift"; path = "Source/Extensions/URLRequest+Alamofire.swift"; sourceTree = ""; }; - D86EA34F99917E65FA6D41412B54E6C9 /* MJRefreshTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshTrailer.m; path = MJRefresh/Base/MJRefreshTrailer.m; sourceTree = ""; }; - D875606C0579F800F2AE0AF5D6333863 /* StartWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StartWith.swift; path = RxSwift/Observables/StartWith.swift; sourceTree = ""; }; - D879F7FE9C4F458383646EA691F3C85D /* IQKeyboardManager+Resign_Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Resign_Deprecated.swift"; path = "IQKeyboardManagerSwift/Resign/IQKeyboardManager+Resign_Deprecated.swift"; sourceTree = ""; }; - D889D5006BF9257F67A830890C461BFC /* EditorStickerItemView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerItemView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerItemView.swift; sourceTree = ""; }; - D8B47C9DD7500E376FBA0CAAE8A91553 /* SGScanView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGScanView.h; path = SGQRCode/ScanView/SGScanView.h; sourceTree = ""; }; - D8BCE04C715A86B1147292829A0E8DD5 /* IQKeyboardExtended.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardExtended.swift; path = IQKeyboardCore/Classes/IQKeyboardExtended.swift; sourceTree = ""; }; - D92ABF57A3FC4FD27BECC32A97F90B90 /* Protected.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Protected.swift; path = Source/Core/Protected.swift; sourceTree = ""; }; - D92DAD4167AFBE575380F8C42407AF96 /* DDASLLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDASLLogger.m; path = Sources/CocoaLumberjack/DDASLLogger.m; sourceTree = ""; }; - D9565677BCFDD5183F4AA7F19A62111C /* enc_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = enc_neon.c; path = src/dsp/enc_neon.c; sourceTree = ""; }; - D96FD832BFE4BEE304138041B0848AA3 /* CombineLatest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombineLatest.swift; path = RxSwift/Observables/CombineLatest.swift; sourceTree = ""; }; - D99C629A7D55701DE47ECB4C3507AA8D /* RxWKNavigationDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxWKNavigationDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxWKNavigationDelegateProxy.swift; sourceTree = ""; }; - D9AC7667FF547E72BA688DF5D387A112 /* ControlEvent+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlEvent+Driver.swift"; sourceTree = ""; }; - D9ED616F635242C58C80C080B226A59F /* ObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableType.swift; path = RxSwift/ObservableType.swift; sourceTree = ""; }; - DA4A9C6D4FD2F38143F1AFD0FEC0EFEB /* TimePeriod+Support.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TimePeriod+Support.swift"; path = "Sources/SwiftDate/TimePeriod/TimePeriod+Support.swift"; sourceTree = ""; }; - DA6AF97B3D0339499D8FAE8035199FC7 /* quant_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = quant_enc.c; path = src/enc/quant_enc.c; sourceTree = ""; }; - DA94F06DC06CA49416A70C182A482003 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; - DACA98BCF3FFCF9139D4A1CCB39FEB8A /* UIBarButtonItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIBarButtonItem+Rx.swift"; path = "RxCocoa/iOS/UIBarButtonItem+Rx.swift"; sourceTree = ""; }; - DAE250D7B37448B2A2E4C6F9FBFCB6D7 /* IQTextView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQTextView-Info.plist"; sourceTree = ""; }; - DB0455CD82631DE3FC6276A65C58A04A /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = MAMapKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; - DB06B90422DD05129D8EEDE42F0D7AA1 /* RxSearchBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift; sourceTree = ""; }; - DBB4592FC51C823AC97438AE63949F7E /* Popover.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Popover.release.xcconfig; sourceTree = ""; }; - DBF809F3970B84E10CF7E55BEB779710 /* SwiftLogLevel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftLogLevel.h; path = Sources/CocoaLumberjackSwiftSupport/include/CocoaLumberjackSwiftSupport/SwiftLogLevel.h; sourceTree = ""; }; - DBFBBE26ABAE583F521352293E8E4B37 /* SharedSequence+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Concurrency.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Concurrency.swift"; sourceTree = ""; }; - DC5A5B77C5B6DC3A3688BF62C4AE8D56 /* color_cache_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = color_cache_utils.c; path = src/utils/color_cache_utils.c; sourceTree = ""; }; - DC68CD54F3589342F4E14D2749BA4A33 /* mux.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mux.h; path = src/webp/mux.h; sourceTree = ""; }; - DC929284FD26B57D31556CD52E4E2D13 /* ignore.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ignore.swift; path = Source/RxSwift/ignore.swift; sourceTree = ""; }; - DCA88A653C0CEABFEF53AC2E852C848A /* Array+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Extensions.swift"; path = "Sources/RxDataSources/Array+Extensions.swift"; sourceTree = ""; }; - DD025C1FB92F6BBE2EFC74D99FF23616 /* RxSwiftExt-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwiftExt-prefix.pch"; sourceTree = ""; }; - DD1B7501FDC2617930D80CD4F9C8471B /* UICollectionViewLayout+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewLayout+MJRefresh.h"; path = "MJRefresh/UICollectionViewLayout+MJRefresh.h"; sourceTree = ""; }; - DD28BCA64B61BB9DA5686181CF74047F /* Core+PHAssetCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+PHAssetCollection.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+PHAssetCollection.swift"; sourceTree = ""; }; - DD957E8121CCF199F6277FD347FAEFF5 /* IQKeyboardReturnManager+UITextViewDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardReturnManager+UITextViewDelegate.swift"; path = "IQKeyboardReturnManager/Classes/Delegates/IQKeyboardReturnManager+UITextViewDelegate.swift"; sourceTree = ""; }; - DD9A3EEA3C2A5C0B070371EC09513B8F /* PhotoPreviewContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewContentView.swift; path = Sources/HXPHPicker/Picker/View/PhotoPreviewContentView.swift; sourceTree = ""; }; - DDB76808FE63058C836B407521F61E70 /* UICollectionView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UICollectionView+Rx.swift"; path = "RxCocoa/iOS/UICollectionView+Rx.swift"; sourceTree = ""; }; - DDF52958B552A2796C58095E3DBC1DBC /* SwiftDate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftDate.swift; path = Sources/SwiftDate/SwiftDate.swift; sourceTree = ""; }; - DE0FF581C712679F1E890C0EEA2704AA /* Merge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Merge.swift; path = RxSwift/Observables/Merge.swift; sourceTree = ""; }; - DE15D466F5291A751655DECAEB56743E /* cascade.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = cascade.swift; path = Source/RxSwift/cascade.swift; sourceTree = ""; }; - DE2A002A55A087C833B9F86FC5B4386E /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; - DE3559549BBD46DC16624FFAA6B8C509 /* TimePeriodProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodProtocol.swift; path = Sources/SwiftDate/TimePeriod/TimePeriodProtocol.swift; sourceTree = ""; }; - DE7F3598EBC5030C6CC633462BD49003 /* Locales.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Locales.swift; path = Sources/SwiftDate/Supports/Locales.swift; sourceTree = ""; }; - DE9D41F1E5FAAEF35387ACFB4822A183 /* HXPHPicker-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "HXPHPicker-dummy.m"; sourceTree = ""; }; - DED59BB979E62D3791BF86A7956EE7E6 /* DateInRegion+Components.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DateInRegion+Components.swift"; path = "Sources/SwiftDate/DateInRegion/DateInRegion+Components.swift"; sourceTree = ""; }; - DEEAE671A84BD2D53771BCD252BE707F /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; - DEF57486B10223444264FEABED912E32 /* DDTTYLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDTTYLogger.m; path = Sources/CocoaLumberjack/DDTTYLogger.m; sourceTree = ""; }; - DEF77CC2D4256C1409ECD4B22C324DA1 /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; - DEFBE0C008F6EA00A8C06E63C8C05727 /* SGScanCodeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGScanCodeDelegate.h; path = SGQRCode/QRCode/SGScanCodeDelegate.h; sourceTree = ""; }; - DF0B23512D4364234AF6EE8CEA4C7D63 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Source/SwiftyJSON/PrivacyInfo.xcprivacy; sourceTree = ""; }; - DF70718D3695BCB06B45979743E89EEC /* PhotoPickerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPickerViewCell.swift; sourceTree = ""; }; - DFAB3770F7F49967E31957BBC2B5D0F9 /* AMapSearchKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchKit.h; path = AMapSearchKit.framework/Headers/AMapSearchKit.h; sourceTree = ""; }; - DFBD7DAEADE62076E1BCA599F78C5975 /* DDLegacyMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDLegacyMacros.h; path = "Sources/CocoaLumberjack/Supporting Files/DDLegacyMacros.h"; sourceTree = ""; }; - DFD6433286414C453FC4040A8A74E3D2 /* UITableView+IndexPaths.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITableView+IndexPaths.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UITableView+IndexPaths.swift"; sourceTree = ""; }; - DFD8D1E10C5184716006B2D9DF42C244 /* RxCollectionViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift; sourceTree = ""; }; - DFFBAFB04BA47D082DEDC72F4A7C7181 /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = MAMapKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; - E01799B965A0350751DC3E4E8E349F20 /* CGImage+WebP.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "CGImage+WebP.h"; path = "Sources/KingfisherWebP-ObjC/include/CGImage+WebP.h"; sourceTree = ""; }; - E0C2B80ACC3979C3F6918F05AB8D13AF /* SnapKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-prefix.pch"; sourceTree = ""; }; - E0FC7F641FBD7B26D907729B28486012 /* ScheduledItemType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItemType.swift; path = RxSwift/Schedulers/Internal/ScheduledItemType.swift; sourceTree = ""; }; - E1159F5DCCDDC27568006C0BBC23D9A5 /* decode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = decode.h; path = src/webp/decode.h; sourceTree = ""; }; - E152F092162F6904C4562BC8B73DABBB /* Infallible+Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Create.swift"; path = "RxSwift/Traits/Infallible/Infallible+Create.swift"; sourceTree = ""; }; - E158A9979CCEC0DDFBBBE53E32B0A9AF /* SubjectType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubjectType.swift; path = RxSwift/Subjects/SubjectType.swift; sourceTree = ""; }; - E160B0B69D6A5051237DF0A2B150B2FB /* RxRelay.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxRelay.modulemap; sourceTree = ""; }; - E167495308F2689B207B7B998F6FE3A0 /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = MAMapKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; - E198E519E1FBD28103D0E7F8DA8B22E7 /* First.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = First.swift; path = RxSwift/Observables/First.swift; sourceTree = ""; }; - E1BF71D244B5C01207C03621E6C8F1B5 /* CustomDateFormatTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomDateFormatTransform.swift; path = Sources/CustomDateFormatTransform.swift; sourceTree = ""; }; - E1CDFD2CB3A14E5D6D11A79D07246DFC /* EnumTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EnumTransform.swift; path = Sources/EnumTransform.swift; sourceTree = ""; }; - E1D62D1F4E2144051DECBD369E0FEF50 /* URLMatchResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLMatchResult.swift; path = Sources/URLMatcher/URLMatchResult.swift; sourceTree = ""; }; - E1D901EB776C95AF658EFAF8A18700DC /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; - E1F19FDE7043440D3EB53A77B69C03A0 /* Core+DispatchQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+DispatchQueue.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+DispatchQueue.swift"; sourceTree = ""; }; - E20791FE5EA22E9EC58B2869612442DA /* Moya.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Moya.modulemap; sourceTree = ""; }; - E2179797453B94271691F954678D0C05 /* EditorStickerTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerTextView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerTextView.swift; sourceTree = ""; }; - E22C5276D0610A42463C04E37564F1BD /* PickerResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PickerResult.swift; path = Sources/HXPHPicker/Picker/PickerResult.swift; sourceTree = ""; }; + D61A4E8AB8380880B539017BE0C087A5 /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxRelay/Observable+Bind.swift"; sourceTree = ""; }; + D641E9665977E5D2538055F8AEFDE648 /* GYSDK.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GYSDK.debug.xcconfig; sourceTree = ""; }; + D6A9079A334BDA9CBD3E6AC894241BAD /* BehaviorRelay+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BehaviorRelay+Driver.swift"; path = "RxCocoa/Traits/Driver/BehaviorRelay+Driver.swift"; sourceTree = ""; }; + D6C24B0F8C6D7B55828D114BDC698668 /* SGPermissionPhoto.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGPermissionPhoto.m; path = SGQRCode/Permission/SGPermissionPhoto.m; sourceTree = ""; }; + D6F36509372AF77DD256A2FEBEF0E653 /* PhotoManager+Language.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoManager+Language.swift"; path = "Sources/HXPHPicker/Core/Util/PhotoManager+Language.swift"; sourceTree = ""; }; + D7141FAA91B3E99A3F53D9B5E4D69E05 /* MathKit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MathKit.swift; path = Sources/Private/Utility/Extensions/MathKit.swift; sourceTree = ""; }; + D71B96B3E932FAACF913B9E35A400EC1 /* IQKeyboardReturnManager-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardReturnManager-umbrella.h"; sourceTree = ""; }; + D77470B3A587375676DCBEA14036D7E2 /* AnonymousDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousDisposable.swift; path = RxSwift/Disposables/AnonymousDisposable.swift; sourceTree = ""; }; + D7A185E9F1F2D310F7D2C3A76B805E7E /* HistoricalScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalScheduler.swift; path = RxSwift/Schedulers/HistoricalScheduler.swift; sourceTree = ""; }; + D7A6F6E8B24EA986667022893D040482 /* ReducedMotionOption.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReducedMotionOption.swift; path = Sources/Public/Configuration/ReducedMotionOption.swift; sourceTree = ""; }; + D7E07A7A79BF8DAFFE5BD914CDC5431E /* Zip+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+Collection.swift"; path = "RxSwift/Observables/Zip+Collection.swift"; sourceTree = ""; }; + D807B72086D73A099588B2661058115C /* lossless_enc_mips_dsp_r2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_enc_mips_dsp_r2.c; path = src/dsp/lossless_enc_mips_dsp_r2.c; sourceTree = ""; }; + D823965CB5E7EE1BDF88A155E211ECBB /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Features/Validation.swift; sourceTree = ""; }; + D8458760F67F98101DDA3612967C06BB /* ConstraintRelatableTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelatableTarget.swift; path = Sources/ConstraintRelatableTarget.swift; sourceTree = ""; }; + D85AE926D796F30930A7A16D729B942A /* lottie-ios-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "lottie-ios-prefix.pch"; sourceTree = ""; }; + D87A24F7DEBC16CD056B6407C38F5AEA /* ObjectMapper.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ObjectMapper.debug.xcconfig; sourceTree = ""; }; + D8B37CDD4A0B4A260452EFD0DF9396B4 /* Utilities.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utilities.swift; path = Sources/Differentiator/Utilities.swift; sourceTree = ""; }; + D8B80519B4D4609E2ED6D5DD89CD95A6 /* DDASLLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDASLLogger.h; path = Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogger.h; sourceTree = ""; }; + D8EC991243ACBB19E21B5D2512CE0347 /* EditorImageResizerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorImageResizerView.swift; path = Sources/HXPHPicker/Editor/View/Photo/EditorImageResizerView.swift; sourceTree = ""; }; + D8EE4175338A17324002C44BB68A091D /* PhotoPickerSelectableViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPickerSelectableViewCell.swift; path = Sources/HXPHPicker/Picker/View/Cell/PhotoPickerSelectableViewCell.swift; sourceTree = ""; }; + D9112E558AF7FF970B2B979893E61EE9 /* Archive+ZIP64.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+ZIP64.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+ZIP64.swift"; sourceTree = ""; }; + D915B778BFC4215CE72BB21D6B4961CB /* AsSingle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsSingle.swift; path = RxSwift/Observables/AsSingle.swift; sourceTree = ""; }; + D93C82E28AF76AE8CAFC1CF3564233D9 /* ConstraintLayoutGuideDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuideDSL.swift; path = Sources/ConstraintLayoutGuideDSL.swift; sourceTree = ""; }; + D9562F36C10B86D2D17E3F17820FD1AE /* AMap3DMap.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.release.xcconfig; sourceTree = ""; }; + D97C669DD88A5C3B0A0D2FFFF9BA50A5 /* SchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SchedulerType.swift; path = RxSwift/SchedulerType.swift; sourceTree = ""; }; + D9889BC0F67A3289D6FC98F9B67EFCD0 /* IQKeyboardCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardCore-dummy.m"; sourceTree = ""; }; + D99953BA0FE4C523C836CE9A7C119722 /* Archive+Reading.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+Reading.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Reading.swift"; sourceTree = ""; }; + D99EF59DFF153214B0A3D8A1C4EBBCDB /* DefaultAnimationCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultAnimationCache.swift; path = Sources/Public/AnimationCache/DefaultAnimationCache.swift; sourceTree = ""; }; + D99F15D6F8DEF547046F83DD1755CA8F /* MarqueeLabel.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MarqueeLabel.modulemap; sourceTree = ""; }; + D9A5DB91E453FFC97DA8EC13D529B7F4 /* Core+UIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIImageView.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIImageView.swift"; sourceTree = ""; }; + D9CBA863A72472E854F1BCB021F10505 /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; + D9E1E8D7B36B59589ACF640AA57E60D4 /* DotLottieManifest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotLottieManifest.swift; path = Sources/Private/Model/DotLottie/DotLottieManifest.swift; sourceTree = ""; }; + D9E4597C891544DF43F2863C20AAF7DA /* Sink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sink.swift; path = RxSwift/Observables/Sink.swift; sourceTree = ""; }; + DA15D5F11D526B370FDF43E3B1C3676F /* NSArray+MASAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSArray+MASAdditions.h"; path = "Masonry/NSArray+MASAdditions.h"; sourceTree = ""; }; + DA1DB8571EB6453A9969ACA809EE2D48 /* NSLayoutConstraint+MASDebugAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSLayoutConstraint+MASDebugAdditions.m"; path = "Masonry/NSLayoutConstraint+MASDebugAdditions.m"; sourceTree = ""; }; + DA23EEC3C591F6A942E9EC6DC588232F /* _RXDelegateProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXDelegateProxy.m; path = RxCocoa/Runtime/_RXDelegateProxy.m; sourceTree = ""; }; + DA4EF0D97284E9E5ACAD88493325D98F /* DataStreamRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataStreamRequest.swift; path = Source/Core/DataStreamRequest.swift; sourceTree = ""; }; + DA6B315C32FC5609CA8D622E03B5C4B0 /* PathNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PathNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Protocols/PathNode.swift; sourceTree = ""; }; + DA772AD1A6095306DC5E63FBE474D67F /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; + DAB0D75347DB73BCA70F055881AB1ABF /* Materialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Materialize.swift; path = RxSwift/Observables/Materialize.swift; sourceTree = ""; }; + DAB9B25984EDA1C0EE9EBA721B5684A1 /* UIImage+GIF.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+GIF.h"; path = "SDWebImage/Core/UIImage+GIF.h"; sourceTree = ""; }; + DADAF4D71D8BDBEC08F785A6A5795085 /* DropShadowEffect.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DropShadowEffect.swift; path = Sources/Private/Model/LayerEffects/DropShadowEffect.swift; sourceTree = ""; }; + DAE5AD2EFF55ED0BCEC237A3C950F618 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; + DAEDE6D529FD805AD07F9BE5002A68B3 /* StringEncoding+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "StringEncoding+Alamofire.swift"; path = "Source/Extensions/StringEncoding+Alamofire.swift"; sourceTree = ""; }; + DB1E389A3B2B8ED521B06825EF42F0EE /* EditorConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorConfiguration.swift; path = Sources/HXPHPicker/Editor/Config/EditorConfiguration.swift; sourceTree = ""; }; + DB45D402C26A5700380F62EEE12865AE /* CompositeDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompositeDisposable.swift; path = RxSwift/Disposables/CompositeDisposable.swift; sourceTree = ""; }; + DB70CC0E807A6F988106C2DD0D87E0E5 /* IQKeyboardManager+Position.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Position.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManager+Position.swift"; sourceTree = ""; }; + DB76A6617B38FDADE94E7300BB56DC33 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; + DB89C3F9320AF4C5E0F8153A42E3F6E4 /* PublishRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishRelay.swift; path = RxRelay/PublishRelay.swift; sourceTree = ""; }; + DB8F5020A2AF4CDA7A607DD33F79ED36 /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; + DBDF02ACA504C74430731FCAC597E30F /* Archive+Helpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+Helpers.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Helpers.swift"; sourceTree = ""; }; + DBE31D8777C82F792F2DE69C000F1BFD /* IQActiveConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQActiveConfiguration.swift; path = IQKeyboardManagerSwift/IQKeyboardManager/Configuration/IQActiveConfiguration.swift; sourceTree = ""; }; + DC07E984EA037BD28C51AE926B4CB4BF /* NodePropertyMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NodePropertyMap.swift; path = Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/NodePropertyMap.swift; sourceTree = ""; }; + DC21EDE7A66240152AF53AF859829511 /* ISOFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ISOFormatter.swift; path = Sources/SwiftDate/Formatters/ISOFormatter.swift; sourceTree = ""; }; + DC5332F406FA3E4C294F3EC800707CC3 /* vp8i_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8i_enc.h; path = src/enc/vp8i_enc.h; sourceTree = ""; }; + DC55A4DCB028D0C0669D1C8F10E5C032 /* UIView+SDExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+SDExtension.h"; path = "SDCycleScrollView/Lib/SDCycleScrollView/UIView+SDExtension.h"; sourceTree = ""; }; + DC855803A59BA8907C17EB6B152C1F59 /* CAAnimation+TimingConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CAAnimation+TimingConfiguration.swift"; path = "Sources/Private/CoreAnimation/Animations/CAAnimation+TimingConfiguration.swift"; sourceTree = ""; }; + DCA8A46A67C5CC72DA491FAFDEDE57BD /* lossless_sse41.c */ = {isa = PBXFileReference; includeInIndex = 1; name = lossless_sse41.c; path = src/dsp/lossless_sse41.c; sourceTree = ""; }; + DCD8498EE91D4E6D7CAEEAA4F0A23A6B /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; + DCE87842F36BF36D7E1288317E198A92 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = MAMapKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; + DD098AFA3351D369A2BF580E0D9DF2FC /* TimePeriod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriod.swift; path = Sources/SwiftDate/TimePeriod/TimePeriod.swift; sourceTree = ""; }; + DD254C3A2A1DEB95A21F1E701862EB79 /* ImageContentType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageContentType.swift; path = Sources/HXPHPicker/Core/Model/ImageContentType.swift; sourceTree = ""; }; + DD383A5EB0D075F697626A52F8883B67 /* URLNavigator.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = URLNavigator.modulemap; sourceTree = ""; }; + DD80B96F5D6919A0F51F52BD8FF6C198 /* AssetManager+AssetCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+AssetCollection.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+AssetCollection.swift"; sourceTree = ""; }; + DD9D185E4460619F83C0C8386B43725A /* UIView+IQKeyboardExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardExtension.swift"; path = "IQKeyboardToolbar/Classes/IQKeyboardExtension/UIView+IQKeyboardExtension.swift"; sourceTree = ""; }; + DDD6405EA3D6B61B82A218F2DF6A4CBC /* Date.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Date.swift; path = Sources/SwiftDate/Date/Date.swift; sourceTree = ""; }; + DDD897B0378BE4E2A3B9AE628F9CD1D8 /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; + DDFDD7F82F9D45991D0864CB54B411B3 /* ObserverType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverType.swift; path = RxSwift/ObserverType.swift; sourceTree = ""; }; + DE0E35B6A00888814C5A5E4676B51B32 /* HTTPHeaders.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPHeaders.swift; path = Source/Core/HTTPHeaders.swift; sourceTree = ""; }; + DE17E9D0C222CF72C4C7041DD47F5F49 /* ConstraintMakerRelatable+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintMakerRelatable+Extensions.swift"; path = "Sources/ConstraintMakerRelatable+Extensions.swift"; sourceTree = ""; }; + DE2E8730B3DFABCC4800F02B6267B87F /* ContentConfigurableView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContentConfigurableView.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Views/ContentConfigurableView.swift; sourceTree = ""; }; + DE433B7D77379404FC2A115474ECB34A /* KingfisherWebP.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = KingfisherWebP.h; path = Sources/KingfisherWebP.h; sourceTree = ""; }; + DE4BEEEBD1CE5479FFA62F54A3F17443 /* FloatingPointType+IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "FloatingPointType+IdentifiableType.swift"; path = "Sources/RxDataSources/FloatingPointType+IdentifiableType.swift"; sourceTree = ""; }; + DE7733AFA5B242CFDA93C46D8604C519 /* SDImageCodersManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCodersManager.h; path = SDWebImage/Core/SDImageCodersManager.h; sourceTree = ""; }; + DE94DFA9E64A825922C8E0EBD72031C2 /* StarAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StarAnimation.swift; path = Sources/Private/CoreAnimation/Animations/StarAnimation.swift; sourceTree = ""; }; + DF4541D7C6511F3FE2A2EF0C5E9B7C1F /* DefaultsKeys.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsKeys.swift; path = Sources/DefaultsKeys.swift; sourceTree = ""; }; + DF507EC47A54A4120FE01A68586714EE /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = MAMapKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; + DF632589707D7FFC1C097D5F26F1D34B /* ScheduledDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledDisposable.swift; path = RxSwift/Disposables/ScheduledDisposable.swift; sourceTree = ""; }; + DF791547A3101D88AFA7F60D4F9C8AD7 /* color_cache_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = color_cache_utils.c; path = src/utils/color_cache_utils.c; sourceTree = ""; }; + DF891E7CC34297F39DDA34A0A274814C /* URL+ZIP.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URL+ZIP.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/URL+ZIP.swift"; sourceTree = ""; }; + DFC458B83FFEA7F42ED6F21CF17F4E99 /* DateTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DateTransform.swift; path = Sources/DateTransform.swift; sourceTree = ""; }; + DFF1E623884E4AE9C9A1ED3D04F45BC1 /* Glyph.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Glyph.swift; path = Sources/Private/Model/Text/Glyph.swift; sourceTree = ""; }; + E01E9BE85460383427745C77A682DFD0 /* ControlProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlProperty.swift; path = RxCocoa/Traits/ControlProperty.swift; sourceTree = ""; }; + E03FF7980548E0456DD7E782CC896C7D /* Moya-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Moya-dummy.m"; sourceTree = ""; }; + E054857F8B1D832E92368A43CCB5AB5C /* EmptyView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EmptyView.swift; path = Sources/HXPHPicker/Picker/View/EmptyView.swift; sourceTree = ""; }; + E0757B2A646CE91F3193B8F6D6678D86 /* ObservableType+Weak.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+Weak.swift"; path = "Source/RxSwift/ObservableType+Weak.swift"; sourceTree = ""; }; + E081F38A18AB93DCC336E1437C137956 /* bufferWithTrigger.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = bufferWithTrigger.swift; path = Source/RxSwift/bufferWithTrigger.swift; sourceTree = ""; }; + E0A82D7ACC3554BEC74607ED43A1C882 /* PreviewViewConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreviewViewConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PreviewViewConfiguration.swift; sourceTree = ""; }; + E0ACE5D0118FDD565C8EB5C85FF67076 /* Calendars.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Calendars.swift; path = Sources/SwiftDate/Supports/Calendars.swift; sourceTree = ""; }; + E0BD27AD7A12D23AED754F7CC057C229 /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/Features/NetworkReachabilityManager.swift; sourceTree = ""; }; + E0E7793F04CA97309EB9B8DDAA30A906 /* MATerrainOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlay.h; path = MAMapKit.framework/Headers/MATerrainOverlay.h; sourceTree = ""; }; + E138C4C44E725816DCFC01F3FC6EBB42 /* ConstraintConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConfig.swift; path = Sources/ConstraintConfig.swift; sourceTree = ""; }; + E166D4C0786736A2C0165FA1762AEFD0 /* SDWebImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = SDWebImage/Core/SDWebImageManager.h; sourceTree = ""; }; + E192B132D7C39A062782797C37DFA07E /* AnimationTime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimationTime.swift; path = Sources/Public/Primitives/AnimationTime.swift; sourceTree = ""; }; + E1ACC1CCF4844B226089F690F7B13243 /* IQKeyboardCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardCore.debug.xcconfig; sourceTree = ""; }; + E1ED1CC384F53FC0D979B27CB2CC9C65 /* AssetManager+Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+Image.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+Image.swift"; sourceTree = ""; }; + E1F0B2395FA1DF601F3AB5DDE09A86CC /* RootAnimationLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RootAnimationLayer.swift; path = Sources/Private/RootAnimationLayer.swift; sourceTree = ""; }; + E23779EE5A3F2BD1A18B4B5B78768F70 /* DDDispatchQueueLogFormatter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDDispatchQueueLogFormatter.m; path = Sources/CocoaLumberjack/Extensions/DDDispatchQueueLogFormatter.m; sourceTree = ""; }; + E238CC49C49556235A81F04ED8F9D55E /* DotLottieUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotLottieUtils.swift; path = Sources/Private/Model/DotLottie/DotLottieUtils.swift; sourceTree = ""; }; E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyJSON; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E24C971DC2B0CD6D55FC2EE7A21A2AC2 /* RxCocoa-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-prefix.pch"; sourceTree = ""; }; - E269EF0691347708AEEEEA8213F37DCA /* Observable+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Concurrency.swift"; path = "RxSwift/Observable+Concurrency.swift"; sourceTree = ""; }; - E26FCAC43CFFEE9808A392978E486CA6 /* Picker+PhotoTools.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+PhotoTools.swift"; path = "Sources/HXPHPicker/Picker/Util/Picker+PhotoTools.swift"; sourceTree = ""; }; - E29BC91285442FBF75BE1095996D44D1 /* MASConstraintMaker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASConstraintMaker.m; path = Masonry/MASConstraintMaker.m; sourceTree = ""; }; - E2E6846AC9A2C6B157ABCDA61C35FFC6 /* ObjectMapper.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = ObjectMapper.modulemap; sourceTree = ""; }; - E2E87D4CEDBA6A586EE9796E30AE72A3 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - E300BC06977460AB7C315D3C4D101FAA /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = MAMapKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; - E314BB4B46C66A47394AD7174F937246 /* MJRefreshConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConfig.h; path = MJRefresh/MJRefreshConfig.h; sourceTree = ""; }; - E351638A89087F5D1A129D5E24226AC8 /* SkipUntil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipUntil.swift; path = RxSwift/Observables/SkipUntil.swift; sourceTree = ""; }; - E3982C9D4517DDE88FD6AD669E700DBB /* ConstraintMakerRelatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerRelatable.swift; path = Sources/ConstraintMakerRelatable.swift; sourceTree = ""; }; - E399B9B5C30C80A16EA62BC0DBF97847 /* SerialDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDisposable.swift; path = RxSwift/Disposables/SerialDisposable.swift; sourceTree = ""; }; - E42514FC6779A0A4DAD04288E466D7A2 /* Core+URL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+URL.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+URL.swift"; sourceTree = ""; }; - E46C0D083ED2015F304E47FECE05ECCA /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/Core/AFError.swift; sourceTree = ""; }; - E478A6721359D2E791ACB889A5C15D7E /* vp8_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = vp8_dec.c; path = src/dec/vp8_dec.c; sourceTree = ""; }; - E486C09A3D43E33C6BE1310755770C95 /* View+MASShorthandAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "View+MASShorthandAdditions.h"; path = "Masonry/View+MASShorthandAdditions.h"; sourceTree = ""; }; - E498B9E30EBA8A6B4C8769CFBB340A23 /* DDLog+Combine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DDLog+Combine.swift"; path = "Sources/CocoaLumberjackSwift/DDLog+Combine.swift"; sourceTree = ""; }; + E247F6BCFE6E8E518715F88C8D51FA90 /* Font.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Font.swift; path = Sources/Private/Model/Text/Font.swift; sourceTree = ""; }; + E264B506515F0A5400CCC8099ABF1B5A /* RecursiveScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveScheduler.swift; path = RxSwift/Schedulers/RecursiveScheduler.swift; sourceTree = ""; }; + E274060E727CE9CB6C38809DA44858F0 /* MASConstraintMaker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASConstraintMaker.h; path = Masonry/MASConstraintMaker.h; sourceTree = ""; }; + E28BDA9CDE1833AB1E475DFAE09F13B9 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; + E29D88B0B3A3E7D4BFAE1549DFE91902 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Source/PrivacyInfo.xcprivacy; sourceTree = ""; }; + E2DC0711028DF544A36409EAFFF65AD7 /* Differentiator-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Differentiator-Info.plist"; sourceTree = ""; }; + E2F3C9E43D63DCADA8C49D744C08B865 /* RxSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.debug.xcconfig; sourceTree = ""; }; + E306833E2FC3B806879DE0E184AE9845 /* Sequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sequence.swift; path = RxSwift/Observables/Sequence.swift; sourceTree = ""; }; + E3103CC578229312B31994106ABDD321 /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = MAMapKit.framework/Headers/MAMapView.h; sourceTree = ""; }; + E325B75AC304E6FA0AB3A4C909F68119 /* ItemPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemPath.swift; path = Sources/Differentiator/ItemPath.swift; sourceTree = ""; }; + E3292AB1448CFC52A661756B9E17162E /* PhotoEditorMosaicToolView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorMosaicToolView.swift; path = Sources/HXPHPicker/Editor/View/Photo/PhotoEditorMosaicToolView.swift; sourceTree = ""; }; + E34034E0D333A076E355ABC2D8C54EE5 /* Switch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Switch.swift; path = RxSwift/Observables/Switch.swift; sourceTree = ""; }; + E3684D9B5A7CCC0874A8B7B68C0BEAC9 /* ConnectableObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectableObservableType.swift; path = RxSwift/ConnectableObservableType.swift; sourceTree = ""; }; + E37DFC56AF4FF8179DE3E5450ED676CF /* RxSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-prefix.pch"; sourceTree = ""; }; + E38E66DCC45E29CCAE3BC2F08E025CFB /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; path = PrivacyInfo.xcprivacy; sourceTree = ""; }; + E3D16C3A257A235E67715C01B658859C /* MarqueeLabel-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MarqueeLabel-prefix.pch"; sourceTree = ""; }; + E3D7E003037EF8C68A19FE2C0E4AEC16 /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = MAMapKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + E3F43F91704CBAD1276619AA5C259384 /* dec_clip_tables.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_clip_tables.c; path = src/dsp/dec_clip_tables.c; sourceTree = ""; }; + E41EF5080BD0A47B08B628FCD15BCB46 /* PreCompLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreCompLayer.swift; path = Sources/Private/CoreAnimation/Layers/PreCompLayer.swift; sourceTree = ""; }; + E444599FB453D7C7931951A9B691C863 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; + E4736B05062BE1377960F7613D5EA857 /* CachedImageProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CachedImageProvider.swift; path = Sources/Private/MainThread/LayerContainers/Utility/CachedImageProvider.swift; sourceTree = ""; }; + E496BF64131336A121D2D15B2CA407E0 /* StrokeAnimation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StrokeAnimation.swift; path = Sources/Private/CoreAnimation/Animations/StrokeAnimation.swift; sourceTree = ""; }; E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MJRefresh; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E4B2B344F72142876A9E0AEE9DBEBC3A /* Picker+PhotoAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+PhotoAsset.swift"; path = "Sources/HXPHPicker/Picker/Extension/Picker+PhotoAsset.swift"; sourceTree = ""; }; - E4E982B5F04285C96AEB7B3E77E51B3A /* libwebp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = libwebp.debug.xcconfig; sourceTree = ""; }; - E5115B257D69C5E2C17CF6F4202126F4 /* URLNavigator-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "URLNavigator-Info.plist"; sourceTree = ""; }; - E53CC92CE812CE0C0B74C1118BCDA65A /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; - E5417662FD2D6DD0EE0C13A9888610D8 /* NSArray+MASAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSArray+MASAdditions.m"; path = "Masonry/NSArray+MASAdditions.m"; sourceTree = ""; }; - E55FF75018A97C580C5FCDA4A03D6135 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - E586D8FBC433C3659223F423CA04283B /* RefCountDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RefCountDisposable.swift; path = RxSwift/Disposables/RefCountDisposable.swift; sourceTree = ""; }; - E5CA224658FA5F1AA92FC3F770E8ECE2 /* Materialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Materialize.swift; path = RxSwift/Observables/Materialize.swift; sourceTree = ""; }; - E5ECD2A448485FDFCD5F26D82445BC10 /* mips_macro.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mips_macro.h; path = src/dsp/mips_macro.h; sourceTree = ""; }; - E611C108490C54B53F4434095D412B11 /* Infallible+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Bind.swift"; path = "RxCocoa/Common/Infallible+Bind.swift"; sourceTree = ""; }; - E67ACF8B0B41B6B03BC49160C723159B /* ControlEvent+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Signal.swift"; path = "RxCocoa/Traits/Signal/ControlEvent+Signal.swift"; sourceTree = ""; }; - E69CCC14FDC2FDA9C5173C21860E4ED8 /* SwiftDate-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftDate-dummy.m"; sourceTree = ""; }; - E69F58F128018DE5EFB9784163E1986F /* SwitchIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwitchIfEmpty.swift; path = RxSwift/Observables/SwitchIfEmpty.swift; sourceTree = ""; }; - E6B7F5EDA5AE9935B22C3DF0AA0DC430 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/CocoaLumberjack/PrivacyInfo.xcprivacy; sourceTree = ""; }; - E74AF1AA1EC643F3B753A882FCF9E647 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; - E75E717FC3B8487BF86CDC46CF8EE963 /* SGWeakProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGWeakProxy.h; path = SGQRCode/WeakProxy/SGWeakProxy.h; sourceTree = ""; }; - E75F31CA0987CF9686E8222206E43CE4 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Photos.framework; sourceTree = DEVELOPER_DIR; }; - E7769DD90DCFAC503F78A6C4B8FA53CF /* ObservableConvertibleType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/ObservableConvertibleType+SharedSequence.swift"; sourceTree = ""; }; - E7DF0A36BDBD3E865B7639079CE6576B /* Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+arity.swift"; path = "RxSwift/Observables/Zip+arity.swift"; sourceTree = ""; }; - E7EB7BA2AE94C9733742D107F8A8F47D /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = MAMapKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; - E819896020D75A51E24AA09399F9794C /* PhotoAssetCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoAssetCollection.swift; path = Sources/HXPHPicker/Picker/Model/PhotoAssetCollection.swift; sourceTree = ""; }; - E820EE5B221DA2D9FF6A375700189AE0 /* NSObject+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx.swift"; path = "RxCocoa/Foundation/NSObject+Rx.swift"; sourceTree = ""; }; - E821695607832CCE0CF997C135AC9075 /* lossless.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = lossless.h; path = src/dsp/lossless.h; sourceTree = ""; }; - E8253C7B416371BDAD507FD2740BC8E0 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; - E839596821B8D5CEE7CB3DD1A3705119 /* SGPermissionPhoto.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGPermissionPhoto.h; path = SGQRCode/Permission/SGPermissionPhoto.h; sourceTree = ""; }; - E857B8EA01B018ED4787AAE1CC680E99 /* Documentation.docc */ = {isa = PBXFileReference; includeInIndex = 1; name = Documentation.docc; path = Sources/Documentation.docc; sourceTree = ""; }; - E877AAEFDBAEB50CBEECCBA76AA1393C /* IQTextInputViewNotification-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQTextInputViewNotification-Info.plist"; sourceTree = ""; }; - E8ABE4A662F1835BCC792856996C8B77 /* MarqueeLabel-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MarqueeLabel-umbrella.h"; sourceTree = ""; }; - E8B4CE2DD311DBFCADE75FA149697CF3 /* Core+UIDevice.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIDevice.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIDevice.swift"; sourceTree = ""; }; - E8D075F91033BBBF61947B05BBA25C9E /* URLNavigator.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = URLNavigator.release.xcconfig; sourceTree = ""; }; - E905341A25A6ABC5B5A57F319B8D1BCE /* IQKeyboardToolbarManager+Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Debug.swift"; path = "IQKeyboardToolbarManager/Classes/Debug/IQKeyboardToolbarManager+Debug.swift"; sourceTree = ""; }; - E90BB009CE4F287586C20FC9618795A8 /* VirtualTimeScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeScheduler.swift; path = RxSwift/Schedulers/VirtualTimeScheduler.swift; sourceTree = ""; }; - E96A775ACAC56C20FE9310B485FC794E /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - E9A4342BF0D02909232CD6CB6B31859C /* IQKeyboardToolbarManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbarManager.swift; path = IQKeyboardToolbarManager/Classes/IQKeyboardToolbarManager.swift; sourceTree = ""; }; - E9A44892A8D5FF061E8271D5DB19C410 /* ResourceBundle-Kingfisher-Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-Kingfisher-Kingfisher-Info.plist"; sourceTree = ""; }; - E9E73CC11C7D07894699538CD9E45ECA /* IQKeyboardManager+Position.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Position.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManager+Position.swift"; sourceTree = ""; }; - EA59FCBEAED11AAC6F541CB70CD0EC06 /* ssim_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = ssim_sse2.c; path = src/dsp/ssim_sse2.c; sourceTree = ""; }; - EA62EA7D30EC61EFF8430A21718A5CB8 /* IQBarButtonItemConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItemConfiguration.swift; path = IQKeyboardToolbar/Classes/IQBarButtonItem/IQBarButtonItemConfiguration.swift; sourceTree = ""; }; - EA8FE2B962712B8312AD32F35085B9EF /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; - EA957BA3C60933EB7122B37F97C60859 /* SGQRCode.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SGQRCode.modulemap; sourceTree = ""; }; - EAA5DE6F0399530563CAF4FB1DC3B8CC /* Moya-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Moya-prefix.pch"; sourceTree = ""; }; - EAD2723ABFC3922360FFAB692592E2A1 /* MarqueeLabel-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MarqueeLabel-prefix.pch"; sourceTree = ""; }; - EADAB22233A6744D553920A62E58413D /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; - EB1CB04877EEF7F9679D43CE00AE3DB0 /* Popover-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Popover-umbrella.h"; sourceTree = ""; }; - EB2A87DF5BCE7480FE24B6E6A5A23049 /* RxCollectionViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewSectionedReloadDataSource.swift; path = Sources/RxDataSources/RxCollectionViewSectionedReloadDataSource.swift; sourceTree = ""; }; - EB8569BE1BF0B0566AB6F28700E3C616 /* PhotoPreviewSelectedView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewSelectedView.swift; path = Sources/HXPHPicker/Picker/View/PhotoPreviewSelectedView.swift; sourceTree = ""; }; - EB891895AC22D5A9A4E5718E76F753BD /* PublishRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishRelay.swift; path = RxRelay/PublishRelay.swift; sourceTree = ""; }; - EB960F9076A87935A5789BAC921EA04B /* upsampling_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_sse2.c; path = src/dsp/upsampling_sse2.c; sourceTree = ""; }; - EBA2CBCB7F689F063B99C760B140C534 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; - EBB27EF9034E6CE2F8F4DEDFA6465A89 /* UIScrollView+IQKeyboardManagerExtensionObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+IQKeyboardManagerExtensionObjc.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManagerExtension/UIScrollView+IQKeyboardManagerExtensionObjc.swift"; sourceTree = ""; }; - EBD5200EDE7C73374D608E17ECF21CD8 /* _RXDelegateProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXDelegateProxy.h; path = RxCocoa/Runtime/include/_RXDelegateProxy.h; sourceTree = ""; }; - EBF6DE741AC743361B0A3BA28169D0F4 /* PHLivePhotoView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PHLivePhotoView+Kingfisher.swift"; path = "Sources/Extensions/PHLivePhotoView+Kingfisher.swift"; sourceTree = ""; }; - EC551089D9A61CCE30FA83B567AB04D1 /* UICollectionViewLayout+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewLayout+MJRefresh.m"; path = "MJRefresh/UICollectionViewLayout+MJRefresh.m"; sourceTree = ""; }; - EC619E1E517AA4F17E85A6E4A0618A06 /* Masonry.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Masonry.debug.xcconfig; sourceTree = ""; }; - EC81F07CC81AE2D2E76B266EE1EC5A1F /* GTCommonSDK.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GTCommonSDK.debug.xcconfig; sourceTree = ""; }; - ECDC243593B677603E43F38ABBB87B40 /* bit_reader_utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bit_reader_utils.h; path = src/utils/bit_reader_utils.h; sourceTree = ""; }; - ECE2DA770E1E954C1F91EE73509FCCFE /* MoyaProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MoyaProvider.swift; path = Sources/Moya/MoyaProvider.swift; sourceTree = ""; }; - ED0E12D7610CD78B915F67EA28F1D71E /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; - ED84590B6BC60FAFA407F50522A79CA8 /* IQKeyboardToolbar.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardToolbar.modulemap; sourceTree = ""; }; - EDBA43602C4ACCA30EE1416C6EB1BB5D /* PhotoListCellConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoListCellConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PhotoListCellConfiguration.swift; sourceTree = ""; }; - EDBFE04E40AB78A45BD50133ECEACF49 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; - EDF6FCABA058D66F5F162F0CA8847D80 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = MAMapKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; - EE2B7FCE7E00E7AB989780DFC321AFED /* ScheduledDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledDisposable.swift; path = RxSwift/Disposables/ScheduledDisposable.swift; sourceTree = ""; }; - EE4426F7787F7F4BD937087AD6F77709 /* Disposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposable.swift; path = RxSwift/Disposable.swift; sourceTree = ""; }; - EE7341E7799D5813EE961EA165F27734 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; - EE844F307FAC154AF73A248BDC8D17D5 /* ObserveOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserveOn.swift; path = RxSwift/Observables/ObserveOn.swift; sourceTree = ""; }; - EEA835D449D3E86986481C398799CCFF /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; - EEB455D7590C6EC242965B6953C61F99 /* ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist"; sourceTree = ""; }; - EEC421D481546D4C0A3ECAD591A7A9ED /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; - EEFD3F0873AC5D5972F14B9FA19DD830 /* _RXKVOObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXKVOObserver.h; path = RxCocoa/Runtime/include/_RXKVOObserver.h; sourceTree = ""; }; - EEFF1EF5299DB65E88439275BD7C4232 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; - EFA1F117B348FFA13E35B394F8540BE1 /* ofType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ofType.swift; path = Source/RxSwift/ofType.swift; sourceTree = ""; }; - EFACDE8A1D3CBAFB0B4D8E4DC3602B8C /* NotAuthorizedConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NotAuthorizedConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/NotAuthorizedConfiguration.swift; sourceTree = ""; }; - EFD096DEE16A553DBC80AD610AD603A0 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - EFE2C972E6F019B3F132D0A038275CAD /* cost_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cost_sse2.c; path = src/dsp/cost_sse2.c; sourceTree = ""; }; - F01488F341DD28CBF47B018958E1C6CB /* AMapLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.release.xcconfig; sourceTree = ""; }; - F0421DD9AFFF1DFF65E52FD555CA2AC7 /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = RxSwift/SwiftSupport/SwiftSupport.swift; sourceTree = ""; }; - F04C0F7F9D3AFB3878A698CEF2001848 /* tree_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = tree_enc.c; path = src/enc/tree_enc.c; sourceTree = ""; }; - F07CE5C3671BA295BE10AB9FD285BBD6 /* CocoaLumberjack-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CocoaLumberjack-dummy.m"; sourceTree = ""; }; - F09641E24E937EE8698A315C26AA7CBB /* Dematerialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Dematerialize.swift; path = RxSwift/Observables/Dematerialize.swift; sourceTree = ""; }; - F0A8E6F3F317EBF5AFA65B04B6D25B2B /* AssetManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AssetManager.swift; path = Sources/HXPHPicker/Core/Util/AssetManager.swift; sourceTree = ""; }; - F0CB20E27E0DA3D32F0E935BA172FCF7 /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = MAMapKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; - F0DB323B7DB1BE0BCAD13A6D16813A87 /* AMapFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.release.xcconfig; sourceTree = ""; }; - F104DD964B6F1367CC9BDE7A2DC03442 /* RxTableViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift; sourceTree = ""; }; - F10D32A770498596F6DD1DD39862EA36 /* partition+RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "partition+RxCocoa.swift"; path = "Source/RxCocoa/partition+RxCocoa.swift"; sourceTree = ""; }; - F120E368134925B1E68F3D61D3913F71 /* lossless_common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = lossless_common.h; path = src/dsp/lossless_common.h; sourceTree = ""; }; - F12FF6A08CCB6CA07F61B43B372B2C7C /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; - F145BA807CDAED9A54055714335D1343 /* AsyncLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncLock.swift; path = RxSwift/Concurrency/AsyncLock.swift; sourceTree = ""; }; - F158F7C4463D13CCDDCA634AC9BBBAE3 /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; - F163147D452B3E0EA981CFB2C5AF3F6E /* UIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Hierarchy.swift"; path = "IQKeyboardCore/Classes/UIKitExtensions/UIView+Hierarchy.swift"; sourceTree = ""; }; - F166E4FBD2C3528C2ACE601F9B07B204 /* IdentifiableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IdentifiableType.swift; path = Sources/Differentiator/IdentifiableType.swift; sourceTree = ""; }; - F172EAA7024157FA70DE7CD35F554F16 /* ObserverBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverBase.swift; path = RxSwift/Observers/ObserverBase.swift; sourceTree = ""; }; - F1D0DEC82CB77974E2581ADB247D3764 /* TextInput.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextInput.swift; path = RxCocoa/Common/TextInput.swift; sourceTree = ""; }; - F29C7242CF492C5FC298EF68DAE0FC82 /* ConstraintRelation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelation.swift; path = Sources/ConstraintRelation.swift; sourceTree = ""; }; - F29EB0236BD4308C444BD8EA00675A88 /* IQKeyboardInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardInfo.swift; path = IQKeyboardNotification/Classes/IQKeyboardInfo.swift; sourceTree = ""; }; - F2CD5FDF39447B0A23B1C6894BFF0549 /* IQKeyboardNotification.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardNotification.release.xcconfig; sourceTree = ""; }; - F352756445613578CE8910EE8B31E9FD /* Just.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Just.swift; path = RxSwift/Observables/Just.swift; sourceTree = ""; }; - F3659EBF14B2320A5BF4258DB356A718 /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = MAMapKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; - F4128BC2FD21DC1211249CDE7D0A780B /* PhotoListCameraCellConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoListCameraCellConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PhotoListCameraCellConfiguration.swift; sourceTree = ""; }; - F4233AA20659433F3B6AA4E25FC67478 /* Popover-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Popover-prefix.pch"; sourceTree = ""; }; - F439D67512BB633431D3D819185377BE /* ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist"; sourceTree = ""; }; - F43E5D4E84D3DD216B620E4E315228AF /* UIDatePicker+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIDatePicker+Rx.swift"; path = "RxCocoa/iOS/UIDatePicker+Rx.swift"; sourceTree = ""; }; - F49D7B44A6DE3D68A5F733751922869C /* VideoPlayerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoPlayerView.swift; path = Sources/HXPHPicker/Core/View/VideoPlayerView.swift; sourceTree = ""; }; - F4C5DB95F8FB9CBB89309339F7E95166 /* utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = utils.c; path = src/utils/utils.c; sourceTree = ""; }; - F4DFBA8C26EA35FF39CE65C2820AF328 /* vp8li_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vp8li_enc.h; path = src/enc/vp8li_enc.h; sourceTree = ""; }; - F55AF08C1587F7F381023B54D10126E3 /* URLNavigator.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = URLNavigator.modulemap; sourceTree = ""; }; - F5786C8AC5364673D2954B485F4D6C10 /* DistinctUntilChanged.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DistinctUntilChanged.swift; path = RxSwift/Observables/DistinctUntilChanged.swift; sourceTree = ""; }; - F58FB07732B4F437785CD2CFED4D10DA /* SGPermissionPhoto.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGPermissionPhoto.m; path = SGQRCode/Permission/SGPermissionPhoto.m; sourceTree = ""; }; - F592315BD49801327478F7198E0DC38B /* MASLayoutConstraint.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MASLayoutConstraint.m; path = Masonry/MASLayoutConstraint.m; sourceTree = ""; }; - F5B4E5A5EEF81B299EDC68E3B4AF07C1 /* CameraConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CameraConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/CameraConfiguration.swift; sourceTree = ""; }; - F5DA97B4978C27C8FD9176BF64BB0130 /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; - F5F9557034310324632B57D4F4CE8853 /* TakeWithPredicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeWithPredicate.swift; path = RxSwift/Observables/TakeWithPredicate.swift; sourceTree = ""; }; - F5FFE87D972071CF4F9C9242C7135211 /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; - F66005A253A3F1F8E28626CB4D9C734F /* Mappable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Mappable.swift; path = Sources/Mappable.swift; sourceTree = ""; }; - F6717808DC979561032C792FDC1B882F /* cpu.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cpu.c; path = src/dsp/cpu.c; sourceTree = ""; }; - F673292C36470372A6887514F304FBA9 /* PhotoError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoError.swift; path = Sources/HXPHPicker/Core/Model/PhotoError.swift; sourceTree = ""; }; - F6840EF3E325EB74DC9FEF576C29338D /* GroupBy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupBy.swift; path = RxSwift/Observables/GroupBy.swift; sourceTree = ""; }; - F684BB6A91F3F2CB928886243DC59DD3 /* KVORepresentable+Swift.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+Swift.swift"; path = "RxCocoa/Foundation/KVORepresentable+Swift.swift"; sourceTree = ""; }; - F686EDB01D9276A6A43C00D94031D457 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = MAMapKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; - F6A9F192061CDA2C4E2E0680D9A9B37D /* Utilities.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utilities.swift; path = Sources/Differentiator/Utilities.swift; sourceTree = ""; }; - F6D1669016ECCEDDDA561D820251B6B2 /* BaseConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseConfiguration.swift; path = Sources/HXPHPicker/Core/Config/BaseConfiguration.swift; sourceTree = ""; }; - F6DD2198AA74A7805DA9FA210D997794 /* idec_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = idec_dec.c; path = src/dec/idec_dec.c; sourceTree = ""; }; - F6E2AA96A7D6D8BC912AEB16DE469A4A /* AssetManager+AssetCollection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+AssetCollection.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+AssetCollection.swift"; sourceTree = ""; }; - F6F4E4C19D0B5D4D14C2FA8F3E0CBC73 /* Core+UIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+UIImageView.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+UIImageView.swift"; sourceTree = ""; }; - F70361EE46EDE8FCAC2C9DEA14F71B9E /* Diff.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Diff.swift; path = Sources/Differentiator/Diff.swift; sourceTree = ""; }; - F735EC9FF9F9B1034745C77A73181562 /* RxDataSources.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxDataSources.debug.xcconfig; sourceTree = ""; }; - F74968232132B5ADBBD76D56E6040D5C /* frame_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = frame_enc.c; path = src/enc/frame_enc.c; sourceTree = ""; }; - F75C42D1F0CCBFBB1CBD794B94B00D1A /* filters_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_sse2.c; path = src/dsp/filters_sse2.c; sourceTree = ""; }; - F796503E3D4885E7C654FE61F1BC4594 /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; - F7A829FBFA932C6D66C656D962CEFE5A /* Editor+UIImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Editor+UIImage.swift"; path = "Sources/HXPHPicker/Editor/Extension/Editor+UIImage.swift"; sourceTree = ""; }; + E4CF6187D928B4729E6A474BE2F7E979 /* BaseConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseConfiguration.swift; path = Sources/HXPHPicker/Core/Config/BaseConfiguration.swift; sourceTree = ""; }; + E4E813AC74828F04D436D531ED0B4BA2 /* ImageLayerModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageLayerModel.swift; path = Sources/Private/Model/Layers/ImageLayerModel.swift; sourceTree = ""; }; + E4EEC25DC81F20103B30FF13E1D982D6 /* ShapeItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShapeItem.swift; path = Sources/Private/Model/ShapeItems/ShapeItem.swift; sourceTree = ""; }; + E4F874765D3F1D405E1B94F302414C59 /* ViewTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ViewTransition.swift; path = Sources/RxDataSources/ViewTransition.swift; sourceTree = ""; }; + E51EE6F13D5D7A545A1E2364F2D8C720 /* CocoaLumberjack.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CocoaLumberjack.modulemap; sourceTree = ""; }; + E523F5D081179DA577F80E946E1CF7C5 /* Archive+Writing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+Writing.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Writing.swift"; sourceTree = ""; }; + E5251855B98C990A516F052D1E8FB9DE /* SDWebImageOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageOperation.h; path = SDWebImage/Core/SDWebImageOperation.h; sourceTree = ""; }; + E53D0CFF06F6D1A1BE9E58C1F39A8EC4 /* AlbumListConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumListConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/AlbumListConfiguration.swift; sourceTree = ""; }; + E55AC265953CB9D5E42BB48DCD176741 /* SDImageCodersManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCodersManager.m; path = SDWebImage/Core/SDImageCodersManager.m; sourceTree = ""; }; + E5BE71FB7C7B95B183AFBAC5BC9DE2C4 /* HXPHPicker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HXPHPicker.swift; path = Sources/HXPHPicker/Core/HXPHPicker.swift; sourceTree = ""; }; + E5EDEA4FAD2F8E4725A8211591670F2D /* ItemEvents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemEvents.swift; path = RxCocoa/iOS/Events/ItemEvents.swift; sourceTree = ""; }; + E5FB7712C613C550390EE7978D6DCB1F /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; + E5FFC29674606056D4E6CB4875B08AB7 /* RxTableViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift; sourceTree = ""; }; + E607F00D7858E88EB937129313E47B82 /* ServerTrustEvaluation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustEvaluation.swift; path = Source/Features/ServerTrustEvaluation.swift; sourceTree = ""; }; + E615A7AACB986AA4AEFD89C51C3084EB /* BehaviorsConfigurableView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorsConfigurableView.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Views/BehaviorsConfigurableView.swift; sourceTree = ""; }; + E61C0A3530EBBDA423E1E67D788A8F1E /* ResourceBundle-SDWebImage-SDWebImage-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-SDWebImage-SDWebImage-Info.plist"; sourceTree = ""; }; + E631E7DB9988DE6F1E1020C0829D15F1 /* cpu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cpu.h; path = src/dsp/cpu.h; sourceTree = ""; }; + E634D85977742C0C5D2835E1BC4FCD27 /* PhotoEditorFilter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorFilter.swift; path = Sources/HXPHPicker/Editor/Model/PhotoEditorFilter.swift; sourceTree = ""; }; + E63DFF40F4281E73B57C1CB0573F29AC /* SDWebImageDownloaderResponseModifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderResponseModifier.m; path = SDWebImage/Core/SDWebImageDownloaderResponseModifier.m; sourceTree = ""; }; + E63E9E27742E4521734ED89D2101AC59 /* DefaultsObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultsObserver.swift; path = Sources/DefaultsObserver.swift; sourceTree = ""; }; + E65001E1575302A2C76618DCD46F8A66 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; + E662293793EF663323244C0EDB67850E /* ObservableConvertibleType+Infallible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Infallible.swift"; path = "RxSwift/Traits/Infallible/ObservableConvertibleType+Infallible.swift"; sourceTree = ""; }; + E68197BD83FEA29AA11755C34D12B046 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; + E68DBA7527614290E11D4265A4179F5B /* _RXObjCRuntime.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXObjCRuntime.m; path = RxCocoa/Runtime/_RXObjCRuntime.m; sourceTree = ""; }; + E6CBD85B19608345FA5A40A8BD61937E /* AMapNearbyUploadInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNearbyUploadInfo.h; path = AMapSearchKit.framework/Headers/AMapNearbyUploadInfo.h; sourceTree = ""; }; + E6D45C601DC9754B16E4ADB8A7897D4B /* CocoaLumberjack-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CocoaLumberjack-dummy.m"; sourceTree = ""; }; + E6F2FA1306731CAA418651DBA8B00521 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + E6FBFEC156FAF93A053B649B8F3D464F /* Popover-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Popover-dummy.m"; sourceTree = ""; }; + E72C42F593EDF43E99D4ECC7A0008D51 /* RxCollectionViewSectionedReloadDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewSectionedReloadDataSource.swift; path = Sources/RxDataSources/RxCollectionViewSectionedReloadDataSource.swift; sourceTree = ""; }; + E758329F42B0099E33EF4EF839084BC6 /* ConfigurationGlobals.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConfigurationGlobals.swift; path = Sources/CocoaLumberjackSwift/ConfigurationGlobals.swift; sourceTree = ""; }; + E75FC2D6404C770C60B450B7F1B783F1 /* picture_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_enc.c; path = src/enc/picture_enc.c; sourceTree = ""; }; + E766D00AF3776C33AD233353D2A6E60F /* ConcurrentDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentDispatchQueueScheduler.swift; path = RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift; sourceTree = ""; }; + E77DDE5D1FE9A869DBCC053EC6AAC14D /* unwrap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = unwrap.swift; path = Source/RxSwift/unwrap.swift; sourceTree = ""; }; + E7A28BBAA91F3A291A80B504B369C6A6 /* UISearchController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchController+Rx.swift"; path = "RxCocoa/iOS/UISearchController+Rx.swift"; sourceTree = ""; }; + E7B38F6289C951AC1EFC690686372E8C /* AssetManager+AVAsset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+AVAsset.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+AVAsset.swift"; sourceTree = ""; }; + E82D2EE689E50F0B8ECB6F596778AB59 /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = MAMapKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; + E8463D35E04006BF67B96789608E6EF5 /* bit_reader_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = bit_reader_utils.c; path = src/utils/bit_reader_utils.c; sourceTree = ""; }; + E869349E901AF1F108BE430F4C18E538 /* TakeWithPredicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeWithPredicate.swift; path = RxSwift/Observables/TakeWithPredicate.swift; sourceTree = ""; }; + E88008306A0B909F833E534E74A2A2B7 /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; + E88134F4991F75161592370EDBDDF7A3 /* SGPermissionPhoto.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGPermissionPhoto.h; path = SGQRCode/Permission/SGPermissionPhoto.h; sourceTree = ""; }; + E8B5D73D0C53F699DB52AF3770B6D5CD /* Repeater.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Repeater.swift; path = Sources/Private/Model/ShapeItems/Repeater.swift; sourceTree = ""; }; + E8BE4B1D202052CA4C98D008A37123A6 /* IQKeyboardReturnManager-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardReturnManager-Info.plist"; sourceTree = ""; }; + E8EA11B62C7E12382CCF821BC4EDB4D1 /* Masonry.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Masonry.debug.xcconfig; sourceTree = ""; }; + E8FE216A10E32957F8B4B10142C3514D /* SingleAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAsync.swift; path = RxSwift/Observables/SingleAsync.swift; sourceTree = ""; }; + E930130A02EB4BD551DB663D6370F2E5 /* Archive+Progress.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+Progress.swift"; path = "Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Progress.swift"; sourceTree = ""; }; + E932FD28C14DB876CC6215BCFDCAE0C9 /* ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist"; sourceTree = ""; }; + E9351614A1EA41C19AE76908E51BCFA1 /* String+SHA256.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+SHA256.swift"; path = "Sources/Utility/String+SHA256.swift"; sourceTree = ""; }; + E94FB2D27C7F9710024FDDAB036D08BF /* alpha_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_enc.c; path = src/enc/alpha_enc.c; sourceTree = ""; }; + E98B44AC677984982633BF5E55B83BC8 /* KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KVORepresentable.swift; path = RxCocoa/Foundation/KVORepresentable.swift; sourceTree = ""; }; + E9A497DBFC39A287933FAF5D74CCE3C4 /* AnonymousObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousObserver.swift; path = RxSwift/Observers/AnonymousObserver.swift; sourceTree = ""; }; + E9B350FFEEBA00673419856241505840 /* ColorEffectValue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ColorEffectValue.swift; path = Sources/Private/Model/LayerEffects/EffectValues/ColorEffectValue.swift; sourceTree = ""; }; + E9B6361B6B2EC5044C7D7A5F60F9725B /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; + E9CCFEA096F5647B7BFD834444DE5D8D /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; + E9D1A3C02C2FFFC681519C0ED1B2A6F2 /* ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; + E9EBC3E7C6C7716E1481D2567D2B7FFA /* Sample.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sample.swift; path = RxSwift/Observables/Sample.swift; sourceTree = ""; }; + EA09D5ED761ED90C088CB1EC2BF48978 /* TimePeriodProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TimePeriodProtocol.swift; path = Sources/SwiftDate/TimePeriod/TimePeriodProtocol.swift; sourceTree = ""; }; + EA23586EBDB60ADD89A0997C0053B0E4 /* NSBezierPath+SDRoundedCorners.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBezierPath+SDRoundedCorners.m"; path = "SDWebImage/Private/NSBezierPath+SDRoundedCorners.m"; sourceTree = ""; }; + EA2B26131DB20BDAF5E1F9004EC00D3E /* picture_csp_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = picture_csp_enc.c; path = src/enc/picture_csp_enc.c; sourceTree = ""; }; + EA67E1078BB4B656D5DC587B41F545D9 /* RequestInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestInterceptor.swift; path = Source/Features/RequestInterceptor.swift; sourceTree = ""; }; + EA6ADA20D4D00A06BEE718A19FB8C772 /* ItemsExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemsExtension.swift; path = Sources/Private/MainThread/NodeRenderSystem/Extensions/ItemsExtension.swift; sourceTree = ""; }; + EA6E5222A3BF1DF24E3955512FD5BE7A /* CGColor+RGB.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGColor+RGB.swift"; path = "Sources/Private/Utility/Extensions/CGColor+RGB.swift"; sourceTree = ""; }; + EA979A672FC90A6228BF6B3478275131 /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = MAMapKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; + EAB2287C653AB356E7B22EAF2740BA99 /* HXPHPicker.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = HXPHPicker.debug.xcconfig; sourceTree = ""; }; + EAB780F88FE6D759B6785326B8A67A39 /* SwitchIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwitchIfEmpty.swift; path = RxSwift/Observables/SwitchIfEmpty.swift; sourceTree = ""; }; + EAC1C4AA570FB43A86EB6118715366F0 /* Scan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Scan.swift; path = RxSwift/Observables/Scan.swift; sourceTree = ""; }; + EAF0041A2671B95EE0CF8F1966058E51 /* UIView+ParentObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+ParentObjc.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/UIKitExtensions/UIView+ParentObjc.swift"; sourceTree = ""; }; + EAFC10B6406D683C7A7E9D64CC30D3D2 /* DDLoggerNames.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDLoggerNames.m; path = Sources/CocoaLumberjack/DDLoggerNames.m; sourceTree = ""; }; + EB0B54DE1A9499CDE9B1954D90BC7A60 /* SDWebImageError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageError.h; path = SDWebImage/Core/SDWebImageError.h; sourceTree = ""; }; + EB4FAB4064DE5FFD179AA3B8F2EA91B0 /* URLSession+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSession+Rx.swift"; path = "RxCocoa/Foundation/URLSession+Rx.swift"; sourceTree = ""; }; + EB52BDEA8C58606EC2F7BBDD7145CC51 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + EB81240148AE7638A22E159A5399287C /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; + EB8725373C68CDAB93404C9213422C48 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; + EB95DEC451A6EA78942747022BEF4279 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Source/SwiftyJSON/PrivacyInfo.xcprivacy; sourceTree = ""; }; + EBC9A09E1A9B438946266275D908233E /* RxCocoa.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxCocoa.modulemap; sourceTree = ""; }; + EC09940F617F119B0D6883762B44E423 /* ConstraintOffsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintOffsetTarget.swift; path = Sources/ConstraintOffsetTarget.swift; sourceTree = ""; }; + EC1E878D23A5775C6BF746392F670864 /* Changeset.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Changeset.swift; path = Sources/Differentiator/Changeset.swift; sourceTree = ""; }; + EC2340A77EEEDED06315E9B608CBBD54 /* RoundedCornersNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RoundedCornersNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/ModifierNodes/RoundedCornersNode.swift; sourceTree = ""; }; + EC3496CE1486FD21ADF314073D619FCD /* CocoaLumberjack-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "CocoaLumberjack-Info.plist"; sourceTree = ""; }; + EC393E7BE0C5483150F1EC770694C527 /* SDWebImageDefine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDefine.m; path = SDWebImage/Core/SDWebImageDefine.m; sourceTree = ""; }; + EC5856987107BEF57F8839BE214BF5A3 /* Masonry-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Masonry-dummy.m"; sourceTree = ""; }; + ECA5ADD28F030143F0FE62A14B0965E7 /* SDAnimatedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImageView.m; path = SDWebImage/Core/SDAnimatedImageView.m; sourceTree = ""; }; + ECC186C911044B5CEE2CD5C9E68DDB91 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + ECC3F0BD111373DDC23EB1B7541A2BBA /* UITabBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBar+Rx.swift"; path = "RxCocoa/iOS/UITabBar+Rx.swift"; sourceTree = ""; }; + ECCA20F7B13F9F974F8ADCA28D9E25BE /* Timeout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeout.swift; path = RxSwift/Observables/Timeout.swift; sourceTree = ""; }; + ECCE4402CE62B8C0184D291FD0619F1A /* ConstraintLayoutSupportDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupportDSL.swift; path = Sources/ConstraintLayoutSupportDSL.swift; sourceTree = ""; }; + ECD19C1FBA965BD7B375BC108715DD15 /* RxCocoa-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxCocoa-dummy.m"; sourceTree = ""; }; + ECD6B31F012736480BFBD5CB5E99EBA6 /* ofType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ofType.swift; path = Source/RxSwift/ofType.swift; sourceTree = ""; }; + ECE69B24EF7BCE8791AD4EE414F9F24D /* ElementAt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementAt.swift; path = RxSwift/Observables/ElementAt.swift; sourceTree = ""; }; + ED4B09FA091877F368D8E64678C27604 /* PHLivePhotoView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PHLivePhotoView+Kingfisher.swift"; path = "Sources/Extensions/PHLivePhotoView+Kingfisher.swift"; sourceTree = ""; }; + ED60FB3C015B49A7E239762808810142 /* sharpyuv_csp.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_csp.c; path = sharpyuv/sharpyuv_csp.c; sourceTree = ""; }; + EDD6384C8991A779769D0C3B5CBEABBE /* huffman_utils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = huffman_utils.c; path = src/utils/huffman_utils.c; sourceTree = ""; }; + EDE4021097F3F36A1303E500276BB035 /* sharpyuv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv.h; path = sharpyuv/sharpyuv.h; sourceTree = ""; }; + EDEA5FD0EA68AD39A58CA0B11E7957A7 /* Infallible+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Operators.swift"; path = "RxSwift/Traits/Infallible/Infallible+Operators.swift"; sourceTree = ""; }; + EDF048D7983DEFFD3278C296FE89616E /* Array+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Sort.swift"; path = "IQKeyboardToolbarManager/Classes/UIKitExtensions/Array+Sort.swift"; sourceTree = ""; }; + EDF3D3E94F61D371595F553E3B586E95 /* RequestTaskMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestTaskMap.swift; path = Source/Core/RequestTaskMap.swift; sourceTree = ""; }; + EE030413167D0ED97A4CAF855085BAED /* ConstraintInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsets.swift; path = Sources/ConstraintInsets.swift; sourceTree = ""; }; + EE4B1C22A04268C9E91119679D9FB75D /* GroupOutputNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupOutputNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/GroupOutputNode.swift; sourceTree = ""; }; + EE59491665BAE3B6B091D52128116FCF /* Masonry-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Masonry-umbrella.h"; sourceTree = ""; }; + EE960E96F2D768547C31FBBFCACD1BB1 /* VideoEditorCropView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VideoEditorCropView.swift; path = Sources/HXPHPicker/Editor/View/Video/VideoEditorCropView.swift; sourceTree = ""; }; + EEB3E28B0C97DB78AB36376698E20DE0 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + EEB3F56F8C3B595F3234DE4CFF876DA8 /* SGQRCode.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SGQRCode.release.xcconfig; sourceTree = ""; }; + EEB68C4FE816CD7B9400F86CA363F02A /* KeychainWrapper.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeychainWrapper.swift; path = SwiftKeychainWrapper/KeychainWrapper.swift; sourceTree = ""; }; + EECA7F50DA1D788B0E8A6DEB1AB6FBDB /* EditorStickerTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorStickerTextView.swift; path = Sources/HXPHPicker/Editor/View/EditorStickerTextView.swift; sourceTree = ""; }; + EF1FF8A138C3756FA85D138F9F0DD494 /* AlbumTitleArrowView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlbumTitleArrowView.swift; path = Sources/HXPHPicker/Picker/View/AlbumTitleArrowView.swift; sourceTree = ""; }; + EF454032EDDEA52163D2BB18E31876D9 /* DotNetParserFormatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DotNetParserFormatter.swift; path = Sources/SwiftDate/Formatters/DotNetParserFormatter.swift; sourceTree = ""; }; + EF90914FAD7CA1C043DFE3D5B5502002 /* SetContentProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SetContentProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/SetContentProviding.swift; sourceTree = ""; }; + EFB2E95D95EC63AFC1C64E993034A1BD /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; + EFBE7C4C05E5B604E25D86B5886B2C87 /* histogram_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = histogram_enc.h; path = src/enc/histogram_enc.h; sourceTree = ""; }; + EFD48355064BA1A2F57A532C23C5243E /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = MAMapKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; + F08307F70E889AFC3074023627CE9825 /* upsampling_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = upsampling_neon.c; path = src/dsp/upsampling_neon.c; sourceTree = ""; }; + F09188C3BECE96220D4AFEACE8738138 /* LayerModel+makeAnimationLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "LayerModel+makeAnimationLayer.swift"; path = "Sources/Private/CoreAnimation/Layers/LayerModel+makeAnimationLayer.swift"; sourceTree = ""; }; + F09C4841D15F42CBF48A77FDD2D1DF3D /* SDImageLoadersManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageLoadersManager.h; path = SDWebImage/Core/SDImageLoadersManager.h; sourceTree = ""; }; + F0AF15BF23672BAB1389D3A5752A0666 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; + F0DACF7E937C8FFFE469D74EDC47237C /* SDDeviceHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDeviceHelper.m; path = SDWebImage/Private/SDDeviceHelper.m; sourceTree = ""; }; + F0F5EE61E2B1815F3A066EC4F3DB93FC /* Bundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bundle.swift; path = Sources/Private/Model/Extensions/Bundle.swift; sourceTree = ""; }; + F103382FE2B3535C8A5522E5A6B6B76E /* Vectors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Vectors.swift; path = Sources/Public/Primitives/Vectors.swift; sourceTree = ""; }; + F14B49C50777DBCB9A8C3BB0FAAF2D58 /* CocoaLumberjack.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CocoaLumberjack.debug.xcconfig; sourceTree = ""; }; + F19402373AD0E48AFED78ECB72EB2210 /* MAMVTTileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMVTTileOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMVTTileOverlayRenderer.h; sourceTree = ""; }; + F1B0CB293BFB5B7E50D1679EA531B37C /* RxCocoa.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.debug.xcconfig; sourceTree = ""; }; + F1DC455B74E76B7B60C76B11E6C90C6F /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + F2157486BB6B232CC4FB1DBF84E363DF /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = MAMapKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; + F219607A126DF7E68CF24DD8F2010051 /* SDImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCache.h; path = SDWebImage/Core/SDImageCache.h; sourceTree = ""; }; + F24EE1A056FAB1C871ADF3CC9DEB26DF /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = Sources/RxDataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; + F256DC5941701750372D871382E49CD9 /* ObjectMapper-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ObjectMapper-prefix.pch"; sourceTree = ""; }; + F25AD112E1C05A54CE8CC795A002351B /* MJRefreshTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshTrailer.m; path = MJRefresh/Base/MJRefreshTrailer.m; sourceTree = ""; }; + F29DE0B972C92D93BA961D16D5D0779E /* UIImageView+HighlightedWebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+HighlightedWebCache.h"; path = "SDWebImage/Core/UIImageView+HighlightedWebCache.h"; sourceTree = ""; }; + F2CDF113AD008CF23ADEC1285DB7DE1D /* IQTextView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQTextView.release.xcconfig; sourceTree = ""; }; + F2D626DDBA0FB9FA62A83886DA463095 /* near_lossless_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = near_lossless_enc.c; path = src/enc/near_lossless_enc.c; sourceTree = ""; }; + F2E665B75D89F53F82303BC50647C250 /* MAMapView+Resource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MAMapView+Resource.h"; path = "MAMapKit.framework/Headers/MAMapView+Resource.h"; sourceTree = ""; }; + F329A89B9F7BBF9305ADC7A5396998E3 /* IQKeyboardNotification-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardNotification-prefix.pch"; sourceTree = ""; }; + F32EFC5E7FD005018908656B75FA07D4 /* sharpyuv_sse2.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sharpyuv_sse2.c; path = sharpyuv/sharpyuv_sse2.c; sourceTree = ""; }; + F3733E47512799875D54F9AA30DCCF3E /* PhotoEditorViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditorViewController.swift; path = Sources/HXPHPicker/Editor/Controller/PhotoEditorViewController.swift; sourceTree = ""; }; + F3801315ECE54190D3FC07F7F322616C /* SDImageFramePool.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageFramePool.h; path = SDWebImage/Private/SDImageFramePool.h; sourceTree = ""; }; + F3A140B0A3099FEE5DEDBFDB41FD33D0 /* AnyNodeProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyNodeProperty.swift; path = Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/AnyNodeProperty.swift; sourceTree = ""; }; + F3B2D3F5CB40C600B633041D4E46D87C /* StyledView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StyledView.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Views/StyledView.swift; sourceTree = ""; }; + F3E2999141424D2809DE076C8BBEBAF1 /* IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardToolbar.swift; path = IQKeyboardToolbar/Classes/IQKeyboardToolbar.swift; sourceTree = ""; }; + F3EFC6DF3268535BC6FEB0245C70EA38 /* sharpyuv_csp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sharpyuv_csp.h; path = sharpyuv/sharpyuv_csp.h; sourceTree = ""; }; + F40C7CCCB4C04D7D8A550D923E52294A /* SectionModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionModel.swift; path = Sources/Differentiator/SectionModel.swift; sourceTree = ""; }; + F41BC9523DA12286628F8E3A1F3846C6 /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; + F42018A0097A6BA9B9A4C2F8B4B0F99F /* DDLog+Combine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DDLog+Combine.swift"; path = "Sources/CocoaLumberjackSwift/DDLog+Combine.swift"; sourceTree = ""; }; + F45942A41CA4AD3A6B529A34CD64016F /* SGTorch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGTorch.m; path = SGQRCode/Torch/SGTorch.m; sourceTree = ""; }; + F4601FDE1E6744CA10EFF6A00996782F /* SubscriptionDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscriptionDisposable.swift; path = RxSwift/Disposables/SubscriptionDisposable.swift; sourceTree = ""; }; + F491682089AAF06711121E695204A09A /* MarqueeLabel.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MarqueeLabel.release.xcconfig; sourceTree = ""; }; + F4A00A9E5D42B9091DDB2E72092918FD /* ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist"; sourceTree = ""; }; + F4A9FEEF5FC467500C486510E6AB790F /* RxDataSources-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxDataSources-umbrella.h"; sourceTree = ""; }; + F4B37312E5B890AF6AE0AF70C547FAE9 /* GradientFill.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientFill.swift; path = Sources/Private/Model/ShapeItems/GradientFill.swift; sourceTree = ""; }; + F547FAFA3063CF7547458BEEA56B7DFD /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardCore/Assets/PrivacyInfo.xcprivacy; sourceTree = ""; }; + F55017912DB7230508EBD67FA99F3434 /* DataTransform.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataTransform.swift; path = Sources/DataTransform.swift; sourceTree = ""; }; + F558F847D3B537C0EE3F9A6D10BAA044 /* partition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = partition.swift; path = Source/RxSwift/partition.swift; sourceTree = ""; }; + F5850950933E8F0982B6AAC13E6BE84D /* GIFImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFImageView.swift; path = Sources/HXPHPicker/Picker/View/GIFImageView.swift; sourceTree = ""; }; + F5A34E0DDD6D7267317382B3982218FF /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; + F5A5329E4337BAA3B99092BE362809AB /* TransformOf.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransformOf.swift; path = Sources/TransformOf.swift; sourceTree = ""; }; + F5C5FF383429465910906E9CF4BF2E47 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = IQKeyboardManagerSwift/PrivacyInfo.xcprivacy; sourceTree = ""; }; + F5FAFAD0D0B83D035DDEAAD486E84520 /* RxRelay-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxRelay-prefix.pch"; sourceTree = ""; }; + F60847E9C652C5C37309A492F506EFEA /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; + F611528C34800DFE4F1D88754A0939B8 /* predictor_enc.c */ = {isa = PBXFileReference; includeInIndex = 1; name = predictor_enc.c; path = src/enc/predictor_enc.c; sourceTree = ""; }; + F6533B9F13B65A560D40A611259E153A /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; + F67178B77665EB9E755915F88207966E /* SDImageIOAnimatedCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageIOAnimatedCoder.m; path = SDWebImage/Core/SDImageIOAnimatedCoder.m; sourceTree = ""; }; + F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; + F6C24F49488600044F2E22256E6C8E42 /* UIGestureRecognizer+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIGestureRecognizer+Rx.swift"; path = "RxCocoa/iOS/UIGestureRecognizer+Rx.swift"; sourceTree = ""; }; + F6CE3D103F19BAE22B17FED7A9174225 /* Core+String.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Core+String.swift"; path = "Sources/HXPHPicker/Core/Extension/Core+String.swift"; sourceTree = ""; }; + F7448574DC964D212860D80A5C69338F /* IQKeyboardToolbarManager+Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Deprecated.swift"; path = "IQKeyboardToolbarManager/Classes/IQKeyboardToolbarManager+Deprecated.swift"; sourceTree = ""; }; + F75F82AA7D6548B7F535033ECF7A8194 /* Decode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Decode.swift; path = RxSwift/Observables/Decode.swift; sourceTree = ""; }; + F764E3589E0CD5343FF5FC5A38985646 /* ConstraintView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintView.swift; path = Sources/ConstraintView.swift; sourceTree = ""; }; + F76EEBFCBB954C0A9146F98EF48199AB /* DateInRegion.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DateInRegion.swift; path = Sources/SwiftDate/DateInRegion/DateInRegion.swift; sourceTree = ""; }; F7AE81981774B92C356A26FF843451C9 /* Pods-QuickLocation.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-QuickLocation.modulemap"; sourceTree = ""; }; - F7B25B78F6CD345D5606894C607E77F0 /* HTTPMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPMethod.swift; path = Source/Core/HTTPMethod.swift; sourceTree = ""; }; - F7D4CBCA54920700C97F1181ECA721BA /* ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; - F80D4B24F45AECC5EB181C8D6D458984 /* DDAssert.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAssert.swift; path = Sources/CocoaLumberjackSwift/DDAssert.swift; sourceTree = ""; }; - F82C8B3D29D00C420802541F11433C2B /* UIButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Rx.swift"; path = "RxCocoa/iOS/UIButton+Rx.swift"; sourceTree = ""; }; - F8677B164B638FC3DC4802F230DD4ABE /* SGGenerateQRCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGGenerateQRCode.h; path = SGQRCode/QRCode/SGGenerateQRCode.h; sourceTree = ""; }; - F87527C12CD6A13259702E783D002630 /* IQPlaceholderable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPlaceholderable.swift; path = IQKeyboardToolbar/Placeholderable/IQPlaceholderable.swift; sourceTree = ""; }; - F87705D2AEBB9736B8EBFE99D2CA4716 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = MAMapKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; - F8E4B32BDBCEEC64F4603CA34956DBFE /* UIView+IQKeyboardManagerExtensionObjc.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+IQKeyboardManagerExtensionObjc.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager/IQKeyboardManagerExtension/UIView+IQKeyboardManagerExtensionObjc.swift"; sourceTree = ""; }; - F8EDB1006E7C70B1CD680191D7B524D2 /* AMapSearch.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapSearch.debug.xcconfig; sourceTree = ""; }; - F90A2F9EA01AACD01827A405FB504EB5 /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; - F914676DC9A4A47AAA5104064D2B628D /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; - F920E3AAD6460CC72D543C42448425A6 /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; - F922C84D333214F2A0F53981C9247CFE /* demux.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = demux.h; path = src/webp/demux.h; sourceTree = ""; }; - F9461A5F35E1A183BFB5BDBA28FD91B9 /* PhotoEditResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoEditResult.swift; path = Sources/HXPHPicker/Editor/PhotoEditResult.swift; sourceTree = ""; }; - F94D0772DDD0C61F2C24971A37DFF697 /* ConstraintRelatableTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelatableTarget.swift; path = Sources/ConstraintRelatableTarget.swift; sourceTree = ""; }; + F7E99AE044AAB8379876FD3B1A921E0C /* SingleValueProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleValueProvider.swift; path = Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueProviders/SingleValueProvider.swift; sourceTree = ""; }; + F7FF5CDC4CA97C693516A34E375FAE0B /* SGQRCode.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SGQRCode.modulemap; sourceTree = ""; }; + F80227718F56E8D65559EBDC40A5E5D3 /* SDMemoryCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDMemoryCache.h; path = SDWebImage/Core/SDMemoryCache.h; sourceTree = ""; }; + F80D808FEAF8C7775BB169D0DD653316 /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; + F81BF935755646596C7A73604984693E /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/PrivacyInfo.xcprivacy; sourceTree = ""; }; + F81C564CC72C976B88FAC8C25A808373 /* UIImage+Transform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Transform.m"; path = "SDWebImage/Core/UIImage+Transform.m"; sourceTree = ""; }; + F82777903D3B6E942237B087515F5E38 /* IQBarButtonItemConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItemConfiguration.swift; path = IQKeyboardToolbar/Classes/IQBarButtonItem/IQBarButtonItemConfiguration.swift; sourceTree = ""; }; + F8283B8285AD519638D1150F9646F6C8 /* URLMatcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLMatcher.swift; path = Sources/URLMatcher/URLMatcher.swift; sourceTree = ""; }; + F83A318401C504A074636D6D72F74D34 /* VirtualTimeConverterType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeConverterType.swift; path = RxSwift/Schedulers/VirtualTimeConverterType.swift; sourceTree = ""; }; + F86DD11C749EB487970B45E96FC5F5EB /* SGQRCodeLog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGQRCodeLog.m; path = SGQRCode/SGQRCodeLog.m; sourceTree = ""; }; + F88B4A3BC942B3B479A44C2D13CBC849 /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; + F88C1F5605E0ED6FC19947DF4356D6C5 /* BaseViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseViewController.swift; path = Sources/HXPHPicker/Core/Controller/BaseViewController.swift; sourceTree = ""; }; + F895575AE743FE25A5580DFF03C0569C /* IQTextInputViewNotification-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQTextInputViewNotification-Info.plist"; sourceTree = ""; }; + F89D280F3BCC1F46540172E37FF5C48E /* SDImageGraphics.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageGraphics.m; path = SDWebImage/Core/SDImageGraphics.m; sourceTree = ""; }; + F8A21F9D1B7E647E6ACADA6E71A891A5 /* SGScanView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SGScanView.h; path = SGQRCode/ScanView/SGScanView.h; sourceTree = ""; }; + F8A27133E00C1A62A9C004BB00392A41 /* Timer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timer.swift; path = RxSwift/Observables/Timer.swift; sourceTree = ""; }; + F8BCAB066FE12BDAA800EF88926004B6 /* NSSlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSSlider+Rx.swift"; path = "RxCocoa/macOS/NSSlider+Rx.swift"; sourceTree = ""; }; + F8D04D8B3B7D82F7270B0ABE1CC348C5 /* CGFloatExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CGFloatExtensions.swift; path = Sources/Private/Utility/Extensions/CGFloatExtensions.swift; sourceTree = ""; }; + F8FEAF46B11C19DA15A88AC8F7465669 /* TAAnimatedDotView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TAAnimatedDotView.h; path = SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.h; sourceTree = ""; }; + F9081ABF0CC34C97BD72CDDDB0F7FA3E /* KingfisherWebP-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KingfisherWebP-dummy.m"; sourceTree = ""; }; + F91C3A74B6078414A508A4C5E9D3B840 /* SkipWhile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipWhile.swift; path = RxSwift/Observables/SkipWhile.swift; sourceTree = ""; }; F956E149F5B195BB7833F97FC6211AE8 /* IQTextInputViewNotification-IQTextInputViewNotification */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "IQTextInputViewNotification-IQTextInputViewNotification"; path = IQTextInputViewNotification.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - F963693B52864E77A63B3C82C550BB6B /* NSObject+Rx+KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+KVORepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+KVORepresentable.swift"; sourceTree = ""; }; - F986AE930256B62EE19056887E180A2A /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Core/Notifications.swift; sourceTree = ""; }; - F9910EBEB125B9B75EF7D95731AA7B4F /* AMapSearchObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchObj.h; path = AMapSearchKit.framework/Headers/AMapSearchObj.h; sourceTree = ""; }; - F9C07A788DC022F0B62C96FB1116FF79 /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = MAMapKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; - FA41A28A20B78AF0E893EB8CB518464A /* cost_enc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cost_enc.h; path = src/enc/cost_enc.h; sourceTree = ""; }; - FA6F9EA7F136E9220640FA2695BD19C8 /* EditorToolViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EditorToolViewCell.swift; path = Sources/HXPHPicker/Editor/View/EditorToolViewCell.swift; sourceTree = ""; }; + F96878E6B5AF107CB19879F3F2B41780 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; + F974BD496AD015A0B51589A92D41D778 /* IQKeyboardReturnManager+UITextViewDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardReturnManager+UITextViewDelegate.swift"; path = "IQKeyboardReturnManager/Classes/Delegates/IQKeyboardReturnManager+UITextViewDelegate.swift"; sourceTree = ""; }; + F9AFCDCAD89DA1103E8C9A621C7B9911 /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; + F9CF58B0A833898F64AF5251C0AD5899 /* MultipartUpload.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartUpload.swift; path = Source/Features/MultipartUpload.swift; sourceTree = ""; }; + F9E62A0AAFD777420B2D49E05F6F2F28 /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; + FA3D1DA677541154BA30501EEB296A8D /* AMapSearchObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchObj.h; path = AMapSearchKit.framework/Headers/AMapSearchObj.h; sourceTree = ""; }; + FA4E7F0FC7CAB3C858219054EA461648 /* RxRelay.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxRelay.modulemap; sourceTree = ""; }; FA727BF5D9541C98C22C9ECC911576E2 /* IQKeyboardToolbarManager */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardToolbarManager; path = IQKeyboardToolbarManager.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - FA80227B6EECEDF4237F7D122890732B /* MAPoiFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPoiFilter.h; path = MAMapKit.framework/Headers/MAPoiFilter.h; sourceTree = ""; }; - FAA0D3DD9943746D3934553B12776EAE /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/Extensions/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - FAA1BE060AC5474758844D81D821402A /* filters_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = filters_neon.c; path = src/dsp/filters_neon.c; sourceTree = ""; }; - FAAD77EC0619D2C6A7AD665EB388CC8B /* Infallible+Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Debug.swift"; path = "RxSwift/Traits/Infallible/Infallible+Debug.swift"; sourceTree = ""; }; - FAFB09C394AD742B6E0FF6E992EFAB4A /* RxTableViewSectionedAnimatedDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewSectionedAnimatedDataSource.swift; path = Sources/RxDataSources/RxTableViewSectionedAnimatedDataSource.swift; sourceTree = ""; }; - FB24EFFACA319165EB499C8F291700F7 /* RxDataSources.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxDataSources.modulemap; sourceTree = ""; }; - FBABBE3CC887A00254263E033A606582 /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; - FBE0B20D15848786EA2083DC5FA20E30 /* KFImageRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageRenderer.swift; path = Sources/SwiftUI/KFImageRenderer.swift; sourceTree = ""; }; - FC56E35339251D31DD87557F9922269F /* VirtualTimeConverterType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeConverterType.swift; path = RxSwift/Schedulers/VirtualTimeConverterType.swift; sourceTree = ""; }; - FC6A5117B9001839A144D812B561DF05 /* IQKeyboardToolbarManager+Deprecated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardToolbarManager+Deprecated.swift"; path = "IQKeyboardToolbarManager/Classes/IQKeyboardToolbarManager+Deprecated.swift"; sourceTree = ""; }; + FA9E927EE6EB3363A9C6E24E9715116C /* ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist"; sourceTree = ""; }; + FAADACFC8C1B6F1F490246E8E39C7A34 /* PhotoPreviewContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoPreviewContentView.swift; path = Sources/HXPHPicker/Picker/View/PhotoPreviewContentView.swift; sourceTree = ""; }; + FAB8BC5FF19B7DF114A94672F5DC97FD /* SwiftyUserDefaults-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyUserDefaults-prefix.pch"; sourceTree = ""; }; + FACC2ED404437B33D0342A70D0DAF5AF /* SectionedViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionedViewDataSourceType.swift; path = RxCocoa/Common/SectionedViewDataSourceType.swift; sourceTree = ""; }; + FAE2C3CEB2CC7D0F1C3C8A37C02138D2 /* Rectangle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Rectangle.swift; path = Sources/Private/Model/ShapeItems/Rectangle.swift; sourceTree = ""; }; + FAFCDD1F45AC0A5EA88BE83E658935E9 /* RxCocoa-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-prefix.pch"; sourceTree = ""; }; + FB1951522E50DD8E8EF62037AFF6EF1D /* SDAnimatedImagePlayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImagePlayer.m; path = SDWebImage/Core/SDAnimatedImagePlayer.m; sourceTree = ""; }; + FB1B20CDE0477E9CEB69B6647D3814C1 /* SDWebImageIndicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageIndicator.h; path = SDWebImage/Core/SDWebImageIndicator.h; sourceTree = ""; }; + FB389969443600F44ADBEAA581A3B350 /* PolygonNode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PolygonNode.swift; path = Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/PolygonNode.swift; sourceTree = ""; }; + FB6F8A2833A8E8D18B75D77C679832DC /* KingfisherWebP.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KingfisherWebP.release.xcconfig; sourceTree = ""; }; + FB70E93EA5BA1E6BEAE20384338441F9 /* SDInternalMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDInternalMacros.h; path = SDWebImage/Private/SDInternalMacros.h; sourceTree = ""; }; + FB90EE871E509F6868F8F749AFC4E14D /* PhotoListCameraCellConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PhotoListCameraCellConfiguration.swift; path = Sources/HXPHPicker/Picker/Config/PhotoListCameraCellConfiguration.swift; sourceTree = ""; }; + FBA44B5FCC03B907B018460C9FBE2C7E /* tree_dec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = tree_dec.c; path = src/dec/tree_dec.c; sourceTree = ""; }; + FBAA4BCAE55A806BAEC0DCDAA9F3C9C2 /* CurveVertex.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurveVertex.swift; path = Sources/Private/Utility/Primitives/CurveVertex.swift; sourceTree = ""; }; + FBADAFA4C6D0CBFC0B573538880274CE /* MoyaError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MoyaError.swift; path = Sources/Moya/MoyaError.swift; sourceTree = ""; }; + FBBD487901F80F5245404BDD7110CDFB /* _RX.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RX.m; path = RxCocoa/Runtime/_RX.m; sourceTree = ""; }; + FC3DE1F4388DB7285A05750B993062F7 /* RxRelay-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxRelay-dummy.m"; sourceTree = ""; }; + FC44018E8E546DE560E6952B73A66864 /* alpha_processing.c */ = {isa = PBXFileReference; includeInIndex = 1; name = alpha_processing.c; path = src/dsp/alpha_processing.c; sourceTree = ""; }; + FC6259158394F23561737EC18D3A7067 /* SDDeviceHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDDeviceHelper.h; path = SDWebImage/Private/SDDeviceHelper.h; sourceTree = ""; }; FC7F0CF2EA5DF59C59D9995890DA5C47 /* IQKeyboardCore */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardCore; path = IQKeyboardCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - FC90D98C0C99B4D1FB4E42DEFA428FC5 /* MASConstraint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MASConstraint.h; path = Masonry/MASConstraint.h; sourceTree = ""; }; - FC9465649A355D758AB227965EFC29F9 /* IQTextInputViewInfoModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextInputViewInfoModel.swift; path = IQKeyboardReturnManager/Classes/IQTextInputViewInfoModel.swift; sourceTree = ""; }; - FCE7BD0DD4AD72F8917AD5D066A82D25 /* Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Operators.swift; path = Sources/Operators.swift; sourceTree = ""; }; - FCEEF7DC7D8E1304308BC095D96B9404 /* Picker+UIViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Picker+UIViewController.swift"; path = "Sources/HXPHPicker/Picker/Extension/Picker+UIViewController.swift"; sourceTree = ""; }; - FD1BFEF4E508780340204DEA63102575 /* rescaler_mips32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = rescaler_mips32.c; path = src/dsp/rescaler_mips32.c; sourceTree = ""; }; - FD4950657848F2526EA6F3D77C60F099 /* HistoricalSchedulerTimeConverter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalSchedulerTimeConverter.swift; path = RxSwift/Schedulers/HistoricalSchedulerTimeConverter.swift; sourceTree = ""; }; + FCBFD99E9220F18FB8F2824D7D64032C /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; + FCC9027C7B216E1F927FA861047FE8CC /* DDLogMessageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDLogMessageFormat.swift; path = Sources/CocoaLumberjackSwift/DDLogMessageFormat.swift; sourceTree = ""; }; + FD0CC526418EF5F1EDCFBB1FF4099BD2 /* Infallible+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Bind.swift"; path = "RxCocoa/Common/Infallible+Bind.swift"; sourceTree = ""; }; + FD1613B3251ACAD7B960A8427BFE4A90 /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; + FD18019109AB883B31B33C1792BACF98 /* ConstraintPriority.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriority.swift; path = Sources/ConstraintPriority.swift; sourceTree = ""; }; + FD62F11105FAEF4D5CB76033AA49BC75 /* Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utils.swift; path = RxRelay/Utils.swift; sourceTree = ""; }; FD694DB3E09A81036691F823E3211D44 /* MarqueeLabel-MarqueeLabel */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "MarqueeLabel-MarqueeLabel"; path = MarqueeLabel.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - FD7CDF83CC21DE3240ED834B96D6BFA9 /* SGQRCode-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SGQRCode-prefix.pch"; sourceTree = ""; }; - FD802367CDAAF04FC29E04658A666B50 /* PhotoManager+Download.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PhotoManager+Download.swift"; path = "Sources/HXPHPicker/Core/Util/PhotoManager+Download.swift"; sourceTree = ""; }; - FE5BB42CD236F871175EDC82A8FD180F /* MABaseEngineOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseEngineOverlay.h; path = MAMapKit.framework/Headers/MABaseEngineOverlay.h; sourceTree = ""; }; + FD95973FEBD45CD38933CF929C60B330 /* Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signal.swift; path = RxCocoa/Traits/Signal/Signal.swift; sourceTree = ""; }; + FD9A15DD2D18CEC116E120448AAD88A6 /* demux.c */ = {isa = PBXFileReference; includeInIndex = 1; name = demux.c; path = src/demux/demux.c; sourceTree = ""; }; + FE692A8B21AFFB9E9D393E5FAA844C27 /* dec_neon.c */ = {isa = PBXFileReference; includeInIndex = 1; name = dec_neon.c; path = src/dsp/dec_neon.c; sourceTree = ""; }; FE6B8ABE5D0AD8A55BCFA48D21915C07 /* ObjectMapper-Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "ObjectMapper-Privacy"; path = Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - FEE67D46C35E32D3BAE11226F42A894C /* OperationQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OperationQueueScheduler.swift; path = RxSwift/Schedulers/OperationQueueScheduler.swift; sourceTree = ""; }; + FEC035167D9FC0932953485226B84998 /* Popover-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Popover-prefix.pch"; sourceTree = ""; }; + FEC2A9F73F6C25EE00EA9A675865EEA0 /* UISegmentedControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISegmentedControl+Rx.swift"; path = "RxCocoa/iOS/UISegmentedControl+Rx.swift"; sourceTree = ""; }; + FED3FF1E560DF2E18740177CD040F271 /* anim_encode.c */ = {isa = PBXFileReference; includeInIndex = 1; name = anim_encode.c; path = src/mux/anim_encode.c; sourceTree = ""; }; FEF9AC89E9C4BD37AC0AB78B535D1CFC /* IQKeyboardNotification */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardNotification; path = IQKeyboardNotification.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - FF2A852888D994061101AB5697552861 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/PhotosUI.framework; sourceTree = DEVELOPER_DIR; }; - FF5F8F60AFD7CB83C6F4B227B904B2E5 /* NetworkActivityPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkActivityPlugin.swift; path = Sources/Moya/Plugins/NetworkActivityPlugin.swift; sourceTree = ""; }; - FF62118F9749E58827E2E99131B69D6D /* IQDeepResponderContainerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQDeepResponderContainerView.swift; path = IQKeyboardToolbarManager/Classes/IQDeepResponderContainerView.swift; sourceTree = ""; }; + FF413EC014A6F86AD117121BCD036E68 /* AnimatedProviding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedProviding.swift; path = Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/AnimatedProviding.swift; sourceTree = ""; }; + FF45920E9895253D121EC8EF37FAD3E1 /* IQTextInputViewNotification-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQTextInputViewNotification-umbrella.h"; sourceTree = ""; }; + FF4D142F3848E1469681DA6A3D233FBF /* AssetManager+Authorization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "AssetManager+Authorization.swift"; path = "Sources/HXPHPicker/Core/Util/AssetManager+Authorization.swift"; sourceTree = ""; }; + FF599D90B8D58C298B7944639FCF7ACD /* mips_macro.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mips_macro.h; path = src/dsp/mips_macro.h; sourceTree = ""; }; + FF7019D0FD1121E82A60A0AD47B995CF /* UIImageView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+WebCache.h"; path = "SDWebImage/Core/UIImageView+WebCache.h"; sourceTree = ""; }; + FF87157718AF1D2784979766CB4A9F5F /* IQKeyboardManager+Appearance.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Appearance.swift"; path = "IQKeyboardManagerSwift/Appearance/IQKeyboardManager+Appearance.swift"; sourceTree = ""; }; FF8B264DFE802855D5D67E7CDDABFC3C /* RxRelay */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = RxRelay; path = RxRelay.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - FF926251E055E3923EECABD6A1F91036 /* SGScanViewConfigure.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SGScanViewConfigure.m; path = SGQRCode/ScanView/SGScanViewConfigure.m; sourceTree = ""; }; + FF92FEF4E4E296548A5839791A195B93 /* TimeInterval+Formatter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TimeInterval+Formatter.swift"; path = "Sources/SwiftDate/Foundation+Extras/TimeInterval+Formatter.swift"; sourceTree = ""; }; + FFA1E9A379D5C8AD5EB05C9ECA967825 /* mapTo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = mapTo.swift; path = Source/RxSwift/mapTo.swift; sourceTree = ""; }; + FFDEBB51969D6EE384A213089BEAF774 /* AMapSearchError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchError.h; path = AMapSearchKit.framework/Headers/AMapSearchError.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 04554B0C99F976D81C0CFEEB4DB6D1D6 /* Frameworks */ = { + 034889877957EAD0C6EB9DBF87253080 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3668,7 +4640,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 073363237E2EC3E4159832FCD2188ECB /* Frameworks */ = { + 074A8DE994A8A3BF894DFC24E407E59A /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 085DD38ECF3578A2949652729A11EA52 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3683,13 +4662,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 103EC2BB0A9640D812DA5CFBEAF2BF7B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 11299D2B2A9C57ED8882C955C630995A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3723,26 +4695,25 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 17941FBE4CBE47AFEB1CD909AE33B1DB /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 8248A85E2656DE8F2A02301132C4AE2B /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 1D4F48F1C2342737922CFABDD8F1CE4A /* Frameworks */ = { + 169E1A59F9037959A956E63C32C3666B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 25D0FC46FB9C21F5275C0FF54B93479A /* Frameworks */ = { + 17611E622BC4DA61B424171EC12FA9A4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B9D1F0D25C25B8353B1CCF38D6126155 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 1BD0E6AE45972F67A15E74145FFA4D5A /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 08088D248487CDAB3EDC4FE809EC767A /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3754,11 +4725,17 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 32ECE4DC61EC449C8DC40E1A0BA76E7B /* Frameworks */ = { + 32DAEA6E1C32714BF9564DED4F64A549 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 3331009C64422EF66552B113A24C973F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 41B0E49475641B51685192EB7529A47C /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3770,21 +4747,7 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 34E125A20E197AD528DB54FB9305BC8B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3B4B98018B430D0B4293138511AD3537 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40034262803B1D44E0524E59CD65E7E7 /* Frameworks */ = { + 44B45FDD02FDCC4ADDE20755445854AA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3800,6 +4763,16 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 4EA75AEEC072076F9911BD721024CB5F /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + A286CD2B0931C3289044F16B32145934 /* Combine.framework in Frameworks */, + EB1303553017CEB340BE83CDB00F33B2 /* Foundation.framework in Frameworks */, + 476C143F456B9B516AE37B0FEED76723 /* UIKit.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 5158F00B0ADAC7ED9984C76CBE1D18DD /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3816,6 +4789,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 59E74854120B5DB06F8CC3C537E66451 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 278EFA56C72E2064513C03ED57CD7DC5 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 5A771016DD37C120FBAB27FB6D003C31 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3835,53 +4816,67 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 5CAD6AA6770EC0B28A4D9E1903A1DF51 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 6EE4662CB17962C66CB701A38DE1DC08 /* Combine.framework in Frameworks */, - 6938A12462B524DF6F2636A3F1979704 /* Foundation.framework in Frameworks */, - 601D139AD56480EE77EBCB0548576DB9 /* UIKit.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 618DE9681C0A14F92E5A8183F7E29881 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 8E3C29A7B24DBE511BB405397BC56AF8 /* Foundation.framework in Frameworks */, - 710246CB77759AC9BD14FA90302CC925 /* UIKit.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 63DCCBE2687FFDE0C99837DCB14D4A15 /* Frameworks */ = { + 604A5127410694EE5242D98D68E09653 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 641FA3D4203E70B100AEC8DEDD05C523 /* Frameworks */ = { + 699D447FBD731295C49F2CFE5CEA1E77 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 2499870C1E8E31B5D5441A2A5A3B03D2 /* Foundation.framework in Frameworks */, - BAC8D121260F72BE44295136A4117288 /* UIKit.framework in Frameworks */, + 04D2FBEDB09B8FC903912AC7993FF237 /* CoreGraphics.framework in Frameworks */, + F048EF890D150B5108DD1A531D2D9BCE /* Foundation.framework in Frameworks */, + 5090C42BBD3A044AB5D419967216CB37 /* QuartzCore.framework in Frameworks */, + D5E8C734FD5A89DE65990747FB71E3D4 /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 64812BDF57F43D8A9B3B43F51163FA0A /* Frameworks */ = { + 6AE25651786F4EA79E7C3024F658B932 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 68E7363D4D81B33FAA4106C83F213BF6 /* Frameworks */ = { + 71575B8E40D6189F9D69ED71828E11A1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - DB349616DF671FA5040F81A9CABB54D0 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 7157B9167B1311707478C4A911293034 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 74A6D7B295B00D34E22C4833C7F0B6D4 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 43BFDD42B07AC5148BDEE77F2C0E8DB9 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 7B3F20AD0082AEA3F21F8238DDA60CAC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 950B0EEEDEDB5E40BA1AEFF9200EB915 /* Foundation.framework in Frameworks */, + FC3592DA2579883DAB00FFC24BA7B428 /* UIKit.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 811C1320E2774DED78A0149E5C041029 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + A3EEFD4EAA9ABF491B567AD7DCF423C7 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3896,6 +4891,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 85110729E0D7A119EFAAA89FF45E82F3 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 860BA1D20CAF85ACBE8479939C6F7BCC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3922,21 +4924,25 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 8F9D0407E937C8BF5F9BDCF55DCD36DA /* Frameworks */ = { + 8B49D1F7F0D94F88B962F16838A372CF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + F65680513152F72D7D36885FE1E83B5B /* Foundation.framework in Frameworks */, + D961FEF28827B17AF14CCCBDA821E5E6 /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A713C30F5E89D6618762559A0CD75C00 /* Frameworks */ = { + 9120229795D5CE8F6402846F9B191153 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + F9A03B80E134347EB3E000FF73E5E4CA /* Foundation.framework in Frameworks */, + 6197516E8DF38E35EB47D861284AC82A /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A9086F98A0B0366FC59D91976A56ABDC /* Frameworks */ = { + A26B4668370E2DBA732483A39841EAB2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3951,42 +4957,23 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - AB5CEF15115DD50DF0E4592A0FC544AA /* Frameworks */ = { + AC22057A6E3FC21DDE3572830C7FC8C4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - AF8168B95178FD975FB14E92B539D3C8 /* Frameworks */ = { + B1E7CCABB05EF39A1C71D1558A7053C2 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 7717662A748525D639E3963F75D2752A /* Foundation.framework in Frameworks */, + FCF99FC3C508AC5F06AD5652F81FC195 /* ImageIO.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - B239C9390ACB4C5EA94A5D24A68E0959 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B65B9CEAEEE19CCBA89E205602FE0037 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C0D2C14EC0984E81840C02EA76391A78 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C1481B9F22836E7182D5F28F01E04312 /* Frameworks */ = { + C66445039DE28F7BD726EAA1ACD8174B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -4010,6 +4997,16 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + D389D040C28C85DE2E0941B0F9D9B3BB /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + D3A84193BA1BF280146931DCE2625258 /* Combine.framework in Frameworks */, + 4520E433682DE72BC811805B6CD359F3 /* Foundation.framework in Frameworks */, + 0EF208AC9DE3637B6A32E2B0AFE78683 /* UIKit.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; D5556A6616E7DEE44541A916074647AF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -4018,13 +5015,18 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - DDBAE0B2E15DEE046E6C702A83F5A82D /* Frameworks */ = { + DA1A8358510CE0717322AD31896BEB2C /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 83DD0AA04C87293B8F9578D7D2754187 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + DBF3432FD4D259B529ACECCA346E1B12 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 10EC8CA91A58BA66DAD245C510F9ECC2 /* Combine.framework in Frameworks */, - BFA67196873C7086D015BD667B537525 /* Foundation.framework in Frameworks */, - 24D2E00CA9AD737B940F9AAF47C6A3C8 /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -4044,7 +5046,7 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - EA86EC010501F7A80511233DCB482352 /* Frameworks */ = { + E4DC98B2CFFBF21081A7E2430605E2E4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -4061,19 +5063,27 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - EFECAAA18A56644A671CB84A1AD88C79 /* Frameworks */ = { + F48D825F301F7E1DA39C5E674534C2A0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - F6F2C9EF94EA0BFD192BC663B0A4BE35 /* Frameworks */ = { + F546D6AB8E503A9FBCB18056995BD2A9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 1B51580BB37B71CD110D1DE5D98982BE /* Foundation.framework in Frameworks */, - 9617DF93A5F3A2BA66A7C92191D990C2 /* UIKit.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + F64C7A922DA1C8594EB2DAD6EF034572 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 77ECAB9665146BB27D78AFCED0A92B5C /* Combine.framework in Frameworks */, + 38FE3EB316E2FB1676DE0021C65C9E56 /* Foundation.framework in Frameworks */, + 7226D5FA35445F767C54717AF888B1FA /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -4085,444 +5095,730 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - FC353A0C1E35F87B471B7727C769BEB6 /* Frameworks */ = { + FC8DBC0C09E48B6DA57E1C0032BE4B59 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FEA9B21EF898A147110A03FE64C80BFC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A752FF8665882B3614EE79F571C61F39 /* Combine.framework in Frameworks */, - AD2AE146D4BD916FD23AA5E2FF0983A2 /* Foundation.framework in Frameworks */, - DDF78C334937F6BD95E272603D7CBE6E /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 01536C1FAD9F531FFF5B70C1261CDDC7 /* Resources */ = { + 02C0D59AA5EA480F5D1A7EFD9044B420 /* Resources */ = { isa = PBXGroup; children = ( - 1B56406D17FEABFD1DC5A7EDADC9718B /* PrivacyInfo.xcprivacy */, + EB95DEC451A6EA78942747022BEF4279 /* PrivacyInfo.xcprivacy */, ); name = Resources; sourceTree = ""; }; - 028FB3A463798220A85DD8390F664B5F /* SGQRCode */ = { + 048500FCA2025185EEE25495DEB5F2FB /* webp */ = { isa = PBXGroup; children = ( - F8677B164B638FC3DC4802F230DD4ABE /* SGGenerateQRCode.h */, - D05CAEB96B62AE7AA4804A480217C191 /* SGGenerateQRCode.m */, - 43480C2414696C4EF0C41C25717273A1 /* SGPermission.h */, - AC7A737C971E6AD3E673E3CD6EAF0AB1 /* SGPermission.m */, - 90702B8ECEF3B42048A5DDA9F7000A7B /* SGPermissionCamera.h */, - 7494991825086095B38B326DC0BDB6CA /* SGPermissionCamera.m */, - E839596821B8D5CEE7CB3DD1A3705119 /* SGPermissionPhoto.h */, - F58FB07732B4F437785CD2CFED4D10DA /* SGPermissionPhoto.m */, - 78D53CEF9CECDDF5163DADB7586EFBBF /* SGQRCode.h */, - 392169453E0FDB2B1415D786B0D3442A /* SGQRCodeLog.h */, - 6F69FF46550A90215CFA6B6EBCA145ED /* SGQRCodeLog.m */, - 93756894278B7D3C30386F4DD3520954 /* SGScanCode.h */, - 3DBBD773BF24EC2CADF1DCE5BDA7D999 /* SGScanCode.m */, - DEFBE0C008F6EA00A8C06E63C8C05727 /* SGScanCodeDelegate.h */, - D8B47C9DD7500E376FBA0CAAE8A91553 /* SGScanView.h */, - 822A042888162B965121875E4D14527E /* SGScanView.m */, - 8CE71BE1FD79DCEF31875CCAD79C37CD /* SGScanViewConfigure.h */, - FF926251E055E3923EECABD6A1F91036 /* SGScanViewConfigure.m */, - 98264D24003F611BC85126CBB4D0DDD5 /* SGSoundEffect.h */, - 31782D05EFC8964969229BAAC7D8560F /* SGSoundEffect.m */, - 68284E4BD2B4D560E73ECFC3A2071D5E /* SGTorch.h */, - 2172497E16EEEB869D8D83B45E022B41 /* SGTorch.m */, - E75E717FC3B8487BF86CDC46CF8EE963 /* SGWeakProxy.h */, - C41E25D0D23F9EC277E3BE213E4AE726 /* SGWeakProxy.m */, - A01A30C12F7CF7D0D22E399CB243482E /* Resources */, - D9E73EA1D68EE1BF2D57F214F53DEA8B /* Support Files */, + 1095DC77BD6D19D1C3CC7AE797959121 /* alpha_dec.c */, + E94FB2D27C7F9710024FDDAB036D08BF /* alpha_enc.c */, + FC44018E8E546DE560E6952B73A66864 /* alpha_processing.c */, + 87EEC0E3580F6F03C3A1118A0819D52E /* alpha_processing_mips_dsp_r2.c */, + 7C20FEDB3938D0BD919F147337756105 /* alpha_processing_neon.c */, + AA40E16AE94AC7DB9FD54805669A1787 /* alpha_processing_sse2.c */, + CD98B6AB7CF73F8F4E38CDE45A648449 /* alpha_processing_sse41.c */, + CE510D9396C8AC0E1BA0A14579E3A313 /* alphai_dec.h */, + 2511F34CCF102DAE90D6C9F1541BB4F2 /* analysis_enc.c */, + 8FEC1D26EFCCA906F62A3F754A54CD8C /* backward_references_cost_enc.c */, + 8CFFF6AA8CE92672DF97CF2C4A091CD7 /* backward_references_enc.c */, + 309D7AA66415C34F8647C018C873C195 /* backward_references_enc.h */, + 7BD4A8DDDC087306C2D9403C26053CE9 /* bit_reader_inl_utils.h */, + E8463D35E04006BF67B96789608E6EF5 /* bit_reader_utils.c */, + 9B61F2AB1C04F51C778C76FBAC27912D /* bit_reader_utils.h */, + 6335466D4389A1C8AA4E7CAB431FE669 /* bit_writer_utils.c */, + 3AFCC8EBB271FD97AAB81F3E28D9CB6B /* bit_writer_utils.h */, + 79B941344D6E13DD94CE80C84347A528 /* buffer_dec.c */, + DF791547A3101D88AFA7F60D4F9C8AD7 /* color_cache_utils.c */, + 25D764765D48574530DE8782E71AAC74 /* color_cache_utils.h */, + 13D37E5357C1DFBA6FCBEC87F6531F0F /* common_dec.h */, + C370D87825345FAC384E03958B6F44F8 /* common_sse2.h */, + 7FADC1263D80CF0DF3B1B44AD813500D /* common_sse41.h */, + D2843327ABCBC0466E83CE17F04D59FF /* config_enc.c */, + 6F789E8CB56FBBDF96F37B72556F43E2 /* cost.c */, + 41E8C8B83252005AC5312FEA33AB9305 /* cost_enc.c */, + 025079C3ED1C606CC36EFE069EDEBD65 /* cost_enc.h */, + 5B9BB4F5DB2F5A7F76197C9712977ACF /* cost_mips32.c */, + A47B95F6B710BC9576844643F0C6AED4 /* cost_mips_dsp_r2.c */, + 7CB44D4F703203145563545AA248EA9F /* cost_neon.c */, + 07AE779C9D4145D773909BC46D298854 /* cost_sse2.c */, + 391BC262D29DC4B960B0E957D0B95CA6 /* cpu.c */, + E631E7DB9988DE6F1E1020C0829D15F1 /* cpu.h */, + D160084BF865244632F67F49CD5653ED /* dec.c */, + E3F43F91704CBAD1276619AA5C259384 /* dec_clip_tables.c */, + 305BEFC3FAD832ED44B541671652FF6F /* dec_mips32.c */, + CFE66719F8D7E64F731F2DC3FB5EF362 /* dec_mips_dsp_r2.c */, + A38B0EFCDE7415CB4AD4C89B13821B2C /* dec_msa.c */, + FE692A8B21AFFB9E9D393E5FAA844C27 /* dec_neon.c */, + 749EBE12CF50DEC427197CC9C1277DB1 /* dec_sse2.c */, + 241BA03C058E99523E24A9CC8BD78A0B /* dec_sse41.c */, + B4108D21F75204C0669B061825303EC1 /* decode.h */, + 2B1396AC374D72D2A245F419C7FA9234 /* dsp.h */, + 61ACC40BB9CAEC3BDC081BEA29879A4B /* enc.c */, + BF6261CD4427CDF1AE9EBE1B79B04B1C /* enc_mips32.c */, + D35D324EC86265CFC82012471CBB16EB /* enc_mips_dsp_r2.c */, + 8FB5F66E6DB1FFFBA62EB33AE3E0DA6B /* enc_msa.c */, + 45EED12AC570684D3393FC3730F663FC /* enc_neon.c */, + 6D985EF5921F0D3B51F0C81F3F291C67 /* enc_sse2.c */, + 8283E216E463FE2F07A54DC47FB68605 /* enc_sse41.c */, + 65001BDA6C77283B118284FE81311273 /* encode.h */, + 5FA0F34731814D44DE5947AE68922FEE /* endian_inl_utils.h */, + 0A7F72265330C8EE1B00E415196E02D6 /* filter_enc.c */, + 8D636FCD02CAA42B9E87F009254CE610 /* filters.c */, + 890A3A6568FB444BA064AD635B72B661 /* filters_mips_dsp_r2.c */, + 356BCB10A3CA88984DA0E9E100305C9B /* filters_msa.c */, + 4FCE95E9E3AD75F85F74D2E077113EEC /* filters_neon.c */, + 5C6E95F3A889B9291902EF97A9B52A44 /* filters_sse2.c */, + 4A7E3833532B2194C06CEEB3E233F669 /* filters_utils.c */, + 4023F5E97F09251AF0ADF1676391580F /* filters_utils.h */, + 9E70B606454D52F661431DA43A585568 /* format_constants.h */, + 8EF1661136BC47B86EA3109B1AFCAE35 /* frame_dec.c */, + 57DBB2C04BD256ED7A508BB8079A17F4 /* frame_enc.c */, + 94D082651608136C8CE10239489AC24D /* histogram_enc.c */, + EFBE7C4C05E5B604E25D86B5886B2C87 /* histogram_enc.h */, + 64E6BAB53D93A4D74D3C30EAC235C47B /* huffman_encode_utils.c */, + AE6C4DA61A25C657F225690890E69F07 /* huffman_encode_utils.h */, + EDD6384C8991A779769D0C3B5CBEABBE /* huffman_utils.c */, + 64007479E983D9BCA1DCB5CDA378C3B6 /* huffman_utils.h */, + 6CB43FBB3B618FD5412B6808F2B518A9 /* idec_dec.c */, + 110C36D3555126D3537A01611EC32FA7 /* io_dec.c */, + 0EDEB407017BFE107E9F1C652DD1EB36 /* iterator_enc.c */, + 98A05F14D2B244DC6D85CF752AB82ED4 /* lossless.c */, + A9C8FD4750468A5AD535CF322C7033C3 /* lossless.h */, + C2E3D80404784FE3EFD3D8DD7896FF68 /* lossless_common.h */, + D4606054339D188B6FF8DEAF3DBF22E4 /* lossless_enc.c */, + 94E69D0B438C1704EB692B1CC384A055 /* lossless_enc_mips32.c */, + D807B72086D73A099588B2661058115C /* lossless_enc_mips_dsp_r2.c */, + 6C2F4095F84C03030B044E9C8F46F4B1 /* lossless_enc_msa.c */, + 146CBA3FACD1FD9ECAB6AE549FF8B59C /* lossless_enc_neon.c */, + 6AD71BB74B758F3A1BF458D3F5B21AF4 /* lossless_enc_sse2.c */, + 7539A74FB50183A691A5DEE928341C9C /* lossless_enc_sse41.c */, + 1F03BDB154F4C3E90C3436EE03C77B1E /* lossless_mips_dsp_r2.c */, + 45FF7975FD0799808C2E3122C6120B2B /* lossless_msa.c */, + 2482E794CC19964107A9330DAD7E2C96 /* lossless_neon.c */, + 912675C84C11D322AA8F8437BC8D2CD9 /* lossless_sse2.c */, + DCA8A46A67C5CC72DA491FAFDEDE57BD /* lossless_sse41.c */, + FF599D90B8D58C298B7944639FCF7ACD /* mips_macro.h */, + BD6EDB5BFB9BD4B5787B7D40C16E8283 /* msa_macro.h */, + B890053980784738873C9CB63A7FB76D /* mux_types.h */, + F2D626DDBA0FB9FA62A83886DA463095 /* near_lossless_enc.c */, + 71BAEC917089F5D344152041FF475B7D /* neon.h */, + 58FBA9948F686C727B701FCF489B1DCA /* palette.c */, + 89585EDEE270D4BB21F77CACD6FCB084 /* palette.h */, + EA2B26131DB20BDAF5E1F9004EC00D3E /* picture_csp_enc.c */, + E75FC2D6404C770C60B450B7F1B783F1 /* picture_enc.c */, + 92D8A1D29D7AE1223F0E9766354062F6 /* picture_psnr_enc.c */, + 116AE5E7CF7B3F186821CA61F1E5E007 /* picture_rescale_enc.c */, + 59DB9F132C73F52D3457B3FCCBAA1917 /* picture_tools_enc.c */, + F611528C34800DFE4F1D88754A0939B8 /* predictor_enc.c */, + 28D363124D7EE5BB9A8A21A8BB510FB4 /* quant.h */, + 30CAB5B8879B125D786B5F19714D4D34 /* quant_dec.c */, + 9D3991BC0C05EFED895DCE99F69DF037 /* quant_enc.c */, + 480E43C1B19B9AE333C2722EF1CA5DE6 /* quant_levels_dec_utils.c */, + 2308CD6D806953F959B423102170C170 /* quant_levels_dec_utils.h */, + 1FD17C348525F3E6D9AD7B25011BC6F4 /* quant_levels_utils.c */, + 854F7CECF0838B9A6C6D5F8EC6E1C193 /* quant_levels_utils.h */, + 780B530DC48FD73309C90DB69089B4E2 /* random_utils.c */, + 568496F301EBC3C2AB06781FD65AFC99 /* random_utils.h */, + A7DEEDAFAD19BD1D2B05F5018037348E /* rescaler.c */, + B18890D0EC4FD5F25F691F2882BF4AA5 /* rescaler_mips32.c */, + 3124846C97BB68A49E2D5EEEDA2A9A76 /* rescaler_mips_dsp_r2.c */, + 2D203796C4C8498FB8AFDCD1DA698814 /* rescaler_msa.c */, + 4428AD645750B1524FBC2C72DD365EA6 /* rescaler_neon.c */, + ADB5E6A725CC8B80E680960F91150766 /* rescaler_sse2.c */, + 1859F3B14F9476710587DC525809C361 /* rescaler_utils.c */, + BD8B02E9837D51A6ACF8BE98C6E273E3 /* rescaler_utils.h */, + D12D30554B27475076A63919DA098C83 /* ssim.c */, + 6B7988660058BE023040AB5795A7CFB8 /* ssim_sse2.c */, + 794FD5B9B6481155D4303F13EC603D92 /* syntax_enc.c */, + A50106559C2BC01C83A1C5A77EBD09DE /* thread_utils.c */, + A31C0DA4336C685CB1B0B65A2916CAA9 /* thread_utils.h */, + 257615B4345F34477F672A9F4184CF44 /* token_enc.c */, + FBA44B5FCC03B907B018460C9FBE2C7E /* tree_dec.c */, + 11B0FB93FE7BA4B8FB65652BAA081BAE /* tree_enc.c */, + 237E67B93C27C046EFD6AAECBFBE1D1F /* types.h */, + BA93E3F5E0725D68A852A8B788272029 /* upsampling.c */, + 8BD43D865CA8AC00C24EC8ED215BFF32 /* upsampling_mips_dsp_r2.c */, + 59836859FFE52F7FC82F8F7042501AAB /* upsampling_msa.c */, + F08307F70E889AFC3074023627CE9825 /* upsampling_neon.c */, + 7A7F39C7A71AB29BFE412DB5576CFCDF /* upsampling_sse2.c */, + CD84AED84A268FE908FFB4DF79A15675 /* upsampling_sse41.c */, + 052EF1262FFF526E5341F670A63269FC /* utils.c */, + 9460F9A75C9775683037865F078F39C2 /* utils.h */, + B845FE0F9C7A76E6143CAE77C1A43254 /* vp8_dec.c */, + 782EF33ABF794DF975D84A4E0B702EEC /* vp8_dec.h */, + 7D2B67CA96A37D2AFE47A3F90619A1AE /* vp8i_dec.h */, + DC5332F406FA3E4C294F3EC800707CC3 /* vp8i_enc.h */, + 88F3893A33DC16433DE4D1C3BF31A95C /* vp8l_dec.c */, + 37A4734B3AF36BE29C875C3030B862AB /* vp8l_enc.c */, + 28FCAB44829CE76DDC07066036587F01 /* vp8li_dec.h */, + 83705286D6EDCB9DBDA48400D2BD4B6A /* vp8li_enc.h */, + B9F64F84BDF08C8BC965F0C9498683FB /* webp_dec.c */, + C5C0E262DDE7B8A1FF6E9169D319444B /* webp_enc.c */, + 0DBCD3A67CC38D55ECF012D1776D13F7 /* webpi_dec.h */, + 5F7627C402AC502B0527AEC38BE0D4A5 /* yuv.c */, + 8A2DF6DE96352BFBC45FC04B2DF37E4E /* yuv.h */, + 5231F338BBCDEE78F0A436950EEC1EDA /* yuv_mips32.c */, + 4C4939A60CAAABEA9D83091E3E37CA70 /* yuv_mips_dsp_r2.c */, + 2D378C45BC0D144E969F9F0C2A84F6BE /* yuv_neon.c */, + C2C5E1A5F4FEF73C2819B592234FFA46 /* yuv_sse2.c */, + 12D0B6C55AFCC0AFA30562C0074CECB9 /* yuv_sse41.c */, ); - name = SGQRCode; - path = SGQRCode; + name = webp; sourceTree = ""; }; - 040BAA5DD78EED9C77D0E1F89AD6865B /* Resources */ = { + 0626C1061928C568523A38F6DCF364A1 /* RxCocoa */ = { isa = PBXGroup; children = ( - 2AEC9B93C05DDA4AC579E4C6D1C4FF80 /* PrivacyInfo.xcprivacy */, + 40FB4ACA7BB3A239E7A4F0B860312342 /* distinct+RxCocoa.swift */, + 87A94CD3F45D091C5DA546C638E6D37D /* mapTo+RxCocoa.swift */, + 2969EA9FAF1A14AD745AC2EE07FDD55B /* not+RxCocoa.swift */, + 576CD418393ECE56BD7BDE0A33F22D49 /* partition+RxCocoa.swift */, + 70AC54326B583CB52C1C8931437F2BC0 /* UIScrollView+reachedBottom.swift */, + 77915041813F3DE81F7CC711B2DB3422 /* UIViewPropertyAnimator+Rx.swift */, + 0481D47250A0C273FA7E61CF2AF25E90 /* unwrap+SharedSequence.swift */, + ); + name = RxCocoa; + sourceTree = ""; + }; + 077A6DF42D8AB0A7FA4244CE6C17C4E5 /* SwiftyUserDefaults */ = { + isa = PBXGroup; + children = ( + 4DC41837433CA4A5F9B9CDDA9EC66985 /* BuiltIns.swift */, + BA90E72E8B42726D9E7B9989A9F11F9E /* Defaults.swift */, + 2986001B4149A8F9DA549AE27CFD4329 /* Defaults+Observing.swift */, + 57378AD9B7188F150E0429408252269B /* Defaults+StringToBool.swift */, + CA521F4F93C112B48889A0DB77FDB4E9 /* Defaults+Subscripts.swift */, + 04FDAE619B848DDCED0583C9044983CC /* DefaultsAdapter.swift */, + 63BA752A03ADAC1D8D299EC8FB23FDCE /* DefaultsBridges.swift */, + 31C2C87D1A111B18ACC18CDF0B3AB382 /* DefaultsKey.swift */, + DF4541D7C6511F3FE2A2EF0C5E9B7C1F /* DefaultsKeys.swift */, + E63E9E27742E4521734ED89D2101AC59 /* DefaultsObserver.swift */, + A5F6252B6EB122C841D7B3E15925DC9E /* DefaultsSerializable.swift */, + D4E5BCE6456260F1CB39EB4FDAD0C68E /* OptionalType.swift */, + B09C3E47465771968271C878FEC3D3D1 /* PropertyWrappers.swift */, + E011A636F238139B34F87763DC15596B /* Support Files */, + ); + name = SwiftyUserDefaults; + path = SwiftyUserDefaults; + sourceTree = ""; + }; + 090C28DFD804F57D63467E9A490B51B9 /* iOS */ = { + isa = PBXGroup; + children = ( + 2BA85C644912C3A5922BDD5D1D955E43 /* Accelerate.framework */, + 3F504F01FD97EDD0CAA2640BDB0889EC /* CFNetwork.framework */, + 4A92EC59B26EBB8833EC4AA709D84B0A /* Combine.framework */, + 9119B34C3AFB40A36C2285A852C819FF /* CoreGraphics.framework */, + AF0EF8FEB66D34D4DD3F5EA2A3B30B85 /* Foundation.framework */, + BCA231A2F85A9F7DDD1BF8B8C854D13F /* ImageIO.framework */, + 65FEAEDFD9A563AC038810A3F942B327 /* Photos.framework */, + 6EAEA34BA0797B27F080A27DB8AE62EA /* PhotosUI.framework */, + 8D4D781966F0D66848CF27FC3B6A8455 /* QuartzCore.framework */, + F679C71A0F3EF4E3D616B6CD5771D970 /* UIKit.framework */, + ); + name = iOS; + sourceTree = ""; + }; + 0F19D6739B26216507CE822277173A9A /* URLNavigator */ = { + isa = PBXGroup; + children = ( + 48DA328F146D37CB3D3B024EB37807BF /* Navigator.swift */, + 0DC6DC2408E2734D6AB852855A21773D /* NavigatorDelegate.swift */, + 2CB0EBF27CD3CE375899115BA2299C4E /* NavigatorProtocol.swift */, + 7748033E7EE7FC4DBEB24B92767F489C /* UIViewController+TopMostViewController.swift */, + 0D12ACD7589E81380E54EC44D8FEA6D2 /* UIViewControllerType.swift */, + 0701CEE950B73AB85F9B06A03918EC90 /* URLConvertible.swift */, + F8283B8285AD519638D1150F9646F6C8 /* URLMatcher.swift */, + D5508CB192932B40805B7DB4E3C24F76 /* URLMatchResult.swift */, + 3CFDF526A55721017981C01436425DD2 /* URLPatchComponentMatchResult.swift */, + B96F3DF5A42A4F528F5366BCFD860028 /* URLPathComponent.swift */, + 9819ACE27C08A7F0EA621B119FD22675 /* Support Files */, + ); + name = URLNavigator; + path = URLNavigator; + sourceTree = ""; + }; + 125F8250114A080E8594D769716FC7DF /* GTCommonSDK */ = { + isa = PBXGroup; + children = ( + 845C73CB08563D069F2842A0C8748226 /* Frameworks */, + 5302267D74E067B5049CDE3A24F2F887 /* Support Files */, + ); + name = GTCommonSDK; + path = GTCommonSDK; + sourceTree = ""; + }; + 129618F440EC39D295DB5A7E65B40D6A /* Resources */ = { + isa = PBXGroup; + children = ( + 0A74DBBF59310EEFB6A782FA81B146F7 /* PrivacyInfo.xcprivacy */, ); name = Resources; sourceTree = ""; }; - 056D1538F0BAA62F337AF9C62B1A7EE6 /* Resources */ = { + 135370AE4A66F00E5F4BE5D4CAA76A1D /* RxCocoa */ = { isa = PBXGroup; children = ( - 0C537965529A44BDDE1E5A79C61A8404 /* PrivacyInfo.xcprivacy */, + 20858464085FF25FA5AF35931DBB699B /* _RX.h */, + FBBD487901F80F5245404BDD7110CDFB /* _RX.m */, + 87FB4B3ABAEE824334270B99278F66A2 /* _RXDelegateProxy.h */, + DA23EEC3C591F6A942E9EC6DC588232F /* _RXDelegateProxy.m */, + 9DF4769C1C620DA8D54845715FA9F19D /* _RXKVOObserver.h */, + 8C912BC3C55EEA185E3928D30F299670 /* _RXKVOObserver.m */, + 5D619B173014C6FF14C2282E650C6A98 /* _RXObjCRuntime.h */, + E68DBA7527614290E11D4265A4179F5B /* _RXObjCRuntime.m */, + F80D808FEAF8C7775BB169D0DD653316 /* Bag.swift */, + D6A9079A334BDA9CBD3E6AC894241BAD /* BehaviorRelay+Driver.swift */, + A28B85C5AB7F3F183843BAEF1096E3CC /* ControlEvent.swift */, + 23DA77885B426857E3648C37720CB096 /* ControlEvent+Driver.swift */, + 706C73D0350C4A9194712A0077B0511F /* ControlEvent+Signal.swift */, + E01E9BE85460383427745C77A682DFD0 /* ControlProperty.swift */, + 6CD5953F6FEC233EE39B76DF1873AA5F /* ControlProperty+Driver.swift */, + 2B4431F4F1F6CCB3BC56CCF0FA8DC3C3 /* ControlTarget.swift */, + CB6FE4AFC87D57CC028A1201375AE5EA /* DelegateProxy.swift */, + BDA30777E98612E8A4D31E89C2DCDFF5 /* DelegateProxyType.swift */, + D347A6BAD15D2AE2E0FA316E669D2045 /* DispatchQueue+Extensions.swift */, + CEB28B83DC6CE26C316E6E3CC9B19CFE /* Driver.swift */, + 8D3D4A60965693D2F5C9135EEBF239E6 /* Driver+Subscription.swift */, + FD0CC526418EF5F1EDCFBB1FF4099BD2 /* Infallible+Bind.swift */, + CA327C802F3F9B31C8709C47D8D73722 /* Infallible+Driver.swift */, + 211F72946ED9DD64741A1F0756A21BB5 /* InfiniteSequence.swift */, + E5EDEA4FAD2F8E4725A8211591670F2D /* ItemEvents.swift */, + E98B44AC677984982633BF5E55B83BC8 /* KVORepresentable.swift */, + 033E0FE82EFE5D1195D06BF48EFDD4FE /* KVORepresentable+CoreGraphics.swift */, + 7B0088FB28F0EE024B60383D53FD6197 /* KVORepresentable+Swift.swift */, + 706A772CEF4F7223C772D02BCDF54486 /* NotificationCenter+Rx.swift */, + 5DF8A36846D54F0E2E6D65EC83A89273 /* NSButton+Rx.swift */, + 7AAD4949C86B956D72D81E42F2B5A885 /* NSControl+Rx.swift */, + 7847DA82EB10A6A3FDFD8E40E4963DAD /* NSObject+Rx.swift */, + D1B363733BB9E81A156057EAA7A13590 /* NSObject+Rx+KVORepresentable.swift */, + 30851FB274BA324E5CECE5D0F10F0A20 /* NSObject+Rx+RawRepresentable.swift */, + F8BCAB066FE12BDAA800EF88926004B6 /* NSSlider+Rx.swift */, + 16078A3A8398B25F227D6CDD468BDD16 /* NSTextField+Rx.swift */, + 407CAA898BF06049367ED0579FEE5F39 /* NSTextStorage+Rx.swift */, + 3ED4E0EA0E760FCD2CF294308D5F1867 /* NSTextView+Rx.swift */, + BFD1FC69900890ED587D27CC307182E2 /* NSView+Rx.swift */, + AAAA76C2C3963252FA54ED365554C371 /* Observable+Bind.swift */, + 9DF57DC7766C0DEF9C9B7D4521D65BA6 /* ObservableConvertibleType+Driver.swift */, + 77BC510C299377388F5D456A5F7C911F /* ObservableConvertibleType+SharedSequence.swift */, + 333C5B5D470D4686171E380E16C72A7A /* ObservableConvertibleType+Signal.swift */, + 2D3FF04377D5672F765D771074F01471 /* Platform.Darwin.swift */, + A8FFFBEFCC11C343F0CC95257E40A27C /* Platform.Linux.swift */, + 6BF2F181422A0960098F560D3CB1E387 /* PriorityQueue.swift */, + 88CF849E6A9200CD0024DED4E79E95D4 /* PublishRelay+Signal.swift */, + A41F2BDE308BDB7887FDC9CC99371A9C /* Queue.swift */, + 0935AE4F92A8695EC317F7664AA65A8C /* RecursiveLock.swift */, + 3B6D0A8F9E09B74A66F3AEB5F0A85F3E /* RxCocoa.h */, + 65BFECEC5654C0214BB4D70CDC38B97D /* RxCocoa.swift */, + 3F38B07F582636219FB8C2C08C0D3F1C /* RxCocoaObjCRuntimeError+Extensions.swift */, + CE2F1A5E645D8975DB58382D10877C43 /* RxCocoaRuntime.h */, + 980B50A78AD8E91E42BC2E09148DF3A2 /* RxCollectionViewDataSourcePrefetchingProxy.swift */, + 1C2FBBDB2119202A77C5C35731409BA2 /* RxCollectionViewDataSourceProxy.swift */, + 2016EC9F45CA4E411E5E2B867FF70BED /* RxCollectionViewDataSourceType.swift */, + 6E917703371E5714B599493645F57E46 /* RxCollectionViewDelegateProxy.swift */, + 0E071F00AEBA310F8E828B34EBE5E15C /* RxCollectionViewReactiveArrayDataSource.swift */, + 15981FE48DCD8AEACB913FC7652B3488 /* RxNavigationControllerDelegateProxy.swift */, + 3086302F0D30B50938D2A3B6C0BA626F /* RxPickerViewAdapter.swift */, + 040199CCFF55E9D043DC38262DDF36D8 /* RxPickerViewDataSourceProxy.swift */, + 367C87DB88E30B3A896BDD47AF041C67 /* RxPickerViewDataSourceType.swift */, + D06BF3AB769F8CE1623B5CE128DA3AF0 /* RxPickerViewDelegateProxy.swift */, + 18700EE2BE54B0776D4209772CED34FB /* RxScrollViewDelegateProxy.swift */, + 06880D58BAA89C45D75CA1F3D56B40E2 /* RxSearchBarDelegateProxy.swift */, + 9475201FFCFBEA7714ADB71F528ACB2E /* RxSearchControllerDelegateProxy.swift */, + 9E1B1F9D3A3654BAEBDBAD76E4196A5B /* RxTabBarControllerDelegateProxy.swift */, + 50A1465A0D9A0019193FD7C312CCF88B /* RxTabBarDelegateProxy.swift */, + 10EEFF0E974A1A2439B47F9FBBFBBEA4 /* RxTableViewDataSourcePrefetchingProxy.swift */, + C84B8DBA73B1D7BF43374F6292DB8EE1 /* RxTableViewDataSourceProxy.swift */, + E5FFC29674606056D4E6CB4875B08AB7 /* RxTableViewDataSourceType.swift */, + 3A2336F82596BEFD05EE61A610350D54 /* RxTableViewDelegateProxy.swift */, + 526F0B6DBB99AA2BE34DC20ADEC8BE6D /* RxTableViewReactiveArrayDataSource.swift */, + 7CE23350619D4084DBD83D82D67D0966 /* RxTarget.swift */, + 7EFC10E781D415C14AEAC3A8C0229E21 /* RxTextStorageDelegateProxy.swift */, + 8C37B7B9B79ACDC33AB4ED5574A8C64E /* RxTextViewDelegateProxy.swift */, + 810C80916BA59B9F30024A42DFCAA6A2 /* RxWKNavigationDelegateProxy.swift */, + C1BCA5724C07706827CCD450AD2A7594 /* SchedulerType+SharedSequence.swift */, + FACC2ED404437B33D0342A70D0DAF5AF /* SectionedViewDataSourceType.swift */, + 0BBA6D128F5BD3FEC2E2303882F2C9B2 /* SharedSequence.swift */, + 20243806DB7153844B5D1A0C9AC07DE8 /* SharedSequence+Concurrency.swift */, + B3070C4FC82950247271F6A6D148FF59 /* SharedSequence+Operators.swift */, + 9BAA5692A3377457E9BF7187F02FDD2D /* SharedSequence+Operators+arity.swift */, + FD95973FEBD45CD38933CF929C60B330 /* Signal.swift */, + 9F1F83C3A6812BB20571F0416B01A812 /* Signal+Subscription.swift */, + 0AEB002DD7FDAD290FB16716DE30334A /* TextInput.swift */, + 9487887DFDB45E5688346C3CD5A8BDD5 /* UIActivityIndicatorView+Rx.swift */, + 5B868B430ADC16C77A97F46B50A0740D /* UIApplication+Rx.swift */, + 4AF8CCDC79A3CE897E5656006F1A7365 /* UIBarButtonItem+Rx.swift */, + 3FBF659AB345A681E5B520E1DB969EF2 /* UIButton+Rx.swift */, + 844D3EF701953E48CCAEAB30F1B2EE10 /* UICollectionView+Rx.swift */, + 61DA281ED150006EE0992A04126D2664 /* UIControl+Rx.swift */, + 1B3AF7A9AB63F0CCB33B8EBCCE2D1114 /* UIDatePicker+Rx.swift */, + F6C24F49488600044F2E22256E6C8E42 /* UIGestureRecognizer+Rx.swift */, + 4927D11816D2131E61591E9F6FAF47D4 /* UINavigationController+Rx.swift */, + 014AEF8AE5BEF7C0A20E4A3611B807CF /* UIPickerView+Rx.swift */, + 4FF5F52C87B784F3B84C02D67D8ABA13 /* UIRefreshControl+Rx.swift */, + 7C4C1A502DFBF87CC792ABC0E9A1C032 /* UIScrollView+Rx.swift */, + 3960F342A87FD054CAFB37688CA24379 /* UISearchBar+Rx.swift */, + E7A28BBAA91F3A291A80B504B369C6A6 /* UISearchController+Rx.swift */, + FEC2A9F73F6C25EE00EA9A675865EEA0 /* UISegmentedControl+Rx.swift */, + 3EBE7837BE776C1B2551F13EA5935640 /* UISlider+Rx.swift */, + CAD0AF49D7DBD08116839F87F048A84D /* UIStepper+Rx.swift */, + 297FF5A8EFD9D6C087CA9D0495EDFB2F /* UISwitch+Rx.swift */, + ECC3F0BD111373DDC23EB1B7541A2BBA /* UITabBar+Rx.swift */, + 5E84C2841410C873320585C7D60C6220 /* UITabBarController+Rx.swift */, + 72C5386F5F5D2208F7A1C4DD897FD66E /* UITableView+Rx.swift */, + 1C8C80A90EC2E73D7E967774BF775917 /* UITextField+Rx.swift */, + 52F9A79AFB66D602F1AAD98D3AD97558 /* UITextView+Rx.swift */, + EB4FAB4064DE5FFD179AA3B8F2EA91B0 /* URLSession+Rx.swift */, + A76DB4356B2DD1172DB5BD9DFEE0456E /* WKWebView+Rx.swift */, + 4C8D9B453AA31EEE33FC85972FDB4CF3 /* Resources */, + FB9B5D603D576718F8495BBB48139D6D /* Support Files */, ); - name = Resources; + name = RxCocoa; + path = RxCocoa; sourceTree = ""; }; - 05906F0514D8FE34C9AB4D662EA05AF1 /* Core */ = { + 14A81A61FC19D2238C78E69B544A6452 /* Support Files */ = { isa = PBXGroup; children = ( - 4C49C1BB79BCF4934FB7A5510DFC9A67 /* CLIColor.h */, - B76A0FA9A60A12C5EA7954C2923F9CBF /* CLIColor.m */, - 97BCD81B2FA339735862ED3EE13508F9 /* CocoaLumberjack.h */, - 9F889ED4492161813D0A883FE99C187F /* DDAbstractDatabaseLogger.h */, - 04773EF573D4EA43C3D989CAD39E08A9 /* DDAbstractDatabaseLogger.m */, - 9B2A807DF6812B85E4001BD9EB3F612A /* DDASLLogCapture.h */, - 21C27A5DA80C66A232C58914E9BF2B1A /* DDASLLogCapture.m */, - CAA7C1DC6B75604EF106632D232448BC /* DDASLLogger.h */, - D92DAD4167AFBE575380F8C42407AF96 /* DDASLLogger.m */, - 285979A17C0E27009F63F415713C4489 /* DDAssertMacros.h */, - 14C7A198DD599083270F3A20AC0FF1A9 /* DDContextFilterLogFormatter.h */, - 974C1A8B6BEB1041715FF69723DA7039 /* DDContextFilterLogFormatter.m */, - BC8F98515B5CC228D9AEF83ADB0E50CA /* DDContextFilterLogFormatter+Deprecated.h */, - 3056916E636CD0309EE3D6976DB00774 /* DDContextFilterLogFormatter+Deprecated.m */, - 238D9AD7CCAE973E9E49AEB65BED23B5 /* DDDispatchQueueLogFormatter.h */, - 35DAE65465146F00C9DE812D741A7224 /* DDDispatchQueueLogFormatter.m */, - 79EF5CBCEEC2608B3EFB0D8027A17402 /* DDFileLogger.h */, - 6BD7D97857E0349D5A16C047343A2F5D /* DDFileLogger.m */, - 035F9D73F3118924DA3845F57D3AA1F0 /* DDFileLogger+Buffering.h */, - 0C1507E9CE1AD23C6A6AC1B5D43E5A40 /* DDFileLogger+Buffering.m */, - 8423E78249F30CE89FAD8158B71617A8 /* DDFileLogger+Internal.h */, - DFBD7DAEADE62076E1BCA599F78C5975 /* DDLegacyMacros.h */, - 2C71008534D97C4D88F94ECCDF67F4B2 /* DDLog.h */, - 0802F2C4C18D922B7C259E58FDE0D75B /* DDLog.m */, - AD12CD0525641B8D32093F84C1A0CFEB /* DDLog+LOGV.h */, - 58737921D6F839097F10F6F6CF1BF65E /* DDLoggerNames.h */, - BD119F7E85F641DC49F43E98CC2FF2F1 /* DDLoggerNames.m */, - 043F0D2210C6418311C38AFC276361A0 /* DDLogMacros.h */, - 8835FB50F836F1DEA7B45ADC637B2F1F /* DDMultiFormatter.h */, - A576030A66131CFD9641833D946667CE /* DDMultiFormatter.m */, - 70CCC74B57314F4339295D36934A44AC /* DDOSLogger.h */, - 596AECBF4E352AE4BF91C30758681C97 /* DDOSLogger.m */, - 41043E13A9B69A9373C6B886AB5C818F /* DDTTYLogger.h */, - DEF57486B10223444264FEABED912E32 /* DDTTYLogger.m */, - F1CBCCD4E5D7DEF46D9F03EBA43D9278 /* Resources */, + 9519B2783148A299AD8D391D55BAFB2D /* libwebp.modulemap */, + ACB3E68B0A34C9C50AEFFAA9CC1B7850 /* libwebp-dummy.m */, + 25E614F25F8D4C775AEDBD784EB62635 /* libwebp-Info.plist */, + 84D2E0DD5C8F6D03E5134D5BD2189F84 /* libwebp-prefix.pch */, + 9162F7E5436BD267B594F8A0FC5A8404 /* libwebp-umbrella.h */, + 0360A7ACCE254FA8094122A67DAEBF0B /* libwebp.debug.xcconfig */, + 61CE4F47128AB837CFC8684C3F91BAF1 /* libwebp.release.xcconfig */, ); - name = Core; + name = "Support Files"; + path = "../Target Support Files/libwebp"; sourceTree = ""; }; - 05D101B7FA8AA96137D7A5388A9F2A48 /* MJRefresh */ = { + 19B557042E745A2FE0506F3B75E922A0 /* Support Files */ = { isa = PBXGroup; children = ( - 4DD5F436AAB80F158B35F2509ED462B1 /* MJRefresh.h */, - 044B930309D4F9A30E91DC6B9CED4AC6 /* MJRefreshAutoFooter.h */, - EE7341E7799D5813EE961EA165F27734 /* MJRefreshAutoFooter.m */, - 242AB29300428A2641117901A2DF0D84 /* MJRefreshAutoGifFooter.h */, - 2A87078DF47494CC28D57DCA61DC7A0A /* MJRefreshAutoGifFooter.m */, - 3BB74FAAA40B59F6C454C7863E13ABE7 /* MJRefreshAutoNormalFooter.h */, - 0FA6E83DBEF33D62965488FA6E823496 /* MJRefreshAutoNormalFooter.m */, - B4187CCC4F5F89D4E0B6F0AE78036818 /* MJRefreshAutoStateFooter.h */, - 041CD96B05DB50C1A20CE56D020515C6 /* MJRefreshAutoStateFooter.m */, - D268DA679BE3C25A7A3F9F29AB099A3C /* MJRefreshBackFooter.h */, - EBA2CBCB7F689F063B99C760B140C534 /* MJRefreshBackFooter.m */, - 53B49A8AEED2E53ECB70BB0AD91D998E /* MJRefreshBackGifFooter.h */, - 796D951FB944687B590F5A5CB8A0FF3E /* MJRefreshBackGifFooter.m */, - A16D01DCA2FF2575C781EEBA05B2545E /* MJRefreshBackNormalFooter.h */, - C085208080523CF1B1F2BA6F528E083B /* MJRefreshBackNormalFooter.m */, - B506D5E764A086F3777E21768B095CC0 /* MJRefreshBackStateFooter.h */, - D6012CC2D756F1E3F054BB12177371FA /* MJRefreshBackStateFooter.m */, - 7870C482D7D8B587E82681D3B0E02DD4 /* MJRefreshComponent.h */, - E8253C7B416371BDAD507FD2740BC8E0 /* MJRefreshComponent.m */, - E314BB4B46C66A47394AD7174F937246 /* MJRefreshConfig.h */, - 9A3F89A8264D9289D9B5050BF4A07372 /* MJRefreshConfig.m */, - E74AF1AA1EC643F3B753A882FCF9E647 /* MJRefreshConst.h */, - EEFF1EF5299DB65E88439275BD7C4232 /* MJRefreshConst.m */, - 38464E932297B2EDCED43E3975D6C8E0 /* MJRefreshFooter.h */, - 230A21BCE7E8B94478DC7334E91243E3 /* MJRefreshFooter.m */, - 4950EA4CA912AC0CB32AE944AA338162 /* MJRefreshGifHeader.h */, - D4AE06409AC3D0FBB1A89F45DB44CE5E /* MJRefreshGifHeader.m */, - 52E4E6FE482E03D5EDFC2748EA6216CE /* MJRefreshHeader.h */, - 7C9E1BC989140F793DD726AD03BE72DB /* MJRefreshHeader.m */, - 61228880E7B60B47B5DB8BCBA2F010FB /* MJRefreshNormalHeader.h */, - F158F7C4463D13CCDDCA634AC9BBBAE3 /* MJRefreshNormalHeader.m */, - C9E4418239C1EA83F266077CC6F5B56F /* MJRefreshNormalTrailer.h */, - 080A260F8186861FE078F3F27A9F2D48 /* MJRefreshNormalTrailer.m */, - 9ABE9105CD38C492B6CF632581E82B25 /* MJRefreshStateHeader.h */, - 91B822914E31A20149C3E8C23AD97DB8 /* MJRefreshStateHeader.m */, - C3EA2C11E815EB38196B846112A69DD1 /* MJRefreshStateTrailer.h */, - 90BB7D3DDE95042903366453A4452676 /* MJRefreshStateTrailer.m */, - 3086411DA667AEEF593A24C7E0BE07DC /* MJRefreshTrailer.h */, - D86EA34F99917E65FA6D41412B54E6C9 /* MJRefreshTrailer.m */, - 6FDBD2CDF1D96EC3F96BBE287E629B7F /* NSBundle+MJRefresh.h */, - 919761BFA30C81DC3889538F653A6AD9 /* NSBundle+MJRefresh.m */, - DD1B7501FDC2617930D80CD4F9C8471B /* UICollectionViewLayout+MJRefresh.h */, - EC551089D9A61CCE30FA83B567AB04D1 /* UICollectionViewLayout+MJRefresh.m */, - 974FF6A63E6116B68674E8854D845C2B /* UIScrollView+MJExtension.h */, - C222EC4E8038B62ACFE2E1E52C20168D /* UIScrollView+MJExtension.m */, - 871BD5C18B92CB0BA5D7A93768FED8C9 /* UIScrollView+MJRefresh.h */, - 0E077F05B397BA0C932065F99A190522 /* UIScrollView+MJRefresh.m */, - 2148829EF9E961F13B34DC73F4C1BC2E /* UIView+MJExtension.h */, - 854107E45D2400FFB748BCDF1168A2DA /* UIView+MJExtension.m */, - 81C6CE6D32C84861E4E9CD21A8505E49 /* Resources */, - 38D4EB8E19B7ECF3F12DD678D473A4B7 /* Support Files */, + D99F15D6F8DEF547046F83DD1755CA8F /* MarqueeLabel.modulemap */, + 99879F9EA7A4CA511ECC57F8C1A0524E /* MarqueeLabel-dummy.m */, + 620737AC067918623C67B5987157259F /* MarqueeLabel-Info.plist */, + E3D16C3A257A235E67715C01B658859C /* MarqueeLabel-prefix.pch */, + 8A7D4237A8E6D8F159C9460EAAA20816 /* MarqueeLabel-umbrella.h */, + 5B5DE06850C20E577BECBD34728D83A9 /* MarqueeLabel.debug.xcconfig */, + F491682089AAF06711121E695204A09A /* MarqueeLabel.release.xcconfig */, + 400874ECF44DEF6C8FD7B81BD366CB45 /* ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist */, ); - name = MJRefresh; - path = MJRefresh; + name = "Support Files"; + path = "../Target Support Files/MarqueeLabel"; sourceTree = ""; }; - 0656CE04288357F0748AB498835BA03E /* Frameworks */ = { + 1A6144C131C18C25B6CE452454F0F9C8 /* Kingfisher */ = { isa = PBXGroup; children = ( - 582E50FD51562E77BFEB16F869541E15 /* iOS */, - ); - name = Frameworks; - sourceTree = ""; - }; - 06611F9C593105E5F91F05E64995CEDE /* Kingfisher */ = { - isa = PBXGroup; - children = ( - DE2A002A55A087C833B9F86FC5B4386E /* AnimatedImageView.swift */, - 3B85BD88E155D6A395CE94003F7FB4AB /* AuthenticationChallengeResponsable.swift */, - CC1125ED832F3FAD5466030028D571CD /* AVAssetImageDataProvider.swift */, - F12FF6A08CCB6CA07F61B43B372B2C7C /* Box.swift */, - 7743DBF8B67C18B8BBEE6FBD90E63736 /* CacheSerializer.swift */, - EEA835D449D3E86986481C398799CCFF /* CallbackQueue.swift */, - 870C16B8D0D6599BF575ABE8E3941B3A /* CPListItem+Kingfisher.swift */, - 4D7B97FBDACCF8026636E99614B096BA /* Delegate.swift */, - DEF77CC2D4256C1409ECD4B22C324DA1 /* DiskStorage.swift */, - A53AAF852F1911D14B0CFC9ABDB78757 /* DisplayLink.swift */, - E857B8EA01B018ED4787AAE1CC680E99 /* Documentation.docc */, - C2868F97BAFCB0458E637AD35A684011 /* ExtensionHelpers.swift */, - 13E23AC9A4DBDFCFFB646236AF9905E2 /* Filter.swift */, - 76F966B28A58B8FC2E6964F45B766D8F /* FormatIndicatedCacheSerializer.swift */, - AEF6B53C23B4D661E5DA8EB2E43DCF8A /* GIFAnimatedImage.swift */, - EDBFE04E40AB78A45BD50133ECEACF49 /* GraphicsContext.swift */, - 0E592215015F86F69093474A22DFEFDF /* HasImageComponent+Kingfisher.swift */, - 61067228536829F6054CF449309D6386 /* Image.swift */, - 8B0991D1EA9163A82161DDB63AACAB74 /* ImageBinder.swift */, - 1EADE9117F505C81201A8D9B9B22F20A /* ImageCache.swift */, - 6872C61F1D47500D5626E4912843FD4C /* ImageContext.swift */, - 215E9C5E1AE638A338C464775215B883 /* ImageDataProcessor.swift */, - 17662B0CEB666723C35C661D82EA8693 /* ImageDataProvider.swift */, - 398FFE7C9AEC791A122F1CF3DD0A2D8C /* ImageDownloader.swift */, - 52AE682B1435911FAAA4C53BC9DC6EF0 /* ImageDownloader+LivePhoto.swift */, - 98343DDDC3108F6175ABAD7E886415EB /* ImageDownloaderDelegate.swift */, - 173BFB6B766DBA1583C580F09D535910 /* ImageDrawing.swift */, - B51C5056061447DBC5916F8C42C0F8F4 /* ImageFormat.swift */, - 68D3B38ADCAE065FC16998DECD07826B /* ImageModifier.swift */, - 474C8A8DC0946D37E12976131EB5F26D /* ImagePrefetcher.swift */, - CD0F55D786F4D04F11F80C2D2C3CAA96 /* ImageProcessor.swift */, - F914676DC9A4A47AAA5104064D2B628D /* ImageProgressive.swift */, - 20597A5960AF862233BD166160CDA3CC /* ImageTransition.swift */, - C4F393D8A78C7410E24718DFB36387E6 /* ImageView+Kingfisher.swift */, - BAD65F8B0A971688BD64F2938740ED8F /* Indicator.swift */, - D1A05BC26F6BB9340C7252E30E17BEF6 /* KF.swift */, - BBBD3D6AF97DFBC71E1A7AAFA89731CF /* KFAnimatedImage.swift */, - 6DE91D86D56C29B7C69B95FC6ED0CEFC /* KFImage.swift */, - A58BDBA92B55BC2ED0D476E56342080A /* KFImageOptions.swift */, - AEBB09F253DCDF5DFE81725DBA7D9F3C /* KFImageProtocol.swift */, - FBE0B20D15848786EA2083DC5FA20E30 /* KFImageRenderer.swift */, - A2D55EDEF033784A56E4810433F29B85 /* KFOptionsSetter.swift */, - 92E67AB75D8DD15C6241CB43508814A5 /* Kingfisher.swift */, - EADAB22233A6744D553920A62E58413D /* KingfisherError.swift */, - 88AC2A89114CDC0E8C3B1737E213BFBE /* KingfisherManager.swift */, - 5E24A65A620B541C253DD0ADD7F5F5F7 /* KingfisherManager+LivePhoto.swift */, - C2668DA3CB365834FBEDB29D50D34ACD /* KingfisherOptionsInfo.swift */, - 901B7E87FFB53FCC3BAD48F4D30EDFD0 /* LivePhotoSource.swift */, - 7E5A4DC9EA3D9CC590CADDCDAF8FA208 /* MemoryStorage.swift */, - C2BA3D4D6F1A5291B9652345ED916226 /* NSButton+Kingfisher.swift */, - 152B8C53FF51DFABC755555B9826A91E /* NSTextAttachment+Kingfisher.swift */, - EBF6DE741AC743361B0A3BA28169D0F4 /* PHLivePhotoView+Kingfisher.swift */, - 2F0721E217A420D6470CFC9169A9B709 /* PHPickerResultImageDataProvider.swift */, - A60C1AB499AADE4044119DF45D738718 /* Placeholder.swift */, - 66F0132B639B62EB3EDE6E596D58BB67 /* RedirectHandler.swift */, - 5863B10F6C6F27FA85D155EDA335DD35 /* RequestModifier.swift */, - 4222EABC52D8EE9A8560A8F50BF43365 /* Resource.swift */, - C1524E84117D2232F5C5C9D2F647B451 /* Result.swift */, - A8559C51630B587988AE1E94B7DFCE1C /* RetryStrategy.swift */, - DEEAE671A84BD2D53771BCD252BE707F /* Runtime.swift */, - E53CC92CE812CE0C0B74C1118BCDA65A /* SessionDataTask.swift */, - 4F932ED5C1A8454BBB72C44299BCBB69 /* SessionDelegate.swift */, - 44F4B3223F5616B75DC24E589B7D4C5D /* SizeExtensions.swift */, - 60A6CDD731932A2C4E372F38A7CA3D9E /* Source.swift */, - 87220E0F35DA42AAE65C5FF645CAA744 /* Storage.swift */, - 8B7C97F814A407FDD91D4097337521B7 /* String+SHA256.swift */, - 04189E50A21314915AD36093ACCFF242 /* UIButton+Kingfisher.swift */, - D217F8E845A63DFA08435AB3673C86B4 /* Resources */, - CDFAB15BC7A3C47CC009D002EF44F9A6 /* Support Files */, + F9AFCDCAD89DA1103E8C9A621C7B9911 /* AnimatedImageView.swift */, + ACAB472AD7767BD28892B5399C59279F /* AuthenticationChallengeResponsable.swift */, + 88B368E8345801FC56101189C53637E8 /* AVAssetImageDataProvider.swift */, + BBF4E40F4925C3DBE8E4506201C407F9 /* Box.swift */, + 17F10B86D052A606A268A96C8908EF3C /* CacheSerializer.swift */, + 270DDF97FF0117BAB6AA7545D02C2FFB /* CallbackQueue.swift */, + D2381FE81808AE9F3B92D0E5F255FD13 /* CPListItem+Kingfisher.swift */, + B68C41CBA21D488B0521B79D485A1066 /* Delegate.swift */, + BB207D0D95390CC5750B8BAE1FEBDEFB /* DiskStorage.swift */, + BEFF5E644567CF77A64C89940000F7DE /* DisplayLink.swift */, + BE9A5A25C305ED947C72BFDCDFBACF57 /* Documentation.docc */, + 0B5655D93FAC477504EFAE98A3E930A3 /* ExtensionHelpers.swift */, + 21AE2CB1F0F83D5333558D50829AD257 /* Filter.swift */, + 2A99830F71D4E85ED3FC10F8AF6DB573 /* FormatIndicatedCacheSerializer.swift */, + 28024C1BCDC0AA7C70A6EF47C1648D66 /* GIFAnimatedImage.swift */, + 75D3CAFA1D070369751C9ADF508A184E /* GraphicsContext.swift */, + 02A455AB756694A4116E7FBCFFDD1B22 /* HasImageComponent+Kingfisher.swift */, + F41BC9523DA12286628F8E3A1F3846C6 /* Image.swift */, + 85778381CEE2E5096B2C3E706FC42638 /* ImageBinder.swift */, + E444599FB453D7C7931951A9B691C863 /* ImageCache.swift */, + 4D7A6D55A3D692D4BC7C2B9496096EFF /* ImageContext.swift */, + 0C2A0C36A48111923C9C912029BCB810 /* ImageDataProcessor.swift */, + 7C67AFA4FE2AAA4A840C409E485CD2B6 /* ImageDataProvider.swift */, + E6F2FA1306731CAA418651DBA8B00521 /* ImageDownloader.swift */, + 43988C0D4513241C6D43FA74FA5C616C /* ImageDownloader+LivePhoto.swift */, + 5FA765754EB1F79E2342B60DBCF7B00F /* ImageDownloaderDelegate.swift */, + 3E5559F1C99D3F48F0BCF9168CAB3702 /* ImageDrawing.swift */, + 181A783FE070EFE0BFE0F423A8ABBCB1 /* ImageFormat.swift */, + B27C1F7736B572A85A9ED4B44CD6DE22 /* ImageModifier.swift */, + E68197BD83FEA29AA11755C34D12B046 /* ImagePrefetcher.swift */, + B246565D17E589F86D7441DA86EC8397 /* ImageProcessor.swift */, + 81C99B31DDCEBF843448C13C1B269B5D /* ImageProgressive.swift */, + A956ADEC45974480CEC7F453781504B8 /* ImageTransition.swift */, + EB81240148AE7638A22E159A5399287C /* ImageView+Kingfisher.swift */, + 50D53A2EB92F4BF3F9A52F9CDDC789CF /* Indicator.swift */, + DA772AD1A6095306DC5E63FBE474D67F /* KF.swift */, + 95DB59B8E4053489737BAD5CDD85156B /* KFAnimatedImage.swift */, + 3045F1AE326CFBD6A34EF596E7C67D8A /* KFImage.swift */, + 7EC24A8C0F5292B3D0336E2EA3D6CF29 /* KFImageOptions.swift */, + 381861F5B839A14465041413D7CEF5F6 /* KFImageProtocol.swift */, + 1447E8645A5E61620BCFA27199CD5ABE /* KFImageRenderer.swift */, + 8D011FDAEC558192EC141B12475FBCAB /* KFOptionsSetter.swift */, + CEBA45CCB2DA6C6727CFA02862AEE320 /* Kingfisher.swift */, + 853C7183582355D8774B0B7978B2CA90 /* KingfisherError.swift */, + 73E8991671801BF183121964B59DE1C5 /* KingfisherManager.swift */, + BA30FB5F9089218621D75AD42D92C780 /* KingfisherManager+LivePhoto.swift */, + B98FB536C6100FE2E5AB39A61E6BF097 /* KingfisherOptionsInfo.swift */, + 0F750C276EA99F1DCFDD82C98945DE4D /* LivePhotoSource.swift */, + 7EE4FB2B3ED75F074B0ECB3EDD3AA4DB /* MemoryStorage.swift */, + 512E22F2B5B96810D5AFA56E97FE9E65 /* NSButton+Kingfisher.swift */, + 422B4F9AB747536363235ECEE9FA680B /* NSTextAttachment+Kingfisher.swift */, + ED4B09FA091877F368D8E64678C27604 /* PHLivePhotoView+Kingfisher.swift */, + 61E5EC7E22BA121696272EC9DA3D35F3 /* PHPickerResultImageDataProvider.swift */, + F6533B9F13B65A560D40A611259E153A /* Placeholder.swift */, + A8FD48A3B65330551D0DF8C9E95E9A7F /* RedirectHandler.swift */, + 21027E289A38197FF162973EBB84D399 /* RequestModifier.swift */, + D0D29FDA91C6D10E96AAB8CF3331643A /* Resource.swift */, + 1581F67BED7567D72A82A70A9347FB83 /* Result.swift */, + 6819805701F3C0C5BCD23883455A6072 /* RetryStrategy.swift */, + 5D4D686F891F2036E3E16BD23FF6A1A3 /* Runtime.swift */, + 1DBB9574049F2ECBE0B6FAF37AC04D9A /* SessionDataTask.swift */, + 87FC244D044404303C8B33CFBCD57E6C /* SessionDelegate.swift */, + B150D262DBD486A392DFE1065427F348 /* SizeExtensions.swift */, + EB8725373C68CDAB93404C9213422C48 /* Source.swift */, + DCD8498EE91D4E6D7CAEEAA4F0A23A6B /* Storage.swift */, + E9351614A1EA41C19AE76908E51BCFA1 /* String+SHA256.swift */, + D41DD6274ECCD7DAFDC0BD6C4A6D9193 /* UIButton+Kingfisher.swift */, + BC9B0C081EFF3DBD5C2B53E314DD630D /* Resources */, + 3A62931A8310664915CCB4A99E79B2EF /* Support Files */, ); name = Kingfisher; path = Kingfisher; sourceTree = ""; }; - 0CD3184B7B7CE909F7D5E24F74001C2F /* Resign */ = { + 1CBFFA7CDB043A1DC2AD69FB368C295B /* Frameworks */ = { isa = PBXGroup; children = ( - 519797AB2EE1889B5AC0DEB04AB27C6F /* IQKeyboardManager+Resign.swift */, - D879F7FE9C4F458383646EA691F3C85D /* IQKeyboardManager+Resign_Deprecated.swift */, - 0413E266BFB5FD62B656853C8E4115A5 /* IQKeyboardResignHandler.swift */, - 5DBD408D43822693DB6CB45B1D6A9BD3 /* IQKeyboardResignHandler+Internal.swift */, - B2C862182F96B2D3DE6BEBF6EB66BE92 /* UIView+Resign.swift */, - C72C1D567A38791141645C83EF67C6AC /* UIView+ResignObjc.swift */, + CDADD82C2BBF1BD52099C2B5A2DE0089 /* MAMapKit.framework */, ); - name = Resign; + name = Frameworks; sourceTree = ""; }; - 108FF6289D66197337FC1E1518160684 /* Resources */ = { + 1D6DB3D4081DA3B3C4B6598F4F947EB2 /* GYSDK */ = { isa = PBXGroup; children = ( - EFD096DEE16A553DBC80AD610AD603A0 /* PrivacyInfo.xcprivacy */, + 7271EE3FB2D329E94758F7C7C40B63DB /* Frameworks */, + A6207E2D6C031FAA0874AA81C942187F /* Support Files */, + ); + name = GYSDK; + path = GYSDK; + sourceTree = ""; + }; + 20DCBCF1A1DF71191061479A6221769D /* KingfisherWebP */ = { + isa = PBXGroup; + children = ( + 0248D4E567C341F3A872F734E3822821 /* CGImage+WebP.h */, + 811B03A7278E15F62247B30B1610FA64 /* CGImage+WebP.m */, + 305B42CCC925DF5AF7C918DF59D0A559 /* Image+WebP.swift */, + DE433B7D77379404FC2A115474ECB34A /* KingfisherWebP.h */, + 3B268BBD01B73A32CC92448E11123E90 /* WebPProcessor.swift */, + 02078E2E13AE58A4C690BBED19EAC45A /* WebPSerializer.swift */, + C79EB01CFAF13B1B4DF621C9FB27EE86 /* Support Files */, + ); + name = KingfisherWebP; + path = KingfisherWebP; + sourceTree = ""; + }; + 21374C8EFAE474CC329960E521513D16 /* Support Files */ = { + isa = PBXGroup; + children = ( + 647EA413E049855132CCA9E8A6AD7712 /* IQKeyboardManagerSwift.modulemap */, + 7BED9BB135B5944DC757E4DB9394C5F5 /* IQKeyboardManagerSwift-dummy.m */, + E28BDA9CDE1833AB1E475DFAE09F13B9 /* IQKeyboardManagerSwift-Info.plist */, + 8E56FC71D3DA1206127D53C92C18235B /* IQKeyboardManagerSwift-prefix.pch */, + 61BB756E64C3A566D92A19000DE44659 /* IQKeyboardManagerSwift-umbrella.h */, + 27568FE34B5805173D718F5816A90B1E /* IQKeyboardManagerSwift.debug.xcconfig */, + A3CB4FB657257F6CE843CC2BA3731EBD /* IQKeyboardManagerSwift.release.xcconfig */, + E9D1A3C02C2FFFC681519C0ED1B2A6F2 /* ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/IQKeyboardManagerSwift"; + sourceTree = ""; + }; + 216ADD2F2B0AB89C54DF3DC4E64BF334 /* sharpyuv */ = { + isa = PBXGroup; + children = ( + CDC029426F164671EE1F7841010DC530 /* sharpyuv.c */, + EDE4021097F3F36A1303E500276BB035 /* sharpyuv.h */, + 9793F36A41BCCAE127BB131ED32FEB4E /* sharpyuv_cpu.c */, + 4D9B5B67DC9077573B6BA238D7D08FD1 /* sharpyuv_cpu.h */, + ED60FB3C015B49A7E239762808810142 /* sharpyuv_csp.c */, + F3EFC6DF3268535BC6FEB0245C70EA38 /* sharpyuv_csp.h */, + 924F93505567A47D8EF664526F78E259 /* sharpyuv_dsp.c */, + 0C0D95F691EF71592E72B48EA387AC01 /* sharpyuv_dsp.h */, + 9507633F2E1F0C8D1E35BB035889FC27 /* sharpyuv_gamma.c */, + 31081B15E322672339EEF6924B4DFC15 /* sharpyuv_gamma.h */, + CAAC9585490C2DA464FF6DEB4480EC2D /* sharpyuv_neon.c */, + F32EFC5E7FD005018908656B75FA07D4 /* sharpyuv_sse2.c */, + ); + name = sharpyuv; + sourceTree = ""; + }; + 216D449B6535D005C66F5A439360ECE9 /* Core */ = { + isa = PBXGroup; + children = ( + DBE31D8777C82F792F2DE69C000F1BFD /* IQActiveConfiguration.swift */, + 3E5F4E7CACAA009A6FA6C4983FD417AA /* IQKeyboardManager.swift */, + 31FEDB0032FD2A11CB158A3A7779B716 /* IQKeyboardManager+ActiveConfiguration.swift */, + C4960B157E6E78D7488A0691C6012951 /* IQKeyboardManager+Debug.swift */, + 999F8D58B982FC5FDE61820675ED3A11 /* IQKeyboardManager+Deprecated.swift */, + 861F112D78980AAE458B2FCAA8F0DAE2 /* IQKeyboardManager+Internal.swift */, + DB70CC0E807A6F988106C2DD0D87E0E5 /* IQKeyboardManager+Position.swift */, + B68E00CB9424AC220D1D7E99DF7964DE /* IQRootControllerConfiguration.swift */, + 7E47B5181F2F28B4E9417068420CA62E /* IQScrollViewConfiguration.swift */, + 3DEEB2D2859E1619DD3683DE2370CFC5 /* UICollectionView+IndexPaths.swift */, + AB21D80D9AA0328E169F450A991C96C1 /* UIScrollView+IQKeyboardManagerExtension.swift */, + 77FF71A3720CA15D8B5D1445CBF49B15 /* UIScrollView+IQKeyboardManagerExtensionObjc.swift */, + 03F2EB044B1B448F60832E45F905A901 /* UITableView+IndexPaths.swift */, + 3ED70491FE0904DCE370B51DF5149ED4 /* UIView+IQKeyboardManagerExtension.swift */, + 35999F67C6BE702E5DBA2B4976B57D88 /* UIView+IQKeyboardManagerExtensionObjc.swift */, + AACF743A4C7B17E741F616DAB8882D77 /* UIView+Parent.swift */, + EAF0041A2671B95EE0CF8F1966058E51 /* UIView+ParentObjc.swift */, + 16E41CCE28BF0F35819A7FA1AF650894 /* UIViewController+ParentContainer.swift */, + ); + name = Core; + sourceTree = ""; + }; + 224675CF10ADC2EAC611428D7DD09B2C /* Popover */ = { + isa = PBXGroup; + children = ( + 65204DB61690639081E4C931C5FFA6AB /* Popover.swift */, + B03B466A1123BBC589AD67CD70817D27 /* Support Files */, + ); + name = Popover; + path = Popover; + sourceTree = ""; + }; + 229D1D17A0A9F5E3E3A8CFF1F62DE7DA /* SDWebImage */ = { + isa = PBXGroup; + children = ( + 48E43657449B5CCBAF8C0BB8E2971174 /* Core */, + 85036534AD4774D018962D38AA5979FD /* Support Files */, + ); + name = SDWebImage; + path = SDWebImage; + sourceTree = ""; + }; + 25060182E692615A3DE23E5A4B0A8E7A /* Core */ = { + isa = PBXGroup; + children = ( + 114D2DD5ECD0AD3391485B36A100AC9A /* CLIColor.h */, + 3B1DE5C385EE0A7BCB6EC5305613CD7B /* CLIColor.m */, + 2337AE1283E426BD425A893489889CA6 /* CocoaLumberjack.h */, + 4848595278AD8AF6031C98F10C2AC0A2 /* DDAbstractDatabaseLogger.h */, + 8CF9C84E452AFF8EA9BF71778AE41DBB /* DDAbstractDatabaseLogger.m */, + 8291345B95FC985B5AEAFA0CD7399793 /* DDASLLogCapture.h */, + 04A3072F0EFE46BE369F63DFCE78D4BC /* DDASLLogCapture.m */, + D8B80519B4D4609E2ED6D5DD89CD95A6 /* DDASLLogger.h */, + 796334C2B863F18F40AD2CA39132FB1F /* DDASLLogger.m */, + 162BD8DC1A7729AF2B238DB7F3464BBC /* DDAssertMacros.h */, + B91E4FCF2BBD9880C7FA205DB7365F7D /* DDContextFilterLogFormatter.h */, + C0DC48EFD93741CA0416A045A21FDF77 /* DDContextFilterLogFormatter.m */, + 69942F0FF8EFB1CDA608E5E8CA37DC87 /* DDContextFilterLogFormatter+Deprecated.h */, + A899415089D6ADD870539C91CE052EBB /* DDContextFilterLogFormatter+Deprecated.m */, + 8613A84CDF1AE998FA5AEA8B337A9CCE /* DDDispatchQueueLogFormatter.h */, + E23779EE5A3F2BD1A18B4B5B78768F70 /* DDDispatchQueueLogFormatter.m */, + D194A84C890FB73CA0A4E3F3CA0675A5 /* DDFileLogger.h */, + 25B614EEACA0671EEED0A0AEC620DB91 /* DDFileLogger.m */, + 18E905D7DAEE8CB88854BD3CFEFFC522 /* DDFileLogger+Buffering.h */, + 89E879A82F878CA781C56539837F1698 /* DDFileLogger+Buffering.m */, + 69897F786D7E4AF1B28904ED44AC50CD /* DDFileLogger+Internal.h */, + C485D6DCBFEEBF1254D520E76FAE918C /* DDLegacyMacros.h */, + 0B12896C79CFA0575AC3552512A668AD /* DDLog.h */, + C6E045E04EE3F5A677A05018F78DF125 /* DDLog.m */, + 410450C8F5ADEB770718D27D9940EC40 /* DDLog+LOGV.h */, + 927C7FF96271D29EB8F16A1622F32430 /* DDLoggerNames.h */, + EAFC10B6406D683C7A7E9D64CC30D3D2 /* DDLoggerNames.m */, + 80252D612A849810E8DFD713E0E1FF7D /* DDLogMacros.h */, + 659E2E9CBF92EBCD3B0C2137FC74A310 /* DDMultiFormatter.h */, + 90421C4542053BA5B9BE5D63DCB79FC6 /* DDMultiFormatter.m */, + 956EF28D6D3809E8F142B9A493224428 /* DDOSLogger.h */, + 2B977B56CE3878943CCD6E7BD6550DCD /* DDOSLogger.m */, + 50776D1DE024EEB968E159515093BD3C /* DDTTYLogger.h */, + 67BABF21E134B8C32AE5714CEA6F842B /* DDTTYLogger.m */, + BE52023FD061A9072BCDD5C41CAA68E7 /* Resources */, + ); + name = Core; + sourceTree = ""; + }; + 26EF9B37FD68EA59946CFB1E0EF5B46C /* RxRelay */ = { + isa = PBXGroup; + children = ( + 5B0F994366DF6024F5246DF0643ACD1D /* BehaviorRelay.swift */, + D61A4E8AB8380880B539017BE0C087A5 /* Observable+Bind.swift */, + DB89C3F9320AF4C5E0F8153A42E3F6E4 /* PublishRelay.swift */, + 74640A94D28057EAEE81DF1EEDDDE8D7 /* ReplayRelay.swift */, + FD62F11105FAEF4D5CB76033AA49BC75 /* Utils.swift */, + 9492008F666E47896D3022FAFEEA2791 /* Resources */, + 690C0609D1A0D2D32603EF301CDCA1A0 /* Support Files */, + ); + name = RxRelay; + path = RxRelay; + sourceTree = ""; + }; + 2801D7748EEDD1C71B945BAF8BB306B9 /* Resources */ = { + isa = PBXGroup; + children = ( + F547FAFA3063CF7547458BEEA56B7DFD /* PrivacyInfo.xcprivacy */, ); name = Resources; sourceTree = ""; }; - 11E2F11D4CE2BCF58CAE0B2AA8C378E0 /* IQKeyboardToolbarManager */ = { + 2A413A1102F85E57E00D655E2E6301BD /* Differentiator */ = { isa = PBXGroup; children = ( - D14BC85CDC5D077692ED62549A9E4F7B /* IQKeyboardManager+ToolbarManager.swift */, - 3FF941A11E0EC43F83B92A0E6DA33B9B /* IQKeyboardManager+ToolbarManagerDeprecated.swift */, + 3D8AFB78E7C571C6F83989F14B3474E2 /* AnimatableSectionModel.swift */, + BD6922634C391BB9E132FF753F048FC6 /* AnimatableSectionModelType.swift */, + 8ECE4A3DE0488A3DDA80283DC1A721FA /* AnimatableSectionModelType+ItemPath.swift */, + EC1E878D23A5775C6BF746392F670864 /* Changeset.swift */, + 39CBC8EAE07C0904DFC1D4A6E483BD5F /* Diff.swift */, + CC37B5795A9C4FF99A3F37A350A75780 /* IdentifiableType.swift */, + 7E84479A82B9285361F4EA28C8AF15BF /* IdentifiableValue.swift */, + E325B75AC304E6FA0AB3A4C909F68119 /* ItemPath.swift */, + C3048ED18934BCA7D2245F203234B7BB /* Optional+Extensions.swift */, + F40C7CCCB4C04D7D8A550D923E52294A /* SectionModel.swift */, + B667AA3A5E89DB8C3DD24D14986CB0B7 /* SectionModelType.swift */, + D8B37CDD4A0B4A260452EFD0DF9396B4 /* Utilities.swift */, + 9B4BAAD6452D46D0AB7839A6751D612E /* Support Files */, ); - name = IQKeyboardToolbarManager; + name = Differentiator; + path = Differentiator; sourceTree = ""; }; - 1320BD27FC39C1FB1CB849AEA26D600A /* Support Files */ = { + 2A8DC2E7AEAEF2E89713D610967AE1C6 /* Support Files */ = { isa = PBXGroup; children = ( - FB24EFFACA319165EB499C8F291700F7 /* RxDataSources.modulemap */, - 2473E1B74D401C01A6A44EED175A98E4 /* RxDataSources-dummy.m */, - 4AFCAC1062D32FA094FA58E6E9D9833A /* RxDataSources-Info.plist */, - 547567326F3D21C946EE146BE2D7EB09 /* RxDataSources-prefix.pch */, - 318F803A96DC2279681E08445AB206C5 /* RxDataSources-umbrella.h */, - F735EC9FF9F9B1034745C77A73181562 /* RxDataSources.debug.xcconfig */, - 58C5EAF650894B68ABDCD2C497AF7879 /* RxDataSources.release.xcconfig */, + 7ACCB0FD8C0E7E5737C57BF65786BA54 /* AMapFoundation.debug.xcconfig */, + 8717C64B8209AA2916B2A869B9ED9C21 /* AMapFoundation.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/RxDataSources"; + path = "../Target Support Files/AMapFoundation"; sourceTree = ""; }; - 18CA50668A570EAECC33DA94A91124F8 /* Resources */ = { + 2AD29574E910D98BF9493A9AF7BB8655 /* IQKeyboardCore */ = { isa = PBXGroup; children = ( - DF0B23512D4364234AF6EE8CEA4C7D63 /* PrivacyInfo.xcprivacy */, + 77B18D72CCE72416AAD8F244D427050D /* IQKeyboardConstants.swift */, + 1CCB1A9FD49BBD52E92C4FB33A9A9B1F /* IQKeyboardExtended.swift */, + A731F1C26D020957588761D080DA0AAD /* IQTextInputView.swift */, + B5CD864F8EF30A52D1453DEF84C95EDE /* UIView+Hierarchy.swift */, + 2801D7748EEDD1C71B945BAF8BB306B9 /* Resources */, + DF07E556DE6C4957EDE2E5606BD7CF4A /* Support Files */, ); - name = Resources; - sourceTree = ""; - }; - 1D464D53E0D460FBF80E9C2A1C637FCD /* Support Files */ = { - isa = PBXGroup; - children = ( - 76F95D5F5E73E77F61974340FCDDAD95 /* ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist */, - A0A8C735B59227F147123F4C4E5A4DC7 /* RxCocoa.modulemap */, - 0844C061D5EE02761F1FB18FB9A06C9F /* RxCocoa-dummy.m */, - 7502C2DEF0452CFA0920A90AD8764E45 /* RxCocoa-Info.plist */, - E24C971DC2B0CD6D55FC2EE7A21A2AC2 /* RxCocoa-prefix.pch */, - 5C3E00B7418CFED3E80A0542AE0095C2 /* RxCocoa-umbrella.h */, - CBCADB34B7F19208F3275F8A8D1B6AFB /* RxCocoa.debug.xcconfig */, - CD729EE320D0D21AD233AEFE11E2B560 /* RxCocoa.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/RxCocoa"; - sourceTree = ""; - }; - 1E22F5D837AF83D588F0B406358DB921 /* Resources */ = { - isa = PBXGroup; - children = ( - C40201A879E48C4A6ADFC91AB50E9A9B /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 1FD3B0AEE9210A1F9CB59E719DF7A88C /* Support Files */ = { - isa = PBXGroup; - children = ( - 598C07434CB0FDAC2D0C9B32341A5663 /* GTCommonSDK-xcframeworks.sh */, - EC81F07CC81AE2D2E76B266EE1EC5A1F /* GTCommonSDK.debug.xcconfig */, - 61EECA5B714221B8388825DAE4E0124E /* GTCommonSDK.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/GTCommonSDK"; - sourceTree = ""; - }; - 2110066677BF649EA93956172CA122A3 /* Support Files */ = { - isa = PBXGroup; - children = ( - 52B0EC73D4E705955C82424BEFC0A2A1 /* SwiftyUserDefaults.modulemap */, - 4D7046C5CCCA6CAB0CF89CE097808770 /* SwiftyUserDefaults-dummy.m */, - CA67DC6AD3719A5D0BB0CFF937A0C9A9 /* SwiftyUserDefaults-Info.plist */, - 119A1BAED8246CE1387616A24B902A5A /* SwiftyUserDefaults-prefix.pch */, - 9DE4CDA7DC8FA53750A29C58B9FD55F8 /* SwiftyUserDefaults-umbrella.h */, - D1C24742CF61B40B82EE5A1138130987 /* SwiftyUserDefaults.debug.xcconfig */, - 7CBEDB4D6BBAF9D1672356EF41B8FE51 /* SwiftyUserDefaults.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyUserDefaults"; - sourceTree = ""; - }; - 232E746A38E5788C2C0A9936451B240B /* Support Files */ = { - isa = PBXGroup; - children = ( - ED84590B6BC60FAFA407F50522A79CA8 /* IQKeyboardToolbar.modulemap */, - C448E87BB8833D9354180256456413B9 /* IQKeyboardToolbar-dummy.m */, - 067832384D7762FC02FB61BA1B13F66C /* IQKeyboardToolbar-Info.plist */, - 97EC953816E23CC964E594F245313E71 /* IQKeyboardToolbar-prefix.pch */, - 70B9DC455CEA7CD75722E7D6BFCF4074 /* IQKeyboardToolbar-umbrella.h */, - AE57C611EEFA968178DD789A7119BBA0 /* IQKeyboardToolbar.debug.xcconfig */, - 986B1C673567ED0F6C31CF2DE384B9DC /* IQKeyboardToolbar.release.xcconfig */, - 40F61DDC2F6E06A6E4EEC44C9AD2D17E /* ResourceBundle-IQKeyboardToolbar-IQKeyboardToolbar-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardToolbar"; - sourceTree = ""; - }; - 250469D9F1563AF7D8F0B84B4309C476 /* Support Files */ = { - isa = PBXGroup; - children = ( - 4B7B07E1F35ABE43FF7E44A56B85E81C /* CocoaLumberjack.modulemap */, - F07CE5C3671BA295BE10AB9FD285BBD6 /* CocoaLumberjack-dummy.m */, - 74224EC843EE4779422D4F9E7CB97F5F /* CocoaLumberjack-Info.plist */, - 8C19E3303F7E7568EF031C45FA703D7E /* CocoaLumberjack-prefix.pch */, - 803F7484683C394A38C61DA7231AAFC0 /* CocoaLumberjack-umbrella.h */, - 74E18C6F20684B2CC48B9152298256D2 /* CocoaLumberjack.debug.xcconfig */, - 4B85F93C20CD43903672DBD41C66EB96 /* CocoaLumberjack.release.xcconfig */, - B8E715FCDC5FE9A1500BC1DAE8D0C3A9 /* ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/CocoaLumberjack"; - sourceTree = ""; - }; - 25630FF2D6DF1E78A5FD5FB70075CA2D /* Placeholderable */ = { - isa = PBXGroup; - children = ( - F87527C12CD6A13259702E783D002630 /* IQPlaceholderable.swift */, - ); - name = Placeholderable; - sourceTree = ""; - }; - 25F99D8F7D5EBB57EFB8A5BE62F48820 /* Support Files */ = { - isa = PBXGroup; - children = ( - 3B9A7EA58500AD8C2DA291FC2B60BCFE /* IQKeyboardCore.modulemap */, - 0E0ACCBDEA24E46AAACD1BFE4F15891A /* IQKeyboardCore-dummy.m */, - 1C164ECEDD506F64F474A6D0A75D474D /* IQKeyboardCore-Info.plist */, - 2A43B6F6A1D727CD5E09393346E8A96F /* IQKeyboardCore-prefix.pch */, - C445E04C47A30EE7620E2A53B7D92019 /* IQKeyboardCore-umbrella.h */, - 09F6EDFB12467DA4C99CE1CC8349821E /* IQKeyboardCore.debug.xcconfig */, - 3E5C03538AB8AE328C11C814A0BA0444 /* IQKeyboardCore.release.xcconfig */, - B86D94D5B18F8A822EC7D473A0586C6F /* ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardCore"; - sourceTree = ""; - }; - 26DB21EDB2204BBBA3AFD00D95ADFECC /* Resources */ = { - isa = PBXGroup; - children = ( - 5D63640F6C6F4996DEDDE0011851A5EF /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 2A03FA70BABBE18764B328060997A6D9 /* Support Files */ = { - isa = PBXGroup; - children = ( - E2E87D4CEDBA6A586EE9796E30AE72A3 /* Alamofire.modulemap */, - D7B3F2150185BEC6D6C61E9D02ADB150 /* Alamofire-dummy.m */, - 49F046C8049A61B3365798931BBDBED4 /* Alamofire-Info.plist */, - CD9EC68C86E80ED118C1C89DC7313471 /* Alamofire-prefix.pch */, - 2AE5E9785DC551016AA03468D80C0907 /* Alamofire-umbrella.h */, - 0C71851376D1A63951F52D1134F8B7D0 /* Alamofire.debug.xcconfig */, - 79FC9B908EE8D7DA710D996662D5F899 /* Alamofire.release.xcconfig */, - C309BA86FCC3950BAF21431A2C2F388F /* ResourceBundle-Alamofire-Alamofire-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/Alamofire"; + name = IQKeyboardCore; + path = IQKeyboardCore; sourceTree = ""; }; 2B01C5D34569DBC173A53875424B8908 /* Targets Support Files */ = { @@ -4533,1487 +5829,976 @@ name = "Targets Support Files"; sourceTree = ""; }; - 2BF5E19CA7BCE1E8EE56026D5FCFB116 /* sharpyuv */ = { + 2CB725EC7FFEF3FCF102B75B772C8D36 /* Frameworks */ = { isa = PBXGroup; children = ( - C7134073EC3713A59A18FC8F6A3D4149 /* sharpyuv.c */, - D42CC312E2CE1A920DFC0DE6B0B7C2F6 /* sharpyuv.h */, - 662B6E3EDE56C8423361A9D9269715D0 /* sharpyuv_cpu.c */, - 9423917D26CE73D3D294AFB9803A3CC9 /* sharpyuv_cpu.h */, - D313CF5A233B708DDDDDB4E47B4AC4E5 /* sharpyuv_csp.c */, - 9172FB46D1AECB20311A2ADA0FBD383E /* sharpyuv_csp.h */, - 1E9BE956C542AC67827FB51126FB59E9 /* sharpyuv_dsp.c */, - BFFEB46D63E7B011F3B8ADC9DA0FAF9A /* sharpyuv_dsp.h */, - 9743829227B62B11E69355BDB3176490 /* sharpyuv_gamma.c */, - 94B5F0B68C6114F1C84498EDD08B5484 /* sharpyuv_gamma.h */, - 59A20FC449CF3679C4F1D948C48E1465 /* sharpyuv_neon.c */, - 242E0569DB0ECF16E3D3D56FD1D39C69 /* sharpyuv_sse2.c */, - ); - name = sharpyuv; - sourceTree = ""; - }; - 2FBF236B2FF4E806AC519B0044F97FF9 /* Core */ = { - isa = PBXGroup; - children = ( - 0FD99C59EFDC7A1A321B4A1DA339A352 /* AppearanceStyle.swift */, - F0A8E6F3F317EBF5AFA65B04B6D25B2B /* AssetManager.swift */, - 8130E8042A98197B73131BA2F1473CF3 /* AssetManager+Asset.swift */, - F6E2AA96A7D6D8BC912AEB16DE469A4A /* AssetManager+AssetCollection.swift */, - 536363FC210443B4E60EFEE204586716 /* AssetManager+Authorization.swift */, - B02F035B80CF482ADBDE5CFB6EB35697 /* AssetManager+AVAsset.swift */, - BE6298E39B2B9FB9D1FE3608F2206A48 /* AssetManager+AVAssetExportSession.swift */, - 9A969ABF96CC009E9B9B71037442196F /* AssetManager+Image.swift */, - 88A4FFDD2AC2DCC6DCBD2B81FD6012C3 /* AssetManager+ImageData.swift */, - B879F49464200995BDB1E04420FECA72 /* AssetManager+ImageURL.swift */, - 36AEF660B59042D61C548876D758B088 /* AssetManager+LivePhoto.swift */, - 633337EF2F8D9DCFE4B0DDA3C2ECE0BC /* AssetManager+LivePhotoURL.swift */, - 06944251CA8822A5A16CD698018D76A9 /* AssetManager+VideoURL.swift */, - F6D1669016ECCEDDDA561D820251B6B2 /* BaseConfiguration.swift */, - 5C70081D93CD9A40898F83462BF6E82A /* BaseViewController.swift */, - 34C4C6DCB02CF6E015D5586158FF62D6 /* Core+Bundle.swift */, - 974FA9528D9D6EC2C58AD3B6770F0194 /* Core+CALayer.swift */, - CCC9D3A44B3EB6DCD428E950550D42C4 /* Core+Data.swift */, - C7A845091839699341021B859C28C661 /* Core+Dictionary.swift */, - E1F19FDE7043440D3EB53A77B69C03A0 /* Core+DispatchQueue.swift */, - 323F44078248791C96E422ED55A6DC3E /* Core+PHAsset.swift */, - DD28BCA64B61BB9DA5686181CF74047F /* Core+PHAssetCollection.swift */, - 482E935FC1EBF8D5FC616582ED99664E /* Core+String.swift */, - 0E94D9CD4F9AEA9DE4EA1EFABEB8ED08 /* Core+UIColor.swift */, - E8B4CE2DD311DBFCADE75FA149697CF3 /* Core+UIDevice.swift */, - B9FA506B387CC6A0599A63AEA615A138 /* Core+UIFont.swift */, - 637E835073EB3FC6E409E3A1BF96D8C3 /* Core+UIImage.swift */, - F6F4E4C19D0B5D4D14C2FA8F3E0CBC73 /* Core+UIImageView.swift */, - 77735CCE7505999A112AB50EB3D19980 /* Core+UIView.swift */, - E42514FC6779A0A4DAD04288E466D7A2 /* Core+URL.swift */, - C08FB19B00305BCF8FCD51FCE6CDF43B /* CustomLanguage.swift */, - 7873618BBC629AD5A753AEF022C748CE /* HXPHPicker.swift */, - 22104C4EF6B1F573A62F23EA229CAF36 /* ImageContentType.swift */, - 4B482E88B7D8A04191BF388A5908BE8A /* LanguageType.swift */, - C9E32BF721FF39F5930C728DD64D8375 /* LivePhotoError.swift */, - F673292C36470372A6887514F304FBA9 /* PhotoError.swift */, - D81054CA2ADB32723B3B5382DC4FFCF4 /* PhotoManager.swift */, - C62B278101FA1291D52DD8744A92A21B /* PhotoManager+Audio.swift */, - FD802367CDAAF04FC29E04658A666B50 /* PhotoManager+Download.swift */, - 53789326DE36692D6DBA47EB02CB1551 /* PhotoManager+Language.swift */, - 46CADC39BC80527DDA74038B88DDA577 /* PhotoPanGestureRecognizer.swift */, - 441174AEA8828D4F22E978980824DFB6 /* PhotoTools.swift */, - 2E298CCF10BE77F7579069560671536B /* PhotoTools+File.swift */, - 3391FDE41DE26B369BEB76E65115B5B4 /* ProgressHUD.swift */, - 456930840EC7648F078FFEFC552EF995 /* ProgressImageView.swift */, - 46ED7BB9C05E523BD88AF58F6E26ABC8 /* SelectBoxConfiguration.swift */, - 54D9A50EBBEC710458904F9C3A317D31 /* SelectBoxView.swift */, - F49D7B44A6DE3D68A5F733751922869C /* VideoPlayerView.swift */, - 443D2EB9C5C4A70EC7074EDDFDD2C0CD /* Resources */, - ); - name = Core; - sourceTree = ""; - }; - 32BC911FB1E0A5A2D23435EF3DC5DEC8 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 77108FE4D8A8273F681FF56989D02DB3 /* AMapFoundationKit.framework */, + 7BE9267DF1394CE0990EA8E9FD55898A /* AMapLocationKit.framework */, ); name = Frameworks; sourceTree = ""; }; - 32EE0A8A07550B9E3C27648E949CAA57 /* SwiftyUserDefaults */ = { + 2EAC8B24092ACC37C2C5B0325A9769DD /* Support Files */ = { isa = PBXGroup; children = ( - 8A981B3D1231AA0EA2F77863CC98544F /* BuiltIns.swift */, - 7E38BFB14D265F59F8CD7FEF4D644EDA /* Defaults.swift */, - 9AE4D76A41145ECF2F5F80064638E7A7 /* Defaults+Observing.swift */, - 600D701D98A8BF1E324415978F4684C1 /* Defaults+StringToBool.swift */, - 3C88544852839A82AEADBF0A177A12F3 /* Defaults+Subscripts.swift */, - 73D07F61ACCC77D18D0FDBC9646D7AD9 /* DefaultsAdapter.swift */, - B8F339398A437FC78F25C990092849D1 /* DefaultsBridges.swift */, - 0B2D37792C97A359F3C73912FA70031A /* DefaultsKey.swift */, - 3A567B53CAB85EDE2CE734B38299BCFD /* DefaultsKeys.swift */, - C412CFBA7D2AEEFA784D0C9F26D68FD3 /* DefaultsObserver.swift */, - C279AB7CDF436D1CB1591AB85AE391BB /* DefaultsSerializable.swift */, - 66C8F953C2AD554788172A256B31A51A /* OptionalType.swift */, - 3248B7D081BF16516382A883B7CD9C9E /* PropertyWrappers.swift */, - 2110066677BF649EA93956172CA122A3 /* Support Files */, - ); - name = SwiftyUserDefaults; - path = SwiftyUserDefaults; - sourceTree = ""; - }; - 335A8581D7A4EF30E47C6CA55A93B120 /* RxDataSources */ = { - isa = PBXGroup; - children = ( - 47BA6B8789FDC884FDF49D18CFC6660F /* AnimationConfiguration.swift */, - DCA88A653C0CEABFEF53AC2E852C848A /* Array+Extensions.swift */, - D4F71C60D2F74CC5D72AC86947B04C9B /* CollectionViewSectionedDataSource.swift */, - 0DAF686BE390AEEDE12E77B91AC3CF67 /* DataSources.swift */, - 014239FB4C55C685326C3C86B2E55AEE /* Deprecated.swift */, - 602E949FC04FFDCEB341786610790015 /* FloatingPointType+IdentifiableType.swift */, - C1075FD14084FE74322099D5F3735BC6 /* IntegerType+IdentifiableType.swift */, - 70D2E26801065F1F59ECD9F0D2E17756 /* RxCollectionViewSectionedAnimatedDataSource.swift */, - EB2A87DF5BCE7480FE24B6E6A5A23049 /* RxCollectionViewSectionedReloadDataSource.swift */, - B1A0371008BD99F1FD2901AEC0DBD748 /* RxPickerViewAdapter.swift */, - FAFB09C394AD742B6E0FF6E992EFAB4A /* RxTableViewSectionedAnimatedDataSource.swift */, - 49930FC862999445855CD928B41FE44E /* RxTableViewSectionedReloadDataSource.swift */, - 4189B4ADE1B5C16AEBFD1ED50F62D670 /* String+IdentifiableType.swift */, - 11DEE3931E6F2CCA285932BC4A2FF9FF /* TableViewSectionedDataSource.swift */, - 06160C61A1C00E19C5FCF962F31CE846 /* UI+SectionedViewType.swift */, - 6344514AD46BF268339402C8A4EEBED8 /* ViewTransition.swift */, - 1320BD27FC39C1FB1CB849AEA26D600A /* Support Files */, - ); - name = RxDataSources; - path = RxDataSources; - sourceTree = ""; - }; - 33B6D2697041DDBBB3DE06A4238AD340 /* IQKeyboardToolbar */ = { - isa = PBXGroup; - children = ( - 494F8FE758C98B21259EBE2B490AA234 /* Core */, - 25630FF2D6DF1E78A5FD5FB70075CA2D /* Placeholderable */, - 593EDB53D2D63F43EF1F93F68DC210AF /* Resources */, - 232E746A38E5788C2C0A9936451B240B /* Support Files */, - ); - name = IQKeyboardToolbar; - path = IQKeyboardToolbar; - sourceTree = ""; - }; - 38D4EB8E19B7ECF3F12DD678D473A4B7 /* Support Files */ = { - isa = PBXGroup; - children = ( - B0E20DA8FEAE8295F3A5FCE1ADD4B577 /* MJRefresh.modulemap */, - B4006F49136A8DBCDED90F5B638C943E /* MJRefresh-dummy.m */, - 5D63EEABBC1EE48DED6A9AED391817FA /* MJRefresh-Info.plist */, - 8F1F6825AA63290817C563FFFD67AFEC /* MJRefresh-prefix.pch */, - 7EFCBB33AAA078D599D43CC879FD065E /* MJRefresh-umbrella.h */, - DA94F06DC06CA49416A70C182A482003 /* MJRefresh.debug.xcconfig */, - B8F8EE55BB9CDE3F9FB605ABD93C2407 /* MJRefresh.release.xcconfig */, - BCBD60B8C49A0850AEDF9D00F00BDAE2 /* ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/MJRefresh"; - sourceTree = ""; - }; - 39D8744633897DA899D6298522C7FF72 /* MBProgressHUD */ = { - isa = PBXGroup; - children = ( - 0DB53F95135376AFC46C0DCADCE0825A /* MBProgressHUD.h */, - BCE6F3B60A23AF0FC9C48D9EFE9EC42D /* MBProgressHUD.m */, - 26DB21EDB2204BBBA3AFD00D95ADFECC /* Resources */, - D85AF07335DF1539E85BE460AC55F427 /* Support Files */, - ); - name = MBProgressHUD; - path = MBProgressHUD; - sourceTree = ""; - }; - 3E9AB5A39A863549818596E0C6783BBD /* SwiftDate */ = { - isa = PBXGroup; - children = ( - 83CD7BDCC0E4B9469EF18D9538361AC9 /* AssociatedValues.swift */, - 59C32246F579CD5C3603AF2BE259A83C /* Calendars.swift */, - 78F3C3FEA72F89259E02B12472F1D6B0 /* Commons.swift */, - A73DF95D41710EAF854294D6AEBA5EC7 /* Date.swift */, - 80F5F5C58930441EDDEA77C5CF561066 /* Date+Compare.swift */, - AD9161887F2AAFAFC4E030E153F68944 /* Date+Components.swift */, - 2BB353C38EAE34AD9D73C53F7A0F260D /* Date+Create.swift */, - 4E96C87D86F3B298F1CD61FB89929869 /* Date+Math.swift */, - AC232DEC663FCC9FC2326705A2E5778C /* DateComponents+Extras.swift */, - 8B4ADFF5105E73D83683D41DD12ED235 /* DateInRegion.swift */, - 5BAFE9EA2079713AB1181017F2074AB8 /* DateInRegion+Compare.swift */, - DED59BB979E62D3791BF86A7956EE7E6 /* DateInRegion+Components.swift */, - 63598CDCF5B1D85FED07F394039931AC /* DateInRegion+Create.swift */, - ACEBD084E0AA852BC154D5E83999B729 /* DateInRegion+Math.swift */, - 1706E18706769AEF20C5876780CB3A3E /* DateRepresentable.swift */, - C651AFC37688E8C8157408FD4982225A /* DotNetParserFormatter.swift */, - B41B6700089002ECD0598FE977D747A0 /* Formatter+Protocols.swift */, - 0974AFA9997C70B36080375C7064C1C2 /* Int+DateComponents.swift */, - 571BCDF0DA8EB161CA19C1AFC97EAEAF /* ISOFormatter.swift */, - 0B4D8DDE5C1EAB62B3F264D7091CC832 /* ISOParser.swift */, - DE7F3598EBC5030C6CC633462BD49003 /* Locales.swift */, - 9A74478A2595012A72E3346DDDAD3156 /* Region.swift */, - B67AE3D53D478DF0C02F564D4DF1D846 /* String+Parser.swift */, - DDF52958B552A2796C58095E3DBC1DBC /* SwiftDate.swift */, - 7D5C636D8315F66A8B058DA82B3F1709 /* TimeInterval+Formatter.swift */, - 19B128655F6AA2E3C650D02AC66BD261 /* TimePeriod.swift */, - DA4A9C6D4FD2F38143F1AFD0FEC0EFEB /* TimePeriod+Support.swift */, - B9F0941F1BC5DCF103B534C3CB947E76 /* TimePeriodChain.swift */, - A66F81184E73D0E9F2C465402C7D89C6 /* TimePeriodCollection.swift */, - 47EA86B7BA37BF37759097B486A1F10E /* TimePeriodGroup.swift */, - DE3559549BBD46DC16624FFAA6B8C509 /* TimePeriodProtocol.swift */, - 3A659B7E7429C3C85D376E8A126EF565 /* TimeStructures.swift */, - A6E8DBD1151D4AF987039D7D964BCF52 /* Zones.swift */, - C53D611C3ACFAAA063BEF28E4E20291F /* Support Files */, - ); - name = SwiftDate; - path = SwiftDate; - sourceTree = ""; - }; - 427F29BCD821FEA4EE14BACA5E80C85E /* Frameworks */ = { - isa = PBXGroup; - children = ( - 4857A78C64EDD1A5281E0083C6373DED /* MAMapKit.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - 443D2EB9C5C4A70EC7074EDDFDD2C0CD /* Resources */ = { - isa = PBXGroup; - children = ( - 24B497C8BF5E671FA1DB5D843C24D6B4 /* HXPHPicker.bundle */, - ); - name = Resources; - sourceTree = ""; - }; - 4543A804D3CBBDEC824B344AE7BF9A5D /* AMap3DMap */ = { - isa = PBXGroup; - children = ( - 10447909B66399C696A0EB70BB107C4B /* MAAnimatedAnnotation.h */, - F686EDB01D9276A6A43C00D94031D457 /* MAAnnotation.h */, - E167495308F2689B207B7B998F6FE3A0 /* MAAnnotationMoveAnimation.h */, - 5F2FFA1103CBE247D5CE55C03AECF976 /* MAAnnotationView.h */, - 177ECCB27FF3F324F5781F2491428ED3 /* MAArc.h */, - F9C07A788DC022F0B62C96FB1116FF79 /* MAArcRenderer.h */, - FE5BB42CD236F871175EDC82A8FD180F /* MABaseEngineOverlay.h */, - D44DB7D860208A969CCE546EBAF9E349 /* MABaseOverlay.h */, - A7C0A4732D97DC16C37E0CCB4CE92071 /* MACircle.h */, - 868ECC5D4A73353D0BAF471F6B2234AA /* MACircleRenderer.h */, - 8C36DBB88ADA47BBDAD5F206F4805D1B /* MAConfig.h */, - C5161E800D824B656FC889F171C7EBF3 /* MACustomBuildingOverlay.h */, - C651508DD226E168FB06578CA63AAA55 /* MACustomBuildingOverlayRenderer.h */, - F0CB20E27E0DA3D32F0E935BA172FCF7 /* MACustomCalloutView.h */, - 35CC9A157FD903F60C796387F7C11674 /* MAGeodesicPolyline.h */, - 24554ED54564D9621FE6532CC1E882CF /* MAGeometry.h */, - E7EB7BA2AE94C9733742D107F8A8F47D /* MAGroundOverlay.h */, - 53D2A6654BA53D1AD0301AFFB73789D0 /* MAGroundOverlayRenderer.h */, - A1A3609D7B04411016EF464D2CFE962B /* MAHeatMapTileOverlay.h */, - D4FE325184FE2ABC256E547ECFC17322 /* MAHeatMapVectorGridOverlay.h */, - 716E29D877AB24071DCC8F1296369B57 /* MAHeatMapVectorGridOverlayRenderer.h */, - A7317FC6AF5DBD1B1982697F028B0622 /* MAHeatMapVectorOverlay.h */, - BA1AB4C7BD9F1CF606B17702891367A7 /* MAHeatMapVectorOverlayRender.h */, - AABA9F1081FA06ECBAB09DACAD2663E4 /* MAIndoorInfo.h */, - 771258625B22D4AAF273F3D4A099C0AC /* MALineDrawType.h */, - 143C51B91FF55B7C589BB517110A3E26 /* MAMapAccessibilityIdentifier.h */, - 53A46D49F2840C50640E5FE213B87C10 /* MAMapCustomStyleOptions.h */, - 7E2441727AF62A9590AE1E8AC0E0FA3F /* MAMapKit.h */, - 50BB905737E7D02E0B155E56C0631221 /* MAMapSnapshot.h */, - F3659EBF14B2320A5BF4258DB356A718 /* MAMapStatus.h */, - DFFBAFB04BA47D082DEDC72F4A7C7181 /* MAMapVersion.h */, - 0CF10396E7EB251440FB55CE5605D32E /* MAMapView.h */, - 1A238E32FD97C414FEDD95D61940C952 /* MAMapView+Resource.h */, - 7FF038FF4DCAD260C7C8E910486CBD5E /* MAMultiColoredPolylineRenderer.h */, - A5EE88E20B83FD352444ADEAA0C5D844 /* MAMultiPoint.h */, - 6EEB04E88E6735D734935B7CE0D1184B /* MAMultiPointOverlay.h */, - 6F4B003C578DA835025CEE011E548F48 /* MAMultiPointOverlayRenderer.h */, - 689F0D06D22D01077B4F8365FD6A769A /* MAMultiPolyline.h */, - 423CB9E030A1F598C680D238713CB8FF /* MAMultiTexturePolylineRenderer.h */, - 31AA68F63053F3AFF8F9BB2D88A834D9 /* MAMVTTileOverlay.h */, - 8DD688CA95C1CAB77E8D650C32040F67 /* MAMVTTileOverlayRenderer.h */, - 021C155658E039516CB3001D0A5977EF /* MAOfflineCity.h */, - C1FDD7517A93EF9837C1D3523C360CFE /* MAOfflineItem.h */, - 727E044EAD7010E9886DFE45FAFC0EB7 /* MAOfflineItemCommonCity.h */, - 50713B4400A2379546BF6356FB272646 /* MAOfflineItemMunicipality.h */, - 41731CEBDD75798AED6B4A300D2FDC44 /* MAOfflineItemNationWide.h */, - BC8D2010326CE2BB270C593FD1374171 /* MAOfflineMap.h */, - 861C08D8F958DC69B0EDB288301964A9 /* MAOfflineMapViewController.h */, - 40791701DE7781629746843EAF333D25 /* MAOfflineProvince.h */, - 4FE4B271C4E4198E0281717D4E7DC3EC /* MAOverlay.h */, - 62B2E94FA9FA4B115813676917A303CB /* MAOverlayPathRenderer.h */, - CF5DF7D03D10F67E4D01461A7CFF913D /* MAOverlayRenderer.h */, - EDF6FCABA058D66F5F162F0CA8847D80 /* MAParticleOverlay.h */, - D7BE21FB1CD0D55617434DB7DBC57A55 /* MAParticleOverlayOptions.h */, - 8384227979F15D28BDC14594A079C9B8 /* MAParticleOverlayRenderer.h */, - 9BB7D4AA39DF465205AFF251C37CA682 /* MAPathShowRange.h */, - DB0455CD82631DE3FC6276A65C58A04A /* MAPinAnnotationView.h */, - FA80227B6EECEDF4237F7D122890732B /* MAPoiFilter.h */, - F87705D2AEBB9736B8EBFE99D2CA4716 /* MAPointAnnotation.h */, - 3C4FA424A143B38DFAE325ABD44AFF0B /* MAPolygon.h */, - 1CD6676B00D338A4F69060132BC3EBFA /* MAPolygonRenderer.h */, - A27B41C1044A9C96E2E6A6D2AE5E99FE /* MAPolyline.h */, - C448CB8B107D6C88839AEB09B44CEE9D /* MAPolylineRenderer.h */, - 209AD284FE4C8134FCE9EFDC608728CD /* MARouteOverlay.h */, - 3ECAEEAA67BAB32658CB5599455D6564 /* MARouteOverlayModel.h */, - 55B6A3F5BFF1E6847089F63B629FEA24 /* MAShape.h */, - 12EFB95A9760CA014DBC7E8D4CA2E020 /* MATerrainOverlay.h */, - 280F2BFB8B32E35A34E8EEF56E6F3545 /* MATerrainOverlayRenderer.h */, - 6A815028AA18113C849FBB74270E72C1 /* MATileOverlay.h */, - 20E9523CBCBE61DCDA1A03A737FC2D38 /* MATileOverlayRenderer.h */, - 7EC4256DC49E6E49A2D4DDFE080E82EE /* MATouchPoi.h */, - 608678F1FE3100726F1596E02870101B /* MATraceLocation.h */, - 4025149EDD1C205A74FCA40312F48534 /* MATraceManager.h */, - E300BC06977460AB7C315D3C4D101FAA /* MAUserLocation.h */, - CC536C446C0AB8AE5D2C96FD123B15B1 /* MAUserLocationRepresentation.h */, - 427F29BCD821FEA4EE14BACA5E80C85E /* Frameworks */, - DF73130E8AD350883C978C442E1DB2AB /* Resources */, - E50897C2D313FFE6440796F736F242AE /* Support Files */, - ); - name = AMap3DMap; - path = AMap3DMap; - sourceTree = ""; - }; - 45E827EB8F63364A08C3E0807926D46D /* Support Files */ = { - isa = PBXGroup; - children = ( - AEF94E5B37284681D042716B10E425A9 /* ResourceBundle-SwiftyJSON-SwiftyJSON-Info.plist */, - 812FA88C7C64D2B160D37BA5D592D5ED /* SwiftyJSON.modulemap */, - 2DE423D3E6C09C18AA5D58663BB543E0 /* SwiftyJSON-dummy.m */, - 41895333842DBB87E65595D49D865299 /* SwiftyJSON-Info.plist */, - 7A613E559CB1C8646F33961EFBABE3AC /* SwiftyJSON-prefix.pch */, - AC4D94755A48B1857637D444DF79FB5B /* SwiftyJSON-umbrella.h */, - EA8FE2B962712B8312AD32F35085B9EF /* SwiftyJSON.debug.xcconfig */, - F5DA97B4978C27C8FD9176BF64BB0130 /* SwiftyJSON.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyJSON"; - sourceTree = ""; - }; - 46D60870BABDC61DA27FFF73FA4E2053 /* Moya */ = { - isa = PBXGroup; - children = ( - 52D78227328BE283EF3561DBD871B888 /* Core */, - B7590F2F084A9166E94AAD0A06CC3EC9 /* Support Files */, - ); - name = Moya; - path = Moya; - sourceTree = ""; - }; - 48814D550E342AA138E8F0F7A0920F57 /* Resources */ = { - isa = PBXGroup; - children = ( - 2EEDAA54345FFD46EA6DC56B3D5B95CE /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 4945B154B845FFFDDFB01A3EC7C85735 /* SnapKit */ = { - isa = PBXGroup; - children = ( - 31F0767D176DCB337BA9A39F436BF529 /* Constraint.swift */, - 648EFEC7460C400E1CB595C7E225D615 /* ConstraintAttributes.swift */, - 47ED07FCB197B6FCED9D519AF29A7F9A /* ConstraintConfig.swift */, - 6E4935DB2904DFF684E21E55A2FD2D4B /* ConstraintConstantTarget.swift */, - 1A5F31C89F76062A6F74F3FBA56754A5 /* ConstraintDescription.swift */, - 9C803396414BD3B944FA4E5161235550 /* ConstraintDirectionalInsets.swift */, - 66AC4F24065221A92617C3EEFED2B01D /* ConstraintDirectionalInsetTarget.swift */, - 726D8AD2ECD7C70F1DFB100C555D5324 /* ConstraintDSL.swift */, - 10D2CDD5D139DB1F4789821DC3831FA8 /* ConstraintInsets.swift */, - 418A8CA3377D96082046D720E75F5ADD /* ConstraintInsetTarget.swift */, - AB5F425D0AFBAA0B69C43D843501A216 /* ConstraintItem.swift */, - 2CE206F7FB5EB2999D3D65B4D71BAFF4 /* ConstraintLayoutGuide.swift */, - 4EF90E400F3710C46815007452A12361 /* ConstraintLayoutGuide+Extensions.swift */, - 78338EDAB26861858F05CB2B9D6AE03F /* ConstraintLayoutGuideDSL.swift */, - 5A9C320E38CEC2E4F5EA4E2FAC196CF4 /* ConstraintLayoutSupport.swift */, - 92EC2F3C04AB1EAA7D717327A03E0518 /* ConstraintLayoutSupportDSL.swift */, - 2DE64C8FA43E5B7B45ADDDFEB45849FC /* ConstraintMaker.swift */, - 69CEA3F4A85F3A42F17E92C6DB520EC2 /* ConstraintMakerEditable.swift */, - C51CAFF740CAACA8F922F2AA89AF5F67 /* ConstraintMakerExtendable.swift */, - 9B8BD87C516103DC367468B9EBA937AE /* ConstraintMakerFinalizable.swift */, - 0FDCD243B08DC1EEE229A019C2F5AE2D /* ConstraintMakerPrioritizable.swift */, - E3982C9D4517DDE88FD6AD669E700DBB /* ConstraintMakerRelatable.swift */, - C974251F221DC829C8066050C9D1BF57 /* ConstraintMakerRelatable+Extensions.swift */, - 5CE8EFBF9F29F4F781ED1FD1AB591E64 /* ConstraintMultiplierTarget.swift */, - BC06F5C66531B31B1F0CE7714F27B30C /* ConstraintOffsetTarget.swift */, - D7862F0C195507F3CA145154F8233DB0 /* ConstraintPriority.swift */, - 88220A9D8CE8A8CC059FC4C0D7040CDD /* ConstraintPriorityTarget.swift */, - F94D0772DDD0C61F2C24971A37DFF697 /* ConstraintRelatableTarget.swift */, - F29C7242CF492C5FC298EF68DAE0FC82 /* ConstraintRelation.swift */, - C85B9D1638B14095B7D306BCA5516FCB /* ConstraintView.swift */, - CF0707DE0CF48EB83204DC0377B36E0C /* ConstraintView+Extensions.swift */, - 1F6215CD3274E8E5B001E2A2ED1BAA1B /* ConstraintViewDSL.swift */, - 56B45C78ECBABABD77D7DB68B5B9BD88 /* Debugging.swift */, - 39F3F5FEA15B9F6D647EC9399BC2F440 /* LayoutConstraint.swift */, - D499AD121B9B322A1DECEE20B4ACCD3C /* LayoutConstraintItem.swift */, - AB4A7F39FB7574FD774B2440BF342618 /* Typealiases.swift */, - 09228622450AA88A5663B625008CAACA /* UILayoutSupport+Extensions.swift */, - AEEB87BE8FA9A14181511BB33800E39C /* Resources */, - 66F30C700743A57B7B104426B3142A33 /* Support Files */, - ); - name = SnapKit; - path = SnapKit; - sourceTree = ""; - }; - 494F8FE758C98B21259EBE2B490AA234 /* Core */ = { - isa = PBXGroup; - children = ( - 24B01108552D7B0820F1F8611EA2A606 /* IQBarButtonItem.swift */, - EA62EA7D30EC61EFF8430A21718A5CB8 /* IQBarButtonItemConfiguration.swift */, - 042765D952960AD03D57BD5E3A1EB2E1 /* IQInvocation.swift */, - 2C122ADD5928E2586EDDFE134D02202D /* IQKeyboardToolbar.swift */, - BFBFF1C4A24A348AA48D0FEE49A6B949 /* IQKeyboardToolbarPlaceholderConfiguration.swift */, - 1CE14E04E5835E414D1809B8D7AE6181 /* IQTitleBarButtonItem.swift */, - 9E92BC748BCEC02FA644BEA4B6BAD4D6 /* UIView+IQKeyboardExtension.swift */, - 8C6E33441FEFC897BFA64A9880C1A190 /* UIView+IQKeyboardExtensionDeprecated.swift */, - 673D3574A73C65126DC2FF367650C31B /* UIView+IQKeyboardExtensionObjc.swift */, - ); - name = Core; - sourceTree = ""; - }; - 4C94B602D66EC48B8D2D2A1C8605231E /* Alamofire */ = { - isa = PBXGroup; - children = ( - E46C0D083ED2015F304E47FECE05ECCA /* AFError.swift */, - ABC4810F8D90CE6D75B43D639C6CA5D6 /* Alamofire.swift */, - A0C84DCF13C9941B8BE8444C7AD50F6D /* AlamofireExtended.swift */, - 9E1F283B8764F531449F5FCAEBB499D2 /* AuthenticationInterceptor.swift */, - 37F83EF30F4443991D3C156CE41ADEED /* CachedResponseHandler.swift */, - 04F8B09F7CB4E0E851BF96811384EFD4 /* Combine.swift */, - CB48AFB4BE8E7C110AF0C375F82F040D /* Concurrency.swift */, - 0E79C3C30DFB1C0D5D0916FEF5692C2D /* DataRequest.swift */, - 2374E3B9537F14CF1D5274F77E42FC6C /* DataStreamRequest.swift */, - FAA0D3DD9943746D3934553B12776EAE /* DispatchQueue+Alamofire.swift */, - 14C0B684779199B6B02A6003DF2C6F69 /* DownloadRequest.swift */, - B656719D0755FCFA48D9B84E07C2E6DD /* EventMonitor.swift */, - 85191ECB87406E22BDF9CCDAC11BA6E9 /* HTTPHeaders.swift */, - F7B25B78F6CD345D5606894C607E77F0 /* HTTPMethod.swift */, - 302A998E886816A5B655E38D7A029B5C /* MultipartFormData.swift */, - 59CAAB4E2E7C2652A9F945BD5A4F9AB3 /* MultipartUpload.swift */, - CC15BB63796C2445A861CBA9E88180AA /* NetworkReachabilityManager.swift */, - F986AE930256B62EE19056887E180A2A /* Notifications.swift */, - 67A64718B23A4AB491E093138968B879 /* OperationQueue+Alamofire.swift */, - 3F02077AB681FE4D61C6F2D92918741F /* ParameterEncoder.swift */, - BF93A6EE1F78341894F673C201076C38 /* ParameterEncoding.swift */, - D92ABF57A3FC4FD27BECC32A97F90B90 /* Protected.swift */, - AF6DCC839EB7258271BF72CF74BC05AE /* RedirectHandler.swift */, - 4A22456099391B032A4E8D6F5B1007B4 /* Request.swift */, - 0C36BCCE73ED422DFC684D1DB44199F4 /* RequestCompression.swift */, - 24E930B9A6679A1CC50C23E510CDB217 /* RequestInterceptor.swift */, - 9D8A789F813A2DA24233797123645544 /* RequestTaskMap.swift */, - 1471928E8C0F99965CDAC7EAA6AFB420 /* Response.swift */, - 98B1634B60116ED7CBB311C9811580B8 /* ResponseSerialization.swift */, - 9FCCAED291DB0EE9043DCB731A0CCC42 /* Result+Alamofire.swift */, - 29719F9A1ED4F2868C1B03239D9927DB /* RetryPolicy.swift */, - 4E4EBA91A80AEC86DF09ED54B85BCCC3 /* ServerTrustEvaluation.swift */, - 9DD60A1739CDA173F33C5AAD38AEC197 /* Session.swift */, - 9A9E8B02BDA6548B81FCEE56F97600E4 /* SessionDelegate.swift */, - 092DCCE81E067B790B8CEC3310812AB9 /* StringEncoding+Alamofire.swift */, - 1B8E61023BF345CDEE5FE6E8A83D7BED /* UploadRequest.swift */, - 7D4B744C05D752C5A88727DF35DE8C1B /* URLConvertible+URLRequestConvertible.swift */, - A388BE2EA2CB6CD70178E5A668D6ABF0 /* URLEncodedFormEncoder.swift */, - D84A740DB12BBD158F1424AAD3A04C2F /* URLRequest+Alamofire.swift */, - 9E33D7CD770EF987C9591DF1AA015EFB /* URLSessionConfiguration+Alamofire.swift */, - A839996414D38E12535FCA6EE3683F41 /* Validation.swift */, - 2543D1DB38E9FE321E1B810E6D179792 /* WebSocketRequest.swift */, - 040BAA5DD78EED9C77D0E1F89AD6865B /* Resources */, - 2A03FA70BABBE18764B328060997A6D9 /* Support Files */, - ); - name = Alamofire; - path = Alamofire; - sourceTree = ""; - }; - 50D2ADB024AAD9C0559C5904083C4A94 /* Resources */ = { - isa = PBXGroup; - children = ( - 1AF9F093FC100BEC80A2491904C7697A /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 52D78227328BE283EF3561DBD871B888 /* Core */ = { - isa = PBXGroup; - children = ( - 59940F889506AD9835AAE14B5586E0CB /* AccessTokenPlugin.swift */, - 68E70213EE9CF694A6EB1E29B6053F2C /* AnyEncodable.swift */, - 73CAC6F28D0E666999E4177653A5531E /* Atomic.swift */, - 7B1B84FBDE22F9D2C2EDC897F9B4B077 /* Cancellable.swift */, - D22FCC45AF87147BB1377D0ED979DE93 /* CredentialsPlugin.swift */, - D23547C84411C390527AE09272B9469C /* Endpoint.swift */, - 037E4E255147430AE294888AC1A19D36 /* Image.swift */, - 6D597832A15CCFE83D3977A417D96F35 /* Moya+Alamofire.swift */, - 2C300329F8EA97FF77C57A5992BD944C /* MoyaError.swift */, - ECE2DA770E1E954C1F91EE73509FCCFE /* MoyaProvider.swift */, - 3A8144BF9785D0228D58CA47062A18C8 /* MoyaProvider+Defaults.swift */, - AE855BC5740361B460B8A39F4622D585 /* MoyaProvider+Internal.swift */, - 84B3AF743FB4E7EB5E07EED5C8277F02 /* MultipartFormData.swift */, - 0C05ED395B96E37A4F007B5BB60A44C3 /* MultiTarget.swift */, - FF5F8F60AFD7CB83C6F4B227B904B2E5 /* NetworkActivityPlugin.swift */, - 010B6A2C4C5B7CF9D59D9711DE0862AF /* NetworkLoggerPlugin.swift */, - D74F17307DB1D8F0A72E2455F57A73C8 /* Plugin.swift */, - 823B1B7CEBD910884A3C951AE63B6850 /* RequestTypeWrapper.swift */, - B9387828C036F6207C529C8E97EF5890 /* Response.swift */, - 1972146C114E9050CBE264340CA1FD2C /* TargetType.swift */, - 86D70A39C14B51B69D04FFE1F272F70C /* Task.swift */, - AB3388E60F0EDD2FEB4DC24D5ED07697 /* URL+Moya.swift */, - B4B3587C3BAF4CE580E64E313421FFCC /* URLRequest+Encoding.swift */, - 117D24F6E67A027E8B94E63412CC3903 /* ValidationType.swift */, - ); - name = Core; - sourceTree = ""; - }; - 56744D3C548738CBB0AE82B78357B682 /* Support Files */ = { - isa = PBXGroup; - children = ( - 2D110B9033F80C31DAA3E85475987C9F /* libwebp.modulemap */, - 4BBEBCFE7DE86241481EEEB1E3DE95CB /* libwebp-dummy.m */, - C3CCB675B72913DCF0CC7843B42328E9 /* libwebp-Info.plist */, - 3A8D726E306658EB70752B7A05521898 /* libwebp-prefix.pch */, - 8A28F04EA564B26E72A8549069B4CB5C /* libwebp-umbrella.h */, - E4E982B5F04285C96AEB7B3E77E51B3A /* libwebp.debug.xcconfig */, - 8825650750B2D10EAD12511445E7DBD8 /* libwebp.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/libwebp"; - sourceTree = ""; - }; - 582E50FD51562E77BFEB16F869541E15 /* iOS */ = { - isa = PBXGroup; - children = ( - 565329C632D43C26187967C9EB323A69 /* Accelerate.framework */, - E55FF75018A97C580C5FCDA4A03D6135 /* CFNetwork.framework */, - A6D1959B2D47AB32BDD132DCA0EAF793 /* Combine.framework */, - 6B1A190FD924A2E795ADD95B00AEDFD7 /* CoreGraphics.framework */, - 8153FF5B5E08E2B7610B092B8D853620 /* Foundation.framework */, - E75F31CA0987CF9686E8222206E43CE4 /* Photos.framework */, - FF2A852888D994061101AB5697552861 /* PhotosUI.framework */, - 5C277A060F1735494FBA98FEC93D21E2 /* QuartzCore.framework */, - 69CBE6637A86B7864811B8FA098010C3 /* UIKit.framework */, - ); - name = iOS; - sourceTree = ""; - }; - 59367523A0C598F010CA6A25D68C06FD /* IQKeyboardManagerSwift */ = { - isa = PBXGroup; - children = ( - 950C50511266583243A2E7CFBFA2C53F /* Appearance */, - D8F2C74A9ECFFB0C89207730544869D9 /* Core */, - 11E2F11D4CE2BCF58CAE0B2AA8C378E0 /* IQKeyboardToolbarManager */, - 0CD3184B7B7CE909F7D5E24F74001C2F /* Resign */, - 056D1538F0BAA62F337AF9C62B1A7EE6 /* Resources */, - 9707894EAD9DA8582B0C21963D004527 /* Support Files */, - ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; - sourceTree = ""; - }; - 593EDB53D2D63F43EF1F93F68DC210AF /* Resources */ = { - isa = PBXGroup; - children = ( - 6B00917A5AB43D9F6A346507AE42896F /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 5C5255DF055523F4B44FC8CC35B91441 /* Core */ = { - isa = PBXGroup; - children = ( - 629BCF9A702E38E28D08AADA25A40FF6 /* and.swift */, - 8F143713B918E6DD9B958FC8DD87ABBF /* apply.swift */, - 332460B51741B7C82F92206A639FBB68 /* bufferWithTrigger.swift */, - DE15D466F5291A751655DECAEB56743E /* cascade.swift */, - 3B39ABE8F601A99772A2B4F7BAE7451E /* catchErrorJustComplete.swift */, - D14CF481614382EE72329D16D63A62A4 /* count.swift */, - 5E65E073EC5DF04C4CFD99DDC2B5C542 /* curry.swift */, - B761456CD08730CE87D0E4C3C3C67E9A /* distinct.swift */, - 2CB45D13069DA6C8192F206845B78E4C /* filterMap.swift */, - B99B9DF3D3EFDA4F94CB35BC12A3D40B /* fromAsync.swift */, - DC929284FD26B57D31556CD52E4E2D13 /* ignore.swift */, - 50497F123FB4719B21D4401A5B5B421F /* ignoreErrors.swift */, - 7E80BA39570484200B407EA9A14C4C6C /* ignoreWhen.swift */, - C2741877885706DD53899E3DA7768BA3 /* mapAt.swift */, - 6A5A4BE57FC6748776B64977FD58A4F6 /* mapMany.swift */, - 47BC2C5BEDF585D7CAB58BA96BC02115 /* mapTo.swift */, - 3A071BFF232B7AB82FAE196D22E8B786 /* materialized+elements.swift */, - 8021B2660FBC0DE2887BE05C839EBA8A /* mergeWith.swift */, - 323EC51A4D657D74577401B67EF6A53C /* not.swift */, - BF9CD9FBFC069DB00BC9DF7B5DA9E40C /* nwise.swift */, - 077A2E7E7F4686827640980CAC265F0C /* Observable+Alias.swift */, - CEBA6C06E9001B6A69C03853E20EB36A /* ObservableType+Weak.swift */, - EFA1F117B348FFA13E35B394F8540BE1 /* ofType.swift */, - 6EBD8489584C0FBE01AF08720E407167 /* once.swift */, - 1A379ADE4082A9DBD68FFD54F224082F /* partition.swift */, - 5E8CC247C993AD652F7FAFC27F1A3C54 /* pausable.swift */, - B86FFDF86A3B86E4BC6E4BABBA278612 /* pausableBuffered.swift */, - A65DB8924CFAC7C58DBDB16D3042F9D9 /* repeatWithBehavior.swift */, - 57FE2409B1493693EE5E8FEF5C5F3A07 /* retryWithBehavior.swift */, - 1F860F4001103BA22B46AF1D0103D84E /* toSortedArray.swift */, - 88EBD1CC491DE44D849B1C2CB7AC2B80 /* unwrap.swift */, - 7620206C7AF307A07532544C1A353D2C /* zipWith.swift */, - ); - name = Core; - sourceTree = ""; - }; - 5C9EA96E199CD5C01D886DA1DD2DCBDA /* Picker */ = { - isa = PBXGroup; - children = ( - 415E7CE82B402B1E2B28922DF97A8154 /* AlbumListConfiguration.swift */, - AD3EA4A0C0652B44E41F17F05244C84C /* AlbumTickView.swift */, - 3ABC31D7CF5386BC6B03722EB760DC14 /* AlbumTitleArrowView.swift */, - B2BA540B987E8AB9F857EF1A6EE93A1C /* AlbumTitleView.swift */, - 383122E8EA07172C0495E7EC5EFD28A4 /* AlbumTitleViewConfiguration.swift */, - 465A559ACE20029B4570B55F92A50428 /* AlbumView.swift */, - CA0ABE9A7EAA1645716ECC3D9D2B53D1 /* AlbumViewCell.swift */, - 109A2F4ECA023A5337689C01E3D96C16 /* AlbumViewController.swift */, - F5B4E5A5EEF81B299EDC68E3B4AF07C1 /* CameraConfiguration.swift */, - B4B9D2DC92354F40E5CC1B7F7D24425A /* CameraViewController.swift */, - A8C1E408A5F722D0E6E496AE27E3E34D /* DeniedAuthorizationView.swift */, - 69E8D4C2D2B8986932ACBC57AC4F7B2D /* EmptyView.swift */, - 9904B311E4645F3F02DDC0E14E12EF47 /* EmptyViewConfiguration.swift */, - A509E5D99E5F2A4B8DF19DFD80976173 /* GIFImageView.swift */, - C43F8C345748319D615937F14A1F4312 /* LocalAsset.swift */, - B10CFBAE3DF06114DE499C799C1E2B89 /* NetworkAsset.swift */, - EFACDE8A1D3CBAFB0B4D8E4DC3602B8C /* NotAuthorizedConfiguration.swift */, - AC1B95A850A063A9316792B9334BF241 /* PhotoAsset.swift */, - 0013839AF94A6BB63346E9B5A03E4780 /* PhotoAsset+Codable.swift */, - 66FD366AEC2B3CA40B4029959D081AE1 /* PhotoAsset+Network.swift */, - 37F7A5607B707EE9A3F378D8FCF33FFF /* PhotoAsset+Request.swift */, - 97512522703C7B74443496E2A14187F8 /* PhotoAsset+URL.swift */, - E819896020D75A51E24AA09399F9794C /* PhotoAssetCollection.swift */, - F4128BC2FD21DC1211249CDE7D0A780B /* PhotoListCameraCellConfiguration.swift */, - EDBA43602C4ACCA30EE1416C6EB1BB5D /* PhotoListCellConfiguration.swift */, - 3B98D6706852637448FE89B7D92F1ECC /* PhotoListConfiguration.swift */, - 90373EDEBE8A06C76255691FCCB6F78F /* PhotoPickerBaseViewCell.swift */, - BE1BF3564926290783F77CDD6F2A7DB2 /* PhotoPickerBottomView.swift */, - C1FE2E7E5654DCA300D6932766929819 /* PhotoPickerController.swift */, - 3A69694C3353C66DFF202E81CD094DA4 /* PhotoPickerControllerProtocol.swift */, - 297C83D8C1F7BCE394F5A9BDB1A4648F /* PhotoPickerSelectableViewCell.swift */, - DF70718D3695BCB06B45979743E89EEC /* PhotoPickerViewCell.swift */, - 5CCBF54F750D6550C88806D5AC73E53B /* PhotoPickerViewController.swift */, - 23DD4D99B43C761F1E1607227DDB181D /* PhotoPickerViewController+SwipeSelect.swift */, - DD9A3EEA3C2A5C0B070371EC09513B8F /* PhotoPreviewContentView.swift */, - EB8569BE1BF0B0566AB6F28700E3C616 /* PhotoPreviewSelectedView.swift */, - 0D8433E8D1F19DB32DEEFE9C6E81397C /* PhotoPreviewSelectedViewCell.swift */, - 690069CF5E32988F0341108F50DB9AA2 /* PhotoPreviewVideoView.swift */, - 043B046919BCE1646B1733836BE3D615 /* PhotoPreviewViewCell.swift */, - 2B357E327216428152F9665140471F51 /* PhotoPreviewViewController.swift */, - E4B2B344F72142876A9E0AEE9DBEBC3A /* Picker+PhotoAsset.swift */, - AFFC2E431D5E3AC9F06EE1CB16FD7B5A /* Picker+PhotoManager.swift */, - E26FCAC43CFFEE9808A392978E486CA6 /* Picker+PhotoTools.swift */, - 3298FC17F297DB5D84BD1EF71071ED8C /* Picker+UIImageView.swift */, - FCEEF7DC7D8E1304308BC095D96B9404 /* Picker+UIViewController.swift */, - ADDBDFC44625B0F457BDD33668D121D7 /* PickerBottomViewConfiguration.swift */, - 0429801AA2854FA58A13BAF741932F5B /* PickerCamerViewCell.swift */, - 5059B96F21E36DBC5D6E311008491110 /* PickerConfiguration.swift */, - 5874AC71B0B5B1ACEEA7EC4AFB216C59 /* PickerInteractiveTransition.swift */, - E22C5276D0610A42463C04E37564F1BD /* PickerResult.swift */, - 04BAAFD8D5D11B9E5F15A6883006B9F7 /* PickerTransition.swift */, - 94E6DCECD583E5478092E3E7BB28AFED /* PickerTypes.swift */, - 6C5D42CBFCA0F0D50D6A38007F57B508 /* PreviewLivePhotoViewCell.swift */, - 39AB096694ED9BCFA436CF94DAC59787 /* PreviewPhotoViewCell.swift */, - 1DF38F2058207C92B5EB02C1F2638B86 /* PreviewVideoControlViewCell.swift */, - 3A92401D72FFC295095BA398CB5D2196 /* PreviewVideoViewCell.swift */, - D606ED7113AF1292C114C6F1762C5949 /* PreviewViewConfiguration.swift */, - ); - name = Picker; - sourceTree = ""; - }; - 657876786D508361A212C134D8BAD449 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8C1CAD06208686B08C447DA1A1038BE0 /* ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist */, - 20C76FAB1957660F470EF40312292DCA /* RxSwift.modulemap */, - 349E8AD6BEC1756CB531615877EE3778 /* RxSwift-dummy.m */, - AB42877952C607B50247EF1D145634F9 /* RxSwift-Info.plist */, - 5DFE82ADD9222DD4C0A05A43B2229CA0 /* RxSwift-prefix.pch */, - 23C493BA79C4FFDBC91302F3897B8DC1 /* RxSwift-umbrella.h */, - 94BF8FA75614F49A8805997CB73D6398 /* RxSwift.debug.xcconfig */, - BA9AC61A485DBAB130A725703D18A08E /* RxSwift.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/RxSwift"; - sourceTree = ""; - }; - 6679828447D284F68C1F59D9E5217667 /* Support Files */ = { - isa = PBXGroup; - children = ( - A256C89FF7D41FDC64793C8EECF677C7 /* Masonry.modulemap */, - D1F18664977845D072F2ADD7475A018C /* Masonry-dummy.m */, - 11E92B06F9582AB7D39CCEEB7C0009D9 /* Masonry-Info.plist */, - 7F8E924EA787181F10EA982F2A2A9EE9 /* Masonry-prefix.pch */, - 0D8667CAB7394B693C882E44D5668DDA /* Masonry-umbrella.h */, - EC619E1E517AA4F17E85A6E4A0618A06 /* Masonry.debug.xcconfig */, - 9964A9CC52DAF9430FF49B7085968791 /* Masonry.release.xcconfig */, + 5D24E0131B4B2B22C855117D00630AFC /* Masonry.modulemap */, + EC5856987107BEF57F8839BE214BF5A3 /* Masonry-dummy.m */, + 43097FDCADE7E8F53336F99827832521 /* Masonry-Info.plist */, + 30E54E90B9D91AA53A196E1B040B25BF /* Masonry-prefix.pch */, + EE59491665BAE3B6B091D52128116FCF /* Masonry-umbrella.h */, + E8EA11B62C7E12382CCF821BC4EDB4D1 /* Masonry.debug.xcconfig */, + 8517FB39CE20317C057B11AC9BD8D728 /* Masonry.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/Masonry"; sourceTree = ""; }; - 66A81C8D2C5318A17C243E5ED294DD2B /* RxRelay */ = { + 2FE396351848A51EB602DAF7E6EDB812 /* Frameworks */ = { isa = PBXGroup; children = ( - 052255082014D7C8552296C7DCA159BF /* BehaviorRelay.swift */, - B1CEE73F7F778BE04E95157B6E0527DA /* Observable+Bind.swift */, - EB891895AC22D5A9A4E5718E76F753BD /* PublishRelay.swift */, - 5FDFBA71386B35E2979EA37DF1C7E308 /* ReplayRelay.swift */, - 7E8ADA6F24CE0E48F876AAECB47FCCF6 /* Utils.swift */, - CC01F6D004B476AE77CA49648F2DD9BF /* Resources */, - 8F87FAD5B8DEEEE494FCAF782213C7FC /* Support Files */, + C44C9CE4916DB70F6B4FB71EC0BC584B /* ZXSDK.framework */, ); - name = RxRelay; - path = RxRelay; + name = Frameworks; sourceTree = ""; }; - 66F30C700743A57B7B104426B3142A33 /* Support Files */ = { + 2FE445AD883B9ABD3E0241A05A5B79FD /* Frameworks */ = { isa = PBXGroup; children = ( - CD1E999E1CE1B6992C899F47E1F8205D /* ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist */, - 5072CC99AD69811123016225801BE184 /* SnapKit.modulemap */, - 7516514CC58895D3EA7A8DB197A1EC4C /* SnapKit-dummy.m */, - 2C5F6A7AD846FB44E2914952A6110B49 /* SnapKit-Info.plist */, - E0C2B80ACC3979C3F6918F05AB8D13AF /* SnapKit-prefix.pch */, - 628E526AC6CC59E920A6A4D6DD09F9D9 /* SnapKit-umbrella.h */, - A992BF6CEFD17BDC2023724530196E63 /* SnapKit.debug.xcconfig */, - 49FC89CEEB53F166F801C1163D6B1999 /* SnapKit.release.xcconfig */, + 090C28DFD804F57D63467E9A490B51B9 /* iOS */, ); - name = "Support Files"; - path = "../Target Support Files/SnapKit"; + name = Frameworks; sourceTree = ""; }; - 685F71CDEE3527F1AAF4A2E7F754E5CF /* Resources */ = { + 30FF6467BCE015145D651430E49DD912 /* Support Files */ = { isa = PBXGroup; children = ( - 9FDF08861E09E8D951E7D48C9FDDBFCE /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 695C0BE00048600AA848329FE7B208BE /* RxCocoa */ = { - isa = PBXGroup; - children = ( - B8809162A6AF161A8D8CE2B8C1EAE620 /* distinct+RxCocoa.swift */, - 8824691CF8E92350E628C56FC92CBCEC /* mapTo+RxCocoa.swift */, - 69206CD59357072802591624CD221849 /* not+RxCocoa.swift */, - F10D32A770498596F6DD1DD39862EA36 /* partition+RxCocoa.swift */, - 42507781F382E8784E9B96FF7FF835CE /* UIScrollView+reachedBottom.swift */, - 610F3C26B13F19281F585BD5DAE36816 /* UIViewPropertyAnimator+Rx.swift */, - 0B0F165AEAC8FC2C370716EE3C145BEE /* unwrap+SharedSequence.swift */, - ); - name = RxCocoa; - sourceTree = ""; - }; - 715A56005154CF022146E0D3FECAB63B /* HXPHPicker */ = { - isa = PBXGroup; - children = ( - 2FBF236B2FF4E806AC519B0044F97FF9 /* Core */, - 83743B1246F0DFB16B788958B4A1C40D /* Editor */, - 5C9EA96E199CD5C01D886DA1DD2DCBDA /* Picker */, - 8426AEFEF1829AD877D9ABB0B8A7120D /* Support Files */, - ); - name = HXPHPicker; - path = HXPHPicker; - sourceTree = ""; - }; - 7687FE9F334D8A0BE0877AA72336F67B /* Support Files */ = { - isa = PBXGroup; - children = ( - A7566283085A09197711BB4C0D13FA98 /* IQKeyboardReturnManager.modulemap */, - 6FF0C28CE7D6CFC47727983D16F05D99 /* IQKeyboardReturnManager-dummy.m */, - 755ACC33E6B247F01989BE0697AD4AB6 /* IQKeyboardReturnManager-Info.plist */, - CC7A0B6E563D5488E4B4BD5F81DCDFDC /* IQKeyboardReturnManager-prefix.pch */, - D56274AE4C130132228820058D9005A0 /* IQKeyboardReturnManager-umbrella.h */, - A652BD172240557D283D8A1D03795092 /* IQKeyboardReturnManager.debug.xcconfig */, - 176E3EB9B7EE0FEE93A6AACB754EF42E /* IQKeyboardReturnManager.release.xcconfig */, - F439D67512BB633431D3D819185377BE /* ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardReturnManager"; - sourceTree = ""; - }; - 768987D8F622C7A3F51253313478C500 /* mux */ = { - isa = PBXGroup; - children = ( - 5C0DAF6AE909C251960C903B8AEA47DC /* anim_encode.c */, - 05551A4ED68B9F5FEFEEA8210C147B0A /* animi.h */, - DC68CD54F3589342F4E14D2749BA4A33 /* mux.h */, - 71CE0130FC25DBA53615F841101992A0 /* muxedit.c */, - C5B21DC00469952693084BBBDB81669C /* muxi.h */, - 0C79961B0775AE39B65A5D16BCD86946 /* muxinternal.c */, - 2F538D0A311DAB508BEDFE379FA59636 /* muxread.c */, - ); - name = mux; - sourceTree = ""; - }; - 7E0BEC5D1ED65852602BCBD55CEE069A /* Resources */ = { - isa = PBXGroup; - children = ( - 35B6BE902B24FB2301B30F558B235F96 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 7E8B84EC81B75A3C86D3A0CECCAABD6F /* Support Files */ = { - isa = PBXGroup; - children = ( - E2E6846AC9A2C6B157ABCDA61C35FFC6 /* ObjectMapper.modulemap */, - 36C4DEA5ACEFCF08FD958EDDEAB84B37 /* ObjectMapper-dummy.m */, - 307B1286779A7745E53DB7F044405821 /* ObjectMapper-Info.plist */, - 5C034F174E49AACDC68707EFC5C2A332 /* ObjectMapper-prefix.pch */, - 11B91ED9E559F13A0F693229FE398B30 /* ObjectMapper-umbrella.h */, - ABF2F5684D97126FC89055EC082BB16F /* ObjectMapper.debug.xcconfig */, - 329AE6EDB4680613461DBF7305800306 /* ObjectMapper.release.xcconfig */, - 372D44205DAD420C9123E86B9A970E1A /* ResourceBundle-Privacy-ObjectMapper-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/ObjectMapper"; - sourceTree = ""; - }; - 7F69831B5D6CE41ECB9A2D782A754D28 /* Support Files */ = { - isa = PBXGroup; - children = ( - 60388E3801B51302E01230240C236697 /* IQTextView.modulemap */, - 42FB205DD672AD7FACB852EDD83C7DC4 /* IQTextView-dummy.m */, - DAE250D7B37448B2A2E4C6F9FBFCB6D7 /* IQTextView-Info.plist */, - A41D0A5774A4152AAC3AE1A76BE2A4E9 /* IQTextView-prefix.pch */, - 221747FE2337282DD55F451DDAC71329 /* IQTextView-umbrella.h */, - 8DD0DAD282AD51F29DD349C22B4454CC /* IQTextView.debug.xcconfig */, - 45F3FC5060BCBDB735509B27E5D5A0DF /* IQTextView.release.xcconfig */, - 62BB8342BD8987F922948B8CCE8DA6F0 /* ResourceBundle-IQTextView-IQTextView-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/IQTextView"; - sourceTree = ""; - }; - 8121D9247E12710DED2E713DD70DC903 /* Support Files */ = { - isa = PBXGroup; - children = ( - F8EDB1006E7C70B1CD680191D7B524D2 /* AMapSearch.debug.xcconfig */, - 314960FB91EAB9D1E55B5B9C13AF318B /* AMapSearch.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/AMapSearch"; - sourceTree = ""; - }; - 81C6CE6D32C84861E4E9CD21A8505E49 /* Resources */ = { - isa = PBXGroup; - children = ( - 6265211DCB6F36588BC4A766EC83F430 /* MJRefresh.bundle */, - 4781FB9802BA5044AC1F845863548159 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 83743B1246F0DFB16B788958B4A1C40D /* Editor */ = { - isa = PBXGroup; - children = ( - D19BDE656F99DA33A196A6656D986F0C /* CropConfirmViewConfiguration.swift */, - 5C5A8C3246E17E41BDB63974611D608C /* Editor+PhotoTools.swift */, - F7A829FBFA932C6D66C656D962CEFE5A /* Editor+UIImage.swift */, - 610709674DACA5D5FF2B5C6B5849A4AA /* Editor+UIImageView.swift */, - B6DAD1EBA23774DA574ADCE0E3469E6A /* EditorChartlet.swift */, - 1721F6544D29268D669F4AF1155E7A6C /* EditorChartletView.swift */, - B10C2F5B1F00B9A895C56595C3487738 /* EditorConfiguration.swift */, - 2CF487A9E6244F3A405FFDA82643AD44 /* EditorController.swift */, - 4665DA9296891A8D7711F193F11173F8 /* EditorCropConfirmView.swift */, - B824148EAC62AC6BF7D26BEA4B733558 /* EditorImageResizerControlView.swift */, - 0C874C738817825EDA0142264C7102F0 /* EditorImageResizerMaskView.swift */, - A1BC2429F2BA2E14DA74CFA0C7280C46 /* EditorImageResizerView.swift */, - 931648D244E2843A3CD5A0A7BA2EB72F /* EditorStickerContentView.swift */, - D889D5006BF9257F67A830890C461BFC /* EditorStickerItemView.swift */, - E2179797453B94271691F954678D0C05 /* EditorStickerTextView.swift */, - D7667CC778C63124429B04C9835B55AF /* EditorStickerTextViewController.swift */, - 40310F40F10DC3FFDA845B27FAA7B7BE /* EditorStickerTrashView.swift */, - 567CF6A740216A43C94F6CA4302C7FD0 /* EditorStickerView.swift */, - D65F90B0D172B9C25C5DB1D568A452F4 /* EditorToolOptions.swift */, - 3579EB726E848C276836FA9E7A8F33CF /* EditorToolView.swift */, - FA6F9EA7F136E9220640FA2695BD19C8 /* EditorToolViewCell.swift */, - 13F81E3898A64062D22148016E5A621A /* EditorToolViewConfiguration.swift */, - 37A9E8047D21257A9B66CA809A22C52A /* EditorType.swift */, - 1F428B66586EAE1462AF26E9A843373A /* PhotoCroppingConfiguration.swift */, - 6D9EE223149E5F8914C944D1640EA0D6 /* PhotoEditorBrushColorView.swift */, - C12014F71FFDFE49CFF758E9C7359634 /* PhotoEditorConfiguration.swift */, - 54BDB686901C1E8563DF963C05CF4C84 /* PhotoEditorContentView.swift */, - 14A61AC7B4B70CD05D010D17057A7648 /* PhotoEditorCropToolModel.swift */, - 857233561E043EF987836FB2A10CBF8A /* PhotoEditorCropToolView.swift */, - 94FC028769AA9BA579CBEA73B8CD08DF /* PhotoEditorDrawView.swift */, - 667001D4EB2963CA3B74BE61EC680228 /* PhotoEditorFilter.swift */, - 6D1C3F1F81F4C04AD173F054993EAB05 /* PhotoEditorFilterView.swift */, - 9269B0B0F6F18CAABFBF366BDEA379E8 /* PhotoEditorMosaicToolView.swift */, - 962C8617B2A3FDA9808FDD7059F866A0 /* PhotoEditorMosaicView.swift */, - AB140C646EEF127990A026F480F6C943 /* PhotoEditorView.swift */, - 56A9D5978E8CCCD14AC9CC4BDDAA06F5 /* PhotoEditorViewController.swift */, - 31209C74B5636BC518996296F43B8682 /* PhotoEditorViewController+Animation.swift */, - 4F1C270D65FF0AB2799EFBDC970D5CF4 /* PhotoEditorViewController+Export.swift */, - 9E2D57A15572BA76DDBD09A0FBDD5C64 /* PhotoEditorViewController+Request.swift */, - F9461A5F35E1A183BFB5BDBA28FD91B9 /* PhotoEditResult.swift */, - 90E664ED16F44D4E563880097A209697 /* VideoCroppingConfiguration.swift */, - C59FF326A8E31D5507C861F4D16054A3 /* VideoEditorConfiguration.swift */, - 5923B0809E33AE76C2974E7B521F9260 /* VideoEditorCropView.swift */, - 6AC18289183EBCB3AEFB8230FD5B7CA3 /* VideoEditorCropViewCell.swift */, - B55F171720D8E27A5B49F661B03EE0F4 /* VideoEditorFrameMaskView.swift */, - 20B095A8700897C9A39728A7585B77EB /* VideoEditorMusic.swift */, - 36B82B6A62DC26EDC6C263C78F42C67D /* VideoEditorMusicAnimationView.swift */, - 676010A04C129E1FC5B933B33C66CC23 /* VideoEditorMusicView.swift */, - D3823EBCC27DA6890548EB4F64C3BFF0 /* VideoEditorPlayerView.swift */, - 1AF64F524575941761A6F20D3F91231B /* VideoEditorViewController.swift */, - 8A7A988F6D0E7F6E529D0ED2042506A5 /* VideoEditResult.swift */, - ); - name = Editor; - sourceTree = ""; - }; - 83A0A746C0C1D9DD68144F061A087365 /* Support Files */ = { - isa = PBXGroup; - children = ( - 9D8F6B2601FE3F38CF59CB9653BE9278 /* SwiftKeychainWrapper.modulemap */, - 608AB15C8CDEBF5C456EA49E8ABB604B /* SwiftKeychainWrapper-dummy.m */, - 2BCB0CF3E0418B1B96E3B7CBE26A14A0 /* SwiftKeychainWrapper-Info.plist */, - B4938A9A417C73A91BB3C8FE1BB1EDB4 /* SwiftKeychainWrapper-prefix.pch */, - BBFED2CE533815705669A25B87AA3D32 /* SwiftKeychainWrapper-umbrella.h */, - 617CAFB0ACA1525957DCD68915747077 /* SwiftKeychainWrapper.debug.xcconfig */, - C8963626C4E10EA0C64C456424CA35D1 /* SwiftKeychainWrapper.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftKeychainWrapper"; - sourceTree = ""; - }; - 8426AEFEF1829AD877D9ABB0B8A7120D /* Support Files */ = { - isa = PBXGroup; - children = ( - 6F9ED81F522DEAFCF0087EB3C5AFD50E /* HXPHPicker.modulemap */, - DE9D41F1E5FAAEF35387ACFB4822A183 /* HXPHPicker-dummy.m */, - 4B9541903FF3B8A26CD88AC46D6BB142 /* HXPHPicker-Info.plist */, - 280120B68790091F8BE9BF2D1D63D169 /* HXPHPicker-prefix.pch */, - CAA9241E02581F096F166AC46D20851F /* HXPHPicker-umbrella.h */, - 1D48E40666AD0F942AFB1AEF4FAC0A7B /* HXPHPicker.debug.xcconfig */, - D3C94F7EA6373C05B16823E32296A151 /* HXPHPicker.release.xcconfig */, + 97C3F9BE0F5C7C58C7DC159E3C491843 /* HXPHPicker.modulemap */, + 6467EB7E0158688C239315A0B8510C94 /* HXPHPicker-dummy.m */, + 338917D116F2C11E48608B2FBC97A3CB /* HXPHPicker-Info.plist */, + 8EF31FDB8D1954644B775861F3107050 /* HXPHPicker-prefix.pch */, + B4E7E5A98728E5C18213B927BA0BD4AD /* HXPHPicker-umbrella.h */, + EAB2287C653AB356E7B22EAF2740BA99 /* HXPHPicker.debug.xcconfig */, + A0ABA5C7CC826D59938801335F40EE59 /* HXPHPicker.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/HXPHPicker"; sourceTree = ""; }; - 84F8E42D07E58685B7E0BAEBAFF54DA6 /* GYSDK */ = { + 31627649A481682200B2BF697DC0F365 /* AMapSearch */ = { isa = PBXGroup; children = ( - 8F8DC223D0A428D58B4AC6FDDF254D37 /* Frameworks */, - F367A0D37B9BBE1B16E3E90DEBC659BD /* Support Files */, - ); - name = GYSDK; - path = GYSDK; - sourceTree = ""; - }; - 85D55D8CD1C0724503969143FF66D717 /* Support Files */ = { - isa = PBXGroup; - children = ( - 62AF4D3481054C376AA371122C88D38E /* IQKeyboardNotification.modulemap */, - 5754A1AD625577A4FB4A5BC2B1D775E7 /* IQKeyboardNotification-dummy.m */, - 609F19EA59F73770763859CCD179D412 /* IQKeyboardNotification-Info.plist */, - C382BFAA5A9E106FB8F48E3CD876BBBC /* IQKeyboardNotification-prefix.pch */, - 493189FDA3CCC0FA45A35D0A460B9252 /* IQKeyboardNotification-umbrella.h */, - 042AA31C1B2299758BDD788CA0295602 /* IQKeyboardNotification.debug.xcconfig */, - F2CD5FDF39447B0A23B1C6894BFF0549 /* IQKeyboardNotification.release.xcconfig */, - 7BFF0D343775ED923F4D2312091DF064 /* ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardNotification"; - sourceTree = ""; - }; - 867C3E77D014A443FB28C8C6DD214741 /* Support Files */ = { - isa = PBXGroup; - children = ( - 1A12E014E2C22DD93434E816ED316A54 /* IQKeyboardToolbarManager.modulemap */, - 67F600AA0E533867528070527F00144C /* IQKeyboardToolbarManager-dummy.m */, - 5FA2FB926F8495013C4AB8F6F803C9A0 /* IQKeyboardToolbarManager-Info.plist */, - 6FE7CF807CD4A15228204E0197EDB3CE /* IQKeyboardToolbarManager-prefix.pch */, - 2935E55B3AE174B4FF7BA1981D2B9CB2 /* IQKeyboardToolbarManager-umbrella.h */, - 2B7BC92F65E403D646E646A879990B2B /* IQKeyboardToolbarManager.debug.xcconfig */, - 82C23BE616215ACC398B6353228D1C0F /* IQKeyboardToolbarManager.release.xcconfig */, - 778A7F73DD985BDCF48A55E529B82A08 /* ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardToolbarManager"; - sourceTree = ""; - }; - 87588D08FFA8B1D299B71A02532E3E06 /* Support Files */ = { - isa = PBXGroup; - children = ( - 14306178B9B5B56D003DABC571BD6397 /* Differentiator.modulemap */, - BED8B29966E5DE96F6437FD28D34C7C2 /* Differentiator-dummy.m */, - 306E3CC915D0B76CA79B0149DCF94CBC /* Differentiator-Info.plist */, - 70ACC83684268DE289F9D53BAACCA9BD /* Differentiator-prefix.pch */, - 7BBDD17F7DEA4D1FD05C132DA4DD4F35 /* Differentiator-umbrella.h */, - 0B97D2D14D6D41F90A0B34BA7BBB1664 /* Differentiator.debug.xcconfig */, - BFE0599701700AA12CB5FF319AD57D60 /* Differentiator.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Differentiator"; - sourceTree = ""; - }; - 8F6F1E156F7DCE4CC0B44D3F8A208E68 /* Pods-QuickLocation */ = { - isa = PBXGroup; - children = ( - F7AE81981774B92C356A26FF843451C9 /* Pods-QuickLocation.modulemap */, - BB97A63C05CB76B306A8275DF4A550B5 /* Pods-QuickLocation-acknowledgements.markdown */, - 8E14307D6C734974BE9A14B2E56B296E /* Pods-QuickLocation-acknowledgements.plist */, - 3B3FEC1DFBF7036B761FB944F2B9F817 /* Pods-QuickLocation-dummy.m */, - D5FE1E37E2C698689D5F24AEE4636065 /* Pods-QuickLocation-frameworks.sh */, - C37C1FFDD7934BF1E8E952DAFD1B42B2 /* Pods-QuickLocation-Info.plist */, - 2290594F0DEEB3EE8019DFED02EF0E1B /* Pods-QuickLocation-resources.sh */, - 1F742F9BBDEE927B1CEBB85C83810BC8 /* Pods-QuickLocation-umbrella.h */, - 887BAFDF5875E4C49937F4B27AA714C4 /* Pods-QuickLocation.debug.xcconfig */, - 518C323F07471B8EF777A8488A6431AF /* Pods-QuickLocation.release.xcconfig */, - ); - name = "Pods-QuickLocation"; - path = "Target Support Files/Pods-QuickLocation"; - sourceTree = ""; - }; - 8F87FAD5B8DEEEE494FCAF782213C7FC /* Support Files */ = { - isa = PBXGroup; - children = ( - 3F276421AD56162A950F44A4FF714B4C /* ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist */, - E160B0B69D6A5051237DF0A2B150B2FB /* RxRelay.modulemap */, - A24C85C591213AB72EB4B9FE287007F0 /* RxRelay-dummy.m */, - 347EFC224CDFF3445BD3E8ED2016AA9A /* RxRelay-Info.plist */, - CED26C06E855ED3DDCBF799835447BA0 /* RxRelay-prefix.pch */, - ACCF506B71C63091E87A7F74FAB50E12 /* RxRelay-umbrella.h */, - 17316C6B4AA5E3BCC65A18CB7835DE7B /* RxRelay.debug.xcconfig */, - 0A96E88143D96C322E058F77D54EDB03 /* RxRelay.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/RxRelay"; - sourceTree = ""; - }; - 8F8DC223D0A428D58B4AC6FDDF254D37 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 54E2E1EC2530A61874408A47DBA1CEC3 /* GeYanSdk.xcframework */, - ); - name = Frameworks; - sourceTree = ""; - }; - 94EF0835FF486703283CA590F234FC0E /* RxCocoa */ = { - isa = PBXGroup; - children = ( - AC0BAB7412BB27FB390C2AF4AD0CAB85 /* _RX.h */, - 4E038BD99B379FE81BEF930437068F51 /* _RX.m */, - EBD5200EDE7C73374D608E17ECF21CD8 /* _RXDelegateProxy.h */, - 83F0B2A5E2CD05C29F39D8D310B728BC /* _RXDelegateProxy.m */, - EEFD3F0873AC5D5972F14B9FA19DD830 /* _RXKVOObserver.h */, - 6A489AF2A8C653D2CFF251B04AC07FFD /* _RXKVOObserver.m */, - 5FF96C38FA3A1D6FD57AC5CA7D304C5E /* _RXObjCRuntime.h */, - 34C6A345E59DA157E8DF7322FECB2AF0 /* _RXObjCRuntime.m */, - 19F13F08F4D3ADE8D845DC66D39C2BED /* Bag.swift */, - 7C5375B9B0C687F1EE0A098030C3339F /* BehaviorRelay+Driver.swift */, - ACD0075E5347B795DB7A5FAFCED43230 /* ControlEvent.swift */, - D9AC7667FF547E72BA688DF5D387A112 /* ControlEvent+Driver.swift */, - E67ACF8B0B41B6B03BC49160C723159B /* ControlEvent+Signal.swift */, - 952E4D4488DF6159FDD7B2C7D44DFAA4 /* ControlProperty.swift */, - 4979D4022BDE1195BDBBB09B6FA06868 /* ControlProperty+Driver.swift */, - 16FC3A506B1B9DCBC17E41083EB66E1A /* ControlTarget.swift */, - 04A424C190B6A7EB59B40A143A14FEA0 /* DelegateProxy.swift */, - 54C15423979EEF0BA4E3088EF3041293 /* DelegateProxyType.swift */, - BA1D67EA8A4A71E7794F574CDA3404BC /* DispatchQueue+Extensions.swift */, - 8860E3A445D8512655EC698854E70C7F /* Driver.swift */, - 3DD57E22767F637D41FC668621434AB3 /* Driver+Subscription.swift */, - E611C108490C54B53F4434095D412B11 /* Infallible+Bind.swift */, - 50BF18EA07441C1728938EEFA8C80535 /* Infallible+Driver.swift */, - 4A8466E1617E6DCB615EDB4CED6993D8 /* InfiniteSequence.swift */, - 9A14DACB78BF4FC7BD2093823618469E /* ItemEvents.swift */, - D7FF0D6267E4D0C47825B5FC34299DAC /* KVORepresentable.swift */, - 77A0B89BAF5BA9DEEEF9447B91B2DA59 /* KVORepresentable+CoreGraphics.swift */, - F684BB6A91F3F2CB928886243DC59DD3 /* KVORepresentable+Swift.swift */, - 469018506EA4B2F4C10292F2B04948B9 /* NotificationCenter+Rx.swift */, - 500F500D5CC5FFAF0A70E171AF1F154E /* NSButton+Rx.swift */, - 3739DDB967F3BFD6F0010ECAAA20436E /* NSControl+Rx.swift */, - E820EE5B221DA2D9FF6A375700189AE0 /* NSObject+Rx.swift */, - F963693B52864E77A63B3C82C550BB6B /* NSObject+Rx+KVORepresentable.swift */, - A4ADD5146A4AA17F4CCCD0D3D2412DEB /* NSObject+Rx+RawRepresentable.swift */, - 89631A67EC63C088CAE1B5761C779B91 /* NSSlider+Rx.swift */, - B5C973AF4D4B02F2AFD6A21E4C315E0D /* NSTextField+Rx.swift */, - AAD4A50E8F705529D73A70529A7BD395 /* NSTextStorage+Rx.swift */, - 02F087410A2B9537EFEF5C78B282A8E1 /* NSTextView+Rx.swift */, - 91ABDA88D06DF3895D9F49B0198A1F27 /* NSView+Rx.swift */, - 22ED6A62E9FD19A53ABEE4ABE66F3359 /* Observable+Bind.swift */, - 69A3BF27E12681FE6F06578F1B56CE15 /* ObservableConvertibleType+Driver.swift */, - E7769DD90DCFAC503F78A6C4B8FA53CF /* ObservableConvertibleType+SharedSequence.swift */, - AD5134E89DC3C9DA5E574B0FE36C3395 /* ObservableConvertibleType+Signal.swift */, - 48783C22CD464F20435D1C96DAFC4311 /* Platform.Darwin.swift */, - B9CC727E6511AC81429DE3BFA945654A /* Platform.Linux.swift */, - A069258F8E0A8408837CD8A0F0D06430 /* PriorityQueue.swift */, - 2CFB02694338E16C83ACCAD1A3821DF9 /* PublishRelay+Signal.swift */, - 56CF5EC80E0095A15DE17A2410AA8610 /* Queue.swift */, - 96E5A4392FDCD5EE2899C5030E4ACF19 /* RecursiveLock.swift */, - B7CD0D2A8A364CBBF08D3BA2ADBCD0A5 /* RxCocoa.h */, - A96479F23919C888D848D692955C8C14 /* RxCocoa.swift */, - 4D8C7DA9E74DAFFBFEA07048146A8167 /* RxCocoaObjCRuntimeError+Extensions.swift */, - 0D525E30AB95FEB3358696F52FDDD6C9 /* RxCocoaRuntime.h */, - AEE264C43391CD332A1E64E970BA3190 /* RxCollectionViewDataSourcePrefetchingProxy.swift */, - DFD8D1E10C5184716006B2D9DF42C244 /* RxCollectionViewDataSourceProxy.swift */, - B76CC5D6EF1DC6FC560AE714DA81CD53 /* RxCollectionViewDataSourceType.swift */, - 2D465518DD18223A2608C87D431510B5 /* RxCollectionViewDelegateProxy.swift */, - CB937EE57229A576C138DD0D2C145FE2 /* RxCollectionViewReactiveArrayDataSource.swift */, - 4D1B919BC5BE0D3DB64CD1D2AC40E415 /* RxNavigationControllerDelegateProxy.swift */, - C82C8E8DD93A786DAA36573DBD1008A5 /* RxPickerViewAdapter.swift */, - 0C3190ADA29D6BAFB7F6DC9E512FD6E1 /* RxPickerViewDataSourceProxy.swift */, - 754D842DF603A454316AF94A830CC947 /* RxPickerViewDataSourceType.swift */, - 4DD0FBDE0131F3CFD46E28F415B75B44 /* RxPickerViewDelegateProxy.swift */, - A506787CF72BAE6000232F613503ED6A /* RxScrollViewDelegateProxy.swift */, - DB06B90422DD05129D8EEDE42F0D7AA1 /* RxSearchBarDelegateProxy.swift */, - 49B494856C9C871B35782FDE4930A6A0 /* RxSearchControllerDelegateProxy.swift */, - C2298299BEE0D21E5876EC1600EF9E0E /* RxTabBarControllerDelegateProxy.swift */, - A93CA9733125BFAE3D91522587C5182F /* RxTabBarDelegateProxy.swift */, - 79915C458362444ECF3F4ED6CBE0D3F2 /* RxTableViewDataSourcePrefetchingProxy.swift */, - AB11AB0617E3DC506D48B1813C6E16D0 /* RxTableViewDataSourceProxy.swift */, - 87036B9AC9EF758B7F5344B17A47BED1 /* RxTableViewDataSourceType.swift */, - F104DD964B6F1367CC9BDE7A2DC03442 /* RxTableViewDelegateProxy.swift */, - 8B1984454B9C8C62F618B3ED7A1F5A80 /* RxTableViewReactiveArrayDataSource.swift */, - 90C30C9A00FAC630FF1EAF8D116982B8 /* RxTarget.swift */, - 4C3F6F346B005AF4359481245932CE13 /* RxTextStorageDelegateProxy.swift */, - 4F40BE7A850D8BF851298B72C25211F9 /* RxTextViewDelegateProxy.swift */, - D99C629A7D55701DE47ECB4C3507AA8D /* RxWKNavigationDelegateProxy.swift */, - 06D641306206C1C4D7DF367CC6658003 /* SchedulerType+SharedSequence.swift */, - 4592FC15F31F3D2A66FC9BB2990BA7E3 /* SectionedViewDataSourceType.swift */, - B1C01D5CFECBB7BA08CC344B6AC485F9 /* SharedSequence.swift */, - DBFBBE26ABAE583F521352293E8E4B37 /* SharedSequence+Concurrency.swift */, - 94C2E1A857432A88A6396D7C1A70C97D /* SharedSequence+Operators.swift */, - 562C3A11A425881A531915FC7CF40DEA /* SharedSequence+Operators+arity.swift */, - 998EBB5C65394473E8AF385475C453A9 /* Signal.swift */, - 7D20A4433294EB78588D74589B049874 /* Signal+Subscription.swift */, - F1D0DEC82CB77974E2581ADB247D3764 /* TextInput.swift */, - A9B80C7913381504CB5F6FD5A2A7975E /* UIActivityIndicatorView+Rx.swift */, - C23AA0812A0BD2DF1026804C311ABCFE /* UIApplication+Rx.swift */, - DACA98BCF3FFCF9139D4A1CCB39FEB8A /* UIBarButtonItem+Rx.swift */, - F82C8B3D29D00C420802541F11433C2B /* UIButton+Rx.swift */, - DDB76808FE63058C836B407521F61E70 /* UICollectionView+Rx.swift */, - 3EF1554290F635A978E342E8C66812E4 /* UIControl+Rx.swift */, - F43E5D4E84D3DD216B620E4E315228AF /* UIDatePicker+Rx.swift */, - 5A326077D05701EE4E9E4119FDBB2748 /* UIGestureRecognizer+Rx.swift */, - 9B2E26423B84E62C4C123698048911E8 /* UINavigationController+Rx.swift */, - 9258661C2FF794E3A22D778A395DB9E0 /* UIPickerView+Rx.swift */, - 108A5EA42C005C6CF3DFEF8D63745EEE /* UIRefreshControl+Rx.swift */, - D49C127C3693B721D3D8F3C12D1B937B /* UIScrollView+Rx.swift */, - 940D8C989D3A5B56731E3B79A6520BC5 /* UISearchBar+Rx.swift */, - 83C2E961655302A19A8D7168EF09F9B7 /* UISearchController+Rx.swift */, - 2F9069D494894D594DD1A78B0C19367F /* UISegmentedControl+Rx.swift */, - B47B1E962E77B07AB5EB290175370B9C /* UISlider+Rx.swift */, - 84B38EE6671C88A93BC60CFC92D508A4 /* UIStepper+Rx.swift */, - 3E3455CFB7B1962A23DAF6614A237EF7 /* UISwitch+Rx.swift */, - 6930A96585B79DF9D5B8069BBA02DBDF /* UITabBar+Rx.swift */, - 7875980596F1874487392EEF5AFC47D5 /* UITabBarController+Rx.swift */, - 000CDA9AD2140249D3A13F2D9CF7D3F0 /* UITableView+Rx.swift */, - D3BB03C149B376E8A281A3B812645CA1 /* UITextField+Rx.swift */, - B93E1E986C17D3D18CDFB02A525E2CD5 /* UITextView+Rx.swift */, - C7C9AC2A7186E07FBDE2585443804C8A /* URLSession+Rx.swift */, - 0B2312EB99D8CA895AEC7938145C4E36 /* WKWebView+Rx.swift */, - A1668336603B096C80EE99ED905A48BC /* Resources */, - 1D464D53E0D460FBF80E9C2A1C637FCD /* Support Files */, - ); - name = RxCocoa; - path = RxCocoa; - sourceTree = ""; - }; - 950C50511266583243A2E7CFBFA2C53F /* Appearance */ = { - isa = PBXGroup; - children = ( - CFDD850A449522B0C9E3DD0B9216C56A /* IQKeyboardAppearanceConfiguration.swift */, - 4E4AA8130D982D55C1AF33897CB4867C /* IQKeyboardAppearanceManager.swift */, - 94ED9DD30AAF7C3643C4A2EE4ACFA1C1 /* IQKeyboardAppearanceManager+Internal.swift */, - 63CCBB274E75D21CC4B55ABB81A98F38 /* IQKeyboardManager+Appearance.swift */, - 47933289311883417B7B9C4FAC15D28F /* IQKeyboardManager+Appearance_Deprecated.swift */, - ); - name = Appearance; - sourceTree = ""; - }; - 9707894EAD9DA8582B0C21963D004527 /* Support Files */ = { - isa = PBXGroup; - children = ( - 55687ED09CEA7390E4D496446E9C9C34 /* IQKeyboardManagerSwift.modulemap */, - 500F6ECDCCC017B896A0C45E25438086 /* IQKeyboardManagerSwift-dummy.m */, - 54876A5FC670A9A7028098AF5494132F /* IQKeyboardManagerSwift-Info.plist */, - 82B9B5AFC03E49C240F65307B1CBDDA9 /* IQKeyboardManagerSwift-prefix.pch */, - 820485C8D8F2AD52034FED8B9A11F5A3 /* IQKeyboardManagerSwift-umbrella.h */, - 6FD255C40DD1A635B81D7597F3980BB6 /* IQKeyboardManagerSwift.debug.xcconfig */, - 6BCB52AAC3EEEFC62732CAF5928FB5C9 /* IQKeyboardManagerSwift.release.xcconfig */, - F7D4CBCA54920700C97F1181ECA721BA /* ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; - sourceTree = ""; - }; - 9AC6AEF8447E13FB89FC82C0CD5F868F /* Differentiator */ = { - isa = PBXGroup; - children = ( - 4DCEA02D07D5AFBF0920FAE932F0B67B /* AnimatableSectionModel.swift */, - C81917AA05DCBF5F208BB4B1F15D858D /* AnimatableSectionModelType.swift */, - 79C02C32BAEC3F0A6FE6D401743D3DB7 /* AnimatableSectionModelType+ItemPath.swift */, - 4F0F1B2BA9C7E258D3F441BE2B61A3EC /* Changeset.swift */, - F70361EE46EDE8FCAC2C9DEA14F71B9E /* Diff.swift */, - F166E4FBD2C3528C2ACE601F9B07B204 /* IdentifiableType.swift */, - 16D1E71AD46F89F3D32720FBE4D40338 /* IdentifiableValue.swift */, - 94FCB1EA96493B4421DDF3210FDBE8A8 /* ItemPath.swift */, - 81330F47D000F807ACF8F98F64B57B38 /* Optional+Extensions.swift */, - 8BF5D1E4C58C6959233A0409D59EC42B /* SectionModel.swift */, - 4B15AADF06DBB13DC363F373C28C22B7 /* SectionModelType.swift */, - F6A9F192061CDA2C4E2E0680D9A9B37D /* Utilities.swift */, - 87588D08FFA8B1D299B71A02532E3E06 /* Support Files */, - ); - name = Differentiator; - path = Differentiator; - sourceTree = ""; - }; - A01A30C12F7CF7D0D22E399CB243482E /* Resources */ = { - isa = PBXGroup; - children = ( - 47F093DF59163FF0E8B272908C59F331 /* SGQRCode.bundle */, - ); - name = Resources; - sourceTree = ""; - }; - A033BADD12B4BEC0F9F050E39D34C59A /* Support Files */ = { - isa = PBXGroup; - children = ( - 466B1210AFDA07C7C3437DC66D0C831C /* AMapLocation.debug.xcconfig */, - F01488F341DD28CBF47B018958E1C6CB /* AMapLocation.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/AMapLocation"; - sourceTree = ""; - }; - A1668336603B096C80EE99ED905A48BC /* Resources */ = { - isa = PBXGroup; - children = ( - 30DFE39038509C7531A31194F6EDD94C /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - A1E42AEDE3EFCB75423A5A3F19CB87F9 /* Support Files */ = { - isa = PBXGroup; - children = ( - 281131076723C16AA38375804E006F4B /* AMapFoundation.debug.xcconfig */, - F0DB323B7DB1BE0BCAD13A6D16813A87 /* AMapFoundation.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/AMapFoundation"; - sourceTree = ""; - }; - A803C3A4DECAB5420F8A1CCBF5228BFD /* Frameworks */ = { - isa = PBXGroup; - children = ( - 619BE8AB1EEB0EF3A35638E94E349962 /* ZXSDK.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - AB17CD6C6DB667575890A3CD8D5DA828 /* Popover */ = { - isa = PBXGroup; - children = ( - BD0CDF407FA25D1DCFFCAB2CFC70642D /* Popover.swift */, - C662DDC6DE7608B6952B06F0BCD2A62A /* Support Files */, - ); - name = Popover; - path = Popover; - sourceTree = ""; - }; - AEEB87BE8FA9A14181511BB33800E39C /* Resources */ = { - isa = PBXGroup; - children = ( - E96A775ACAC56C20FE9310B485FC794E /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - B0F3F3F8EE9A7CBC22EAF22073628AA7 /* AMapSearch */ = { - isa = PBXGroup; - children = ( - A08655972EC954A71E213D7E745E3D2F /* AMapCommonObj.h */, - 8F4F951AC8E37F116F29BEB0D17B5234 /* AMapNearbySearchManager.h */, - 63C7468085DCC74EE96850C5741B7430 /* AMapNearbyUploadInfo.h */, - CCAF8103E8EE03AEBBA11D0639F1BC03 /* AMapSearchAPI.h */, - 4DF6FE5044A15776F1DFB3878BAD60C0 /* AMapSearchError.h */, - DFAB3770F7F49967E31957BBC2B5D0F9 /* AMapSearchKit.h */, - F9910EBEB125B9B75EF7D95731AA7B4F /* AMapSearchObj.h */, - 42556251A93362A1720C67098CE898A0 /* AMapSearchObjV1.h */, - 21272D5857A256ABAA9B926A32FF00ED /* AMapSearchVersion.h */, - BE2705AA2E392BC4B3DC881010C5DF44 /* Frameworks */, - 8121D9247E12710DED2E713DD70DC903 /* Support Files */, + 112986CC1C906C724C2077B0004208A2 /* AMapCommonObj.h */, + 144D6736A5EA22311BB95E25D47BF4C7 /* AMapNearbySearchManager.h */, + E6CBD85B19608345FA5A40A8BD61937E /* AMapNearbyUploadInfo.h */, + 51F78CDEB36538322320C56ACD30F8AA /* AMapSearchAPI.h */, + FFDEBB51969D6EE384A213089BEAF774 /* AMapSearchError.h */, + 0E93312DDF12B5DECD9957F141E66069 /* AMapSearchKit.h */, + FA3D1DA677541154BA30501EEB296A8D /* AMapSearchObj.h */, + 2379F479F801875362C3D3F238C11AAB /* AMapSearchObjV1.h */, + A2F85E90A88C29703E172688556D35D8 /* AMapSearchVersion.h */, + 682CD19ACD841769C1D348A3475915F8 /* Frameworks */, + B4029738D933ADAE7DE5EFA5FF74BC16 /* Support Files */, ); name = AMapSearch; path = AMapSearch; sourceTree = ""; }; - B2AC09BAE498A1B9F5EFAFACD71DD56B /* webp */ = { + 32179D718398ED696EF90C681EDF407A /* Core */ = { isa = PBXGroup; children = ( - A91F6413522EA0FA5ADD15A372A6BB5F /* alpha_dec.c */, - 415C46D57E8AD3A1032B03A7D67B2BD3 /* alpha_enc.c */, - 74DDE8A99F5890C1E28C13D11AAE7626 /* alpha_processing.c */, - 055B66FBFDF357679B9A72774B97A6AB /* alpha_processing_mips_dsp_r2.c */, - 78BFEAB0437B78A65C557F3BFDC5B05F /* alpha_processing_neon.c */, - 5ECB0215F290CA0EE85331D386DF0347 /* alpha_processing_sse2.c */, - 0368D898D791A34CC1FDADBA3BBBCEC5 /* alpha_processing_sse41.c */, - BE122315C0BDC5EE16F8A7811EB65132 /* alphai_dec.h */, - 2D3D1813A25F6EE8DF503FEEE3E7D8F6 /* analysis_enc.c */, - 69182885B068CDB7BA2D4CDADC54A3BE /* backward_references_cost_enc.c */, - BCCD6AAE2A267E255A353272F7EC3181 /* backward_references_enc.c */, - 6817736C18B4C9F5D26F0CF97F4B2028 /* backward_references_enc.h */, - 20CA73E0F7C29869BD5F549379E72A82 /* bit_reader_inl_utils.h */, - 73B895BE4C5F21432DDD35FA8E2CAF60 /* bit_reader_utils.c */, - ECDC243593B677603E43F38ABBB87B40 /* bit_reader_utils.h */, - 3E0FB28F34E825142465F44A8A0A204C /* bit_writer_utils.c */, - 00A84272AD006D04153E74EA4A7952DF /* bit_writer_utils.h */, - 29A4970AF26C93618D2C8B325FAE6DF1 /* buffer_dec.c */, - DC5A5B77C5B6DC3A3688BF62C4AE8D56 /* color_cache_utils.c */, - 7D75A628414339123209F84CAC4F8418 /* color_cache_utils.h */, - A8D5FF8D1B6BC7294BFA9C0F0C487ED7 /* common_dec.h */, - 8A0FDA63C0890F43D4C58B866226F348 /* common_sse2.h */, - 8D32801668EA1ACD0BCA151C0ABC56C0 /* common_sse41.h */, - 71E05AD47010DF14DD91B70C9A83B1DE /* config_enc.c */, - 6FB124FE3C2AF9B6EED0FB3EC3C1B1BF /* cost.c */, - D3DF7ED6C3941311F44774A36E65F770 /* cost_enc.c */, - FA41A28A20B78AF0E893EB8CB518464A /* cost_enc.h */, - D5E50830A1ABEDB289887440929FFEBF /* cost_mips32.c */, - 8CF1A54DA5D47E083DB57783CF95B0A4 /* cost_mips_dsp_r2.c */, - 22344A2199850843DDC656C1AF35EEE5 /* cost_neon.c */, - EFE2C972E6F019B3F132D0A038275CAD /* cost_sse2.c */, - F6717808DC979561032C792FDC1B882F /* cpu.c */, - D5DCC4B4DCF78D5D4467ED7EB4868D9E /* cpu.h */, - 6EE34B418B4D454EF7919A23E54BD1F2 /* dec.c */, - 662A7DCB265038656AF6B0C0DA9A8A5B /* dec_clip_tables.c */, - 0B62B38D8D8209B6AC1EB242B3E6FD66 /* dec_mips32.c */, - 7D453211B25E21836A08E70C0C53FC74 /* dec_mips_dsp_r2.c */, - 888F45427E9B76F159A338AD038DDA4E /* dec_msa.c */, - 16870A92D3A5F38922DF9CFC6B8EFBC9 /* dec_neon.c */, - 9125720A6303686B0A5CC73D6A87E757 /* dec_sse2.c */, - 107E49B8A5E08A8809DD51023FCEF589 /* dec_sse41.c */, - E1159F5DCCDDC27568006C0BBC23D9A5 /* decode.h */, - 5007E02EBFF81682E64F7161E4B2AF88 /* dsp.h */, - 044F308ED4074BE5DFCA7AEA9B8E1399 /* enc.c */, - 7BD9936E844A57DD5BB5FCF72F06AF0A /* enc_mips32.c */, - 01D8B4F790E0703D2437BE6F6F5BD542 /* enc_mips_dsp_r2.c */, - C276B040A65951B7E49AB1E5E8D84F74 /* enc_msa.c */, - D9565677BCFDD5183F4AA7F19A62111C /* enc_neon.c */, - 4BEFA8D9B1374A0189880C71D52E56A1 /* enc_sse2.c */, - 6DF2D1C8F12422CB1B3FD0CCBD132D8A /* enc_sse41.c */, - 15CFF4E69B94A1D9FA85A482E17707BD /* encode.h */, - 554D1E743A113288B36950F0481B400D /* endian_inl_utils.h */, - 7109D24D54FC24722C50A6D09E1EAF29 /* filter_enc.c */, - 1AFF6BED0C6895B367E9690581E12F82 /* filters.c */, - C9599739603FA89AE1B2A51B05CA946E /* filters_mips_dsp_r2.c */, - 83A6F4006DE174DC4478B1D034C2D84F /* filters_msa.c */, - FAA1BE060AC5474758844D81D821402A /* filters_neon.c */, - F75C42D1F0CCBFBB1CBD794B94B00D1A /* filters_sse2.c */, - D2AC59D18A9B49DF72EEFD35BDDDBD2F /* filters_utils.c */, - 77E0A7745C9C188B13EB7CAE7264D97C /* filters_utils.h */, - B6824D7BD156AB799B64763F3CB99C41 /* format_constants.h */, - 8F9D9DA2D1201B83DA5808F97ABB0ACB /* frame_dec.c */, - F74968232132B5ADBBD76D56E6040D5C /* frame_enc.c */, - A60A764D960ADB701378E9193C81C577 /* histogram_enc.c */, - 3F2BAB0C1DD9900461D1AA822028B352 /* histogram_enc.h */, - 9C8897C5D5E81650282B8104F5C91FF6 /* huffman_encode_utils.c */, - 177C4FC2F919204F623FFDF39E97A4A1 /* huffman_encode_utils.h */, - 72C9F8D6340695C44E7EE2DAD557C6F5 /* huffman_utils.c */, - 5014649A940C7B3C296255F99E52C429 /* huffman_utils.h */, - F6DD2198AA74A7805DA9FA210D997794 /* idec_dec.c */, - D1E4760D826470CC30CD904E45521F3F /* io_dec.c */, - 45173B5A36E0F5C392F0A0F40204FBB6 /* iterator_enc.c */, - 7B06BA629EC4B9F58E0617133BE0E3F3 /* lossless.c */, - E821695607832CCE0CF997C135AC9075 /* lossless.h */, - F120E368134925B1E68F3D61D3913F71 /* lossless_common.h */, - 62BD5D896161E4E8C69A683B0EFC55B5 /* lossless_enc.c */, - 831F56B714FC43116215172ACC835F0B /* lossless_enc_mips32.c */, - 9224F72B28824D17B4373FCE6D61E69D /* lossless_enc_mips_dsp_r2.c */, - 9694E240FD847199C7F8BF6E920D9EC2 /* lossless_enc_msa.c */, - 5636DB1F3CEEFBF7D93861DB3D36A275 /* lossless_enc_neon.c */, - 2AE0288203FB6834D7BB6180380FFC36 /* lossless_enc_sse2.c */, - 1946E94DA9EBDE23DEA817512BADCE82 /* lossless_enc_sse41.c */, - 635E421A4911613FECA0D1AA80E8A093 /* lossless_mips_dsp_r2.c */, - 3220BE21FE4B2EFC121368563A6E72A1 /* lossless_msa.c */, - 7577C5C14094AB6894F9EA3ACD4F7519 /* lossless_neon.c */, - C9D458DF3088039DAC45EE2CEA264EE7 /* lossless_sse2.c */, - ACBA1CC2D465CB23F20904B0E231E909 /* lossless_sse41.c */, - E5ECD2A448485FDFCD5F26D82445BC10 /* mips_macro.h */, - C66A726E3653E62D8DAF3D57EA36601D /* msa_macro.h */, - 6D7753136663B76DF6F8354000C3903C /* mux_types.h */, - 691F867D62FA51719F55BBA61EFA98B2 /* near_lossless_enc.c */, - 6AB79D7AA9B656E5BE00DB32E66BDC78 /* neon.h */, - 1A7B47478E1294576C65A22A8F6D1061 /* palette.c */, - D5386286AEF2E9FBA94DD143A71267D4 /* palette.h */, - 15A4B1C40EE5FAEE3B83BC7C408DEDA0 /* picture_csp_enc.c */, - 66C0FDEEB8AFAB61B7E1B8521BE5E64A /* picture_enc.c */, - 9066C97A6B4ED155F28356BFAD8AE009 /* picture_psnr_enc.c */, - C6E5A9652F5210CA99238BE53B054637 /* picture_rescale_enc.c */, - 3A6251DEC1922996EB71A4D833BC6724 /* picture_tools_enc.c */, - 3BF721A5E80E8D5F4B8C364AF64D0FE6 /* predictor_enc.c */, - 25A052CC5C97A2333C3D76D0E36CCEFE /* quant.h */, - 4F1BFD1EE9E80E6B3E96996B333511BF /* quant_dec.c */, - DA6AF97B3D0339499D8FAE8035199FC7 /* quant_enc.c */, - CCCA217CC0D0EECB2ABA25A869F6B13D /* quant_levels_dec_utils.c */, - 6D3AC439B093BDF38447E373EC407640 /* quant_levels_dec_utils.h */, - 26AD8F8EE2113D7A5E3161F95AF1817E /* quant_levels_utils.c */, - C2B225411D23E96DA996A9E55D4201C5 /* quant_levels_utils.h */, - 56AE161499A590D6F84AE0158BD2B5D3 /* random_utils.c */, - 30421A4E84D96B36FF11D7C96DCF2F0C /* random_utils.h */, - 449AEE78CD15A96E414D54BA7ABDB28A /* rescaler.c */, - FD1BFEF4E508780340204DEA63102575 /* rescaler_mips32.c */, - 3EEA124538E624544E36244275C8245E /* rescaler_mips_dsp_r2.c */, - 9AF8EAEEA1DCC3C8C270DB8ECC67DCDD /* rescaler_msa.c */, - ABCEEF8360814825CEDF8A8E7A843EDB /* rescaler_neon.c */, - D1B7B19C87B667824627D2B1964DD042 /* rescaler_sse2.c */, - C096F62B8687166869779DC5A3BBFCBA /* rescaler_utils.c */, - 111D4FFAC336903C1317640A12C8580C /* rescaler_utils.h */, - 278D38D4A58011CF4E9F999FF84243AE /* ssim.c */, - EA59FCBEAED11AAC6F541CB70CD0EC06 /* ssim_sse2.c */, - AA50DD865A8D743FD8F22CEDF3DF1AD7 /* syntax_enc.c */, - 15F0F57828890EE152D68E876319B24E /* thread_utils.c */, - 240023B99877B9327B46804B366DDF61 /* thread_utils.h */, - 9A90368AEE16B847257DD3401ABFF845 /* token_enc.c */, - 9B3E977409DAB7BF352B321879980C43 /* tree_dec.c */, - F04C0F7F9D3AFB3878A698CEF2001848 /* tree_enc.c */, - 781C2D039A7A4CA333889088DA010398 /* types.h */, - D10B20FED34DC0F01CA83755582FB395 /* upsampling.c */, - AA4D1A695B078502977DCF04D64E5373 /* upsampling_mips_dsp_r2.c */, - A97E048EE5E0752A775208A738C677E8 /* upsampling_msa.c */, - 36A09C5418946F759FFA8E92E0E379DD /* upsampling_neon.c */, - EB960F9076A87935A5789BAC921EA04B /* upsampling_sse2.c */, - 28360F749D6ACF74B299A65570FA8A8C /* upsampling_sse41.c */, - F4C5DB95F8FB9CBB89309339F7E95166 /* utils.c */, - B39061569692FD870AD20B3FB634F018 /* utils.h */, - E478A6721359D2E791ACB889A5C15D7E /* vp8_dec.c */, - 4C8156D899F7652715C4A5609C7B1221 /* vp8_dec.h */, - 6709532AB1146B0421EBF879CC87918C /* vp8i_dec.h */, - 316D9905D56B9AB1831161C030D9A41D /* vp8i_enc.h */, - 423F08DBDC7F4D4BD97CC9E64ECCCCD5 /* vp8l_dec.c */, - 988B5245E00014C5DAED3D6EAC3843B6 /* vp8l_enc.c */, - 23A14745B9E8ED7D287C0A3EAD0BDEA1 /* vp8li_dec.h */, - F4DFBA8C26EA35FF39CE65C2820AF328 /* vp8li_enc.h */, - 12D1E64F310ACD49E0B9883B0837463C /* webp_dec.c */, - D356F3660709D27C23520F351F019FFB /* webp_enc.c */, - 9C2142F764D3DDC4F6FF3BDDFB829E46 /* webpi_dec.h */, - 036AD0AF8B400B298AF6426EC2A7BEFC /* yuv.c */, - 5E312F0B60CA58E6055CD6A1FCBA27FE /* yuv.h */, - D0B152878FE510D11C530A4D3D472226 /* yuv_mips32.c */, - 16BB16A5E2279B5173AAB761AFB844DC /* yuv_mips_dsp_r2.c */, - 758F20F278ABE2F9A7423E93962D6B57 /* yuv_neon.c */, - D0E4EC7BD780A85B6F21C2D6C705A3E4 /* yuv_sse2.c */, - 17E3EAA13E096529A720A90921985C44 /* yuv_sse41.c */, + 7588D44945B3DE9A0F1229730C761D7F /* IQBarButtonItem.swift */, + F82777903D3B6E942237B087515F5E38 /* IQBarButtonItemConfiguration.swift */, + 46008EC1FC69A6DB4227EEC645FF6137 /* IQInvocation.swift */, + F3E2999141424D2809DE076C8BBEBAF1 /* IQKeyboardToolbar.swift */, + D2706836EF6CE901BF27C1CF271553C7 /* IQKeyboardToolbarPlaceholderConfiguration.swift */, + C5F23BF1780BC3654705C61F8D3CC149 /* IQTitleBarButtonItem.swift */, + DD9D185E4460619F83C0C8386B43725A /* UIView+IQKeyboardExtension.swift */, + 51471A217AAE698594CA38E0E83F27C3 /* UIView+IQKeyboardExtensionDeprecated.swift */, + 960B152AB291F2CC894119DB20D1E49B /* UIView+IQKeyboardExtensionObjc.swift */, ); - name = webp; + name = Core; sourceTree = ""; }; - B402D14B4255FFC39895360F43F35973 /* Swift */ = { + 34975AE3F0D5AC93D096C6C9E560D83F /* Support Files */ = { isa = PBXGroup; children = ( - 6E6968BB00370292E12C2BA0BF5877B3 /* CocoaLumberjack.swift */, - 5F90A3217EB10AF658A047D143F683FA /* ConfigurationGlobals.swift */, - 698642B3E645A6254E1CF86392FAFC05 /* CurrentFileNameHelper.swift */, - F80D4B24F45AECC5EB181C8D6D458984 /* DDAssert.swift */, - E498B9E30EBA8A6B4C8769CFBB340A23 /* DDLog+Combine.swift */, - 9FD304606592EBC949A2E8F71EF0044E /* DDLogFlag+DDLogLevel.swift */, - 5EA8B1CAC330DBECD35C8882E69C74E9 /* DDLogMessageFormat.swift */, - DBF809F3970B84E10CF7E55BEB779710 /* SwiftLogLevel.h */, - ); - name = Swift; - sourceTree = ""; - }; - B7590F2F084A9166E94AAD0A06CC3EC9 /* Support Files */ = { - isa = PBXGroup; - children = ( - E20791FE5EA22E9EC58B2869612442DA /* Moya.modulemap */, - D3D40943F09EC7FA6C6B751A9C5699B9 /* Moya-dummy.m */, - AF61AC479E8403C726FD4A63CF7D0DFB /* Moya-Info.plist */, - EAA5DE6F0399530563CAF4FB1DC3B8CC /* Moya-prefix.pch */, - D8475CC8637369B1C38B01E29190A54B /* Moya-umbrella.h */, - 55459D2F9E0490AFF84FF71580F93837 /* Moya.debug.xcconfig */, - 8D99B3D78346A211FE0CD5C448360982 /* Moya.release.xcconfig */, + 3820202C913A67FA1994728C76E37389 /* IQTextView.modulemap */, + BD71F000289EF1872A2C3731625F382A /* IQTextView-dummy.m */, + A6352B251363BAC539141FCAC94FAD1C /* IQTextView-Info.plist */, + 49D2D16DBD37D8A2805CB7E5543B8687 /* IQTextView-prefix.pch */, + 46696E9A95461CDF8A35595A73A600DA /* IQTextView-umbrella.h */, + CA0F7A4A7E49FD291753BD5229A7B1E9 /* IQTextView.debug.xcconfig */, + F2CDF113AD008CF23ADEC1285DB7DE1D /* IQTextView.release.xcconfig */, + 724BDBF931D8613E9C565C14F2215B9F /* ResourceBundle-IQTextView-IQTextView-Info.plist */, ); name = "Support Files"; - path = "../Target Support Files/Moya"; + path = "../Target Support Files/IQTextView"; sourceTree = ""; }; - B8B588AFD01F1853984ECAB24784B791 /* demux */ = { + 3526DBAAEB2741E80B0A9DBCE1A14AFE /* RxSwiftExt */ = { isa = PBXGroup; children = ( - 936FBE5B98903057077B17BE309B7F89 /* anim_decode.c */, - 63370202E38AD794CAFCD49398DFC748 /* demux.c */, - F922C84D333214F2A0F53981C9247CFE /* demux.h */, + D8C69E760AA382424660025AC012BD78 /* Core */, + 0626C1061928C568523A38F6DCF364A1 /* RxCocoa */, + 3F64E541DABC922C307BD4817B2D6E6E /* Support Files */, ); - name = demux; + name = RxSwiftExt; + path = RxSwiftExt; sourceTree = ""; }; - BA22D01C667CE11861E3BB443BD18E3B /* Products */ = { + 3A62931A8310664915CCB4A99E79B2EF /* Support Files */ = { + isa = PBXGroup; + children = ( + C1B0D4D22E63D72ED9390E8D741FDC53 /* Kingfisher.modulemap */, + 673DC11438F40C8DDB0ED361CC90EC77 /* Kingfisher-dummy.m */, + F88B4A3BC942B3B479A44C2D13CBC849 /* Kingfisher-Info.plist */, + DB76A6617B38FDADE94E7300BB56DC33 /* Kingfisher-prefix.pch */, + E5FB7712C613C550390EE7978D6DCB1F /* Kingfisher-umbrella.h */, + 5C1A2E6799B080C281685BD6AD03A107 /* Kingfisher.debug.xcconfig */, + C9286F4BE49E7D2A42CB5613598347AF /* Kingfisher.release.xcconfig */, + 634DCBD53A7E6C8E745C1C70F87382A9 /* ResourceBundle-Kingfisher-Kingfisher-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/Kingfisher"; + sourceTree = ""; + }; + 3B2B877D3B0D5BB0946DB93E86EA7BCB /* CocoaLumberjack */ = { + isa = PBXGroup; + children = ( + 25060182E692615A3DE23E5A4B0A8E7A /* Core */, + 5347146990D9AAC57B602BF1A12C28FA /* Support Files */, + 6B9B339AA0AF5BA9700F44DEF3B3DA05 /* Swift */, + ); + name = CocoaLumberjack; + path = CocoaLumberjack; + sourceTree = ""; + }; + 3BB17580444561C96EC61E2DF2ABBBBA /* IQKeyboardToolbarManager */ = { + isa = PBXGroup; + children = ( + EDF048D7983DEFFD3278C296FE89616E /* Array+Sort.swift */, + 75C34C743D3A1FC345328113EC4196EB /* IQDeepResponderContainerView.swift */, + 2A2D2AFC1432B7A65D0938EA9450DD56 /* IQKeyboardToolbarConfiguration.swift */, + C8667573D1EC6BDB83EDF665FBF97A05 /* IQKeyboardToolbarConstants.swift */, + 0771C60A157459CAD8B0D125B218B6B9 /* IQKeyboardToolbarManager.swift */, + 74A66DF7B375BDD0E38BD66C9575343B /* IQKeyboardToolbarManager+Action.swift */, + 3C4D91283453A1A0A404B071231BA72A /* IQKeyboardToolbarManager+Debug.swift */, + F7448574DC964D212860D80A5C69338F /* IQKeyboardToolbarManager+Deprecated.swift */, + 77178EA449ABB42651E8866099E2E255 /* IQKeyboardToolbarManager+Internal.swift */, + 29B827C734EBF21D5C516EAEA6082EA2 /* IQKeyboardToolbarManager+Toolbar.swift */, + C0E393187CA54B2F5F3641BF31AB6B31 /* UIView+Responders.swift */, + 776A823260F18BFEFD9BFB63A9DF2589 /* UIView+RespondersObjc.swift */, + 81CB4D1277B312FC48EAA41AD67F0CFD /* Resources */, + 89BF96323978C3B533924EEAB771D55D /* Support Files */, + ); + name = IQKeyboardToolbarManager; + path = IQKeyboardToolbarManager; + sourceTree = ""; + }; + 3CCE5DC50A2AA22F3C2A2F220EEA0DCE /* Resources */ = { + isa = PBXGroup; + children = ( + C4CD2D837CBFDE7D823515041F0DB707 /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + 3E746C934C5BA3E54C58E97BD5C5FA0A /* Support Files */ = { + isa = PBXGroup; + children = ( + 91CA822A1DCEED6803887F274DA0A60D /* ObjectMapper.modulemap */, + 5816BA8F127018C97FFC993DB528465D /* ObjectMapper-dummy.m */, + 87B8BD45081433A5D3E25670931A7E0E /* ObjectMapper-Info.plist */, + F256DC5941701750372D871382E49CD9 /* ObjectMapper-prefix.pch */, + C813AE31D0EE90CF8101772F6AE53887 /* ObjectMapper-umbrella.h */, + D87A24F7DEBC16CD056B6407C38F5AEA /* ObjectMapper.debug.xcconfig */, + 6810BE96DB31C48A8E55066CCABA1698 /* ObjectMapper.release.xcconfig */, + BBA112076B4C3B0254A6498498A8B4CE /* ResourceBundle-Privacy-ObjectMapper-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/ObjectMapper"; + sourceTree = ""; + }; + 3F64E541DABC922C307BD4817B2D6E6E /* Support Files */ = { + isa = PBXGroup; + children = ( + 50BD304D4A8044E234A4BC06E7E3C800 /* RxSwiftExt.modulemap */, + 4074883B82C597CCCD9DE280652C73DD /* RxSwiftExt-dummy.m */, + 332E8FDD7A845EE1111B2B6FE1C0843A /* RxSwiftExt-Info.plist */, + B00B3C08147856D985FE8B13BE8CA46E /* RxSwiftExt-prefix.pch */, + CDB7D34E9B7844142660747E5C0B7A1A /* RxSwiftExt-umbrella.h */, + C416F63E83C5DD65CC037DA79C107843 /* RxSwiftExt.debug.xcconfig */, + 90446E46FA8BFF8F3FDA84F9C0F8B5CB /* RxSwiftExt.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/RxSwiftExt"; + sourceTree = ""; + }; + 412F10B9C87E32EB321082DD129541F9 /* AMapLocation */ = { + isa = PBXGroup; + children = ( + 6C0467A7A288BBF384E11FB08B3C3AF3 /* AMapGeoFenceError.h */, + 836A1408150A3B9E7244053199303569 /* AMapGeoFenceManager.h */, + 78C7AD1F83707AB310BF23C3771DA351 /* AMapGeoFenceRegionObj.h */, + 3CCA99CE688F858F4D3257FFC4569702 /* AMapLocationCommonObj.h */, + 3115D426696041F574C25780C3C66934 /* AMapLocationKit.h */, + 53B14DCB6FAAB7E9F6F29C94F5598ED5 /* AMapLocationManager.h */, + A08FC34D340862F0E482A4A717D15FB0 /* AMapLocationRegionObj.h */, + 8D3A8C771BF8D082D04D8D6CCAC9606C /* AMapLocationVersion.h */, + 2CB725EC7FFEF3FCF102B75B772C8D36 /* Frameworks */, + 97CB84F95D7D7335B9D6C3F1A5AF4A96 /* Support Files */, + ); + name = AMapLocation; + path = AMapLocation; + sourceTree = ""; + }; + 43F22D833AD0A0885E9FA5ECABE30189 /* Resign */ = { + isa = PBXGroup; + children = ( + 766E10E0C6B5ABBB51EEBC952E914885 /* IQKeyboardManager+Resign.swift */, + D2A314160FBDE2A337833EBB72C83570 /* IQKeyboardManager+Resign_Deprecated.swift */, + 37EB1C4BBE4194C40B8EAEBA1B32684F /* IQKeyboardResignHandler.swift */, + 1BA9E93CAFE8295B1495405D14490CA9 /* IQKeyboardResignHandler+Internal.swift */, + 195FB3DA635AA77F41AF099C0DBFAAA1 /* UIView+Resign.swift */, + 0A5A6592B98A496425E47D27E509BF0E /* UIView+ResignObjc.swift */, + ); + name = Resign; + sourceTree = ""; + }; + 46D86473AEA6D4C3407F65D80CA7D523 /* SwiftKeychainWrapper */ = { + isa = PBXGroup; + children = ( + 853E366E78C80E3321ABB4A9E33769F3 /* KeychainItemAccessibility.swift */, + EEB68C4FE816CD7B9400F86CA363F02A /* KeychainWrapper.swift */, + 9AF270A77251DFBBA36D9B020413D3D2 /* KeychainWrapperSubscript.swift */, + D3AAD76000135CB12D00D770A45E83F5 /* SwiftKeychainWrapper.h */, + 9F84EC987E459CFE8B564E2E73A69BA0 /* Support Files */, + ); + name = SwiftKeychainWrapper; + path = SwiftKeychainWrapper; + sourceTree = ""; + }; + 471A70955BFCBA716AFCEC36741D162A /* Resources */ = { + isa = PBXGroup; + children = ( + 262B1152E77274929D1EA49E549A6F4A /* HXPHPicker.bundle */, + ); + name = Resources; + sourceTree = ""; + }; + 48E43657449B5CCBAF8C0BB8E2971174 /* Core */ = { + isa = PBXGroup; + children = ( + 5AC74627027C54B3FAD94FA7A0990B74 /* NSBezierPath+SDRoundedCorners.h */, + EA23586EBDB60ADD89A0997C0053B0E4 /* NSBezierPath+SDRoundedCorners.m */, + 5EB6B2E0B51A0FEC79690A0AD2A57241 /* NSButton+WebCache.h */, + 4211DD2922E7B78B8D9209947923601F /* NSButton+WebCache.m */, + 82DAB652AFFC3214BB7A50FFB9762621 /* NSData+ImageContentType.h */, + 1C44BEFEC8BD91031B116BC1DAAA4E83 /* NSData+ImageContentType.m */, + 672DBC16096EC21C78638DC29A4F70BD /* NSImage+Compatibility.h */, + 069E66836E5AF7EAB8E98CF25DCD24D8 /* NSImage+Compatibility.m */, + 6EA50D892D3514C5E789FC02702551CE /* SDAnimatedImage.h */, + 72D2B8A535F8D19B7D6F5FFF34CD1AD7 /* SDAnimatedImage.m */, + 2A04EFDC5AA0C19E581500D941680017 /* SDAnimatedImagePlayer.h */, + FB1951522E50DD8E8EF62037AFF6EF1D /* SDAnimatedImagePlayer.m */, + 333636108D92AE84CA959F5E567A8B2A /* SDAnimatedImageRep.h */, + 401529CE746BEAC7C66E3F78EE8B12AF /* SDAnimatedImageRep.m */, + CDD105EFAA608A4F70053CBEE2961E47 /* SDAnimatedImageView.h */, + ECA5ADD28F030143F0FE62A14B0965E7 /* SDAnimatedImageView.m */, + D2BBD9FBFEB7C81B1D3A8A7140AF354A /* SDAnimatedImageView+WebCache.h */, + 74EBD160BBD4112B833695452446CFFA /* SDAnimatedImageView+WebCache.m */, + 98813584F6CF84D69BFD0E163F9528AA /* SDAssociatedObject.h */, + 1E4457BE29B874612C04CC697D9E5C45 /* SDAssociatedObject.m */, + 2CECC888D000691FF4F14CC19A6D4531 /* SDAsyncBlockOperation.h */, + 2885B35194DA9DF984C9336C5D630ABA /* SDAsyncBlockOperation.m */, + 7F79F1C4E92DBEB2C1BE369AF3677907 /* SDCallbackQueue.h */, + 676D27321AB1F0CA92D082D61680676D /* SDCallbackQueue.m */, + FC6259158394F23561737EC18D3A7067 /* SDDeviceHelper.h */, + F0DACF7E937C8FFFE469D74EDC47237C /* SDDeviceHelper.m */, + 1A6DAAB45F3AF3E1CD3E349BD60CBD79 /* SDDiskCache.h */, + B5006DEC528C9CBD18E23104A678A04B /* SDDiskCache.m */, + 39BF3CDCA47E243B7306234F727C0120 /* SDDisplayLink.h */, + 806D702BBF33FD24C6633D97B6AC8291 /* SDDisplayLink.m */, + 36FF8DE1454A5DA3783289638D5B8794 /* SDFileAttributeHelper.h */, + 71BDEA3E2D10661086192F08A7025FCB /* SDFileAttributeHelper.m */, + 8B22F5EBC754275899F7AB6E0C374115 /* SDGraphicsImageRenderer.h */, + 8A23C237F7E0DDAD7ACF9699F0BE61A9 /* SDGraphicsImageRenderer.m */, + C7E5D675EA63D605D305653E374AAC52 /* SDImageAPNGCoder.h */, + 81E0E3AA227BEB7E584BA2F19BDBD96C /* SDImageAPNGCoder.m */, + 266FFB6FE467A40EB89F74607BC3A71D /* SDImageAssetManager.h */, + 5D6D22FF45803479C97EDEF7CC763E03 /* SDImageAssetManager.m */, + 463D911D9C6E7DBBCAC2D85783EF508B /* SDImageAWebPCoder.h */, + 678F2CF4C30428C0D8A07A670B771A46 /* SDImageAWebPCoder.m */, + F219607A126DF7E68CF24DD8F2010051 /* SDImageCache.h */, + 286609251CED6D9B03AA5FEB3D888389 /* SDImageCache.m */, + 5E8D126240522329A6CC1C54E9FBEDE2 /* SDImageCacheConfig.h */, + 402261F2A940ABD340FB82CF55959723 /* SDImageCacheConfig.m */, + 09F8E21E89898A13723AC1DB946D3047 /* SDImageCacheDefine.h */, + 6EA05BD3A24EAAA653007B185C26A5FE /* SDImageCacheDefine.m */, + B5EDC74945F5649EFEA7B3DDB601D7CD /* SDImageCachesManager.h */, + 03AF8C2A5417527C176B1D352F94B6BC /* SDImageCachesManager.m */, + 0AF6B4871B7A2940A43A505AA85E5BF8 /* SDImageCachesManagerOperation.h */, + A8F3672E83CE08FC87BFBEC57AD25201 /* SDImageCachesManagerOperation.m */, + A585A2815D8AE811E0889AE5257827CD /* SDImageCoder.h */, + 0E14C4F16A69C2B63FB7F85407A7563E /* SDImageCoder.m */, + 679B18310BB8D70DFF8E6A630603D530 /* SDImageCoderHelper.h */, + 1342A27E246C50B0669AAF1C9A2B3763 /* SDImageCoderHelper.m */, + DE7733AFA5B242CFDA93C46D8604C519 /* SDImageCodersManager.h */, + E55AC265953CB9D5E42BB48DCD176741 /* SDImageCodersManager.m */, + BC8C0351A6A272F15B11DBBD722E37B3 /* SDImageFrame.h */, + B150B2AACC8644F37D9514C934092854 /* SDImageFrame.m */, + F3801315ECE54190D3FC07F7F322616C /* SDImageFramePool.h */, + 28CF338F675BCED8B621029EA3A4D4BC /* SDImageFramePool.m */, + 8CADE0813DCA91BD8C28E6CD78241AB2 /* SDImageGIFCoder.h */, + 15E1B0FD7185E49DE1449856B47352E5 /* SDImageGIFCoder.m */, + BE14ACDECA130460F7FADBA6CD4BCA5D /* SDImageGraphics.h */, + F89D280F3BCC1F46540172E37FF5C48E /* SDImageGraphics.m */, + 09D0AA57078698E05D9E166ADD3BEB7F /* SDImageHEICCoder.h */, + A7DE04E5DB7F3DC0AB2D4206B2CF2C9C /* SDImageHEICCoder.m */, + 8A5DA97C2FDF8A32D8E47922D786FBFB /* SDImageIOAnimatedCoder.h */, + F67178B77665EB9E755915F88207966E /* SDImageIOAnimatedCoder.m */, + 85AFD077B6E5B2590C540DDF0C036450 /* SDImageIOAnimatedCoderInternal.h */, + 6AB6D3486F8D2B7F4DF3894E83924C48 /* SDImageIOCoder.h */, + AF95A32952A2D81F396D632B682AA92A /* SDImageIOCoder.m */, + 4CC097FC8919D6603A8A3FE040C652D4 /* SDImageLoader.h */, + 56D7BC3ED7FAD6C068302E1AC68BFA22 /* SDImageLoader.m */, + F09C4841D15F42CBF48A77FDD2D1DF3D /* SDImageLoadersManager.h */, + 7993B5777F37DEE02013C4A1A26C58B0 /* SDImageLoadersManager.m */, + 32C2E38A03C72B3C589E4BE6F4F43E27 /* SDImageTransformer.h */, + B192EA7DD7EEF45BCD874A887E15341A /* SDImageTransformer.m */, + FB70E93EA5BA1E6BEAE20384338441F9 /* SDInternalMacros.h */, + 05412BE81A84B83CB74BFDD51F460CE2 /* SDInternalMacros.m */, + F80227718F56E8D65559EBDC40A5E5D3 /* SDMemoryCache.h */, + 84A4E8A32829F17ED00D626793420693 /* SDMemoryCache.m */, + 10ECE18435E54A3F4D7AE6CAAA4AD062 /* SDmetamacros.h */, + A71856CD539C2C7492F85F79FE9C5997 /* SDWeakProxy.h */, + 3B7FD1D3E6FABC9A67E30CAB235E53BF /* SDWeakProxy.m */, + C85FB30650C4D6DBD28EAE2A1286B98F /* SDWebImage.h */, + 371D7052E33B50A24A77CEBE3286EA5A /* SDWebImageCacheKeyFilter.h */, + 2F55C64DBFF5D3847F6A2C01F7491DAF /* SDWebImageCacheKeyFilter.m */, + CBA1E6D81003121E2D0D8B229A6A4059 /* SDWebImageCacheSerializer.h */, + 11DAC06EC3D102765D25B05E9B0FE1B2 /* SDWebImageCacheSerializer.m */, + 55998CAE31AFF7A83E1C07826709AF95 /* SDWebImageCompat.h */, + 1B31F53EB78D00519DBA7B597A1030A0 /* SDWebImageCompat.m */, + 700505E1D175E234858A45566D658660 /* SDWebImageDefine.h */, + EC393E7BE0C5483150F1EC770694C527 /* SDWebImageDefine.m */, + 0F5AA0A5E629FAA0155B52218C76BB8C /* SDWebImageDownloader.h */, + 30A1ABC7AC1A5570DA00BE9783FEEB10 /* SDWebImageDownloader.m */, + 4D23C6C4A5DA6B59F8ED0A099B6978B7 /* SDWebImageDownloaderConfig.h */, + 04B2458759041430B762BB60EE765EE8 /* SDWebImageDownloaderConfig.m */, + 2E9141AFB4C952911A5A0583BD42587F /* SDWebImageDownloaderDecryptor.h */, + 8451908ECC4D802AC3E29D3BD2DC4B72 /* SDWebImageDownloaderDecryptor.m */, + 8BEF89E49B4EF9EFB03BA9A1CAE2E650 /* SDWebImageDownloaderOperation.h */, + 86CA514B179E6038CF5BA452C773FE7F /* SDWebImageDownloaderOperation.m */, + CF535C1C2B1B213CE425822C17C36E5B /* SDWebImageDownloaderRequestModifier.h */, + B92E3F94C299736D8B2B078C4026F933 /* SDWebImageDownloaderRequestModifier.m */, + 8351912FCCE0AFEFE00C117E051691C8 /* SDWebImageDownloaderResponseModifier.h */, + E63DFF40F4281E73B57C1CB0573F29AC /* SDWebImageDownloaderResponseModifier.m */, + EB0B54DE1A9499CDE9B1954D90BC7A60 /* SDWebImageError.h */, + D03CC0ECBEA32E9609C6F0CF3F3AD7D8 /* SDWebImageError.m */, + FB1B20CDE0477E9CEB69B6647D3814C1 /* SDWebImageIndicator.h */, + 08924478A5F919DAF44B32C0EEE6D1C9 /* SDWebImageIndicator.m */, + E166D4C0786736A2C0165FA1762AEFD0 /* SDWebImageManager.h */, + 33D68C1CCB3B751D28E1BD5EA14E9D26 /* SDWebImageManager.m */, + E5251855B98C990A516F052D1E8FB9DE /* SDWebImageOperation.h */, + AB7439F8629E5BA1D752B81ED6160DE9 /* SDWebImageOperation.m */, + BEB81765E2EEF3EB99BE57EC330158FB /* SDWebImageOptionsProcessor.h */, + D289B82D9BAEDECB9BCF6F477BB5A193 /* SDWebImageOptionsProcessor.m */, + 0D2F9216E46A257CE34CCEF1B0F63AFC /* SDWebImagePrefetcher.h */, + 804A1D7A776F354FB8320BCC54BEF316 /* SDWebImagePrefetcher.m */, + 27B94CBE30BEE9D36A718CB93B8F0350 /* SDWebImageTransition.h */, + 28B16E43B5EB95BB1B83F17AD78A8E6F /* SDWebImageTransition.m */, + A52BB1A54D2D3D6CC4BE5BCAFF0A3638 /* SDWebImageTransitionInternal.h */, + 0697DC8C76FDDDBB5C8B68147EA1A714 /* UIButton+WebCache.h */, + 8BEA683B0449EB903246E2743EA1FB07 /* UIButton+WebCache.m */, + 5F425F6B1FF71FB87A11309FEFC35B52 /* UIColor+SDHexString.h */, + 25682AEA22E9DF2427110B2676620A6F /* UIColor+SDHexString.m */, + 94FC254276B217678BD251C425B1281C /* UIImage+ExtendedCacheData.h */, + 84503D08E79824E897486DA3F60C1031 /* UIImage+ExtendedCacheData.m */, + AA42BD790ECB1E6CA4A6742A15FA8B80 /* UIImage+ForceDecode.h */, + B7CF12900FA2D42032FCF7F221E039FE /* UIImage+ForceDecode.m */, + DAB9B25984EDA1C0EE9EBA721B5684A1 /* UIImage+GIF.h */, + D5208CEB48B5AC96BE90F4180A5913D3 /* UIImage+GIF.m */, + 0825619301CA7D5EC44ECE77C2097765 /* UIImage+MemoryCacheCost.h */, + 6938209CCD09B7CDE64D036DC4429694 /* UIImage+MemoryCacheCost.m */, + BA3ED84E0CA4AB21EEF71FE9DFF1D2FD /* UIImage+Metadata.h */, + 07848D28D89F5F346D8D841898114331 /* UIImage+Metadata.m */, + 31276CE5237B26121CF289A11A8C6DAD /* UIImage+MultiFormat.h */, + 69557D24C9F27195D404EBCF6E389527 /* UIImage+MultiFormat.m */, + A821B881977DD58D74C5D2B2D1B1FE05 /* UIImage+Transform.h */, + F81C564CC72C976B88FAC8C25A808373 /* UIImage+Transform.m */, + F29DE0B972C92D93BA961D16D5D0779E /* UIImageView+HighlightedWebCache.h */, + 82DCC81A4B0DB5033B0A839780A910C4 /* UIImageView+HighlightedWebCache.m */, + FF7019D0FD1121E82A60A0AD47B995CF /* UIImageView+WebCache.h */, + 472B37EC4727211CC1E0CA51D60E4AF7 /* UIImageView+WebCache.m */, + 6DE67ADBE415CE80D2E3E658D24F2F77 /* UIView+WebCache.h */, + 2BD736C4A78E1288F08B0255B7B39A85 /* UIView+WebCache.m */, + 2D5F2ECF685849A9F5F9368ED83F2863 /* UIView+WebCacheOperation.h */, + 23133444B0AF6AADE98BC3EC5EF43530 /* UIView+WebCacheOperation.m */, + 6EF82431C5FEDE954C34D9FB09062D26 /* UIView+WebCacheState.h */, + 9BC8CE4095DC5CBD1332C73D0DC04593 /* UIView+WebCacheState.m */, + D73446C4861ED018D34E78FD86AF971C /* Resources */, + ); + name = Core; + sourceTree = ""; + }; + 4ABE31CE3E0B643C3CC3C29AA06A641B /* IQTextView */ = { + isa = PBXGroup; + children = ( + 5AA1E7BC328A6464A73FC15C8C1E6565 /* IQTextView.swift */, + 0ED42938F21BBFD9B4C697B05CAB20D6 /* IQTextView+Placeholderable.swift */, + CB2918157C060AE2041D42D90C0B212D /* Resources */, + 34975AE3F0D5AC93D096C6C9E560D83F /* Support Files */, + ); + name = IQTextView; + path = IQTextView; + sourceTree = ""; + }; + 4ABF779295CD393DAAB8C6AA1B2EE74E /* Resources */ = { + isa = PBXGroup; + children = ( + B95C726205FF8C5FFFEAC51744AC07E1 /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + 4B7F34E0F53E96592146D905FC63CDE8 /* MJRefresh */ = { + isa = PBXGroup; + children = ( + 7138726E1F20411C8F4769192D4275E5 /* MJRefresh.h */, + F96878E6B5AF107CB19879F3F2B41780 /* MJRefreshAutoFooter.h */, + F1DC455B74E76B7B60C76B11E6C90C6F /* MJRefreshAutoFooter.m */, + 9755996C499933559D86DA56A2F410F2 /* MJRefreshAutoGifFooter.h */, + B8D8A387D84A0F96F974D4DEC6FE8580 /* MJRefreshAutoGifFooter.m */, + B1F24E42B0B3F51890BE34BD4F9605A9 /* MJRefreshAutoNormalFooter.h */, + 1BCDD60E51A1BDAC1A9D0E7EAFB63999 /* MJRefreshAutoNormalFooter.m */, + 86F7B629AEDC7996F6CA360E88F44AA5 /* MJRefreshAutoStateFooter.h */, + 64608558408E0C92F28FE4FE56426E0A /* MJRefreshAutoStateFooter.m */, + 7DF2E91D0EC7719839AEFE4014CD38E0 /* MJRefreshBackFooter.h */, + 036330AF4E55749E1FF346FBA932DE99 /* MJRefreshBackFooter.m */, + C2F4D5013D3AF74F5714CE9A7A2F73F5 /* MJRefreshBackGifFooter.h */, + 7602BC6BE976A902B0C01DE27E204911 /* MJRefreshBackGifFooter.m */, + 9C4B1E746D117E3201D02295CF6B0C1C /* MJRefreshBackNormalFooter.h */, + 06782FD5BE8B5BF08BCCCEE3F07BF9B8 /* MJRefreshBackNormalFooter.m */, + C67731B2B8DA989D0A6B6F07AA1A3550 /* MJRefreshBackStateFooter.h */, + 6EC03E23DBFE4E3FEB8066BBCC1C5CBC /* MJRefreshBackStateFooter.m */, + 7A24EE9641A33E6A9AFAAED5F9A99F61 /* MJRefreshComponent.h */, + C3F298600E5BCC373ECBB504108BB6EE /* MJRefreshComponent.m */, + 935E6AE7352C74394D9FC6D3D10DDF95 /* MJRefreshConfig.h */, + 509222B7A14FAEF6575C464237D8DFBC /* MJRefreshConfig.m */, + A65E008454392DB29E24F1A414327E47 /* MJRefreshConst.h */, + DAE5AD2EFF55ED0BCEC237A3C950F618 /* MJRefreshConst.m */, + 56B493FF803C8A08BD5B62AAE74E8B57 /* MJRefreshFooter.h */, + A2A0D63CECDFBB4199848718DA3FEB17 /* MJRefreshFooter.m */, + 89A1C379811FBDE2115817A3AD333063 /* MJRefreshGifHeader.h */, + 62D959F294F116446B21F129521189B5 /* MJRefreshGifHeader.m */, + 66ADE06C8E18774E41B524E6D2D9111D /* MJRefreshHeader.h */, + ECC186C911044B5CEE2CD5C9E68DDB91 /* MJRefreshHeader.m */, + CEA6B13DD721DB8F05B82FFFFF491A13 /* MJRefreshNormalHeader.h */, + B678046C27E1672AAF1BC401C13A7616 /* MJRefreshNormalHeader.m */, + AEE40438893102BA14D58A08B465ED38 /* MJRefreshNormalTrailer.h */, + 3A26CD9979495EDBB811E66D7B55780B /* MJRefreshNormalTrailer.m */, + 905C46A6150488CF6119E0537699B529 /* MJRefreshStateHeader.h */, + 886FD00FCE1C4FBEB398CDC0B2333109 /* MJRefreshStateHeader.m */, + 44BBE34E100B81FC13FBA6E230678B5D /* MJRefreshStateTrailer.h */, + 3DB76A61612422AAACC28048B495C96F /* MJRefreshStateTrailer.m */, + 1990C3CCC50DBA7FE8DF4B549A5FC57B /* MJRefreshTrailer.h */, + F25AD112E1C05A54CE8CC795A002351B /* MJRefreshTrailer.m */, + C1D9C8D6B4B21DD9B09D3CD98C73A865 /* NSBundle+MJRefresh.h */, + F5A34E0DDD6D7267317382B3982218FF /* NSBundle+MJRefresh.m */, + 6D95AE074F37DC1DBE44A7DE1D0E6F0F /* UICollectionViewLayout+MJRefresh.h */, + ACD6C71D51B6817FF16E2B5E1137C3DF /* UICollectionViewLayout+MJRefresh.m */, + 0FF1E5A20363D8B8D511B322BE6D8C9E /* UIScrollView+MJExtension.h */, + B262459D2A3D486EAD93B236EA0FE038 /* UIScrollView+MJExtension.m */, + 1B699BC5FEB78B2CE8A8D0567C5D0B00 /* UIScrollView+MJRefresh.h */, + FD1613B3251ACAD7B960A8427BFE4A90 /* UIScrollView+MJRefresh.m */, + 331774624B1068F815DB9F471B139DD2 /* UIView+MJExtension.h */, + C4A9C10214B3741557539E39C3C99286 /* UIView+MJExtension.m */, + E8258680ECC0504860FD7CC75CA1EF1B /* Resources */, + 589D21E76DE9F32A1C9137B8F45B38CB /* Support Files */, + ); + name = MJRefresh; + path = MJRefresh; + sourceTree = ""; + }; + 4BD4D5E68CBF9016AB660D6B309C6EBE /* IQKeyboardToolbarManager */ = { + isa = PBXGroup; + children = ( + 5FB35C5C0B1935CC53F9AD72387DEF60 /* IQKeyboardManager+ToolbarManager.swift */, + 1BCC00ECACD459204B1094D915B27D47 /* IQKeyboardManager+ToolbarManagerDeprecated.swift */, + ); + name = IQKeyboardToolbarManager; + sourceTree = ""; + }; + 4C8D9B453AA31EEE33FC85972FDB4CF3 /* Resources */ = { + isa = PBXGroup; + children = ( + 7B74EA38DC8A751DD99D5770A5F03ADC /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + 4D099BF26B81E57605D506EEDCE3FB98 /* Support Files */ = { + isa = PBXGroup; + children = ( + A7325FC7E4A3B91DC68B9F71840AE699 /* IQKeyboardToolbar.modulemap */, + A6AA6B67C2202E9EC9946C9204C07ABF /* IQKeyboardToolbar-dummy.m */, + D06D3923B94FC7FC319EADD4AF0861C9 /* IQKeyboardToolbar-Info.plist */, + 40B416C325B43A0958A107288CE8259E /* IQKeyboardToolbar-prefix.pch */, + 96E08963A5108153D6C0692ECBA48ED9 /* IQKeyboardToolbar-umbrella.h */, + 6A80528E098A04037523C6C07583C393 /* IQKeyboardToolbar.debug.xcconfig */, + 93CFEAEDA09B5AC6F78E6BC80B48D275 /* IQKeyboardToolbar.release.xcconfig */, + 9AD45189913BECF01B87C26194F1C60D /* ResourceBundle-IQKeyboardToolbar-IQKeyboardToolbar-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/IQKeyboardToolbar"; + sourceTree = ""; + }; + 4D5B3A9F37EF566395AF86D26E82F8C6 /* Alamofire */ = { + isa = PBXGroup; + children = ( + D3872304F74BA857E7F8E42F58DE9947 /* AFError.swift */, + 59A8CCA4055A605971851F416C0450E2 /* Alamofire.swift */, + 08DCAD4C6C44190B630288CD23616B02 /* AlamofireExtended.swift */, + 6B8941E1565964ACCB7B490271DA708A /* AuthenticationInterceptor.swift */, + 5AACAD382F849DA6D9D3B4BA30F36F6F /* CachedResponseHandler.swift */, + A5091D41BC1D89C460480FF970C11708 /* Combine.swift */, + D2B43A491F5C58945D7CE753DDFD9B74 /* Concurrency.swift */, + C5E0AB30CAA3051EE601B3CF9AD04FC7 /* DataRequest.swift */, + DA4EF0D97284E9E5ACAD88493325D98F /* DataStreamRequest.swift */, + C6B8809F78A47423F426F364D383FD66 /* DispatchQueue+Alamofire.swift */, + 8E2377D747205EF5A23D7F225BD4A7C2 /* DownloadRequest.swift */, + 99D221F5DCBD09CE2C478D4DCAD9D2C8 /* EventMonitor.swift */, + DE0E35B6A00888814C5A5E4676B51B32 /* HTTPHeaders.swift */, + 4038C7CB5490B54DC07FA5DE42A5CA47 /* HTTPMethod.swift */, + 28992D2279F937E0B0C3BB26A37555D4 /* MultipartFormData.swift */, + F9CF58B0A833898F64AF5251C0AD5899 /* MultipartUpload.swift */, + E0BD27AD7A12D23AED754F7CC057C229 /* NetworkReachabilityManager.swift */, + 02AA736006C1745B4374922EDD2C0ED9 /* Notifications.swift */, + BF6938BBE7D6DF518BB89D2965AEA643 /* OperationQueue+Alamofire.swift */, + D1D6A69CEDAA9161426D495FE5624BC8 /* ParameterEncoder.swift */, + 96A43E8FE7BD87927282AB4DB60D956A /* ParameterEncoding.swift */, + 5169A626F258495329358F5974041931 /* Protected.swift */, + A29F93BB87EACEEC7C9513DF1C9D36A9 /* RedirectHandler.swift */, + 91215076F619020EC93983B55DF77822 /* Request.swift */, + 0DF38D4A093F9532AEF6CAAC6E7705F1 /* RequestCompression.swift */, + EA67E1078BB4B656D5DC587B41F545D9 /* RequestInterceptor.swift */, + EDF3D3E94F61D371595F553E3B586E95 /* RequestTaskMap.swift */, + 0CC933A8DBBCBF50738C08E702F643F9 /* Response.swift */, + CF46CA42BF380829E0A21E3E738CFE12 /* ResponseSerialization.swift */, + 2CB69E798D47E76BC3F14181C55FFFE3 /* Result+Alamofire.swift */, + 2995DF59A162EF7CC2A13087BA62B6E9 /* RetryPolicy.swift */, + E607F00D7858E88EB937129313E47B82 /* ServerTrustEvaluation.swift */, + 4DE794A7C0B99ADFD55375570B9E132E /* Session.swift */, + 7F263CC25862FDFF42371A14B7C33461 /* SessionDelegate.swift */, + DAEDE6D529FD805AD07F9BE5002A68B3 /* StringEncoding+Alamofire.swift */, + 5583563A179AE367BD79901091DEA599 /* UploadRequest.swift */, + 06C96A7161B1C568A6E26E44944244FB /* URLConvertible+URLRequestConvertible.swift */, + 0C143F4667B73F2F4CC518D359F07FDB /* URLEncodedFormEncoder.swift */, + 4E2FE25D7FF2B9202A054633EFE0982C /* URLRequest+Alamofire.swift */, + 7E9AB50CAF2C004DF5302AFBCCD20EAA /* URLSessionConfiguration+Alamofire.swift */, + D823965CB5E7EE1BDF88A155E211ECBB /* Validation.swift */, + 9234E5538AD6324FC0B4339208FA0EDC /* WebSocketRequest.swift */, + E9E069E6B826E62F0DF517F4822EE03F /* Resources */, + 5F6C937511C1BF72568001B6EE1C38EF /* Support Files */, + ); + name = Alamofire; + path = Alamofire; + sourceTree = ""; + }; + 4FD2F8793CE4E28168D63D617D0A31F4 /* Support Files */ = { + isa = PBXGroup; + children = ( + D359E4DC0C387992AC4E85B90ED5BA9B /* AMap3DMap.debug.xcconfig */, + D9562F36C10B86D2D17E3F17820FD1AE /* AMap3DMap.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMap3DMap"; + sourceTree = ""; + }; + 50839536960935F1158866E878A26E4D /* Resources */ = { + isa = PBXGroup; + children = ( + F5C5FF383429465910906E9CF4BF2E47 /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + 51D6618472EAF9880D553BBB139CD07C /* Support Files */ = { + isa = PBXGroup; + children = ( + 4A48E2FD002B42C8F898A6DC94115F7E /* ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist */, + 7E7D36320B909421C6A97733F98F5F09 /* RxSwift.modulemap */, + 36C4044775E6E90075CF93D791D1B0E0 /* RxSwift-dummy.m */, + 50D1C2EBD968CDE1E8862144E560E3F7 /* RxSwift-Info.plist */, + E37DFC56AF4FF8179DE3E5450ED676CF /* RxSwift-prefix.pch */, + B0C19D0CB7BC1C6BF4BAAF0844D816C4 /* RxSwift-umbrella.h */, + E2F3C9E43D63DCADA8C49D744C08B865 /* RxSwift.debug.xcconfig */, + 6807C2C4AB54E5412316F6E7601E772D /* RxSwift.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/RxSwift"; + sourceTree = ""; + }; + 5302267D74E067B5049CDE3A24F2F887 /* Support Files */ = { + isa = PBXGroup; + children = ( + 55E58EABB22E0B98BD06AAC6713C635C /* GTCommonSDK-xcframeworks.sh */, + 6B15DA93F58AAA35491802B8D4313CFF /* GTCommonSDK.debug.xcconfig */, + 500EB58C2732EB0E555FA4A2C90C4AEA /* GTCommonSDK.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/GTCommonSDK"; + sourceTree = ""; + }; + 5347146990D9AAC57B602BF1A12C28FA /* Support Files */ = { + isa = PBXGroup; + children = ( + E51EE6F13D5D7A545A1E2364F2D8C720 /* CocoaLumberjack.modulemap */, + E6D45C601DC9754B16E4ADB8A7897D4B /* CocoaLumberjack-dummy.m */, + EC3496CE1486FD21ADF314073D619FCD /* CocoaLumberjack-Info.plist */, + 90A144C749BC084614394BDBC5AF0CD9 /* CocoaLumberjack-prefix.pch */, + 14E46EF33B88687AA6E3429C92B81652 /* CocoaLumberjack-umbrella.h */, + F14B49C50777DBCB9A8C3BB0FAAF2D58 /* CocoaLumberjack.debug.xcconfig */, + C6DA755D33BE82CFC317B9C0FF9BDBA6 /* CocoaLumberjack.release.xcconfig */, + BC2F7A94BE29E6CACE8CEDC502886507 /* ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/CocoaLumberjack"; + sourceTree = ""; + }; + 56FF954B1EEE2CCAECC12529D2D7FF9A /* RxSwift */ = { + isa = PBXGroup; + children = ( + 0F642648CD83195DEBB706BF39D34C52 /* AddRef.swift */, + B885A6E3D0C727561744358AAE669DDA /* Amb.swift */, + D77470B3A587375676DCBEA14036D7E2 /* AnonymousDisposable.swift */, + E9A497DBFC39A287933FAF5D74CCE3C4 /* AnonymousObserver.swift */, + 67C17710061FA53D98E2667FB75CF7B2 /* AnyObserver.swift */, + 4368750967D579EC8E82D3158DA26E79 /* AsMaybe.swift */, + D915B778BFC4215CE72BB21D6B4961CB /* AsSingle.swift */, + B95207D9ABE61BB885BC98426F48D8B0 /* AsyncLock.swift */, + 29E42EF4E970888B4ECB2C12095F990A /* AsyncSubject.swift */, + 2B59531761EBE7111460BA8727BEB2CF /* AtomicInt.swift */, + 9A904C0D09C2EC67F1FBB2310DE8328D /* Bag.swift */, + 057A4C71FA8CF46BF1D1408710AAAA00 /* Bag+Rx.swift */, + 6FD71C19EB07424D366E599855BD268E /* BehaviorSubject.swift */, + 1D1D81015B6FA2E818EEC3A231CEF176 /* BinaryDisposable.swift */, + 683374B597EFF25686A4FB66BC61B329 /* Binder.swift */, + 84E181DEAD5352975C3EA144481C29A6 /* BooleanDisposable.swift */, + B85807E3ABCF89B45695B9588E7E6663 /* Buffer.swift */, + C8A9670BB9EED7F87916D0650B30DEF6 /* Cancelable.swift */, + AA55A8AD9E9E25CBB335212FB2D18F08 /* Catch.swift */, + B9A9559F9ED00EB6C03CAC2B2CF0AC0A /* CombineLatest.swift */, + ADADD97AF26AF167DD02B1419FB927C3 /* CombineLatest+arity.swift */, + B7DA8AAE8ACA2793E0EF5CF184916DA1 /* CombineLatest+Collection.swift */, + 58A67690A6EA71754DEF0A6C84F7F127 /* CompactMap.swift */, + 71A48A4C1A68F261428D00AC30012416 /* Completable.swift */, + 26DF0A2112BF988D66A7BAC85FF3AFFC /* Completable+AndThen.swift */, + DB45D402C26A5700380F62EEE12865AE /* CompositeDisposable.swift */, + 64135AEE32F4EFA1862ED0083E6D930E /* Concat.swift */, + E766D00AF3776C33AD233353D2A6E60F /* ConcurrentDispatchQueueScheduler.swift */, + C68A6AD2C28C1723D43806309E3CB3A9 /* ConcurrentMainScheduler.swift */, + E3684D9B5A7CCC0874A8B7B68C0BEAC9 /* ConnectableObservableType.swift */, + 49B703A841C57100E3ED9DD21439B0E7 /* Create.swift */, + 575C527E74423CC76298F4D260F81BA3 /* CurrentThreadScheduler.swift */, + 6BBB901264568E18314E6AF9B5CC6510 /* Date+Dispatch.swift */, + 5B39ED7913242D65F5E3EBFF33ACAA6F /* Debounce.swift */, + 0404140BCDC34FFA5CD66B8A74AD2EF6 /* Debug.swift */, + F75F82AA7D6548B7F535033ECF7A8194 /* Decode.swift */, + B4321201C6B8DB39F2D56AEC39D15237 /* DefaultIfEmpty.swift */, + B098A09016D51880EDD0C2B1E9CDD9FD /* Deferred.swift */, + BB60FCC5CDA253F487CD89DEED48D2BA /* Delay.swift */, + 41B2A9E3F960DD7ECC3A39AEBBC5D582 /* DelaySubscription.swift */, + 2541F69A2698785BE63AEFA05A5594FF /* Dematerialize.swift */, + 44E158130F5D50AC80B4121DBA1882DC /* DispatchQueue+Extensions.swift */, + 8131B1E38855B614552DF775AF7373B5 /* DispatchQueueConfiguration.swift */, + 6C4F8AFBBF15853C4DAC3684B9170A9B /* Disposable.swift */, + 171AB12833B20CA80849837B04B1FA18 /* Disposables.swift */, + 1855A022571E389E0841886661F563A8 /* DisposeBag.swift */, + C987F3127AC5AB4669DDE0C00E308703 /* DisposeBase.swift */, + 42C60ABFD75C4C8D05BA758D8E97F29A /* DistinctUntilChanged.swift */, + 40ECF5AF24BD5625BE2BAE3BC7B04752 /* Do.swift */, + ECE69B24EF7BCE8791AD4EE414F9F24D /* ElementAt.swift */, + 4AFEBC1578A2BEAFC2B974ECBBF75D2D /* Empty.swift */, + 4670C2F2CC178428C50EAA9AA61BD588 /* Enumerated.swift */, + C740AD469F35195B223E3677E54C9502 /* Error.swift */, + 625A4754AC9B3EBABACD36B0CCE20475 /* Errors.swift */, + 0346040756067AC7BEB6B2D65ABD0137 /* Event.swift */, + 9E91E11918182B43549B7661854805AC /* Filter.swift */, + 19B441029D4BCF8D0F03F9975B9F2808 /* First.swift */, + 513718BF6FD9AEDEC9935C053AA92292 /* Generate.swift */, + A3575A6BC91C2AE21D2B9FC54107F523 /* GroupBy.swift */, + 7184B9AC5B7F65C241C95C21F3ADBBDD /* GroupedObservable.swift */, + D7A185E9F1F2D310F7D2C3A76B805E7E /* HistoricalScheduler.swift */, + BA41BF6E34AC8AC53ACD4A516ACD2E6E /* HistoricalSchedulerTimeConverter.swift */, + 124B2A3E5D7892586024DC619764F4BA /* ImmediateSchedulerType.swift */, + AC20C80AEAAAFEE44ED4793C5A9F0E81 /* Infallible.swift */, + 63EF0AC49607B5F04CF134A07E9FD554 /* Infallible+CombineLatest+arity.swift */, + 1C49B51D846D91216119144783F3EDFA /* Infallible+CombineLatest+Collection.swift */, + 59140F33D1D810486C5AD671650F290B /* Infallible+Concurrency.swift */, + CA72576EFA295F16F22DA66F320EEE13 /* Infallible+Create.swift */, + 0A27707E0B70E5140B45224E50F9F66E /* Infallible+Debug.swift */, + EDEA5FD0EA68AD39A58CA0B11E7957A7 /* Infallible+Operators.swift */, + D133F24EF21C198D7B47E9003DCDE017 /* Infallible+Zip+arity.swift */, + 149217E7D571EE2B3B7D4926313D4904 /* InfiniteSequence.swift */, + 82A1EC9802B68644918E931555DCC79D /* InvocableScheduledItem.swift */, + C83BA1C9AA03830F95ECB83E786B8875 /* InvocableType.swift */, + 4CA339AE8729A68BB060889773565F03 /* Just.swift */, + 07B28927F71FC7B85E977B446025A87C /* Lock.swift */, + 7B9B9F45F9F54AE771E8093DB5B5DF06 /* LockOwnerType.swift */, + A6CB08F76BC786CAB74587F56B2DB8DC /* MainScheduler.swift */, + 52DC2B15FB0E4A325FCB9C4350F8246A /* Map.swift */, + DAB0D75347DB73BCA70F055881AB1ABF /* Materialize.swift */, + 5E98144FDD8E4CD88C71DDD83BD64F13 /* Maybe.swift */, + 80615FCD9B6F95B8BB31AB9A45B6FDA0 /* Merge.swift */, + A676CE9EBE91B9090A0403B9F3B3A6A2 /* Multicast.swift */, + C90AFBD0E3B0A6DEC712671AAE23D396 /* Never.swift */, + 7182D25462349654E8B55999B5A849A5 /* NopDisposable.swift */, + 572B50816DFC87C13CE95159B57628E9 /* Observable.swift */, + C1F8C5035292F2ECDC8D7904C8A6E508 /* Observable+Concurrency.swift */, + 5AEC8C7AF410707C380459C3CBDC3924 /* ObservableConvertibleType.swift */, + E662293793EF663323244C0EDB67850E /* ObservableConvertibleType+Infallible.swift */, + 5180298CF7B7EC63C3053A64F5D0804B /* ObservableType.swift */, + 5161897B32202F0D41B796FB3BFC753C /* ObservableType+Extensions.swift */, + 2C7F082A94936219A93CE171B1850C66 /* ObservableType+PrimitiveSequence.swift */, + 0888B6D6314416B2F07AD76FD2EE975E /* ObserveOn.swift */, + 8E1FAF2A6B22BCAE80E971C0AB60A366 /* ObserverBase.swift */, + DDFDD7F82F9D45991D0864CB54B411B3 /* ObserverType.swift */, + 41D48D0A31F42BA31FB9A818D2326AB8 /* OperationQueueScheduler.swift */, + B72E5B98A68F877B3A8D0D2FF15BA6DE /* Optional.swift */, + 887729124244FCBD0C3D5088B991C7DA /* Platform.Darwin.swift */, + BF940D80295BB79B5D17BD965268D7B9 /* Platform.Linux.swift */, + A0096B782A5361C7FB0AFF7B63B94CFB /* PrimitiveSequence.swift */, + 184E198D1F6216975AFA75BB92689D3F /* PrimitiveSequence+Concurrency.swift */, + 820FE3938D6FC81A106EF175397F7EE6 /* PrimitiveSequence+Zip+arity.swift */, + 4215EBDA9156859E494018C2ECBA874B /* PriorityQueue.swift */, + 9534EA666C3D01F4E4ADBD2FAC215C93 /* Producer.swift */, + 19F4061264E62F5AC8F42FB1BA9FA6DE /* PublishSubject.swift */, + 8616B567B13FAF71233963B029CE5CA3 /* Queue.swift */, + 22AE102A374ABB9784B99E78E005AB63 /* Range.swift */, + 11F36533072D78EE2585CAA1BB3A1848 /* Reactive.swift */, + 8BFB223DE9409E2ECC89F034177F66CA /* RecursiveLock.swift */, + E264B506515F0A5400CCC8099ABF1B5A /* RecursiveScheduler.swift */, + 47104954CCCB23B4252E21326C45F99E /* Reduce.swift */, + BC407118BEC3A80D9E93F020A3C6680B /* RefCountDisposable.swift */, + 8F4F3C12EFBBCA8BE76F205FEBD57653 /* Repeat.swift */, + 2D6752C5CBA08321413C63315CF575FB /* ReplaySubject.swift */, + 105D64F3F9FE62DD2EF378CBCCE13DCF /* RetryWhen.swift */, + 25A7EAD79F89063274E64F5422442F97 /* Rx.swift */, + C2B743704A7CB9DB1DC5EDE8D41EC969 /* RxMutableBox.swift */, + E9EBC3E7C6C7716E1481D2567D2B7FFA /* Sample.swift */, + EAC1C4AA570FB43A86EB6118715366F0 /* Scan.swift */, + DF632589707D7FFC1C097D5F26F1D34B /* ScheduledDisposable.swift */, + 6031D8F86788D4661D5A5AB82BB323F3 /* ScheduledItem.swift */, + 2C6D8EFD89ADE2DDCD5E10DCB52C06B7 /* ScheduledItemType.swift */, + 31B892E5D89CB2EC55F3A3CE54823D07 /* SchedulerServices+Emulation.swift */, + D97C669DD88A5C3B0A0D2FFFF9BA50A5 /* SchedulerType.swift */, + E306833E2FC3B806879DE0E184AE9845 /* Sequence.swift */, + B02D2A2EB87B65A6295EBFF649660BF0 /* SerialDispatchQueueScheduler.swift */, + BE024F78DD811BA5EFBA40796E1EBAB7 /* SerialDisposable.swift */, + 403F23A021A4707EB92A6ACE2A83EEE6 /* ShareReplayScope.swift */, + 26D6ACA89C746445EA61A8C984DD690F /* Single.swift */, + 794C5335949E3D3ECB5630A75E156BCF /* SingleAssignmentDisposable.swift */, + E8FE216A10E32957F8B4B10142C3514D /* SingleAsync.swift */, + D9E4597C891544DF43F2863C20AAF7DA /* Sink.swift */, + 12AD3BC5DFA5C2CA31FECCF57A3DCB50 /* Skip.swift */, + 42921FC46CA699D38C197D71502B8584 /* SkipUntil.swift */, + F91C3A74B6078414A508A4C5E9D3B840 /* SkipWhile.swift */, + 63B9E699F56F86764809ED5CD6206EC9 /* StartWith.swift */, + 137C7AC861F848A2E34F959B139305F0 /* SubjectType.swift */, + 860346A2989194B8FF56B07D967AF956 /* SubscribeOn.swift */, + F4601FDE1E6744CA10EFF6A00996782F /* SubscriptionDisposable.swift */, + 563EC03AC6475F19ADC2667797FD5515 /* SwiftSupport.swift */, + E34034E0D333A076E355ABC2D8C54EE5 /* Switch.swift */, + EAB780F88FE6D759B6785326B8A67A39 /* SwitchIfEmpty.swift */, + 8CA0A4930FC90C3AC951CD956C0DB41F /* SynchronizedDisposeType.swift */, + 7419EC16412C1FBAF3D6BA8253ECB481 /* SynchronizedOnType.swift */, + 95AB0D921EA2561E8E8F3DE4E16307C4 /* SynchronizedUnsubscribeType.swift */, + C5AA2D479914D11C515FDFC6F52D5BBD /* TailRecursiveSink.swift */, + 1FE90209ECC8F73E85D3C4D2545F3A9F /* Take.swift */, + 5A78CB7262B7851138478A5BEE4E6F5E /* TakeLast.swift */, + E869349E901AF1F108BE430F4C18E538 /* TakeWithPredicate.swift */, + 40BB58417FB6A0CD855EF3491E4C5779 /* Throttle.swift */, + ECCA20F7B13F9F974F8ADCA28D9E25BE /* Timeout.swift */, + F8A27133E00C1A62A9C004BB00392A41 /* Timer.swift */, + 7815CEDA8663A61044D8A0DC25105F8C /* ToArray.swift */, + 0BDCBE66195F2020C843DCF3CB26152F /* Using.swift */, + F83A318401C504A074636D6D72F74D34 /* VirtualTimeConverterType.swift */, + 5560321AB812F57AFC0DF36697602308 /* VirtualTimeScheduler.swift */, + 2FEE12F5AD4710991526E4E9C3AE13A9 /* Window.swift */, + 80766FF1E913BF5DD1A8C7AC3C9DA824 /* WithLatestFrom.swift */, + 94DB17E6943E4BB3456437103F0761EE /* WithUnretained.swift */, + 158BAB1C730226FE83FC58ED8DB4A780 /* Zip.swift */, + 76FCA55610897F5E751A6AE3FD56AFEB /* Zip+arity.swift */, + D7E07A7A79BF8DAFFE5BD914CDC5431E /* Zip+Collection.swift */, + 4ABF779295CD393DAAB8C6AA1B2EE74E /* Resources */, + 51D6618472EAF9880D553BBB139CD07C /* Support Files */, + ); + name = RxSwift; + path = RxSwift; + sourceTree = ""; + }; + 589D21E76DE9F32A1C9137B8F45B38CB /* Support Files */ = { + isa = PBXGroup; + children = ( + C773BC5D811AE6D65FCE8E3CED0EFD31 /* MJRefresh.modulemap */, + 7CCC3B669D8045D35D35DDC357BE5C47 /* MJRefresh-dummy.m */, + EEB3E28B0C97DB78AB36376698E20DE0 /* MJRefresh-Info.plist */, + F0AF15BF23672BAB1389D3A5752A0666 /* MJRefresh-prefix.pch */, + 8BD29C389527A55B8A23A4B385D05BA5 /* MJRefresh-umbrella.h */, + 5E995D067D17CB5F8A8155726D671BF2 /* MJRefresh.debug.xcconfig */, + EB52BDEA8C58606EC2F7BBDD7145CC51 /* MJRefresh.release.xcconfig */, + 5BD13B47D1EF29B43F1D3C5873918143 /* ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/MJRefresh"; + sourceTree = ""; + }; + 5A7DC101E87DBF29D88038FF01C58255 /* Resources */ = { + isa = PBXGroup; + children = ( + C1DCD6DE07B95943636B74D041CAC0CD /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + 5D57CE0947310FC4D4C25A94FF06EE75 /* Support Files */ = { + isa = PBXGroup; + children = ( + 803AB06DA0E4DC20BCE9491878A53FED /* RxDataSources.modulemap */, + 67D18798EAD38AAAE93CC20B88C4CD59 /* RxDataSources-dummy.m */, + A902543A9C7646F125D4C2A08EF428F3 /* RxDataSources-Info.plist */, + 4552FB98C2B5F2AD364500FF8DBE08AC /* RxDataSources-prefix.pch */, + F4A9FEEF5FC467500C486510E6AB790F /* RxDataSources-umbrella.h */, + 07AFFAFEA4574A9741D002838347DE0F /* RxDataSources.debug.xcconfig */, + 8A905CE02819D2DC95FEA74AE580C2C4 /* RxDataSources.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/RxDataSources"; + sourceTree = ""; + }; + 5F6C937511C1BF72568001B6EE1C38EF /* Support Files */ = { + isa = PBXGroup; + children = ( + 7A43C1FF7B124DB76ABBBAC91922CE78 /* Alamofire.modulemap */, + 8244D30B3482109EF8A9DBE56617EAA8 /* Alamofire-dummy.m */, + BAA423E5F7767C8229588A36EE8B4D30 /* Alamofire-Info.plist */, + 5FDEE4D01BC62B194DBC110970BB392C /* Alamofire-prefix.pch */, + 11A3047C7483E46DBE6703A08EC1729A /* Alamofire-umbrella.h */, + D9CBA863A72472E854F1BCB021F10505 /* Alamofire.debug.xcconfig */, + 1ABAA942B4169CC49F2A687AC346B798 /* Alamofire.release.xcconfig */, + 5D043E377889392B44512A68A89C6459 /* ResourceBundle-Alamofire-Alamofire-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/Alamofire"; + sourceTree = ""; + }; + 61C498E9860DA16A923E0BFCB426AC27 /* ObjectMapper */ = { + isa = PBXGroup; + children = ( + 806BC2BE640194710E28FFA018A8B7FF /* CodableTransform.swift */, + 263267069553356F3C5427D55865C88E /* CustomDateFormatTransform.swift */, + F55017912DB7230508EBD67FA99F3434 /* DataTransform.swift */, + 3F0C1D2BF7278EEDA34DCB13E0604922 /* DateFormatterTransform.swift */, + DFC458B83FFEA7F42ED6F21CF17F4E99 /* DateTransform.swift */, + 0C6DCF6D1D0E0C53534755E298D5CBFA /* DictionaryTransform.swift */, + B623FAE583D715C0ABDEA7C219304AE6 /* EnumOperators.swift */, + 36A55A7A6ADBAB970FADAC543ED05BED /* EnumTransform.swift */, + 00A611CFBEF2265BF949020A7F84B7B3 /* FromJSON.swift */, + B08ABBFECAB3F41432607CA4C54EE793 /* HexColorTransform.swift */, + BEA34843BA40484B04293F13076EA751 /* ImmutableMappable.swift */, + B56198A59EA75D2E88623555BCF8B5CD /* IntegerOperators.swift */, + 99A6849C76405FF5F08D8CAAEAA96D8E /* ISO8601DateTransform.swift */, + CC53A5A81E6F237256743C673C7A4DF8 /* Map.swift */, + B5AA85EEA048643A59C71370A728EF51 /* MapError.swift */, + B5CAA60E4E281A0EA544CC0192678755 /* Mappable.swift */, + AE9EA78389C06DE293304C0B6C39A300 /* Mapper.swift */, + 29083EE6084AAE7EC2C1C9B639EAC913 /* NSDecimalNumberTransform.swift */, + A6B5EF7282595F63C2F2A67AD944451F /* Operators.swift */, + 32639F94789F7890D9861C479A712E56 /* ToJSON.swift */, + F5A5329E4337BAA3B99092BE362809AB /* TransformOf.swift */, + 3A1F7987F14C5E94819EE32CB4BAC243 /* TransformOperators.swift */, + 6BA7A6B205E6F7837E2A21CA32924DBA /* TransformType.swift */, + 5B8197D59DAA724CCF456047DF72DD6D /* URLTransform.swift */, + 129618F440EC39D295DB5A7E65B40D6A /* Resources */, + 3E746C934C5BA3E54C58E97BD5C5FA0A /* Support Files */, + ); + name = ObjectMapper; + path = ObjectMapper; + sourceTree = ""; + }; + 63267C0229AB64672E7DBA1534B30D9D /* SwiftDate */ = { + isa = PBXGroup; + children = ( + C6CD96BE078831D0E19F30DECF9A1697 /* AssociatedValues.swift */, + E0ACE5D0118FDD565C8EB5C85FF67076 /* Calendars.swift */, + 4469D677218CFE1FF5D9D06F74ABC479 /* Commons.swift */, + DDD6405EA3D6B61B82A218F2DF6A4CBC /* Date.swift */, + 2E93C6AD789D128DC6BC46AD3BC25389 /* Date+Compare.swift */, + 6B90DC61C506323C0CBCD09202969C39 /* Date+Components.swift */, + 64699E38FAD3FEA08FE56D312A7D4BD7 /* Date+Create.swift */, + 766EA206019A27A6AA82763206E728D3 /* Date+Math.swift */, + AFE143582B8678C01C4A6288F3E4F297 /* DateComponents+Extras.swift */, + F76EEBFCBB954C0A9146F98EF48199AB /* DateInRegion.swift */, + 442C3CA36143CEBF1B7F7D82828E7623 /* DateInRegion+Compare.swift */, + 4FDC1F919D8094467CF0C959C3A9F2F0 /* DateInRegion+Components.swift */, + 509887FA0279FE3CDC820E5286C101E4 /* DateInRegion+Create.swift */, + 7F7AB1B02A053C7887A6CD0072C1807C /* DateInRegion+Math.swift */, + 8216DBB2C5504972D8352A9260675B86 /* DateRepresentable.swift */, + EF454032EDDEA52163D2BB18E31876D9 /* DotNetParserFormatter.swift */, + 7A6FB63D0C6559633D02522B4EA06CCA /* Formatter+Protocols.swift */, + 0420E47335B7942CC9FFAA297AE615F5 /* Int+DateComponents.swift */, + DC21EDE7A66240152AF53AF859829511 /* ISOFormatter.swift */, + 7824AB8A09D903AF6968E76EFAFB3264 /* ISOParser.swift */, + 937FC85C2FC31F7F4225687308C6199D /* Locales.swift */, + 5353D6F6B7497310CA9EF96BD175CE11 /* Region.swift */, + 4FB5270CC33DE30EFE6FBFB261C2946C /* String+Parser.swift */, + 51863596F5122BE4454C38D8D0DA7AFC /* SwiftDate.swift */, + FF92FEF4E4E296548A5839791A195B93 /* TimeInterval+Formatter.swift */, + DD098AFA3351D369A2BF580E0D9DF2FC /* TimePeriod.swift */, + 5E262A2CD3AA396ED15B004923B3FFD8 /* TimePeriod+Support.swift */, + BFC9F7B604E92A7766FDA67A9BE787B8 /* TimePeriodChain.swift */, + BFD204BE696DB1A3A8B2014EB3390F8B /* TimePeriodCollection.swift */, + 7041C89EC4C2F85D14F3DF3BD63E91F5 /* TimePeriodGroup.swift */, + EA09D5ED761ED90C088CB1EC2BF48978 /* TimePeriodProtocol.swift */, + BCD78105481B9C4CB63C4E7F75D3D5EF /* TimeStructures.swift */, + 3627F3F8FFDEAE282B9FF2790147B918 /* Zones.swift */, + A8125156E49573F224C971C24F64E45F /* Support Files */, + ); + name = SwiftDate; + path = SwiftDate; + sourceTree = ""; + }; + 6468B5F50A57A7E2190F95DB7CF60AA5 /* IQKeyboardManagerSwift */ = { + isa = PBXGroup; + children = ( + 8B221B29404631A2D349F5CA88DEC641 /* Appearance */, + 216D449B6535D005C66F5A439360ECE9 /* Core */, + 4BD4D5E68CBF9016AB660D6B309C6EBE /* IQKeyboardToolbarManager */, + 43F22D833AD0A0885E9FA5ECABE30189 /* Resign */, + 50839536960935F1158866E878A26E4D /* Resources */, + 21374C8EFAE474CC329960E521513D16 /* Support Files */, + ); + name = IQKeyboardManagerSwift; + path = IQKeyboardManagerSwift; + sourceTree = ""; + }; + 64D9EB4034B0888143AF86333E08EF2C /* Support Files */ = { + isa = PBXGroup; + children = ( + 5F14BD29F10A8A48B3EFF4850E8FDD32 /* SDCycleScrollView.modulemap */, + 34BC644B6730FBA6079CC26A1CAB943B /* SDCycleScrollView-dummy.m */, + 841B87963A62288C13F5A6107FB51851 /* SDCycleScrollView-Info.plist */, + 543BFC95CE6CC27EE402E555B1AA86BF /* SDCycleScrollView-prefix.pch */, + 8863C5081F92052A5E8BFCA7E57628F1 /* SDCycleScrollView-umbrella.h */, + C963C0A62E791BA3550453A0C982F833 /* SDCycleScrollView.debug.xcconfig */, + 7FD0798285C3D485CE81E5E1B5631690 /* SDCycleScrollView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SDCycleScrollView"; + sourceTree = ""; + }; + 678252FB4EB94FE375A64FC08DC5A9FA /* Products */ = { isa = PBXGroup; children = ( 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire */, @@ -6042,6 +6827,8 @@ C298ABB78D9B05529B89D8322DB2E7B0 /* Kingfisher-Kingfisher */, 2FC7D0890A2DCAA85AFA92E9014FBB85 /* KingfisherWebP */, 5E4674603A5D5B9215FFA0F8E69F8B71 /* libwebp */, + 51BA97E8B5085EFFB47BC9C0B785CEA7 /* lottie-ios */, + 62060F5D524AE8173817ADD9482A0FEB /* lottie-ios-LottiePrivacyInfo */, CF0AA9FBFBDB70858C030769541505ED /* MarqueeLabel */, FD694DB3E09A81036691F823E3211D44 /* MarqueeLabel-MarqueeLabel */, 1FFED36A657123030ABB700256D73F15 /* Masonry */, @@ -6062,6 +6849,9 @@ 809C5FAB588354C9BA37DC3EAB8CB45C /* RxSwift */, 420D86B6DE49D1E1898C3A498E4F4195 /* RxSwift-RxSwift_Privacy */, 6570EF80D3D9BAC37E653856E44EF351 /* RxSwiftExt */, + 8B6CF5C20C32EE9F7F0862FF892524DE /* SDCycleScrollView */, + B0B214D775196BA7CA8E17E53048A493 /* SDWebImage */, + CF1281E58AA1045D4B7F33FC56691C42 /* SDWebImage-SDWebImage */, B725F96A98CB22A783C643BB02401232 /* SGQRCode */, 979486118B3E90C08386079D57962701 /* SnapKit */, B9DCB5EC0B1CDADD221717CADDF62359 /* SnapKit-SnapKit_Privacy */, @@ -6075,831 +6865,1605 @@ name = Products; sourceTree = ""; }; - BE2705AA2E392BC4B3DC881010C5DF44 /* Frameworks */ = { + 682CD19ACD841769C1D348A3475915F8 /* Frameworks */ = { isa = PBXGroup; children = ( - CAE31A3B943D2D329D1C779899C2EC2B /* AMapSearchKit.framework */, + 40258502D4C03D982BAE9AE56B228A48 /* AMapSearchKit.framework */, ); name = Frameworks; sourceTree = ""; }; - C31D2E4FED24D0A9E694952ADDD0153E /* GTCommonSDK */ = { + 690C0609D1A0D2D32603EF301CDCA1A0 /* Support Files */ = { isa = PBXGroup; children = ( - F37C3E3EB3850CC67C30C38B88606618 /* Frameworks */, - 1FD3B0AEE9210A1F9CB59E719DF7A88C /* Support Files */, - ); - name = GTCommonSDK; - path = GTCommonSDK; - sourceTree = ""; - }; - C3E6A68EE12774116D7D57643BD01EBD /* Support Files */ = { - isa = PBXGroup; - children = ( - C403543E9798E70A4598C38D56791AE2 /* MarqueeLabel.modulemap */, - 4F654D5B45F6B8BDECA86DC3AEB77BC0 /* MarqueeLabel-dummy.m */, - A57D5D3B871DE9B335E8BD3A8FAD1FB3 /* MarqueeLabel-Info.plist */, - EAD2723ABFC3922360FFAB692592E2A1 /* MarqueeLabel-prefix.pch */, - E8ABE4A662F1835BCC792856996C8B77 /* MarqueeLabel-umbrella.h */, - A4792829F8A6DE1A8494B910E89B0188 /* MarqueeLabel.debug.xcconfig */, - 9C8C2A4DAA1766D42AA3CD80785B644C /* MarqueeLabel.release.xcconfig */, - EEB455D7590C6EC242965B6953C61F99 /* ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist */, + E932FD28C14DB876CC6215BCFDCAE0C9 /* ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist */, + FA4E7F0FC7CAB3C858219054EA461648 /* RxRelay.modulemap */, + FC3DE1F4388DB7285A05750B993062F7 /* RxRelay-dummy.m */, + 54249084245A14B42B8AF08DA02E63B0 /* RxRelay-Info.plist */, + F5FAFAD0D0B83D035DDEAAD486E84520 /* RxRelay-prefix.pch */, + 1A8C019C7426933440991237E4CA5DB3 /* RxRelay-umbrella.h */, + 024671EBD9DED3184503661C16EBB5AA /* RxRelay.debug.xcconfig */, + CAD57D2FB6281BF419C77A6FC26479BA /* RxRelay.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/MarqueeLabel"; + path = "../Target Support Files/RxRelay"; sourceTree = ""; }; - C41D0FAD085895CC6D2C0C5729DB3F6A /* ObjectMapper */ = { + 6B9B339AA0AF5BA9700F44DEF3B3DA05 /* Swift */ = { isa = PBXGroup; children = ( - 09DEEDBF675E588BE3305CFE760F3BB6 /* CodableTransform.swift */, - E1BF71D244B5C01207C03621E6C8F1B5 /* CustomDateFormatTransform.swift */, - C7AAC7DE9D5EE4C953A9C8754813DF0D /* DataTransform.swift */, - CB99F1702660DA9BC3E08A4EDCD82B26 /* DateFormatterTransform.swift */, - 40D3E4D1DDC5878888DAE44040AA9281 /* DateTransform.swift */, - 9360A7D0697BB6075EC444814A7C8268 /* DictionaryTransform.swift */, - ABA34FCDEB07CC96C4FCC9B35CE70B23 /* EnumOperators.swift */, - E1CDFD2CB3A14E5D6D11A79D07246DFC /* EnumTransform.swift */, - B295550CAF3BAA353EE66C9C0B968095 /* FromJSON.swift */, - 2528C853D8B555138A20DEE03049F207 /* HexColorTransform.swift */, - 5DFD09A9E657E4D363F77D9D5123FC9C /* ImmutableMappable.swift */, - C47666C217E309905516749DDCE9BC0F /* IntegerOperators.swift */, - 236AE3D3C8AA1DBA9F2F7BDB68EE5250 /* ISO8601DateTransform.swift */, - 57BA5EAF5418F9E9F4130F94E2A824CC /* Map.swift */, - 77D5B5C6624FDD564F59F56FACF5FDC3 /* MapError.swift */, - F66005A253A3F1F8E28626CB4D9C734F /* Mappable.swift */, - C5068F55FF4C95D175000EA807DAF80B /* Mapper.swift */, - 5C259E9F205EA2E9E93B6A66A91561F8 /* NSDecimalNumberTransform.swift */, - FCE7BD0DD4AD72F8917AD5D066A82D25 /* Operators.swift */, - 34D62C03FF0A173192B7CD0321FC0437 /* ToJSON.swift */, - 874FCFB49C5F596F840BB312D54B7418 /* TransformOf.swift */, - 99842FE96F5A8ACC300EAEDB53C08F88 /* TransformOperators.swift */, - D81F094086D61951BC1776A5CA7A25B6 /* TransformType.swift */, - D1096F09006F5A905C0E85D8C12BC1DA /* URLTransform.swift */, - 108FF6289D66197337FC1E1518160684 /* Resources */, - 7E8B84EC81B75A3C86D3A0CECCAABD6F /* Support Files */, + 8FDD534BFAD4C973C5FD389647683FF6 /* CocoaLumberjack.swift */, + E758329F42B0099E33EF4EF839084BC6 /* ConfigurationGlobals.swift */, + 186A8DABBCCE4F418449DC9540CE6D80 /* CurrentFileNameHelper.swift */, + 80E9C4D9C19FEE96277560337D4C8F19 /* DDAssert.swift */, + F42018A0097A6BA9B9A4C2F8B4B0F99F /* DDLog+Combine.swift */, + 0815D93B2E599D859EE8195D2772219D /* DDLogFlag+DDLogLevel.swift */, + FCC9027C7B216E1F927FA861047FE8CC /* DDLogMessageFormat.swift */, + 52E3771467187292675A056F4F50BB3A /* SwiftLogLevel.h */, ); - name = ObjectMapper; - path = ObjectMapper; + name = Swift; sourceTree = ""; }; - C53D611C3ACFAAA063BEF28E4E20291F /* Support Files */ = { + 6E2E42CF088E666C107DF65C8472CA2C /* Support Files */ = { isa = PBXGroup; children = ( - 6F4B62ADC8457F1685F8DBE1E4FB7F90 /* SwiftDate.modulemap */, - E69CCC14FDC2FDA9C5173C21860E4ED8 /* SwiftDate-dummy.m */, - 5EC7F55BA9B382776B41C82492D5DCC2 /* SwiftDate-Info.plist */, - 940B106E0113290FCF61B2C440E27A7B /* SwiftDate-prefix.pch */, - 48EB8A8D57DAB8AAF8BDA21560DD82BC /* SwiftDate-umbrella.h */, - 468F085354FECADD9C9F61422FDB8A11 /* SwiftDate.debug.xcconfig */, - CEEAAB84BDD39B4BAB697A3EDF594ABB /* SwiftDate.release.xcconfig */, + 62A1C5227A697D110B73F1F08D1B43AE /* lottie-ios.modulemap */, + 0BEE2D0DBCDE26D12EDFE944C34348DC /* lottie-ios-dummy.m */, + B401FD481FCFDF15212B299E63A4F042 /* lottie-ios-Info.plist */, + D85AE926D796F30930A7A16D729B942A /* lottie-ios-prefix.pch */, + 332192DD1910382612CF862D6DF1F9B0 /* lottie-ios-umbrella.h */, + D443F796F523A0FA461B9AC33AB9C362 /* lottie-ios.debug.xcconfig */, + 3F0FABB6A8EE1DF93AA6D76560E94820 /* lottie-ios.release.xcconfig */, + B8A4053D9128D05E3F01ABF4B2532E59 /* ResourceBundle-LottiePrivacyInfo-lottie-ios-Info.plist */, ); name = "Support Files"; - path = "../Target Support Files/SwiftDate"; + path = "../Target Support Files/lottie-ios"; sourceTree = ""; }; - C5F37E2F7D38D00EB73968893B55E406 /* Resources */ = { + 6EF61B309DF7C25732DC86F86A7AFF97 /* SwiftyJSON */ = { isa = PBXGroup; children = ( - 01930155590867D5E7CAF6B4C75A4D71 /* PrivacyInfo.xcprivacy */, + 6C60F5B4B13DD9E770BEB34346ADC9A2 /* SwiftyJSON.swift */, + 02C0D59AA5EA480F5D1A7EFD9044B420 /* Resources */, + F2D0F2E8CAA2DFF72E0A74BA3D61F272 /* Support Files */, + ); + name = SwiftyJSON; + path = SwiftyJSON; + sourceTree = ""; + }; + 6F5F9636FD57F90DEF0F4DB16184CC12 /* Support Files */ = { + isa = PBXGroup; + children = ( + 204D4F4B62CEFD862454A3D86BE805DA /* MBProgressHUD.modulemap */, + 97F29379126F0438C30E274CDE3D4F3D /* MBProgressHUD-dummy.m */, + 5E3E91F6A57635BE093661923A6F665F /* MBProgressHUD-Info.plist */, + 707692BAF9F6C19EF9981CCCAEB0ECBE /* MBProgressHUD-prefix.pch */, + FCBFD99E9220F18FB8F2824D7D64032C /* MBProgressHUD-umbrella.h */, + E9B6361B6B2EC5044C7D7A5F60F9725B /* MBProgressHUD.debug.xcconfig */, + 578611BD973355690092C95C5AE020DA /* MBProgressHUD.release.xcconfig */, + FA9E927EE6EB3363A9C6E24E9715116C /* ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/MBProgressHUD"; + sourceTree = ""; + }; + 715E40857846CD6B34BEFEE9254702C6 /* Editor */ = { + isa = PBXGroup; + children = ( + 5A754931BE78A1AEDAB41E171B61636A /* CropConfirmViewConfiguration.swift */, + 7585BEBF6B877FC54AD0C08308EDC62B /* Editor+PhotoTools.swift */, + 36AB60010855BDD24B0BE342B27F360E /* Editor+UIImage.swift */, + AF9C3F1C80059E8FA0A02D050A22B15D /* Editor+UIImageView.swift */, + ABAA334F1DFE0E5B1E072B40A87BFD60 /* EditorChartlet.swift */, + A424CDBC279B7508537BBD54393A8A1C /* EditorChartletView.swift */, + DB1E389A3B2B8ED521B06825EF42F0EE /* EditorConfiguration.swift */, + 705658E1BBB9D9340A8CD40AC22105AB /* EditorController.swift */, + 1BC99B0319FC386F2AC79B4D44B6157F /* EditorCropConfirmView.swift */, + 6E2B7579770B0600E43635E9D075F308 /* EditorImageResizerControlView.swift */, + 344AA18A295B2E9DE3CAC20C8BA43088 /* EditorImageResizerMaskView.swift */, + D8EC991243ACBB19E21B5D2512CE0347 /* EditorImageResizerView.swift */, + A172BD09198B87AB5DB418F863080168 /* EditorStickerContentView.swift */, + 5598D8219112BF6DCAFAD6A851F4210F /* EditorStickerItemView.swift */, + EECA7F50DA1D788B0E8A6DEB1AB6FBDB /* EditorStickerTextView.swift */, + BAAD6026DA9FA60767997787E384EF99 /* EditorStickerTextViewController.swift */, + ABC34B69A5B56CE39A24F130DB3CC9E7 /* EditorStickerTrashView.swift */, + 4DBAF6523B86B96308B6FC7CDC5D7383 /* EditorStickerView.swift */, + BE9144BC05C0B93A010E492397001467 /* EditorToolOptions.swift */, + 1341FE1A679531A374E6EA274988264C /* EditorToolView.swift */, + BA457FEB676271A003D5818FBFE06098 /* EditorToolViewCell.swift */, + BCC5A26F7E85548AFC55EEA31F1BCAA2 /* EditorToolViewConfiguration.swift */, + 3A1542B22FA9779E0FCED8AF6810BDBB /* EditorType.swift */, + 3757BFEA22065FAB9DC9AB0CBF2432E3 /* PhotoCroppingConfiguration.swift */, + A34B407E312EC9242AB90159D58804A0 /* PhotoEditorBrushColorView.swift */, + 39D4AF2B572DD50A4C898EF8B2642184 /* PhotoEditorConfiguration.swift */, + 7CBDAD67E5B3E1A53B610EDE2E2E615F /* PhotoEditorContentView.swift */, + 689B60092CBCB9BD13EFD86D64D2B105 /* PhotoEditorCropToolModel.swift */, + 5E2A55629CC30859EFF8F5E3849342B2 /* PhotoEditorCropToolView.swift */, + A96B71BDAED366C5BF0FD85E001D3B22 /* PhotoEditorDrawView.swift */, + E634D85977742C0C5D2835E1BC4FCD27 /* PhotoEditorFilter.swift */, + 1F56EE9F1D71901E9F759BD2F89A1D84 /* PhotoEditorFilterView.swift */, + E3292AB1448CFC52A661756B9E17162E /* PhotoEditorMosaicToolView.swift */, + A4BC7CDDA24B4155B53782D0ADE6B59E /* PhotoEditorMosaicView.swift */, + 417228FC6799569371DE2F257C081239 /* PhotoEditorView.swift */, + F3733E47512799875D54F9AA30DCCF3E /* PhotoEditorViewController.swift */, + 38149BDB0BC721DDDC4722A58C4B5ABD /* PhotoEditorViewController+Animation.swift */, + 77DFC468B816E1472F84CA5DDC4A9E70 /* PhotoEditorViewController+Export.swift */, + 4F9D0A87207431FF7832A8AA04889521 /* PhotoEditorViewController+Request.swift */, + B872D9053645687148A227B1BB0C5CB7 /* PhotoEditResult.swift */, + C8D4A356212117348B3C219EE7B7661C /* VideoCroppingConfiguration.swift */, + 512C5A150FE2B635911A4E29A123E7F7 /* VideoEditorConfiguration.swift */, + EE960E96F2D768547C31FBBFCACD1BB1 /* VideoEditorCropView.swift */, + 786D019ED88B37A26EE25A5034AC4CF9 /* VideoEditorCropViewCell.swift */, + 56699D1BFCB0A5CED69E250BBEB9192A /* VideoEditorFrameMaskView.swift */, + 2CD06A3715673D4AC997526E5FD203BD /* VideoEditorMusic.swift */, + 5B9A1C5BF2C072A21FEEE923E31B1F61 /* VideoEditorMusicAnimationView.swift */, + 604E72840639F490904CCBBDE46198C7 /* VideoEditorMusicView.swift */, + 202673BBEE694525A508CB386EA2C17E /* VideoEditorPlayerView.swift */, + 16213619DB4E095D1030027B869063C0 /* VideoEditorViewController.swift */, + 85E8EF55CB64D01FCC636DB0013A630F /* VideoEditResult.swift */, + ); + name = Editor; + sourceTree = ""; + }; + 723F8059EBF5901A65E64CB060247391 /* Support Files */ = { + isa = PBXGroup; + children = ( + 693E948397A8D233754D483F8C133467 /* IQKeyboardReturnManager.modulemap */, + 904993950542742344B3E0606EE594A1 /* IQKeyboardReturnManager-dummy.m */, + E8BE4B1D202052CA4C98D008A37123A6 /* IQKeyboardReturnManager-Info.plist */, + 0F25AAC917869E54A61BB90AD263A7FC /* IQKeyboardReturnManager-prefix.pch */, + D71B96B3E932FAACF913B9E35A400EC1 /* IQKeyboardReturnManager-umbrella.h */, + 0494E81CC235C4E2DDFCED50749C944C /* IQKeyboardReturnManager.debug.xcconfig */, + 32FE7F0450BC79F9F00EE13509EAD5E1 /* IQKeyboardReturnManager.release.xcconfig */, + CC9F43B0103634F7B62683FB20B4B299 /* ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/IQKeyboardReturnManager"; + sourceTree = ""; + }; + 7271EE3FB2D329E94758F7C7C40B63DB /* Frameworks */ = { + isa = PBXGroup; + children = ( + 7E1F079CBC5FFE97F1E4FD7BAAEC139A /* GeYanSdk.xcframework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 77B724257832036B07A91D2600531CBF /* Moya */ = { + isa = PBXGroup; + children = ( + E039E2AA3A3E2C28B49017FD2D7B4203 /* Core */, + F73E1B9F8C570C49B57AF04951F76404 /* Support Files */, + ); + name = Moya; + path = Moya; + sourceTree = ""; + }; + 8180C280ED461D7026ADE4E46D8D38E0 /* AMap3DMap */ = { + isa = PBXGroup; + children = ( + C19DA7E14015C105ECDB2587711D4205 /* MAAnimatedAnnotation.h */, + 79DF217C80CEE47289134F2639201125 /* MAAnnotation.h */, + 711E2B4F3810C79401401F2EF319F617 /* MAAnnotationMoveAnimation.h */, + BE24B8D51663638EB805D0C022ED277B /* MAAnnotationView.h */, + AB3801B3AECF311FAAA04AE36B0D89E0 /* MAArc.h */, + B1514A2D3B8F31AF666E8AD202E60A8B /* MAArcRenderer.h */, + B28696B2FD98289FBF621CFE53C205B0 /* MABaseEngineOverlay.h */, + DF507EC47A54A4120FE01A68586714EE /* MABaseOverlay.h */, + C9D5557940C3F5B374ED53B2C77C0FE0 /* MACircle.h */, + 26AA395116A811A58D82516DCE7D72DF /* MACircleRenderer.h */, + 1FCF872C5FBA69276AF8F3C9EFF8B5A3 /* MAConfig.h */, + 1C5F42659E4A4A4940E71406F13236AC /* MACustomBuildingOverlay.h */, + 6444B5EDD7EFC612AAE73D0BBD973D9B /* MACustomBuildingOverlayRenderer.h */, + 6126CCDBE18C7269686832BAFFB6B7D7 /* MACustomCalloutView.h */, + 4C304E141101373D206B45DF7084DFC4 /* MAGeodesicPolyline.h */, + C30EF5CAF765ED07F5D17AD88E36B1A4 /* MAGeometry.h */, + E82D2EE689E50F0B8ECB6F596778AB59 /* MAGroundOverlay.h */, + 91B2F45984CE45C55B20C5EF095DFAC6 /* MAGroundOverlayRenderer.h */, + F60847E9C652C5C37309A492F506EFEA /* MAHeatMapTileOverlay.h */, + 2D506A410825DF3D98EE85678E6579D2 /* MAHeatMapVectorGridOverlay.h */, + AC3028D3E1F827356A39AD1E6944D468 /* MAHeatMapVectorGridOverlayRenderer.h */, + CB06C70230AFDAEC9B1C2A387E3CAD8B /* MAHeatMapVectorOverlay.h */, + EFB2E95D95EC63AFC1C64E993034A1BD /* MAHeatMapVectorOverlayRender.h */, + CE9ED7C0E0C503D2572BAB4DDFF5AC85 /* MAIndoorInfo.h */, + 4E12E81635540D1D2508701084E841B5 /* MALineDrawType.h */, + 305201EA36985B867C84D8C7CD4F985F /* MAMapAccessibilityIdentifier.h */, + 0AEF60F65695E61BC552CBF6E4D36CF3 /* MAMapCustomStyleOptions.h */, + E3D7E003037EF8C68A19FE2C0E4AEC16 /* MAMapKit.h */, + BB4C8BF4D4E444A4954389E4A6161486 /* MAMapSnapshot.h */, + 1D189509F65F2C17BED5703BD83B5A35 /* MAMapStatus.h */, + 6998483AF15964F4B67256D43CD60C97 /* MAMapVersion.h */, + E3103CC578229312B31994106ABDD321 /* MAMapView.h */, + F2E665B75D89F53F82303BC50647C250 /* MAMapView+Resource.h */, + 22F9357B6374A839C50F9AD172557551 /* MAMultiColoredPolylineRenderer.h */, + 2268284714DD3AFF5372004B42CFC35D /* MAMultiPoint.h */, + A5F4FB119578801FDB06B050FF18EAF2 /* MAMultiPointOverlay.h */, + 82FC503E1C777B5BCD3FB76E3F1BB206 /* MAMultiPointOverlayRenderer.h */, + CAE637BC6462832874E6074229541CD6 /* MAMultiPolyline.h */, + 2565198AC8A43DECAD40537528DD6F62 /* MAMultiTexturePolylineRenderer.h */, + 2D11C5EADD5C13350838B556DEDB36FF /* MAMVTTileOverlay.h */, + F19402373AD0E48AFED78ECB72EB2210 /* MAMVTTileOverlayRenderer.h */, + 718582EF2EE425211AB1ECB759C4BB1B /* MAOfflineCity.h */, + C9A84483EF22AB83F632DA3B8F4E0B07 /* MAOfflineItem.h */, + 5D052BB02A2C6C8CE4A9399A5BF3F3AD /* MAOfflineItemCommonCity.h */, + 79399E0C500CE7A8A95EBA227924650C /* MAOfflineItemMunicipality.h */, + 6AC3773C24B4C524EBF63D3DE3CDCB6E /* MAOfflineItemNationWide.h */, + 39C73C7B81D3B57B8970889DA70DA0E5 /* MAOfflineMap.h */, + DCE87842F36BF36D7E1288317E198A92 /* MAOfflineMapViewController.h */, + F2157486BB6B232CC4FB1DBF84E363DF /* MAOfflineProvince.h */, + D5F2F7CA03377592AC9FB750956FAFF7 /* MAOverlay.h */, + B1A15EC9AE5B62D36D85FDE5DA69CF49 /* MAOverlayPathRenderer.h */, + 0ACA18786B1B916834135C396AEE54CD /* MAOverlayRenderer.h */, + CA918960BEE9F18C7AF6CBF31CF5E221 /* MAParticleOverlay.h */, + B0E51415B4A35CDAD61367357D1C764D /* MAParticleOverlayOptions.h */, + 3F5A765534AE1F96F79255B541144633 /* MAParticleOverlayRenderer.h */, + 8E88984261AB4C0A3851FE65AE850371 /* MAPathShowRange.h */, + 982336A3E1C926F3DF546C5072E5B722 /* MAPinAnnotationView.h */, + 6FFA10E74C20A9B44CA3B4220636E87D /* MAPoiFilter.h */, + D3A7806FCB2D61EA8C9F9C6808445283 /* MAPointAnnotation.h */, + 23DC7A25060803C672E1A7EAECC4174C /* MAPolygon.h */, + C26B3CF5F4C31A7BF518E395C83CCC26 /* MAPolygonRenderer.h */, + 50CDDF4AEB0FD60C04D5D9084AF11F09 /* MAPolyline.h */, + 38B97E92AE884E08CEAB429E463D7DDC /* MAPolylineRenderer.h */, + 81CB47E492D171F6DC0E3A752C42F8C3 /* MARouteOverlay.h */, + 72755570866CA423CCA8BBE800F0E650 /* MARouteOverlayModel.h */, + 0C0865A8713501BAEF7B014FFFFAFEA1 /* MAShape.h */, + E0E7793F04CA97309EB9B8DDAA30A906 /* MATerrainOverlay.h */, + 7E36DCC090DF4D2CE5D92C7B20FB8F1E /* MATerrainOverlayRenderer.h */, + C5AF5BB5E54524053199DF5E8E161E80 /* MATileOverlay.h */, + 8A88B485EBF0E209D92520E223E476E8 /* MATileOverlayRenderer.h */, + 5B5663848ADAE755082128CF83434396 /* MATouchPoi.h */, + EFD48355064BA1A2F57A532C23C5243E /* MATraceLocation.h */, + AFFE1DDF0E8461E20D41FAFB6E237168 /* MATraceManager.h */, + 9991C4D84FF3DBD39259DB0E07E78293 /* MAUserLocation.h */, + EA979A672FC90A6228BF6B3478275131 /* MAUserLocationRepresentation.h */, + 1CBFFA7CDB043A1DC2AD69FB368C295B /* Frameworks */, + EB757217E62426F06C9363BD2BF248FB /* Resources */, + 4FD2F8793CE4E28168D63D617D0A31F4 /* Support Files */, + ); + name = AMap3DMap; + path = AMap3DMap; + sourceTree = ""; + }; + 81CB4D1277B312FC48EAA41AD67F0CFD /* Resources */ = { + isa = PBXGroup; + children = ( + 75F7C4732755BFEC417E7FCC6CF00492 /* PrivacyInfo.xcprivacy */, ); name = Resources; sourceTree = ""; }; - C662DDC6DE7608B6952B06F0BCD2A62A /* Support Files */ = { + 845C73CB08563D069F2842A0C8748226 /* Frameworks */ = { isa = PBXGroup; children = ( - 8B792610593B09DE0BAC8F7EAE3E2DCA /* Popover.modulemap */, - 9EB4C7980B2033AED160F82DD469CE03 /* Popover-dummy.m */, - 8581DAF74D78CF0566B8A4F158FE8FEE /* Popover-Info.plist */, - F4233AA20659433F3B6AA4E25FC67478 /* Popover-prefix.pch */, - EB1CB04877EEF7F9679D43CE00AE3DB0 /* Popover-umbrella.h */, - C5B0C51009256B2263C05A1238562A94 /* Popover.debug.xcconfig */, - DBB4592FC51C823AC97438AE63949F7E /* Popover.release.xcconfig */, + BDF5E8679D561D4A0E5FE392614BC65C /* GTCommonSDK.xcframework */, ); - name = "Support Files"; - path = "../Target Support Files/Popover"; + name = Frameworks; sourceTree = ""; }; - C7591F06072E81B52C536A2D7AB29704 /* IQKeyboardNotification */ = { + 84F9993B9B8FCC7EF326A0AF823D5964 /* Resources */ = { isa = PBXGroup; children = ( - F29EB0236BD4308C444BD8EA00675A88 /* IQKeyboardInfo.swift */, - 8B8134EF1A0DBDF39A9574F7D6E2B215 /* IQKeyboardNotification.swift */, - C80081AA8668B9A2DFD4038CB9CF1291 /* Resources */, - 85D55D8CD1C0724503969143FF66D717 /* Support Files */, + 7B2695F6939C9EBB97168A9ECB406968 /* SGQRCode.bundle */, + ); + name = Resources; + sourceTree = ""; + }; + 85036534AD4774D018962D38AA5979FD /* Support Files */ = { + isa = PBXGroup; + children = ( + E61C0A3530EBBDA423E1E67D788A8F1E /* ResourceBundle-SDWebImage-SDWebImage-Info.plist */, + B1B9B618BFDA2A30755EA22EBEB804BF /* SDWebImage.modulemap */, + 58894D1C7FDC661D4F8D9CA2D58C6EB6 /* SDWebImage-dummy.m */, + 02C51A07A70E1D2E2C33BFCAB13D2147 /* SDWebImage-Info.plist */, + 6C61A79FAE7D0D7A1D9817E422F184CB /* SDWebImage-prefix.pch */, + 6A8165D787AD0B2436F47408F38B9AB9 /* SDWebImage-umbrella.h */, + 31B696D1FC771E7DBF15633E2ACDDADC /* SDWebImage.debug.xcconfig */, + 1B555CC9F11FDB862A280E6E1D1A806B /* SDWebImage.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SDWebImage"; + sourceTree = ""; + }; + 898067B24115B4C2CD71CADA9A88363E /* Placeholderable */ = { + isa = PBXGroup; + children = ( + 2F053BC86EA776C22A41EB660DDED9A4 /* IQPlaceholderable.swift */, + ); + name = Placeholderable; + sourceTree = ""; + }; + 89BF96323978C3B533924EEAB771D55D /* Support Files */ = { + isa = PBXGroup; + children = ( + C98407365CC73ECC5390FD8E2358692A /* IQKeyboardToolbarManager.modulemap */, + 360478E236A7668DB3F2103866407B87 /* IQKeyboardToolbarManager-dummy.m */, + ADA7248DC2119D02E0CCCDA2D20957F0 /* IQKeyboardToolbarManager-Info.plist */, + 7CB3B022E3D0208286DD6048FF95D9D0 /* IQKeyboardToolbarManager-prefix.pch */, + AFA938065D9C82FCE85F071B7F84D012 /* IQKeyboardToolbarManager-umbrella.h */, + CBB3191B129447132115A1E437A10FBB /* IQKeyboardToolbarManager.debug.xcconfig */, + 1BFC77CDC01E3419AC1CD90C948737CE /* IQKeyboardToolbarManager.release.xcconfig */, + F4A00A9E5D42B9091DDB2E72092918FD /* ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/IQKeyboardToolbarManager"; + sourceTree = ""; + }; + 8B221B29404631A2D349F5CA88DEC641 /* Appearance */ = { + isa = PBXGroup; + children = ( + 5C66AE889D602247E7219F168FE0FF7E /* IQKeyboardAppearanceConfiguration.swift */, + 39EEA37ED099C0E75A378034FAE9222F /* IQKeyboardAppearanceManager.swift */, + 2FB665FDBB929593DA0DDFB351710E85 /* IQKeyboardAppearanceManager+Internal.swift */, + FF87157718AF1D2784979766CB4A9F5F /* IQKeyboardManager+Appearance.swift */, + 2F11C9110F5CC9C9B76DF9264FBFEAC8 /* IQKeyboardManager+Appearance_Deprecated.swift */, + ); + name = Appearance; + sourceTree = ""; + }; + 8F6F1E156F7DCE4CC0B44D3F8A208E68 /* Pods-QuickLocation */ = { + isa = PBXGroup; + children = ( + F7AE81981774B92C356A26FF843451C9 /* Pods-QuickLocation.modulemap */, + BB97A63C05CB76B306A8275DF4A550B5 /* Pods-QuickLocation-acknowledgements.markdown */, + 8E14307D6C734974BE9A14B2E56B296E /* Pods-QuickLocation-acknowledgements.plist */, + 3B3FEC1DFBF7036B761FB944F2B9F817 /* Pods-QuickLocation-dummy.m */, + D5FE1E37E2C698689D5F24AEE4636065 /* Pods-QuickLocation-frameworks.sh */, + C37C1FFDD7934BF1E8E952DAFD1B42B2 /* Pods-QuickLocation-Info.plist */, + 2290594F0DEEB3EE8019DFED02EF0E1B /* Pods-QuickLocation-resources.sh */, + 1F742F9BBDEE927B1CEBB85C83810BC8 /* Pods-QuickLocation-umbrella.h */, + 887BAFDF5875E4C49937F4B27AA714C4 /* Pods-QuickLocation.debug.xcconfig */, + 518C323F07471B8EF777A8488A6431AF /* Pods-QuickLocation.release.xcconfig */, + ); + name = "Pods-QuickLocation"; + path = "Target Support Files/Pods-QuickLocation"; + sourceTree = ""; + }; + 90AB8903608BB8E813FD8C175EC0693F /* Support Files */ = { + isa = PBXGroup; + children = ( + 958D4F3AED43E78118A5FBD871486626 /* IQTextInputViewNotification.modulemap */, + 006D685CCA56F85CAB3F22037792FE21 /* IQTextInputViewNotification-dummy.m */, + F895575AE743FE25A5580DFF03C0569C /* IQTextInputViewNotification-Info.plist */, + 1720168421136AE93A34884AB37452F5 /* IQTextInputViewNotification-prefix.pch */, + FF45920E9895253D121EC8EF37FAD3E1 /* IQTextInputViewNotification-umbrella.h */, + A2516B1B7307D6BB4586058EEF683AC3 /* IQTextInputViewNotification.debug.xcconfig */, + 8D9F85BF96427D1E62F7DF7CEDB63205 /* IQTextInputViewNotification.release.xcconfig */, + BC4ABE39FD245070480A5588F350BA96 /* ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/IQTextInputViewNotification"; + sourceTree = ""; + }; + 912CF4C912F910314E401448087742EF /* MBProgressHUD */ = { + isa = PBXGroup; + children = ( + A62EF3D3EF6B0B2B049506755DFE7497 /* MBProgressHUD.h */, + 6B717746DC29081801AA243A222079D7 /* MBProgressHUD.m */, + CD4F404FC1F40635C32B5A3B1FB7B2A2 /* Resources */, + 6F5F9636FD57F90DEF0F4DB16184CC12 /* Support Files */, + ); + name = MBProgressHUD; + path = MBProgressHUD; + sourceTree = ""; + }; + 9492008F666E47896D3022FAFEEA2791 /* Resources */ = { + isa = PBXGroup; + children = ( + 7826E5CB1BA609FF7E17DF8A66D7DDCA /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + 954AF53038C955A8826BBC3F691F01B4 /* SnapKit */ = { + isa = PBXGroup; + children = ( + 33D952BCA791E702F6E160E1CD7593C5 /* Constraint.swift */, + BFB9E8D913CEB8ED68CBB34CF5D3CBD8 /* ConstraintAttributes.swift */, + E138C4C44E725816DCFC01F3FC6EBB42 /* ConstraintConfig.swift */, + 320EB6060E4517C45AF18063EC3579C4 /* ConstraintConstantTarget.swift */, + 31F742AB7E9C870D621576A15E8A5285 /* ConstraintDescription.swift */, + A2D6464279CBD65A0FC6D4FF64117E7C /* ConstraintDirectionalInsets.swift */, + 09EB5C044A7617A0CAF71D0F1B172E52 /* ConstraintDirectionalInsetTarget.swift */, + C0E5431128985282711DBB2BD71CB2DB /* ConstraintDSL.swift */, + EE030413167D0ED97A4CAF855085BAED /* ConstraintInsets.swift */, + D0E0A4C1254BE7B467B27483F090A58C /* ConstraintInsetTarget.swift */, + 526D6EA97F05641CA2E05BC8050BBA13 /* ConstraintItem.swift */, + 9CC9AC6D2C83DB5E4023244B749AD0D9 /* ConstraintLayoutGuide.swift */, + 4AA509AF9611F1830467BCF85644074E /* ConstraintLayoutGuide+Extensions.swift */, + D93C82E28AF76AE8CAFC1CF3564233D9 /* ConstraintLayoutGuideDSL.swift */, + 4944AFBCA26B07853FC4C2887380AC3F /* ConstraintLayoutSupport.swift */, + ECCE4402CE62B8C0184D291FD0619F1A /* ConstraintLayoutSupportDSL.swift */, + 15B3BCF42957B621398CE0270B829CC2 /* ConstraintMaker.swift */, + 42FB7EB742BDA1963E0296AC62443EC9 /* ConstraintMakerEditable.swift */, + 437CF247251CC7F0AC541BDB3FB7260F /* ConstraintMakerExtendable.swift */, + 8459C74E6B53602003FA52DBCE21535B /* ConstraintMakerFinalizable.swift */, + 1837BB94D56F30AA7175D79F2DBA9FF7 /* ConstraintMakerPrioritizable.swift */, + 16DF26383715BF29478EE1FA0DFEB4D6 /* ConstraintMakerRelatable.swift */, + DE17E9D0C222CF72C4C7041DD47F5F49 /* ConstraintMakerRelatable+Extensions.swift */, + 7050D8EDED8F8B98D281AD4E40BDD6ED /* ConstraintMultiplierTarget.swift */, + EC09940F617F119B0D6883762B44E423 /* ConstraintOffsetTarget.swift */, + FD18019109AB883B31B33C1792BACF98 /* ConstraintPriority.swift */, + 63F81D6464B7000434FCBE30813750AB /* ConstraintPriorityTarget.swift */, + D8458760F67F98101DDA3612967C06BB /* ConstraintRelatableTarget.swift */, + 6C811E5596AB4F0BB50B02ACBED745E1 /* ConstraintRelation.swift */, + F764E3589E0CD5343FF5FC5A38985646 /* ConstraintView.swift */, + 5D4A6E00F2A4DCF1A1FD77880ED3FA48 /* ConstraintView+Extensions.swift */, + 5CDCFDD1712031FD8F9A4E3059282EF5 /* ConstraintViewDSL.swift */, + 37ADB993B56EC84504A5128004CAA5E4 /* Debugging.swift */, + 36202C69855EC86AEF59CD2E6702C706 /* LayoutConstraint.swift */, + 1524CEA9A142CFF8652321C41BC75471 /* LayoutConstraintItem.swift */, + 92A3D3FC8FB36D9B06C7CBFE95FC11C0 /* Typealiases.swift */, + 1F38D8104B22B34AC9C4D8C878F8B41A /* UILayoutSupport+Extensions.swift */, + E255D4D479EF505A2C6543CFCB99163C /* Resources */, + E24F3C863028340ED6D9628040B3B1BE /* Support Files */, + ); + name = SnapKit; + path = SnapKit; + sourceTree = ""; + }; + 97CB84F95D7D7335B9D6C3F1A5AF4A96 /* Support Files */ = { + isa = PBXGroup; + children = ( + 6F00FC95201AB3519AAE376D77EE25F5 /* AMapLocation.debug.xcconfig */, + 806412722951A7A5C2DF131A9E4EB2A5 /* AMapLocation.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapLocation"; + sourceTree = ""; + }; + 9819ACE27C08A7F0EA621B119FD22675 /* Support Files */ = { + isa = PBXGroup; + children = ( + DD383A5EB0D075F697626A52F8883B67 /* URLNavigator.modulemap */, + C663901667EA861727BE1E4CFDBD9042 /* URLNavigator-dummy.m */, + 8CC9A7FC7BF8AD0F60F1721E129A8471 /* URLNavigator-Info.plist */, + 8ECBCA7E5770462282DB479CE915BAAB /* URLNavigator-prefix.pch */, + 04204113E3497E9C14745E3AC606E1CF /* URLNavigator-umbrella.h */, + B7206C0B8A356B3C1D0789ED1F4C456F /* URLNavigator.debug.xcconfig */, + 423010E06BE2610F59AEFE114A293E2E /* URLNavigator.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/URLNavigator"; + sourceTree = ""; + }; + 9B4BAAD6452D46D0AB7839A6751D612E /* Support Files */ = { + isa = PBXGroup; + children = ( + 8A9FD996EA3053027DCDE255FDC80077 /* Differentiator.modulemap */, + C2815E64F59B4238CA92AB88B3481315 /* Differentiator-dummy.m */, + E2DC0711028DF544A36409EAFFF65AD7 /* Differentiator-Info.plist */, + 3D272D59665F051713045FE08FDFA792 /* Differentiator-prefix.pch */, + 1C32E2E8344F10CE993B76CDC0D6E084 /* Differentiator-umbrella.h */, + 6A6775C2DC87CC05036C59D22B33F2EA /* Differentiator.debug.xcconfig */, + 06D5D2A7CAC106CFE0BABA2F17C5AC18 /* Differentiator.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/Differentiator"; + sourceTree = ""; + }; + 9F84EC987E459CFE8B564E2E73A69BA0 /* Support Files */ = { + isa = PBXGroup; + children = ( + 0629BCD7DE95B10F6E1DCB74AF9EFFF7 /* SwiftKeychainWrapper.modulemap */, + 57BDB6C9A40F662D5A4D7CD9CE096B4F /* SwiftKeychainWrapper-dummy.m */, + A77BD514556985197AAC6AD736040346 /* SwiftKeychainWrapper-Info.plist */, + B4E6964A9CCBDA00C20C902BA910CA28 /* SwiftKeychainWrapper-prefix.pch */, + 3057BDA254E83EFB16BDEEA13CD2F79B /* SwiftKeychainWrapper-umbrella.h */, + 693D295A669FE67CE272D2EE1B3A87BF /* SwiftKeychainWrapper.debug.xcconfig */, + 04C1953D53901ECDFE44CE62153163CB /* SwiftKeychainWrapper.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftKeychainWrapper"; + sourceTree = ""; + }; + A20854E0BCC5F0D456916E152AB6144A /* IQKeyboardNotification */ = { + isa = PBXGroup; + children = ( + 44EFCF7647F729E5C8E0E785FDA51B44 /* IQKeyboardInfo.swift */, + 4E04820204D04ADEA23BB79040B548C2 /* IQKeyboardNotification.swift */, + A38B21FECE030C6FF642EB346F492406 /* Resources */, + C896E1E64247CFF869A58893301CD8E6 /* Support Files */, ); name = IQKeyboardNotification; path = IQKeyboardNotification; sourceTree = ""; }; - C7D679274DE79F5FD6EDD8F156D81EED /* CocoaLumberjack */ = { + A3567213AA76ED3E6309AC5A74EA9940 /* Support Files */ = { isa = PBXGroup; children = ( - 05906F0514D8FE34C9AB4D662EA05AF1 /* Core */, - 250469D9F1563AF7D8F0B84B4309C476 /* Support Files */, - B402D14B4255FFC39895360F43F35973 /* Swift */, - ); - name = CocoaLumberjack; - path = CocoaLumberjack; - sourceTree = ""; - }; - C80081AA8668B9A2DFD4038CB9CF1291 /* Resources */ = { - isa = PBXGroup; - children = ( - 480DC22B1BDBA7937ECC4F4370B28BC3 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - C86D2421A52380E462C7B661D1907994 /* AMapLocation */ = { - isa = PBXGroup; - children = ( - 10A51151EECDAB56AC981D2D91867B1B /* AMapGeoFenceError.h */, - F920E3AAD6460CC72D543C42448425A6 /* AMapGeoFenceManager.h */, - EEC421D481546D4C0A3ECAD591A7A9ED /* AMapGeoFenceRegionObj.h */, - 1A49F5CC77CDE0CD39A90ECB45D4CFCA /* AMapLocationCommonObj.h */, - E1D901EB776C95AF658EFAF8A18700DC /* AMapLocationKit.h */, - D437871AC6BBCD327BB3392E4A029010 /* AMapLocationManager.h */, - 0BB9DD7FD01B91B1D946F3D024B48A2C /* AMapLocationRegionObj.h */, - 282248C7AEE039BEF13E1462B5BDCB68 /* AMapLocationVersion.h */, - E344C39C8CD65D8DCB4355335B0FDF64 /* Frameworks */, - A033BADD12B4BEC0F9F050E39D34C59A /* Support Files */, - ); - name = AMapLocation; - path = AMapLocation; - sourceTree = ""; - }; - CBA6AD2E15FEB8AC4B8DFC9BE408EE30 /* Masonry */ = { - isa = PBXGroup; - children = ( - CFEF543BCBFE5CB28651E4C18982A140 /* MASCompositeConstraint.h */, - 7C10029DDCD8ABB50B1E54B82B86AAB6 /* MASCompositeConstraint.m */, - FC90D98C0C99B4D1FB4E42DEFA428FC5 /* MASConstraint.h */, - AEA5CF3F7272BD922BF5490BB13EAB5E /* MASConstraint.m */, - 12BBA29003E472D431C3FD0FB9C62E23 /* MASConstraint+Private.h */, - 551063021EBEB013E00E0945B9203026 /* MASConstraintMaker.h */, - E29BC91285442FBF75BE1095996D44D1 /* MASConstraintMaker.m */, - C0644F39A7688D2B38461ECE1C29E3D1 /* MASLayoutConstraint.h */, - F592315BD49801327478F7198E0DC38B /* MASLayoutConstraint.m */, - B41101BD9817D3B7E2B007B3612FB0A9 /* Masonry.h */, - 2F7FB7E37C81047E810BF72136F6C90E /* MASUtilities.h */, - 4B960D8818FB13168DE53317B9CE17A4 /* MASViewAttribute.h */, - 7B863CD9809F4ABA7F271D3F4ED4932E /* MASViewAttribute.m */, - 2F1413DFBAEB905BDF4EB80C2B2B628A /* MASViewConstraint.h */, - 06E4102EF5E977F8E87682D769F84A75 /* MASViewConstraint.m */, - 848EDBCEAA7DB2CADE7712099530A68C /* NSArray+MASAdditions.h */, - E5417662FD2D6DD0EE0C13A9888610D8 /* NSArray+MASAdditions.m */, - 5AF3FD37A26E880674E0DD5C6A858B10 /* NSArray+MASShorthandAdditions.h */, - BDB2D398279BEA61A0CED05D563D9B18 /* NSLayoutConstraint+MASDebugAdditions.h */, - 81AD68581A9744F112074A78BBDEDCD9 /* NSLayoutConstraint+MASDebugAdditions.m */, - 7EF1040E4FA4E5E79D96971B4EEC69C2 /* View+MASAdditions.h */, - 83C7D74EB219DC2F166C00B62C6BD271 /* View+MASAdditions.m */, - E486C09A3D43E33C6BE1310755770C95 /* View+MASShorthandAdditions.h */, - 27252B1599B576D97E65EC0CF5D3B04B /* ViewController+MASAdditions.h */, - C033AB746DCADD14426F8A9ED9EED36A /* ViewController+MASAdditions.m */, - 6679828447D284F68C1F59D9E5217667 /* Support Files */, - ); - name = Masonry; - path = Masonry; - sourceTree = ""; - }; - CC01F6D004B476AE77CA49648F2DD9BF /* Resources */ = { - isa = PBXGroup; - children = ( - 7E4FAA5014D3E9ADF70B5E61C02173A0 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - CC5C91EDEC36EBEFD3658EB816B77F8C /* IQTextView */ = { - isa = PBXGroup; - children = ( - 790AFAD0F40CA63CA2DC9DB302DFF077 /* IQTextView.swift */, - 78A11F75D6C555FE4648B2884189E269 /* IQTextView+Placeholderable.swift */, - 7E0BEC5D1ED65852602BCBD55CEE069A /* Resources */, - 7F69831B5D6CE41ECB9A2D782A754D28 /* Support Files */, - ); - name = IQTextView; - path = IQTextView; - sourceTree = ""; - }; - CDFAB15BC7A3C47CC009D002EF44F9A6 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8675F8E3CCC9EB670FFC30AFB92289A7 /* Kingfisher.modulemap */, - 802AF57CC469850FDE4D8C6E2B764905 /* Kingfisher-dummy.m */, - F5FFE87D972071CF4F9C9242C7135211 /* Kingfisher-Info.plist */, - 2554DE51682A37B88857A307FB1FF133 /* Kingfisher-prefix.pch */, - AC677B2CC11788DA4DC29A791F773133 /* Kingfisher-umbrella.h */, - F796503E3D4885E7C654FE61F1BC4594 /* Kingfisher.debug.xcconfig */, - 49AA122FC70582C8ADF095AB09D7ADCD /* Kingfisher.release.xcconfig */, - E9A44892A8D5FF061E8271D5DB19C410 /* ResourceBundle-Kingfisher-Kingfisher-Info.plist */, + 626D1B6169BE0138B8015FE83AEEAE0B /* ZXSDK.debug.xcconfig */, + 12482DE56EE86935FD288610C7E2E4BA /* ZXSDK.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/Kingfisher"; + path = "../Target Support Files/ZXSDK"; + sourceTree = ""; + }; + A38B21FECE030C6FF642EB346F492406 /* Resources */ = { + isa = PBXGroup; + children = ( + 7876FC240B41B79B2CE968C0B2531AA3 /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + A5653D7E58A17CB811F48B2437B03CF9 /* Resources */ = { + isa = PBXGroup; + children = ( + 05D3E9F4368CDC70A81671BA089EB375 /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + A6207E2D6C031FAA0874AA81C942187F /* Support Files */ = { + isa = PBXGroup; + children = ( + BD5EAB032B721E40DB56F2AAA1221B6D /* GYSDK-xcframeworks.sh */, + D641E9665977E5D2538055F8AEFDE648 /* GYSDK.debug.xcconfig */, + 9C397276E2990C60604F0EB2CD71CA45 /* GYSDK.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/GYSDK"; + sourceTree = ""; + }; + A67919523F3C197CF9A67F5C81880251 /* RxDataSources */ = { + isa = PBXGroup; + children = ( + 3119C42CE35F07648C8F6AC41B18D4F4 /* AnimationConfiguration.swift */, + 2D728EC314D8706001C539C638AD2FDE /* Array+Extensions.swift */, + 34CB38344E72F6AEE364CEC9B7CBF48A /* CollectionViewSectionedDataSource.swift */, + 8D5419215D244BAC18C7A08A97907811 /* DataSources.swift */, + C6981402BAD4DA637FFFB68B5C1D357F /* Deprecated.swift */, + DE4BEEEBD1CE5479FFA62F54A3F17443 /* FloatingPointType+IdentifiableType.swift */, + 1E8CAF01B81FB5E83ED9873D9BD73C73 /* IntegerType+IdentifiableType.swift */, + 6EBF2CBA0356AAF2001BE70A30C2BE59 /* RxCollectionViewSectionedAnimatedDataSource.swift */, + E72C42F593EDF43E99D4ECC7A0008D51 /* RxCollectionViewSectionedReloadDataSource.swift */, + F24EE1A056FAB1C871ADF3CC9DEB26DF /* RxPickerViewAdapter.swift */, + CCA25B4ED617DBF6591465E5459EC6C2 /* RxTableViewSectionedAnimatedDataSource.swift */, + 3F8C872F962E28B9BDE878F61A00AF9E /* RxTableViewSectionedReloadDataSource.swift */, + B9F253637C4175BB748FC92489288F76 /* String+IdentifiableType.swift */, + AAA2E1AD1807D27B61E8C46F3F20B4DC /* TableViewSectionedDataSource.swift */, + 5C64F9FFCC4B9BCC51609523B62B7A56 /* UI+SectionedViewType.swift */, + E4F874765D3F1D405E1B94F302414C59 /* ViewTransition.swift */, + 5D57CE0947310FC4D4C25A94FF06EE75 /* Support Files */, + ); + name = RxDataSources; + path = RxDataSources; + sourceTree = ""; + }; + A8125156E49573F224C971C24F64E45F /* Support Files */ = { + isa = PBXGroup; + children = ( + 5A3BF52649E92EA44006FD24DC21013D /* SwiftDate.modulemap */, + 530CD185CFFEA5675B1987BDE911A559 /* SwiftDate-dummy.m */, + 2FAD441E6F214CC94719B87CA09AAB52 /* SwiftDate-Info.plist */, + 5376585FFA207CCC42FF90392AA2DFBE /* SwiftDate-prefix.pch */, + 3B55A2E5E0C23AF55C20CEB733A0D0E6 /* SwiftDate-umbrella.h */, + 0D348E9EDBA6B6346CB66E313D98B353 /* SwiftDate.debug.xcconfig */, + A076D45B86798F2AB9BA88643BCE041A /* SwiftDate.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftDate"; + sourceTree = ""; + }; + B03B466A1123BBC589AD67CD70817D27 /* Support Files */ = { + isa = PBXGroup; + children = ( + 26A8DA6192C5D7193DD3730CA3F75535 /* Popover.modulemap */, + E6FBFEC156FAF93A053B649B8F3D464F /* Popover-dummy.m */, + 54871D70F4E85BD84A0962AE5E08B6FA /* Popover-Info.plist */, + FEC035167D9FC0932953485226B84998 /* Popover-prefix.pch */, + B87914A571493F5943A8D7B3C5D2E749 /* Popover-umbrella.h */, + 1D8BC788877505369AE9D580C83BC4E8 /* Popover.debug.xcconfig */, + 1423591186656B268E1FF81A833FDDE3 /* Popover.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/Popover"; + sourceTree = ""; + }; + B17ECDC8769FC4B4A26729B9C6D244AC /* Resources */ = { + isa = PBXGroup; + children = ( + 137B8DFC03137FFDE54B5C23791A166F /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + B4029738D933ADAE7DE5EFA5FF74BC16 /* Support Files */ = { + isa = PBXGroup; + children = ( + 55894792B2BC6D1F12E125ED02EABF01 /* AMapSearch.debug.xcconfig */, + 80360A2482B59B8CFBBDAE1E04E3AA61 /* AMapSearch.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapSearch"; + sourceTree = ""; + }; + B4387D36ECB167DFABB455C7098B842D /* Core */ = { + isa = PBXGroup; + children = ( + ABE2307E3692700F4924D12DE88D93BC /* AppearanceStyle.swift */, + C9B1EB74D624BC8F4A0829D170E4476E /* AssetManager.swift */, + 5E7C1B99EA4033350C994AD39CC10428 /* AssetManager+Asset.swift */, + DD80B96F5D6919A0F51F52BD8FF6C198 /* AssetManager+AssetCollection.swift */, + FF4D142F3848E1469681DA6A3D233FBF /* AssetManager+Authorization.swift */, + E7B38F6289C951AC1EFC690686372E8C /* AssetManager+AVAsset.swift */, + CCF603B04E46DE17927B90BDE11A2DF3 /* AssetManager+AVAssetExportSession.swift */, + E1ED1CC384F53FC0D979B27CB2CC9C65 /* AssetManager+Image.swift */, + 89317620C529E149BE3ABEB0693F810B /* AssetManager+ImageData.swift */, + C31B52216880E9CF8D00588A8855A697 /* AssetManager+ImageURL.swift */, + 9FE7184381B15F4DFF201369FC77E6AF /* AssetManager+LivePhoto.swift */, + 290DBF8DF4EE9BDACF5EC7F610D04C99 /* AssetManager+LivePhotoURL.swift */, + 7617788F6C40990657BF50E790BCC88E /* AssetManager+VideoURL.swift */, + E4CF6187D928B4729E6A474BE2F7E979 /* BaseConfiguration.swift */, + F88C1F5605E0ED6FC19947DF4356D6C5 /* BaseViewController.swift */, + 23761700324E23E962FEBBF7BED2FB18 /* Core+Bundle.swift */, + AAF03709FEB9466EB3E14C66C6844450 /* Core+CALayer.swift */, + 61676782BCB8EF5032D6A5EB4E3AD85E /* Core+Data.swift */, + 8E2F4EB626FDF8860DF1A31459D4799E /* Core+Dictionary.swift */, + 4DD5A978ABCBD53B00E4A00DC44A637B /* Core+DispatchQueue.swift */, + 766E24D6147771B8FAE074E9125A8043 /* Core+PHAsset.swift */, + B4A24A28918AB81E9DC3DABD576C9503 /* Core+PHAssetCollection.swift */, + F6CE3D103F19BAE22B17FED7A9174225 /* Core+String.swift */, + 480632CE6A94E0AA8E78119ED15765B6 /* Core+UIColor.swift */, + 26A3214F6C60FC7EEDDA89C2B3318F95 /* Core+UIDevice.swift */, + 79A30D1E24995BD052559D5EE0D7F6FF /* Core+UIFont.swift */, + 37BBFAA3353ECE0A5CEFCBE08317EAAB /* Core+UIImage.swift */, + D9A5DB91E453FFC97DA8EC13D529B7F4 /* Core+UIImageView.swift */, + 3CE0F9A3F24FE541572FB2D332F35A2E /* Core+UIView.swift */, + 1B2098B96998825650602412363C4A32 /* Core+URL.swift */, + 746402475533F49FAF95BAEA3D1512B6 /* CustomLanguage.swift */, + E5BE71FB7C7B95B183AFBAC5BC9DE2C4 /* HXPHPicker.swift */, + DD254C3A2A1DEB95A21F1E701862EB79 /* ImageContentType.swift */, + 2A3EB679AD01ED748E6A1212F5770B9E /* LanguageType.swift */, + 7FD4269A60D82201612F750BD6B8D769 /* LivePhotoError.swift */, + 3EB94E98557C410CB4BFB0BCB601D4D1 /* PhotoError.swift */, + 37C31323A449552441EB9AF579EDDD9C /* PhotoManager.swift */, + AACFC15287C41FF035FE09238748DE1F /* PhotoManager+Audio.swift */, + 0724929CA585230BC10C4782C2910DA1 /* PhotoManager+Download.swift */, + D6F36509372AF77DD256A2FEBEF0E653 /* PhotoManager+Language.swift */, + 8F9CB5BB89F878B6A7107C476B856BB4 /* PhotoPanGestureRecognizer.swift */, + 1467351D13912FB9B76BCC971532B510 /* PhotoTools.swift */, + 28323BD28CC12E6BAE22CAB96FDA37FD /* PhotoTools+File.swift */, + 17C68429EA33F78B87240CCFA8BF01F8 /* ProgressHUD.swift */, + 4B0C81C0402C793588FD8618BE3C4DBC /* ProgressImageView.swift */, + 824C9868E79071D91B18ED7B9CFD27A4 /* SelectBoxConfiguration.swift */, + 2C7069FA1C13A8AFD184D3EBB02F7D22 /* SelectBoxView.swift */, + 458C28DFB8E300D94E40171C859CD019 /* VideoPlayerView.swift */, + 471A70955BFCBA716AFCEC36741D162A /* Resources */, + ); + name = Core; + sourceTree = ""; + }; + B659B72E497A3F5979C68E082F43D954 /* Picker */ = { + isa = PBXGroup; + children = ( + E53D0CFF06F6D1A1BE9E58C1F39A8EC4 /* AlbumListConfiguration.swift */, + 2C35DB8885C7AF3C00FCA69FDA392958 /* AlbumTickView.swift */, + EF1FF8A138C3756FA85D138F9F0DD494 /* AlbumTitleArrowView.swift */, + 557C4E36B976A5D3BC228870F1B02720 /* AlbumTitleView.swift */, + D0D8EFF1D263CDAB8425045CE12080A7 /* AlbumTitleViewConfiguration.swift */, + A2839296D75B6C25EB533C696814E364 /* AlbumView.swift */, + C263B56B240F62365A703DBF67EC2A36 /* AlbumViewCell.swift */, + 12A3978C5954B3AB3CDADFBCC75AD5F7 /* AlbumViewController.swift */, + 9F115178EB801E8CCD3F923799013C1C /* CameraConfiguration.swift */, + 3C488F6779264C878B86DA9D446DC0D1 /* CameraViewController.swift */, + 1ADB846622561BC6E1C099F8488DDC58 /* DeniedAuthorizationView.swift */, + E054857F8B1D832E92368A43CCB5AB5C /* EmptyView.swift */, + 2E0B3D4B1E2DCD5966996C8B3E0D0D67 /* EmptyViewConfiguration.swift */, + F5850950933E8F0982B6AAC13E6BE84D /* GIFImageView.swift */, + C15D23C5EAF1AFED8D0D4D82BE8551DB /* LocalAsset.swift */, + 847FBD943961326E7042E95694BBE9D1 /* NetworkAsset.swift */, + 645C7091C4060925EE0A65A8C07EDC2F /* NotAuthorizedConfiguration.swift */, + C5E05BC16EE45ECEF9F56EE1C00DE369 /* PhotoAsset.swift */, + 8C943CE162332C599611A09076B3BAFF /* PhotoAsset+Codable.swift */, + C2DC7B67C28FB63025DA871EB56B2D07 /* PhotoAsset+Network.swift */, + C1CB709A3423E37492D1990C23F463CE /* PhotoAsset+Request.swift */, + 373090AF467FEDF497C9E92FDCDFC010 /* PhotoAsset+URL.swift */, + 0D59A4AAD19735248A702819E313785F /* PhotoAssetCollection.swift */, + FB90EE871E509F6868F8F749AFC4E14D /* PhotoListCameraCellConfiguration.swift */, + 0A26381785BA6D4DE63E5068A0BBE66F /* PhotoListCellConfiguration.swift */, + 4E4B9379FC4246FF3FF73C7056BCC681 /* PhotoListConfiguration.swift */, + 4380D7C4B8C62800413C19765B90C4BC /* PhotoPickerBaseViewCell.swift */, + 69F4D3F5BF6C2A355840D4318854E016 /* PhotoPickerBottomView.swift */, + 6363B3DAA64238C1A06825A9451607F5 /* PhotoPickerController.swift */, + 0A23A6095935A2DA87AD61626177F227 /* PhotoPickerControllerProtocol.swift */, + D8EE4175338A17324002C44BB68A091D /* PhotoPickerSelectableViewCell.swift */, + 71799A293B1DCAC3F0E5375EDDD8E4A1 /* PhotoPickerViewCell.swift */, + B1DAB6853202E5E043004340655A7E7D /* PhotoPickerViewController.swift */, + 65D84BE5248F017E46A0BAD12FDF6774 /* PhotoPickerViewController+SwipeSelect.swift */, + FAADACFC8C1B6F1F490246E8E39C7A34 /* PhotoPreviewContentView.swift */, + 4C640D6C18B0E4E11FB6195590166413 /* PhotoPreviewSelectedView.swift */, + 1C6990AD5078D59E6D8DAAFF10A74000 /* PhotoPreviewSelectedViewCell.swift */, + 8B47FF56EE56F8F3BAB299365652DC62 /* PhotoPreviewVideoView.swift */, + 7CA848A1650371467D021A82058BB16B /* PhotoPreviewViewCell.swift */, + 1CDAEBDA6F5733AABA1EF205CB760BEF /* PhotoPreviewViewController.swift */, + 3DD35D3B0EC3F51F5ABE235758C49D65 /* Picker+PhotoAsset.swift */, + 055FF1459E218B9653BCD10DD91D3072 /* Picker+PhotoManager.swift */, + 1555A05F2126B0E6717D118D25801358 /* Picker+PhotoTools.swift */, + 6BC7A455BA025483CF6B3143881624A9 /* Picker+UIImageView.swift */, + 847EA1E9A99CAAA0FF7D644C230FBF95 /* Picker+UIViewController.swift */, + 714C8C379969C070F9254AABC6251357 /* PickerBottomViewConfiguration.swift */, + 38AAA92CB506133E178E5883E425C60E /* PickerCamerViewCell.swift */, + 4E51DB4C155A46CB4058D95CC0EC8892 /* PickerConfiguration.swift */, + 8AD8D9BC9B7C3629A2CDC47C82E9AE8D /* PickerInteractiveTransition.swift */, + A6D29933D19796149A5E665C8CA3BCB3 /* PickerResult.swift */, + A2A7A76FED8FC8A39FEC7EC140C06142 /* PickerTransition.swift */, + 8B278ED70E990B07805A739DAAF3E7AA /* PickerTypes.swift */, + A187A53749D3A13EBADE2B35358D6CEE /* PreviewLivePhotoViewCell.swift */, + 513A92199EEE48768E6A3EEC3E1034F6 /* PreviewPhotoViewCell.swift */, + 77C0E807E5828E0201EF3937F915AC8A /* PreviewVideoControlViewCell.swift */, + 6E2F198F1EA78694A9624B41EC703916 /* PreviewVideoViewCell.swift */, + E0A82D7ACC3554BEC74607ED43A1C882 /* PreviewViewConfiguration.swift */, + ); + name = Picker; + sourceTree = ""; + }; + B83C6EBC5D97882A8B6A9466CFE3149B /* Frameworks */ = { + isa = PBXGroup; + children = ( + 690FAF80EA9531D30895B099722B5CED /* AMapFoundationKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + B9E60861925AB82117B3B39B7F3D29FE /* ZXSDK */ = { + isa = PBXGroup; + children = ( + 2FE396351848A51EB602DAF7E6EDB812 /* Frameworks */, + A3567213AA76ED3E6309AC5A74EA9940 /* Support Files */, + ); + name = ZXSDK; + path = ZXSDK; + sourceTree = ""; + }; + BC9B0C081EFF3DBD5C2B53E314DD630D /* Resources */ = { + isa = PBXGroup; + children = ( + F81BF935755646596C7A73604984693E /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + BCF3C9A3DEB635F7546EE06A59C22087 /* Resources */ = { + isa = PBXGroup; + children = ( + 1A7BD34AAF4ACDE6366BFF6AAF6A837A /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + BE52023FD061A9072BCDD5C41CAA68E7 /* Resources */ = { + isa = PBXGroup; + children = ( + 77D6CBA2D54ACB5B7DC5653ABB8A2BF6 /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + C1F49D3F4B9377219432AC4C02440D31 /* SGQRCode */ = { + isa = PBXGroup; + children = ( + 8DBEEAE1BF3C3D4BC3D4B28583373A7D /* SGGenerateQRCode.h */, + 23080DDA3FB9E838C52BD9867E7B5EF6 /* SGGenerateQRCode.m */, + 6439726E8320448364BF51510B60F6BB /* SGPermission.h */, + 7DEFB6E7D776AA7048A42EA5F802D14F /* SGPermission.m */, + 371767888D02A91667A252B426B3C3D6 /* SGPermissionCamera.h */, + 302D49464BE25430B13484721B106BEC /* SGPermissionCamera.m */, + E88134F4991F75161592370EDBDDF7A3 /* SGPermissionPhoto.h */, + D6C24B0F8C6D7B55828D114BDC698668 /* SGPermissionPhoto.m */, + 61D4DA4FDEA08F6AE8C449D5897C1137 /* SGQRCode.h */, + B36614CD046FB720974E8AD5A6D03149 /* SGQRCodeLog.h */, + F86DD11C749EB487970B45E96FC5F5EB /* SGQRCodeLog.m */, + 7BBD55F81C059384B68B54576C2C85BE /* SGScanCode.h */, + 16DB8F7B4769DA61DBF1A534140C2864 /* SGScanCode.m */, + 57010DEE123460202BBD384F4DE807D4 /* SGScanCodeDelegate.h */, + F8A21F9D1B7E647E6ACADA6E71A891A5 /* SGScanView.h */, + 0BCF132842B892AE2BA545D86F75D0EF /* SGScanView.m */, + 2CF4E1E4FABD8B6D862E800AB161ABD0 /* SGScanViewConfigure.h */, + CA1A3B4644BE066439D66B28D9CBEA17 /* SGScanViewConfigure.m */, + 0780C172087591F37A850572E2B812BC /* SGSoundEffect.h */, + 651563E6D489169A64C2B77793D0A904 /* SGSoundEffect.m */, + 2D0A6517735F3EECE68C68A14E403573 /* SGTorch.h */, + F45942A41CA4AD3A6B529A34CD64016F /* SGTorch.m */, + C3072326DD34C757150C8BE661702339 /* SGWeakProxy.h */, + B54A7F5171852D47FEAF3166F7230E63 /* SGWeakProxy.m */, + 84F9993B9B8FCC7EF326A0AF823D5964 /* Resources */, + DB78F591B92A969CC743BF7E075287DF /* Support Files */, + ); + name = SGQRCode; + path = SGQRCode; + sourceTree = ""; + }; + C730C5EC4EBA68724B2275373AD0AB89 /* lottie-ios */ = { + isa = PBXGroup; + children = ( + B4E1278D2C1DBCF1B4ED696DDF3B66D6 /* AnimatedButton.swift */, + 96A61CAA6D14EF5B80E8C174C4992EB1 /* AnimatedControl.swift */, + FF413EC014A6F86AD117121BCD036E68 /* AnimatedProviding.swift */, + 01D49DB395A302CB0E8A5C13FE5AB50D /* AnimatedSwitch.swift */, + 9BB11EFAA8B1C6445E4E5B268482EB05 /* AnimationCacheProvider.swift */, + BD0E5FB9AF258767A6C880B620AC9B94 /* AnimationContext.swift */, + AD3CF64770F544B4FBB30A976C979DD8 /* AnimationFontProvider.swift */, + 67C6F29E3D902FCCEBDC48635910C5D5 /* AnimationImageProvider.swift */, + 422FC41005FD0A87EAE149926BE6C07B /* AnimationKeypath.swift */, + 1BA59DC6ADF446081AF8C31B92429604 /* AnimationKeypathExtension.swift */, + 74A03C0224A4BDAEB341E584479F0F9C /* AnimationLayer.swift */, + 170AB32690469CE69E37BBF2E48DD2A9 /* AnimationSubview.swift */, + AA9F3316325377406375EE4E5A5806D7 /* AnimationTextProvider.swift */, + E192B132D7C39A062782797C37DFA07E /* AnimationTime.swift */, + A4CB3813384B7B563153E214F9DF6F70 /* AnimatorNode.swift */, + 63E28BD4D38B18C9FD94E0C4216AC63D /* AnimatorNodeDebugging.swift */, + A3FAFB88DC53E7D567F9348A1F24FE1E /* AnyEpoxyModelProperty.swift */, + 8CF21989F95843BB0B02B8BFDE1228C1 /* AnyEquatable.swift */, + F3A140B0A3099FEE5DEDBFDB41FD33D0 /* AnyNodeProperty.swift */, + 322FFFB41B3E10E48AFFCE3F1ED680DA /* AnyValueContainer.swift */, + 3B767CFDD39A988C5DD144957836296C /* AnyValueProvider.swift */, + A5539A875DDB8B83B24C72733B942AD9 /* Archive.swift */, + 36397693C82897D29D108A57B762C516 /* Archive+BackingConfiguration.swift */, + DBDF02ACA504C74430731FCAC597E30F /* Archive+Helpers.swift */, + 97847CC486AB5B4F3D953DE312D8BA2B /* Archive+MemoryFile.swift */, + E930130A02EB4BD551DB663D6370F2E5 /* Archive+Progress.swift */, + D99953BA0FE4C523C836CE9A7C119722 /* Archive+Reading.swift */, + B140BB7BD6D423F2C32CB5F9F5526C95 /* Archive+ReadingDeprecated.swift */, + E523F5D081179DA577F80E946E1CF7C5 /* Archive+Writing.swift */, + 53B3949594A4FDF9AE4A8C666DB3A36B /* Archive+WritingDeprecated.swift */, + D9112E558AF7FF970B2B979893E61EE9 /* Archive+ZIP64.swift */, + B7FB820BC5331533D294984FD2720F40 /* Asset.swift */, + 9AE5F4EAB6D5E8A1401A5428FC71CBF4 /* AssetLibrary.swift */, + A1D35E1D624DAC3215AFAD7F24E753A8 /* BaseAnimationLayer.swift */, + 36B393642A0A63F2927D0599F732B2E0 /* BaseCompositionLayer.swift */, + E615A7AACB986AA4AEFD89C51C3084EB /* BehaviorsConfigurableView.swift */, + 01289D5CD5E71B0D51C2616E693EC2E3 /* BezierPath.swift */, + 0F8541A4393AA82446DA9CB3130C9A5A /* BezierPathRoundExtension.swift */, + AC8C185659533C110B12B837800DB486 /* Binding+Map.swift */, + 9AA25D9C5729BDE185613DAFED600BC4 /* BlendMode+Filter.swift */, + F0F5EE61E2B1815F3A066EC4F3DB93FC /* Bundle.swift */, + A60CDC0D38F2D8910D8ECDB5FA98F16E /* BundleImageProvider.swift */, + DC855803A59BA8907C17EB6B152C1F59 /* CAAnimation+TimingConfiguration.swift */, + E4736B05062BE1377960F7613D5EA857 /* CachedImageProvider.swift */, + 368317677DBB7631FB9D0A6707A3A7E8 /* CALayer+addAnimation.swift */, + 3B78CF4361138280DEAF654907A7E88C /* CALayer+fillBounds.swift */, + 8C5EB1A2522A30F5C6CA70FF4D0FF93A /* CALayer+setupLayerHierarchy.swift */, + 9EAAF431DEE0F4DB6A2617D53576AF30 /* CallbackContextEpoxyModeled.swift */, + EA6E5222A3BF1DF24E3955512FD5BE7A /* CGColor+RGB.swift */, + F8D04D8B3B7D82F7270B0ABE1CC348C5 /* CGFloatExtensions.swift */, + 2C1AA52DDD88C1E5C9EB949E7121BC80 /* CGPointExtension.swift */, + 280E2F84613BBFC5E776CC0E7EE208B2 /* ClassReference.swift */, + D289CBC2EEF3AAFD0A4B4849F6012BB3 /* Collection+Diff.swift */, + E9B350FFEEBA00673419856241505840 /* ColorEffectValue.swift */, + 62CAA5A5C41F01A70F971F80CC3FF44E /* ColorExtension.swift */, + 32524E780F00B304F3BEFD01FCAA0643 /* ColorValueProvider.swift */, + 671A1B0395265821095325775BE5A441 /* CombinedShapeAnimation.swift */, + 5FD8FF6AC1D874EA6226EA532B4BB85B /* CompatibilityTracker.swift */, + 9D285B4623C5A56587B13EDE8120F5D9 /* CompatibleAnimationKeypath.swift */, + 76A4C2098BCA48D9E7809408B88A4964 /* CompatibleAnimationView.swift */, + A65FD1B0B490C6DA38CAB169FCA4993D /* CompositionLayer.swift */, + 2E3A26F5ED4DBBCD716CB86A2E4FB022 /* CompositionLayersInitializer.swift */, + 3C437A0C547C9289A6A18A2481A534D6 /* CompoundBezierPath.swift */, + DE2E8730B3DFABCC4800F02B6267B87F /* ContentConfigurableView.swift */, + 645F74721EBDCB63F6B53FA0DBD4C6A4 /* CoreAnimationLayer.swift */, + 120B74E95C3879A21CCDB3700DE785B1 /* CoreTextRenderLayer.swift */, + FBAA4BCAE55A806BAEC0DCDAA9F3C9C2 /* CurveVertex.swift */, + 618EBF53267627B24D620F051549197C /* CustomPathAnimation.swift */, + C237F6157FB267563A98042420445DC7 /* DashPattern.swift */, + 213BFAAAEE1853834A0F73C5DB95F18C /* Data+Compression.swift */, + CE4AD6BFE19640671B73A6218A3C5964 /* Data+CompressionDeprecated.swift */, + 1478C78502E72A09FBE9995C94538D07 /* Data+Serialization.swift */, + 6269C4E9B5880E3AAB83A91658E1AC76 /* DataExtension.swift */, + 94DCE84A36F9C712107A53A6685125C2 /* DataIDProviding.swift */, + 16E8893C004BC01B3DA9DC222A127419 /* DecodingStrategy.swift */, + D99EF59DFF153214B0A3D8A1C4EBBCDB /* DefaultAnimationCache.swift */, + 5244D0A1750EE9D7FAED7F55DDEA8E5B /* DictionaryInitializable.swift */, + 47FEA96478BA684A2AF5195D108E66B2 /* DidDisplayProviding.swift */, + 10B68C3EC8FEFC5F2BAC66C3D805F269 /* DidEndDisplayingProviding.swift */, + 11E404586B8AC297753F446B3C334A93 /* DidSelectProviding.swift */, + A891860001E5D99627C58DB804D3B8D3 /* Diffable.swift */, + 9D808BE74C9CE8CB34DFF9D417569685 /* DiffableSection.swift */, + 8BA0BCB1F7A9729965B573F64A2B4748 /* DotLottieAnimation.swift */, + 34F9957D295E57F9B30FA635E8A2669D /* DotLottieCache.swift */, + 2979066231A9512904070FD888FB76A7 /* DotLottieCacheProvider.swift */, + 977977973B81FA249BFBC3E38BCCFDB8 /* DotLottieConfiguration.swift */, + 188635A0D78664408D91E3D77025C50E /* DotLottieFile.swift */, + 6A0CE3DEEFD4845D1EBFCA15856AE0B8 /* DotLottieFileHelpers.swift */, + 88FA681630A0F3559E6643A68CA542C8 /* DotLottieImageProvider.swift */, + D9E1E8D7B36B59589ACF640AA57E60D4 /* DotLottieManifest.swift */, + E238CC49C49556235A81F04ED8F9D55E /* DotLottieUtils.swift */, + 255C8B3006719A1E86F1C636D4D8B9B4 /* DropShadowAnimation.swift */, + DADAF4D71D8BDBEC08F785A6A5795085 /* DropShadowEffect.swift */, + 4D78F87540E3EA8396A68BCBF02A7523 /* DropShadowNode.swift */, + 470BE9CA1CB354631EA9F83BC9C2C055 /* DropShadowStyle.swift */, + 1E6A1E8FB57BC111F0A7585F110C3ECF /* EffectValue.swift */, + 8EF46878E437F90B0E6363F8445899BF /* Ellipse.swift */, + CE490E86E6C23DA6326B62ED3E1788E4 /* EllipseAnimation.swift */, + 519484C542F1B579208016BF0A161C77 /* EllipseNode.swift */, + 853A9816BA5E4AE22E657305C5222098 /* Entry.swift */, + 7E1142F35B04B6C5BD0774BBA7C08F86 /* Entry+Serialization.swift */, + 9BB999FB2943F63A2F1FAC794E102FE5 /* Entry+ZIP64.swift */, + BAFFDCF59409B50ECD0BE8CEBE5860F5 /* EpoxyableView.swift */, + 07D6D7B974681D893D52C4035D7993B7 /* EpoxyableView+SwiftUIView.swift */, + B1938C0D672C3C5DACFA4B31302FB3BC /* EpoxyLogger.swift */, + 0432FF88948EF7F318297175270465E0 /* EpoxyModelArrayBuilder.swift */, + 7E89C2269F38D15066C822C1FA9E8F2C /* EpoxyModeled.swift */, + 4CECDE1BE15BC45E067FD3E238F18047 /* EpoxyModelProperty.swift */, + 1A962D4292D03684FF617E33864EF5B4 /* EpoxyModelStorage.swift */, + 28CD57D1A65F6C8BED6566EB7B3C2C7C /* EpoxySwiftUIIntrinsicContentSizeInvalidator.swift */, + 4DDC37B0E289DC7FE71EC4094365230D /* EpoxySwiftUILayoutMargins.swift */, + 0D7883D3B691967A11A79B9AA71AE575 /* ErasedContentProviding.swift */, + B0D4EBABD9DB33974B76BE1516559965 /* FileManager+ZIP.swift */, + 2852C607F17803DF7D834122F6F5AA83 /* FilepathImageProvider.swift */, + 0B9749C4E0FE19061C9F9157E5A879FA /* Fill.swift */, + 592F76C69E5F65A384AB16E38907E378 /* FillNode.swift */, + 2798E9217A2DE8B22EAA361962557F4F /* FillRenderer.swift */, + 0AC4AAE5253D1359301531CC46EFEB92 /* FloatValueProvider.swift */, + E247F6BCFE6E8E518715F88C8D51FA90 /* Font.swift */, + DFF1E623884E4AE9C9A1ED3D04F45BC1 /* Glyph.swift */, + 20DC1B34DA57274F14C0528300B0D678 /* GradientAnimations.swift */, + F4B37312E5B890AF6AE0AF70C547FAE9 /* GradientFill.swift */, + 55EF44B4E12BF378C890CB553EF49118 /* GradientFillNode.swift */, + 297586226A1BE9A3078A2E399E0272C9 /* GradientFillRenderer.swift */, + B13383F0BC518E232047228692B8A63F /* GradientRenderLayer.swift */, + 65A4EF534AED0A6D7597C88B726DE3D5 /* GradientStroke.swift */, + 7687A3797A8A908B181ED8CD2E55F718 /* GradientStrokeNode.swift */, + A2FE2D6EAD45BA06E28F79B37A996202 /* GradientStrokeRenderer.swift */, + 4546AD1C8C5440AFC749F76AD501E384 /* GradientValueProvider.swift */, + 0620068BB9C1A2836D16113C44F9E90A /* Group.swift */, + 4B03BD0DC1DCA3A1F759CE6DB2C3A494 /* GroupInterpolator.swift */, + 0F80383234D4597E80AF795C80129AFF /* GroupNode.swift */, + EE4B1C22A04268C9E91119679D9FB75D /* GroupOutputNode.swift */, + 988ED35FB7707CE3EAD7BFB0AF1E953C /* ImageAsset.swift */, + 46997670DC4ABA943B6822C1A48C34CA /* ImageCompositionLayer.swift */, + 78D427B7EC29C7CBA7720AC5E7816DE2 /* ImageLayer.swift */, + E4E813AC74828F04D436D531ED0B4BA2 /* ImageLayerModel.swift */, + 79DB011A7FEC772D7C25744614602589 /* IndexChangeset.swift */, + 039003C164851A17C279926183BE7365 /* InfiniteOpaqueAnimationLayer.swift */, + BC33923EC5375C22A7ECA198C929A65A /* Interpolatable.swift */, + 9FFD084B1BA5B5721E11F69A9BD1008F /* InterpolatableExtensions.swift */, + BFD4192CC3AB5F6F57A4EA534DE6B072 /* InvertedMatteLayer.swift */, + EA6ADA20D4D00A06BEE718A19FB8C772 /* ItemsExtension.swift */, + C72A8C92670FF350E8A420EB8F4F6ACD /* KeyedDecodingContainerExtensions.swift */, + 6FA48ED1FF2F7B546233427F276EBC03 /* Keyframe.swift */, + CD758FBDDD2B88A403E9C1B05BF4F511 /* KeyframeData.swift */, + 8B9DDC699BAC6292185528AFB961BA8A /* KeyframeExtensions.swift */, + AFE4903931EDCE703BE95350A435FF35 /* KeyframeGroup.swift */, + 42ED9A6DE458B50207F517FC819A729A /* KeyframeGroup+exactlyOneKeyframe.swift */, + 4E2EA3A6590ED7B47A754E661C280B91 /* KeyframeInterpolator.swift */, + 14C0A69437B676B5F7D648BB2AF34E2A /* Keyframes+combined.swift */, + 99C08DEB91600FD7AA306A969E79BE42 /* Keyframes+timeRemapping.swift */, + BE890CE798E63E906A85142A702AE895 /* KeypathSearchable.swift */, + 2FF479F7F510F056C4749ABC49F561E2 /* LayerDebugging.swift */, + 13C0F38CF2159F0A5DDE29B416855587 /* LayerEffect.swift */, + 6991076E0A040EE863D27E0D09ADFF05 /* LayerEffectNode.swift */, + AF5D372A3AE73E9F3C825EE913CAD285 /* LayerFontProvider.swift */, + 27991E680A5AB49029B5E583DBAA67A4 /* LayerImageProvider.swift */, + 1110858E6C2C64932738CCEB24970211 /* LayerModel.swift */, + F09188C3BECE96220D4AFEACE8738138 /* LayerModel+makeAnimationLayer.swift */, + 4FEAEDC9E0C57E7710A73EC8AA3E9987 /* LayerProperty.swift */, + 166FCDAAF93A856B6C479F1A1108D5DF /* LayerStyle.swift */, + C03D2195F8070C9FCBD9846A7FFC7B45 /* LayerTextProvider.swift */, + 3C9B7C2810A3C3AB0970925C0D07B0E1 /* LayerTransformNode.swift */, + 7F1DF569D29B2AEA33A9A40377EAEFFD /* LegacyGradientFillRenderer.swift */, + 0F61F5BB87FA8314473628E89581AA28 /* LottieAnimation.swift */, + C656AC09A91C3647E7C534C6949EA4F4 /* LottieAnimationCache.swift */, + 77184A7A28E5971B4E650F13A46BF7D8 /* LottieAnimationHelpers.swift */, + 3A9019C439AB15025FC854D58713A936 /* LottieAnimationLayer.swift */, + 4776E536B3FA2D98601B8809945D9BBD /* LottieAnimationSource.swift */, + A43151496CCBA46FF15AD2635488B89A /* LottieAnimationView.swift */, + 646E22914714BEB2FDF79B50BA88B1BE /* LottieAnimationViewBase.swift */, + 4CF8B689CF50117A652E6231AD48A7D5 /* LottieAnimationViewInitializers.swift */, + 6A5786E47BB377A16AEDB5BB1A75362E /* LottieButton.swift */, + C5843B46B80817972944BB971FC179C5 /* LottieColor.swift */, + 3312F2AE7FB1C103E92A1B6E788122CC /* LottieConfiguration.swift */, + 496D3EBBB2B4C7FC49E1B8C1CD70772E /* LottieLogger.swift */, + 5430F3A24CAA6F37198CFEDAAAA99AB6 /* LottiePlaybackMode.swift */, + 39426C3A2ECB1B5A18DBF0F33B33A763 /* LottieSwitch.swift */, + B55D8BA910BEC68CC29FB81ECC2CD259 /* LottieURLSession.swift */, + 9D96A8EEF99D98D90E6C052AEC3613FF /* LottieView.swift */, + 913B2BA405D4CE5B397DE47F36E4E0C6 /* LottieViewType.swift */, + C367547FCC68DD55DAECA1B9FC3DBABE /* LRUAnimationCache.swift */, + 158848831E4A676FB5B199C888642F76 /* LRUCache.swift */, + B22A38A3380CE01B51F0F194D569AF2E /* MainThreadAnimationLayer.swift */, + 5F8E49D1C4691BD5FC38BDE5BBDEF136 /* MakeViewProviding.swift */, + 8057A186CE468BD801A09E946D8EDA5B /* Marker.swift */, + 1533FA4A0C96BDD2E351B7FCA31BD105 /* Mask.swift */, + 8C53D5A9F80D28F651B21F2CFBE343D6 /* MaskCompositionLayer.swift */, + A6938D20446EBEC9F816CEDA2367B795 /* MaskContainerLayer.swift */, + D7141FAA91B3E99A3F53D9B5E4D69E05 /* MathKit.swift */, + D568B042FB0B6A7D69244AD0882178FA /* MeasuringViewRepresentable.swift */, + 61F762F93B6221785FD4110CAC5841AC /* Merge.swift */, + 7B97DD18CC1AC3499CE7C64D7C0BD755 /* NodeProperty.swift */, + DC07E984EA037BD28C51AE926B4CB4BF /* NodePropertyMap.swift */, + 06139E1E1DD4B9DA6E8A4210370BCCB6 /* NullCompositionLayer.swift */, + 743EF9B274A3655CEB979F5B4B16F2B4 /* OpacityAnimation.swift */, + A0AD9A956C94738C7089F6E295B66266 /* PassThroughOutputNode.swift */, + 0BA7954C9EF8F2DED7184062C2732E69 /* PathElement.swift */, + DA6B315C32FC5609CA8D622E03B5C4B0 /* PathNode.swift */, + 9B09CA4DB26497CE26243F9FFE2CC631 /* PathOutputNode.swift */, + 77EA3272C7F5CC2B41A8D66D4D38D3F9 /* PointValueProvider.swift */, + FB389969443600F44ADBEAA581A3B350 /* PolygonNode.swift */, + 9A2A0309946FA7BDD38041B166A08A99 /* PrecompAsset.swift */, + E41EF5080BD0A47B08B628FCD15BCB46 /* PreCompLayer.swift */, + 345572A222575C94DA587D5E1CF9C417 /* PreCompLayerModel.swift */, + C55A44DDFA37FA2D11BC5726717B12B6 /* PreCompositionLayer.swift */, + FAE2C3CEB2CC7D0F1C3C8A37C02138D2 /* Rectangle.swift */, + A9CD8DBD63C228758684C045FC9E03FF /* RectangleAnimation.swift */, + 931C65024C86E2886BD657E83BA8E860 /* RectNode.swift */, + D7A6F6E8B24EA986667022893D040482 /* ReducedMotionOption.swift */, + 0C26E6F0D20F800D5B3F9DAEC46A5DFD /* RenderingEngineOption.swift */, + 97ABDA125BBFA55D8EE5573E8B93AB6A /* RenderNode.swift */, + E8B5D73D0C53F699DB52AF3770B6D5CD /* Repeater.swift */, + 09B6D7682C3180FE20AE2F4E09DB8E17 /* RepeaterLayer.swift */, + E1F0B2395FA1DF601F3AB5DDE09A86CC /* RootAnimationLayer.swift */, + D5A9C955913C44B3815DA60FF0E224A7 /* RoundedCorners.swift */, + EC2340A77EEEDED06315E9B608CBBD54 /* RoundedCornersNode.swift */, + 17BE183D1D173D44A2EF2E01FA7AE8E0 /* SectionedChangeset.swift */, + 808A938E6E2C5978588CF800FE2BAA40 /* SetBehaviorsProviding.swift */, + EF90914FAD7CA1C043DFE3D5B5502002 /* SetContentProviding.swift */, + 2A6748AF035E51EB23474D0313DEA17F /* Shape.swift */, + 279204F96B6191DD6E8CF293F3A0CAED /* ShapeAnimation.swift */, + 0C5F3E1CCEE0415AB5E9B3ED6299A9E2 /* ShapeCompositionLayer.swift */, + 06041FEF0F2FCDA7E684AA424B047011 /* ShapeContainerLayer.swift */, + E4EEC25DC81F20103B30FF13E1D982D6 /* ShapeItem.swift */, + CD1F60E8C47187506FF0EDAF258D5941 /* ShapeItemLayer.swift */, + 432EC996F82D1F5EE0C77A218DBF99B1 /* ShapeLayer.swift */, + ACCB47C12853A5DB7ED9C854CCE2F671 /* ShapeLayerModel.swift */, + 976A292956A5031871511B621FE7D6F2 /* ShapeNode.swift */, + 097832AD2AFF0AE42CB2BC1E70DF7A64 /* ShapeRenderLayer.swift */, + 210E3B6437C45B67F1E9F21D90AA0A9A /* ShapeTransform.swift */, + F7E99AE044AAB8379876FD3B1A921E0C /* SingleValueProvider.swift */, + BB6E3C6E88A34AA462EB572BC6ED6628 /* SizeValueProvider.swift */, + A595855CA2B7F50EB289312C669D47D4 /* SolidCompositionLayer.swift */, + 21BF7AEEBC6911B7C9DFBCA51330BFBE /* SolidLayer.swift */, + BBFBABF91903B611D00C8E32F67E5D62 /* SolidLayerModel.swift */, + 40161777292C527F714496046AE570EC /* Star.swift */, + DE94DFA9E64A825922C8E0EBD72031C2 /* StarAnimation.swift */, + 4AB75C9BA243D876376A28AFE16B8E53 /* StarNode.swift */, + AA6616C7C134BB9FF9678EC87D746113 /* StringExtensions.swift */, + C2D31FD543E341AC7EDD28C32F39A4AB /* Stroke.swift */, + E496BF64131336A121D2D15B2CA407E0 /* StrokeAnimation.swift */, + 2FFA585DD56872029B9BAFF4A231A1EB /* StrokeNode.swift */, + 89A47F0BA02DCB112BA7EB7CE9B659D3 /* StrokeRenderer.swift */, + F3B2D3F5CB40C600B633041D4E46D87C /* StyledView.swift */, + 8F49C50D61A09F57006BEA0590604E4B /* StyleIDProviding.swift */, + 0F99AC6E5258A874E93F8B1507F383E7 /* SwiftUIMeasurementContainer.swift */, + 837A7960FC14DD5BE5F92FA584CB2281 /* SwiftUIView.swift */, + B1F8D4FF6AF421FC20579E3CDFD8BB0E /* TestHelpers.swift */, + C7470B74F4DE6D4DF54F90494C7307E1 /* TextAnimator.swift */, + AA8E3C170F4FD6920806DB7F1EA8C463 /* TextAnimatorNode.swift */, + D22FADB79576AE7241AF5266BC20666B /* TextCompositionLayer.swift */, + 9622AC41EE5167289FC53EDE6D34CCF8 /* TextDocument.swift */, + 7819CC5BACDC7758CECF67E1F2CFE862 /* TextLayer.swift */, + A6AB2940C980ABEA478AFB385555DDD9 /* TextLayerModel.swift */, + A13F2857129132F2BB134CC80E4B8689 /* TraitCollectionProviding.swift */, + AEFD9E2A8B5BFFE9533CE2BA381044EF /* Transform.swift */, + 53E6E54247ADB2479FD6E6AF5510C8FD /* TransformAnimations.swift */, + 4FF5744B169CD59E1D3E725D7F86028B /* TransformLayer.swift */, + 4E3D588C4F627B96E3F2689E93116060 /* Trim.swift */, + CABCD225004C08056CEC927D40E98BAE /* TrimPathNode.swift */, + 0BF6A76CAAB4FFD27CB0FBB4C12C9DCB /* UIColorExtension.swift */, + 2276B4762338F537B426B3AAC1E51016 /* UIView+SwiftUIView.swift */, + 10F7B8D292BB2C3AC05230B9DA94142C /* UIViewConfiguringSwiftUIView.swift */, + C6E80A5E325D67A7AAFA579E1873789E /* UnitBezier.swift */, + DF891E7CC34297F39DDA34A0A274814C /* URL+ZIP.swift */, + 4455A4C72B372ECB685316BD01C5B810 /* ValueContainer.swift */, + 562E53122FCAFEE7E1D872AEBFE315F3 /* ValueProviderStore.swift */, + A5B8916CFCBDF4717A4A50E2AB678192 /* Vector1DEffectValue.swift */, + F103382FE2B3535C8A5522E5A6B6B76E /* Vectors.swift */, + B23012C8AD99164AAC8618C540DD5734 /* VectorsExtensions.swift */, + BD430A29256C6077285B1CCB897E8C4B /* View+ValueChanged.swift */, + 39E2B2FE167D211C8DC0CD1D734395C0 /* ViewDifferentiatorProviding.swift */, + 085EB28758F8741D7C89D03184864DC1 /* ViewEpoxyModeled.swift */, + 52A5A2851794F2EFD72B76E4E04A6C60 /* ViewProviding.swift */, + 57FEAE5EDD99E7C558B1909DF2BC5613 /* ViewType.swift */, + 1336B0C0234097E0B7B50FBEF383C022 /* VisibilityAnimation.swift */, + 74C6847435BFA93608CB4DA9B97FD4C1 /* WillDisplayProviding.swift */, + 3CCE5DC50A2AA22F3C2A2F220EEA0DCE /* Resources */, + 6E2E42CF088E666C107DF65C8472CA2C /* Support Files */, + ); + name = "lottie-ios"; + path = "lottie-ios"; + sourceTree = ""; + }; + C79EB01CFAF13B1B4DF621C9FB27EE86 /* Support Files */ = { + isa = PBXGroup; + children = ( + 7D8D4AC9C1FFD6E898ABA095A10B4E53 /* KingfisherWebP.modulemap */, + F9081ABF0CC34C97BD72CDDDB0F7FA3E /* KingfisherWebP-dummy.m */, + B7C0DA117DEBEE3724B85864BE0A2525 /* KingfisherWebP-Info.plist */, + 6B39D58DFD7CDC911CAB6884FF7DB719 /* KingfisherWebP-prefix.pch */, + 31BB740A5D21E61C7186E91176A77AFB /* KingfisherWebP-umbrella.h */, + CE7D0E94E502829CC4B640761DA81EEF /* KingfisherWebP.debug.xcconfig */, + FB6F8A2833A8E8D18B75D77C679832DC /* KingfisherWebP.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/KingfisherWebP"; + sourceTree = ""; + }; + C896E1E64247CFF869A58893301CD8E6 /* Support Files */ = { + isa = PBXGroup; + children = ( + AC085A1003144F9842248F8309014EF4 /* IQKeyboardNotification.modulemap */, + 3D0BFE767CA45C2590F5185DD86599DF /* IQKeyboardNotification-dummy.m */, + 154F25B105AC7B9C99DE834CB31E3408 /* IQKeyboardNotification-Info.plist */, + F329A89B9F7BBF9305ADC7A5396998E3 /* IQKeyboardNotification-prefix.pch */, + 817933B0D2656B46377E2204DBB9C43D /* IQKeyboardNotification-umbrella.h */, + 46814B7303F971723AC2026E783D7819 /* IQKeyboardNotification.debug.xcconfig */, + A31FBDB8A71E85E601C32E3A17169AAB /* IQKeyboardNotification.release.xcconfig */, + CA8AF2998B8120F608E2259C4786AFCC /* ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/IQKeyboardNotification"; + sourceTree = ""; + }; + CA32F11F508445207062BABC93FC8194 /* IQKeyboardToolbar */ = { + isa = PBXGroup; + children = ( + 32179D718398ED696EF90C681EDF407A /* Core */, + 898067B24115B4C2CD71CADA9A88363E /* Placeholderable */, + BCF3C9A3DEB635F7546EE06A59C22087 /* Resources */, + 4D099BF26B81E57605D506EEDCE3FB98 /* Support Files */, + ); + name = IQKeyboardToolbar; + path = IQKeyboardToolbar; + sourceTree = ""; + }; + CB2918157C060AE2041D42D90C0B212D /* Resources */ = { + isa = PBXGroup; + children = ( + C056C7D3CDFF0B7C1A4CD6824B186298 /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; + }; + CD4F404FC1F40635C32B5A3B1FB7B2A2 /* Resources */ = { + isa = PBXGroup; + children = ( + E38E66DCC45E29CCAE3BC2F08E025CFB /* PrivacyInfo.xcprivacy */, + ); + name = Resources; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { isa = PBXGroup; children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, - 0656CE04288357F0748AB498835BA03E /* Frameworks */, - FDAD1006413A913E2CD5560B467CE539 /* Pods */, - BA22D01C667CE11861E3BB443BD18E3B /* Products */, + 2FE445AD883B9ABD3E0241A05A5B79FD /* Frameworks */, + E6F6729EB64F11F5AA3AD7BE9DE07DE8 /* Pods */, + 678252FB4EB94FE375A64FC08DC5A9FA /* Products */, 2B01C5D34569DBC173A53875424B8908 /* Targets Support Files */, ); sourceTree = ""; }; - CF1CD464A8EB162D134464D960B0665A /* MarqueeLabel */ = { + D20A599630902A342EB817FB88644E50 /* SDCycleScrollView */ = { isa = PBXGroup; children = ( - 8046DC29B2DC0AD4796DDCC9D315B548 /* MarqueeLabel.swift */, - 48814D550E342AA138E8F0F7A0920F57 /* Resources */, - C3E6A68EE12774116D7D57643BD01EBD /* Support Files */, + CE529A4ED821CB704DEF5F1CBEE6C7C7 /* SDCollectionViewCell.h */, + 2247DE4416C83EBF5741EB4C37F1D591 /* SDCollectionViewCell.m */, + 3CD87187C5D55523B9F2796260DBC6D8 /* SDCycleScrollView.h */, + 40E77BDCC879DE0379202E5FE66BD227 /* SDCycleScrollView.m */, + 00ABCC4FCC91AF4FC881ABD674585BA9 /* TAAbstractDotView.h */, + B9CE0C1DCDC56E9E63A7CF35BB266E81 /* TAAbstractDotView.m */, + F8FEAF46B11C19DA15A88AC8F7465669 /* TAAnimatedDotView.h */, + 9C52417202445D599E653C15F4DAD0F3 /* TAAnimatedDotView.m */, + 1DC5D9C0CBB43DD2FC455CE7D2BCC629 /* TADotView.h */, + 8D844583EE81B6B93D83CE3EF0A7DAF0 /* TADotView.m */, + 8B58B14A0A7A5608BA0BD1F19C0DFC0A /* TAPageControl.h */, + 9F4F756C03018A45D0FF823F2CDAEC5C /* TAPageControl.m */, + DC55A4DCB028D0C0669D1C8F10E5C032 /* UIView+SDExtension.h */, + 0F530C63F99B2AB3E29DCD3A67810204 /* UIView+SDExtension.m */, + 64D9EB4034B0888143AF86333E08EF2C /* Support Files */, ); - name = MarqueeLabel; - path = MarqueeLabel; + name = SDCycleScrollView; + path = SDCycleScrollView; sourceTree = ""; }; - D217F8E845A63DFA08435AB3673C86B4 /* Resources */ = { + D57FFBB622A929B4031CFA8A18FEBB51 /* demux */ = { isa = PBXGroup; children = ( - 5E6DA99C99EE241BB65D6D8BC630DC3E /* PrivacyInfo.xcprivacy */, + 09D4A2CE8064B7D2328D9DCD9AACDDD8 /* anim_decode.c */, + FD9A15DD2D18CEC116E120448AAD88A6 /* demux.c */, + D2225F598557E20F61D24286A2082ADE /* demux.h */, + ); + name = demux; + sourceTree = ""; + }; + D73446C4861ED018D34E78FD86AF971C /* Resources */ = { + isa = PBXGroup; + children = ( + 5BC4BF403D5D9BFA25C251106F13672F /* PrivacyInfo.xcprivacy */, ); name = Resources; sourceTree = ""; }; - D24B130A498CE34560F5F3EF7865B6AC /* Support Files */ = { + D872A9ECD3E66E20F80514DCFFE4D66A /* Masonry */ = { isa = PBXGroup; children = ( - 4AD752F7D9169E8BC2B64CCB378E2BD9 /* ZXSDK.debug.xcconfig */, - D4E76875B41733143372740E0C0F3793 /* ZXSDK.release.xcconfig */, + 995B5FC5B5D4BBD5621E8B3F705CBE75 /* MASCompositeConstraint.h */, + 46157A971E5B9155953B6450AEC04366 /* MASCompositeConstraint.m */, + D186DAA7E78BE6B8EE5DAC34368AE823 /* MASConstraint.h */, + C132601FFE28F7DBC95D8D184ED5F8CC /* MASConstraint.m */, + 2C8F5DFB112803DFF98E678FE0A4F14A /* MASConstraint+Private.h */, + E274060E727CE9CB6C38809DA44858F0 /* MASConstraintMaker.h */, + 47211AB1E4B0CA0EFF6C3EC1F1FCC6E8 /* MASConstraintMaker.m */, + D4BE2969CFCAA727193B6D26BF6420C4 /* MASLayoutConstraint.h */, + 3266DA7845C496BF6CAD64C19C0ECF42 /* MASLayoutConstraint.m */, + 8798F82254E88B081508DD6F8E51773B /* Masonry.h */, + 8E68AA9B03CF8B077EA7A56AE703665F /* MASUtilities.h */, + B46C45DB3F93C3FF90E987E7E241D0F2 /* MASViewAttribute.h */, + 1E59E4C4F1821037A886B4D8511F0A4B /* MASViewAttribute.m */, + 7BC4569302B193F7A1341960315F9832 /* MASViewConstraint.h */, + 06DEE16FA5E122B00203CDB6498366CA /* MASViewConstraint.m */, + DA15D5F11D526B370FDF43E3B1C3676F /* NSArray+MASAdditions.h */, + 211BC34C0536F7B4026D6881686E85AC /* NSArray+MASAdditions.m */, + 35705CE15E7613E33BDA6D0FA12C3B22 /* NSArray+MASShorthandAdditions.h */, + 88AC16CAE19A86A840FFC0405C78015B /* NSLayoutConstraint+MASDebugAdditions.h */, + DA1DB8571EB6453A9969ACA809EE2D48 /* NSLayoutConstraint+MASDebugAdditions.m */, + 12B01F90DC3D1A2A0B9ADABC09778D98 /* View+MASAdditions.h */, + 518BF9920F3B404D11B898472BC7F93F /* View+MASAdditions.m */, + 269B6452BDCE224AE4F36E7A81E54AD0 /* View+MASShorthandAdditions.h */, + 59C8CA4DBADB8D19EEC46ADE32BFD4C2 /* ViewController+MASAdditions.h */, + 44D89264485E28BEDBC7AB5DF1863E35 /* ViewController+MASAdditions.m */, + 2EAC8B24092ACC37C2C5B0325A9769DD /* Support Files */, ); - name = "Support Files"; - path = "../Target Support Files/ZXSDK"; + name = Masonry; + path = Masonry; sourceTree = ""; }; - D42136F83F169F0937CE9889B781EAA9 /* Support Files */ = { + D8C69E760AA382424660025AC012BD78 /* Core */ = { isa = PBXGroup; children = ( - 883A5F397292336BFCC8BD106D86E30F /* RxSwiftExt.modulemap */, - 51E734177656D42479DB2657AE3259FC /* RxSwiftExt-dummy.m */, - 141D6CFEE42FAA4C3A526AD72A5E08B2 /* RxSwiftExt-Info.plist */, - DD025C1FB92F6BBE2EFC74D99FF23616 /* RxSwiftExt-prefix.pch */, - 60D1A20273A023797A9B984468793C2B /* RxSwiftExt-umbrella.h */, - A5867F8AA2BF18C4D955D0D3C8093C1E /* RxSwiftExt.debug.xcconfig */, - B2CC726385A4968BD79ABB207B0F3AD3 /* RxSwiftExt.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/RxSwiftExt"; - sourceTree = ""; - }; - D7D9B029F0E651AED04B118641B209DC /* Support Files */ = { - isa = PBXGroup; - children = ( - 37F9CD6AD412AC615076D9ADA5B944B4 /* KingfisherWebP.modulemap */, - 912B19EAAC07E9B2E54DC302104FFD64 /* KingfisherWebP-dummy.m */, - 50FD1EC8DF282D62A0A388DB3BAA22DE /* KingfisherWebP-Info.plist */, - 9282E25D18F0125168BE0002352D7B8E /* KingfisherWebP-prefix.pch */, - 178AAE11F126B5DC801F60831E8B7C6D /* KingfisherWebP-umbrella.h */, - 631EA00F26DE3715C90534534F65BFE5 /* KingfisherWebP.debug.xcconfig */, - 67BE2DF031350E646A0A959C4F0889BE /* KingfisherWebP.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/KingfisherWebP"; - sourceTree = ""; - }; - D85AF07335DF1539E85BE460AC55F427 /* Support Files */ = { - isa = PBXGroup; - children = ( - 2DF0DA2CCC5ABB83BD1CB19A6322ABE2 /* MBProgressHUD.modulemap */, - A1833E49989AD55FC604313973CCA358 /* MBProgressHUD-dummy.m */, - 934DDEA0365863E99AA0CE3F358EBB30 /* MBProgressHUD-Info.plist */, - 851C48EE3EB0BC6360B66C5F0B7C373E /* MBProgressHUD-prefix.pch */, - 3D31C667B77C9D80D84BCD157D1FA59D /* MBProgressHUD-umbrella.h */, - 54EA5E1142D3125EFDED3177723C0BCC /* MBProgressHUD.debug.xcconfig */, - 524159FC99ECD91352BA0614F88CA3B4 /* MBProgressHUD.release.xcconfig */, - 8D01F26795D6C1E5D02DCF5302411B0D /* ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/MBProgressHUD"; - sourceTree = ""; - }; - D8F2C74A9ECFFB0C89207730544869D9 /* Core */ = { - isa = PBXGroup; - children = ( - 413A90ECA0820A442B24186DED76C279 /* IQActiveConfiguration.swift */, - D2AB95C02946A651C0CE87A0A6167D93 /* IQKeyboardManager.swift */, - 8E2EACBD4501D94923FCF19C64FCF291 /* IQKeyboardManager+ActiveConfiguration.swift */, - C4ED5978527881A39DEF1B43FAFC9A92 /* IQKeyboardManager+Debug.swift */, - 3F424F05C0886BC528CB87BC99B9787F /* IQKeyboardManager+Deprecated.swift */, - 281771F271E7B1731CD9FA8C5D489692 /* IQKeyboardManager+Internal.swift */, - E9E73CC11C7D07894699538CD9E45ECA /* IQKeyboardManager+Position.swift */, - C1580313EE38121CF8BAECC85EEDFBC7 /* IQRootControllerConfiguration.swift */, - 89EE3AA96A913E51693AE19FF5A761DC /* IQScrollViewConfiguration.swift */, - ADBA7B32FE0821B96A3CC5839AB5133C /* UICollectionView+IndexPaths.swift */, - 59F5F1FF37B1D9F982DCAA5BC6353DF9 /* UIScrollView+IQKeyboardManagerExtension.swift */, - EBB27EF9034E6CE2F8F4DEDFA6465A89 /* UIScrollView+IQKeyboardManagerExtensionObjc.swift */, - DFD6433286414C453FC4040A8A74E3D2 /* UITableView+IndexPaths.swift */, - 3CA6447BA651492898CB1A984214C02D /* UIView+IQKeyboardManagerExtension.swift */, - F8E4B32BDBCEEC64F4603CA34956DBFE /* UIView+IQKeyboardManagerExtensionObjc.swift */, - 07E781138747A16C7AB238CF4941881A /* UIView+Parent.swift */, - 64DC12060CB96989A589F8EC6DCCD2A2 /* UIView+ParentObjc.swift */, - 8C3670E445F4E6BF00472CB052EB0025 /* UIViewController+ParentContainer.swift */, + D42A226675F2990B62FF777A60C85659 /* and.swift */, + 7E3D1478AAE87102636A23D2E0439916 /* apply.swift */, + E081F38A18AB93DCC336E1437C137956 /* bufferWithTrigger.swift */, + 34152868ABB7DD8614EFD0B1B7E01825 /* cascade.swift */, + 51D61BD343692E97F6F93F59F627955B /* catchErrorJustComplete.swift */, + D1C2DA3B5982BA3931872039E226AF58 /* count.swift */, + B6295AE9D50F4A2B1061B752D52AC07C /* curry.swift */, + 78AA34A6A025AA4EE1DBEFF6A229857B /* distinct.swift */, + 138267A78378C20D85FD85CD6F415D4E /* filterMap.swift */, + 62E201BC50441D1ADC7DA3D33156A432 /* fromAsync.swift */, + BFB569507CC27BADB6B7E5AA54605AB5 /* ignore.swift */, + A4114E91AEE31D95AB64F12BD8E011F5 /* ignoreErrors.swift */, + 464201AC78D021CEC9FB435B0603BCAF /* ignoreWhen.swift */, + AB43DF3DE9AC2F77182BD7B3682A155D /* mapAt.swift */, + 47FE7864622B9DFF669897BBC64167A0 /* mapMany.swift */, + FFA1E9A379D5C8AD5EB05C9ECA967825 /* mapTo.swift */, + 8EB27A1FDE08209D5A99DB6F436B7584 /* materialized+elements.swift */, + 07B57984746CDD53B1A48736367F7172 /* mergeWith.swift */, + C2BD8DAB5045AAF8BF6ACDE3784213F0 /* not.swift */, + 7A6812AA13AB62BBDF7AED3FE4BE2CE4 /* nwise.swift */, + 2FCB879F76B01B243FE4D93AE5A20D36 /* Observable+Alias.swift */, + E0757B2A646CE91F3193B8F6D6678D86 /* ObservableType+Weak.swift */, + ECD6B31F012736480BFBD5CB5E99EBA6 /* ofType.swift */, + 832E976CC93CC187A00136D1E9942C83 /* once.swift */, + F558F847D3B537C0EE3F9A6D10BAA044 /* partition.swift */, + C0267CD6171DEDA09AD71FB911134D7C /* pausable.swift */, + C3E3D3933B693D2F3CED237988215698 /* pausableBuffered.swift */, + A9494109661480B23878F79967DC1CF6 /* repeatWithBehavior.swift */, + C53ACBFB8A83FDE89AFB59F4E36CD4CE /* retryWithBehavior.swift */, + 9E71DD7D00AE092706800B876C37FFE2 /* toSortedArray.swift */, + E77DDE5D1FE9A869DBCC053EC6AAC14D /* unwrap.swift */, + 1904D53B6BFEE0B80A1E67328C3EA546 /* zipWith.swift */, ); name = Core; sourceTree = ""; }; - D9E73EA1D68EE1BF2D57F214F53DEA8B /* Support Files */ = { + DB78F591B92A969CC743BF7E075287DF /* Support Files */ = { isa = PBXGroup; children = ( - EA957BA3C60933EB7122B37F97C60859 /* SGQRCode.modulemap */, - 8D532F3E8D3DB28BD531F0BBFCB51923 /* SGQRCode-dummy.m */, - 5BC3362C1DE487F25E00CDADB86834F8 /* SGQRCode-Info.plist */, - FD7CDF83CC21DE3240ED834B96D6BFA9 /* SGQRCode-prefix.pch */, - 32E23C014D2D9567FCA7FB1BB888D072 /* SGQRCode-umbrella.h */, - 2E04AFD21A853ACAA00CAC9A2346DDFF /* SGQRCode.debug.xcconfig */, - 924533A7A1CEA6559877CA669C4443CF /* SGQRCode.release.xcconfig */, + F7FF5CDC4CA97C693516A34E375FAE0B /* SGQRCode.modulemap */, + 88D7757EF92B7964BC8AE9516ABB8E47 /* SGQRCode-dummy.m */, + 41060EECF51C0C9B354F34061BB5FB2C /* SGQRCode-Info.plist */, + 03A121F321B612639A02BF6059C72306 /* SGQRCode-prefix.pch */, + D156BC2B1914C04C6422199103AC1B74 /* SGQRCode-umbrella.h */, + 5E890DCDCDFE8177899E99D157517707 /* SGQRCode.debug.xcconfig */, + EEB3F56F8C3B595F3234DE4CFF876DA8 /* SGQRCode.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/SGQRCode"; sourceTree = ""; }; - DD42BC2C46B64A37A45AFFDE09FFA679 /* IQKeyboardReturnManager */ = { + DBB46E9FCBDDA2D0D1B477F611FDAA9F /* IQKeyboardReturnManager */ = { isa = PBXGroup; children = ( - 0AEBF392ABD41764BB744EF50A1636E2 /* IQKeyboardReturnManager.swift */, - 426315F21DB591CB6884EDE8160A8750 /* IQKeyboardReturnManager+UITextFieldDelegate.swift */, - DD957E8121CCF199F6277FD347FAEFF5 /* IQKeyboardReturnManager+UITextViewDelegate.swift */, - FC9465649A355D758AB227965EFC29F9 /* IQTextInputViewInfoModel.swift */, - 685F71CDEE3527F1AAF4A2E7F754E5CF /* Resources */, - 7687FE9F334D8A0BE0877AA72336F67B /* Support Files */, + 27CE044F777AA8E14A94BCAC3180B064 /* IQKeyboardReturnManager.swift */, + 8BBF65D2719A6CF22C5C2BBA7F64EEAE /* IQKeyboardReturnManager+UITextFieldDelegate.swift */, + F974BD496AD015A0B51589A92D41D778 /* IQKeyboardReturnManager+UITextViewDelegate.swift */, + 3C86DF2926DB5DEF88ABA4C3420F3CF4 /* IQTextInputViewInfoModel.swift */, + B17ECDC8769FC4B4A26729B9C6D244AC /* Resources */, + 723F8059EBF5901A65E64CB060247391 /* Support Files */, ); name = IQKeyboardReturnManager; path = IQKeyboardReturnManager; sourceTree = ""; }; - DEC2735E2B288A28C731D2EBFD35B6AC /* SwiftyJSON */ = { + DF07E556DE6C4957EDE2E5606BD7CF4A /* Support Files */ = { isa = PBXGroup; children = ( - 79CC917318FEB17A6EDAB638E96E56A4 /* SwiftyJSON.swift */, - 18CA50668A570EAECC33DA94A91124F8 /* Resources */, - 45E827EB8F63364A08C3E0807926D46D /* Support Files */, + 6CDE351263FDE38178F242C8F4445B88 /* IQKeyboardCore.modulemap */, + D9889BC0F67A3289D6FC98F9B67EFCD0 /* IQKeyboardCore-dummy.m */, + 8F74D115AD9A7F536E18A84FB8FF1931 /* IQKeyboardCore-Info.plist */, + 949DA9F5CDBCEF6C810EA656A7EE14F0 /* IQKeyboardCore-prefix.pch */, + A661075C2BD240CB1654EFC5FBD67EF3 /* IQKeyboardCore-umbrella.h */, + E1ACC1CCF4844B226089F690F7B13243 /* IQKeyboardCore.debug.xcconfig */, + 70CE135432E10B90B88647194E1CE054 /* IQKeyboardCore.release.xcconfig */, + 3F2AFC702F32EC6363BEA1F3AA87B2C7 /* ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist */, ); - name = SwiftyJSON; - path = SwiftyJSON; + name = "Support Files"; + path = "../Target Support Files/IQKeyboardCore"; sourceTree = ""; }; - DEF6F0C44898A75DCB752196B42B45AB /* KingfisherWebP */ = { + E011A636F238139B34F87763DC15596B /* Support Files */ = { isa = PBXGroup; children = ( - E01799B965A0350751DC3E4E8E349F20 /* CGImage+WebP.h */, - 10649F256B067965CB15F69B92573DE1 /* CGImage+WebP.m */, - B7AE846D72003DCFCEC86392D0D7EC40 /* Image+WebP.swift */, - 4D95629893FC9D5CC18ADD0DA19A22FF /* KingfisherWebP.h */, - 6A4B9BA5EC56F34FE4F2221CAB2181A2 /* WebPProcessor.swift */, - 8A66BE78CAD2086986CB55D2E7A12D28 /* WebPSerializer.swift */, - D7D9B029F0E651AED04B118641B209DC /* Support Files */, + 238DCE8B327DAA5AD8A45387ED782712 /* SwiftyUserDefaults.modulemap */, + 2EAA512B45185EBC8735764075B6AA26 /* SwiftyUserDefaults-dummy.m */, + 492E78E79C700E5B5019135480516915 /* SwiftyUserDefaults-Info.plist */, + FAB8BC5FF19B7DF114A94672F5DC97FD /* SwiftyUserDefaults-prefix.pch */, + 748F85581A18D982756B327EA9CABF01 /* SwiftyUserDefaults-umbrella.h */, + 62F6E873D49C812332A2CEE0AD4DC319 /* SwiftyUserDefaults.debug.xcconfig */, + 116636588CA6138EAA0EDD1D4FAADA0C /* SwiftyUserDefaults.release.xcconfig */, ); - name = KingfisherWebP; - path = KingfisherWebP; + name = "Support Files"; + path = "../Target Support Files/SwiftyUserDefaults"; sourceTree = ""; }; - DF73130E8AD350883C978C442E1DB2AB /* Resources */ = { + E039E2AA3A3E2C28B49017FD2D7B4203 /* Core */ = { isa = PBXGroup; children = ( - 9F1A14A09646D4E5C68BD4055943DF6E /* AMap.bundle */, + 1F997ABBC6EA089C505B9E6BD0CD1612 /* AccessTokenPlugin.swift */, + 49048777DFB30750979A84B728AF2B75 /* AnyEncodable.swift */, + 83BDF01F1C12E2750841EDA6D21E6298 /* Atomic.swift */, + 2B04EA2BF49EBF3947F41879AA29FC3A /* Cancellable.swift */, + 47BD8FCA5E28E808BA50E2A32E768E3E /* CredentialsPlugin.swift */, + 19D3119C4F5D92C3D0443C6D17395736 /* Endpoint.swift */, + 8DFB94213F8D1D48EB3FBD05B6157992 /* Image.swift */, + 29544B64CA115756BAAF228E63A130E7 /* Moya+Alamofire.swift */, + FBADAFA4C6D0CBFC0B573538880274CE /* MoyaError.swift */, + B66CA7E96606902E043F4B39EDA9241D /* MoyaProvider.swift */, + 3B689D0393C45332F04B77693FF5E28C /* MoyaProvider+Defaults.swift */, + 44FC24E261686D21CEAF0C676EB92154 /* MoyaProvider+Internal.swift */, + 8CC176D8059BEF2264572B3418724E73 /* MultipartFormData.swift */, + 67EF607C3E38DF77D61A492D90B8BE3C /* MultiTarget.swift */, + 92BE2102B94B125D24DA9F68142258F4 /* NetworkActivityPlugin.swift */, + 5A110B3C4BF3F30FAFA1A175C70AE93D /* NetworkLoggerPlugin.swift */, + 2359D380B8B121735FB089F9FAECD7CD /* Plugin.swift */, + 0C80914A8A3D9F65352C59762CC6E9B2 /* RequestTypeWrapper.swift */, + 68D47BFA3636C39B9A620FDC81483527 /* Response.swift */, + A539000D3A953271DB5CE5EE7F9F654D /* TargetType.swift */, + 8109E513293DD29BCE1506AB5F45F0F1 /* Task.swift */, + BAB03FF9F33E76D68ACFD8FEE39EAD42 /* URL+Moya.swift */, + C7453EE771C878D35A9EB9EADEF0548A /* URLRequest+Encoding.swift */, + 26E59CA38D2DBAF61A3910B0BF1892AC /* ValidationType.swift */, + ); + name = Core; + sourceTree = ""; + }; + E24F3C863028340ED6D9628040B3B1BE /* Support Files */ = { + isa = PBXGroup; + children = ( + 2FB83EC518AC5DA0DDDEF40883BBFF43 /* ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist */, + 6264B7AB19A9EE47EA1367EF973810F7 /* SnapKit.modulemap */, + 712DCAE714F80A844125382DAB4EBDA8 /* SnapKit-dummy.m */, + 9ED5CE043EFBF6B088CE928660DC492E /* SnapKit-Info.plist */, + 3FFBF591455A3DA1314D5852006A4847 /* SnapKit-prefix.pch */, + 5CA7AA7FC00A71FD45D68150599442F0 /* SnapKit-umbrella.h */, + 051800D486B7E0A9AFA8EFA67CD97461 /* SnapKit.debug.xcconfig */, + 476B7B25F575AE3CF39903C786FC12BD /* SnapKit.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SnapKit"; + sourceTree = ""; + }; + E255D4D479EF505A2C6543CFCB99163C /* Resources */ = { + isa = PBXGroup; + children = ( + 11789C743A18A9ADFD8FD93F360A0018 /* PrivacyInfo.xcprivacy */, ); name = Resources; sourceTree = ""; }; - E1DEFDEAB4E6EA4AF5D20722DAF478DC /* IQKeyboardCore */ = { + E2CE1BDB3B9FD25980AC6A230FF4A91A /* mux */ = { isa = PBXGroup; children = ( - 40487044BE328833AC5B162147930862 /* IQKeyboardConstants.swift */, - D8BCE04C715A86B1147292829A0E8DD5 /* IQKeyboardExtended.swift */, - 7B09978C1F53B331C5A2E7D58F706008 /* IQTextInputView.swift */, - F163147D452B3E0EA981CFB2C5AF3F6E /* UIView+Hierarchy.swift */, - 1E22F5D837AF83D588F0B406358DB921 /* Resources */, - 25F99D8F7D5EBB57EFB8A5BE62F48820 /* Support Files */, + FED3FF1E560DF2E18740177CD040F271 /* anim_encode.c */, + 85A88E35AB904DE8B57F0769388C9CA7 /* animi.h */, + B6BC3542B4309F873768544C3CE0876C /* mux.h */, + 1A15E37F5F7CCABA25A4C6A78B75F25F /* muxedit.c */, + 897ADDEB3E77C5ECEC9BC5478F214AC0 /* muxi.h */, + CA7FDA71B485DCF928AE46E6CC6E31DD /* muxinternal.c */, + B072EDA1B51F34CFCAEF2F662DCCBACD /* muxread.c */, ); - name = IQKeyboardCore; - path = IQKeyboardCore; + name = mux; sourceTree = ""; }; - E1FFF2498E12A14BFD8EB23A00C1BCC7 /* SwiftKeychainWrapper */ = { + E3F7F924BF2B5F422BC9AD7C9576B483 /* MarqueeLabel */ = { isa = PBXGroup; children = ( - 3042E8E5A18A49DFA343A06384235629 /* KeychainItemAccessibility.swift */, - 2D5B031AF1B0F65396B95E230496882C /* KeychainWrapper.swift */, - 7E914F0D09819B80ED948B4DB2E4EA0C /* KeychainWrapperSubscript.swift */, - 7DE458AD9AFA12E166D9C13729660F06 /* SwiftKeychainWrapper.h */, - 83A0A746C0C1D9DD68144F061A087365 /* Support Files */, + ACA93130395C17B863D5FD329C553C85 /* MarqueeLabel.swift */, + 5A7DC101E87DBF29D88038FF01C58255 /* Resources */, + 19B557042E745A2FE0506F3B75E922A0 /* Support Files */, ); - name = SwiftKeychainWrapper; - path = SwiftKeychainWrapper; + name = MarqueeLabel; + path = MarqueeLabel; sourceTree = ""; }; - E344C39C8CD65D8DCB4355335B0FDF64 /* Frameworks */ = { + E6F6729EB64F11F5AA3AD7BE9DE07DE8 /* Pods */ = { isa = PBXGroup; children = ( - 6E74AE5B2CEB4DC197A4130952A72923 /* AMapLocationKit.framework */, + 4D5B3A9F37EF566395AF86D26E82F8C6 /* Alamofire */, + 8180C280ED461D7026ADE4E46D8D38E0 /* AMap3DMap */, + F3727247E3C6B0D710BC6F8B1FA62A5A /* AMapFoundation */, + 412F10B9C87E32EB321082DD129541F9 /* AMapLocation */, + 31627649A481682200B2BF697DC0F365 /* AMapSearch */, + 3B2B877D3B0D5BB0946DB93E86EA7BCB /* CocoaLumberjack */, + 2A413A1102F85E57E00D655E2E6301BD /* Differentiator */, + 125F8250114A080E8594D769716FC7DF /* GTCommonSDK */, + 1D6DB3D4081DA3B3C4B6598F4F947EB2 /* GYSDK */, + F5CBA8489226588338D819898A1A5606 /* HXPHPicker */, + 2AD29574E910D98BF9493A9AF7BB8655 /* IQKeyboardCore */, + 6468B5F50A57A7E2190F95DB7CF60AA5 /* IQKeyboardManagerSwift */, + A20854E0BCC5F0D456916E152AB6144A /* IQKeyboardNotification */, + DBB46E9FCBDDA2D0D1B477F611FDAA9F /* IQKeyboardReturnManager */, + CA32F11F508445207062BABC93FC8194 /* IQKeyboardToolbar */, + 3BB17580444561C96EC61E2DF2ABBBBA /* IQKeyboardToolbarManager */, + F067383FEDEC99A14A5AD6BFC3507C1F /* IQTextInputViewNotification */, + 4ABE31CE3E0B643C3CC3C29AA06A641B /* IQTextView */, + 1A6144C131C18C25B6CE452454F0F9C8 /* Kingfisher */, + 20DCBCF1A1DF71191061479A6221769D /* KingfisherWebP */, + F1F6E1C54741580214615126A5348818 /* libwebp */, + C730C5EC4EBA68724B2275373AD0AB89 /* lottie-ios */, + E3F7F924BF2B5F422BC9AD7C9576B483 /* MarqueeLabel */, + D872A9ECD3E66E20F80514DCFFE4D66A /* Masonry */, + 912CF4C912F910314E401448087742EF /* MBProgressHUD */, + 4B7F34E0F53E96592146D905FC63CDE8 /* MJRefresh */, + 77B724257832036B07A91D2600531CBF /* Moya */, + 61C498E9860DA16A923E0BFCB426AC27 /* ObjectMapper */, + 224675CF10ADC2EAC611428D7DD09B2C /* Popover */, + 135370AE4A66F00E5F4BE5D4CAA76A1D /* RxCocoa */, + A67919523F3C197CF9A67F5C81880251 /* RxDataSources */, + 26EF9B37FD68EA59946CFB1E0EF5B46C /* RxRelay */, + 56FF954B1EEE2CCAECC12529D2D7FF9A /* RxSwift */, + 3526DBAAEB2741E80B0A9DBCE1A14AFE /* RxSwiftExt */, + D20A599630902A342EB817FB88644E50 /* SDCycleScrollView */, + 229D1D17A0A9F5E3E3A8CFF1F62DE7DA /* SDWebImage */, + C1F49D3F4B9377219432AC4C02440D31 /* SGQRCode */, + 954AF53038C955A8826BBC3F691F01B4 /* SnapKit */, + 63267C0229AB64672E7DBA1534B30D9D /* SwiftDate */, + 46D86473AEA6D4C3407F65D80CA7D523 /* SwiftKeychainWrapper */, + 6EF61B309DF7C25732DC86F86A7AFF97 /* SwiftyJSON */, + 077A6DF42D8AB0A7FA4244CE6C17C4E5 /* SwiftyUserDefaults */, + 0F19D6739B26216507CE822277173A9A /* URLNavigator */, + B9E60861925AB82117B3B39B7F3D29FE /* ZXSDK */, ); - name = Frameworks; + name = Pods; sourceTree = ""; }; - E34FAF041093BBEB76149A80AC83672B /* Support Files */ = { + E8258680ECC0504860FD7CC75CA1EF1B /* Resources */ = { isa = PBXGroup; children = ( - F55AF08C1587F7F381023B54D10126E3 /* URLNavigator.modulemap */, - 19801812C0DA51582349BD04867F732F /* URLNavigator-dummy.m */, - E5115B257D69C5E2C17CF6F4202126F4 /* URLNavigator-Info.plist */, - BF6613F77D615A7C5D3BDDA3B3096D6F /* URLNavigator-prefix.pch */, - 63C99BEEACF620D6F839835048B942A0 /* URLNavigator-umbrella.h */, - A90376706492DEDBA22B828D4DFA8E4A /* URLNavigator.debug.xcconfig */, - E8D075F91033BBBF61947B05BBA25C9E /* URLNavigator.release.xcconfig */, + 9016DEEE4A92B336019DB2318915868E /* MJRefresh.bundle */, + B6C56E8D09AB83A4CB28823EAD80490A /* PrivacyInfo.xcprivacy */, ); - name = "Support Files"; - path = "../Target Support Files/URLNavigator"; + name = Resources; sourceTree = ""; }; - E50897C2D313FFE6440796F736F242AE /* Support Files */ = { + E9E069E6B826E62F0DF517F4822EE03F /* Resources */ = { isa = PBXGroup; children = ( - 9B4CEC98808E8D6D91C789A261D62E2A /* AMap3DMap.debug.xcconfig */, - 6F55770E578872A4CCA350C86CD98D39 /* AMap3DMap.release.xcconfig */, + E29D88B0B3A3E7D4BFAE1549DFE91902 /* PrivacyInfo.xcprivacy */, ); - name = "Support Files"; - path = "../Target Support Files/AMap3DMap"; + name = Resources; sourceTree = ""; }; - E6FAC01B76540B22BE2C96118883F48E /* libwebp */ = { + EB757217E62426F06C9363BD2BF248FB /* Resources */ = { isa = PBXGroup; children = ( - B8B588AFD01F1853984ECAB24784B791 /* demux */, - 768987D8F622C7A3F51253313478C500 /* mux */, - 2BF5E19CA7BCE1E8EE56026D5FCFB116 /* sharpyuv */, - 56744D3C548738CBB0AE82B78357B682 /* Support Files */, - B2AC09BAE498A1B9F5EFAFACD71DD56B /* webp */, + 80D3D4F10C17C92A4B0C7A602D6552BD /* AMap.bundle */, ); - name = libwebp; - path = libwebp; + name = Resources; sourceTree = ""; }; - EAC5B954AA7081741BDF03294B736258 /* IQKeyboardToolbarManager */ = { + F067383FEDEC99A14A5AD6BFC3507C1F /* IQTextInputViewNotification */ = { isa = PBXGroup; children = ( - 1809A0A6E4D18D5CF059A8A62A3689DA /* Array+Sort.swift */, - FF62118F9749E58827E2E99131B69D6D /* IQDeepResponderContainerView.swift */, - A165E3AF478829BA76B3BD3F266EC8FE /* IQKeyboardToolbarConfiguration.swift */, - 65DF0999D79F4C9361767425940AF6BC /* IQKeyboardToolbarConstants.swift */, - E9A4342BF0D02909232CD6CB6B31859C /* IQKeyboardToolbarManager.swift */, - 6CDCD9A9F37F149F7BD7A79590AB8D99 /* IQKeyboardToolbarManager+Action.swift */, - E905341A25A6ABC5B5A57F319B8D1BCE /* IQKeyboardToolbarManager+Debug.swift */, - FC6A5117B9001839A144D812B561DF05 /* IQKeyboardToolbarManager+Deprecated.swift */, - 75F2C939F643428B1249CF28A5D22CB6 /* IQKeyboardToolbarManager+Internal.swift */, - B38B95C09852B93AF99996DC2443B6E3 /* IQKeyboardToolbarManager+Toolbar.swift */, - BC6CF59DDAB4BB65C7395DF30B76810A /* UIView+Responders.swift */, - A1D5136FA8516954C982E2664825B70A /* UIView+RespondersObjc.swift */, - C5F37E2F7D38D00EB73968893B55E406 /* Resources */, - 867C3E77D014A443FB28C8C6DD214741 /* Support Files */, - ); - name = IQKeyboardToolbarManager; - path = IQKeyboardToolbarManager; - sourceTree = ""; - }; - EB09A9F54729AF3BCD5BEA3AB10E482A /* URLNavigator */ = { - isa = PBXGroup; - children = ( - 56EB4BB5F37C23D3E717E2C714DF3070 /* Navigator.swift */, - A41F95967C96D0164BFF6868C64947BD /* NavigatorDelegate.swift */, - D406A877AC5ABFD0B97FD5499DF8650F /* NavigatorProtocol.swift */, - 02AF555D6BC5A2C03B16BEA340412A85 /* UIViewController+TopMostViewController.swift */, - 872524730BC49A7A86614BC6A8049299 /* UIViewControllerType.swift */, - 72868F20F771D9DEC3797B9F7A294FF1 /* URLConvertible.swift */, - 49B8350C313F27AD77ABF44B898BD2D3 /* URLMatcher.swift */, - E1D62D1F4E2144051DECBD369E0FEF50 /* URLMatchResult.swift */, - CC6877509E134A7D2E0F357A91031DB5 /* URLPatchComponentMatchResult.swift */, - 90D48DCD7FCB70FCC3136691C54480D5 /* URLPathComponent.swift */, - E34FAF041093BBEB76149A80AC83672B /* Support Files */, - ); - name = URLNavigator; - path = URLNavigator; - sourceTree = ""; - }; - EB0D85365144BAD0EDAA028FE5878EFE /* RxSwiftExt */ = { - isa = PBXGroup; - children = ( - 5C5255DF055523F4B44FC8CC35B91441 /* Core */, - 695C0BE00048600AA848329FE7B208BE /* RxCocoa */, - D42136F83F169F0937CE9889B781EAA9 /* Support Files */, - ); - name = RxSwiftExt; - path = RxSwiftExt; - sourceTree = ""; - }; - EDD58FE97DDACC763CDE1120F0CDE949 /* IQTextInputViewNotification */ = { - isa = PBXGroup; - children = ( - 7008AD81E605C2A8A47A160E4C250A72 /* IQTextInputViewInfo.swift */, - 172C45856DB6320F48430329B8F965B4 /* IQTextInputViewNotification.swift */, - 50D2ADB024AAD9C0559C5904083C4A94 /* Resources */, - F9E8A5C4F5E6A477E904405831BDCD6A /* Support Files */, + 4094050A9A1A75F9E713FC13CE4A8D06 /* IQTextInputViewInfo.swift */, + B0C7530347B28484DB8E82CB8D0BC3BC /* IQTextInputViewNotification.swift */, + A5653D7E58A17CB811F48B2437B03CF9 /* Resources */, + 90AB8903608BB8E813FD8C175EC0693F /* Support Files */, ); name = IQTextInputViewNotification; path = IQTextInputViewNotification; sourceTree = ""; }; - EFC67010B8794FAC5A9330D08FCE62E1 /* AMapFoundation */ = { + F1F6E1C54741580214615126A5348818 /* libwebp */ = { isa = PBXGroup; children = ( - 2EDBEC5F98BC106C8D2AFB91783673D8 /* AMapFoundationConst.h */, - ED0E12D7610CD78B915F67EA28F1D71E /* AMapFoundationKit.h */, - 39D6A9CC4A4A2D1A3C95EE3BA85D62A3 /* AMapFoundationVersion.h */, - 108497ABB8A5347DDCB5E9F3A42F3E98 /* AMapServices.h */, - 4E0DCE86C77344645EB6E455DC99D6BC /* AMapURLSearch.h */, - A03728FF570721C4AFEFA70B2CE3012E /* AMapURLSearchConfig.h */, - 44374D606BA4B6ACD837C34E929161A6 /* AMapURLSearchType.h */, - FBABBE3CC887A00254263E033A606582 /* AMapUtility.h */, - 32BC911FB1E0A5A2D23435EF3DC5DEC8 /* Frameworks */, - A1E42AEDE3EFCB75423A5A3F19CB87F9 /* Support Files */, + D57FFBB622A929B4031CFA8A18FEBB51 /* demux */, + E2CE1BDB3B9FD25980AC6A230FF4A91A /* mux */, + 216ADD2F2B0AB89C54DF3DC4E64BF334 /* sharpyuv */, + 14A81A61FC19D2238C78E69B544A6452 /* Support Files */, + 048500FCA2025185EEE25495DEB5F2FB /* webp */, + ); + name = libwebp; + path = libwebp; + sourceTree = ""; + }; + F2D0F2E8CAA2DFF72E0A74BA3D61F272 /* Support Files */ = { + isa = PBXGroup; + children = ( + C36F5900150A31FE8936D9513ED86555 /* ResourceBundle-SwiftyJSON-SwiftyJSON-Info.plist */, + E65001E1575302A2C76618DCD46F8A66 /* SwiftyJSON.modulemap */, + 29185C1F3F6CC2097BF9D4716289FF96 /* SwiftyJSON-dummy.m */, + 67E95B46053C8C009A20CCD74AB00899 /* SwiftyJSON-Info.plist */, + A629867C17ACBA4106E5CDD5B4372925 /* SwiftyJSON-prefix.pch */, + 8F9FB92F2FA993056C1DB57551F42CF9 /* SwiftyJSON-umbrella.h */, + 349C722EC7546A51F49F9F334ACE9FC4 /* SwiftyJSON.debug.xcconfig */, + B91FB65E554FA16A7B8C7D61BDDCC741 /* SwiftyJSON.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyJSON"; + sourceTree = ""; + }; + F3727247E3C6B0D710BC6F8B1FA62A5A /* AMapFoundation */ = { + isa = PBXGroup; + children = ( + 4DA70C982E0C1DAA6195E8F4E88E939A /* AMapFoundationConst.h */, + E88008306A0B909F833E534E74A2A2B7 /* AMapFoundationKit.h */, + DDD897B0378BE4E2A3B9AE628F9CD1D8 /* AMapFoundationVersion.h */, + F9E62A0AAFD777420B2D49E05F6F2F28 /* AMapServices.h */, + 7E87A1090A9B08F739A2905EA7CC4E7F /* AMapURLSearch.h */, + D06FB391FFB483C0BEEF03D8634A705D /* AMapURLSearchConfig.h */, + DB8F5020A2AF4CDA7A607DD33F79ED36 /* AMapURLSearchType.h */, + E9CCFEA096F5647B7BFD834444DE5D8D /* AMapUtility.h */, + B83C6EBC5D97882A8B6A9466CFE3149B /* Frameworks */, + 2A8DC2E7AEAEF2E89713D610967AE1C6 /* Support Files */, ); name = AMapFoundation; path = AMapFoundation; sourceTree = ""; }; - F1CBCCD4E5D7DEF46D9F03EBA43D9278 /* Resources */ = { + F5CBA8489226588338D819898A1A5606 /* HXPHPicker */ = { isa = PBXGroup; children = ( - E6B7F5EDA5AE9935B22C3DF0AA0DC430 /* PrivacyInfo.xcprivacy */, + B4387D36ECB167DFABB455C7098B842D /* Core */, + 715E40857846CD6B34BEFEE9254702C6 /* Editor */, + B659B72E497A3F5979C68E082F43D954 /* Picker */, + 30FF6467BCE015145D651430E49DD912 /* Support Files */, ); - name = Resources; + name = HXPHPicker; + path = HXPHPicker; sourceTree = ""; }; - F367A0D37B9BBE1B16E3E90DEBC659BD /* Support Files */ = { + F73E1B9F8C570C49B57AF04951F76404 /* Support Files */ = { isa = PBXGroup; children = ( - D39BA5E347735406E61B3E7EDD84FCFA /* GYSDK-xcframeworks.sh */, - 4964E337FC50F2226AA7A4D8F6350DBD /* GYSDK.debug.xcconfig */, - 72C8D3F24F4FCB7D7AE03EB3EA53BC07 /* GYSDK.release.xcconfig */, + 892D7F223E482D4F8526F803DB5DBF22 /* Moya.modulemap */, + E03FF7980548E0456DD7E782CC896C7D /* Moya-dummy.m */, + 0081736DE1901EEFC0A6ED4940427E04 /* Moya-Info.plist */, + 0CEC65056F6AB95BCCE9F5F3A08D5115 /* Moya-prefix.pch */, + D1FFC5A61C67BB488B9B1A04F4A6A944 /* Moya-umbrella.h */, + A58350D3F42EA4D015D1FF9672B4CCE2 /* Moya.debug.xcconfig */, + 202A3AD865374751B577ED8992030640 /* Moya.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/GYSDK"; + path = "../Target Support Files/Moya"; sourceTree = ""; }; - F369CE45D565AD8F5E811E2C23E7C6E8 /* RxSwift */ = { + FB9B5D603D576718F8495BBB48139D6D /* Support Files */ = { isa = PBXGroup; children = ( - 01F59539D218FCE3BAA83DB371E49707 /* AddRef.swift */, - 148655EDEA60D16F98821D25157BD304 /* Amb.swift */, - D2823CF3338DC97220824C52351599F4 /* AnonymousDisposable.swift */, - 329AEFDB3AA4ACC49A3F3357821C09D9 /* AnonymousObserver.swift */, - A1B4D7454D0A1552B7F2D1315C9CB405 /* AnyObserver.swift */, - 1C1EA445DED0CC0C3F1118A97B23E52A /* AsMaybe.swift */, - 4BA3EE2B291DC040F335FBDFDC1CC036 /* AsSingle.swift */, - F145BA807CDAED9A54055714335D1343 /* AsyncLock.swift */, - 28AEAC47252DB0539DD957978575B7D2 /* AsyncSubject.swift */, - 0A8E613D2CD6CCE6FD833C0AD0505615 /* AtomicInt.swift */, - F90A2F9EA01AACD01827A405FB504EB5 /* Bag.swift */, - 591FFF57EA67BD83AF19776E64B5AD44 /* Bag+Rx.swift */, - 9D736D25BF4625C86709EF87EE7013BB /* BehaviorSubject.swift */, - 69730567ED770929B530F2FC8FBBAA7C /* BinaryDisposable.swift */, - 2539A8F2E7E04B4B0FBF78C05ABA1CCB /* Binder.swift */, - 80EF30AB0C536C54999195E193C1D955 /* BooleanDisposable.swift */, - D603374F15D257374826682187EB10EA /* Buffer.swift */, - C7B69667998AD2C7BECD82F36E9E5DC6 /* Cancelable.swift */, - 65501B205E590112D64E4C394BB1B022 /* Catch.swift */, - D96FD832BFE4BEE304138041B0848AA3 /* CombineLatest.swift */, - BEF57A0490805DF7D092C67AF218F7A3 /* CombineLatest+arity.swift */, - B3C80890E04C394BA11A6858799338A8 /* CombineLatest+Collection.swift */, - A637333EC3F69AD512AFCA592F2E114D /* CompactMap.swift */, - D44780FB4FC7714238DB6D31DB289DA8 /* Completable.swift */, - 38EEC0E318A7F91E55B2F47F4F8BE4EB /* Completable+AndThen.swift */, - 6310B332E50780E8B5242E985A1E9042 /* CompositeDisposable.swift */, - 9EB8C4B9C1CA5D4CA58E8F5E3622D2A6 /* Concat.swift */, - D20E4183EE184E6563079CD4B0BFD02C /* ConcurrentDispatchQueueScheduler.swift */, - 743D06F44010F43D2C7007B97657D3A5 /* ConcurrentMainScheduler.swift */, - B9A0DBB968FD3EAA1FA2D97832E12B52 /* ConnectableObservableType.swift */, - 5EF783273A83D3EFD4D1161757798880 /* Create.swift */, - 4B1903AE40CEAA29C0B7C3A3681B7649 /* CurrentThreadScheduler.swift */, - BDD69E4D85A4A0E5EC3B3ADA6147B11F /* Date+Dispatch.swift */, - C31B448011C48D1096CDB22B00BB0445 /* Debounce.swift */, - B47DF08E1CFD8CD2ACB13630BCA55B3A /* Debug.swift */, - C082943BAC840B38BAE9301D4FD96A77 /* Decode.swift */, - 04B79003B01D2920E683317B51CDF329 /* DefaultIfEmpty.swift */, - 80964217D754469812DF44A0B9D18FDD /* Deferred.swift */, - 84E8E8487290038627FE282BC0B6AD1B /* Delay.swift */, - 38835A9C6768808D6A7AC6F208577195 /* DelaySubscription.swift */, - F09641E24E937EE8698A315C26AA7CBB /* Dematerialize.swift */, - 8D61ECF85CB3089722F13494382D5DD0 /* DispatchQueue+Extensions.swift */, - 33730304258D2930F1D7AEF5A0CF7CC3 /* DispatchQueueConfiguration.swift */, - EE4426F7787F7F4BD937087AD6F77709 /* Disposable.swift */, - 2F50F752C804864EC6C82CD7E802CD4E /* Disposables.swift */, - 287CD6A6908F131D8146D3F4538DB1EE /* DisposeBag.swift */, - D4E533C57414987D915AA56F7D3D19D3 /* DisposeBase.swift */, - F5786C8AC5364673D2954B485F4D6C10 /* DistinctUntilChanged.swift */, - AE1CC7D74C82C89AD15678EC44DD410A /* Do.swift */, - 55C5E87217055D83630BF914051A1585 /* ElementAt.swift */, - 3D150896ADBC1F3EDD2A8A3C1B1F8F99 /* Empty.swift */, - 8BFFE803C861880E1C6B99851982203B /* Enumerated.swift */, - 5C84A1B497D38461BF5B69624D5D81D2 /* Error.swift */, - 5C48698F54653D6B543C3C5587FF6AA8 /* Errors.swift */, - 8B802EC1454CF4332E6443CA6EA361F9 /* Event.swift */, - 9457BD70563174DC9C1F8A47D27BDA20 /* Filter.swift */, - E198E519E1FBD28103D0E7F8DA8B22E7 /* First.swift */, - AB38A15A2B6F1F65B8415AC144A73ABE /* Generate.swift */, - F6840EF3E325EB74DC9FEF576C29338D /* GroupBy.swift */, - 548584DB650856F7941CAA95C9775F1E /* GroupedObservable.swift */, - 6ED113909A9805E81CDBAB08EAB08900 /* HistoricalScheduler.swift */, - FD4950657848F2526EA6F3D77C60F099 /* HistoricalSchedulerTimeConverter.swift */, - 54B1C7254CF98D4DBF18930AE60249A1 /* ImmediateSchedulerType.swift */, - 00B40401EFA901AA729998E302B35CF3 /* Infallible.swift */, - 9E1565A8894F745614E0BBC515EE1EEC /* Infallible+CombineLatest+arity.swift */, - 572E2D7494853E6B9064C09CDA50135D /* Infallible+CombineLatest+Collection.swift */, - 1FFBDA9BB83A6791C7DD626F7070E378 /* Infallible+Concurrency.swift */, - E152F092162F6904C4562BC8B73DABBB /* Infallible+Create.swift */, - FAAD77EC0619D2C6A7AD665EB388CC8B /* Infallible+Debug.swift */, - 745DE76A617243F742BB54403C32580C /* Infallible+Operators.swift */, - 63CC1AA8E86F98E5142FA3E0F388F360 /* Infallible+Zip+arity.swift */, - 89F99C877BB432190F9BFBE2664273E4 /* InfiniteSequence.swift */, - CD8541074C2DD535AD0418D872697A5D /* InvocableScheduledItem.swift */, - 3D988DEEE5E96AF25D4ECBA8117C297B /* InvocableType.swift */, - F352756445613578CE8910EE8B31E9FD /* Just.swift */, - 0B692CD0211625EA46AF7256ABE1F5D4 /* Lock.swift */, - B716ACE454815F9104FEDC7A89FD91A0 /* LockOwnerType.swift */, - B56A762B67E69653DC0A9AAC07D0838D /* MainScheduler.swift */, - 9B7445E5955BE7BC356F17A852518012 /* Map.swift */, - E5CA224658FA5F1AA92FC3F770E8ECE2 /* Materialize.swift */, - 1A3C970F20A472A4F57520AE0FD1E8DF /* Maybe.swift */, - DE0FF581C712679F1E890C0EEA2704AA /* Merge.swift */, - 70EC624AEE20612AE950D03E37738CA1 /* Multicast.swift */, - D2B1D21163EA7E963E94E3BA1636B822 /* Never.swift */, - 3F96A2D5A1008D27599C0C2B4822603E /* NopDisposable.swift */, - 9739F7A253FB10E03111D561AA549088 /* Observable.swift */, - E269EF0691347708AEEEEA8213F37DCA /* Observable+Concurrency.swift */, - 346BE2FDE6A168D4EE0B3C4F540C5899 /* ObservableConvertibleType.swift */, - 0FE9551AA1EE1E8ADD5977F5AA913517 /* ObservableConvertibleType+Infallible.swift */, - D9ED616F635242C58C80C080B226A59F /* ObservableType.swift */, - A69D0990E7A383BA179BD0330AD14298 /* ObservableType+Extensions.swift */, - A5666B76487222BD064EFE9CE75DD723 /* ObservableType+PrimitiveSequence.swift */, - EE844F307FAC154AF73A248BDC8D17D5 /* ObserveOn.swift */, - F172EAA7024157FA70DE7CD35F554F16 /* ObserverBase.swift */, - 1A3F7B34C2CA607E37D791C8193ECA68 /* ObserverType.swift */, - FEE67D46C35E32D3BAE11226F42A894C /* OperationQueueScheduler.swift */, - 18389E00F1C6A32261C3E25FD2C7E672 /* Optional.swift */, - 911F0B4A9A43B58B98FA9993BC9F7FB6 /* Platform.Darwin.swift */, - 0B6C6BAEEC5AD492B8B599CC01626216 /* Platform.Linux.swift */, - A937F6F6C7973DAC9DE5EDD90DC8F82B /* PrimitiveSequence.swift */, - 80597C780E5F08FABAE24295A49B34C7 /* PrimitiveSequence+Concurrency.swift */, - 07A040B896304E2485B7FFA76FAB4CE3 /* PrimitiveSequence+Zip+arity.swift */, - 2C4D84B6F382D161F507F88AED225506 /* PriorityQueue.swift */, - B1E7620955B99D9383BEB20E09733546 /* Producer.swift */, - 4EA1ABBC6EC868E17A7C204104A7FC13 /* PublishSubject.swift */, - 79E323886E9EA3C7CF6F496B8266BDFE /* Queue.swift */, - 4E17AA50CDAE11BE4042F69C0D7AB90E /* Range.swift */, - 38A34B38FD9760B60D71B7A57DF604BA /* Reactive.swift */, - 0463D2323780D3E416E499BA94564BC3 /* RecursiveLock.swift */, - 7FE222353DAA9201DEE8D9B04C16EB6E /* RecursiveScheduler.swift */, - 3C32BE0BF53F64B26B51A1327F634D65 /* Reduce.swift */, - E586D8FBC433C3659223F423CA04283B /* RefCountDisposable.swift */, - 871C0F430DF5D3C144AF4B07EE8C1507 /* Repeat.swift */, - 4B883FA0353F0DE80204E5B1F9AC2799 /* ReplaySubject.swift */, - A51F64082DD7C5E9397E29FE62D52146 /* RetryWhen.swift */, - 7554560533DE02093C26552A2B39B53A /* Rx.swift */, - 0A1E9BB7996DEA8940D5086C8ED84BA2 /* RxMutableBox.swift */, - 37DF00BE634FEAB987982006A94F37D1 /* Sample.swift */, - 86E19813D5814173294F440DCE9DE7D9 /* Scan.swift */, - EE2B7FCE7E00E7AB989780DFC321AFED /* ScheduledDisposable.swift */, - 2E36D6064889219819CE9E4368B0F4AF /* ScheduledItem.swift */, - E0FC7F641FBD7B26D907729B28486012 /* ScheduledItemType.swift */, - A77CC19946E2CBF84115B483105FC5A4 /* SchedulerServices+Emulation.swift */, - 1B169BA2BCB9B2FDBCF094F90652BFFB /* SchedulerType.swift */, - 3854FEFA9AEDE931A97E02F101C4F28C /* Sequence.swift */, - 50C3C1CADC3E36FE792B548A7BA9AF28 /* SerialDispatchQueueScheduler.swift */, - E399B9B5C30C80A16EA62BC0DBF97847 /* SerialDisposable.swift */, - 338087A5B495E47AD7EB10192D56A1D6 /* ShareReplayScope.swift */, - 271DF73DBD91DA5EF45F129AC85CCABD /* Single.swift */, - 6A21213267EFFDA897E441C1642B17B6 /* SingleAssignmentDisposable.swift */, - 0E134CF6273CB1C873E17C07BE49F262 /* SingleAsync.swift */, - 244630A0DF8EAD325804D09B8A2BDFDF /* Sink.swift */, - 8A8D1984F6DA7A55E088BC50DCB5B40F /* Skip.swift */, - E351638A89087F5D1A129D5E24226AC8 /* SkipUntil.swift */, - 0EE9CE6173C1B90FB0A47BF81F717C24 /* SkipWhile.swift */, - D875606C0579F800F2AE0AF5D6333863 /* StartWith.swift */, - E158A9979CCEC0DDFBBBE53E32B0A9AF /* SubjectType.swift */, - A1BB00140790764D5FC8A98B9D6D3FAB /* SubscribeOn.swift */, - 8ED2664CFD05A586A7D8911150960485 /* SubscriptionDisposable.swift */, - F0421DD9AFFF1DFF65E52FD555CA2AC7 /* SwiftSupport.swift */, - 0FA969E59A59FDCD2C785C4DC53092CB /* Switch.swift */, - E69F58F128018DE5EFB9784163E1986F /* SwitchIfEmpty.swift */, - 2DEC6CCD5CFF270C11D5E2AABD9BCA4C /* SynchronizedDisposeType.swift */, - 2586FD5E05D18C8878B41F206C6D4D2B /* SynchronizedOnType.swift */, - 2DE908D742CCD5EBD76F953B0B95806A /* SynchronizedUnsubscribeType.swift */, - 4518E41DDAA7FCBB30B877253BDFCB95 /* TailRecursiveSink.swift */, - 3413AB723620776D1270356C0CF0F08D /* Take.swift */, - A4AF60BB719F93253F589A88CAE3B89C /* TakeLast.swift */, - F5F9557034310324632B57D4F4CE8853 /* TakeWithPredicate.swift */, - 38A8BC32297B1F96E78994DAE77DEB6D /* Throttle.swift */, - 3BB686624E99CC8BE6F50007C74DF44A /* Timeout.swift */, - 414B987602A8AC0137BE1B632B3FD03D /* Timer.swift */, - BF507E9A49CBDD934618336CDA62C28D /* ToArray.swift */, - 894101909A9DB49795C9E909A4853392 /* Using.swift */, - FC56E35339251D31DD87557F9922269F /* VirtualTimeConverterType.swift */, - E90BB009CE4F287586C20FC9618795A8 /* VirtualTimeScheduler.swift */, - 1B3D207F4F54BFE865514350775D1F4D /* Window.swift */, - 5F23559BCF27189691DCD2F92465F740 /* WithLatestFrom.swift */, - 1A9266A08FE31008A09C5F2FC7BE8908 /* WithUnretained.swift */, - 24B7A2237255DD1BF222573A457D6A0B /* Zip.swift */, - E7DF0A36BDBD3E865B7639079CE6576B /* Zip+arity.swift */, - 8C3EA45973D12E9DE1181D52BEC7A5A5 /* Zip+Collection.swift */, - 01536C1FAD9F531FFF5B70C1261CDDC7 /* Resources */, - 657876786D508361A212C134D8BAD449 /* Support Files */, - ); - name = RxSwift; - path = RxSwift; - sourceTree = ""; - }; - F37C3E3EB3850CC67C30C38B88606618 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 028175C813824B6DA849A933D80D0E07 /* GTCommonSDK.xcframework */, - ); - name = Frameworks; - sourceTree = ""; - }; - F9E8A5C4F5E6A477E904405831BDCD6A /* Support Files */ = { - isa = PBXGroup; - children = ( - 7DE1D367846EE6D9591F3491BE9AF4F6 /* IQTextInputViewNotification.modulemap */, - 9A3DF3406317FEED8CF34E15E6DF932D /* IQTextInputViewNotification-dummy.m */, - E877AAEFDBAEB50CBEECCBA76AA1393C /* IQTextInputViewNotification-Info.plist */, - 7ECE980DE24B9747F5207F5566F3E711 /* IQTextInputViewNotification-prefix.pch */, - D726EAB582211842554810B1D0C73444 /* IQTextInputViewNotification-umbrella.h */, - 6D5E767B167E240F97C26C6459664423 /* IQTextInputViewNotification.debug.xcconfig */, - B95B44E935A028C5D703D09686FA62D9 /* IQTextInputViewNotification.release.xcconfig */, - C8DD548E81C9C73B1A8D63AADEC22D9B /* ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist */, + CD30E064261D2BB4D8F0F9D7233B3968 /* ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist */, + EBC9A09E1A9B438946266275D908233E /* RxCocoa.modulemap */, + ECD19C1FBA965BD7B375BC108715DD15 /* RxCocoa-dummy.m */, + 1345B3C64BAC0270EDB5BC594655875A /* RxCocoa-Info.plist */, + FAFCDD1F45AC0A5EA88BE83E658935E9 /* RxCocoa-prefix.pch */, + 4496C8D473B91CDF52C26A9B38B6825E /* RxCocoa-umbrella.h */, + F1B0CB293BFB5B7E50D1679EA531B37C /* RxCocoa.debug.xcconfig */, + 506D034E9BFFCFD5B54721F6F00B9EF2 /* RxCocoa.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/IQTextInputViewNotification"; - sourceTree = ""; - }; - F9F34814DE66F3AED670BE040B6FFC6B /* ZXSDK */ = { - isa = PBXGroup; - children = ( - A803C3A4DECAB5420F8A1CCBF5228BFD /* Frameworks */, - D24B130A498CE34560F5F3EF7865B6AC /* Support Files */, - ); - name = ZXSDK; - path = ZXSDK; - sourceTree = ""; - }; - FDAD1006413A913E2CD5560B467CE539 /* Pods */ = { - isa = PBXGroup; - children = ( - 4C94B602D66EC48B8D2D2A1C8605231E /* Alamofire */, - 4543A804D3CBBDEC824B344AE7BF9A5D /* AMap3DMap */, - EFC67010B8794FAC5A9330D08FCE62E1 /* AMapFoundation */, - C86D2421A52380E462C7B661D1907994 /* AMapLocation */, - B0F3F3F8EE9A7CBC22EAF22073628AA7 /* AMapSearch */, - C7D679274DE79F5FD6EDD8F156D81EED /* CocoaLumberjack */, - 9AC6AEF8447E13FB89FC82C0CD5F868F /* Differentiator */, - C31D2E4FED24D0A9E694952ADDD0153E /* GTCommonSDK */, - 84F8E42D07E58685B7E0BAEBAFF54DA6 /* GYSDK */, - 715A56005154CF022146E0D3FECAB63B /* HXPHPicker */, - E1DEFDEAB4E6EA4AF5D20722DAF478DC /* IQKeyboardCore */, - 59367523A0C598F010CA6A25D68C06FD /* IQKeyboardManagerSwift */, - C7591F06072E81B52C536A2D7AB29704 /* IQKeyboardNotification */, - DD42BC2C46B64A37A45AFFDE09FFA679 /* IQKeyboardReturnManager */, - 33B6D2697041DDBBB3DE06A4238AD340 /* IQKeyboardToolbar */, - EAC5B954AA7081741BDF03294B736258 /* IQKeyboardToolbarManager */, - EDD58FE97DDACC763CDE1120F0CDE949 /* IQTextInputViewNotification */, - CC5C91EDEC36EBEFD3658EB816B77F8C /* IQTextView */, - 06611F9C593105E5F91F05E64995CEDE /* Kingfisher */, - DEF6F0C44898A75DCB752196B42B45AB /* KingfisherWebP */, - E6FAC01B76540B22BE2C96118883F48E /* libwebp */, - CF1CD464A8EB162D134464D960B0665A /* MarqueeLabel */, - CBA6AD2E15FEB8AC4B8DFC9BE408EE30 /* Masonry */, - 39D8744633897DA899D6298522C7FF72 /* MBProgressHUD */, - 05D101B7FA8AA96137D7A5388A9F2A48 /* MJRefresh */, - 46D60870BABDC61DA27FFF73FA4E2053 /* Moya */, - C41D0FAD085895CC6D2C0C5729DB3F6A /* ObjectMapper */, - AB17CD6C6DB667575890A3CD8D5DA828 /* Popover */, - 94EF0835FF486703283CA590F234FC0E /* RxCocoa */, - 335A8581D7A4EF30E47C6CA55A93B120 /* RxDataSources */, - 66A81C8D2C5318A17C243E5ED294DD2B /* RxRelay */, - F369CE45D565AD8F5E811E2C23E7C6E8 /* RxSwift */, - EB0D85365144BAD0EDAA028FE5878EFE /* RxSwiftExt */, - 028FB3A463798220A85DD8390F664B5F /* SGQRCode */, - 4945B154B845FFFDDFB01A3EC7C85735 /* SnapKit */, - 3E9AB5A39A863549818596E0C6783BBD /* SwiftDate */, - E1FFF2498E12A14BFD8EB23A00C1BCC7 /* SwiftKeychainWrapper */, - DEC2735E2B288A28C731D2EBFD35B6AC /* SwiftyJSON */, - 32EE0A8A07550B9E3C27648E949CAA57 /* SwiftyUserDefaults */, - EB09A9F54729AF3BCD5BEA3AB10E482A /* URLNavigator */, - F9F34814DE66F3AED670BE040B6FFC6B /* ZXSDK */, - ); - name = Pods; + path = "../Target Support Files/RxCocoa"; sourceTree = ""; }; /* End PBXGroup section */ @@ -6998,14 +8562,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 21342FDF718AC90BC84E864DFFD94703 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - BA94381EE92FD1B6C50FDB1D1DDBEDF3 /* IQKeyboardToolbarManager-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 22C4F6C2D1258108CF5B6E74F03D0EB2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7039,11 +8595,19 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 34F5D698660033620B1E5CDB85435D4E /* Headers */ = { + 259E1249357CF4C5DFD23D97B3B74993 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - D92DE82797A68DD4E249E47CC0041006 /* IQKeyboardNotification-umbrella.h in Headers */, + 458324C52E23856DD501EF2152117680 /* Pods-QuickLocation-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2C0F7E98FEB77A9824C4C41C568CCE94 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 6F34557BCE233949B28D52DB906F58C0 /* RxSwift-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7055,11 +8619,27 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 478B4ABB50705ECF6656B1FA0F696661 /* Headers */ = { + 3D3BD366620AC26C27F41C35CDCDB11A /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 212A8FBD35E9C3986A3902CC4578BE72 /* RxRelay-umbrella.h in Headers */, + A8DB497487794874CA07512740B48F32 /* IQKeyboardReturnManager-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 41C2E8D70816C79059A34333A0AB78D7 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 898290F3B36D3CD51ACDC340A9672E24 /* lottie-ios-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 43D702810C5A9D11710EC7FD9DF8C1C3 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 5F3F0835DA0970831299E1E2F19388EB /* RxRelay-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7072,62 +8652,11 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 5569DCFC3196D2A36F9251C695E82F92 /* Headers */ = { + 52374BCC792FF3B1EC3AFD80D41BA12D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 9C0AC83E910C15003831297CDBE9C141 /* alphai_dec.h in Headers */, - FF4A5740B33E0A6D9F52BE671E497C35 /* animi.h in Headers */, - 083289F2C596AEF515B63A950C3E52BB /* backward_references_enc.h in Headers */, - FE49672AD76D61B6972784443ED11337 /* bit_reader_inl_utils.h in Headers */, - 456DAAF9037508918DB867587E7724FA /* bit_reader_utils.h in Headers */, - EA89A7BDE728563F06DF1AA22ABB6991 /* bit_writer_utils.h in Headers */, - C914BED8B81F60969B1A11CDD5C5B5D4 /* color_cache_utils.h in Headers */, - 52163868264A06A4B7AA28A09692CD19 /* common_dec.h in Headers */, - 0564D4EF387B37605922DA968E55D673 /* common_sse2.h in Headers */, - E4EB95D0B1F2F779EFDADEEDEA9BB8CE /* common_sse41.h in Headers */, - C2FECDEAC5BF78ABFDB1564CECD7F40D /* cost_enc.h in Headers */, - 6D384ADFCA1BD2A0F3FFD7A221DE8400 /* cpu.h in Headers */, - EB35F1462F1A3E46F83073CCD6A133C9 /* decode.h in Headers */, - FEF60BF293497F87FFD01DAFA5222E18 /* demux.h in Headers */, - 9A40CEAC62AAA7B2EA2506D37B4117B7 /* dsp.h in Headers */, - 709F1ACFCAE24F961B14D7A60904710D /* encode.h in Headers */, - 39AC3152FBAC09BED02867DC532185E6 /* endian_inl_utils.h in Headers */, - 6ED1690745FEED60D593373EA5CE26EE /* filters_utils.h in Headers */, - 9F4DAA38D1F08E17FE4ED61A79B55947 /* format_constants.h in Headers */, - 65CE537DA8DE3E9232FC732D6229BFAF /* histogram_enc.h in Headers */, - 0D47AE4E76902928BE04CD362CD70922 /* huffman_encode_utils.h in Headers */, - 58046669F36E2A35493E1C19DB102BBA /* huffman_utils.h in Headers */, - C3E06FF1AEFE9FF57E4A6A6705F68700 /* libwebp-umbrella.h in Headers */, - DB8C90BB4A27D46DCEBC25D41A5E654E /* lossless.h in Headers */, - 7A86B52A860823C09A300CA50AA285CD /* lossless_common.h in Headers */, - CD2FCFFA83E93A4A48FC695A646D45F0 /* mips_macro.h in Headers */, - CDB51D0205F2233A0687FCC496F77519 /* msa_macro.h in Headers */, - E93B8B843BE6E811C5D4834EC2ED1711 /* mux.h in Headers */, - 87AC8AF6179D4D16CC14D0F41F14A965 /* mux_types.h in Headers */, - AC54509003BC047250DE49B97D758E59 /* muxi.h in Headers */, - A9181462809B7C9B247B5C887C2359C1 /* neon.h in Headers */, - 378532AD7386CEBA35CC7DA04F346552 /* palette.h in Headers */, - 7325514D58BB2A5CE70BA44CCFDC83A6 /* quant.h in Headers */, - CCDBEC74960D31B9C1AA2B801CF2E2D2 /* quant_levels_dec_utils.h in Headers */, - 6858BC58982CC8421A35F943AE77D6ED /* quant_levels_utils.h in Headers */, - C43DA111E19657728BB9FB4DB41F17E7 /* random_utils.h in Headers */, - DE751139AE01B53E8A184C368EC8E302 /* rescaler_utils.h in Headers */, - 56422E50FEA9A1623A01FE8C511846DE /* sharpyuv.h in Headers */, - 37CCBFC03301B66D703C68A3F52A2E33 /* sharpyuv_cpu.h in Headers */, - C931732191EB070827612F74B43F2C08 /* sharpyuv_csp.h in Headers */, - 044D58AB270EF90FE284006552AF5131 /* sharpyuv_dsp.h in Headers */, - 8C974FF44C5F3787BCF5EE0161492B2F /* sharpyuv_gamma.h in Headers */, - A141F48203343052615761240816D346 /* thread_utils.h in Headers */, - A6AC6F3034650AF60BBE8685A4BDE15E /* types.h in Headers */, - 013FCC804BCBCCA7BFC503A34FAF39EF /* utils.h in Headers */, - 2E40C2B3BF38FE8714364A96FE462585 /* vp8_dec.h in Headers */, - F171EA71C2E53ABCB502EAE78540C660 /* vp8i_dec.h in Headers */, - 85C87BCD6EACE7101FAC57638B157462 /* vp8i_enc.h in Headers */, - 9CF112721C4A318A03E71E0C317BB555 /* vp8li_dec.h in Headers */, - 72932505442509A0D6901998B563765C /* vp8li_enc.h in Headers */, - 49D3155774CA6DC4AD4D6E387A6317AD /* webpi_dec.h in Headers */, - 95B71AE20BC98FF64D60ECDC940155FF /* yuv.h in Headers */, + 5CCC337DD092CFDF91FAD3E944457A03 /* IQTextInputViewNotification-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7139,19 +8668,62 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 75AC1D778D55F0020EFC62D9C3E9C55D /* Headers */ = { + 6B0F3E94E929ECCC02A6BB2B7C1F3649 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 2DEC8C381DBC61D6F19C66B0DC0DCD8E /* RxSwift-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7B0A23F2C5449B783DEB35859D3CB8E5 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - A421AA2DE9DFBAC186EA6DD918B14082 /* Pods-QuickLocation-umbrella.h in Headers */, + 884D80C1D0DE1090E53676235AF79202 /* alphai_dec.h in Headers */, + E13E9DF252CE6F985A304BC0D8259D06 /* animi.h in Headers */, + 56733B32C75BD85D6FA307C1822BF862 /* backward_references_enc.h in Headers */, + 50F0FCE229DBD3284E36B453CA1C1FD1 /* bit_reader_inl_utils.h in Headers */, + C5D144778B02A25CC8233104685DAFE7 /* bit_reader_utils.h in Headers */, + 34360A0710A71D3B0550FB68785B9FF5 /* bit_writer_utils.h in Headers */, + 407E8C57696EC0EAB0EC292B05F70AD4 /* color_cache_utils.h in Headers */, + A6EAC968AFED44E6C757EC985E3B52E5 /* common_dec.h in Headers */, + C2DCEF08ABA35929269CB1C18D841234 /* common_sse2.h in Headers */, + D129DFED033CD7C8E85BBD8F172F1ACC /* common_sse41.h in Headers */, + 2A3688764A1FB6D0EC2C03E60AE4A05E /* cost_enc.h in Headers */, + F35181DFBAE9C3DA285F58ECCF83D5A7 /* cpu.h in Headers */, + 0A22B963CD9E18943F92FEB62BBE36CF /* decode.h in Headers */, + 9492B57402CAB35F06B7D5503DA351D9 /* demux.h in Headers */, + 28954461A0C715EAE7C4D0A027FBC769 /* dsp.h in Headers */, + 979E56A609FD1549ECB1792558DCDEA4 /* encode.h in Headers */, + CB76E39D281859A0C8390DD276DB2483 /* endian_inl_utils.h in Headers */, + B978749435ED77384FEBB9D3ECB7580D /* filters_utils.h in Headers */, + 070D6E7BE1052B7530230F91E66A832E /* format_constants.h in Headers */, + 41E78019663E712DD2041F4747DB24EC /* histogram_enc.h in Headers */, + F222E7DEDA27A8734ECFD67A23B720C8 /* huffman_encode_utils.h in Headers */, + D715ECC288948BB6EE850BB32CC932F3 /* huffman_utils.h in Headers */, + 4EBAA34522183BE69F80627E559D994F /* libwebp-umbrella.h in Headers */, + AB5388D06F73C807B2EA8F48DAC62FD7 /* lossless.h in Headers */, + F1D22C1ACF7228C5693E22CED96F685A /* lossless_common.h in Headers */, + 1FB2AA63B3A1487CDD2AC4AB74374526 /* mips_macro.h in Headers */, + 2E2C0CE25C2FC29A7EA48B53E86C9556 /* msa_macro.h in Headers */, + 9C995888C1ECE91196EC40FE740B28A2 /* mux.h in Headers */, + 99613F9B9BC50459692E8685AB2DAF4B /* mux_types.h in Headers */, + ADF83E62D9C48CD37E7A1913518AC7A5 /* muxi.h in Headers */, + 54A217F7D46D6343096D9F1CAA25FBCC /* neon.h in Headers */, + 5C836B518C564BAD1865F8DDA7A71C07 /* palette.h in Headers */, + 9259A8C1C51B393A46E3941E2DB2407E /* quant.h in Headers */, + 3CA37AE493A67D2DF2BEAA5B09B7B8A1 /* quant_levels_dec_utils.h in Headers */, + 766D3C8CAAB68288536BD4D5C5A44CB6 /* quant_levels_utils.h in Headers */, + 4AEE5B54E0479D43FAC61F6D0E72B736 /* random_utils.h in Headers */, + 81387D9AA64B250218C6A602EC01B57A /* rescaler_utils.h in Headers */, + F1EC59F2653CDD745E05C505F34CE4C3 /* sharpyuv.h in Headers */, + 6DA58DC14D1C947AC21D0158C37B1354 /* sharpyuv_cpu.h in Headers */, + 58139B1C0363A27E0A3DD5FF9753E874 /* sharpyuv_csp.h in Headers */, + DDBCC750994E2E11DEDD3EF7B7B90F1E /* sharpyuv_dsp.h in Headers */, + A5D31852A7A53605B6AC2DB57D8E5070 /* sharpyuv_gamma.h in Headers */, + 63F6230FA82DFD96D2E877797C3E3C64 /* thread_utils.h in Headers */, + CC5FA7783878A4DB795FB8680F382FC5 /* types.h in Headers */, + ABBF50F5731F7FCFEF60868FB313EBD1 /* utils.h in Headers */, + D2D3605C39B30B872298A69C7D992283 /* vp8_dec.h in Headers */, + B97B2BCEF3173BF629BD713D090A42DB /* vp8i_dec.h in Headers */, + BB0182C2C883AA9E022B83DCCDE7B96E /* vp8i_enc.h in Headers */, + 6A47A1504EA627F208346BAE3225BDAA /* vp8li_dec.h in Headers */, + C235C387D7870005B664FABF09BE572A /* vp8li_enc.h in Headers */, + 05DCCC94F5A3A40B59CBA7165F870414 /* webpi_dec.h in Headers */, + 6AA0622BFA46A63E60192A7EE304E93C /* yuv.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7163,6 +8735,21 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 8209AAC7D71D1564175C0E1D6A3018F7 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 0BD1E52C6A20A1E2F9B6044C2CF41DAC /* SDCollectionViewCell.h in Headers */, + 98EFA246A2A845E74DEFF098CE60356C /* SDCycleScrollView.h in Headers */, + C0A27AF8E1BA202D8015FC341C905C25 /* SDCycleScrollView-umbrella.h in Headers */, + 7B0458B6E9002963B57B5E8DB56B33B8 /* TAAbstractDotView.h in Headers */, + 918AD406999AAE718841B034702BF5CB /* TAAnimatedDotView.h in Headers */, + 0A543346E663B7BA3CC071AA92390EB4 /* TADotView.h in Headers */, + D62E8EBC82FE2A4110091499EB72C052 /* TAPageControl.h in Headers */, + 4990936139BF46A3888CBF58360A7251 /* UIView+SDExtension.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 897D5186A6E9A90145B23255B0EC6859 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7179,11 +8766,87 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 8DB1B1C755D2B5F831ACBA6E71F863A3 /* Headers */ = { + 938A0239798E1D3939D775E574F33D19 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 56AE17D46474A0F3001112E69159CECD /* IQTextView-umbrella.h in Headers */, + 9C2EDBD1A5BAFE1A84390F0EFD803AD6 /* NSBezierPath+SDRoundedCorners.h in Headers */, + AE96BDF044279F1CD7A44B2CE4F2E8D7 /* NSButton+WebCache.h in Headers */, + 552683FBA3217C27DCC374EFDA9EBB77 /* NSData+ImageContentType.h in Headers */, + 5114BDCEE9C9CB533787A3CCA2A46761 /* NSImage+Compatibility.h in Headers */, + DDC3F5E9561496D8B7091A534EFEB6AD /* SDAnimatedImage.h in Headers */, + F6CE230F9AD79F2959F44FAFA4E167C0 /* SDAnimatedImagePlayer.h in Headers */, + 24209A00F29FDE09FC11B1E9FA42C9E1 /* SDAnimatedImageRep.h in Headers */, + 62E777846A5919447B8645DF49D60947 /* SDAnimatedImageView.h in Headers */, + 7151CA82333803BDFEF73DFB65F62B57 /* SDAnimatedImageView+WebCache.h in Headers */, + 7DB335D94E6BCA397EAEACF470E68704 /* SDAssociatedObject.h in Headers */, + A270A219991246FD0E3CCAA3324C3B13 /* SDAsyncBlockOperation.h in Headers */, + 84C23D20D22E5502212D8E80BEC96114 /* SDCallbackQueue.h in Headers */, + 00BA670BEB4068F2BC0D6187A0677073 /* SDDeviceHelper.h in Headers */, + C13EBA9E70646BBC026519FE3AFF2122 /* SDDiskCache.h in Headers */, + 260DB0DC4920302B756857D3E3E15C27 /* SDDisplayLink.h in Headers */, + 91E7A145E1BAC1FC0A7C3CD4A5E04D07 /* SDFileAttributeHelper.h in Headers */, + 28198F10D8F893B45570083F8B795F88 /* SDGraphicsImageRenderer.h in Headers */, + 92DD8404A0B54F66041A02E44E2B7086 /* SDImageAPNGCoder.h in Headers */, + F0EFF5F44101C6F2361C6C6C30A7E48F /* SDImageAssetManager.h in Headers */, + 59E0170B8D182E51A22B76016EED107D /* SDImageAWebPCoder.h in Headers */, + 785A4D9759CD7C01BCF3790C69AC2012 /* SDImageCache.h in Headers */, + 483B578928278733992D746A6202DA3C /* SDImageCacheConfig.h in Headers */, + FCB60D3701D5DB57ED8BC5484B448A5F /* SDImageCacheDefine.h in Headers */, + B83193846E315D214CA062FD65CC1750 /* SDImageCachesManager.h in Headers */, + 2F67261371CD9E7D3A76300392A71681 /* SDImageCachesManagerOperation.h in Headers */, + C86CC7B369FBCE3B6EA6C294FA36CBC5 /* SDImageCoder.h in Headers */, + CBF7C18952B0C0F029031D98D598BFD9 /* SDImageCoderHelper.h in Headers */, + BE5734BC3F60FCD21D1CC0B02839B149 /* SDImageCodersManager.h in Headers */, + 1E1D219C66766AD96B6B205F2D655444 /* SDImageFrame.h in Headers */, + AB18B646ABF3372BDD096BA90B9F40D0 /* SDImageFramePool.h in Headers */, + 5A300D04E09D1D08EBE70D40F6F40D46 /* SDImageGIFCoder.h in Headers */, + 9A6D49BB65DA96A001E3968CDE0B6D57 /* SDImageGraphics.h in Headers */, + 2DF6D9BEB89596EB47C07D33C7F0D826 /* SDImageHEICCoder.h in Headers */, + 134CD322D19A8807B6DCA2BDF80E7F52 /* SDImageIOAnimatedCoder.h in Headers */, + 8EE1798D638A83D53316F1C568AF5E59 /* SDImageIOAnimatedCoderInternal.h in Headers */, + 5CD3D98EE09BF48E72AF01B691B457ED /* SDImageIOCoder.h in Headers */, + AA6146381FDFFABC0228B9B3FD619DA6 /* SDImageLoader.h in Headers */, + 1A5A81DDB4B9F8683E42D6722A6A9CE1 /* SDImageLoadersManager.h in Headers */, + FB551945202505D769769C6D0E309DA1 /* SDImageTransformer.h in Headers */, + 8DB33E1E1376FBEC8C0A73005FCEB9FA /* SDInternalMacros.h in Headers */, + B64BACAC7588D25411E8F46F5AC1EFFB /* SDMemoryCache.h in Headers */, + 1EDD4389BF41787F34FC0BA4A0D160B3 /* SDmetamacros.h in Headers */, + 35AAC5EEA04A65475A8F8F58FB88909F /* SDWeakProxy.h in Headers */, + E16161D3CAB79789C4A121DF33D10A7C /* SDWebImage.h in Headers */, + EB39F3D6B091762B5926B93947F34B9C /* SDWebImage-umbrella.h in Headers */, + 3EA124D602ADAB83C72F282D8598773C /* SDWebImageCacheKeyFilter.h in Headers */, + F84C8082F895CC13FCA3A0A1E86BFE65 /* SDWebImageCacheSerializer.h in Headers */, + 6901C20C2E6F1ACAA37B28C2F618C4BD /* SDWebImageCompat.h in Headers */, + B491117D58EE047E1FA2DAE9210543E8 /* SDWebImageDefine.h in Headers */, + 6F7EE5605F337F20249301421522DA70 /* SDWebImageDownloader.h in Headers */, + DECE79F7030983544304E78186BE3D59 /* SDWebImageDownloaderConfig.h in Headers */, + D8192DBF98F8B4DAB2E5245CCA4F1EA4 /* SDWebImageDownloaderDecryptor.h in Headers */, + 53EC1CBFF41C9346F0AD436C0502EC61 /* SDWebImageDownloaderOperation.h in Headers */, + 92BC4FDDE46897F1A40121B28AA15B51 /* SDWebImageDownloaderRequestModifier.h in Headers */, + 214119F9F9D38BD4E840EC555890CAF2 /* SDWebImageDownloaderResponseModifier.h in Headers */, + 2F503F9502638AAAD9C9243B71651F11 /* SDWebImageError.h in Headers */, + A5011AEFF1441EE8E5376AC025DD9EA3 /* SDWebImageIndicator.h in Headers */, + 63559734B4AC75FFFFB29C688B9A6744 /* SDWebImageManager.h in Headers */, + 4542BD0589EF3CA333FF8A03C837DCDB /* SDWebImageOperation.h in Headers */, + 93F40CE804D9A12182A25717EA374357 /* SDWebImageOptionsProcessor.h in Headers */, + 9FB7A7FEE86BB79D5DB32E95D5BBB902 /* SDWebImagePrefetcher.h in Headers */, + 6A69B1471DEDFDA0B57F6131650CBA0A /* SDWebImageTransition.h in Headers */, + 372B649D5C41D59B6E0996DDC69E9FDF /* SDWebImageTransitionInternal.h in Headers */, + 54E09BF34A8377CB022053E18F7AC353 /* UIButton+WebCache.h in Headers */, + D54434784C098FCD4E188F3ED0960162 /* UIColor+SDHexString.h in Headers */, + 302AEA5F8D0C337F67701988F5845FE5 /* UIImage+ExtendedCacheData.h in Headers */, + D5DE88254AC05A64A10C680B289DC76E /* UIImage+ForceDecode.h in Headers */, + 79E13D3ED8D87AFDEC5B072A66FA7460 /* UIImage+GIF.h in Headers */, + A679A50A13CAF8403CDED088B6331D9F /* UIImage+MemoryCacheCost.h in Headers */, + 11ABAE0076A906DB1C091DD087170C49 /* UIImage+Metadata.h in Headers */, + 9C59694BEAC17EC3E8FD0217EE17B849 /* UIImage+MultiFormat.h in Headers */, + 8DEDFAF3BA000E12942FDEFEA0C100E4 /* UIImage+Transform.h in Headers */, + 4FB01411425CE7EB4C14074649BA6B1B /* UIImageView+HighlightedWebCache.h in Headers */, + B797B533FBB6D7EFC8138FC187FDA2BD /* UIImageView+WebCache.h in Headers */, + 6B72B957E2B37CDD96B429A082C39810 /* UIView+WebCache.h in Headers */, + CBB4D3CEA9F838C59D8542081BC7B144 /* UIView+WebCacheOperation.h in Headers */, + 7B88FF6590802DE2960F530636B10A25 /* UIView+WebCacheState.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7195,14 +8858,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 9C1D809FB4F876DE4EF935FD31F2199A /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 8622F6A705E2AD0A6D28172E53F2B22B /* IQKeyboardToolbar-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; A6393C4D6FFDDD38F34CED09FCFA2220 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7211,14 +8866,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - A799467FFF51F0DED04B118B29C51C70 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - FB791FDF16AF7CDE772973E1A538861D /* IQKeyboardReturnManager-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; A9022F4FB58BCA1594681BE04CC904F6 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7264,14 +8911,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - AC5D777E351AE3CC8284029DCB32B956 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 047567799508B3A6E1CF069C32F4A453 /* IQTextInputViewNotification-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; B9D06F7443086FD18D2F6596BEFA3BD5 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7320,24 +8959,56 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + DFDDD13D6318C506E36E8C143E382D21 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 93938AAF0A354E1946AF2089A173D3FA /* IQKeyboardToolbarManager-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E69F922A862BCDEBC93EE05AAA316C58 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 1920DC89F3C0B83B14F2245F507978E5 /* IQKeyboardToolbar-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + F14E4F3F9632E7A5386CF2F81237780C /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 2D6C7C73D499AE8FD9BD3AB19E33AF2C /* IQTextView-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + F21EEA88E0C89538584897A1548EDE9A /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 48B91970797621F5355743F93CF2C3C1 /* IQKeyboardNotification-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 020993F16DA5986DACE118349EBCE9E5 /* IQKeyboardToolbarManager */ = { isa = PBXNativeTarget; - buildConfigurationList = 9DF12904F3D5DE570B354C940A7450D2 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbarManager" */; + buildConfigurationList = F5942A5338B686E9DA2C2872D4A56E28 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbarManager" */; buildPhases = ( - 21342FDF718AC90BC84E864DFFD94703 /* Headers */, - F0B0DA4315E9CE0F0C63B92D27E01D2E /* Sources */, - FC353A0C1E35F87B471B7727C769BEB6 /* Frameworks */, - 8554302876B5E5D5B29963B08356C85A /* Resources */, + DFDDD13D6318C506E36E8C143E382D21 /* Headers */, + EC9844411B90595865090930A8BAFE6C /* Sources */, + F64C7A922DA1C8594EB2DAD6EF034572 /* Frameworks */, + D68B5497FF81CDD750E379B6092CB184 /* Resources */, ); buildRules = ( ); dependencies = ( - 177938F1DFD8242556D78E2E097FDAE1 /* PBXTargetDependency */, - CFB3FC2255E5BCF1EE6A4E1801DB4501 /* PBXTargetDependency */, - 9B20ABD22FE5045468BC67A0240F7FAC /* PBXTargetDependency */, + C48922F2006AC0C6DB3ECD4F9D8EC226 /* PBXTargetDependency */, + 5E9226FFB01E4F83F9E2A51ED1ED842E /* PBXTargetDependency */, + C374AE9E570F2140D9E6E2C15BE1E5E2 /* PBXTargetDependency */, ); name = IQKeyboardToolbarManager; productName = IQKeyboardToolbarManager; @@ -7346,24 +9017,43 @@ }; 0981F89DB5DA3FFCFFEBDE1F56287054 /* IQKeyboardReturnManager */ = { isa = PBXNativeTarget; - buildConfigurationList = BC507CEAD456DDA32009E87D4F61A7A5 /* Build configuration list for PBXNativeTarget "IQKeyboardReturnManager" */; + buildConfigurationList = 5B77323CDF29819E96E1482C085EA365 /* Build configuration list for PBXNativeTarget "IQKeyboardReturnManager" */; buildPhases = ( - A799467FFF51F0DED04B118B29C51C70 /* Headers */, - 0B4A34F66B5CFFAD37DD13B76A968982 /* Sources */, - 618DE9681C0A14F92E5A8183F7E29881 /* Frameworks */, - 9F124F6C729815683928DCFC5B8A11AB /* Resources */, + 3D3BD366620AC26C27F41C35CDCDB11A /* Headers */, + B4E90CC78B8BA3A8DC2DCCE3737F514B /* Sources */, + 9120229795D5CE8F6402846F9B191153 /* Frameworks */, + E24EAD175F70781DCB3056125BF3E1A8 /* Resources */, ); buildRules = ( ); dependencies = ( - 46BE9159E2D79026CA373910436499D4 /* PBXTargetDependency */, - CA97F3CC49597536EE93A875D801E4C5 /* PBXTargetDependency */, + EE8DD12406AD755267D7921F76D1B9C4 /* PBXTargetDependency */, + 4F7A8CC33E8064FE893114B688655D9D /* PBXTargetDependency */, ); name = IQKeyboardReturnManager; productName = IQKeyboardReturnManager; productReference = 15848DEC7727A809830E7F6FC1B6CE0F /* IQKeyboardReturnManager */; productType = "com.apple.product-type.framework"; }; + 0B967D7F8561D42493EE289EC8D450D1 /* lottie-ios */ = { + isa = PBXNativeTarget; + buildConfigurationList = FFD4204E4DCD52FD19E7C87A9DD45C40 /* Build configuration list for PBXNativeTarget "lottie-ios" */; + buildPhases = ( + 41C2E8D70816C79059A34333A0AB78D7 /* Headers */, + 4E5AC6866184730E513746251F871B4D /* Sources */, + 699D447FBD731295C49F2CFE5CEA1E77 /* Frameworks */, + 17250F6B5CED28AD551BAE70B5F6AC83 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + D027D9F43187F1E190FE602F513A488E /* PBXTargetDependency */, + ); + name = "lottie-ios"; + productName = Lottie; + productReference = 51BA97E8B5085EFFB47BC9C0B785CEA7 /* lottie-ios */; + productType = "com.apple.product-type.framework"; + }; 0D78006448081C29492BCBD9AE8ECC81 /* KingfisherWebP */ = { isa = PBXNativeTarget; buildConfigurationList = 5DD8AF7DED5A9E21E3ACD59A88E17037 /* Build configuration list for PBXNativeTarget "KingfisherWebP" */; @@ -7376,8 +9066,8 @@ buildRules = ( ); dependencies = ( - 489B02B472C74B65E908578270F2DCC1 /* PBXTargetDependency */, - 6F6392FC8DB66FAEDBBBA0AFF85CB51F /* PBXTargetDependency */, + 1BAC357E6F44ADB1E78CB0377E04C0E5 /* PBXTargetDependency */, + 94BE553660FACE815342CE1DC5FAD2A2 /* PBXTargetDependency */, ); name = KingfisherWebP; productName = KingfisherWebP; @@ -7386,11 +9076,11 @@ }; 11779BD43CF8155A53E2C00B1566A19F /* RxSwift-RxSwift_Privacy */ = { isa = PBXNativeTarget; - buildConfigurationList = 1E2251B9E52627E59AED4343676D981C /* Build configuration list for PBXNativeTarget "RxSwift-RxSwift_Privacy" */; + buildConfigurationList = 76F8633E8E1A9181BC345ADA2518C1AF /* Build configuration list for PBXNativeTarget "RxSwift-RxSwift_Privacy" */; buildPhases = ( - 0351DB04DD581A2227926978C406FDDF /* Sources */, - 1D4F48F1C2342737922CFABDD8F1CE4A /* Frameworks */, - 5B30E43D795275AA28ADD5D6EB0FB941 /* Resources */, + BA30529251800121106A6C631C19A310 /* Sources */, + AC22057A6E3FC21DDE3572830C7FC8C4 /* Frameworks */, + 4623AD70AD0928979C0497D6B3F459F6 /* Resources */, ); buildRules = ( ); @@ -7403,18 +9093,18 @@ }; 12890DE3ABBC2CA295E108358D85EE69 /* IQTextView */ = { isa = PBXNativeTarget; - buildConfigurationList = 3982F432860BF2953D97F20170D1723F /* Build configuration list for PBXNativeTarget "IQTextView" */; + buildConfigurationList = 77A0B16968CAA666A3B7B59AECAA27A6 /* Build configuration list for PBXNativeTarget "IQTextView" */; buildPhases = ( - 8DB1B1C755D2B5F831ACBA6E71F863A3 /* Headers */, - 612C5D25AE787A124C2D91B53BD53C4E /* Sources */, - F6F2C9EF94EA0BFD192BC663B0A4BE35 /* Frameworks */, - 332DF4C2374C55AB70629E218473EE9F /* Resources */, + F14E4F3F9632E7A5386CF2F81237780C /* Headers */, + 750A00223617E47B9C96FFCC18C458A0 /* Sources */, + 8B49D1F7F0D94F88B962F16838A372CF /* Frameworks */, + A41DF7F6BC552C76B43245DC7BE0E5E7 /* Resources */, ); buildRules = ( ); dependencies = ( - 584FC029CE82760F6873D650DBC6E9B6 /* PBXTargetDependency */, - 7D78B8D24D5570A5E912A1DACDCB4E48 /* PBXTargetDependency */, + C85D2D32E9B4AB2ABA7DD66E288A3F3F /* PBXTargetDependency */, + C0C86E9E30D0C8790A96071CD521E677 /* PBXTargetDependency */, ); name = IQTextView; productName = IQTextView; @@ -7433,7 +9123,7 @@ buildRules = ( ); dependencies = ( - FBF4C279036BDA4C90225DE5338E7362 /* PBXTargetDependency */, + FF0CED271CF41FB39FD47F603329B062 /* PBXTargetDependency */, ); name = ObjectMapper; productName = ObjectMapper; @@ -7452,7 +9142,7 @@ buildRules = ( ); dependencies = ( - A9CCCEEC46B61510D463185CE6C8C57A /* PBXTargetDependency */, + E76A8160C9D3A001C141FF34E6470E0A /* PBXTargetDependency */, ); name = Moya; productName = Moya; @@ -7471,7 +9161,7 @@ buildRules = ( ); dependencies = ( - FF5CE708E27047A08297F0CC66BB0395 /* PBXTargetDependency */, + 17F4BFAF28606510B47A19B7C7475E53 /* PBXTargetDependency */, ); name = SnapKit; productName = SnapKit; @@ -7516,11 +9206,11 @@ }; 276021C4482165D46E0CBBEFB822FE95 /* CocoaLumberjack-CocoaLumberjackPrivacy */ = { isa = PBXNativeTarget; - buildConfigurationList = CC4A3F92E1C76B46F53715072AC3F2C0 /* Build configuration list for PBXNativeTarget "CocoaLumberjack-CocoaLumberjackPrivacy" */; + buildConfigurationList = 2215BDB0058ECB523C55DD34C34BCA5A /* Build configuration list for PBXNativeTarget "CocoaLumberjack-CocoaLumberjackPrivacy" */; buildPhases = ( - 2868BFCF2D01950CDE2E0ED14FE33110 /* Sources */, - 103EC2BB0A9640D812DA5CFBEAF2BF7B /* Frameworks */, - B09559DE2A1EEBA8923887E14B5ACDBC /* Resources */, + 379E3A894168A969DBE381746FD1EBD7 /* Sources */, + 85110729E0D7A119EFAAA89FF45E82F3 /* Frameworks */, + 7879504316590E847A577E0756E580FD /* Resources */, ); buildRules = ( ); @@ -7533,18 +9223,18 @@ }; 283C1F2EA88CD4413165801A6748A48E /* IQTextInputViewNotification */ = { isa = PBXNativeTarget; - buildConfigurationList = 9E3C74837BB3199908911A885B8D4971 /* Build configuration list for PBXNativeTarget "IQTextInputViewNotification" */; + buildConfigurationList = 44FA6D04D8D288308F57BC22A3BB91E0 /* Build configuration list for PBXNativeTarget "IQTextInputViewNotification" */; buildPhases = ( - AC5D777E351AE3CC8284029DCB32B956 /* Headers */, - 706315C072396893253CF60DA3D49D05 /* Sources */, - 5CAD6AA6770EC0B28A4D9E1903A1DF51 /* Frameworks */, - FC8C9AC75607D4AAA5EFD45D7D51B33D /* Resources */, + 52374BCC792FF3B1EC3AFD80D41BA12D /* Headers */, + DFF07ACF8D1420DC8063C2A4D4C22797 /* Sources */, + D389D040C28C85DE2E0941B0F9D9B3BB /* Frameworks */, + 4E3A17A469446B1413A08B91117FB5BE /* Resources */, ); buildRules = ( ); dependencies = ( - 0A02B5AF2B900C696AC2799ECF87E4BF /* PBXTargetDependency */, - C88FB37A1DCB179E5D292E8C1D0D049C /* PBXTargetDependency */, + F7CEAE511A2641BAF79C3DE45F8095C9 /* PBXTargetDependency */, + 1D6032AACB8214100A5AC31E62E471AB /* PBXTargetDependency */, ); name = IQTextInputViewNotification; productName = IQTextInputViewNotification; @@ -7553,11 +9243,11 @@ }; 2B8FF445A5162845FAB9EC00FC92B694 /* IQKeyboardNotification-IQKeyboardNotification */ = { isa = PBXNativeTarget; - buildConfigurationList = 82FB5A9A0B17BC7397AC282C78A7BDA9 /* Build configuration list for PBXNativeTarget "IQKeyboardNotification-IQKeyboardNotification" */; + buildConfigurationList = B0E76EA190E7B07E90D22C5B3A22807F /* Build configuration list for PBXNativeTarget "IQKeyboardNotification-IQKeyboardNotification" */; buildPhases = ( - CE153CBEE40FB2BB9B0918C420326D27 /* Sources */, - EA86EC010501F7A80511233DCB482352 /* Frameworks */, - 7BC8706BB3A208801710E35FA661FDDF /* Resources */, + 09995EE24EC23CDBA9EC0601759F58B9 /* Sources */, + 7157B9167B1311707478C4A911293034 /* Frameworks */, + 957027517C4A1C21FCC0723094F378AE /* Resources */, ); buildRules = ( ); @@ -7568,13 +9258,32 @@ productReference = 120BD4C670EF00F4D5A40AA4B863A7AE /* IQKeyboardNotification-IQKeyboardNotification */; productType = "com.apple.product-type.bundle"; }; + 3847153A6E5EEFB86565BA840768F429 /* SDWebImage */ = { + isa = PBXNativeTarget; + buildConfigurationList = FB73114A9364717BBD7E1DBFDD0AA2E2 /* Build configuration list for PBXNativeTarget "SDWebImage" */; + buildPhases = ( + 938A0239798E1D3939D775E574F33D19 /* Headers */, + C2F1EF40947C811F1D3790DAA60C2F9D /* Sources */, + B1E7CCABB05EF39A1C71D1558A7053C2 /* Frameworks */, + 7EEF80172918D16C9CAF336F63D396EC /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 8FBF84439433C4296F1D58F1A3EE5146 /* PBXTargetDependency */, + ); + name = SDWebImage; + productName = SDWebImage; + productReference = B0B214D775196BA7CA8E17E53048A493 /* SDWebImage */; + productType = "com.apple.product-type.framework"; + }; 39101A2B1096DFB129FCDE5490875054 /* RxRelay-RxRelay_Privacy */ = { isa = PBXNativeTarget; - buildConfigurationList = C02B87D8C48AD74D4E164CD3A2D1FFBE /* Build configuration list for PBXNativeTarget "RxRelay-RxRelay_Privacy" */; + buildConfigurationList = 7D6A93792417105FF759575AC4073887 /* Build configuration list for PBXNativeTarget "RxRelay-RxRelay_Privacy" */; buildPhases = ( - 384B83E12B9F7E9B41F688BBE8284024 /* Sources */, - 04554B0C99F976D81C0CFEEB4DB6D1D6 /* Frameworks */, - 2702420A9C8B7E11659367AE9E5AFBFB /* Resources */, + BFAC2DE868E9A558BA57440A59BD6DD2 /* Sources */, + FC8DBC0C09E48B6DA57E1C0032BE4B59 /* Frameworks */, + 5CDC2E6648BF8096F29A063CE7652801 /* Resources */, ); buildRules = ( ); @@ -7587,11 +9296,11 @@ }; 3AE57FC4CF27B0BC540B3112353377BF /* MBProgressHUD-MBProgressHUD */ = { isa = PBXNativeTarget; - buildConfigurationList = 88591247C56A365E31452531F52BF4DB /* Build configuration list for PBXNativeTarget "MBProgressHUD-MBProgressHUD" */; + buildConfigurationList = CA6E701A7476AC4CED662C3787C96B29 /* Build configuration list for PBXNativeTarget "MBProgressHUD-MBProgressHUD" */; buildPhases = ( - 174417BADA6959705123F0D2E24BA692 /* Sources */, - 8F9D0407E937C8BF5F9BDCF55DCD36DA /* Frameworks */, - EFAD864B18122C1E5E058A99910EF924 /* Resources */, + BBEFAB069F8E1B9D102965145FF1823E /* Sources */, + FEA9B21EF898A147110A03FE64C80BFC /* Frameworks */, + 065677FF6207B4D8CD028B92D56F1A29 /* Resources */, ); buildRules = ( ); @@ -7632,9 +9341,9 @@ buildRules = ( ); dependencies = ( - E974215EBEA6F95A3615B6AD7FEBB0E2 /* PBXTargetDependency */, - E8B6087483D2B6E091537071D3B8A598 /* PBXTargetDependency */, - 76E2EAFA874CCE9EF2D6E67B801A3272 /* PBXTargetDependency */, + 473A32117EA118D1BFBA2FEFC0ACFFE2 /* PBXTargetDependency */, + B382F15E2D173D14640F42CF0A604123 /* PBXTargetDependency */, + 1B3472FB3C3C8BA3E4DFA00DC8703923 /* PBXTargetDependency */, ); name = RxDataSources; productName = RxDataSources; @@ -7643,11 +9352,11 @@ }; 4502C7427440BEB17A50C0BF6E638A85 /* IQTextInputViewNotification-IQTextInputViewNotification */ = { isa = PBXNativeTarget; - buildConfigurationList = 533521CD3CB8E58C9FC1B5893D841EF0 /* Build configuration list for PBXNativeTarget "IQTextInputViewNotification-IQTextInputViewNotification" */; + buildConfigurationList = DF2A78DE89CB792CE238B18DAA614995 /* Build configuration list for PBXNativeTarget "IQTextInputViewNotification-IQTextInputViewNotification" */; buildPhases = ( - 43D9FA07B9BDE9D03FCD2909AFBD1051 /* Sources */, - C0D2C14EC0984E81840C02EA76391A78 /* Frameworks */, - B694C434180857BF0B135CCB0C93DBC7 /* Resources */, + FF9CB5E518F849A88175BC6AC6D22B51 /* Sources */, + 6AE25651786F4EA79E7C3024F658B932 /* Frameworks */, + F582AFCBC13ACC2AFE0869A19E723E2A /* Resources */, ); buildRules = ( ); @@ -7660,18 +9369,18 @@ }; 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */ = { isa = PBXNativeTarget; - buildConfigurationList = 1C1AC732C292967DCEE4B8AA74D7A928 /* Build configuration list for PBXNativeTarget "RxRelay" */; + buildConfigurationList = BB0EC731FC5B4C860BCCE74D35DF7682 /* Build configuration list for PBXNativeTarget "RxRelay" */; buildPhases = ( - 478B4ABB50705ECF6656B1FA0F696661 /* Headers */, - 28C553D574E42FD2D8E4A0443E70A16B /* Sources */, - 68E7363D4D81B33FAA4106C83F213BF6 /* Frameworks */, - 93190ABBDF63DB9E274F453E0AF570F4 /* Resources */, + 43D702810C5A9D11710EC7FD9DF8C1C3 /* Headers */, + 0A6BB0A25901C58CB1254B17893E4B1C /* Sources */, + 1BD0E6AE45972F67A15E74145FFA4D5A /* Frameworks */, + 5BFBC35B33717A8A69B954D7F9BADD47 /* Resources */, ); buildRules = ( ); dependencies = ( - 8716B78D1E0DC159B79B3DEEF3C5223E /* PBXTargetDependency */, - A82222528FD8B761965F87B838935F95 /* PBXTargetDependency */, + E671D7820276F311591644CBB2C81BB6 /* PBXTargetDependency */, + BCC56177F5848C2F0EF84CDB94BF6E3D /* PBXTargetDependency */, ); name = RxRelay; productName = RxRelay; @@ -7680,12 +9389,12 @@ }; 47D2E85A78C25869BB13521D8561A638 /* libwebp */ = { isa = PBXNativeTarget; - buildConfigurationList = 6F54C0CB97D6174662DF791E8327618B /* Build configuration list for PBXNativeTarget "libwebp" */; + buildConfigurationList = 2B54692CB520C1828CE62A5B438FD132 /* Build configuration list for PBXNativeTarget "libwebp" */; buildPhases = ( - 5569DCFC3196D2A36F9251C695E82F92 /* Headers */, - BC06CD238CC8FDA985F6CB496712CDF5 /* Sources */, - 25D0FC46FB9C21F5275C0FF54B93479A /* Frameworks */, - AD89A471FC98E7949ACB219727433765 /* Resources */, + 6B0F3E94E929ECCC02A6BB2B7C1F3649 /* Headers */, + 10B85FAE80DDFA2613B3C2088F3840BB /* Sources */, + 811C1320E2774DED78A0149E5C041029 /* Frameworks */, + ACF3259F3DDFD505F078361CE70A9439 /* Resources */, ); buildRules = ( ); @@ -7716,11 +9425,11 @@ }; 5C92E047D2B317BFB31393F449A9EA0D /* RxCocoa-RxCocoa_Privacy */ = { isa = PBXNativeTarget; - buildConfigurationList = A529DB6CACCA9B9B5945C50090E593F0 /* Build configuration list for PBXNativeTarget "RxCocoa-RxCocoa_Privacy" */; + buildConfigurationList = B8366A697492C2CD3A7ED5B3D51D7AAA /* Build configuration list for PBXNativeTarget "RxCocoa-RxCocoa_Privacy" */; buildPhases = ( - F6FFF12039C1DC9B6D2AC8A946CB70F6 /* Sources */, - B239C9390ACB4C5EA94A5D24A68E0959 /* Frameworks */, - E86F0B19BC4FEBE687AD564982ECA80D /* Resources */, + 8B5384D721D9590E6807AF787870872A /* Sources */, + 085DD38ECF3578A2949652729A11EA52 /* Frameworks */, + 087E37C791C9C767A932C3E46DA61EDC /* Resources */, ); buildRules = ( ); @@ -7751,11 +9460,11 @@ }; 677650A76A720691B88A6959EFED6418 /* SwiftyJSON-SwiftyJSON */ = { isa = PBXNativeTarget; - buildConfigurationList = 0330806A43FB62BB695AD7F57F53DF0F /* Build configuration list for PBXNativeTarget "SwiftyJSON-SwiftyJSON" */; + buildConfigurationList = 36D49A9BF558618016B4A850DA3C82F6 /* Build configuration list for PBXNativeTarget "SwiftyJSON-SwiftyJSON" */; buildPhases = ( - 1C528DC1E72ACEEC00C458F04801618D /* Sources */, - 34E125A20E197AD528DB54FB9305BC8B /* Frameworks */, - D71B3237235155C6034519943218D766 /* Resources */, + F07910F2BDC49AEA694C04D6CAD26955 /* Sources */, + 169E1A59F9037959A956E63C32C3666B /* Frameworks */, + 6C2B9CAF685D99F43A442F6BA2574DBC /* Resources */, ); buildRules = ( ); @@ -7778,7 +9487,7 @@ buildRules = ( ); dependencies = ( - 5813FB9503C1EB5F5FCCB871A4F6B7CA /* PBXTargetDependency */, + C63D75DBA71EE68E4846302E2B2E8A0C /* PBXTargetDependency */, ); name = MJRefresh; productName = MJRefresh; @@ -7815,9 +9524,9 @@ buildRules = ( ); dependencies = ( - E6CD8C853C05C9577E226CFC3C8F42A5 /* PBXTargetDependency */, - AA24CE24DF9CE6DAC26263ADDAD79BFF /* PBXTargetDependency */, - 3ECD159B43C2B0DD640CE4FE77BBE5A4 /* PBXTargetDependency */, + 8DD2AF850C2204B6DA8E4CF7BE1A2689 /* PBXTargetDependency */, + 3F9CE6C45FA32EBFCC25623B78842F65 /* PBXTargetDependency */, + 8890C83D521406AB15C453E2D561A19A /* PBXTargetDependency */, ); name = RxCocoa; productName = RxCocoa; @@ -7826,57 +9535,60 @@ }; 7B2FF6E8662313DAC1DB23D6B750D43C /* Pods-QuickLocation */ = { isa = PBXNativeTarget; - buildConfigurationList = F25BA99D83826DA47DDC9285DF4568F8 /* Build configuration list for PBXNativeTarget "Pods-QuickLocation" */; + buildConfigurationList = 471B1888FAB9BCEE7C1B48F5A61F94E4 /* Build configuration list for PBXNativeTarget "Pods-QuickLocation" */; buildPhases = ( - 7B0A23F2C5449B783DEB35859D3CB8E5 /* Headers */, - 6CDD6ABC7A0797E00B45462F6F393255 /* Sources */, - 17941FBE4CBE47AFEB1CD909AE33B1DB /* Frameworks */, - 27E87618A93AB3EB943D76C90A9FCB47 /* Resources */, + 259E1249357CF4C5DFD23D97B3B74993 /* Headers */, + 8D3F0B9765B18173DFF8AE84930479F9 /* Sources */, + 59E74854120B5DB06F8CC3C537E66451 /* Frameworks */, + 34865FCCA8D0994A9CB443CF3B4E4B8D /* Resources */, ); buildRules = ( ); dependencies = ( - 76EEC668BAD794A065C5E716317A70F4 /* PBXTargetDependency */, - B1886BA46702469FFD6DAEFAF4F00988 /* PBXTargetDependency */, - F83F494A46EEFE7808DDB927D99866E5 /* PBXTargetDependency */, - B7BF2CE44656A450D420FB0DD49A0462 /* PBXTargetDependency */, - CBDD46085591CA738C6ED1828C354922 /* PBXTargetDependency */, - D2371380D4635BE2DEE67EDBF5CE0EAB /* PBXTargetDependency */, - E265750894E79AF3CB4784F5D0F0A881 /* PBXTargetDependency */, - 7C818918FB17E407EFCD49A4261BA875 /* PBXTargetDependency */, - FA36E7469DADD88ECF1894289B13F56F /* PBXTargetDependency */, - 588554323FF6EF44EF1AE9D6128F9F1B /* PBXTargetDependency */, - EAF0181D1147592BF328A97E9CAAD44C /* PBXTargetDependency */, - 145028FA8DF812337612A905D3CEA14C /* PBXTargetDependency */, - B7C3D6DC3A61111F27E3C8A7E04C0EBF /* PBXTargetDependency */, - 06938537EFA6C5D0DFC5A5439C022336 /* PBXTargetDependency */, - E6A48D7EC86BB01653F28372C52AC983 /* PBXTargetDependency */, - 9DD28D11D800B2CEB940564BE7C7FDD3 /* PBXTargetDependency */, - AD349A5F417E3AC36939305DEF662F66 /* PBXTargetDependency */, - 666714BA998427C1D890D94B90A461A1 /* PBXTargetDependency */, - AAF59555E27C7C0DAC883FFD703C47E0 /* PBXTargetDependency */, - 4357CA65E42B64A2DE7CF53F022E125D /* PBXTargetDependency */, - 076ED2996DB86A0F7D9F7A5FB040A2D2 /* PBXTargetDependency */, - 3E126C658D257F44693E671C76FB9A22 /* PBXTargetDependency */, - 16DA11F0D1D6E33472195F23E3C46575 /* PBXTargetDependency */, - A6C7ECAF779B8F9B576C1EE5E2EBD5A1 /* PBXTargetDependency */, - A3680A606ABB110960B660673DB25B47 /* PBXTargetDependency */, - D54CD0DDAE7B475CC2A8C326F08E269F /* PBXTargetDependency */, - 3831DD4B055E071FCAE9766FA3F1E7B6 /* PBXTargetDependency */, - 2FFCCF3506C2A7F2ADED6F15312F5E0A /* PBXTargetDependency */, - 3390A7235DAE05DFDFABD72776799291 /* PBXTargetDependency */, - B9D486A7896E239CE5C8737980780667 /* PBXTargetDependency */, - B46364D655688356E0607C425E8E961B /* PBXTargetDependency */, - 5A4450CE7A5B3FEEE310D85D7537011B /* PBXTargetDependency */, - ED72B3ACC8A80DAADBD50421B99FC737 /* PBXTargetDependency */, - 82EBE2C7A7CF2D0A4A0FCC43D993AE22 /* PBXTargetDependency */, - F20CA72C1EDA7B8A654EBA69A0BFE36C /* PBXTargetDependency */, - 3527EC30A8487FF8113556D24E639C21 /* PBXTargetDependency */, - 8B3B85B4D79BEB3810F9E14ABE9BEBC1 /* PBXTargetDependency */, - 79514AA1338EEA18296658B4BCE92540 /* PBXTargetDependency */, - 68998314E4CAC7CCAE26F0C5C251808E /* PBXTargetDependency */, - 64B3CC85492F5B09BE56D3466DDE67C5 /* PBXTargetDependency */, - 690B385BF0E5F56363CFD2D028234980 /* PBXTargetDependency */, + 2BA394679267E2D4D14BC30FEA7E8AA1 /* PBXTargetDependency */, + 32F14ADBC9D7C3CE14A0FAAD12B672D8 /* PBXTargetDependency */, + 6C96AF862243B80B997DD71CBFE0C54B /* PBXTargetDependency */, + 11130B3C14FB8ECBD3BD69ADFE49C8CC /* PBXTargetDependency */, + 1B2D64868219A567CB06722FE380BB3F /* PBXTargetDependency */, + 25EE054887C186F26CB1DBBE157F21BF /* PBXTargetDependency */, + D0AA9266781C285ECC77553C73007A9E /* PBXTargetDependency */, + 48AC2A12878FAF167731EF9E00AAF18A /* PBXTargetDependency */, + 604AFE8C923926B497C371A8B6399FB1 /* PBXTargetDependency */, + FAA693876B7742E7344F5A8B5C109B6E /* PBXTargetDependency */, + BED2E1712ADEF99624B517CC237CECE6 /* PBXTargetDependency */, + D87BE11204B9EB75A8380E85F5C1742A /* PBXTargetDependency */, + DC0586946A92A163CF6BAB919702FE3B /* PBXTargetDependency */, + AA973E21C0796AF175D280D41725811B /* PBXTargetDependency */, + 262CB9E6FE89EDE9E289C28896790F5E /* PBXTargetDependency */, + 2DE5BC0824AADF88AB1ED7189F9FC84E /* PBXTargetDependency */, + 8A6F6B03099F35EA48EB473FDC265BED /* PBXTargetDependency */, + EC2E3D2D74ECE5925977D4EEB99DD135 /* PBXTargetDependency */, + 840D752F571C767E30242913EEF6ED56 /* PBXTargetDependency */, + 8985BBD60912E2232ED181BC4CAA57C6 /* PBXTargetDependency */, + 67B22C081494897B866337E392072319 /* PBXTargetDependency */, + 29042981C848464927560430F5A11F79 /* PBXTargetDependency */, + BF460CC9DDA57B1AA281E59B0E519890 /* PBXTargetDependency */, + 353CC2979FF08BCBF264E8D7A1EEC8D5 /* PBXTargetDependency */, + 78D36AD7DED68E2F569884475A35319C /* PBXTargetDependency */, + 3271F2B97B8CE8268DC24D0F3069297D /* PBXTargetDependency */, + 14128367AE1B8F103C7FE77350972EA0 /* PBXTargetDependency */, + 332038603E883786A2952CB0AFC58A2C /* PBXTargetDependency */, + B3AD23A2104860F4576C849EF1CBCEEB /* PBXTargetDependency */, + DC1FA123658484FD9AD9F03539CBF90D /* PBXTargetDependency */, + 3BD89BCF075396D9EBBC085E8F429E59 /* PBXTargetDependency */, + EFF453A979F89BB9CBFA8C02F8DECA6D /* PBXTargetDependency */, + DD673714EF212F0CF0A8949B4801943F /* PBXTargetDependency */, + A101725FC83AEFD7EA2FD4A38BBCD70E /* PBXTargetDependency */, + A7C5D8207CA80C91DF55EC6ADB63D21B /* PBXTargetDependency */, + 7074D9E9B6427CE26969313317E0F430 /* PBXTargetDependency */, + 889ABFB74E03C600EEEB2E8394628D01 /* PBXTargetDependency */, + C0A4B8D3CA5B1F58453BC0B7538F9FBA /* PBXTargetDependency */, + 8216B3A3C667D41F010A41ABAB7EC854 /* PBXTargetDependency */, + 9E3161E514CA803F5DA62C7FBAC22610 /* PBXTargetDependency */, + 9922439BEBF167C4468C95238664CF30 /* PBXTargetDependency */, + 12E46860CDF625EA90F22CDFE8339FC4 /* PBXTargetDependency */, + A1906C567D60703679F2A891C74910EE /* PBXTargetDependency */, + 0D80F5046C07CCDCC6E716E7AC1FB29F /* PBXTargetDependency */, ); name = "Pods-QuickLocation"; productName = Pods_QuickLocation; @@ -7885,11 +9597,11 @@ }; 7C5613175BBC4BF67E36DB4FBEBC01D0 /* IQKeyboardToolbarManager-IQKeyboardToolbarManager */ = { isa = PBXNativeTarget; - buildConfigurationList = DB2D4DCDB305335FC44F9192346D5797 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbarManager-IQKeyboardToolbarManager" */; + buildConfigurationList = 6C7D6BF44A8439E0D97778BBA59AE5B1 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbarManager-IQKeyboardToolbarManager" */; buildPhases = ( - 3C1D66A8DD0C3C176D691103FCA6180A /* Sources */, - AF8168B95178FD975FB14E92B539D3C8 /* Frameworks */, - BB23020DB6AA7F7F3ED8FC4665EB01B2 /* Resources */, + F292DCFAC0C18F99187146C984F8E3E4 /* Sources */, + DBF3432FD4D259B529ACECCA346E1B12 /* Frameworks */, + 652DA045D0389135568D079C0BC92976 /* Resources */, ); buildRules = ( ); @@ -7912,7 +9624,7 @@ buildRules = ( ); dependencies = ( - 7C8C8C7AF513F0CFE358D9F1D17A9C04 /* PBXTargetDependency */, + 480662D59858D28DF352E4CCAFDCBA7B /* PBXTargetDependency */, ); name = MBProgressHUD; productName = MBProgressHUD; @@ -7921,11 +9633,11 @@ }; 88810798DA63A2F6611B0970EA276DEC /* IQKeyboardReturnManager-IQKeyboardReturnManager */ = { isa = PBXNativeTarget; - buildConfigurationList = 3B6EE5B298D2BAF8A80222379EC02575 /* Build configuration list for PBXNativeTarget "IQKeyboardReturnManager-IQKeyboardReturnManager" */; + buildConfigurationList = ADE6FF62D5ADEDE77AD6712DD1478163 /* Build configuration list for PBXNativeTarget "IQKeyboardReturnManager-IQKeyboardReturnManager" */; buildPhases = ( - C3967D0CD710D98F97979DE428F7832B /* Sources */, - 073363237E2EC3E4159832FCD2188ECB /* Frameworks */, - 0CB03A8DC89832538E9E5DBA41C85566 /* Resources */, + 61DB1B5EAF114E8A36E37A62AA16074D /* Sources */, + F48D825F301F7E1DA39C5E674534C2A0 /* Frameworks */, + EC22A91125202829F2FA8200A367DFA8 /* Resources */, ); buildRules = ( ); @@ -7956,11 +9668,11 @@ }; 8A8DB685241263AFDF5E6B20FE67B93A /* SnapKit-SnapKit_Privacy */ = { isa = PBXNativeTarget; - buildConfigurationList = 0AEB5DF7CE07E3E3B45BEC9E6D4C4224 /* Build configuration list for PBXNativeTarget "SnapKit-SnapKit_Privacy" */; + buildConfigurationList = 11187CC7BC6EAFA5B99D86A29D7870E2 /* Build configuration list for PBXNativeTarget "SnapKit-SnapKit_Privacy" */; buildPhases = ( - 26D308C296F7AC6EC63DCE823C5A4F91 /* Sources */, - AB5CEF15115DD50DF0E4592A0FC544AA /* Frameworks */, - A18530399A9D1CA5770BAFD144703264 /* Resources */, + F98B3B9C280B4527F50EC01E297B2275 /* Sources */, + 71575B8E40D6189F9D69ED71828E11A1 /* Frameworks */, + 35AA564BEE8A4AB612EAEF16325C36BF /* Resources */, ); buildRules = ( ); @@ -7971,13 +9683,30 @@ productReference = B9DCB5EC0B1CDADD221717CADDF62359 /* SnapKit-SnapKit_Privacy */; productType = "com.apple.product-type.bundle"; }; + 94CFBA7D633ECA58DF85C327B035E6A3 /* SDWebImage-SDWebImage */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8A5209EB6CF35D3E4F71DA99AAD6E18F /* Build configuration list for PBXNativeTarget "SDWebImage-SDWebImage" */; + buildPhases = ( + 3F0B11CBD66A7EC5781065613777411D /* Sources */, + 3331009C64422EF66552B113A24C973F /* Frameworks */, + E8C4D7DAC4ED8607D833D9DF7B33B28E /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "SDWebImage-SDWebImage"; + productName = SDWebImage; + productReference = CF1281E58AA1045D4B7F33FC56691C42 /* SDWebImage-SDWebImage */; + productType = "com.apple.product-type.bundle"; + }; 976126A1CE06DC6E162563800E1BDF14 /* Alamofire-Alamofire */ = { isa = PBXNativeTarget; - buildConfigurationList = 3C1F44BA5324A43C015DABD5F4DE97C8 /* Build configuration list for PBXNativeTarget "Alamofire-Alamofire" */; + buildConfigurationList = BDE3BA4AA1402BB388C8E87E33BB4BC2 /* Build configuration list for PBXNativeTarget "Alamofire-Alamofire" */; buildPhases = ( - 9B4C58AFFB0A9B73DCB44E5794F3DC93 /* Sources */, - 63DCCBE2687FFDE0C99837DCB14D4A15 /* Frameworks */, - 82F71B35866DA95AC03D857ADCFD120B /* Resources */, + 45D2F44EF1B778D3FF7117E68B5B6F7A /* Sources */, + 604A5127410694EE5242D98D68E09653 /* Frameworks */, + 5137E271399366E6BE550BB0592229E5 /* Resources */, ); buildRules = ( ); @@ -7990,11 +9719,11 @@ }; 9828BBC09E9FB1238624113D7456E59E /* Kingfisher-Kingfisher */ = { isa = PBXNativeTarget; - buildConfigurationList = 1C1147E536D2FF863F1DDCAA6D2418FC /* Build configuration list for PBXNativeTarget "Kingfisher-Kingfisher" */; + buildConfigurationList = AD7EA7B0E34B1EF891DF82CE62270C96 /* Build configuration list for PBXNativeTarget "Kingfisher-Kingfisher" */; buildPhases = ( - 95DF3641A9C1FE49B0DDC77DD0F10B60 /* Sources */, - 40034262803B1D44E0524E59CD65E7E7 /* Frameworks */, - 91CC2BD1C26EA3649F9AC78EE30AA7FC /* Resources */, + DF9A4E0D6DBB41F266BAA39E15EB4B31 /* Sources */, + 44B45FDD02FDCC4ADDE20755445854AA /* Frameworks */, + 29ADC2F3F1F87A8C05A863C4CA93C165 /* Resources */, ); buildRules = ( ); @@ -8007,11 +9736,11 @@ }; 982A68D37F5DCBC1FC1FDC0BB2F0EB8E /* IQKeyboardManagerSwift-IQKeyboardManagerSwift */ = { isa = PBXNativeTarget; - buildConfigurationList = EFA5BCB64D89899970DCDF32731F80CA /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift-IQKeyboardManagerSwift" */; + buildConfigurationList = B32625D1D9085E1EC93B447431DC13CB /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift-IQKeyboardManagerSwift" */; buildPhases = ( - B862393C5C68CFCCF357D3EE96325270 /* Sources */, - A9086F98A0B0366FC59D91976A56ABDC /* Frameworks */, - B499BE8A5317454C2DD82AB49099C18B /* Resources */, + 3BF8A41C95D6A841E25836C5C75A51AB /* Sources */, + 034889877957EAD0C6EB9DBF87253080 /* Frameworks */, + 4E257727E4A6D4F9B1339B0B7C000029 /* Resources */, ); buildRules = ( ); @@ -8042,17 +9771,17 @@ }; A26E6FD851C20D652B2755C1464A9990 /* IQKeyboardNotification */ = { isa = PBXNativeTarget; - buildConfigurationList = 926D2FA204D45D644592A658B37465EB /* Build configuration list for PBXNativeTarget "IQKeyboardNotification" */; + buildConfigurationList = B8740D9B4EE958E08BBB3B712772F3B7 /* Build configuration list for PBXNativeTarget "IQKeyboardNotification" */; buildPhases = ( - 34F5D698660033620B1E5CDB85435D4E /* Headers */, - 5E1AF99E82C9AB9252627A270F9853ED /* Sources */, - DDBAE0B2E15DEE046E6C702A83F5A82D /* Frameworks */, - DC76F23607E2C24F3DDC2CFDEB92FCEF /* Resources */, + F21EEA88E0C89538584897A1548EDE9A /* Headers */, + E2E7174FF65D15AE6CA7D5EF4914EE50 /* Sources */, + 4EA75AEEC072076F9911BD721024CB5F /* Frameworks */, + 1360AAECCCCA63C16A9A579A312A9CE3 /* Resources */, ); buildRules = ( ); dependencies = ( - 1E4E9857447E83A8B7ACA78277EA70FA /* PBXTargetDependency */, + 5999FABE7B275A178120CFD8F14967C7 /* PBXTargetDependency */, ); name = IQKeyboardNotification; productName = IQKeyboardNotification; @@ -8061,11 +9790,11 @@ }; A6602BCAA6F4F932A586C41D0B7E019C /* IQTextView-IQTextView */ = { isa = PBXNativeTarget; - buildConfigurationList = 0964EA7E9825F6761379D48B341C2D0A /* Build configuration list for PBXNativeTarget "IQTextView-IQTextView" */; + buildConfigurationList = 49C931AED76DDD9A994314F09493902A /* Build configuration list for PBXNativeTarget "IQTextView-IQTextView" */; buildPhases = ( - 28A3019845DDB4A62195FB1FD0DEB451 /* Sources */, - EFECAAA18A56644A671CB84A1AD88C79 /* Frameworks */, - 0EA221842161D2D89B3795C4073CF2CE /* Resources */, + 7D77AC9222468551EA6BD37FC53B7D5E /* Sources */, + E4DC98B2CFFBF21081A7E2430605E2E4 /* Frameworks */, + 88F968D893A611BAEC3C95D56A264A49 /* Resources */, ); buildRules = ( ); @@ -8078,11 +9807,11 @@ }; B247F77A0CD5E19C8187A9BA1EB58C09 /* IQKeyboardToolbar-IQKeyboardToolbar */ = { isa = PBXNativeTarget; - buildConfigurationList = C033586EB4682D0E609539FDCD014F64 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbar-IQKeyboardToolbar" */; + buildConfigurationList = A24135030A78618B813872C73340ADC4 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbar-IQKeyboardToolbar" */; buildPhases = ( - 9425788B1366373F6A26F64BE1EE072D /* Sources */, - B65B9CEAEEE19CCBA89E205602FE0037 /* Frameworks */, - C542D5AF94602CAA9D7DD45753A8B1FC /* Resources */, + 1AB95ECB45785E64BEDB7BF7BE87FB6C /* Sources */, + F546D6AB8E503A9FBCB18056995BD2A9 /* Frameworks */, + F1DDC862724F990BE4A9F898C7690EC0 /* Resources */, ); buildRules = ( ); @@ -8095,11 +9824,11 @@ }; B26054DF1DEA11585A231AF6D1D80D5E /* MJRefresh-MJRefresh.Privacy */ = { isa = PBXNativeTarget; - buildConfigurationList = 0BEB0B7A200B3217CBE964812CEF8702 /* Build configuration list for PBXNativeTarget "MJRefresh-MJRefresh.Privacy" */; + buildConfigurationList = A8A1A500549F976D578B312A146BA5FA /* Build configuration list for PBXNativeTarget "MJRefresh-MJRefresh.Privacy" */; buildPhases = ( - A729768D4F5D6FA78EB8BC4EAFE2ED40 /* Sources */, - A713C30F5E89D6618762559A0CD75C00 /* Frameworks */, - B85B6FD54D22201B533752E301A923A5 /* Resources */, + 0C1F995CCB1B70DD8682F671C621C8FB /* Sources */, + 32DAEA6E1C32714BF9564DED4F64A549 /* Frameworks */, + 42B848B31E211E71B3217BEEA8F19AEB /* Resources */, ); buildRules = ( ); @@ -8122,18 +9851,35 @@ buildRules = ( ); dependencies = ( - 1BB01F0AF5B3E43058C5F0C2188F470A /* PBXTargetDependency */, - 7D84FA036D5C50881E1CC029925782D5 /* PBXTargetDependency */, - 56A8C367AF312E691817EC8768036960 /* PBXTargetDependency */, - 80DA3606061B6034F4A8634150D31323 /* PBXTargetDependency */, - 2FB0BCB532090999FA25B15EB6592082 /* PBXTargetDependency */, - 9503B0A3B93A8E35912365A05055DAE8 /* PBXTargetDependency */, + 910B583E63659DA5AC3B222107251EDF /* PBXTargetDependency */, + 265F73F3F9F74521C7A314FDFAF22086 /* PBXTargetDependency */, + 03CAA0B12852DE7BCD31985B8601D9CE /* PBXTargetDependency */, + 5A0F8BD27D510A42BB15D60B2EE7C5EA /* PBXTargetDependency */, + C633C6B0CB7EDB5C7DDD7D1E9133EF7A /* PBXTargetDependency */, + 6C5252E32901DA7B1B0FACCC7D5E7A9E /* PBXTargetDependency */, ); name = IQKeyboardManagerSwift; productName = IQKeyboardManagerSwift; productReference = A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift */; productType = "com.apple.product-type.framework"; }; + BF2A15FEC3F3424BBC4B9AD5F86F2D54 /* lottie-ios-LottiePrivacyInfo */ = { + isa = PBXNativeTarget; + buildConfigurationList = D3F6DF6B821DBF7F277B373F54F67966 /* Build configuration list for PBXNativeTarget "lottie-ios-LottiePrivacyInfo" */; + buildPhases = ( + 0D1D8607DBC11729124F26BA49B2D8F4 /* Sources */, + 074A8DE994A8A3BF894DFC24E407E59A /* Frameworks */, + 6B6C271046E8699BF3AC25D1B237C33F /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "lottie-ios-LottiePrivacyInfo"; + productName = LottiePrivacyInfo; + productReference = 62060F5D524AE8173817ADD9482A0FEB /* lottie-ios-LottiePrivacyInfo */; + productType = "com.apple.product-type.bundle"; + }; C23DB88E45B0ED14F0C8827BE9C46C95 /* MarqueeLabel */ = { isa = PBXNativeTarget; buildConfigurationList = A502924529CB9C0C9B064B4F2F767523 /* Build configuration list for PBXNativeTarget "MarqueeLabel" */; @@ -8146,20 +9892,39 @@ buildRules = ( ); dependencies = ( - 47E02E709707607D8AE698F2928B77AF /* PBXTargetDependency */, + 8F4A888092746B674C487C0CAC4DEDAF /* PBXTargetDependency */, ); name = MarqueeLabel; productName = MarqueeLabel; productReference = CF0AA9FBFBDB70858C030769541505ED /* MarqueeLabel */; productType = "com.apple.product-type.framework"; }; + CBED833AAD6266F3AEFE9BE31C68E094 /* SDCycleScrollView */ = { + isa = PBXNativeTarget; + buildConfigurationList = A020BE4F30D5498BBF7C50EED4A184DF /* Build configuration list for PBXNativeTarget "SDCycleScrollView" */; + buildPhases = ( + 8209AAC7D71D1564175C0E1D6A3018F7 /* Headers */, + 88E2A10DEB519538DBE2748B27A93303 /* Sources */, + DA1A8358510CE0717322AD31896BEB2C /* Frameworks */, + 2A6387AC8633B9D047BDE1E497EA88E3 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + AA268A45A208CB94360566ADE4B464B6 /* PBXTargetDependency */, + ); + name = SDCycleScrollView; + productName = SDCycleScrollView; + productReference = 8B6CF5C20C32EE9F7F0862FF892524DE /* SDCycleScrollView */; + productType = "com.apple.product-type.framework"; + }; CBFB5A372F4DE9D4BC6B9ADA98B80BFE /* MarqueeLabel-MarqueeLabel */ = { isa = PBXNativeTarget; - buildConfigurationList = 049DD2D0BC698D830A6BC7CC4954CB78 /* Build configuration list for PBXNativeTarget "MarqueeLabel-MarqueeLabel" */; + buildConfigurationList = 49EEB4B5AB99B7023A438F620CB9A432 /* Build configuration list for PBXNativeTarget "MarqueeLabel-MarqueeLabel" */; buildPhases = ( - 1777D33BB3325E5E98DE9A96022D19EA /* Sources */, - 3B4B98018B430D0B4293138511AD3537 /* Frameworks */, - 26ADA5EEE2480ABE19E14E833479940A /* Resources */, + B9D0E00B4D8CAC8DCB9FFA8CEDA1C44C /* Sources */, + 17611E622BC4DA61B424171EC12FA9A4 /* Frameworks */, + E68E14F2EF4E6A64801AA8557AFA51AC /* Resources */, ); buildRules = ( ); @@ -8200,7 +9965,7 @@ buildRules = ( ); dependencies = ( - 0D326587B865C5EAB98F506987468171 /* PBXTargetDependency */, + 3FE17B95653BEFBAFE8812D5D2DE21DF /* PBXTargetDependency */, ); name = SwiftyJSON; productName = SwiftyJSON; @@ -8209,11 +9974,11 @@ }; E68E71E462C154107C49C379E539826E /* ObjectMapper-Privacy */ = { isa = PBXNativeTarget; - buildConfigurationList = 3E40A8FBDE642FB064401DF0960E6D1C /* Build configuration list for PBXNativeTarget "ObjectMapper-Privacy" */; + buildConfigurationList = 3E1936807CBC16E22170F638AD2C80C0 /* Build configuration list for PBXNativeTarget "ObjectMapper-Privacy" */; buildPhases = ( - 4DDAFAAE69936DF9E650E076D0AF2DB1 /* Sources */, - 64812BDF57F43D8A9B3B43F51163FA0A /* Frameworks */, - 7878D741FAFC359638DF26F1F2104383 /* Resources */, + 52101EA45423A53E69F54C2C4B0F8774 /* Sources */, + C66445039DE28F7BD726EAA1ACD8174B /* Frameworks */, + 3621275546CF9E6303B2D4CCED5B2ADD /* Resources */, ); buildRules = ( ); @@ -8236,7 +10001,7 @@ buildRules = ( ); dependencies = ( - ADBBC6D985DF17E66E6F4893ACAE726B /* PBXTargetDependency */, + 4B7DB387DECDA3BB0EAA18FABE4A9021 /* PBXTargetDependency */, ); name = Kingfisher; productName = Kingfisher; @@ -8255,7 +10020,7 @@ buildRules = ( ); dependencies = ( - 8215D79D28872B386F9AF1A9FFB176BB /* PBXTargetDependency */, + D16E2DE43530D215B0519B5CC2876E20 /* PBXTargetDependency */, ); name = CocoaLumberjack; productName = CocoaLumberjack; @@ -8264,17 +10029,17 @@ }; EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */ = { isa = PBXNativeTarget; - buildConfigurationList = 0D46CE72A2F3E0715B762B83A0027AB7 /* Build configuration list for PBXNativeTarget "RxSwift" */; + buildConfigurationList = 48281A3B85467AF6C82A805775D37337 /* Build configuration list for PBXNativeTarget "RxSwift" */; buildPhases = ( - 75AC1D778D55F0020EFC62D9C3E9C55D /* Headers */, - AF587FDD673023B1685BD28BE76CC555 /* Sources */, - 32ECE4DC61EC449C8DC40E1A0BA76E7B /* Frameworks */, - 0131F8CD8B0BA19C5E934BBB8118996C /* Resources */, + 2C0F7E98FEB77A9824C4C41C568CCE94 /* Headers */, + 45F56247E2DC5B9F721944824E9F73B3 /* Sources */, + 74A6D7B295B00D34E22C4833C7F0B6D4 /* Frameworks */, + A460854EA4F0754FBF75BD57FCA7F6C9 /* Resources */, ); buildRules = ( ); dependencies = ( - 581270263C3E328FF3A2918D7FADF544 /* PBXTargetDependency */, + 74821FA7112F083992E60EA45DC83187 /* PBXTargetDependency */, ); name = RxSwift; productName = RxSwift; @@ -8293,7 +10058,7 @@ buildRules = ( ); dependencies = ( - 373420611BB09A4B7DB98E922AA96A99 /* PBXTargetDependency */, + 6E3358C847727926F9E4BF4B253009F3 /* PBXTargetDependency */, ); name = Alamofire; productName = Alamofire; @@ -8312,8 +10077,8 @@ buildRules = ( ); dependencies = ( - 77FB16227C57FE8DE5B71F034981BB28 /* PBXTargetDependency */, - 29BE6F9062E4A4169D21BE75426B5205 /* PBXTargetDependency */, + BB78D6597FEF0B6A05107787EF4AF77B /* PBXTargetDependency */, + A42961ABBB9167F06D0133FF738C7ECE /* PBXTargetDependency */, ); name = RxSwiftExt; productName = RxSwiftExt; @@ -8322,11 +10087,11 @@ }; EEE261386011CDF271BE289F73FF5959 /* IQKeyboardCore-IQKeyboardCore */ = { isa = PBXNativeTarget; - buildConfigurationList = A49A93A99BB46F9959E08C981484B83E /* Build configuration list for PBXNativeTarget "IQKeyboardCore-IQKeyboardCore" */; + buildConfigurationList = E86551F3BE29607B08C5DF107E0D1BC3 /* Build configuration list for PBXNativeTarget "IQKeyboardCore-IQKeyboardCore" */; buildPhases = ( - 8536C3631BC49C1C4867B7D753AFE3E7 /* Sources */, - C1481B9F22836E7182D5F28F01E04312 /* Frameworks */, - 0BE514151FA4E4E935222E359C369A2D /* Resources */, + 36BF4ECBA892DA9BC25557AC7817F81D /* Sources */, + A26B4668370E2DBA732483A39841EAB2 /* Frameworks */, + 8B712A11B4CA4296A04240CD4E050507 /* Resources */, ); buildRules = ( ); @@ -8339,18 +10104,18 @@ }; F4FE17428FD0E607723A44F17231B7A1 /* IQKeyboardToolbar */ = { isa = PBXNativeTarget; - buildConfigurationList = 553490964FA5547F046E089FFC0BACC1 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbar" */; + buildConfigurationList = CD1C8E4F51CF27D5BB803F9292D6FA3A /* Build configuration list for PBXNativeTarget "IQKeyboardToolbar" */; buildPhases = ( - 9C1D809FB4F876DE4EF935FD31F2199A /* Headers */, - D4AE2CB5ACB235C817648360D7409F04 /* Sources */, - 641FA3D4203E70B100AEC8DEDD05C523 /* Frameworks */, - 98D94D6C8BEDE3EB68A316E1C87C0580 /* Resources */, + E69F922A862BCDEBC93EE05AAA316C58 /* Headers */, + 6ED612EE4BD940FF010A3F90DDFBDAC0 /* Sources */, + 7B3F20AD0082AEA3F21F8238DDA60CAC /* Frameworks */, + 81CD7A8DCA82AF4099C587470115348D /* Resources */, ); buildRules = ( ); dependencies = ( - B71608C23443269BEF8BCD7F4F48EC0F /* PBXTargetDependency */, - 09534E24A97AC81FD03D619CC772D499 /* PBXTargetDependency */, + 8E64A4D09E30DFE098D6CAA8F78B7B39 /* PBXTargetDependency */, + 6ECCBE101FE91B86D090A50F14E23572 /* PBXTargetDependency */, ); name = IQKeyboardToolbar; productName = IQKeyboardToolbar; @@ -8369,7 +10134,7 @@ buildRules = ( ); dependencies = ( - A4268347D80EF9F6A8B13139889C7FA8 /* PBXTargetDependency */, + 2330473FC8CC6787F911A5BDF357B106 /* PBXTargetDependency */, ); name = IQKeyboardCore; productName = IQKeyboardCore; @@ -8396,7 +10161,7 @@ mainGroup = CF1408CF629C7361332E53B88F7BD30C; minimizedProjectReferenceProxies = 0; preferredProjectObjectVersion = 77; - productRefGroup = BA22D01C667CE11861E3BB443BD18E3B /* Products */; + productRefGroup = 678252FB4EB94FE375A64FC08DC5A9FA /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( @@ -8432,6 +10197,8 @@ 9828BBC09E9FB1238624113D7456E59E /* Kingfisher-Kingfisher */, 0D78006448081C29492BCBD9AE8ECC81 /* KingfisherWebP */, 47D2E85A78C25869BB13521D8561A638 /* libwebp */, + 0B967D7F8561D42493EE289EC8D450D1 /* lottie-ios */, + BF2A15FEC3F3424BBC4B9AD5F86F2D54 /* lottie-ios-LottiePrivacyInfo */, C23DB88E45B0ED14F0C8827BE9C46C95 /* MarqueeLabel */, CBFB5A372F4DE9D4BC6B9ADA98B80BFE /* MarqueeLabel-MarqueeLabel */, 55AF53E6C77A10ED4985E04D74A8878E /* Masonry */, @@ -8452,6 +10219,9 @@ EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */, 11779BD43CF8155A53E2C00B1566A19F /* RxSwift-RxSwift_Privacy */, ED7124602AA1B5C6A257912C7E8B793B /* RxSwiftExt */, + CBED833AAD6266F3AEFE9BE31C68E094 /* SDCycleScrollView */, + 3847153A6E5EEFB86565BA840768F429 /* SDWebImage */, + 94CFBA7D633ECA58DF85C327B035E6A3 /* SDWebImage-SDWebImage */, 2035A387A5D5D85BEF7F693731454A3D /* SGQRCode */, 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */, 8A8DB685241263AFDF5E6B20FE67B93A /* SnapKit-SnapKit_Privacy */, @@ -8467,27 +10237,19 @@ /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 0131F8CD8B0BA19C5E934BBB8118996C /* Resources */ = { + 065677FF6207B4D8CD028B92D56F1A29 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 4A3FBD1F1C1904EADD1F7805C8554596 /* RxSwift-RxSwift_Privacy in Resources */, + 9530DDC97755BC9E374050D2A2EA5BC8 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 0BE514151FA4E4E935222E359C369A2D /* Resources */ = { + 087E37C791C9C767A932C3E46DA61EDC /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - C9E8D28004211CDA69831CC54CD1532E /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0CB03A8DC89832538E9E5DBA41C85566 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 37CE51C88CB351E2DF29C050BD1F5999 /* PrivacyInfo.xcprivacy in Resources */, + 667CEF1767AEC3F190694D6D52110A78 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8498,14 +10260,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 0EA221842161D2D89B3795C4073CF2CE /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 645E4B7AC8D3BFC623B46689BBAC1996 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 1250FC97299C545C7651BC907254327A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -8514,6 +10268,22 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 1360AAECCCCA63C16A9A579A312A9CE3 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + D6BB2004F70205181492C4007DDB28AE /* IQKeyboardNotification-IQKeyboardNotification in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 17250F6B5CED28AD551BAE70B5F6AC83 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + C02CB58228C5C63ACB718E85C69AC71A /* lottie-ios-LottiePrivacyInfo in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 1DEDF411E550D85A1218E1655456A9CD /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -8537,23 +10307,15 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 26ADA5EEE2480ABE19E14E833479940A /* Resources */ = { + 29ADC2F3F1F87A8C05A863C4CA93C165 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7CCAC2DF6E89E292B29C58F737905D11 /* PrivacyInfo.xcprivacy in Resources */, + FF22113F8498D36B90CC54A5C3C845E0 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 2702420A9C8B7E11659367AE9E5AFBFB /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 5073D912FE7AF11149B02E810ACCCED4 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 27E87618A93AB3EB943D76C90A9FCB47 /* Resources */ = { + 2A6387AC8633B9D047BDE1E497EA88E3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -8568,11 +10330,18 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 332DF4C2374C55AB70629E218473EE9F /* Resources */ = { + 34865FCCA8D0994A9CB443CF3B4E4B8D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 89D5EFCB506784F4AA16D810405BEF7D /* IQTextView-IQTextView in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 35AA564BEE8A4AB612EAEF16325C36BF /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 47F30B7BC57D979805D611FC2FD993A1 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8583,6 +10352,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 3621275546CF9E6303B2D4CCED5B2ADD /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 18CEBE0F283F7154DC2D440D5ABD42F6 /* PrivacyInfo.xcprivacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 3AE15AB47E6AB840630160F62F907577 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -8591,6 +10368,22 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 42B848B31E211E71B3217BEEA8F19AEB /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 131DA6A70FA1515E6BF1BA941C8CDF8C /* PrivacyInfo.xcprivacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4623AD70AD0928979C0497D6B3F459F6 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 3FFF5CCB094BF679F9611827C0C39082 /* PrivacyInfo.xcprivacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 4A4F8947EF95B9D0D1FCFC1296740510 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -8600,6 +10393,22 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 4E257727E4A6D4F9B1339B0B7C000029 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 00D89E387866345ED0D78CB592CAFBA8 /* PrivacyInfo.xcprivacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4E3A17A469446B1413A08B91117FB5BE /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 15251D4419742B2185174CEF99C14A6E /* IQTextInputViewNotification-IQTextInputViewNotification in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 4F08CE07F9035A8581CF32E4F0FE860C /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -8615,11 +10424,27 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 5B30E43D795275AA28ADD5D6EB0FB941 /* Resources */ = { + 5137E271399366E6BE550BB0592229E5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8FC3CF586244C53D72B013FE8335E48D /* PrivacyInfo.xcprivacy in Resources */, + F28C76AC9D872394816F2137364066BA /* PrivacyInfo.xcprivacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 5BFBC35B33717A8A69B954D7F9BADD47 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + FAC92BA98A8E8C22215BE89B5C4D4534 /* RxRelay-RxRelay_Privacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 5CDC2E6648BF8096F29A063CE7652801 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 98512DE86BD3B8260C8032D970C61295 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8647,51 +10472,75 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 7878D741FAFC359638DF26F1F2104383 /* Resources */ = { + 652DA045D0389135568D079C0BC92976 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 0A20F1581A290998B87A70B02F5DE84D /* PrivacyInfo.xcprivacy in Resources */, + 8B8C362BDAF68E0784F2DE674D1107DC /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7BC8706BB3A208801710E35FA661FDDF /* Resources */ = { + 6B6C271046E8699BF3AC25D1B237C33F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 3144FAC65D121102A4496EE5E3EA2037 /* PrivacyInfo.xcprivacy in Resources */, + 3B6BE51367F4225583D9548038F61308 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 82F71B35866DA95AC03D857ADCFD120B /* Resources */ = { + 6C2B9CAF685D99F43A442F6BA2574DBC /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - E1213AB43907DF0E8B8855FDB05EA160 /* PrivacyInfo.xcprivacy in Resources */, + 0468E05BC5ABDA9666A4E99714386EEF /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8554302876B5E5D5B29963B08356C85A /* Resources */ = { + 7879504316590E847A577E0756E580FD /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 4A3396510CFAE280CE4DBECB3426E275 /* IQKeyboardToolbarManager-IQKeyboardToolbarManager in Resources */, + 1F3FE51D567774E86A9537210FB0DCCA /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 91CC2BD1C26EA3649F9AC78EE30AA7FC /* Resources */ = { + 7EEF80172918D16C9CAF336F63D396EC /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8B8D48D43DCF73AA57543C23B1F81FFA /* PrivacyInfo.xcprivacy in Resources */, + 92E4250874FF5EC45ADB2FDC7D268810 /* SDWebImage-SDWebImage in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 93190ABBDF63DB9E274F453E0AF570F4 /* Resources */ = { + 81CD7A8DCA82AF4099C587470115348D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - B79FFA832505E54ABA2385174F1EA662 /* RxRelay-RxRelay_Privacy in Resources */, + 2E5658D9FC2D7E28ECEA70BFA69D2F9F /* IQKeyboardToolbar-IQKeyboardToolbar in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 88F968D893A611BAEC3C95D56A264A49 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 645036D656B707FCA91C2804BEFE3342 /* PrivacyInfo.xcprivacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8B712A11B4CA4296A04240CD4E050507 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 81AE06775E3419FDD84AAA54A0FE03A1 /* PrivacyInfo.xcprivacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 957027517C4A1C21FCC0723094F378AE /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6AA58CA6EF21C02A62840F398661C55A /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8703,14 +10552,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 98D94D6C8BEDE3EB68A316E1C87C0580 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ECF59297909DA253AE475631585EE619 /* IQKeyboardToolbar-IQKeyboardToolbar in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 9B5A8F5905C2A8785E58345B35F58865 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -8718,22 +10559,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 9F124F6C729815683928DCFC5B8A11AB /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - FFC045AFAABA7F10A9D125B73C6BF473 /* IQKeyboardReturnManager-IQKeyboardReturnManager in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A18530399A9D1CA5770BAFD144703264 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 5EECCF46F0EE2BDD44E2358908BFE7CF /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; A1E223F7D6E8144EF7EF5AA266EB8194 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -8741,58 +10566,26 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - AD89A471FC98E7949ACB219727433765 /* Resources */ = { + A41DF7F6BC552C76B43245DC7BE0E5E7 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + C696A5E746BD2F628EB7DEB52A6646E6 /* IQTextView-IQTextView in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - B09559DE2A1EEBA8923887E14B5ACDBC /* Resources */ = { + A460854EA4F0754FBF75BD57FCA7F6C9 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - A36EA50265F8386FD74BBB8750FA9490 /* PrivacyInfo.xcprivacy in Resources */, + F745EB2834459B710288A5136B648C23 /* RxSwift-RxSwift_Privacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - B499BE8A5317454C2DD82AB49099C18B /* Resources */ = { + ACF3259F3DDFD505F078361CE70A9439 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9FD998F05155303D3400E9726245E9A7 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B694C434180857BF0B135CCB0C93DBC7 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1406E86EB265B92ACF6336B8FD613519 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B85B6FD54D22201B533752E301A923A5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 97EF2FCF5D9FFDB4B31E40ABDCF8465B /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BB23020DB6AA7F7F3ED8FC4665EB01B2 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 85FAA8F9B4490B2F1F52BC23AB447FF1 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C542D5AF94602CAA9D7DD45753A8B1FC /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 0689B9300DBB21144722F2051C5BA61E /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8818,19 +10611,19 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - D71B3237235155C6034519943218D766 /* Resources */ = { + D68B5497FF81CDD750E379B6092CB184 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - E9FFCBCFFAA915446B157CB56AE2F2DE /* PrivacyInfo.xcprivacy in Resources */, + 3A34210C2DC6015E63937B4470C8F15C /* IQKeyboardToolbarManager-IQKeyboardToolbarManager in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - DC76F23607E2C24F3DDC2CFDEB92FCEF /* Resources */ = { + E24EAD175F70781DCB3056125BF3E1A8 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - FFA90C0F79ABD06BC45291134A9CE4FA /* IQKeyboardNotification-IQKeyboardNotification in Resources */, + D713F45B42B974C5746D211BEAFF0E26 /* IQKeyboardReturnManager-IQKeyboardReturnManager in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8841,11 +10634,19 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - E86F0B19BC4FEBE687AD564982ECA80D /* Resources */ = { + E68E14F2EF4E6A64801AA8557AFA51AC /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 0070274B1E4A0C45911E2FE8DF67D73F /* PrivacyInfo.xcprivacy in Resources */, + 4DFA7E8359FAF54EDBECEE1AC95416EB /* PrivacyInfo.xcprivacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E8C4D7DAC4ED8607D833D9DF7B33B28E /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + A814AB60EBE5828522511CBAA7CB8ECA /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8857,6 +10658,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + EC22A91125202829F2FA8200A367DFA8 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + FDDFBCEA11250E23112E117E64819F1B /* PrivacyInfo.xcprivacy in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; ECD6B9A8E754DF142B323DF2D7E0D112 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -8864,11 +10673,11 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - EFAD864B18122C1E5E058A99910EF924 /* Resources */ = { + F1DDC862724F990BE4A9F898C7690EC0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - A1E83A14DD122358BC20F0B471298F21 /* PrivacyInfo.xcprivacy in Resources */, + 8049FB598ACB6DE081B4223B59197DFF /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8879,11 +10688,11 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - FC8C9AC75607D4AAA5EFD45D7D51B33D /* Resources */ = { + F582AFCBC13ACC2AFE0869A19E723E2A /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7E68A29B2E15C860604817F3050D69CB /* IQTextInputViewNotification-IQTextInputViewNotification in Resources */, + A9F109AE8F11F38733319218EB1BC7F6 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8935,13 +10744,6 @@ /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 0351DB04DD581A2227926978C406FDDF /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 03543E76C8CE678CE85149A3DB845E85 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -8962,15 +10764,23 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 0B4A34F66B5CFFAD37DD13B76A968982 /* Sources */ = { + 09995EE24EC23CDBA9EC0601759F58B9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 80FA9A3F5DFC37FCE15B7B0B3179C00C /* IQKeyboardReturnManager.swift in Sources */, - 41875080533F834B0695573228274FD0 /* IQKeyboardReturnManager+UITextFieldDelegate.swift in Sources */, - 5FD528613962E7F8F60211ECAB4F9243 /* IQKeyboardReturnManager+UITextViewDelegate.swift in Sources */, - BD60427BF7CEA60E46A0E9833DD753E2 /* IQKeyboardReturnManager-dummy.m in Sources */, - EEF8438131E2CCF0C18D27B995000C95 /* IQTextInputViewInfoModel.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0A6BB0A25901C58CB1254B17893E4B1C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8543BB87346D94CAE7FA7BE4BE01D98B /* BehaviorRelay.swift in Sources */, + F79120AA296BDE927C036B6A816F1749 /* Observable+Bind.swift in Sources */, + 0C95FB850EB39EBC90FEE58610E3E0B4 /* PublishRelay.swift in Sources */, + 230219A14D09CD3EA1AB60FF6A4A6C17 /* ReplayRelay.swift in Sources */, + 8DEF7F6977D9CA0CF74088E282771A4B /* RxRelay-dummy.m in Sources */, + 0567E1716D929F6BB00750EE6D486397 /* Utils.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -9087,21 +10897,152 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 174417BADA6959705123F0D2E24BA692 /* Sources */ = { + 0C1F995CCB1B70DD8682F671C621C8FB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 1777D33BB3325E5E98DE9A96022D19EA /* Sources */ = { + 0D1D8607DBC11729124F26BA49B2D8F4 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 1C528DC1E72ACEEC00C458F04801618D /* Sources */ = { + 10B85FAE80DDFA2613B3C2088F3840BB /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ADB19A513D41AF35BC832A294643C17E /* alpha_dec.c in Sources */, + 558F9E69AD57CC15F443C70F1C50820A /* alpha_enc.c in Sources */, + 5D51DBD757BDE6559AA088923F710C74 /* alpha_processing.c in Sources */, + CCF7E2F6A7AD3CFA9E2146AB9DDDB65B /* alpha_processing_mips_dsp_r2.c in Sources */, + CF5528F8F4F13D1BC6F6E4F6FC87D3CB /* alpha_processing_neon.c in Sources */, + 2DDEF02263F7BA9EC3A00A87FFAE3BE1 /* alpha_processing_sse2.c in Sources */, + 3CC10E5916A8313BB4F6445277E3C335 /* alpha_processing_sse41.c in Sources */, + BD430ADA21B45EA22E65A9300C753272 /* analysis_enc.c in Sources */, + 1C1BE47102099915662BE3C7DAB9EB0D /* anim_decode.c in Sources */, + 0FC0B403709AB699676C56709EBF3307 /* anim_encode.c in Sources */, + 647C310F64D06165C6515431E3882EFD /* backward_references_cost_enc.c in Sources */, + 6F0DFAC41C5B7545D1210F04790528E6 /* backward_references_enc.c in Sources */, + 34D91E77DA261955221F2C71FB2F365C /* bit_reader_utils.c in Sources */, + 75F198F7961A410179E4DAFC8393EE1D /* bit_writer_utils.c in Sources */, + DBB737A9153B8328C23E425EACB86052 /* buffer_dec.c in Sources */, + 2066E1D20995C764251FEC74CC8DBA1D /* color_cache_utils.c in Sources */, + 45165005F51F02C56EF468C99CD79352 /* config_enc.c in Sources */, + FF48DC5F62A9BCDDD879897A994895DB /* cost.c in Sources */, + 3A6633AA0E468219463033C7DB8D0D6E /* cost_enc.c in Sources */, + EA49A721B5D1AA8AA41CDFBACD5ECC76 /* cost_mips32.c in Sources */, + BA84EC3C364BE62A4EE0442DA52EBCA5 /* cost_mips_dsp_r2.c in Sources */, + A57FB14B2C758670015A65D67789FB6F /* cost_neon.c in Sources */, + 857A904B31D672BD10F8BBC454DEB882 /* cost_sse2.c in Sources */, + A84D4D35E1761959D54C5A7D444678F1 /* cpu.c in Sources */, + 1C1934B5A262F0631071670EB3678E9D /* dec.c in Sources */, + BF9E7444F8591DF2C5E66837D42FC83B /* dec_clip_tables.c in Sources */, + 8333B7BAF1BB60F1C4E9ED16F9DD780C /* dec_mips32.c in Sources */, + 3C6C671009B14A8F7E2E14693D559AD3 /* dec_mips_dsp_r2.c in Sources */, + DE4626653BA8D71F4EF18627BEAF556C /* dec_msa.c in Sources */, + 25AA7C2C7FB9A426FB01554F8E5B177D /* dec_neon.c in Sources */, + D2BD3A70BC38796022EFBEB8F7B73226 /* dec_sse2.c in Sources */, + 951E4573712FA79C013D47B7AEF5E467 /* dec_sse41.c in Sources */, + 740D50C9BC55846DA6DDA776C6A5D364 /* demux.c in Sources */, + F4E10C1785B278D669C71DE2E3FD3B91 /* enc.c in Sources */, + 0B0D47AFBB431EDF231ACF28B44B6761 /* enc_mips32.c in Sources */, + 0B73665834A82839126F407E5B9F42FA /* enc_mips_dsp_r2.c in Sources */, + 0328F3717203F36CDAB2F0FE9ACDDD3A /* enc_msa.c in Sources */, + 21BB1A71AD75147596FF0EC5E91C0674 /* enc_neon.c in Sources */, + A8155B83F9AE3D9514B3D927BCC875EA /* enc_sse2.c in Sources */, + E600CC60A3DBAE1D24CE696C9B530352 /* enc_sse41.c in Sources */, + 371075A3C83E970574148FB620ED6C32 /* filter_enc.c in Sources */, + 00CD255736B2266C436BA1C89BA1AAE0 /* filters.c in Sources */, + 5B72F5DFC13C04EEF8640D210426E38F /* filters_mips_dsp_r2.c in Sources */, + ED9209CEEEF0A7B44819E6D3081BE5EA /* filters_msa.c in Sources */, + 127F72716228F692387064E66698857C /* filters_neon.c in Sources */, + AF76937D981F517FFCF2758D783D7327 /* filters_sse2.c in Sources */, + 2FA075C77D244C5238D2FF9E418A7B2F /* filters_utils.c in Sources */, + A99F9DDE4492E618B7BA0DEA7DEA2289 /* frame_dec.c in Sources */, + D001A0CAE301C9E9DE879481FBFA99B5 /* frame_enc.c in Sources */, + AB45BAE1D17A1330B5057D8E15CD4088 /* histogram_enc.c in Sources */, + 22129A03F53F7A9BDCF82305F772631A /* huffman_encode_utils.c in Sources */, + 616976F489655BFF17CA440CB55BA9BC /* huffman_utils.c in Sources */, + 483BEDC94E553C2D3B499A0D769DB299 /* idec_dec.c in Sources */, + D454FDFDA59EC6945F111136BB00EB09 /* io_dec.c in Sources */, + F63A49C36646E5F1EACE6C5C650B5360 /* iterator_enc.c in Sources */, + 4C480DBA6304DB3C0781D416C116738C /* libwebp-dummy.m in Sources */, + E1A0DF7A50FE22986A92FEC4D8A3F9A2 /* lossless.c in Sources */, + D985A8CBB91F09D874902E8900FE4097 /* lossless_enc.c in Sources */, + D1180BFD7A4B14E92944E6389F53D5DE /* lossless_enc_mips32.c in Sources */, + 597D95C8F568BE7E82B2E58EB9D9A51B /* lossless_enc_mips_dsp_r2.c in Sources */, + F1A4B80C0EFA7BBD63E8AD9D284C29BA /* lossless_enc_msa.c in Sources */, + 618F3ADE5ABF493F148992DE1F958158 /* lossless_enc_neon.c in Sources */, + 7B8F7155EE6CE4E65E0D990AB402B6F0 /* lossless_enc_sse2.c in Sources */, + A9676E71196EE21C63DAD76FFDE94C70 /* lossless_enc_sse41.c in Sources */, + 2D923F757F298C7DE30884019ABAAFB5 /* lossless_mips_dsp_r2.c in Sources */, + 97473712905F2220C97F19FCE6A07C52 /* lossless_msa.c in Sources */, + 159499FB989AF92AFD70126EAA25CF5D /* lossless_neon.c in Sources */, + DEC660FFF167DFE6A719EE81C6F8D9C7 /* lossless_sse2.c in Sources */, + 0A7867D5793A87F9357504AB10B76922 /* lossless_sse41.c in Sources */, + 547F2398C311E4F564B8AB41A795AEED /* muxedit.c in Sources */, + 7B6C8AF7A50190E8BFE1422AECC05EC4 /* muxinternal.c in Sources */, + D2DE6ADEFD9912B52D15D9E281F0635E /* muxread.c in Sources */, + 3118E754A563EE638E64F55544086542 /* near_lossless_enc.c in Sources */, + 74AD60C21D4209015CAB8624EE6FDF8A /* palette.c in Sources */, + B5D459310BD2F04A457B693F4D26C17A /* picture_csp_enc.c in Sources */, + 0707475561AC8703F106ADA9E1B8E7BE /* picture_enc.c in Sources */, + 50FB1B17559D4E5E2296FAA50E076039 /* picture_psnr_enc.c in Sources */, + 797AD6B5149B68A4B99813E404B9DEFF /* picture_rescale_enc.c in Sources */, + 302AE5E88F1B9176B74E8F907790F93B /* picture_tools_enc.c in Sources */, + 0BA0AD40A3D7C910FAC2503B6DBA6D16 /* predictor_enc.c in Sources */, + 5A92E53125BB862DD992537F5C3125F6 /* quant_dec.c in Sources */, + C3697B0C26D6D9CC2D983D9764393C54 /* quant_enc.c in Sources */, + 6DBA095F05EC014FE366ECD1FDD6E2D6 /* quant_levels_dec_utils.c in Sources */, + DB458AAC41795CAF70E5391B1A648BD6 /* quant_levels_utils.c in Sources */, + 0A364040CADDF609B60288AC5C8B4147 /* random_utils.c in Sources */, + 24B67C53DC8F37AE92CE97A3E0A04668 /* rescaler.c in Sources */, + A33228543A9D7AD52321A295866B204A /* rescaler_mips32.c in Sources */, + DFDC2116864F6B051B4F05E591E42F2E /* rescaler_mips_dsp_r2.c in Sources */, + 3790B68152A82F6CDDB1F708A28D3632 /* rescaler_msa.c in Sources */, + 0F654B8178663B80E880865CDDF35FBB /* rescaler_neon.c in Sources */, + 3E4E5C7F0CBCCD9909E4F2E8470EDC77 /* rescaler_sse2.c in Sources */, + BCBD860994D7DCCB3A9227EF4A1F2859 /* rescaler_utils.c in Sources */, + 876FA487CC36DFA3B3E4C77B5A1AFD43 /* sharpyuv.c in Sources */, + 0E0165F9BE3C2E8701B6A498C94EE342 /* sharpyuv_cpu.c in Sources */, + 1622EB8AEF58B967D6002E58BD737431 /* sharpyuv_csp.c in Sources */, + 8C0B7A6E4A3CFCBAAC91AD6F996692B5 /* sharpyuv_dsp.c in Sources */, + 67FD817A67952AE43797A4D03034418B /* sharpyuv_gamma.c in Sources */, + 9E856EE92EEB5741CC3F541D07302A4D /* sharpyuv_neon.c in Sources */, + 3D927A23FA5C7E89F2C8191C1C3CE4C4 /* sharpyuv_sse2.c in Sources */, + 98BC24C036FF725D6609C5DAE21D8B1F /* ssim.c in Sources */, + 789430576C1BDCF5F33F16D67A849524 /* ssim_sse2.c in Sources */, + 80B57A6B0CAF0D929930DD342A9C76B0 /* syntax_enc.c in Sources */, + 3E200F981A201DE66176C6D077E0592A /* thread_utils.c in Sources */, + 596BB7B67915536A341764637DFFA50D /* token_enc.c in Sources */, + CA64CC03E3048EEAF992FA8F79AAE337 /* tree_dec.c in Sources */, + 127915D64235B92A5FA7A1DA7B98747D /* tree_enc.c in Sources */, + 8A2CEA7B0CD2F4C324FCE993E4153FBE /* upsampling.c in Sources */, + EC53409FCBD01D904BCA158C8E81C2E4 /* upsampling_mips_dsp_r2.c in Sources */, + 2F5B24C7B4C6A6EE49C2F9F79E3E904F /* upsampling_msa.c in Sources */, + B04A719DBAAF8A02FA3EF2B88A8089F3 /* upsampling_neon.c in Sources */, + ECF38BE28A3FAFF09BF82C6B6767D8FB /* upsampling_sse2.c in Sources */, + BBEE49B170740BBA97907B99A3E0DD9E /* upsampling_sse41.c in Sources */, + FAB474EE78B4333930623429550A27F3 /* utils.c in Sources */, + F7A3A98FACEBECD4525D984C856279B1 /* vp8_dec.c in Sources */, + 79677DE4A970E2EB5178CF42E372354A /* vp8l_dec.c in Sources */, + CF571D4430DBB3605C23CE53A37740DE /* vp8l_enc.c in Sources */, + E6A954B7DEB128A3F22FF56660B4110F /* webp_dec.c in Sources */, + C19810A81492BD0C85CAD21E20D0FDB2 /* webp_enc.c in Sources */, + 04D5B4635A456E87B749DE705CD2865E /* yuv.c in Sources */, + 753924CF3B7F549659184D0E4CD0A3D1 /* yuv_mips32.c in Sources */, + 125C956894D0A0C45AEE8EEF3678DE32 /* yuv_mips_dsp_r2.c in Sources */, + C22907B5BCAC89854305D032177AED01 /* yuv_neon.c in Sources */, + BDEA8D5E183826E4A1CDDFCBC4F29475 /* yuv_sse2.c in Sources */, + A8DCB2969A01AB7816D7563A2FE12BAC /* yuv_sse41.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 1AB95ECB45785E64BEDB7BF7BE87FB6C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -9137,13 +11078,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 26D308C296F7AC6EC63DCE823C5A4F91 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 278C7A12D835C4C502449CF69C17FAFD /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9207,33 +11141,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 2868BFCF2D01950CDE2E0ED14FE33110 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 28A3019845DDB4A62195FB1FD0DEB451 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 28C553D574E42FD2D8E4A0443E70A16B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - BDDB0E5DB96883AF88F403B11EC4AB41 /* BehaviorRelay.swift in Sources */, - CC2F75F13FA8C51DA255FB074464B7F3 /* Observable+Bind.swift in Sources */, - 34FDF0EAA353460E8E7154872AA4523B /* PublishRelay.swift in Sources */, - E79E29BCCED88232695A30CC4176586F /* ReplayRelay.swift in Sources */, - 21489EDC1253C0BAF3ABBD4F2B1B7729 /* RxRelay-dummy.m in Sources */, - 37F4F76A9DE289A61E5DA401F1A5096E /* Utils.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 29A404AEBCB50A3F5BB3DC929EC993B2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9284,14 +11191,21 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 384B83E12B9F7E9B41F688BBE8284024 /* Sources */ = { + 36BF4ECBA892DA9BC25557AC7817F81D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 3C1D66A8DD0C3C176D691103FCA6180A /* Sources */ = { + 379E3A894168A969DBE381746FD1EBD7 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 3BF8A41C95D6A841E25836C5C75A51AB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -9373,13 +11287,190 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 43D9FA07B9BDE9D03FCD2909AFBD1051 /* Sources */ = { + 3F0B11CBD66A7EC5781065613777411D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; + 45D2F44EF1B778D3FF7117E68B5B6F7A /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 45F56247E2DC5B9F721944824E9F73B3 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + FD40853EE6796CC5B884F98D1A2ABF37 /* AddRef.swift in Sources */, + C25D0A56B20BCF4C630E91B12D93410C /* Amb.swift in Sources */, + BF893CE876A1AD7814F7445AC313DAE9 /* AnonymousDisposable.swift in Sources */, + 2D688DB57E5A551C71AD4F3129E67BCD /* AnonymousObserver.swift in Sources */, + D0B4B98DCBC4E14C0231582B73E73D77 /* AnyObserver.swift in Sources */, + 7807994BB8FDB3EF0DDD95D22C63DF41 /* AsMaybe.swift in Sources */, + 5964A4D664AE867BB1BBDFC8F73E5B3C /* AsSingle.swift in Sources */, + 6341A8A4311882558BA13827740B4664 /* AsyncLock.swift in Sources */, + A0B1C6766EF34F8C2D5C1AE872460736 /* AsyncSubject.swift in Sources */, + 5F9A3F2A760B370179537C92B7223D0B /* AtomicInt.swift in Sources */, + 73B1A0F022D6098745730028B1BF2B3F /* Bag.swift in Sources */, + F0D547A9F679890F4100F6E458D84626 /* Bag+Rx.swift in Sources */, + 2E34879C9A76A59265A16D635CBA4F26 /* BehaviorSubject.swift in Sources */, + 19279D6909EF282E4759B265D5FAF38C /* BinaryDisposable.swift in Sources */, + 3050729E07DC65EC836C7BCC4AD49540 /* Binder.swift in Sources */, + 84C4BB3A93018551A3E580DE91C43E66 /* BooleanDisposable.swift in Sources */, + 3F3206C74DA90C0C34E318313AA0D5BC /* Buffer.swift in Sources */, + D2E0A13E69C870AC42C3F22E19ED5067 /* Cancelable.swift in Sources */, + 5627F51429976098D16C7829CE9557AF /* Catch.swift in Sources */, + 2F499A0CC988C01AE7603A90870644C7 /* CombineLatest.swift in Sources */, + 38A709CDA2F52B89ECC99510AAAE19B4 /* CombineLatest+arity.swift in Sources */, + DCED6C225BDF07448C61D5EDB90906C5 /* CombineLatest+Collection.swift in Sources */, + 7C6552012FD5CE153DCA7333DAAA3012 /* CompactMap.swift in Sources */, + 50676B55FA57232E967C122B3D39CED2 /* Completable.swift in Sources */, + C6E9757DE2D81DE8B1F64C76EDE2A731 /* Completable+AndThen.swift in Sources */, + 00F570A679D47F08D370F70166077EF0 /* CompositeDisposable.swift in Sources */, + 5B8ABC3BA6BFB1809B26727966831E17 /* Concat.swift in Sources */, + 64DAE36D63FD0E07168E011D5D9538E0 /* ConcurrentDispatchQueueScheduler.swift in Sources */, + A25939071E87DEB03F33AE148092472E /* ConcurrentMainScheduler.swift in Sources */, + 4A2FE1D8E268DE24A2B1670351830D92 /* ConnectableObservableType.swift in Sources */, + 37D392A4249D6B53FF7290808860577F /* Create.swift in Sources */, + F0407698196B7829E4F05B392DFFBE10 /* CurrentThreadScheduler.swift in Sources */, + 4ECA614B6486A7370900F219D6E44EF1 /* Date+Dispatch.swift in Sources */, + E4AFF041EBDE895E6A7483EACE6D51A3 /* Debounce.swift in Sources */, + 0C79152FA0B85E54DBE36D1E3E39667A /* Debug.swift in Sources */, + FBB5EF27167C71A35A7D7758DA042181 /* Decode.swift in Sources */, + 4FC5C0D0E6A6AA8AA71D407CFA003CE8 /* DefaultIfEmpty.swift in Sources */, + 8E30AB9C64954C59EDD43AD3D23A81EB /* Deferred.swift in Sources */, + C91AA24D1D88C62CDE3E5B60C3278254 /* Delay.swift in Sources */, + 4FD747332F61B36F8D51DF3ECCBB1F33 /* DelaySubscription.swift in Sources */, + C14AC8519F33EF5156075FC4404F9855 /* Dematerialize.swift in Sources */, + ADB37A55306FC11281AFF271918F04DC /* DispatchQueue+Extensions.swift in Sources */, + 0E5A53FE8CB51F0350D6B87BC0F2A730 /* DispatchQueueConfiguration.swift in Sources */, + F012F15EC9B0D180B8A05631289ADBB2 /* Disposable.swift in Sources */, + 8DFD55E182D9353C05825F019BE56E25 /* Disposables.swift in Sources */, + 08A40E337344A3AA4A3390D9F453F118 /* DisposeBag.swift in Sources */, + 9C4E2C054B9DC84CC3F955F50480A5A1 /* DisposeBase.swift in Sources */, + 802F863947F87EA1256C619600B81510 /* DistinctUntilChanged.swift in Sources */, + C401BEAC71BD441A1A8F0DD29C06E7DC /* Do.swift in Sources */, + 904F9AF77A7E59A507DAF6529ADB4DE7 /* ElementAt.swift in Sources */, + 0775FA4FE3D66769497B61846E34047C /* Empty.swift in Sources */, + 79064FC6DCECF96674AB9278BA3731A3 /* Enumerated.swift in Sources */, + F36FAD3FC7A1C30A55E4B33D674C497C /* Error.swift in Sources */, + F7AB8EA97EF112FEBA21282DA59CF9B0 /* Errors.swift in Sources */, + DD7E69E466D4FD2FD98BF32E560BC161 /* Event.swift in Sources */, + F5FDB1220A5FBD691B1F675430541E32 /* Filter.swift in Sources */, + C82B3F9CD99644000CB68461C7878078 /* First.swift in Sources */, + 3938A382C9104EBEF67F85ABE08635C9 /* Generate.swift in Sources */, + 86B3BCE0426CE984C6DA64157CC2538A /* GroupBy.swift in Sources */, + 0997AE18459FF8E9DE77860781A8AFD7 /* GroupedObservable.swift in Sources */, + 864DDDAA5B42CD778994484DD1E8DEEC /* HistoricalScheduler.swift in Sources */, + 917CE8C57FAA6B5C91ED80631D05884B /* HistoricalSchedulerTimeConverter.swift in Sources */, + D9EB8C3E485B32C2DD4D4C325C3EC2B6 /* ImmediateSchedulerType.swift in Sources */, + 8AC9E662EE5F6250DADBD8DBA7594A9D /* Infallible.swift in Sources */, + 5FBE237F53C3F589D9DD2C524745DB97 /* Infallible+CombineLatest+arity.swift in Sources */, + F72128288A2F3F5DE2746F18393E385A /* Infallible+CombineLatest+Collection.swift in Sources */, + 4B7D695F4991F7A11A63B46DE47D1C65 /* Infallible+Concurrency.swift in Sources */, + A561899AB94B5F29BE853822AAC63DDD /* Infallible+Create.swift in Sources */, + EE36BDAD952BA068D4941165BAF1C5C9 /* Infallible+Debug.swift in Sources */, + 5BF9F5ACD288752C9B7686FA8DE02455 /* Infallible+Operators.swift in Sources */, + C9C97691CC8C681598950A166C7E2C93 /* Infallible+Zip+arity.swift in Sources */, + E0D7398FC2EE81D30ADE4AB51080AF85 /* InfiniteSequence.swift in Sources */, + C46BFD461E35189C0C90EA9942436A2C /* InvocableScheduledItem.swift in Sources */, + 6EBD6412CDCC429D9FADC552CC2B6692 /* InvocableType.swift in Sources */, + 7EF00C9C31E3ECD6FFEC0564EF8C0C99 /* Just.swift in Sources */, + 4398601E1E5981310B4D5632B16D808C /* Lock.swift in Sources */, + FAF75C4FD5E09F2B9B7389C1D2017775 /* LockOwnerType.swift in Sources */, + 2721359BD51DC855CF545CD51F4633E5 /* MainScheduler.swift in Sources */, + 0BA3FF27EFE3F5BA2223C93A90CB4795 /* Map.swift in Sources */, + CDE23FD9D6D970D28B8B1A793C2493DD /* Materialize.swift in Sources */, + 831943EF038D5EACCF8F36D73B59BC6C /* Maybe.swift in Sources */, + E37800128D625C48977826A8FEE155FB /* Merge.swift in Sources */, + 510C7D686A1DCB675A6DA6AF35308789 /* Multicast.swift in Sources */, + C2FCD879D28779764D4C8CD1ABCA2FB2 /* Never.swift in Sources */, + 34D92D3461C582AA63CF382CBEC928E8 /* NopDisposable.swift in Sources */, + 1699329ACD9BF95AB97D325AC3AA3AB8 /* Observable.swift in Sources */, + 61E28FB82C54B1A774CE25698859B3AA /* Observable+Concurrency.swift in Sources */, + C5478BE6325C51CEE9F0966A047E949C /* ObservableConvertibleType.swift in Sources */, + AE299BFB8F0306374DDF72C043CC44D4 /* ObservableConvertibleType+Infallible.swift in Sources */, + 1CC0119A4137C62EB89B0AEB9B24B7AF /* ObservableType.swift in Sources */, + F7A1D91B5C3B687C20BBEEA9580FFBCF /* ObservableType+Extensions.swift in Sources */, + C7BBF3E21345CE784A6CDB446109796D /* ObservableType+PrimitiveSequence.swift in Sources */, + FAF2D7C00661B205FCE0575558DC0346 /* ObserveOn.swift in Sources */, + F0FA9241FCC234ED70B7FD68460E6047 /* ObserverBase.swift in Sources */, + ECCED06A9A5E15ACC2B8FA56A84124E6 /* ObserverType.swift in Sources */, + AF7B9A894D821136A494EA664E6B9115 /* OperationQueueScheduler.swift in Sources */, + B9D01E8B6B021CD93A40E74D1AA69DCD /* Optional.swift in Sources */, + C0CDF0C1D7E1A4FDA2FA8303921041BE /* Platform.Darwin.swift in Sources */, + FAE02D9F76101C995DF74F277E0BACDB /* Platform.Linux.swift in Sources */, + FEDA870EBAF3F14180E8984BD953E13B /* PrimitiveSequence.swift in Sources */, + 3DFB6828F5FE09F81D5C9F58454C745B /* PrimitiveSequence+Concurrency.swift in Sources */, + 1495A5F827BCEA2475992D83F120D653 /* PrimitiveSequence+Zip+arity.swift in Sources */, + 502F1AD8201EA1D6FC1A35A9FE069DD9 /* PriorityQueue.swift in Sources */, + 036717FA45E8357A69004E5354308D39 /* Producer.swift in Sources */, + D5BA5A0F982F1711FD18B1A750887167 /* PublishSubject.swift in Sources */, + 06A89C4AEC2CB5C9C799E75557641E0A /* Queue.swift in Sources */, + 87A46F6F4A31F5F0ED7623882F3C111C /* Range.swift in Sources */, + 2B0254E5885C14D2EFD753847257A3C9 /* Reactive.swift in Sources */, + 0F8221AC6F6BAB87E312252006FEB012 /* RecursiveLock.swift in Sources */, + 49ECB7C9470E59CF21E609508988E8DF /* RecursiveScheduler.swift in Sources */, + 9F04E2C7022E395AAC844163EB9D0467 /* Reduce.swift in Sources */, + 8E8EDABCDF4BD9AEE1C11EBAD1FF718B /* RefCountDisposable.swift in Sources */, + CB0CD123C24D826873241CE4AA07B894 /* Repeat.swift in Sources */, + 6855220C817A3CA7F32A376E6ACCCBA0 /* ReplaySubject.swift in Sources */, + 5C22FC98A5A6534F05DE9DEF08DCA27E /* RetryWhen.swift in Sources */, + 8DC55511156F1E3C81D0A5B50956C58B /* Rx.swift in Sources */, + 1377123B390D74614A9D905868E94282 /* RxMutableBox.swift in Sources */, + F8FE382A185A7EF9C52A9C09A0F9257F /* RxSwift-dummy.m in Sources */, + 4474A82D3CBC4CCABB88890C7BBF813B /* Sample.swift in Sources */, + 9C13AE9D4254ED4D4C6B4AD3AAD34C44 /* Scan.swift in Sources */, + 651096EC5A39B4CD8606FA4B908F26A3 /* ScheduledDisposable.swift in Sources */, + 1C6F236F856AF9EFC9382ADFF3CD9043 /* ScheduledItem.swift in Sources */, + AD2937B92D92DE05941EEE2D1F59EC03 /* ScheduledItemType.swift in Sources */, + 4FFA5EF08C53AABFD438575A1420C86B /* SchedulerServices+Emulation.swift in Sources */, + ECDC98DDE7281BF71215F885BFDB89ED /* SchedulerType.swift in Sources */, + 113C1BCC3F44FFBEE54C3BA5E6352042 /* Sequence.swift in Sources */, + E7CD725B514E7715799CDBC780E35EF2 /* SerialDispatchQueueScheduler.swift in Sources */, + 000A7A75BE7EC9C5E3DF28E2C29F71EA /* SerialDisposable.swift in Sources */, + 6E43A1D17F5623C1AEABB5A8014A4A40 /* ShareReplayScope.swift in Sources */, + DBA2341C5C6B28E482D0CC1CCC4CD06F /* Single.swift in Sources */, + 3C96967972F7D75F858004298E428674 /* SingleAssignmentDisposable.swift in Sources */, + FA7BECDFC854AD6E6B56F5E35300B364 /* SingleAsync.swift in Sources */, + 4E1D3791B192432F3B2003CEE3817448 /* Sink.swift in Sources */, + 62D1262E42590356A92B24D7730CD254 /* Skip.swift in Sources */, + 75CC2ABA359D6025F8D4D3867F274547 /* SkipUntil.swift in Sources */, + F30524E1F440F973A31355AD506876CD /* SkipWhile.swift in Sources */, + 073BD6B9D4E6B487D36B302C4C3A0C8D /* StartWith.swift in Sources */, + 9CB1F5DF4F888D1DF00D0C6450425C8A /* SubjectType.swift in Sources */, + 32D6898CB88695B8B74E698E740D63CE /* SubscribeOn.swift in Sources */, + 323D3414F882742355E340AA45AA0EC1 /* SubscriptionDisposable.swift in Sources */, + AF4999F23ECA04DF4D8110582AF74E01 /* SwiftSupport.swift in Sources */, + 91669DA9A122C289DB6E5C4CBE8C7189 /* Switch.swift in Sources */, + 452AA84A259EE8E50729418D9201D426 /* SwitchIfEmpty.swift in Sources */, + 45765E4545C768DC9D81BE6951DB25FF /* SynchronizedDisposeType.swift in Sources */, + 78EEF648D17121C43EA025AB7E0B5D88 /* SynchronizedOnType.swift in Sources */, + 9A07969F2C8FDF034C579A387D045FE2 /* SynchronizedUnsubscribeType.swift in Sources */, + 20EA2E801E00B354E9D7CA38A3D399EE /* TailRecursiveSink.swift in Sources */, + C2B8270AC29B64BF53261E2643B4CCAA /* Take.swift in Sources */, + 51DF2717CD2E38D60C52D0F6801F53CB /* TakeLast.swift in Sources */, + 4137565C371B61A5C3D0BB54721F00DF /* TakeWithPredicate.swift in Sources */, + 74B446A40A11698E567A20F5EB45F55C /* Throttle.swift in Sources */, + DD118D058ED03F2777E648BDAA3D4371 /* Timeout.swift in Sources */, + 7C86D6E9D10697D5E91754876F1543B9 /* Timer.swift in Sources */, + FA461D96F6540249CBA0B6A7F1295655 /* ToArray.swift in Sources */, + 7F27C3DED150E78F7D8B3C6190D8445C /* Using.swift in Sources */, + 7C9376C7A324AACDBEA4D5FA71179913 /* VirtualTimeConverterType.swift in Sources */, + B5A4D592D9DDFB62A97176B97DE6314C /* VirtualTimeScheduler.swift in Sources */, + 2625F5A87E351D06091CFE5136270040 /* Window.swift in Sources */, + 79A0ACC121CD0B5622EEA3343D22A450 /* WithLatestFrom.swift in Sources */, + 8262ADE1C18D2FAAEDEF9297DDCECED2 /* WithUnretained.swift in Sources */, + 9B7F81D1FCAD44609C8E5860ADF3CA59 /* Zip.swift in Sources */, + CC70F8F311D3C64296F4C20A33CB78FF /* Zip+arity.swift in Sources */, + F9AF693740650C0CC504C9FB61903ACE /* Zip+Collection.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 46E33A309498B75414F0835F29DA7881 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9421,7 +11512,294 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 4DDAFAAE69936DF9E650E076D0AF2DB1 /* Sources */ = { + 4E5AC6866184730E513746251F871B4D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8C31B34CE864C7DAB9946012B3CEA688 /* AnimatedButton.swift in Sources */, + 05900739BCE69610C92CB0C95F876B91 /* AnimatedControl.swift in Sources */, + 6FA5A945327C97415DB959CF13AB9241 /* AnimatedProviding.swift in Sources */, + 0D24F81A53BBD7B165BF5CB77A3C79E7 /* AnimatedSwitch.swift in Sources */, + 5C9EA4F07C1D25D08C9A74B8D18D507F /* AnimationCacheProvider.swift in Sources */, + 6377643B1FEC4330947E1DA0BC971FBE /* AnimationContext.swift in Sources */, + A146D36DC8070733A58AD8D12D4E8E4B /* AnimationFontProvider.swift in Sources */, + D0BF696EF4334C8FBB5B80CA337FE3FA /* AnimationImageProvider.swift in Sources */, + 8A75F90D7F25EB93D76AD8A672680883 /* AnimationKeypath.swift in Sources */, + 6BCE7872B0E75FF5B7CCDDCCC8587571 /* AnimationKeypathExtension.swift in Sources */, + 356B49A0C32559CCEE631C44CB2B0B40 /* AnimationLayer.swift in Sources */, + C22290501532385B349FA0DA58710DB9 /* AnimationSubview.swift in Sources */, + 7D17BA44B25E3454A909743A209EB017 /* AnimationTextProvider.swift in Sources */, + DCC91EE07AF8DA97BEB7C13435F86DCA /* AnimationTime.swift in Sources */, + 46DD69BCF3B370BF6BBBBCF400D9DD3F /* AnimatorNode.swift in Sources */, + D8C1C36499AAE21BC329AC0313715AB3 /* AnimatorNodeDebugging.swift in Sources */, + FFD327CC50C276F2151DE9D9A16FF2A8 /* AnyEpoxyModelProperty.swift in Sources */, + 3676A648CEE267ABE6886CF97B0327D5 /* AnyEquatable.swift in Sources */, + FD3904804913DEE21108083EEF8CE4EC /* AnyNodeProperty.swift in Sources */, + 6F8930FFAF904A41BF75A50959EEF897 /* AnyValueContainer.swift in Sources */, + 3A13E0541707F58A17D927824A9A8B32 /* AnyValueProvider.swift in Sources */, + 8E04A59BA6D460441F8AAFCDCE8E8FD0 /* Archive.swift in Sources */, + 4D08C586CB9B30E68361DECB0A708AE6 /* Archive+BackingConfiguration.swift in Sources */, + 5D2B46D1F7B27E81D3526A4FA0AE1B50 /* Archive+Helpers.swift in Sources */, + 426C1CEDF3D8317CBC0353913E92BA2E /* Archive+MemoryFile.swift in Sources */, + D96A36BA5D4435B9B249FDA8358A0BFD /* Archive+Progress.swift in Sources */, + 455F481C635ED958C685DD70C2E9AA86 /* Archive+Reading.swift in Sources */, + 8B31BDB2762ED660B1D0A13FD3F0472A /* Archive+ReadingDeprecated.swift in Sources */, + A0E4A9C2BF836AFF9EFD0FE0751287F9 /* Archive+Writing.swift in Sources */, + 08CEC0498D8A036E9B1C73E75EA97DA7 /* Archive+WritingDeprecated.swift in Sources */, + 679CBDF30126442DC86B51F7334D5818 /* Archive+ZIP64.swift in Sources */, + 1CFA0634F7CCBDDC1985E4C56876EA3C /* Asset.swift in Sources */, + D23A8B089BE2FEAACF5AFFA9451E7139 /* AssetLibrary.swift in Sources */, + 75AF74177E7ED7AC1D58E789784A38D2 /* BaseAnimationLayer.swift in Sources */, + 1105B4A023D2B23A2003AF236E9376E0 /* BaseCompositionLayer.swift in Sources */, + 6868DF039B2BBD8A30C5FC9F404AD719 /* BehaviorsConfigurableView.swift in Sources */, + 2A5D5D23BBA9E041D733CA56472C1F4C /* BezierPath.swift in Sources */, + F6E6D2D449ACFC271BDC91C923ED7FBC /* BezierPathRoundExtension.swift in Sources */, + 25CE41F0442E533D2AB0256D4527FFCA /* Binding+Map.swift in Sources */, + D1B32297F53DAC71DC34649E3A48CF32 /* BlendMode+Filter.swift in Sources */, + 7BB27838B6FA938E9983A5EE7E3B3197 /* Bundle.swift in Sources */, + 2966C57815E8A7DFC25ED23AFAD66C31 /* BundleImageProvider.swift in Sources */, + 2D56C6EFDC9DF036822FA06D50ADE2C1 /* CAAnimation+TimingConfiguration.swift in Sources */, + BF5243244DA073DE56BE0B098B12E015 /* CachedImageProvider.swift in Sources */, + 369DF6199E86E719191E7B2D4F040B9F /* CALayer+addAnimation.swift in Sources */, + 584B2BC80E7104E4C2028C5B4A084F2C /* CALayer+fillBounds.swift in Sources */, + 0CEC3ACCB21A1514075A65CA04ED003D /* CALayer+setupLayerHierarchy.swift in Sources */, + 0E13270B2F909467965F667C340E2179 /* CallbackContextEpoxyModeled.swift in Sources */, + 10A4345F4313A493E14D63E1D3898591 /* CGColor+RGB.swift in Sources */, + F6ABE1AC5C79A71A8073883EE9E176C9 /* CGFloatExtensions.swift in Sources */, + C5F059E06474BFDCE4964679841A8484 /* CGPointExtension.swift in Sources */, + 2AA4D8A29372E9703E65E22948131B63 /* ClassReference.swift in Sources */, + FDABBA4C9C58FB24BE28FFE81C55658A /* Collection+Diff.swift in Sources */, + 1BEF0570918130CB9C4E7EE398035F17 /* ColorEffectValue.swift in Sources */, + E98C3D7A8430639438912254DF730791 /* ColorExtension.swift in Sources */, + 186A2DC5B476A02DCCFD4808E3325486 /* ColorValueProvider.swift in Sources */, + 150C4577BF48F57FB9C9117625A2C538 /* CombinedShapeAnimation.swift in Sources */, + 053D5ECAC6AB411239EADAC1C5F02451 /* CompatibilityTracker.swift in Sources */, + 34AC7EE85AECAF484EC811C138A82E6F /* CompatibleAnimationKeypath.swift in Sources */, + 19455C60A2177C13A8725D642AC1D990 /* CompatibleAnimationView.swift in Sources */, + 1C5A7BFB8D2A5906F22C3F37C11CC18C /* CompositionLayer.swift in Sources */, + 31FB1355B0B598BCE30B2FF61A6B3792 /* CompositionLayersInitializer.swift in Sources */, + 243FC08968D968284B21109B4C52F5A1 /* CompoundBezierPath.swift in Sources */, + A13546213743CF2610800864045B5D7D /* ContentConfigurableView.swift in Sources */, + C1A5F0FC8A3482F772329209BE755714 /* CoreAnimationLayer.swift in Sources */, + 24E72CBC4A4DB70615D5F552218E906D /* CoreTextRenderLayer.swift in Sources */, + ABB23E61CFECC70CBC823E10333EEEF9 /* CurveVertex.swift in Sources */, + 6483BAFF84F868056DECD840E8F9D359 /* CustomPathAnimation.swift in Sources */, + D622FEEF75BE9D0AE9655CD5BB644E74 /* DashPattern.swift in Sources */, + CE7A7E5ED9E14B271B909410D101C483 /* Data+Compression.swift in Sources */, + DB269D8700C7F90AFF5D0BAB45B0F8C4 /* Data+CompressionDeprecated.swift in Sources */, + C278A03B4975812C48A280BA391C23D9 /* Data+Serialization.swift in Sources */, + 13416A8B642871CADD954FD04797CC67 /* DataExtension.swift in Sources */, + 6CBD6AF70B10AE502415349AB3A22F7F /* DataIDProviding.swift in Sources */, + C324848DC9989E558C88F00CBF82C95C /* DecodingStrategy.swift in Sources */, + B3FE6E966F4807E217609F2F1BD307B2 /* DefaultAnimationCache.swift in Sources */, + BDBD6CA03A46A81DA14E6D71A58C762B /* DictionaryInitializable.swift in Sources */, + E270921E974E7D5ACD5BCCF42936AFD6 /* DidDisplayProviding.swift in Sources */, + 0CC2D56EACB32070DB435FD288A1CD4E /* DidEndDisplayingProviding.swift in Sources */, + B3FCB3CE60F4C86B4E560EC64D1DD97E /* DidSelectProviding.swift in Sources */, + 6C8F51544B7FBA7E98A28A644A2A4395 /* Diffable.swift in Sources */, + 50ED87303DE9E2682DEED02D299237D1 /* DiffableSection.swift in Sources */, + 114069EBE34C9108E81D3884C4112C08 /* DotLottieAnimation.swift in Sources */, + BF925AAB97F5FFC66B472FF8B068BEFD /* DotLottieCache.swift in Sources */, + 2014B01D7621E7DDAA1C4784FF7EF0D3 /* DotLottieCacheProvider.swift in Sources */, + E143494B69E3B18FE61C76A73A5EE775 /* DotLottieConfiguration.swift in Sources */, + 7EA170EC2916A83F249D0095D4B0CEA0 /* DotLottieFile.swift in Sources */, + 85178BBF04D011E1CF3E694283E7821D /* DotLottieFileHelpers.swift in Sources */, + B666FAB7B1025CBABB994FABECC3E75A /* DotLottieImageProvider.swift in Sources */, + 1DAD16111DCF0BFEDDF9BD4D09008454 /* DotLottieManifest.swift in Sources */, + F4D52CB490769C890ECA0A2CE3CFEE55 /* DotLottieUtils.swift in Sources */, + 6DCECAF4E87E7779497CACBBE6021E3E /* DropShadowAnimation.swift in Sources */, + CB556EC39E590FCB9AF7EE22F5877FF9 /* DropShadowEffect.swift in Sources */, + 4A968EBD70F69793C28AD47645AA124F /* DropShadowNode.swift in Sources */, + 59E8E48227EFAB47CF488B945CDB6A71 /* DropShadowStyle.swift in Sources */, + 19164B08BA217FB9A3A7F6E1AFF24AEC /* EffectValue.swift in Sources */, + AF6EB132E2FE73EF2933818F91A86240 /* Ellipse.swift in Sources */, + E08450720F1754962C0C0528ABDAFE7C /* EllipseAnimation.swift in Sources */, + E774F03CFBB7FF4A59157E694D930A02 /* EllipseNode.swift in Sources */, + F56129C8AD3AF30E6318F2C788D30570 /* Entry.swift in Sources */, + B59E167A7323D3F0E727AAE4417ACA03 /* Entry+Serialization.swift in Sources */, + 2F594E0CEF6E7B8BDDA677C93ADE5970 /* Entry+ZIP64.swift in Sources */, + 05A4658C91684151AF00A23640687114 /* EpoxyableView.swift in Sources */, + 8BB4E1330084CFF09A5057180B4E624E /* EpoxyableView+SwiftUIView.swift in Sources */, + B03642C4490E4F61792A6BC3CDFF4C9D /* EpoxyLogger.swift in Sources */, + 05B425A1503F1F39BC47560E422BA861 /* EpoxyModelArrayBuilder.swift in Sources */, + E9043D5B49AF869589B1850CF8795EBA /* EpoxyModeled.swift in Sources */, + 8DB09720CD159CAE1DA1F9E2E6A0984E /* EpoxyModelProperty.swift in Sources */, + 3BA7EA7CD07F07FFA5792AF93A98B981 /* EpoxyModelStorage.swift in Sources */, + 2A00AD64351718EA40475CCF924B0870 /* EpoxySwiftUIIntrinsicContentSizeInvalidator.swift in Sources */, + D524921E7AE9C9CF9326E7DA8F80A034 /* EpoxySwiftUILayoutMargins.swift in Sources */, + 2BDC9B4412E51F70435144EC2F215184 /* ErasedContentProviding.swift in Sources */, + BB1AC47D956946D637412FF465A81839 /* FileManager+ZIP.swift in Sources */, + 2BA2440F9918444C393690BFC7D9212F /* FilepathImageProvider.swift in Sources */, + 80DD2E734D11CDE781980ABCE13B3C11 /* Fill.swift in Sources */, + 8EE1FB0285E02C433C5E762B13B33DAA /* FillNode.swift in Sources */, + A9BD8B825EC61C85BD1592271DA93A01 /* FillRenderer.swift in Sources */, + D2D20DB2826B591D39A66F05E59AC05D /* FloatValueProvider.swift in Sources */, + 0E30A2856E438861946ECEE79ADC366A /* Font.swift in Sources */, + 824AE53036AF89BA4BCD1B667B49C424 /* Glyph.swift in Sources */, + 061133BB6337EE5A3410B5128CFC2CE4 /* GradientAnimations.swift in Sources */, + 56691610F48CD177ED944F34C23C0A74 /* GradientFill.swift in Sources */, + 69F72FE9F2E27DB15981E62CF31AD23F /* GradientFillNode.swift in Sources */, + A8609464778FBADF9D5C6800FB02AAA2 /* GradientFillRenderer.swift in Sources */, + D298D386913468C9712081456C60D77C /* GradientRenderLayer.swift in Sources */, + EE2E54869CCD4BBDE50899BFD5C9E204 /* GradientStroke.swift in Sources */, + E51D1D6DB3179622992C91A1DFE90D5F /* GradientStrokeNode.swift in Sources */, + FBA9AB5511104BC83BBAB557D47B8B2D /* GradientStrokeRenderer.swift in Sources */, + 0BFC16EDC3C5B27C356AE6874D501A4F /* GradientValueProvider.swift in Sources */, + 42F6A891188100B2EAC2DD5FC0CCBB50 /* Group.swift in Sources */, + 8B914E305D4CD1DABFEB039BBCEB24A2 /* GroupInterpolator.swift in Sources */, + 4B9FC9B0004EB197325C1A6D67C9FA28 /* GroupNode.swift in Sources */, + 10358166A89DEA3283C1A996CD8DC55E /* GroupOutputNode.swift in Sources */, + 0BC1D7B347B7BBFD5D95BBDA306E859A /* ImageAsset.swift in Sources */, + 79527BDA19BE542F4B62E5D951075845 /* ImageCompositionLayer.swift in Sources */, + 8E6FD5ED48BD0F55E0B72C5E0605062A /* ImageLayer.swift in Sources */, + D033FF8E0AE3251DE943B341D59D756F /* ImageLayerModel.swift in Sources */, + 8B31CEDB2E6DCC2766E7DE11E1759B27 /* IndexChangeset.swift in Sources */, + B5556D21308AA5BA79A0624047839955 /* InfiniteOpaqueAnimationLayer.swift in Sources */, + 268C2C9BBF4967CE0B06DAE477030173 /* Interpolatable.swift in Sources */, + A74FD9C3A0D40BB2919EEF5E39879531 /* InterpolatableExtensions.swift in Sources */, + 07F13C3B7C638A4698BC8027BE97F41A /* InvertedMatteLayer.swift in Sources */, + 20342C3491090D9F1DB91C5CE745291E /* ItemsExtension.swift in Sources */, + B6456227FD0D52F4612587F38FE03104 /* KeyedDecodingContainerExtensions.swift in Sources */, + 56B50B3F8DD7B44500AA65DDA2C88F9F /* Keyframe.swift in Sources */, + B6E41B29F0070DC15F62FD34A8DFE647 /* KeyframeData.swift in Sources */, + 486CDF230E2A556983838450D0EC5C75 /* KeyframeExtensions.swift in Sources */, + 917246393B791C8A6CB643AAD3DC2364 /* KeyframeGroup.swift in Sources */, + 7AF75BB2106ACF6BC8DE4FEE402752CE /* KeyframeGroup+exactlyOneKeyframe.swift in Sources */, + 26A74998FF747B99E618103E7902EDC3 /* KeyframeInterpolator.swift in Sources */, + 2E13E22E2981ABD137854CB0BF3D8F01 /* Keyframes+combined.swift in Sources */, + 31477C3CCE2D60FF4F7BC2C8013669D7 /* Keyframes+timeRemapping.swift in Sources */, + 3AF586464F2E155F19FA21CD13CE86E9 /* KeypathSearchable.swift in Sources */, + 44E12060DC6F91B02411D6A00858CA35 /* LayerDebugging.swift in Sources */, + 138D67F6083B792390FB49401FC6B96C /* LayerEffect.swift in Sources */, + AFBECCF0A08CAD1096EE187621760B19 /* LayerEffectNode.swift in Sources */, + E18541685B292228D035343813E12E12 /* LayerFontProvider.swift in Sources */, + 6E7D336428FAD21BE6A3046D244BC324 /* LayerImageProvider.swift in Sources */, + 24F05AE767C4BA4A3D46405B285C1917 /* LayerModel.swift in Sources */, + 1AEB50393C88A3A8E94E1C7F17881747 /* LayerModel+makeAnimationLayer.swift in Sources */, + 8365B48A40FED7FB9CBBDD87D5062679 /* LayerProperty.swift in Sources */, + FC2E74989B954AF9D2AAE1ABC03156D6 /* LayerStyle.swift in Sources */, + 682DB56C577287486871A296ED0BBED4 /* LayerTextProvider.swift in Sources */, + C1860BBFD363FE0FDB416A80F004718F /* LayerTransformNode.swift in Sources */, + D28C6561309CE8EFCE535410C20898DC /* LegacyGradientFillRenderer.swift in Sources */, + EBB7D34FFA666C9BCF2FE1D049FB225B /* lottie-ios-dummy.m in Sources */, + DB19161ADD3C766572D982E840738225 /* LottieAnimation.swift in Sources */, + 7DC113D969DC1E84FFC1454EBB4A1C39 /* LottieAnimationCache.swift in Sources */, + DC50C14598B1CF4EE405912D086A2058 /* LottieAnimationHelpers.swift in Sources */, + D32B9186272E22BE3BD2B51CFC481173 /* LottieAnimationLayer.swift in Sources */, + 7FCA0B78B97499DE69A9A096C5EB1D86 /* LottieAnimationSource.swift in Sources */, + C303A4E0C86C512F7DA7A841C5BC000A /* LottieAnimationView.swift in Sources */, + 742FB40D98E583B7925ECAC31C78818E /* LottieAnimationViewBase.swift in Sources */, + A66EA62E1052F6AE1A384EE8932EDD85 /* LottieAnimationViewInitializers.swift in Sources */, + F0A7FE48B84BEF9C4CA3A1C6CC832197 /* LottieButton.swift in Sources */, + DD576D4E4F1144C2D1429D071DF11D32 /* LottieColor.swift in Sources */, + 1140FCB1BDC1B86277347BB1A1325370 /* LottieConfiguration.swift in Sources */, + 2F1757EAD479C3E8C7C75561BADB0F1A /* LottieLogger.swift in Sources */, + 626865A3EF3A6D4A97808AFAF335BBFA /* LottiePlaybackMode.swift in Sources */, + 3418FE0819D95B803BA81F37DD1948FD /* LottieSwitch.swift in Sources */, + 659FC93CF2E7E3959D6A4E19F12D4FD8 /* LottieURLSession.swift in Sources */, + 5AC012169819B4ACA66D680CBB2D4B24 /* LottieView.swift in Sources */, + C3297A7121B4CBEBBC8FDAD4279118AD /* LottieViewType.swift in Sources */, + 388E9AB445D19AAC2B88CA28406EE7A3 /* LRUAnimationCache.swift in Sources */, + 84EE59925A7B0D31258FFE7568AE9646 /* LRUCache.swift in Sources */, + 21ADD9908F7B0003FCC8E1D221548068 /* MainThreadAnimationLayer.swift in Sources */, + 2AB34339C98BF370283B2679E890BF9A /* MakeViewProviding.swift in Sources */, + 09B1E7904CF237490E6EA35DAB2AFD76 /* Marker.swift in Sources */, + D8EDAE77B19B3E8930DCFF4E9EDBF136 /* Mask.swift in Sources */, + 3CA948576898BEE941D30116D80D9395 /* MaskCompositionLayer.swift in Sources */, + 70E45D01B4F165CEC6D941B21E13E9CE /* MaskContainerLayer.swift in Sources */, + E9E2076097D04B8389FA7FB9FB975527 /* MathKit.swift in Sources */, + DF207BC23177F7FAF26DFAB9168B6216 /* MeasuringViewRepresentable.swift in Sources */, + 4B1290DE38BEE1418F52E914EB28389F /* Merge.swift in Sources */, + 3CEE544E244F623CEA38EF75183BC93A /* NodeProperty.swift in Sources */, + CEC0AC2A77B3F8AE285DCF61F2F46E5D /* NodePropertyMap.swift in Sources */, + 8929ACF6C9157182F8B76FB438F0D5D3 /* NullCompositionLayer.swift in Sources */, + F02357F709F4F3A9BB4E1E6C8E88A3B4 /* OpacityAnimation.swift in Sources */, + 1A9393A1B5F70A3BFCB9967DFFA7980E /* PassThroughOutputNode.swift in Sources */, + 2F6774015407B5B4841C9A34BC009900 /* PathElement.swift in Sources */, + 3D1DA6956A2BB1FAD53891B484575978 /* PathNode.swift in Sources */, + AD50B64828C23634D364DD46F5BAE1B2 /* PathOutputNode.swift in Sources */, + 813BB877E336A2F38E4E220D082F8557 /* PointValueProvider.swift in Sources */, + 0AB7466CAD9AFA68F7D623D26216DD29 /* PolygonNode.swift in Sources */, + 3A8BFBBB8C6B72DD0C33BF3589621D91 /* PrecompAsset.swift in Sources */, + 1F95E373A37C5625CC6CD68D1F433556 /* PreCompLayer.swift in Sources */, + 3667945C95696169C2F3E7EE37188664 /* PreCompLayerModel.swift in Sources */, + 98D4097922F78A49E02441100FF15AC3 /* PreCompositionLayer.swift in Sources */, + DD953C7254A2F9DCCF3758D6AD00F29E /* Rectangle.swift in Sources */, + F45734F7E1F36E0D03240B925550CBBF /* RectangleAnimation.swift in Sources */, + C81D645A697C6B9782CABFD8F06A93BF /* RectNode.swift in Sources */, + 22ABB2CB25ECF7224B583221B4C97CBB /* ReducedMotionOption.swift in Sources */, + C09B37223BCC5B22BF7B29CFB1C68F8B /* RenderingEngineOption.swift in Sources */, + D0F6FDC7286BCC69C228CD0FBB45B2A9 /* RenderNode.swift in Sources */, + 53264B91AA947BD2BA1C03735C5A284B /* Repeater.swift in Sources */, + 9170655A7E8C85E679CEC6A234C6EF03 /* RepeaterLayer.swift in Sources */, + 9A57392E0BC5A5E6A886134E855A9381 /* RootAnimationLayer.swift in Sources */, + E4DE6EEDF2754E430385AC1CF42D8413 /* RoundedCorners.swift in Sources */, + A7F8F8A2D8CDBC03F051E68E7F80926D /* RoundedCornersNode.swift in Sources */, + 208BA7E9A4055B273B4BA785F0A0E6E5 /* SectionedChangeset.swift in Sources */, + B77AAFFFDADFBD968027A516A913C2A3 /* SetBehaviorsProviding.swift in Sources */, + 053E17D6D68FEA74FD5AE22B6802A997 /* SetContentProviding.swift in Sources */, + 0742024C403D33DAE1A61F92BBFB5E77 /* Shape.swift in Sources */, + 94FF83A49128359842CBC062AE979EA7 /* ShapeAnimation.swift in Sources */, + 4C10C2C40993364E838ABE82E0301880 /* ShapeCompositionLayer.swift in Sources */, + 75EC448869A0119287D192B8AA564E84 /* ShapeContainerLayer.swift in Sources */, + 74545FB0FFB10990E463C78AB00D3DF6 /* ShapeItem.swift in Sources */, + 7A6EB833C39BF53C8B4C64F15128E33C /* ShapeItemLayer.swift in Sources */, + A610226159AA69D1BEF935D66747ADFC /* ShapeLayer.swift in Sources */, + 05258BE5ECB12221959C3063D7FC2D65 /* ShapeLayerModel.swift in Sources */, + 3349665DDB553E9B414AC41BEA46BCA3 /* ShapeNode.swift in Sources */, + 2CC446772DC028C095278529D924D35D /* ShapeRenderLayer.swift in Sources */, + 8E5A40EB2652D32EC7F38833C460581D /* ShapeTransform.swift in Sources */, + 34C1E55916E3C238EC24EE3CDDC0025E /* SingleValueProvider.swift in Sources */, + 1809335C833BF5E3FE86CB05C7075723 /* SizeValueProvider.swift in Sources */, + 8776A15F0B57061AD901F2C9FA6E378B /* SolidCompositionLayer.swift in Sources */, + EB742B4A25F7E5F707BBEDCD8546D01F /* SolidLayer.swift in Sources */, + EF2A6FD79AD6DCAE8D9C7A85DE3C9395 /* SolidLayerModel.swift in Sources */, + 8DFF92F12F47B1D6B9F5EE78C46FE13B /* Star.swift in Sources */, + 6F3DF877B76370967A98D9AD07034607 /* StarAnimation.swift in Sources */, + 19C0FD2FFAF58F668A3FDC8386699728 /* StarNode.swift in Sources */, + 7F52F9458A7051EC57CFEEDF97F4C5BE /* StringExtensions.swift in Sources */, + 33860EAD6F6E3FB15D909D37C9CC63FE /* Stroke.swift in Sources */, + 1BA75F56E78A454136945A7C6F67BEE4 /* StrokeAnimation.swift in Sources */, + 1D147502E163B4AA9D2C66CB26A2C14F /* StrokeNode.swift in Sources */, + 2EB965F2E798586AE033A73467469967 /* StrokeRenderer.swift in Sources */, + A4869D054B2AA3CF5F87BEBD031CDCBA /* StyledView.swift in Sources */, + 69B74FDF7C33B63E60F97F0DA06AA999 /* StyleIDProviding.swift in Sources */, + E9F8F68A964586D21DD22030F1D85BF2 /* SwiftUIMeasurementContainer.swift in Sources */, + 2688DF9C89CE58D50C174F1E1BB89DE4 /* SwiftUIView.swift in Sources */, + BBF31B50E3CEE27B78E54554DDA3052A /* TestHelpers.swift in Sources */, + 75C483C0603EBBE2B7C91A7014B80E5B /* TextAnimator.swift in Sources */, + C6FBF1708A9597C929A9848E48F3EF26 /* TextAnimatorNode.swift in Sources */, + 5648D7F0A01DCE02F38BA12B3389D4C0 /* TextCompositionLayer.swift in Sources */, + F04EDB481BB918A84D0C80C837A9A7BC /* TextDocument.swift in Sources */, + 63A8CE0CBE0ADD489C20A0D7F51FC1A5 /* TextLayer.swift in Sources */, + 3A64F2D6B35DA2E5DF97F1C53B2FF446 /* TextLayerModel.swift in Sources */, + 5E6D9B41BAE736924F76FF8CED634AE4 /* TraitCollectionProviding.swift in Sources */, + 85FB57F2721CB076972098B50085D2D7 /* Transform.swift in Sources */, + 99D2D2129D75D3C07E0123C98C2A14FA /* TransformAnimations.swift in Sources */, + C4F42EBCA4302C49201476B324A8E679 /* TransformLayer.swift in Sources */, + C0E5BD34620B57EC98C5ADD30CD3D01E /* Trim.swift in Sources */, + A20DBEF15B6A962DF4C548A26F00C8C0 /* TrimPathNode.swift in Sources */, + 15B86EDE2F58A6BFDC8A2FA898F256D4 /* UIColorExtension.swift in Sources */, + 20FDBBA13FADC258306290D61E078B30 /* UIView+SwiftUIView.swift in Sources */, + E895F57BB625331252C6901B201B3192 /* UIViewConfiguringSwiftUIView.swift in Sources */, + 3E9CB435642EBD721648B430DD0E5A51 /* UnitBezier.swift in Sources */, + 71E9499597534DDCD5262F96DD4C8873 /* URL+ZIP.swift in Sources */, + 8A6AF1A1D8157273EEFE7E708A2C4C2D /* ValueContainer.swift in Sources */, + BB2655E6FFEB70EAD084C745DA7D46C2 /* ValueProviderStore.swift in Sources */, + 29C0DBA2B06EB4A2A273B356AEDD27B5 /* Vector1DEffectValue.swift in Sources */, + CC8416A27D23F24BCD2E857BE0F7D050 /* Vectors.swift in Sources */, + 9D9E2C0A96E8F024ABEA21B652809FC1 /* VectorsExtensions.swift in Sources */, + AC7E09D6855D27DD855A81B3D8C1CDC5 /* View+ValueChanged.swift in Sources */, + E875CFFB88DBBA0D72C4B7FC7A4C100D /* ViewDifferentiatorProviding.swift in Sources */, + 14E7FA491D8E0ADD6C6E74B1772E73CB /* ViewEpoxyModeled.swift in Sources */, + E2D61561302F31F37F4AC7010B4C665B /* ViewProviding.swift in Sources */, + B90209EF771CACC6796001936D684F96 /* ViewType.swift in Sources */, + 04BE13B7BE601D68D258C5C2141CE32D /* VisibilityAnimation.swift in Sources */, + ABC0BD510E360D3E43D3AFE11F000C4F /* WillDisplayProviding.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 52101EA45423A53E69F54C2C4B0F8774 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -9437,23 +11815,10 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 5E1AF99E82C9AB9252627A270F9853ED /* Sources */ = { + 61DB1B5EAF114E8A36E37A62AA16074D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 212E8F2E8F1FA02A5D06954EA1F67211 /* IQKeyboardInfo.swift in Sources */, - 19D8501AE35CA6B4E074F7532F210E04 /* IQKeyboardNotification.swift in Sources */, - 196AF9E0FBE9A2236912F44DF9723E10 /* IQKeyboardNotification-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 612C5D25AE787A124C2D91B53BD53C4E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - D4188E041F3AE18D790A157C25CE23C0 /* IQTextView.swift in Sources */, - E336155C8EB29B1361B8918C01E59CFE /* IQTextView+Placeholderable.swift in Sources */, - 16C6E59BC49134B35688395BDA3FEEDE /* IQTextView-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -9487,21 +11852,21 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 6CDD6ABC7A0797E00B45462F6F393255 /* Sources */ = { + 6ED612EE4BD940FF010A3F90DDFBDAC0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7F8DAD51536474BB900A165312370343 /* Pods-QuickLocation-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 706315C072396893253CF60DA3D49D05 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1C75D83373F8EFB07E49417DB5D6F648 /* IQTextInputViewInfo.swift in Sources */, - AC3212804293F12E3E49A216899D8CEC /* IQTextInputViewNotification.swift in Sources */, - 3ADD6F0B278A8EF6FC8F1D75F2256061 /* IQTextInputViewNotification-dummy.m in Sources */, + 2642D6DEE2F130D71048C15BE5E2DAD9 /* IQBarButtonItem.swift in Sources */, + 8171E4F34106E0C825D0ED28CAA52058 /* IQBarButtonItemConfiguration.swift in Sources */, + 6D047E7FC4C460A50573FB6695200230 /* IQInvocation.swift in Sources */, + 6D1B81E9F445D6024EF8EFB437CD1213 /* IQKeyboardToolbar.swift in Sources */, + 68FB437B22491F3C727ED41EC4A8606B /* IQKeyboardToolbar-dummy.m in Sources */, + DBE19DDB7E94775F2CE9C40CF99931B9 /* IQKeyboardToolbarPlaceholderConfiguration.swift in Sources */, + 231B1AE0CDA57017F8FED1FB180DB892 /* IQPlaceholderable.swift in Sources */, + 30FB4F5B94ACFCC6943681FD566B2FB3 /* IQTitleBarButtonItem.swift in Sources */, + 7B91629D3A4C88B524380D03A441505D /* UIView+IQKeyboardExtension.swift in Sources */, + BFE9DF8FA49BDBCC962E5810800A6D9D /* UIView+IQKeyboardExtensionDeprecated.swift in Sources */, + 83F3D84A2CB5DD091BFE45D8EC1B2C5D /* UIView+IQKeyboardExtensionObjc.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -9516,10 +11881,50 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 8536C3631BC49C1C4867B7D753AFE3E7 /* Sources */ = { + 750A00223617E47B9C96FFCC18C458A0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + F12083F655FF980D9ED7F536B2909C0A /* IQTextView.swift in Sources */, + A37E9201D1A9F63A0DC25F3FE24A26D5 /* IQTextView+Placeholderable.swift in Sources */, + 2CB47973609DA89CEFF8940E56CFA8F5 /* IQTextView-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 7D77AC9222468551EA6BD37FC53B7D5E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 88E2A10DEB519538DBE2748B27A93303 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + E69689D02F65E151584D4699213E0763 /* SDCollectionViewCell.m in Sources */, + ED9DC266977F10C47FC18E466C231ADD /* SDCycleScrollView.m in Sources */, + 80A8D44E274367AA97A804B3BEC264A5 /* SDCycleScrollView-dummy.m in Sources */, + 0AF16F084FDB6E84677C4692CD931EE6 /* TAAbstractDotView.m in Sources */, + BCA597780C9ECA993B3E2754BE10BD91 /* TAAnimatedDotView.m in Sources */, + 046C8CF4F5BC1F8F7AEB535E1FB5CFF9 /* TADotView.m in Sources */, + 7C0E703E6FA0DE4C0E4CE1A52FAF925A /* TAPageControl.m in Sources */, + 388BB4079F7D18CB3D7AF0848BC98F08 /* UIView+SDExtension.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8B5384D721D9590E6807AF787870872A /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8D3F0B9765B18173DFF8AE84930479F9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 9E5712B062D651E46E21A04BB65E2DCD /* Pods-QuickLocation-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -9535,27 +11940,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 9425788B1366373F6A26F64BE1EE072D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 95DF3641A9C1FE49B0DDC77DD0F10B60 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9B4C58AFFB0A9B73DCB44E5794F3DC93 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; A43FC2C1BFDC0FE2957688B876B318DE /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9583,183 +11967,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - A729768D4F5D6FA78EB8BC4EAFE2ED40 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AF587FDD673023B1685BD28BE76CC555 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 3302DC888B6C20F966CD9FFD780820AE /* AddRef.swift in Sources */, - A45C3EFC8CB9D5DADF8A826C1B4728AB /* Amb.swift in Sources */, - 2AACFD28C8742548D7BE008EC2DF7A8D /* AnonymousDisposable.swift in Sources */, - FE06F60161B01471BCA0388C35D5BD26 /* AnonymousObserver.swift in Sources */, - 1FDEC2B6B01A1C4277D15769B830AE4C /* AnyObserver.swift in Sources */, - 37858BAB471A3C269618F1CA6C1067C3 /* AsMaybe.swift in Sources */, - 6FE722399878E8D77CFE25EB86DCE741 /* AsSingle.swift in Sources */, - 2DA71E14433EEB74E23E1BE5419E45BA /* AsyncLock.swift in Sources */, - D32D34B58CE5A6966DDA4FAE2821F6D3 /* AsyncSubject.swift in Sources */, - 00CD0EEE9413382EDFFF52EA17510911 /* AtomicInt.swift in Sources */, - EAB5139B44EAA6B54BF1952A12C7E8C6 /* Bag.swift in Sources */, - 42107BC7F92943B66BAF0EAEFCB9A147 /* Bag+Rx.swift in Sources */, - 72D0770F7395F8C07518CDA153983C5B /* BehaviorSubject.swift in Sources */, - DA641760BB2F758BF2CD1A53C13FCA4B /* BinaryDisposable.swift in Sources */, - 76A15B312ED2FECC029D99D32FE47F4B /* Binder.swift in Sources */, - 2BA655EA11ED0C1A6BF18525BFA8A178 /* BooleanDisposable.swift in Sources */, - 30FE38A0D0AF5CD300AA54A302C4BCAA /* Buffer.swift in Sources */, - F9E5CD819A04396D8A62DD9FE5E4E0F5 /* Cancelable.swift in Sources */, - D2F1E5C0D8CB86FC817D4F9177390AA0 /* Catch.swift in Sources */, - B86233294EB910E8FD31001E174D03E2 /* CombineLatest.swift in Sources */, - 88C6E791D65774D6A55D3A5E150CC72F /* CombineLatest+arity.swift in Sources */, - 3548D873337BD07626956DB1D8DF83D1 /* CombineLatest+Collection.swift in Sources */, - 58333EBCEA253A5C28DD6E749E310BC0 /* CompactMap.swift in Sources */, - BAF1936E4E9DDA8222196BB28DBB2302 /* Completable.swift in Sources */, - CEF81914934ED98EE74C7670A744049F /* Completable+AndThen.swift in Sources */, - 2581E64ABB5AE0C9C3B815DD225EACDC /* CompositeDisposable.swift in Sources */, - 8AB1EB88D00B87BE2E7E1EE2C3354DB6 /* Concat.swift in Sources */, - 996B9963993036E413646D11FAB076B0 /* ConcurrentDispatchQueueScheduler.swift in Sources */, - BC84F8514E8C0FB78CAE636F7E767969 /* ConcurrentMainScheduler.swift in Sources */, - 47943164B846114790AEE3C35B5FCE95 /* ConnectableObservableType.swift in Sources */, - B228E7C4094CBE56B2C705216111533E /* Create.swift in Sources */, - 1EB1FD127E68FEC887625518814859B3 /* CurrentThreadScheduler.swift in Sources */, - 93E2D4EC20FCC033344ECE8C162569B4 /* Date+Dispatch.swift in Sources */, - 2483826141D25C222BD1ECAF04E2D691 /* Debounce.swift in Sources */, - EE42433D2EECB4F20649DF025DFDB97E /* Debug.swift in Sources */, - 98CA280A2A1F526F6AD46FEB9F423BE5 /* Decode.swift in Sources */, - EB5649F7C7D572E0E1F01A2670E98F4E /* DefaultIfEmpty.swift in Sources */, - A2D1794CFC8690E964CA6313DDB26B92 /* Deferred.swift in Sources */, - 3507AE0A7B5E559A13ACF275149F455D /* Delay.swift in Sources */, - AA918735ACC30656120A50311B62C93A /* DelaySubscription.swift in Sources */, - 31E2588FDE58EC9E0A81168530B50619 /* Dematerialize.swift in Sources */, - 302E5C5A134D4435C07F16A4DA5CED29 /* DispatchQueue+Extensions.swift in Sources */, - D1DFDD652AEFF0348544AF258EAD9B4E /* DispatchQueueConfiguration.swift in Sources */, - 4887AD842BEEFB9E77EA83C920274BE3 /* Disposable.swift in Sources */, - E0B1BE77B57E7680E3CFB3D1997C2149 /* Disposables.swift in Sources */, - 92A894C4568CACCE79EA4AC42C15DEAD /* DisposeBag.swift in Sources */, - 1FA60AE15C7D12EDCD0FFC19D60C2C02 /* DisposeBase.swift in Sources */, - 2B843D9694926FE9CAD719B31E057ECD /* DistinctUntilChanged.swift in Sources */, - DF1AEF2347068BFD7B617271AFD53A15 /* Do.swift in Sources */, - 80F9F5E3815236E8D7D7A17BCAB6C57D /* ElementAt.swift in Sources */, - C00B9A8C65DA429BDB0EF91FD257A4A3 /* Empty.swift in Sources */, - 9955228957402D21A4F187E85D3F59B4 /* Enumerated.swift in Sources */, - 98FE8F97D38AD08B03CB1EA544D61A38 /* Error.swift in Sources */, - 01F4A116DFA530AF19575A92F2444CB5 /* Errors.swift in Sources */, - ED662B0B7143B1B75A07822FC52010E8 /* Event.swift in Sources */, - 5C76FA7D13C9985B02B9DA5647887BED /* Filter.swift in Sources */, - 211F928A1A918EFB8771DBD7E6A42838 /* First.swift in Sources */, - ED4AD6C4C273731363940F9CC9D34638 /* Generate.swift in Sources */, - 8A4F369E582A78A886F76AE793E04368 /* GroupBy.swift in Sources */, - F492CBC8805459BD35959AA24A32DA62 /* GroupedObservable.swift in Sources */, - 948B22113D8E33A16DC37134343AFE8C /* HistoricalScheduler.swift in Sources */, - 738892439EF32A81C84469C5D17C3E5C /* HistoricalSchedulerTimeConverter.swift in Sources */, - 224734A772F81449E20116309B88B852 /* ImmediateSchedulerType.swift in Sources */, - 0640FDABF552BD2C3F9982AADA0FF984 /* Infallible.swift in Sources */, - 62E1C69598A5F76DE8E81C36AD4023D2 /* Infallible+CombineLatest+arity.swift in Sources */, - 9498BCE2030F7437FA269110A8B230E0 /* Infallible+CombineLatest+Collection.swift in Sources */, - C9EB3A29A09215836020A814F380F94A /* Infallible+Concurrency.swift in Sources */, - FC2C8575B324996AE312B011D00F7D9A /* Infallible+Create.swift in Sources */, - 494381C994D9A5953BED1F5C29CA3233 /* Infallible+Debug.swift in Sources */, - BDD04CE75C2DA0984A95E8F0B93D3C6D /* Infallible+Operators.swift in Sources */, - 42B091B0A14F5867BC9DFF7686E1CE06 /* Infallible+Zip+arity.swift in Sources */, - 550588D4FF07B2D5B93D9020E1B26699 /* InfiniteSequence.swift in Sources */, - 64B5CC11478F1DF1BD5A9B3FAD27A1E0 /* InvocableScheduledItem.swift in Sources */, - 0D93D7F6139750492E5B0816FD0AA70F /* InvocableType.swift in Sources */, - 7DC8AC3485A05B8CB4D46C14D51659A7 /* Just.swift in Sources */, - 91567ED813F36C0286F0F3D018DAF575 /* Lock.swift in Sources */, - 06B0DA26F6F55B57449AE227ED00A871 /* LockOwnerType.swift in Sources */, - 2BDC795A9EDFC7F4288168B6B5D797B8 /* MainScheduler.swift in Sources */, - 146D7F3465F31C722D39D25466ED2EB8 /* Map.swift in Sources */, - 3ED6A1CF959E26789AEE84227AAE37A0 /* Materialize.swift in Sources */, - A83FAA688AC3AEC8CF3A720916CB0E4A /* Maybe.swift in Sources */, - C9B447BA7C3AF63759822D80D5EAEFCE /* Merge.swift in Sources */, - 9260FA8F05E71A76DC14C436FED844E5 /* Multicast.swift in Sources */, - 890D25773A992EC6C3BCF2C65E660C38 /* Never.swift in Sources */, - CF5DC0110898EF39E40137AA85546843 /* NopDisposable.swift in Sources */, - 85293430C13EE872C9338B7B757A8F98 /* Observable.swift in Sources */, - D04BB4FFDAC947AC746EDEB3B1B55C48 /* Observable+Concurrency.swift in Sources */, - BB4DF678214B3AA203A54AA9911A1D45 /* ObservableConvertibleType.swift in Sources */, - 3F912728B57464987CB3BB3BA969B793 /* ObservableConvertibleType+Infallible.swift in Sources */, - 35903A9D1CA5F245D8A8235431BCD5C5 /* ObservableType.swift in Sources */, - CB0DBC9B4FF6B65664A3DA4B4DFF6F17 /* ObservableType+Extensions.swift in Sources */, - BD04BDE21BA0188A50F0E3513B02D6F4 /* ObservableType+PrimitiveSequence.swift in Sources */, - DA2432512E40AD307912728A8DF59173 /* ObserveOn.swift in Sources */, - 43A23565109A30FE2CF9FBB466A882B8 /* ObserverBase.swift in Sources */, - 132CA44D5C551734553FBF449541DDB3 /* ObserverType.swift in Sources */, - 2ACDB5C2F63D24B73DE413BE438B966E /* OperationQueueScheduler.swift in Sources */, - 82B3AA41C800BCED0383F2988F3DA18A /* Optional.swift in Sources */, - 4CE17B4382065CFF0313A517BA8B9978 /* Platform.Darwin.swift in Sources */, - 54C240CBE184EF551909EE1200090A6A /* Platform.Linux.swift in Sources */, - CB9DA24AEC502B602DC90657FABA3C2D /* PrimitiveSequence.swift in Sources */, - 3381DE512D851F83534867331B6DA605 /* PrimitiveSequence+Concurrency.swift in Sources */, - 01307158DD58BA763B68FBC812CEB750 /* PrimitiveSequence+Zip+arity.swift in Sources */, - 9670C6F2E4698DEDA0482287697C29FE /* PriorityQueue.swift in Sources */, - AE9D1FEE36498B98FE176D1C128B4FD5 /* Producer.swift in Sources */, - 028EE5D8C7A94498A5D1FF8099331235 /* PublishSubject.swift in Sources */, - 95AAC53625E76E038438DCA975C0B919 /* Queue.swift in Sources */, - 9D14E8C9F1B5D2C0CE435162E14A7A91 /* Range.swift in Sources */, - 173E50FDFF66F8F12206EF8293B403D7 /* Reactive.swift in Sources */, - C781C268084ECB3A221AA5A1DAFF8F75 /* RecursiveLock.swift in Sources */, - 2BB66C1BE4FBC0BDE3C2E8FE0FBD59E8 /* RecursiveScheduler.swift in Sources */, - 2306F0FFBAC79E40A61886FF59767ED4 /* Reduce.swift in Sources */, - FC705CBFF96CD8E47F0AEE5C0E536D2C /* RefCountDisposable.swift in Sources */, - 9CADF4F169582F22634728F39AC320A9 /* Repeat.swift in Sources */, - 72171D49BC57689E1ADF72374BA1A572 /* ReplaySubject.swift in Sources */, - 80D01743CAE6E2E7FAB729ACBBBC330B /* RetryWhen.swift in Sources */, - 64A6406801C585C042CACB93E30CA03D /* Rx.swift in Sources */, - 00B0E62428999D6AFCE9C84FE0F0AF11 /* RxMutableBox.swift in Sources */, - 530C203E362471E41872A402A9263BF8 /* RxSwift-dummy.m in Sources */, - 3A4D716578916478F1340994E48F4079 /* Sample.swift in Sources */, - 9FFD48DDAF70466AA78BD8B3A579436F /* Scan.swift in Sources */, - A4B9694A0EBF58350FADCFAD304F4DA3 /* ScheduledDisposable.swift in Sources */, - C054C12B534549E0F49A731E46D047A4 /* ScheduledItem.swift in Sources */, - F8FAC94293ED14C3B1E01B146FD33117 /* ScheduledItemType.swift in Sources */, - D4C29943078C7EB17815872A2A798AF6 /* SchedulerServices+Emulation.swift in Sources */, - 491447AB59D06340BBC20C177140668D /* SchedulerType.swift in Sources */, - 3A68BFB2C9DFC6C26F255D403B78DE89 /* Sequence.swift in Sources */, - 30EE1598965F283C0D4CA1CB87BCEF56 /* SerialDispatchQueueScheduler.swift in Sources */, - 0FCD1709BFEE58FF4FB564C3EF5C6099 /* SerialDisposable.swift in Sources */, - 74A44E75CD6F9CF1C1A71B82A83160F4 /* ShareReplayScope.swift in Sources */, - 41C6A5F557B05ADF607579D7C485AF07 /* Single.swift in Sources */, - 9479737B13F1E8AA4900EC03637B9511 /* SingleAssignmentDisposable.swift in Sources */, - 8E2CB6D2CA066E873691FE6B8D174440 /* SingleAsync.swift in Sources */, - 85B93F19A7542D582811E55ED77CC70E /* Sink.swift in Sources */, - DCBEE59374F534883CD89CA0817D2CD9 /* Skip.swift in Sources */, - DBAFAE01A15283C58C26ED3FBC795A2D /* SkipUntil.swift in Sources */, - 5435BE16D2F4ADD86DE0A8A17E75979B /* SkipWhile.swift in Sources */, - 038E7B3304C66B5149A3384349CF1BE0 /* StartWith.swift in Sources */, - 917A9F62A85CEB3020CE5C4623AB2D7D /* SubjectType.swift in Sources */, - 7380995FD094DFE20989DC1B0541F8FF /* SubscribeOn.swift in Sources */, - 5A2661B63FFFAFBE014B9C120AFECEA2 /* SubscriptionDisposable.swift in Sources */, - 404E3D0E77FFBA850733F5718AF0C508 /* SwiftSupport.swift in Sources */, - F71CBB19DF76F80F77DBB27AF465D4E2 /* Switch.swift in Sources */, - D737C0A0D48D33255ABD4F5FA55232FF /* SwitchIfEmpty.swift in Sources */, - CEBC24DF386BF1F9E05AE7C55EA30C38 /* SynchronizedDisposeType.swift in Sources */, - 83A48468EA451E27FB2B6C8E91B18EC2 /* SynchronizedOnType.swift in Sources */, - 6EF937F5856C0BE33A6A6C29B91DB6D1 /* SynchronizedUnsubscribeType.swift in Sources */, - 634E36AF76D9855BF1D5C2F6927C9465 /* TailRecursiveSink.swift in Sources */, - EDEC859DA188079D2F6FCF82D10FB96D /* Take.swift in Sources */, - 9FD0578132B4FCBD3BF15E565AB0C0FE /* TakeLast.swift in Sources */, - E4459534919B5CD524299029D1A82862 /* TakeWithPredicate.swift in Sources */, - 03D8D0118BA3AACAFA4338A560F7EC1F /* Throttle.swift in Sources */, - FCDA05EC6FB68D79106DE65B7C421CFF /* Timeout.swift in Sources */, - F2F35BAE65066477604A65A168767CD3 /* Timer.swift in Sources */, - 5B9CEC27AFDCBD769911853B28564217 /* ToArray.swift in Sources */, - 8C0A97C07B41453D562E9311B85E3248 /* Using.swift in Sources */, - 89FE54799F2E9F0373427BEA79B0934D /* VirtualTimeConverterType.swift in Sources */, - 5A9A7C59A9D855A2647FE6722692890A /* VirtualTimeScheduler.swift in Sources */, - D676A529538BCB94E865813950589528 /* Window.swift in Sources */, - 67864B17299EDF329338438D1EF21BB1 /* WithLatestFrom.swift in Sources */, - 6F321397E4A87ABCBE5D624F2A2213E6 /* WithUnretained.swift in Sources */, - AF8F8ADD3544C437A20BC8266D32EE10 /* Zip.swift in Sources */, - 2D137438F82390E04436288C2C857F8F /* Zip+arity.swift in Sources */, - B4F7F0ABDC4FCA96FA7229B90D8E0DF1 /* Zip+Collection.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; AFECD7CE79E853303157CB98D397A080 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9801,141 +12008,36 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B862393C5C68CFCCF357D3EE96325270 /* Sources */ = { + B4E90CC78B8BA3A8DC2DCCE3737F514B /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 7A6E014705FFC808D60DA0F739751C9F /* IQKeyboardReturnManager.swift in Sources */, + A684DD8ABF83EE758C6C0A9EB637DB72 /* IQKeyboardReturnManager+UITextFieldDelegate.swift in Sources */, + 39C12947904863869343595935B06F60 /* IQKeyboardReturnManager+UITextViewDelegate.swift in Sources */, + E03C74AAC8829794E7C1A1EF45DA4BC3 /* IQKeyboardReturnManager-dummy.m in Sources */, + 55B5D420AB6AE8C0FDE19AD6C618F567 /* IQTextInputViewInfoModel.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + B9D0E00B4D8CAC8DCB9FFA8CEDA1C44C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - BC06CD238CC8FDA985F6CB496712CDF5 /* Sources */ = { + BA30529251800121106A6C631C19A310 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + BBEFAB069F8E1B9D102965145FF1823E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7FD1FBE33AF81A8FDF8F1AEE8BC0D35E /* alpha_dec.c in Sources */, - 361374E17F66B6E3244A40B1BE137077 /* alpha_enc.c in Sources */, - 1FE07667C7A6CCB75ACC7FF2EFE90E2E /* alpha_processing.c in Sources */, - FC594476E3695771EC391625EF31D523 /* alpha_processing_mips_dsp_r2.c in Sources */, - 2D82B4DACDBC9354C107DE9CB97C860C /* alpha_processing_neon.c in Sources */, - E8B8026C8C036ABAB404A132605F20E9 /* alpha_processing_sse2.c in Sources */, - 6753DEF6019ED35DD29173D3D1DED01A /* alpha_processing_sse41.c in Sources */, - 1FEA2D5D5DA3FCA60496EEAF5C16BF98 /* analysis_enc.c in Sources */, - 4E421BC88EA3DD14E7B99CA99CF0387F /* anim_decode.c in Sources */, - 0D9BF8FBD681FCD358BC54116EDDBDB3 /* anim_encode.c in Sources */, - 2499F2F24E83BDE0965BDC37FBACF3DB /* backward_references_cost_enc.c in Sources */, - 148582CF2EDA16EC35BF7F8D2EF49262 /* backward_references_enc.c in Sources */, - B3C93056B9965169274D00FDB2B5BF1D /* bit_reader_utils.c in Sources */, - 528D52E73BE72A728E2287ACF24B820F /* bit_writer_utils.c in Sources */, - 6CBFC76CAB15553502A1D83945EAE2DA /* buffer_dec.c in Sources */, - 84F51C378F9FA7DA62BEC5F15C82C52E /* color_cache_utils.c in Sources */, - 3D8B637248C57DD4EBB7159EB418DDF9 /* config_enc.c in Sources */, - F230A23794A3894D84F72F64E777B5CC /* cost.c in Sources */, - D4A8C20521B7BAB8B89BE0D5A4F44760 /* cost_enc.c in Sources */, - DCF992A6686B2825B94A84028FF8142D /* cost_mips32.c in Sources */, - FB94BC380324F035D35915D32D267456 /* cost_mips_dsp_r2.c in Sources */, - 7AE9A00C3E2FC87A640E444D02715AF6 /* cost_neon.c in Sources */, - B021DF0359B86F9CB71B6FBD3064C4B2 /* cost_sse2.c in Sources */, - 56C7A9C251EF251C2F6C1F40909CE62A /* cpu.c in Sources */, - FF349CA1B4BF066E3FD046C63214830D /* dec.c in Sources */, - 56DDC9F83B454B4F4BF57E4BA603B618 /* dec_clip_tables.c in Sources */, - 64BA5B97B77D1EDFAF993CEFDEE5A47B /* dec_mips32.c in Sources */, - 8ED20AD7A1BC4D94D5A89625662F5B1A /* dec_mips_dsp_r2.c in Sources */, - B83AFD61E320B976325A36FDD5CAC5A0 /* dec_msa.c in Sources */, - 5C904EC8C6885BC342128586042D7782 /* dec_neon.c in Sources */, - D66F112F0F7EBE74ADBE374A239567D6 /* dec_sse2.c in Sources */, - F721DB81C7589B2167A487FEA7F36535 /* dec_sse41.c in Sources */, - ECB52FE25187BB15A3CBD2AC401CF868 /* demux.c in Sources */, - F5728766176F3D2B874AC4A20BBD226F /* enc.c in Sources */, - 2EBA476AD4811061158CB3EB2FFE61D2 /* enc_mips32.c in Sources */, - 759023905B9893413B25BB67462EED35 /* enc_mips_dsp_r2.c in Sources */, - B5ED23B955958E91B9F8F43B93371272 /* enc_msa.c in Sources */, - 9B09172250820FCA860593566E02DAB3 /* enc_neon.c in Sources */, - A0CD292F5A6E34EFA80A6A8C2F29AFE5 /* enc_sse2.c in Sources */, - 4457E6572AED253BAADA499F99CEB349 /* enc_sse41.c in Sources */, - 230BD9DB01FD7ADC1967A9E90484CE38 /* filter_enc.c in Sources */, - 20A6B2CA3A6B9916BC4BC6D499CF8113 /* filters.c in Sources */, - 79A874C094E347C039736E12F594AA5A /* filters_mips_dsp_r2.c in Sources */, - F810385D326603BAB327C2EE642F6592 /* filters_msa.c in Sources */, - 47627BBC5BF831AD7EE602B9AE8388CE /* filters_neon.c in Sources */, - 7C97A0167D3E2D5327EC47ADFD7BA6EC /* filters_sse2.c in Sources */, - 8E8F0F2373DEAEC7B5D2F86055279816 /* filters_utils.c in Sources */, - 3F87243469AD034C438821E9201CDA01 /* frame_dec.c in Sources */, - E17228311670A1591F5247442D635BBC /* frame_enc.c in Sources */, - A1F8B6E2DBE89BCA24F50BDC28FCD84C /* histogram_enc.c in Sources */, - 3C3D7A6995911C858499CA644AA21BE2 /* huffman_encode_utils.c in Sources */, - 1CB3FF3EE9C920113DC99B2517287BB3 /* huffman_utils.c in Sources */, - 714C769174811A87FD3E484AD52BAAE5 /* idec_dec.c in Sources */, - 1D459E532C1F3FDDEDA71FC2988E897A /* io_dec.c in Sources */, - EC97ED0D3311C219593EEF7993BD6D35 /* iterator_enc.c in Sources */, - EDF3E2D3F58175AD9823B629495D73F8 /* libwebp-dummy.m in Sources */, - 1F9CD315C85B7D8D8A8B48976C641DCE /* lossless.c in Sources */, - 76DA64C32222CFC8461721537BEF4E38 /* lossless_enc.c in Sources */, - F4BFA755801920FD30A42EB96BCED756 /* lossless_enc_mips32.c in Sources */, - 77B40E4ED82300E5FAC67866DF257DBA /* lossless_enc_mips_dsp_r2.c in Sources */, - 957C71F6C2C54C4D1502FF298F81DA82 /* lossless_enc_msa.c in Sources */, - 2CDFC0260ED0C666D64B00E1B2683837 /* lossless_enc_neon.c in Sources */, - 8616853839F5F5EDE4653BDE8952574F /* lossless_enc_sse2.c in Sources */, - 7D2FA762918A554A0F98444C23FB85CB /* lossless_enc_sse41.c in Sources */, - F31F7EF767C082ABF419F1E3928659CB /* lossless_mips_dsp_r2.c in Sources */, - DA7B9FE7E46711D4CDB5512774876324 /* lossless_msa.c in Sources */, - 8B61D9ED119BD340945E740BBCDD76C1 /* lossless_neon.c in Sources */, - AAE2819A93DBC8B278EE4C70B46906F5 /* lossless_sse2.c in Sources */, - 23D890ABFFEBC007A653265437B8B68A /* lossless_sse41.c in Sources */, - 02A7BDFB69B2E193B113E33800E8564A /* muxedit.c in Sources */, - 56CF65E61A6B6AB59C15A0F8560CC50F /* muxinternal.c in Sources */, - 5E5226C06C44D3C41F51B2A6B1FE915E /* muxread.c in Sources */, - 0EAD82DA04D6C3D91C8AEE2E92E4027B /* near_lossless_enc.c in Sources */, - 3F38D2DEC6228E6D46C579B8A381D578 /* palette.c in Sources */, - A2058B24037EE14701BF44CCA0FECAB3 /* picture_csp_enc.c in Sources */, - 4DBE13791FB1474C6F7EDCF48E1FDD80 /* picture_enc.c in Sources */, - FEDBEE723810391B23A6DAD77F07B03C /* picture_psnr_enc.c in Sources */, - 66019D4ED40079404FF002309348D689 /* picture_rescale_enc.c in Sources */, - A4CB82D78543F1197AF5176914D78682 /* picture_tools_enc.c in Sources */, - 74AE64118953F4EB51A53317C50CB347 /* predictor_enc.c in Sources */, - 7DFB59C4E83E07A785CCF35D3A952A88 /* quant_dec.c in Sources */, - 322C746C0036500C006D84FC1AC93DA3 /* quant_enc.c in Sources */, - 69768601E88C65B4AF743511560EB500 /* quant_levels_dec_utils.c in Sources */, - 91E5E83430D6B01248A9B1D021BFD932 /* quant_levels_utils.c in Sources */, - F051D2B9956F6632E634B3FEDEDBE5F9 /* random_utils.c in Sources */, - B53FBA74F00AD602DF13BE8A28274F64 /* rescaler.c in Sources */, - F4969E02220CF1DDB9A8BA56C13507DA /* rescaler_mips32.c in Sources */, - C673F49FCDDF4F3A57D88ED37D64DB65 /* rescaler_mips_dsp_r2.c in Sources */, - 37F953C80BD04457BDFFA5C8E705E114 /* rescaler_msa.c in Sources */, - 1D62B7BDEF244AB80D0A84EF211D3D83 /* rescaler_neon.c in Sources */, - 093E185D782EE2F006D90D43432BACA9 /* rescaler_sse2.c in Sources */, - B0C0FBD681BC7E10FF46C15DE86EDF30 /* rescaler_utils.c in Sources */, - 5CF3A712914F9832965EC0EFB30B1AFB /* sharpyuv.c in Sources */, - 826B1A0AECCC7F5809998495A775DD36 /* sharpyuv_cpu.c in Sources */, - 240247A6E4277F69917055E7808B5377 /* sharpyuv_csp.c in Sources */, - 313EE9495CB4C99F82BD23F812EFAC01 /* sharpyuv_dsp.c in Sources */, - 586AAC05AC310036CBDA4793C7D8CCFF /* sharpyuv_gamma.c in Sources */, - E3F5EDF26523EFC9C9441830460D7FF6 /* sharpyuv_neon.c in Sources */, - CC6D8E2A99372F9C39C1E778BF99EA42 /* sharpyuv_sse2.c in Sources */, - F814A568647BEB21650E250E0BBF462F /* ssim.c in Sources */, - F309533C053F9F883FDEFFD5AE471300 /* ssim_sse2.c in Sources */, - 4F7A918BBFCC3155181CC2C721D0FF49 /* syntax_enc.c in Sources */, - 1B9040CEBD086B5D93522C01608397CE /* thread_utils.c in Sources */, - AC5D94E5459368DA9DB8C7BC59B32978 /* token_enc.c in Sources */, - 9D84BFF0E6755056B22F512265E76277 /* tree_dec.c in Sources */, - 69CF0A45D1E069554DA47F33BA22CE34 /* tree_enc.c in Sources */, - 0720092DE3D40477301229F4AAC01A7E /* upsampling.c in Sources */, - CCB4905B24EDA02BD5549627A8F4175A /* upsampling_mips_dsp_r2.c in Sources */, - 54584247838D56055B49F1AC83CAF278 /* upsampling_msa.c in Sources */, - 3512F138246F75CAABB085F4FB33C9CF /* upsampling_neon.c in Sources */, - 3C9D9D762D190B96FF9A889FD1156944 /* upsampling_sse2.c in Sources */, - 05B9FC7F9E2EB57EEC8F3D172E551ACE /* upsampling_sse41.c in Sources */, - 720B018CF465C1CF7C78B6E855F5C234 /* utils.c in Sources */, - 6BBF9618A17A5A9DD2CD71CB67400115 /* vp8_dec.c in Sources */, - 3D02D7E07E011A42D36E3E2C2FB13B87 /* vp8l_dec.c in Sources */, - AC065B7E3771C004CE74BBB0552B316B /* vp8l_enc.c in Sources */, - 3C86766AD9DD95C891FEEC62B3D77AB8 /* webp_dec.c in Sources */, - 9704D5C623AF6D4CD494DA6006D09616 /* webp_enc.c in Sources */, - 9DC642A84B65001F7489AD0DF1CAC8BC /* yuv.c in Sources */, - 8C2DED6AA54D8D3DDDF0D6EABD36B821 /* yuv_mips32.c in Sources */, - 396F4AF063B3AC36BE0B99A4EDBAAB82 /* yuv_mips_dsp_r2.c in Sources */, - 6A2D2B487219F1692E6D43557B592196 /* yuv_neon.c in Sources */, - EA1CE7880482A9E5858528A97665CFF7 /* yuv_sse2.c in Sources */, - 3FA77BC33032FBFBC6DA93535A837223 /* yuv_sse41.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -9951,13 +12053,93 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - C3967D0CD710D98F97979DE428F7832B /* Sources */ = { + BFAC2DE868E9A558BA57440A59BD6DD2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; + C2F1EF40947C811F1D3790DAA60C2F9D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 0AB84EEB89221EC7BC13C35D9F754761 /* NSBezierPath+SDRoundedCorners.m in Sources */, + 5C8DAB576E7E14256C410ADE81B69136 /* NSButton+WebCache.m in Sources */, + 8E31D89C6990C2981D4CBA9A11CC8015 /* NSData+ImageContentType.m in Sources */, + 1D7B84ADE41AE2FD78439A9E05F4A748 /* NSImage+Compatibility.m in Sources */, + 854DBFB762B3E7CFD506B774691259C5 /* SDAnimatedImage.m in Sources */, + A4D6046B332D730931DB1C2BBCCB1DFA /* SDAnimatedImagePlayer.m in Sources */, + C3DC2E6B3F1D8379D8DB2B44AED8DC6E /* SDAnimatedImageRep.m in Sources */, + 16C1A2D98797F0E36596DEB51F8C6FC5 /* SDAnimatedImageView.m in Sources */, + 46BEC00ACB6E6C28613B123E29CD0460 /* SDAnimatedImageView+WebCache.m in Sources */, + 39C897FF80D78A9F9041F858F184C072 /* SDAssociatedObject.m in Sources */, + 4CF54E9647739BAAB9083F05B547179F /* SDAsyncBlockOperation.m in Sources */, + 5C7C13F8D90CC485D6686689DA09C843 /* SDCallbackQueue.m in Sources */, + 89749B3163108C71063DD0B26DF4DFF3 /* SDDeviceHelper.m in Sources */, + 47FDBFAB57D13B47AE05C658BDA812F5 /* SDDiskCache.m in Sources */, + 668115FD6CB2E2582B957BDC5528ED83 /* SDDisplayLink.m in Sources */, + D59C8232F17218C9FFA817E439177CEF /* SDFileAttributeHelper.m in Sources */, + 250979F6B516054FD8E14FE49D57707D /* SDGraphicsImageRenderer.m in Sources */, + 63EA32A68E585EC05CB3ABF990C61928 /* SDImageAPNGCoder.m in Sources */, + B7313B3930C30035FB409B0BF31F537D /* SDImageAssetManager.m in Sources */, + 0A32E9CB92A742089046FCFDB4A1A7B3 /* SDImageAWebPCoder.m in Sources */, + 8F31E552DECA442F18B0D55C7A2604C7 /* SDImageCache.m in Sources */, + F7E882EC5A028DDF2A84DF17285BE793 /* SDImageCacheConfig.m in Sources */, + EEB227ED14612F85E1A0A722910BBA21 /* SDImageCacheDefine.m in Sources */, + 1AC04DADE703613AFA00612349D1FBC1 /* SDImageCachesManager.m in Sources */, + 14EE7D16125207C697A511233A046A2F /* SDImageCachesManagerOperation.m in Sources */, + 6D841D012F7F05AD886EC11137111157 /* SDImageCoder.m in Sources */, + 99FA5D1512A05E00CD322DEA85FB9413 /* SDImageCoderHelper.m in Sources */, + 6CD4A605F499B8E8AB419701A64D2030 /* SDImageCodersManager.m in Sources */, + 4A0133EA85752DB57F44B9630BFB514A /* SDImageFrame.m in Sources */, + 2481DC095AE60B18359BA270339BC157 /* SDImageFramePool.m in Sources */, + 529381A96757F532A6675C2A9A29B7F1 /* SDImageGIFCoder.m in Sources */, + 05CE4FA691FB5746DB9365E840E7A818 /* SDImageGraphics.m in Sources */, + E67B8741ED12815697291A3A5BB7B175 /* SDImageHEICCoder.m in Sources */, + 03113AE078399470A43C1C448A3735FD /* SDImageIOAnimatedCoder.m in Sources */, + 682F2B487FFCB30C5B3D5E013D52387E /* SDImageIOCoder.m in Sources */, + D19C50E0835B31CA0D19F283F5CFB5EB /* SDImageLoader.m in Sources */, + 6BD8E512A5ABC3D0FAD5978DE91A75A9 /* SDImageLoadersManager.m in Sources */, + 505DD916060C07BB56C843FEEB73CFD4 /* SDImageTransformer.m in Sources */, + 038CFF6245AB21D41946DA4A8C04EE4D /* SDInternalMacros.m in Sources */, + CC0E235B6C0E3FDEB2D8ECC5ACF91E34 /* SDMemoryCache.m in Sources */, + 0F1E70AE972F603EB7107BBA72A73E26 /* SDWeakProxy.m in Sources */, + BA63FC6027DED7D0E6593FA85C807A3D /* SDWebImage-dummy.m in Sources */, + 41809E118D3A30CAFAE85C393BD46117 /* SDWebImageCacheKeyFilter.m in Sources */, + EB8B3C4910B07C0D49CA706B82A2054B /* SDWebImageCacheSerializer.m in Sources */, + C3245225068D89376E8FC0D8BAE290DE /* SDWebImageCompat.m in Sources */, + 888BB81DF7C167ADE891AC1F8396E36D /* SDWebImageDefine.m in Sources */, + 3BC42F1E1B96A322AFC3561F3227C76F /* SDWebImageDownloader.m in Sources */, + 45DF28075DFD6D8C6AE5D9C0F5AD34A5 /* SDWebImageDownloaderConfig.m in Sources */, + 8999BF7E6A3663963D605306BE9B052B /* SDWebImageDownloaderDecryptor.m in Sources */, + D23D849CD3D3FDF3866C7802BF6B94E1 /* SDWebImageDownloaderOperation.m in Sources */, + 4D6057216C291F19FC4A9B8F35A417F8 /* SDWebImageDownloaderRequestModifier.m in Sources */, + FA8E0E4777F60BB57D4BC897F4EFA2CD /* SDWebImageDownloaderResponseModifier.m in Sources */, + F35B6A76CB33696E0F0D42B5ED736C83 /* SDWebImageError.m in Sources */, + 1C6B6B8339ABCF981212B3139EA3D3CE /* SDWebImageIndicator.m in Sources */, + 4EA470F1337EBD871CC45B5D2A04A1E4 /* SDWebImageManager.m in Sources */, + 3029C1D41254388D189269AE8A97E0C2 /* SDWebImageOperation.m in Sources */, + 33D848AD6A045CD1947E92FCDD9730C4 /* SDWebImageOptionsProcessor.m in Sources */, + 9EBB4EFAFF727A62945B90054FD0775D /* SDWebImagePrefetcher.m in Sources */, + B34EDBCAC46569C6B240768EA3C487D9 /* SDWebImageTransition.m in Sources */, + 70BF6507D7268E249F1FA33B3ADAC188 /* UIButton+WebCache.m in Sources */, + 840C85723244F8AE7ECE0E3E1F2A287D /* UIColor+SDHexString.m in Sources */, + 9249B706955FD376270A6B4F56310EFF /* UIImage+ExtendedCacheData.m in Sources */, + 7DD3901E895A8149A3A811B4D5CF5ECC /* UIImage+ForceDecode.m in Sources */, + FDBF86F0E3756BA151838BB69F80AFEA /* UIImage+GIF.m in Sources */, + 6DCFEB1107EA7C47F4462F8725D7353A /* UIImage+MemoryCacheCost.m in Sources */, + 5D63E02A7E5BAA06D304EAB0B20C3102 /* UIImage+Metadata.m in Sources */, + 3205635B6B7FE7E0F0814740575C0CB5 /* UIImage+MultiFormat.m in Sources */, + B69687A6CA348C237853842D1A7B00CD /* UIImage+Transform.m in Sources */, + 832DA3BA1B54186D643A90218C229C41 /* UIImageView+HighlightedWebCache.m in Sources */, + 0A18BA50B2277C052D5A1BB3B5A05C9E /* UIImageView+WebCache.m in Sources */, + 4B1D840D73186E9A4E925E08C67DEC35 /* UIView+WebCache.m in Sources */, + 338B6A382E6AC3988CBA515BC0577EE1 /* UIView+WebCacheOperation.m in Sources */, + 2F229A9D102C5DF94ACD6E6BDF871853 /* UIView+WebCacheState.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; C5A04BFF58C046FE4DC97E201B78F311 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -10122,31 +12304,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - CE153CBEE40FB2BB9B0918C420326D27 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D4AE2CB5ACB235C817648360D7409F04 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 508183F84C4E6AB0B845A6749904448D /* IQBarButtonItem.swift in Sources */, - 0F9B7AE2203A09008D2041E0A80502C7 /* IQBarButtonItemConfiguration.swift in Sources */, - 0C10FA338FC605C8D03326E03BE21B1E /* IQInvocation.swift in Sources */, - B6F4CE3B96D30C67643865F1CF634B69 /* IQKeyboardToolbar.swift in Sources */, - 098E0F8E5435ACFF3B7F254ABC14DCA8 /* IQKeyboardToolbar-dummy.m in Sources */, - 39EFB109FF1678EE3CA7073F74384CAF /* IQKeyboardToolbarPlaceholderConfiguration.swift in Sources */, - D158EDB63DD20100EE7ACFBEED4EBEC7 /* IQPlaceholderable.swift in Sources */, - 0E9E132476F0FBC86BB2EB8DE5789C6F /* IQTitleBarButtonItem.swift in Sources */, - EAB96704B27975DBB64D7509140968F1 /* UIView+IQKeyboardExtension.swift in Sources */, - 29B36F01BCBAB5F74235A81148F9A45E /* UIView+IQKeyboardExtensionDeprecated.swift in Sources */, - AED0D289FC23779EF352436BA04059D0 /* UIView+IQKeyboardExtensionObjc.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; DA0B6A6F9B3EDF226BF081DAC7E777E7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -10216,6 +12373,23 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + DF9A4E0D6DBB41F266BAA39E15EB4B31 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + DFF07ACF8D1420DC8063C2A4D4C22797 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + BC79C7FC3B64295ACB01ADEBACEF9C3F /* IQTextInputViewInfo.swift in Sources */, + 53F26378738C887CB8657A5A75BAFBC5 /* IQTextInputViewNotification.swift in Sources */, + 5D74993CCD97D9869721357F861010C1 /* IQTextInputViewNotification-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; E01EA717D0A0AF8E12D145A5F2252FD2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -10295,27 +12469,44 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - F0B0DA4315E9CE0F0C63B92D27E01D2E /* Sources */ = { + E2E7174FF65D15AE6CA7D5EF4914EE50 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FBB9A4E010C145FD79B2F6ACA2334691 /* Array+Sort.swift in Sources */, - 4009CFDD0E5602D4ADF31D511DB2F020 /* IQDeepResponderContainerView.swift in Sources */, - BC1E94CE303B8EBF2768D14FB190CC47 /* IQKeyboardToolbarConfiguration.swift in Sources */, - B6C359EA7075BB210DAAF6D3E0C2E9CC /* IQKeyboardToolbarConstants.swift in Sources */, - AC5D1BA77936B624C80D1B372FEA1436 /* IQKeyboardToolbarManager.swift in Sources */, - 95E82C239BC1BF8C6E6563D610CE0920 /* IQKeyboardToolbarManager+Action.swift in Sources */, - 156E6EA63B9B6DA60DF7BB4AA1A87CDE /* IQKeyboardToolbarManager+Debug.swift in Sources */, - CC759847668F48A546D60935345DBD16 /* IQKeyboardToolbarManager+Deprecated.swift in Sources */, - 90C418FDB4D2EA19987B3A7A827F16D9 /* IQKeyboardToolbarManager+Internal.swift in Sources */, - C2D0ACB4A1EAB9349A760F137B33510B /* IQKeyboardToolbarManager+Toolbar.swift in Sources */, - C54D33B601C4598119879B28D81202F2 /* IQKeyboardToolbarManager-dummy.m in Sources */, - 7DBF65F1052B69F417E2BDD2FB000F57 /* UIView+Responders.swift in Sources */, - 1151EA313C03C5E008A9C54CDC69E510 /* UIView+RespondersObjc.swift in Sources */, + 5E8448D17CF8C1F2646695E2A1B8DC3F /* IQKeyboardInfo.swift in Sources */, + 3730E1875D9834E4B35965DCB5F1FF17 /* IQKeyboardNotification.swift in Sources */, + B95A6B906ADFCF53745A2E59D0248C5B /* IQKeyboardNotification-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - F6FFF12039C1DC9B6D2AC8A946CB70F6 /* Sources */ = { + EC9844411B90595865090930A8BAFE6C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6DF1F0F235EA2FB24E403F4AF95BA3E2 /* Array+Sort.swift in Sources */, + D363EFF5748FB5BC0F0A2CB558AB3545 /* IQDeepResponderContainerView.swift in Sources */, + 7AFFFB7D0F601B095CCC88C3C6E72924 /* IQKeyboardToolbarConfiguration.swift in Sources */, + 30D8A4A57B3BD70A8767BD33FED848BA /* IQKeyboardToolbarConstants.swift in Sources */, + AEED0AF5A0CEF11DD0D0B6E0F8AC7393 /* IQKeyboardToolbarManager.swift in Sources */, + 5C197BC87FF7A938FCDA1D1729F70C33 /* IQKeyboardToolbarManager+Action.swift in Sources */, + E810051EF207D676345368C483C5F42B /* IQKeyboardToolbarManager+Debug.swift in Sources */, + 04C7B25E957982901DCF5BC64E6B9F5A /* IQKeyboardToolbarManager+Deprecated.swift in Sources */, + 481CC5EB59C7EA9769ED9C682ADC36CC /* IQKeyboardToolbarManager+Internal.swift in Sources */, + A1744F693AE4055B284393E4FE0C7BBB /* IQKeyboardToolbarManager+Toolbar.swift in Sources */, + D1119D31E0CCE34F5EBC3812CEE27D6D /* IQKeyboardToolbarManager-dummy.m in Sources */, + 950C88313EBFF702CA39C9766227708C /* UIView+Responders.swift in Sources */, + 71E3872250BD563DD7DE81AA1F295F7C /* UIView+RespondersObjc.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + F07910F2BDC49AEA694C04D6CAD26955 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + F292DCFAC0C18F99187146C984F8E3E4 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -10367,560 +12558,593 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + F98B3B9C280B4527F50EC01E297B2275 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FF9CB5E518F849A88175BC6AC6D22B51 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 06938537EFA6C5D0DFC5A5439C022336 /* PBXTargetDependency */ = { + 03CAA0B12852DE7BCD31985B8601D9CE /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = IQKeyboardReturnManager; target = 0981F89DB5DA3FFCFFEBDE1F56287054 /* IQKeyboardReturnManager */; - targetProxy = 5FB0EDF447C96D058A49A2BAB64AC4B5 /* PBXContainerItemProxy */; + targetProxy = FCB87750B16D3CCAA0C591B9036EE686 /* PBXContainerItemProxy */; }; - 076ED2996DB86A0F7D9F7A5FB040A2D2 /* PBXTargetDependency */ = { + 0D80F5046C07CCDCC6E716E7AC1FB29F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = MBProgressHUD; - target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; - targetProxy = 45955B6EBBD066110F227C55472F085C /* PBXContainerItemProxy */; + name = "lottie-ios"; + target = 0B967D7F8561D42493EE289EC8D450D1 /* lottie-ios */; + targetProxy = CCCE5EE6E4C08BC02F4B985004900D5C /* PBXContainerItemProxy */; }; - 08B56144D4B48AE28E947E2526B3F059 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AMapFoundation; - target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; - targetProxy = 68F61372C0A75ECC21C509603905436F /* PBXContainerItemProxy */; - }; - 09534E24A97AC81FD03D619CC772D499 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IQKeyboardToolbar-IQKeyboardToolbar"; - target = B247F77A0CD5E19C8187A9BA1EB58C09 /* IQKeyboardToolbar-IQKeyboardToolbar */; - targetProxy = DE15759B7558EDC13E53AD66FD220039 /* PBXContainerItemProxy */; - }; - 0A02B5AF2B900C696AC2799ECF87E4BF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardCore; - target = F9A1BF709B7BA4C24A83664EB1E1C7D4 /* IQKeyboardCore */; - targetProxy = C550B7B40EAF4607170CA039D12936BE /* PBXContainerItemProxy */; - }; - 0D326587B865C5EAB98F506987468171 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "SwiftyJSON-SwiftyJSON"; - target = 677650A76A720691B88A6959EFED6418 /* SwiftyJSON-SwiftyJSON */; - targetProxy = 541DD85C340AEB3F9AACE64F83133253 /* PBXContainerItemProxy */; - }; - 145028FA8DF812337612A905D3CEA14C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardManagerSwift; - target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; - targetProxy = 8B7308E6585A0EDE2E395BC06B77255A /* PBXContainerItemProxy */; - }; - 16DA11F0D1D6E33472195F23E3C46575 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MarqueeLabel; - target = C23DB88E45B0ED14F0C8827BE9C46C95 /* MarqueeLabel */; - targetProxy = DC5D3E124E77AA99D909D0269CA06E99 /* PBXContainerItemProxy */; - }; - 177938F1DFD8242556D78E2E097FDAE1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardToolbar; - target = F4FE17428FD0E607723A44F17231B7A1 /* IQKeyboardToolbar */; - targetProxy = 325ABFD018B521D89BBB6B0FDE8AA4CD /* PBXContainerItemProxy */; - }; - 1BB01F0AF5B3E43058C5F0C2188F470A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IQKeyboardManagerSwift-IQKeyboardManagerSwift"; - target = 982A68D37F5DCBC1FC1FDC0BB2F0EB8E /* IQKeyboardManagerSwift-IQKeyboardManagerSwift */; - targetProxy = A68E153DFB6ABBD7327F2AF6ABBD32E8 /* PBXContainerItemProxy */; - }; - 1E4E9857447E83A8B7ACA78277EA70FA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IQKeyboardNotification-IQKeyboardNotification"; - target = 2B8FF445A5162845FAB9EC00FC92B694 /* IQKeyboardNotification-IQKeyboardNotification */; - targetProxy = 35BBFFB69C5274769D87821FAD86242A /* PBXContainerItemProxy */; - }; - 29BE6F9062E4A4169D21BE75426B5205 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwift; - target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; - targetProxy = F711804B7197D863107E4EC903B5975A /* PBXContainerItemProxy */; - }; - 2FB0BCB532090999FA25B15EB6592082 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQTextInputViewNotification; - target = 283C1F2EA88CD4413165801A6748A48E /* IQTextInputViewNotification */; - targetProxy = 360094A181081238A3C48364B3E9E2C5 /* PBXContainerItemProxy */; - }; - 2FFCCF3506C2A7F2ADED6F15312F5E0A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxCocoa; - target = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */; - targetProxy = 6731A96B862F68AE664A2FF8D4F6E348 /* PBXContainerItemProxy */; - }; - 3390A7235DAE05DFDFABD72776799291 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxDataSources; - target = 401909D4FB2014BF539896BF0CCA48C2 /* RxDataSources */; - targetProxy = B537DC937441B7030C35B6F0AEA4978E /* PBXContainerItemProxy */; - }; - 346C0BDB7D1040BAF2131E87AAF26F38 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GTCommonSDK; - target = 997E783A70C18DC9BA830488608C03AA /* GTCommonSDK */; - targetProxy = 2FC017A63C533889534E2682ECA36A38 /* PBXContainerItemProxy */; - }; - 3527EC30A8487FF8113556D24E639C21 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftKeychainWrapper; - target = CF903DF43E111410ECA0C288D36FA21A /* SwiftKeychainWrapper */; - targetProxy = B75ACF08FCE91387FED35ED2FC9957C8 /* PBXContainerItemProxy */; - }; - 373420611BB09A4B7DB98E922AA96A99 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Alamofire-Alamofire"; - target = 976126A1CE06DC6E162563800E1BDF14 /* Alamofire-Alamofire */; - targetProxy = 30CD09047702305A94E2313BC2192970 /* PBXContainerItemProxy */; - }; - 3831DD4B055E071FCAE9766FA3F1E7B6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Popover; - target = 89ADB0D61D0BE9648E9853F5F8BDA717 /* Popover */; - targetProxy = 9794E67EBCDDA17D4D925CEF080F91E3 /* PBXContainerItemProxy */; - }; - 3E126C658D257F44693E671C76FB9A22 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MJRefresh; - target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; - targetProxy = 599E8FEBB5845A9CB34E654DAAC4FC2B /* PBXContainerItemProxy */; - }; - 3ECD159B43C2B0DD640CE4FE77BBE5A4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwift; - target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; - targetProxy = B697729B75989711C7E6FB9D652ACCF2 /* PBXContainerItemProxy */; - }; - 4357CA65E42B64A2DE7CF53F022E125D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = KingfisherWebP; - target = 0D78006448081C29492BCBD9AE8ECC81 /* KingfisherWebP */; - targetProxy = 2374769FC1AE07D2BA540D5D1D594558 /* PBXContainerItemProxy */; - }; - 46BE9159E2D79026CA373910436499D4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardCore; - target = F9A1BF709B7BA4C24A83664EB1E1C7D4 /* IQKeyboardCore */; - targetProxy = E6213A6E1F649D07845814A82BCA0F6D /* PBXContainerItemProxy */; - }; - 47E02E709707607D8AE698F2928B77AF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "MarqueeLabel-MarqueeLabel"; - target = CBFB5A372F4DE9D4BC6B9ADA98B80BFE /* MarqueeLabel-MarqueeLabel */; - targetProxy = C91468CF8EF2FCE5CA91C0BBA2726C44 /* PBXContainerItemProxy */; - }; - 489B02B472C74B65E908578270F2DCC1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = 79C5AB6BF18F0D927F0115D5B0B06A6D /* PBXContainerItemProxy */; - }; - 566AED989DC01B30E251D9A569C2AA80 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = ZXSDK; - target = 8194323886ECAF7E912EFDAFC84017AA /* ZXSDK */; - targetProxy = DA1549CEF52C7EFF4112DCEA64DB7EDD /* PBXContainerItemProxy */; - }; - 56A8C367AF312E691817EC8768036960 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardReturnManager; - target = 0981F89DB5DA3FFCFFEBDE1F56287054 /* IQKeyboardReturnManager */; - targetProxy = 4B4AA76EA9D69DB74D3E53019B96C76F /* PBXContainerItemProxy */; - }; - 581270263C3E328FF3A2918D7FADF544 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "RxSwift-RxSwift_Privacy"; - target = 11779BD43CF8155A53E2C00B1566A19F /* RxSwift-RxSwift_Privacy */; - targetProxy = 9C41A67C1DCF0247C1000B276A256C57 /* PBXContainerItemProxy */; - }; - 5813FB9503C1EB5F5FCCB871A4F6B7CA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "MJRefresh-MJRefresh.Privacy"; - target = B26054DF1DEA11585A231AF6D1D80D5E /* MJRefresh-MJRefresh.Privacy */; - targetProxy = 959ADBD3BE50526F190C85381F6CA1FD /* PBXContainerItemProxy */; - }; - 584FC029CE82760F6873D650DBC6E9B6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardToolbar; - target = F4FE17428FD0E607723A44F17231B7A1 /* IQKeyboardToolbar */; - targetProxy = 99FFA0AB53F3FB18AF051D6FBCD94749 /* PBXContainerItemProxy */; - }; - 588554323FF6EF44EF1AE9D6128F9F1B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = HXPHPicker; - target = 6968C202A297A606D5EACC3679AAA627 /* HXPHPicker */; - targetProxy = 8688F61CE14F7CC1B6E41066667FB192 /* PBXContainerItemProxy */; - }; - 5A4450CE7A5B3FEEE310D85D7537011B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwiftExt; - target = ED7124602AA1B5C6A257912C7E8B793B /* RxSwiftExt */; - targetProxy = 5B2E6D69C8D0B93A316516B642F2C96A /* PBXContainerItemProxy */; - }; - 64B3CC85492F5B09BE56D3466DDE67C5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = ZXSDK; - target = 8194323886ECAF7E912EFDAFC84017AA /* ZXSDK */; - targetProxy = 63CB62CC70D1B0A0ED556F02C73175A6 /* PBXContainerItemProxy */; - }; - 666714BA998427C1D890D94B90A461A1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQTextView; - target = 12890DE3ABBC2CA295E108358D85EE69 /* IQTextView */; - targetProxy = 82E48A11189641BCA3728600151511A5 /* PBXContainerItemProxy */; - }; - 68998314E4CAC7CCAE26F0C5C251808E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = URLNavigator; - target = 3AEB4A97CEAE5A782BA5E5D6A468A913 /* URLNavigator */; - targetProxy = B8BA44BD78EF071D933F75C055F34614 /* PBXContainerItemProxy */; - }; - 690B385BF0E5F56363CFD2D028234980 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = libwebp; - target = 47D2E85A78C25869BB13521D8561A638 /* libwebp */; - targetProxy = E7C989A79614BFC6F35FCD06933A3933 /* PBXContainerItemProxy */; - }; - 6F6392FC8DB66FAEDBBBA0AFF85CB51F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = libwebp; - target = 47D2E85A78C25869BB13521D8561A638 /* libwebp */; - targetProxy = AD1E7F6547D43F76249200D12A895D2A /* PBXContainerItemProxy */; - }; - 76E2EAFA874CCE9EF2D6E67B801A3272 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwift; - target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; - targetProxy = 76B32B8F4D8C622C610900D3D9402A5F /* PBXContainerItemProxy */; - }; - 76EEC668BAD794A065C5E716317A70F4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AMap3DMap; - target = 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */; - targetProxy = E61613A6C639399E36116D2D764F3EF7 /* PBXContainerItemProxy */; - }; - 77FB16227C57FE8DE5B71F034981BB28 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxCocoa; - target = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */; - targetProxy = 5BC7C9DA9B47DA4F6D6AD016F3313C85 /* PBXContainerItemProxy */; - }; - 79514AA1338EEA18296658B4BCE92540 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyUserDefaults; - target = A049F3164EBC335A7982A4E1FB3A5EAA /* SwiftyUserDefaults */; - targetProxy = 778F5B23C4C6E7D52BDEEEAF3C61F273 /* PBXContainerItemProxy */; - }; - 7C818918FB17E407EFCD49A4261BA875 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GTCommonSDK; - target = 997E783A70C18DC9BA830488608C03AA /* GTCommonSDK */; - targetProxy = BDF7CA9BAE4408A9E8B7F10D0EDCAC3D /* PBXContainerItemProxy */; - }; - 7C8C8C7AF513F0CFE358D9F1D17A9C04 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "MBProgressHUD-MBProgressHUD"; - target = 3AE57FC4CF27B0BC540B3112353377BF /* MBProgressHUD-MBProgressHUD */; - targetProxy = 4CED0281E6486E303587BBF3566F6C0C /* PBXContainerItemProxy */; - }; - 7D78B8D24D5570A5E912A1DACDCB4E48 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IQTextView-IQTextView"; - target = A6602BCAA6F4F932A586C41D0B7E019C /* IQTextView-IQTextView */; - targetProxy = E00BEA34D755370166AB68E785DBA1A1 /* PBXContainerItemProxy */; - }; - 7D84FA036D5C50881E1CC029925782D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardNotification; - target = A26E6FD851C20D652B2755C1464A9990 /* IQKeyboardNotification */; - targetProxy = 7E673F40931D94C2FF482F0BD3385F2F /* PBXContainerItemProxy */; - }; - 80DA3606061B6034F4A8634150D31323 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardToolbarManager; - target = 020993F16DA5986DACE118349EBCE9E5 /* IQKeyboardToolbarManager */; - targetProxy = FAE0E1F74AFB6F2EFB6D83DC07DDD86E /* PBXContainerItemProxy */; - }; - 8215D79D28872B386F9AF1A9FFB176BB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "CocoaLumberjack-CocoaLumberjackPrivacy"; - target = 276021C4482165D46E0CBBEFB822FE95 /* CocoaLumberjack-CocoaLumberjackPrivacy */; - targetProxy = 6F75468589A76EA07C03693676D66140 /* PBXContainerItemProxy */; - }; - 82EBE2C7A7CF2D0A4A0FCC43D993AE22 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SnapKit; - target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */; - targetProxy = 8AB2AC125106D41337411BF2A5909517 /* PBXContainerItemProxy */; - }; - 8716B78D1E0DC159B79B3DEEF3C5223E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "RxRelay-RxRelay_Privacy"; - target = 39101A2B1096DFB129FCDE5490875054 /* RxRelay-RxRelay_Privacy */; - targetProxy = 1F8AD3AD254D7BE4EE9FCEC793538C1D /* PBXContainerItemProxy */; - }; - 8B3B85B4D79BEB3810F9E14ABE9BEBC1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyJSON; - target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; - targetProxy = EFE261603A3E3E288AAD7A905D537B79 /* PBXContainerItemProxy */; - }; - 9503B0A3B93A8E35912365A05055DAE8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQTextView; - target = 12890DE3ABBC2CA295E108358D85EE69 /* IQTextView */; - targetProxy = 65B0B87EEF2756AD018099DDA13A8C26 /* PBXContainerItemProxy */; - }; - 9B20ABD22FE5045468BC67A0240F7FAC /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQTextInputViewNotification; - target = 283C1F2EA88CD4413165801A6748A48E /* IQTextInputViewNotification */; - targetProxy = 064199816D74BA3C1DCDAAA960E99460 /* PBXContainerItemProxy */; - }; - 9DD28D11D800B2CEB940564BE7C7FDD3 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardToolbarManager; - target = 020993F16DA5986DACE118349EBCE9E5 /* IQKeyboardToolbarManager */; - targetProxy = 8D037B20CD2CC428BE2D97AFD0B7BBBE /* PBXContainerItemProxy */; - }; - A3680A606ABB110960B660673DB25B47 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Moya; - target = 17F9141D333DA1A7BE5937F227221070 /* Moya */; - targetProxy = 2AC0E13D6C84268EF4486524599A2371 /* PBXContainerItemProxy */; - }; - A4268347D80EF9F6A8B13139889C7FA8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IQKeyboardCore-IQKeyboardCore"; - target = EEE261386011CDF271BE289F73FF5959 /* IQKeyboardCore-IQKeyboardCore */; - targetProxy = E34A91CC3FB9424199D5E2AD7AC3931B /* PBXContainerItemProxy */; - }; - A6C7ECAF779B8F9B576C1EE5E2EBD5A1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Masonry; - target = 55AF53E6C77A10ED4985E04D74A8878E /* Masonry */; - targetProxy = 99B4EC2C595DE2963498F9ECBF53B292 /* PBXContainerItemProxy */; - }; - A82222528FD8B761965F87B838935F95 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwift; - target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; - targetProxy = 87EA29ADA4748156278554F25B1BB4A2 /* PBXContainerItemProxy */; - }; - A9CCCEEC46B61510D463185CE6C8C57A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 0008187B19AE470EF0385654377B4B71 /* PBXContainerItemProxy */; - }; - AA24CE24DF9CE6DAC26263ADDAD79BFF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxRelay; - target = 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */; - targetProxy = 6C44D753A3C8BB85629F757E5D6FF01D /* PBXContainerItemProxy */; - }; - AAF59555E27C7C0DAC883FFD703C47E0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = C9E4C8E2241FE9FE741FF6003BBA7202 /* PBXContainerItemProxy */; - }; - AD349A5F417E3AC36939305DEF662F66 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQTextInputViewNotification; - target = 283C1F2EA88CD4413165801A6748A48E /* IQTextInputViewNotification */; - targetProxy = 58524084D4FDA69A81E5507EC8CE2596 /* PBXContainerItemProxy */; - }; - ADBBC6D985DF17E66E6F4893ACAE726B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Kingfisher-Kingfisher"; - target = 9828BBC09E9FB1238624113D7456E59E /* Kingfisher-Kingfisher */; - targetProxy = A00EE1BA1077EF9589FC26CD6288A957 /* PBXContainerItemProxy */; - }; - AFFF30CC6546A0C69EEC181F1D31877E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AMapFoundation; - target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; - targetProxy = 173A54BC107BD4355B92203A884AC613 /* PBXContainerItemProxy */; - }; - B1886BA46702469FFD6DAEFAF4F00988 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AMapFoundation; - target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; - targetProxy = 27A49A89C0FDD0D06F151B14267FA5CB /* PBXContainerItemProxy */; - }; - B46364D655688356E0607C425E8E961B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwift; - target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; - targetProxy = 9D90DB4E352DCEFA9CF4F6AE23EAEEE8 /* PBXContainerItemProxy */; - }; - B71608C23443269BEF8BCD7F4F48EC0F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardCore; - target = F9A1BF709B7BA4C24A83664EB1E1C7D4 /* IQKeyboardCore */; - targetProxy = 86602440BB6BC6D96714CFCC6B147396 /* PBXContainerItemProxy */; - }; - B7BF2CE44656A450D420FB0DD49A0462 /* PBXTargetDependency */ = { + 11130B3C14FB8ECBD3BD69ADFE49C8CC /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = AMapSearch; target = 54F872FDE6669F86C58C8075211FE643 /* AMapSearch */; - targetProxy = 8664A94388D32D984EA091CC8F812AB3 /* PBXContainerItemProxy */; + targetProxy = 27D82A31056CF3CC796BBC3BB7971495 /* PBXContainerItemProxy */; }; - B7C3D6DC3A61111F27E3C8A7E04C0EBF /* PBXTargetDependency */ = { + 12E46860CDF625EA90F22CDFE8339FC4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = IQKeyboardNotification; - target = A26E6FD851C20D652B2755C1464A9990 /* IQKeyboardNotification */; - targetProxy = 2F3A52761B6F918C08F5222B70428E05 /* PBXContainerItemProxy */; + name = ZXSDK; + target = 8194323886ECAF7E912EFDAFC84017AA /* ZXSDK */; + targetProxy = D21CF60245E8F3D275FBB982E4692F4F /* PBXContainerItemProxy */; }; - B9D486A7896E239CE5C8737980780667 /* PBXTargetDependency */ = { + 14128367AE1B8F103C7FE77350972EA0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = RxRelay; - target = 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */; - targetProxy = 174B8814B1B96FC764A3002C517C5E49 /* PBXContainerItemProxy */; + name = Popover; + target = 89ADB0D61D0BE9648E9853F5F8BDA717 /* Popover */; + targetProxy = ED85E586708E971C75ADC048B208F96D /* PBXContainerItemProxy */; }; - C88FB37A1DCB179E5D292E8C1D0D049C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IQTextInputViewNotification-IQTextInputViewNotification"; - target = 4502C7427440BEB17A50C0BF6E638A85 /* IQTextInputViewNotification-IQTextInputViewNotification */; - targetProxy = EF3122EE5144B034B7A2E84E2D50E124 /* PBXContainerItemProxy */; - }; - CA97F3CC49597536EE93A875D801E4C5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IQKeyboardReturnManager-IQKeyboardReturnManager"; - target = 88810798DA63A2F6611B0970EA276DEC /* IQKeyboardReturnManager-IQKeyboardReturnManager */; - targetProxy = BF5C1F4CBE813305B9C87541594503AA /* PBXContainerItemProxy */; - }; - CBDD46085591CA738C6ED1828C354922 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 366DDA293027215262F5355D9EDE6702 /* PBXContainerItemProxy */; - }; - CFB3FC2255E5BCF1EE6A4E1801DB4501 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "IQKeyboardToolbarManager-IQKeyboardToolbarManager"; - target = 7C5613175BBC4BF67E36DB4FBEBC01D0 /* IQKeyboardToolbarManager-IQKeyboardToolbarManager */; - targetProxy = A25B4D5E1E803304CE2BB03AA2C383FB /* PBXContainerItemProxy */; - }; - D2371380D4635BE2DEE67EDBF5CE0EAB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = CocoaLumberjack; - target = E95654B155D25890BE8E26081FCA8265 /* CocoaLumberjack */; - targetProxy = 41A39EA8704F1820DCCFDB9C2202F368 /* PBXContainerItemProxy */; - }; - D54CD0DDAE7B475CC2A8C326F08E269F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = ObjectMapper; - target = 162E649F50FEC62B61BDD87D1BD422B4 /* ObjectMapper */; - targetProxy = BE760D8E170B12B5494B8E819FB33D7B /* PBXContainerItemProxy */; - }; - E265750894E79AF3CB4784F5D0F0A881 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Differentiator; - target = 212F79CE462FC723AF42979B57FBB8A6 /* Differentiator */; - targetProxy = 7D7700A7B3A06DA7FDF4685832BFA07D /* PBXContainerItemProxy */; - }; - E6A48D7EC86BB01653F28372C52AC983 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardToolbar; - target = F4FE17428FD0E607723A44F17231B7A1 /* IQKeyboardToolbar */; - targetProxy = 3B006784A2161F603EB5AA70AED516A3 /* PBXContainerItemProxy */; - }; - E6CD8C853C05C9577E226CFC3C8F42A5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "RxCocoa-RxCocoa_Privacy"; - target = 5C92E047D2B317BFB31393F449A9EA0D /* RxCocoa-RxCocoa_Privacy */; - targetProxy = 0E2AAE1ECCF81E552184BD1C77014834 /* PBXContainerItemProxy */; - }; - E8B6087483D2B6E091537071D3B8A598 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxCocoa; - target = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */; - targetProxy = 21756F061E88E2A70C0028649BC82DE0 /* PBXContainerItemProxy */; - }; - E974215EBEA6F95A3615B6AD7FEBB0E2 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Differentiator; - target = 212F79CE462FC723AF42979B57FBB8A6 /* Differentiator */; - targetProxy = C1DEEA9B376C6A14FF5D469DCC77252B /* PBXContainerItemProxy */; - }; - EAF0181D1147592BF328A97E9CAAD44C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardCore; - target = F9A1BF709B7BA4C24A83664EB1E1C7D4 /* IQKeyboardCore */; - targetProxy = E627320BD14ACA0462AC2662DE3089A7 /* PBXContainerItemProxy */; - }; - ED72B3ACC8A80DAADBD50421B99FC737 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SGQRCode; - target = 2035A387A5D5D85BEF7F693731454A3D /* SGQRCode */; - targetProxy = 2BA94FE05CE9FD60E58DBC506A58709E /* PBXContainerItemProxy */; - }; - F112E419E3C3A2809AEA80D81BE7678D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AMapFoundation; - target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; - targetProxy = 24905ED049E091DBAA10D89D0CADB96F /* PBXContainerItemProxy */; - }; - F20CA72C1EDA7B8A654EBA69A0BFE36C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftDate; - target = 6038CE6006EFBE9D905454CF01909C42 /* SwiftDate */; - targetProxy = 2B0E23AD9BC115D3F3F5F0A57F94A374 /* PBXContainerItemProxy */; - }; - F83F494A46EEFE7808DDB927D99866E5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AMapLocation; - target = 971676D1C9A11C105647D995975ACE4F /* AMapLocation */; - targetProxy = 2C79B3CD343829F9D31CB2017F3FD6D8 /* PBXContainerItemProxy */; - }; - FA36E7469DADD88ECF1894289B13F56F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GYSDK; - target = 17D542296AD0C26B1C5815268E5C6BF6 /* GYSDK */; - targetProxy = 81CBC3B9F0F9F79D6FA35DBA17AF766C /* PBXContainerItemProxy */; - }; - FBF4C279036BDA4C90225DE5338E7362 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "ObjectMapper-Privacy"; - target = E68E71E462C154107C49C379E539826E /* ObjectMapper-Privacy */; - targetProxy = 4E61FD48EF812A05D48E7E5365179CD8 /* PBXContainerItemProxy */; - }; - FF5CE708E27047A08297F0CC66BB0395 /* PBXTargetDependency */ = { + 17F4BFAF28606510B47A19B7C7475E53 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "SnapKit-SnapKit_Privacy"; target = 8A8DB685241263AFDF5E6B20FE67B93A /* SnapKit-SnapKit_Privacy */; - targetProxy = C0E88A6D06B28786A303593F5E5C3250 /* PBXContainerItemProxy */; + targetProxy = 3AC042DB6ECC98042F4CC83C7133F3F4 /* PBXContainerItemProxy */; + }; + 1B0296A0C1658779FF3D6BA45E5EF80A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 82CC43F5C44955B7DA6B538035ADEE56 /* PBXContainerItemProxy */; + }; + 1B2D64868219A567CB06722FE380BB3F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = B57948FC1D14A587E110C08163CAC34E /* PBXContainerItemProxy */; + }; + 1B3472FB3C3C8BA3E4DFA00DC8703923 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwift; + target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; + targetProxy = 6A15CB3501E38BA3D369FCF769ADEE5D /* PBXContainerItemProxy */; + }; + 1BAC357E6F44ADB1E78CB0377E04C0E5 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = A8987D332265EC32A5CF6BA7B69F0797 /* PBXContainerItemProxy */; + }; + 1D6032AACB8214100A5AC31E62E471AB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IQTextInputViewNotification-IQTextInputViewNotification"; + target = 4502C7427440BEB17A50C0BF6E638A85 /* IQTextInputViewNotification-IQTextInputViewNotification */; + targetProxy = 1C3ACCB40BF67F0F5059CA0C2993C491 /* PBXContainerItemProxy */; + }; + 2330473FC8CC6787F911A5BDF357B106 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IQKeyboardCore-IQKeyboardCore"; + target = EEE261386011CDF271BE289F73FF5959 /* IQKeyboardCore-IQKeyboardCore */; + targetProxy = 6C637C5D4047742AB4D333482FDB2ABB /* PBXContainerItemProxy */; + }; + 25EE054887C186F26CB1DBBE157F21BF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = CocoaLumberjack; + target = E95654B155D25890BE8E26081FCA8265 /* CocoaLumberjack */; + targetProxy = B5E29B4DD6DBF61B3608BB062FF60A8C /* PBXContainerItemProxy */; + }; + 262CB9E6FE89EDE9E289C28896790F5E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardToolbar; + target = F4FE17428FD0E607723A44F17231B7A1 /* IQKeyboardToolbar */; + targetProxy = 9C0C09016AF45393B95764CFCAE5F5C1 /* PBXContainerItemProxy */; + }; + 265F73F3F9F74521C7A314FDFAF22086 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardNotification; + target = A26E6FD851C20D652B2755C1464A9990 /* IQKeyboardNotification */; + targetProxy = 123FA398C989B3B6E8A916A0FAC55B4A /* PBXContainerItemProxy */; + }; + 26F2DA9514B2CF3D7ADFF6E55C892940 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 4EF5D83C7A271780EFF35D2530E1D50B /* PBXContainerItemProxy */; + }; + 29042981C848464927560430F5A11F79 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MJRefresh; + target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; + targetProxy = 8261E47B9FA53AE7FDD058518F13DA66 /* PBXContainerItemProxy */; + }; + 2BA394679267E2D4D14BC30FEA7E8AA1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMap3DMap; + target = 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */; + targetProxy = DD6F9EF5AADD3CF9B02A34544FCFE6E3 /* PBXContainerItemProxy */; + }; + 2DE5BC0824AADF88AB1ED7189F9FC84E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardToolbarManager; + target = 020993F16DA5986DACE118349EBCE9E5 /* IQKeyboardToolbarManager */; + targetProxy = 56E13C7701F419DFB21005812A7A684C /* PBXContainerItemProxy */; + }; + 3271F2B97B8CE8268DC24D0F3069297D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = ObjectMapper; + target = 162E649F50FEC62B61BDD87D1BD422B4 /* ObjectMapper */; + targetProxy = 84CF8F7605CC2A07B51AEB83631E427B /* PBXContainerItemProxy */; + }; + 32F14ADBC9D7C3CE14A0FAAD12B672D8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = E420B1CF518B093E4C24C194BFA3D8BF /* PBXContainerItemProxy */; + }; + 332038603E883786A2952CB0AFC58A2C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxCocoa; + target = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */; + targetProxy = E8D144B08CFB6651AB7089C16DA07BE5 /* PBXContainerItemProxy */; + }; + 353CC2979FF08BCBF264E8D7A1EEC8D5 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Masonry; + target = 55AF53E6C77A10ED4985E04D74A8878E /* Masonry */; + targetProxy = 157BE2000739C6F3FF61A49FBECE3089 /* PBXContainerItemProxy */; + }; + 3BD89BCF075396D9EBBC085E8F429E59 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwift; + target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; + targetProxy = 809D37B7F27ED48BC4780207E2E093FD /* PBXContainerItemProxy */; + }; + 3F9CE6C45FA32EBFCC25623B78842F65 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxRelay; + target = 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */; + targetProxy = 14D8DA3C1D9F7384757DED00B8C4087C /* PBXContainerItemProxy */; + }; + 3FE17B95653BEFBAFE8812D5D2DE21DF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "SwiftyJSON-SwiftyJSON"; + target = 677650A76A720691B88A6959EFED6418 /* SwiftyJSON-SwiftyJSON */; + targetProxy = 351A84ECE8204FCD50FD7C36D1005F1D /* PBXContainerItemProxy */; + }; + 473A32117EA118D1BFBA2FEFC0ACFFE2 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Differentiator; + target = 212F79CE462FC723AF42979B57FBB8A6 /* Differentiator */; + targetProxy = 1463459FBB172B1D40A282C648FC5714 /* PBXContainerItemProxy */; + }; + 480662D59858D28DF352E4CCAFDCBA7B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "MBProgressHUD-MBProgressHUD"; + target = 3AE57FC4CF27B0BC540B3112353377BF /* MBProgressHUD-MBProgressHUD */; + targetProxy = 9919B622C89638FA3F54B92788B57863 /* PBXContainerItemProxy */; + }; + 48AC2A12878FAF167731EF9E00AAF18A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = GTCommonSDK; + target = 997E783A70C18DC9BA830488608C03AA /* GTCommonSDK */; + targetProxy = 403C4810779FB2759DDD3C9B7D531B8F /* PBXContainerItemProxy */; + }; + 4B7DB387DECDA3BB0EAA18FABE4A9021 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Kingfisher-Kingfisher"; + target = 9828BBC09E9FB1238624113D7456E59E /* Kingfisher-Kingfisher */; + targetProxy = 0789A0467B9610DCA84E49BD13CCBDFF /* PBXContainerItemProxy */; + }; + 4F7A8CC33E8064FE893114B688655D9D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IQKeyboardReturnManager-IQKeyboardReturnManager"; + target = 88810798DA63A2F6611B0970EA276DEC /* IQKeyboardReturnManager-IQKeyboardReturnManager */; + targetProxy = 9A06C0ABE553AA73CBB926F0E8973D11 /* PBXContainerItemProxy */; + }; + 572DCC86B95ADE05F7092F2207CB447C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = ZXSDK; + target = 8194323886ECAF7E912EFDAFC84017AA /* ZXSDK */; + targetProxy = B4659B716CCD50D52BFB24C04D279326 /* PBXContainerItemProxy */; + }; + 5999FABE7B275A178120CFD8F14967C7 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IQKeyboardNotification-IQKeyboardNotification"; + target = 2B8FF445A5162845FAB9EC00FC92B694 /* IQKeyboardNotification-IQKeyboardNotification */; + targetProxy = 38DB120F370E7EF8DC165CD8E219B563 /* PBXContainerItemProxy */; + }; + 5A0F8BD27D510A42BB15D60B2EE7C5EA /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardToolbarManager; + target = 020993F16DA5986DACE118349EBCE9E5 /* IQKeyboardToolbarManager */; + targetProxy = 15ED20817C8469CC876052B10CC6B640 /* PBXContainerItemProxy */; + }; + 5E9226FFB01E4F83F9E2A51ED1ED842E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IQKeyboardToolbarManager-IQKeyboardToolbarManager"; + target = 7C5613175BBC4BF67E36DB4FBEBC01D0 /* IQKeyboardToolbarManager-IQKeyboardToolbarManager */; + targetProxy = B9FFAC2C8DD91DDE0DCBA9A194208882 /* PBXContainerItemProxy */; + }; + 604AFE8C923926B497C371A8B6399FB1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = GYSDK; + target = 17D542296AD0C26B1C5815268E5C6BF6 /* GYSDK */; + targetProxy = 33989291C9E167A74B289F2F55CE1E31 /* PBXContainerItemProxy */; + }; + 67B22C081494897B866337E392072319 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MBProgressHUD; + target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; + targetProxy = 04846AEAF15A891F6F9A174492762A22 /* PBXContainerItemProxy */; + }; + 6C5252E32901DA7B1B0FACCC7D5E7A9E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQTextView; + target = 12890DE3ABBC2CA295E108358D85EE69 /* IQTextView */; + targetProxy = B8E866EB91CE23FE3381448875A9883C /* PBXContainerItemProxy */; + }; + 6C96AF862243B80B997DD71CBFE0C54B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapLocation; + target = 971676D1C9A11C105647D995975ACE4F /* AMapLocation */; + targetProxy = DC989E252FF3071E1C8808A09D2ECA7A /* PBXContainerItemProxy */; + }; + 6E3358C847727926F9E4BF4B253009F3 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Alamofire-Alamofire"; + target = 976126A1CE06DC6E162563800E1BDF14 /* Alamofire-Alamofire */; + targetProxy = B97CADA6901F9110F184300595E06304 /* PBXContainerItemProxy */; + }; + 6ECCBE101FE91B86D090A50F14E23572 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IQKeyboardToolbar-IQKeyboardToolbar"; + target = B247F77A0CD5E19C8187A9BA1EB58C09 /* IQKeyboardToolbar-IQKeyboardToolbar */; + targetProxy = 8C624B4C69861234D26B9EB1A41CA34D /* PBXContainerItemProxy */; + }; + 7074D9E9B6427CE26969313317E0F430 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SnapKit; + target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */; + targetProxy = 49A1BF5863315FA9A64336F43A5BC039 /* PBXContainerItemProxy */; + }; + 74821FA7112F083992E60EA45DC83187 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "RxSwift-RxSwift_Privacy"; + target = 11779BD43CF8155A53E2C00B1566A19F /* RxSwift-RxSwift_Privacy */; + targetProxy = E5DFE667612DE2A6D22B362FA9E69C02 /* PBXContainerItemProxy */; + }; + 78D36AD7DED68E2F569884475A35319C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Moya; + target = 17F9141D333DA1A7BE5937F227221070 /* Moya */; + targetProxy = 70A18ADE16EBC138AD9CD863F700EAD3 /* PBXContainerItemProxy */; + }; + 8216B3A3C667D41F010A41ABAB7EC854 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyJSON; + target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; + targetProxy = 15B1ADC1C226D58850D496D89F4FE6E9 /* PBXContainerItemProxy */; + }; + 840D752F571C767E30242913EEF6ED56 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = B3450D00D4C504E1467AFEC6D874B471 /* PBXContainerItemProxy */; + }; + 8890C83D521406AB15C453E2D561A19A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwift; + target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; + targetProxy = 35FF6A37D529B9316A73DB3FF62D46BB /* PBXContainerItemProxy */; + }; + 889ABFB74E03C600EEEB2E8394628D01 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftDate; + target = 6038CE6006EFBE9D905454CF01909C42 /* SwiftDate */; + targetProxy = BA1522AEB280F79D94D07E73CC2690D6 /* PBXContainerItemProxy */; + }; + 8985BBD60912E2232ED181BC4CAA57C6 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = KingfisherWebP; + target = 0D78006448081C29492BCBD9AE8ECC81 /* KingfisherWebP */; + targetProxy = 025AFFB4ED8E0AFD73A3A54BD4662704 /* PBXContainerItemProxy */; + }; + 8A28CFB4FE8D0C8CEADCABA6662F13D0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = GTCommonSDK; + target = 997E783A70C18DC9BA830488608C03AA /* GTCommonSDK */; + targetProxy = 93E9B6F57A46315301DCFE9B5A3C92CE /* PBXContainerItemProxy */; + }; + 8A6F6B03099F35EA48EB473FDC265BED /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQTextInputViewNotification; + target = 283C1F2EA88CD4413165801A6748A48E /* IQTextInputViewNotification */; + targetProxy = 2E7A8AF352883F03CD3811183BE59ED2 /* PBXContainerItemProxy */; + }; + 8DD2AF850C2204B6DA8E4CF7BE1A2689 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "RxCocoa-RxCocoa_Privacy"; + target = 5C92E047D2B317BFB31393F449A9EA0D /* RxCocoa-RxCocoa_Privacy */; + targetProxy = D1A3727F9F6FB23EA976744962859816 /* PBXContainerItemProxy */; + }; + 8E64A4D09E30DFE098D6CAA8F78B7B39 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardCore; + target = F9A1BF709B7BA4C24A83664EB1E1C7D4 /* IQKeyboardCore */; + targetProxy = 287CCA8D0DB1040DDAA17E991B5768EC /* PBXContainerItemProxy */; + }; + 8F4A888092746B674C487C0CAC4DEDAF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "MarqueeLabel-MarqueeLabel"; + target = CBFB5A372F4DE9D4BC6B9ADA98B80BFE /* MarqueeLabel-MarqueeLabel */; + targetProxy = DBB722F34705160FA4A5E61184D3E0F6 /* PBXContainerItemProxy */; + }; + 8FBF84439433C4296F1D58F1A3EE5146 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "SDWebImage-SDWebImage"; + target = 94CFBA7D633ECA58DF85C327B035E6A3 /* SDWebImage-SDWebImage */; + targetProxy = 5DB26580C257FCDE54343256A107FB5B /* PBXContainerItemProxy */; + }; + 910B583E63659DA5AC3B222107251EDF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IQKeyboardManagerSwift-IQKeyboardManagerSwift"; + target = 982A68D37F5DCBC1FC1FDC0BB2F0EB8E /* IQKeyboardManagerSwift-IQKeyboardManagerSwift */; + targetProxy = E860803A4B939648FD911B6CAA179C93 /* PBXContainerItemProxy */; + }; + 94BE553660FACE815342CE1DC5FAD2A2 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = libwebp; + target = 47D2E85A78C25869BB13521D8561A638 /* libwebp */; + targetProxy = BD08CBB9C25C774EA98EFF263D9F790A /* PBXContainerItemProxy */; + }; + 9922439BEBF167C4468C95238664CF30 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = URLNavigator; + target = 3AEB4A97CEAE5A782BA5E5D6A468A913 /* URLNavigator */; + targetProxy = BAC7B844FF64028554BB245071BD0A07 /* PBXContainerItemProxy */; + }; + 9E3161E514CA803F5DA62C7FBAC22610 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyUserDefaults; + target = A049F3164EBC335A7982A4E1FB3A5EAA /* SwiftyUserDefaults */; + targetProxy = CA23028D402268E77F2E79C97A42482A /* PBXContainerItemProxy */; + }; + A101725FC83AEFD7EA2FD4A38BBCD70E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SDWebImage; + target = 3847153A6E5EEFB86565BA840768F429 /* SDWebImage */; + targetProxy = 12C59FE6C35BFF5B62B12CA80D633C6E /* PBXContainerItemProxy */; + }; + A1906C567D60703679F2A891C74910EE /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = libwebp; + target = 47D2E85A78C25869BB13521D8561A638 /* libwebp */; + targetProxy = C8216819A16C698537DCE327A8D69FA0 /* PBXContainerItemProxy */; + }; + A42961ABBB9167F06D0133FF738C7ECE /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwift; + target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; + targetProxy = 042FC4C82350FE8E1196EFA61E4A2184 /* PBXContainerItemProxy */; + }; + A7C5D8207CA80C91DF55EC6ADB63D21B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SGQRCode; + target = 2035A387A5D5D85BEF7F693731454A3D /* SGQRCode */; + targetProxy = 840A6E57B432E017162A0875E7C5FD7E /* PBXContainerItemProxy */; + }; + AA268A45A208CB94360566ADE4B464B6 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SDWebImage; + target = 3847153A6E5EEFB86565BA840768F429 /* SDWebImage */; + targetProxy = B30CC2B137A102A0DB74D74CFCD7B812 /* PBXContainerItemProxy */; + }; + AA973E21C0796AF175D280D41725811B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardReturnManager; + target = 0981F89DB5DA3FFCFFEBDE1F56287054 /* IQKeyboardReturnManager */; + targetProxy = FB81EFDC4333C4082010842CB7DF56E3 /* PBXContainerItemProxy */; + }; + B382F15E2D173D14640F42CF0A604123 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxCocoa; + target = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */; + targetProxy = 1EF125544C3B3F3BBD0ECDC9A814FD1C /* PBXContainerItemProxy */; + }; + B3AD23A2104860F4576C849EF1CBCEEB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxDataSources; + target = 401909D4FB2014BF539896BF0CCA48C2 /* RxDataSources */; + targetProxy = 95B60C4BB65A3C930FF541476A06646E /* PBXContainerItemProxy */; + }; + BB78D6597FEF0B6A05107787EF4AF77B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxCocoa; + target = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */; + targetProxy = 09270CB5FEDB694F3F3AF2BC7C2C62FB /* PBXContainerItemProxy */; + }; + BCC56177F5848C2F0EF84CDB94BF6E3D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwift; + target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; + targetProxy = F98A4BF7CB6FBECE3E1EEB4A695AC2D9 /* PBXContainerItemProxy */; + }; + BED2E1712ADEF99624B517CC237CECE6 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardCore; + target = F9A1BF709B7BA4C24A83664EB1E1C7D4 /* IQKeyboardCore */; + targetProxy = B3E6B592B6A2DD3AE810247B6805679A /* PBXContainerItemProxy */; + }; + BF460CC9DDA57B1AA281E59B0E519890 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MarqueeLabel; + target = C23DB88E45B0ED14F0C8827BE9C46C95 /* MarqueeLabel */; + targetProxy = DBDF78C4B32C2A812FCB419ED2C4D13B /* PBXContainerItemProxy */; + }; + C0A4B8D3CA5B1F58453BC0B7538F9FBA /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftKeychainWrapper; + target = CF903DF43E111410ECA0C288D36FA21A /* SwiftKeychainWrapper */; + targetProxy = 3C3A81D37FD1CAD80AF432EA355FC8E6 /* PBXContainerItemProxy */; + }; + C0C86E9E30D0C8790A96071CD521E677 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "IQTextView-IQTextView"; + target = A6602BCAA6F4F932A586C41D0B7E019C /* IQTextView-IQTextView */; + targetProxy = 236A506B8FB2BEE322FC8978263E8A97 /* PBXContainerItemProxy */; + }; + C374AE9E570F2140D9E6E2C15BE1E5E2 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQTextInputViewNotification; + target = 283C1F2EA88CD4413165801A6748A48E /* IQTextInputViewNotification */; + targetProxy = C9C9CDD14E108440AAF207347AA54D15 /* PBXContainerItemProxy */; + }; + C48922F2006AC0C6DB3ECD4F9D8EC226 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardToolbar; + target = F4FE17428FD0E607723A44F17231B7A1 /* IQKeyboardToolbar */; + targetProxy = 0F22A5E21619F835BD48DB7A973597F4 /* PBXContainerItemProxy */; + }; + C633C6B0CB7EDB5C7DDD7D1E9133EF7A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQTextInputViewNotification; + target = 283C1F2EA88CD4413165801A6748A48E /* IQTextInputViewNotification */; + targetProxy = DAD285D6DB6D6BD8B1920827F96DB5F9 /* PBXContainerItemProxy */; + }; + C63D75DBA71EE68E4846302E2B2E8A0C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "MJRefresh-MJRefresh.Privacy"; + target = B26054DF1DEA11585A231AF6D1D80D5E /* MJRefresh-MJRefresh.Privacy */; + targetProxy = 8EEEB922E725FDC914FB42E7ED4DCA4D /* PBXContainerItemProxy */; + }; + C85D2D32E9B4AB2ABA7DD66E288A3F3F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardToolbar; + target = F4FE17428FD0E607723A44F17231B7A1 /* IQKeyboardToolbar */; + targetProxy = 3B5F514E165A276C7B23AD43D40AEB12 /* PBXContainerItemProxy */; + }; + D027D9F43187F1E190FE602F513A488E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "lottie-ios-LottiePrivacyInfo"; + target = BF2A15FEC3F3424BBC4B9AD5F86F2D54 /* lottie-ios-LottiePrivacyInfo */; + targetProxy = C57AB6DCFAC103F82FB31F9ED93406EB /* PBXContainerItemProxy */; + }; + D0AA9266781C285ECC77553C73007A9E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Differentiator; + target = 212F79CE462FC723AF42979B57FBB8A6 /* Differentiator */; + targetProxy = 79E33942311116F165443D50F8E4D05D /* PBXContainerItemProxy */; + }; + D16E2DE43530D215B0519B5CC2876E20 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "CocoaLumberjack-CocoaLumberjackPrivacy"; + target = 276021C4482165D46E0CBBEFB822FE95 /* CocoaLumberjack-CocoaLumberjackPrivacy */; + targetProxy = E36023D616E8471357FD57A755FD7C11 /* PBXContainerItemProxy */; + }; + D87BE11204B9EB75A8380E85F5C1742A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardManagerSwift; + target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; + targetProxy = 2E68E643BE2F5413F9DB24FD42D08E38 /* PBXContainerItemProxy */; + }; + DC0586946A92A163CF6BAB919702FE3B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardNotification; + target = A26E6FD851C20D652B2755C1464A9990 /* IQKeyboardNotification */; + targetProxy = 0DFA2E5849FF01E0821C77D0E90B47E6 /* PBXContainerItemProxy */; + }; + DC1FA123658484FD9AD9F03539CBF90D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxRelay; + target = 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */; + targetProxy = 08F36DD8506B5AFA35A0AE187D441A38 /* PBXContainerItemProxy */; + }; + DD673714EF212F0CF0A8949B4801943F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SDCycleScrollView; + target = CBED833AAD6266F3AEFE9BE31C68E094 /* SDCycleScrollView */; + targetProxy = ABE1695B3735D5FD873B9BD52D8BD968 /* PBXContainerItemProxy */; + }; + E1CE43024E0A6DA49026B1E2CEF55166 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = D97DA36AA87DDF58F4F82279AC6BED6C /* PBXContainerItemProxy */; + }; + E671D7820276F311591644CBB2C81BB6 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "RxRelay-RxRelay_Privacy"; + target = 39101A2B1096DFB129FCDE5490875054 /* RxRelay-RxRelay_Privacy */; + targetProxy = 02F1D7CD857A043CD985C1FBF9B43110 /* PBXContainerItemProxy */; + }; + E76A8160C9D3A001C141FF34E6470E0A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = CBA3D232669C99FF369EE7CEF90F2606 /* PBXContainerItemProxy */; + }; + EC2E3D2D74ECE5925977D4EEB99DD135 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQTextView; + target = 12890DE3ABBC2CA295E108358D85EE69 /* IQTextView */; + targetProxy = B425C6E4B823597656F7C3FC93DAF2AC /* PBXContainerItemProxy */; + }; + EE8DD12406AD755267D7921F76D1B9C4 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardCore; + target = F9A1BF709B7BA4C24A83664EB1E1C7D4 /* IQKeyboardCore */; + targetProxy = FB40BE9B11ADCC2CECEF4634012F4CFA /* PBXContainerItemProxy */; + }; + EFF453A979F89BB9CBFA8C02F8DECA6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwiftExt; + target = ED7124602AA1B5C6A257912C7E8B793B /* RxSwiftExt */; + targetProxy = 7A163E0D8EEBE118682B6DA4CDCFDB7E /* PBXContainerItemProxy */; + }; + F7CEAE511A2641BAF79C3DE45F8095C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardCore; + target = F9A1BF709B7BA4C24A83664EB1E1C7D4 /* IQKeyboardCore */; + targetProxy = 35C50E62A0ECA54D571A8A8CC7968EFF /* PBXContainerItemProxy */; + }; + FAA693876B7742E7344F5A8B5C109B6E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = HXPHPicker; + target = 6968C202A297A606D5EACC3679AAA627 /* HXPHPicker */; + targetProxy = 56297ABDC381072016777A90E9322AD8 /* PBXContainerItemProxy */; + }; + FF0CED271CF41FB39FD47F603329B062 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "ObjectMapper-Privacy"; + target = E68E71E462C154107C49C379E539826E /* ObjectMapper-Privacy */; + targetProxy = A519C50910ECDB6974BD53726E1F0648 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 01DDA9E9C1B1F6DE1D9FE29DD0E73644 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 74E18C6F20684B2CC48B9152298256D2 /* CocoaLumberjack.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/CocoaLumberjack"; - IBSC_MODULE = CocoaLumberjack; - INFOPLIST_FILE = "Target Support Files/CocoaLumberjack/ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = CocoaLumberjackPrivacy; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; 0259195A9ED2EA2EDBA91ED0B1CFBF4F /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F735EC9FF9F9B1034745C77A73181562 /* RxDataSources.debug.xcconfig */; + baseConfigurationReference = 07AFFAFEA4574A9741D002838347DE0F /* RxDataSources.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -10956,9 +13180,26 @@ }; name = Debug; }; + 0550DC92B1816FC8A83CEFD50C057102 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 5C1A2E6799B080C281685BD6AD03A107 /* Kingfisher.debug.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Kingfisher"; + IBSC_MODULE = Kingfisher; + INFOPLIST_FILE = "Target Support Files/Kingfisher/ResourceBundle-Kingfisher-Kingfisher-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = Kingfisher; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; 05AA25BEF94A87270AEE68A471C8491D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BFE0599701700AA12CB5FF319AD57D60 /* Differentiator.release.xcconfig */; + baseConfigurationReference = 06D5D2A7CAC106CFE0BABA2F17C5AC18 /* Differentiator.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -10995,9 +13236,26 @@ }; name = Release; }; + 063881EB3110FD2A51D69CE3B0279657 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 32FE7F0450BC79F9F00EE13509EAD5E1 /* IQKeyboardReturnManager.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardReturnManager"; + IBSC_MODULE = IQKeyboardReturnManager; + INFOPLIST_FILE = "Target Support Files/IQKeyboardReturnManager/ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = IQKeyboardReturnManager; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; 0779CF714FDBEBB29636BEE5A0EEF5BB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B2CC726385A4968BD79ABB207B0F3AD3 /* RxSwiftExt.release.xcconfig */; + baseConfigurationReference = 90446E46FA8BFF8F3FDA84F9C0F8B5CB /* RxSwiftExt.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11037,7 +13295,7 @@ }; 080BAA837FD872F18107ACAD4D5020BC /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 54EA5E1142D3125EFDED3177723C0BCC /* MBProgressHUD.debug.xcconfig */; + baseConfigurationReference = E9B6361B6B2EC5044C7D7A5F60F9725B /* MBProgressHUD.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -11075,7 +13333,7 @@ }; 081567CE9CD56A99A66C0B763397A722 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 61EECA5B714221B8388825DAE4E0124E /* GTCommonSDK.release.xcconfig */; + baseConfigurationReference = 500EB58C2732EB0E555FA4A2C90C4AEA /* GTCommonSDK.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -11091,16 +13349,16 @@ }; name = Release; }; - 081AD5D3CEEC8962EC5A70AE01937000 /* Debug */ = { + 0AAC4FE887651D60C8C2419CEFD2D112 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0C71851376D1A63951F52D1134F8B7D0 /* Alamofire.debug.xcconfig */; + baseConfigurationReference = 27568FE34B5805173D718F5816A90B1E /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Alamofire"; - IBSC_MODULE = Alamofire; - INFOPLIST_FILE = "Target Support Files/Alamofire/ResourceBundle-Alamofire-Alamofire-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardManagerSwift"; + IBSC_MODULE = IQKeyboardManagerSwift; + INFOPLIST_FILE = "Target Support Files/IQKeyboardManagerSwift/ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = Alamofire; + PRODUCT_NAME = IQKeyboardManagerSwift; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -11108,99 +13366,9 @@ }; name = Debug; }; - 0E0B967E4A3B646AFC73BA1AEB751DF6 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 54EA5E1142D3125EFDED3177723C0BCC /* MBProgressHUD.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MBProgressHUD"; - IBSC_MODULE = MBProgressHUD; - INFOPLIST_FILE = "Target Support Files/MBProgressHUD/ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = MBProgressHUD; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 0E486F50330C0D178251C1A4289857CD /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A4792829F8A6DE1A8494B910E89B0188 /* MarqueeLabel.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MarqueeLabel"; - IBSC_MODULE = MarqueeLabel; - INFOPLIST_FILE = "Target Support Files/MarqueeLabel/ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = MarqueeLabel; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 0F2E99D1E77DBE7D94CC2F6B027B3D8D /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D4E76875B41733143372740E0C0F3793 /* ZXSDK.release.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 0FBD46792277102CA544A5EE930E7512 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A652BD172240557D283D8A1D03795092 /* IQKeyboardReturnManager.debug.xcconfig */; - buildSettings = { - 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"; - ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager.modulemap"; - PRODUCT_MODULE_NAME = IQKeyboardReturnManager; - PRODUCT_NAME = IQKeyboardReturnManager; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; 101B3D52ED918FA7FBD09B130F1DB33E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 468F085354FECADD9C9F61422FDB8A11 /* SwiftDate.debug.xcconfig */; + baseConfigurationReference = 0D348E9EDBA6B6346CB66E313D98B353 /* SwiftDate.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11237,16 +13405,16 @@ }; name = Debug; }; - 103C4FE1EED7760C096F1F6401C90367 /* Debug */ = { + 1184B191F69283FA2491D92809C69E9B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AE57C611EEFA968178DD789A7119BBA0 /* IQKeyboardToolbar.debug.xcconfig */; + baseConfigurationReference = CBB3191B129447132115A1E437A10FBB /* IQKeyboardToolbarManager.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardToolbar"; - IBSC_MODULE = IQKeyboardToolbar; - INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbar/ResourceBundle-IQKeyboardToolbar-IQKeyboardToolbar-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardToolbarManager"; + IBSC_MODULE = IQKeyboardToolbarManager; + INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbarManager/ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardToolbar; + PRODUCT_NAME = IQKeyboardToolbarManager; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -11254,49 +13422,26 @@ }; name = Debug; }; - 13DA8802F8D4FE6F22B4BE6B399B94A1 /* Release */ = { + 12CC8BEFC06715E4C5A75F8FF68646F1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 518C323F07471B8EF777A8488A6431AF /* Pods-QuickLocation.release.xcconfig */; + baseConfigurationReference = 024671EBD9DED3184503661C16EBB5AA /* RxRelay.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"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - INFOPLIST_FILE = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxRelay"; + IBSC_MODULE = RxRelay; + INFOPLIST_FILE = "Target Support Files/RxRelay/ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + PRODUCT_NAME = RxRelay_Privacy; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 1566884FC665D639C3A5C8B11B531416 /* Release */ = { + 14059D0FE813A145C136F1C66982DDD4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F5DA97B4978C27C8FD9176BF64BB0130 /* SwiftyJSON.release.xcconfig */; + baseConfigurationReference = 349C722EC7546A51F49F9F334ACE9FC4 /* SwiftyJSON.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SwiftyJSON"; @@ -11309,11 +13454,49 @@ TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; + }; + 1491534ED8447FC0C208BF4CAD846496 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 46814B7303F971723AC2026E783D7819 /* IQKeyboardNotification.debug.xcconfig */; + buildSettings = { + 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"; + ENABLE_MODULE_VERIFIER = NO; + GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification.modulemap"; + PRODUCT_MODULE_NAME = IQKeyboardNotification; + PRODUCT_NAME = IQKeyboardNotification; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; }; 164D234316F4A7814C5F4348E0FD7C5B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 617CAFB0ACA1525957DCD68915747077 /* SwiftKeychainWrapper.debug.xcconfig */; + baseConfigurationReference = 693D295A669FE67CE272D2EE1B3A87BF /* SwiftKeychainWrapper.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -11349,43 +13532,9 @@ }; name = Debug; }; - 16C93DCC258470F50DDBF474DD4235DD /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 45F3FC5060BCBDB735509B27E5D5A0DF /* IQTextView.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQTextView"; - IBSC_MODULE = IQTextView; - INFOPLIST_FILE = "Target Support Files/IQTextView/ResourceBundle-IQTextView-IQTextView-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQTextView; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 174FAA44FF22623DBAABC1D5ED6D18B2 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = DA94F06DC06CA49416A70C182A482003 /* MJRefresh.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MJRefresh"; - IBSC_MODULE = MJRefresh; - INFOPLIST_FILE = "Target Support Files/MJRefresh/ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = MJRefresh.Privacy; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; 19A83CC9ED1763FF5485101E1BD21401 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2E04AFD21A853ACAA00CAC9A2346DDFF /* SGQRCode.debug.xcconfig */; + baseConfigurationReference = 5E890DCDCDFE8177899E99D157517707 /* SGQRCode.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11424,7 +13573,7 @@ }; 1D468000FB63B323BE02836990068238 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EC619E1E517AA4F17E85A6E4A0618A06 /* Masonry.debug.xcconfig */; + baseConfigurationReference = E8EA11B62C7E12382CCF821BC4EDB4D1 /* Masonry.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -11460,16 +13609,33 @@ }; name = Debug; }; - 1FA0BF70B4F8467C99A46EFA822C5C9A /* Release */ = { + 21065AA389DD62A95706C58D2820688C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3E5C03538AB8AE328C11C814A0BA0444 /* IQKeyboardCore.release.xcconfig */; + baseConfigurationReference = D443F796F523A0FA461B9AC33AB9C362 /* lottie-ios.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardCore"; - IBSC_MODULE = IQKeyboardCore; - INFOPLIST_FILE = "Target Support Files/IQKeyboardCore/ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/lottie-ios"; + IBSC_MODULE = Lottie; + INFOPLIST_FILE = "Target Support Files/lottie-ios/ResourceBundle-LottiePrivacyInfo-lottie-ios-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardCore; + PRODUCT_NAME = LottiePrivacyInfo; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; + 2191D171B7366A4D6162485B408FEE20 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = A31FBDB8A71E85E601C32E3A17169AAB /* IQKeyboardNotification.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardNotification"; + IBSC_MODULE = IQKeyboardNotification; + INFOPLIST_FILE = "Target Support Files/IQKeyboardNotification/ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = IQKeyboardNotification; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -11477,50 +13643,16 @@ }; name = Release; }; - 1FEB25DDD22F983405DF97CDA2036235 /* Release */ = { + 24A093A88544B76DB53EF32D18D02098 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0A96E88143D96C322E058F77D54EDB03 /* RxRelay.release.xcconfig */; + baseConfigurationReference = A2516B1B7307D6BB4586058EEF683AC3 /* IQTextInputViewNotification.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxRelay"; - IBSC_MODULE = RxRelay; - INFOPLIST_FILE = "Target Support Files/RxRelay/ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQTextInputViewNotification"; + IBSC_MODULE = IQTextInputViewNotification; + INFOPLIST_FILE = "Target Support Files/IQTextInputViewNotification/ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = RxRelay_Privacy; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 20636C603276332321BEDEC9671A6DDE /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 176E3EB9B7EE0FEE93A6AACB754EF42E /* IQKeyboardReturnManager.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardReturnManager"; - IBSC_MODULE = IQKeyboardReturnManager; - INFOPLIST_FILE = "Target Support Files/IQKeyboardReturnManager/ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardReturnManager; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 219BEA71589CAE3A4B902DC7E41AE9FB /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A652BD172240557D283D8A1D03795092 /* IQKeyboardReturnManager.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardReturnManager"; - IBSC_MODULE = IQKeyboardReturnManager; - INFOPLIST_FILE = "Target Support Files/IQKeyboardReturnManager/ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardReturnManager; + PRODUCT_NAME = IQTextInputViewNotification; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -11530,7 +13662,7 @@ }; 24EDD58212F39DF8D43AE9891146ED7C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 67BE2DF031350E646A0A959C4F0889BE /* KingfisherWebP.release.xcconfig */; + baseConfigurationReference = FB6F8A2833A8E8D18B75D77C679832DC /* KingfisherWebP.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11568,9 +13700,9 @@ }; name = Release; }; - 2B9A4236774953F6E762154B3AB54D43 /* Debug */ = { + 28AA65A3E3D8F7A96F514A2138E0154C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6D5E767B167E240F97C26C6459664423 /* IQTextInputViewNotification.debug.xcconfig */; + baseConfigurationReference = F2CDF113AD008CF23ADEC1285DB7DE1D /* IQTextView.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11582,9 +13714,9 @@ DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/IQTextView/IQTextView-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification-Info.plist"; + INFOPLIST_FILE = "Target Support Files/IQTextView/IQTextView-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -11592,23 +13724,41 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification.modulemap"; - PRODUCT_MODULE_NAME = IQTextInputViewNotification; - PRODUCT_NAME = IQTextInputViewNotification; + MODULEMAP_FILE = "Target Support Files/IQTextView/IQTextView.modulemap"; + PRODUCT_MODULE_NAME = IQTextView; + PRODUCT_NAME = IQTextView; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_INSTALL_OBJC_HEADER = YES; SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; + name = Release; + }; + 2A7E33F1786EE1FE2048A36EDD5DD15A /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = CA0F7A4A7E49FD291753BD5229A7B1E9 /* IQTextView.debug.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQTextView"; + IBSC_MODULE = IQTextView; + INFOPLIST_FILE = "Target Support Files/IQTextView/ResourceBundle-IQTextView-IQTextView-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = IQTextView; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; name = Debug; }; 2C4EBC8097D4D07427A18EC0F79738BE /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6BCB52AAC3EEEFC62732CAF5928FB5C9 /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = A3CB4FB657257F6CE843CC2BA3731EBD /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11645,26 +13795,9 @@ }; name = Release; }; - 2E52A737CEA2EF9669E0817BEEBD4566 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 82C23BE616215ACC398B6353228D1C0F /* IQKeyboardToolbarManager.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardToolbarManager"; - IBSC_MODULE = IQKeyboardToolbarManager; - INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbarManager/ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardToolbarManager; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; 2E6B23AFDDDAB6AE4D391C43AD91B5EA /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E8D075F91033BBBF61947B05BBA25C9E /* URLNavigator.release.xcconfig */; + baseConfigurationReference = 423010E06BE2610F59AEFE114A293E2E /* URLNavigator.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11702,9 +13835,143 @@ }; name = Release; }; + 2E93AC333ABBA1ED27D1FF26FE6E4F6E /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D443F796F523A0FA461B9AC33AB9C362 /* lottie-ios.debug.xcconfig */; + buildSettings = { + 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"; + ENABLE_MODULE_VERIFIER = NO; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/lottie-ios/lottie-ios-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/lottie-ios/lottie-ios-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/lottie-ios/lottie-ios.modulemap"; + PRODUCT_MODULE_NAME = Lottie; + PRODUCT_NAME = Lottie; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 306E203431B1A8FD2EB2E01E29553CE3 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = E9B6361B6B2EC5044C7D7A5F60F9725B /* MBProgressHUD.debug.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MBProgressHUD"; + IBSC_MODULE = MBProgressHUD; + INFOPLIST_FILE = "Target Support Files/MBProgressHUD/ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = MBProgressHUD; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; + 321C7DCCE426897717E94493FDC5D129 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 8D9F85BF96427D1E62F7DF7CEDB63205 /* IQTextInputViewNotification.release.xcconfig */; + buildSettings = { + 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"; + ENABLE_MODULE_VERIFIER = NO; + GCC_PREFIX_HEADER = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification.modulemap"; + PRODUCT_MODULE_NAME = IQTextInputViewNotification; + PRODUCT_NAME = IQTextInputViewNotification; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 325147B812590192B615F75A1DE01C4F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6807C2C4AB54E5412316F6E7601E772D /* RxSwift.release.xcconfig */; + buildSettings = { + "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"; + ENABLE_MODULE_VERIFIER = NO; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/RxSwift/RxSwift-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/RxSwift/RxSwift.modulemap"; + PRODUCT_MODULE_NAME = RxSwift; + PRODUCT_NAME = RxSwift; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; 329FEDFC707F60DAC36FBAA2F41CC040 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7CBEDB4D6BBAF9D1672356EF41B8FE51 /* SwiftyUserDefaults.release.xcconfig */; + baseConfigurationReference = 116636588CA6138EAA0EDD1D4FAADA0C /* SwiftyUserDefaults.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -11743,7 +14010,7 @@ }; 32A11DC5E061152FA9D378AF2B9BB4F2 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = ABF2F5684D97126FC89055EC082BB16F /* ObjectMapper.debug.xcconfig */; + baseConfigurationReference = D87A24F7DEBC16CD056B6407C38F5AEA /* ObjectMapper.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11780,26 +14047,9 @@ }; name = Debug; }; - 347AD8411952EA8C186E021770AC8A65 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A992BF6CEFD17BDC2023724530196E63 /* SnapKit.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SnapKit"; - IBSC_MODULE = SnapKit; - INFOPLIST_FILE = "Target Support Files/SnapKit/ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = SnapKit_Privacy; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; 35348094A047FBB7741B5FCEBF66111A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A90376706492DEDBA22B828D4DFA8E4A /* URLNavigator.debug.xcconfig */; + baseConfigurationReference = B7206C0B8A356B3C1D0789ED1F4C456F /* URLNavigator.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11836,16 +14086,16 @@ }; name = Debug; }; - 365FC3B0EA3663C4C12D565434266A16 /* Debug */ = { + 371BF2B9D48B6F01EA46F5689D8B6347 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EA8FE2B962712B8312AD32F35085B9EF /* SwiftyJSON.debug.xcconfig */; + baseConfigurationReference = 31B696D1FC771E7DBF15633E2ACDDADC /* SDWebImage.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SwiftyJSON"; - IBSC_MODULE = SwiftyJSON; - INFOPLIST_FILE = "Target Support Files/SwiftyJSON/ResourceBundle-SwiftyJSON-SwiftyJSON-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SDWebImage"; + IBSC_MODULE = SDWebImage; + INFOPLIST_FILE = "Target Support Files/SDWebImage/ResourceBundle-SDWebImage-SDWebImage-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = SwiftyJSON; + PRODUCT_NAME = SDWebImage; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -11855,7 +14105,7 @@ }; 37C8EBB55E5BA72D4F22D6797A7BFACD /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 329AE6EDB4680613461DBF7305800306 /* ObjectMapper.release.xcconfig */; + baseConfigurationReference = 6810BE96DB31C48A8E55066CCABA1698 /* ObjectMapper.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11893,9 +14143,26 @@ }; name = Release; }; + 3828A2402E84056B9B950D4005078EB8 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1B555CC9F11FDB862A280E6E1D1A806B /* SDWebImage.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SDWebImage"; + IBSC_MODULE = SDWebImage; + INFOPLIST_FILE = "Target Support Files/SDWebImage/ResourceBundle-SDWebImage-SDWebImage-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = SDWebImage; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; 3980B62C537F5E72BAB9273C95C66F1A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F01488F341DD28CBF47B018958E1C6CB /* AMapLocation.release.xcconfig */; + baseConfigurationReference = 806412722951A7A5C2DF131A9E4EB2A5 /* AMapLocation.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -11913,7 +14180,7 @@ }; 39FEA6E129AEF8E6B57327F300DE025A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3E5C03538AB8AE328C11C814A0BA0444 /* IQKeyboardCore.release.xcconfig */; + baseConfigurationReference = 70CE135432E10B90B88647194E1CE054 /* IQKeyboardCore.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11950,9 +14217,47 @@ }; name = Release; }; + 3CA4B765996A459B8B66F95CB861A41D /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 0494E81CC235C4E2DDFCED50749C944C /* IQKeyboardReturnManager.debug.xcconfig */; + buildSettings = { + 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"; + ENABLE_MODULE_VERIFIER = NO; + GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager.modulemap"; + PRODUCT_MODULE_NAME = IQKeyboardReturnManager; + PRODUCT_NAME = IQKeyboardReturnManager; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; 3E3EC90A196DC40DF90841C016DA9EB1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A4792829F8A6DE1A8494B910E89B0188 /* MarqueeLabel.debug.xcconfig */; + baseConfigurationReference = 5B5DE06850C20E577BECBD34728D83A9 /* MarqueeLabel.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11989,48 +14294,43 @@ }; name = Debug; }; - 41B54E3ADB7F75A02027044951D8EA74 /* Release */ = { + 40FF5113D460D3C69F395B1F7EE2A880 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0A96E88143D96C322E058F77D54EDB03 /* RxRelay.release.xcconfig */; + baseConfigurationReference = 8D9F85BF96427D1E62F7DF7CEDB63205 /* IQTextInputViewNotification.release.xcconfig */; buildSettings = { - "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"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/RxRelay/RxRelay-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQTextInputViewNotification"; + IBSC_MODULE = IQTextInputViewNotification; + INFOPLIST_FILE = "Target Support Files/IQTextInputViewNotification/ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/RxRelay/RxRelay.modulemap"; - PRODUCT_MODULE_NAME = RxRelay; - PRODUCT_NAME = RxRelay; + PRODUCT_NAME = IQTextInputViewNotification; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.1; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + 433275170CC32D429A3B2DA54AC96265 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1BFC77CDC01E3419AC1CD90C948737CE /* IQKeyboardToolbarManager.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardToolbarManager"; + IBSC_MODULE = IQKeyboardToolbarManager; + INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbarManager/ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = IQKeyboardToolbarManager; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; }; name = Release; }; 43E6F219681645AA6A1DC48E87B56284 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0C71851376D1A63951F52D1134F8B7D0 /* Alamofire.debug.xcconfig */; + baseConfigurationReference = D9CBA863A72472E854F1BCB021F10505 /* Alamofire.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12069,7 +14369,7 @@ }; 4471C5CF3BAE41FA52EBBF2DB4B57FA9 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1D48E40666AD0F942AFB1AEF4FAC0A7B /* HXPHPicker.debug.xcconfig */; + baseConfigurationReference = EAB2287C653AB356E7B22EAF2740BA99 /* HXPHPicker.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12105,44 +14405,26 @@ }; name = Debug; }; - 45BF2C48EF31BC19012A6424E80CBAB1 /* Release */ = { + 4782EAFFA9F1F89A4EE195E2E20B631B /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F0DB323B7DB1BE0BCAD13A6D16813A87 /* AMapFoundation.release.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 45D04981E2B83F09A0F08D4F88643066 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = F796503E3D4885E7C654FE61F1BC4594 /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = 578611BD973355690092C95C5AE020DA /* MBProgressHUD.release.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Kingfisher"; - IBSC_MODULE = Kingfisher; - INFOPLIST_FILE = "Target Support Files/Kingfisher/ResourceBundle-Kingfisher-Kingfisher-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MBProgressHUD"; + IBSC_MODULE = MBProgressHUD; + INFOPLIST_FILE = "Target Support Files/MBProgressHUD/ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = Kingfisher; + PRODUCT_NAME = MBProgressHUD; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; 480C539404A8567B4A00BCFB955B970C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 924533A7A1CEA6559877CA669C4443CF /* SGQRCode.release.xcconfig */; + baseConfigurationReference = EEB3F56F8C3B595F3234DE4CFF876DA8 /* SGQRCode.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12180,26 +14462,47 @@ }; name = Release; }; - 4B688DBCBDF4D98DDC75FA8376BFCB29 /* Debug */ = { + 497B8A260706E103B07CF50861C41E5D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 17316C6B4AA5E3BCC65A18CB7835DE7B /* RxRelay.debug.xcconfig */; + baseConfigurationReference = 6A80528E098A04037523C6C07583C393 /* IQKeyboardToolbar.debug.xcconfig */; buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxRelay"; - IBSC_MODULE = RxRelay; - INFOPLIST_FILE = "Target Support Files/RxRelay/ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist"; + 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"; + ENABLE_MODULE_VERIFIER = NO; + GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardToolbar/IQKeyboardToolbar-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbar/IQKeyboardToolbar-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = RxRelay_Privacy; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/IQKeyboardToolbar/IQKeyboardToolbar.modulemap"; + PRODUCT_MODULE_NAME = IQKeyboardToolbar; + PRODUCT_NAME = IQKeyboardToolbar; SDKROOT = iphoneos; SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Debug; }; 4C6450248165267FCCE1E931FDCC492D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 79FC9B908EE8D7DA710D996662D5F899 /* Alamofire.release.xcconfig */; + baseConfigurationReference = 1ABAA942B4169CC49F2A687AC346B798 /* Alamofire.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12237,47 +14540,26 @@ }; name = Release; }; - 4DF899AAE37A0DA920FA79E0636780BC /* Debug */ = { + 4CDE0E6C101542ABA2CBA8DBF5387663 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2B7BC92F65E403D646E646A879990B2B /* IQKeyboardToolbarManager.debug.xcconfig */; + baseConfigurationReference = D87A24F7DEBC16CD056B6407C38F5AEA /* ObjectMapper.debug.xcconfig */; buildSettings = { - 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"; - ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/ObjectMapper"; + IBSC_MODULE = ObjectMapper; + INFOPLIST_FILE = "Target Support Files/ObjectMapper/ResourceBundle-Privacy-ObjectMapper-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager.modulemap"; - PRODUCT_MODULE_NAME = IQKeyboardToolbarManager; - PRODUCT_NAME = IQKeyboardToolbarManager; + PRODUCT_NAME = Privacy; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; 4E3C211534863595B5F43E8250BB4DB1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DA94F06DC06CA49416A70C182A482003 /* MJRefresh.debug.xcconfig */; + baseConfigurationReference = 5E995D067D17CB5F8A8155726D671BF2 /* MJRefresh.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12314,43 +14596,64 @@ }; name = Debug; }; - 5236ED9DA4E13F48106CCE7BF103781D /* Release */ = { + 53D57A40F874A63EBDA06D1F9C4C824E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 49FC89CEEB53F166F801C1163D6B1999 /* SnapKit.release.xcconfig */; + baseConfigurationReference = E1ACC1CCF4844B226089F690F7B13243 /* IQKeyboardCore.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SnapKit"; - IBSC_MODULE = SnapKit; - INFOPLIST_FILE = "Target Support Files/SnapKit/ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardCore"; + IBSC_MODULE = IQKeyboardCore; + INFOPLIST_FILE = "Target Support Files/IQKeyboardCore/ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = SnapKit_Privacy; + PRODUCT_NAME = IQKeyboardCore; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; - 52C4360463069BCCC3CF2934675E03C4 /* Release */ = { + 546B66B43BAFC237EF32709223D439AC /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 49AA122FC70582C8ADF095AB09D7ADCD /* Kingfisher.release.xcconfig */; + baseConfigurationReference = CA0F7A4A7E49FD291753BD5229A7B1E9 /* IQTextView.debug.xcconfig */; buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Kingfisher"; - IBSC_MODULE = Kingfisher; - INFOPLIST_FILE = "Target Support Files/Kingfisher/ResourceBundle-Kingfisher-Kingfisher-Info.plist"; + 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"; + ENABLE_MODULE_VERIFIER = NO; + GCC_PREFIX_HEADER = "Target Support Files/IQTextView/IQTextView-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/IQTextView/IQTextView-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = Kingfisher; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/IQTextView/IQTextView.modulemap"; + PRODUCT_MODULE_NAME = IQTextView; + PRODUCT_NAME = IQTextView; SDKROOT = iphoneos; SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; 567843E538D89FD3E56499956151F1FA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CBCADB34B7F19208F3275F8A8D1B6AFB /* RxCocoa.debug.xcconfig */; + baseConfigurationReference = F1B0CB293BFB5B7E50D1679EA531B37C /* RxCocoa.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12386,16 +14689,16 @@ }; name = Debug; }; - 56A11CDFB496FC195CDC4FCD4722F591 /* Debug */ = { + 571ADE8D047561D195CD60F88965510A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 042AA31C1B2299758BDD788CA0295602 /* IQKeyboardNotification.debug.xcconfig */; + baseConfigurationReference = 5E995D067D17CB5F8A8155726D671BF2 /* MJRefresh.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardNotification"; - IBSC_MODULE = IQKeyboardNotification; - INFOPLIST_FILE = "Target Support Files/IQKeyboardNotification/ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MJRefresh"; + IBSC_MODULE = MJRefresh; + INFOPLIST_FILE = "Target Support Files/MJRefresh/ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardNotification; + PRODUCT_NAME = MJRefresh.Privacy; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -12403,16 +14706,16 @@ }; name = Debug; }; - 5B31F360E59B50112B99ECB1F8DEB0E5 /* Debug */ = { + 5CEE78C411E3D6E74EAAD5558E187FDE /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8DD0DAD282AD51F29DD349C22B4454CC /* IQTextView.debug.xcconfig */; + baseConfigurationReference = 6A80528E098A04037523C6C07583C393 /* IQKeyboardToolbar.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQTextView"; - IBSC_MODULE = IQTextView; - INFOPLIST_FILE = "Target Support Files/IQTextView/ResourceBundle-IQTextView-IQTextView-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardToolbar"; + IBSC_MODULE = IQKeyboardToolbar; + INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbar/ResourceBundle-IQKeyboardToolbar-IQKeyboardToolbar-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQTextView; + PRODUCT_NAME = IQKeyboardToolbar; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -12422,7 +14725,7 @@ }; 5DBE9EF228C40F654C1E76D495DC629F /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4B85F93C20CD43903672DBD41C66EB96 /* CocoaLumberjack.release.xcconfig */; + baseConfigurationReference = C6DA755D33BE82CFC317B9C0FF9BDBA6 /* CocoaLumberjack.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12462,7 +14765,7 @@ }; 5E6A79DFB247787BD2BD0ADEBB2CD4F7 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6F55770E578872A4CCA350C86CD98D39 /* AMap3DMap.release.xcconfig */; + baseConfigurationReference = D9562F36C10B86D2D17E3F17820FD1AE /* AMap3DMap.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12478,86 +14781,9 @@ }; name = Release; }; - 5E9F5F020EB0898DBFFCCD37E9AD78FC /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 17316C6B4AA5E3BCC65A18CB7835DE7B /* RxRelay.debug.xcconfig */; - buildSettings = { - "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"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/RxRelay/RxRelay-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/RxRelay/RxRelay.modulemap"; - PRODUCT_MODULE_NAME = RxRelay; - PRODUCT_NAME = RxRelay; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.1; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 613E706BE63C47919B37A5843739678B /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 887BAFDF5875E4C49937F4B27AA714C4 /* Pods-QuickLocation.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"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - INFOPLIST_FILE = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation.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; - }; 634D2F7349EEE1DFE79655E476A25FC1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A5867F8AA2BF18C4D955D0D3C8093C1E /* RxSwiftExt.debug.xcconfig */; + baseConfigurationReference = C416F63E83C5DD65CC037DA79C107843 /* RxSwiftExt.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12594,33 +14820,16 @@ }; name = Debug; }; - 63DC0C40A47ACF3D4EB6EC1F1DE0C8E8 /* Debug */ = { + 646F431E5658B162C225C31414272336 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 94BF8FA75614F49A8805997CB73D6398 /* RxSwift.debug.xcconfig */; + baseConfigurationReference = C6DA755D33BE82CFC317B9C0FF9BDBA6 /* CocoaLumberjack.release.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxSwift"; - IBSC_MODULE = RxSwift; - INFOPLIST_FILE = "Target Support Files/RxSwift/ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/CocoaLumberjack"; + IBSC_MODULE = CocoaLumberjack; + INFOPLIST_FILE = "Target Support Files/CocoaLumberjack/ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = RxSwift_Privacy; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 640B2E80156B039A2143C97973F246CF /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 79FC9B908EE8D7DA710D996662D5F899 /* Alamofire.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Alamofire"; - IBSC_MODULE = Alamofire; - INFOPLIST_FILE = "Target Support Files/Alamofire/ResourceBundle-Alamofire-Alamofire-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = Alamofire; + PRODUCT_NAME = CocoaLumberjackPrivacy; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -12630,7 +14839,7 @@ }; 64A7FDB5B4F348E1DF4AE672EAC026DD /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 74E18C6F20684B2CC48B9152298256D2 /* CocoaLumberjack.debug.xcconfig */; + baseConfigurationReference = F14B49C50777DBCB9A8C3BB0FAAF2D58 /* CocoaLumberjack.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12667,16 +14876,33 @@ }; name = Debug; }; - 68D3DD08E938BB2F7E5762D91ECF2E56 /* Release */ = { + 660CA12F26A3CD48F788F98A2EAEB5DF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 524159FC99ECD91352BA0614F88CA3B4 /* MBProgressHUD.release.xcconfig */; + baseConfigurationReference = B91FB65E554FA16A7B8C7D61BDDCC741 /* SwiftyJSON.release.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MBProgressHUD"; - IBSC_MODULE = MBProgressHUD; - INFOPLIST_FILE = "Target Support Files/MBProgressHUD/ResourceBundle-MBProgressHUD-MBProgressHUD-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SwiftyJSON"; + IBSC_MODULE = SwiftyJSON; + INFOPLIST_FILE = "Target Support Files/SwiftyJSON/ResourceBundle-SwiftyJSON-SwiftyJSON-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = MBProgressHUD; + PRODUCT_NAME = SwiftyJSON; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + 668C20AE355FE9F09E98A6A82DB4DB22 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C9286F4BE49E7D2A42CB5613598347AF /* Kingfisher.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Kingfisher"; + IBSC_MODULE = Kingfisher; + INFOPLIST_FILE = "Target Support Files/Kingfisher/ResourceBundle-Kingfisher-Kingfisher-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = Kingfisher; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -12686,7 +14912,7 @@ }; 68F5B3954D22C3AE996F089D0ACE587F /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EC81F07CC81AE2D2E76B266EE1EC5A1F /* GTCommonSDK.debug.xcconfig */; + baseConfigurationReference = 6B15DA93F58AAA35491802B8D4313CFF /* GTCommonSDK.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12701,26 +14927,26 @@ }; name = Debug; }; - 6ACDF7F806BA4CB721D7567015685C39 /* Release */ = { + 695453363FCD949A65F446DCE0407AF3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BA9AC61A485DBAB130A725703D18A08E /* RxSwift.release.xcconfig */; + baseConfigurationReference = 46814B7303F971723AC2026E783D7819 /* IQKeyboardNotification.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxSwift"; - IBSC_MODULE = RxSwift; - INFOPLIST_FILE = "Target Support Files/RxSwift/ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardNotification"; + IBSC_MODULE = IQKeyboardNotification; + INFOPLIST_FILE = "Target Support Files/IQKeyboardNotification/ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = RxSwift_Privacy; + PRODUCT_NAME = IQKeyboardNotification; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; 6BC304EFEB640C20681110D070308640 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0B97D2D14D6D41F90A0B34BA7BBB1664 /* Differentiator.debug.xcconfig */; + baseConfigurationReference = 6A6775C2DC87CC05036C59D22B33F2EA /* Differentiator.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12756,9 +14982,26 @@ }; name = Debug; }; - 6E8311BB8C1D6859E3589234E8CA25C7 /* Debug */ = { + 6DC17D1CF4843BC9E9C2B0CF34A58FC8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AE57C611EEFA968178DD789A7119BBA0 /* IQKeyboardToolbar.debug.xcconfig */; + baseConfigurationReference = 6810BE96DB31C48A8E55066CCABA1698 /* ObjectMapper.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/ObjectMapper"; + IBSC_MODULE = ObjectMapper; + INFOPLIST_FILE = "Target Support Files/ObjectMapper/ResourceBundle-Privacy-ObjectMapper-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = Privacy; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + 70C39F0E7FA1513051962D04C2BB407E /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 32FE7F0450BC79F9F00EE13509EAD5E1 /* IQKeyboardReturnManager.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12770,9 +15013,9 @@ DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardToolbar/IQKeyboardToolbar-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbar/IQKeyboardToolbar-Info.plist"; + INFOPLIST_FILE = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -12780,23 +15023,41 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/IQKeyboardToolbar/IQKeyboardToolbar.modulemap"; - PRODUCT_MODULE_NAME = IQKeyboardToolbar; - PRODUCT_NAME = IQKeyboardToolbar; + MODULEMAP_FILE = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager.modulemap"; + PRODUCT_MODULE_NAME = IQKeyboardReturnManager; + PRODUCT_NAME = IQKeyboardReturnManager; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_INSTALL_OBJC_HEADER = YES; SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; + name = Release; + }; + 71CAA1F06EEA35AFFEF9552C377929A2 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 051800D486B7E0A9AFA8EFA67CD97461 /* SnapKit.debug.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SnapKit"; + IBSC_MODULE = SnapKit; + INFOPLIST_FILE = "Target Support Files/SnapKit/ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = SnapKit_Privacy; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; name = Debug; }; - 74F47629BB9CFFE3259F556146442BC5 /* Release */ = { + 763A60431B2822A21285C6D9427E521C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8825650750B2D10EAD12511445E7DBD8 /* libwebp.release.xcconfig */; + baseConfigurationReference = 0360A7ACCE254FA8094122A67DAEBF0B /* libwebp.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12827,15 +15088,14 @@ SWIFT_INSTALL_OBJC_HEADER = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; 77F46C22F13EEDF26EBE7C1A0DAB9E82 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 72C8D3F24F4FCB7D7AE03EB3EA53BC07 /* GYSDK.release.xcconfig */; + baseConfigurationReference = 9C397276E2990C60604F0EB2CD71CA45 /* GYSDK.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12852,47 +15112,9 @@ }; name = Release; }; - 7846F5A1DA5D6002BE6CDABB061AE9A4 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 94BF8FA75614F49A8805997CB73D6398 /* RxSwift.debug.xcconfig */; - buildSettings = { - "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"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/RxSwift/RxSwift-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/RxSwift/RxSwift.modulemap"; - PRODUCT_MODULE_NAME = RxSwift; - PRODUCT_NAME = RxSwift; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.1; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; 785092E5318749C2D1F2A11BE7796A70 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9C8C2A4DAA1766D42AA3CD80785B644C /* MarqueeLabel.release.xcconfig */; + baseConfigurationReference = F491682089AAF06711121E695204A09A /* MarqueeLabel.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12932,7 +15154,7 @@ }; 7C95E035CFE6D756325F4CDCFCB8E188 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 524159FC99ECD91352BA0614F88CA3B4 /* MBProgressHUD.release.xcconfig */; + baseConfigurationReference = 578611BD973355690092C95C5AE020DA /* MBProgressHUD.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12969,9 +15191,27 @@ }; name = Release; }; - 7F19489E08778B6B82A80BA1A2EA2AEB /* Release */ = { + 8077B779B7F47DE8DD342CC8E70C2E90 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BA9AC61A485DBAB130A725703D18A08E /* RxSwift.release.xcconfig */; + baseConfigurationReference = 12482DE56EE86935FD288610C7E2E4BA /* ZXSDK.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 8132F4596778D6D7F2FC0053BBA0486B /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7FD0798285C3D485CE81E5E1B5631690 /* SDCycleScrollView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12983,9 +15223,9 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/SDCycleScrollView/SDCycleScrollView-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/RxSwift/RxSwift-Info.plist"; + INFOPLIST_FILE = "Target Support Files/SDCycleScrollView/SDCycleScrollView-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -12993,14 +15233,14 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/RxSwift/RxSwift.modulemap"; - PRODUCT_MODULE_NAME = RxSwift; - PRODUCT_NAME = RxSwift; + MODULEMAP_FILE = "Target Support Files/SDCycleScrollView/SDCycleScrollView.modulemap"; + PRODUCT_MODULE_NAME = SDCycleScrollView; + PRODUCT_NAME = SDCycleScrollView; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.1; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -13008,47 +15248,9 @@ }; name = Release; }; - 7FCD56360BE3796C69EE2CCB3DEFF50D /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8DD0DAD282AD51F29DD349C22B4454CC /* IQTextView.debug.xcconfig */; - buildSettings = { - 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"; - ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQTextView/IQTextView-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQTextView/IQTextView-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/IQTextView/IQTextView.modulemap"; - PRODUCT_MODULE_NAME = IQTextView; - PRODUCT_NAME = IQTextView; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; 823800F5044F68C84CE56D88F733B8BF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DBB4592FC51C823AC97438AE63949F7E /* Popover.release.xcconfig */; + baseConfigurationReference = 1423591186656B268E1FF81A833FDDE3 /* Popover.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -13085,94 +15287,33 @@ }; name = Release; }; - 84F46E81337DCBB8BB9E7A9AE1AB69E1 /* Release */ = { + 8803E254DE6AD2CC7EE18509B36BF584 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B95B44E935A028C5D703D09686FA62D9 /* IQTextInputViewNotification.release.xcconfig */; - buildSettings = { - 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"; - ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification.modulemap"; - PRODUCT_MODULE_NAME = IQTextInputViewNotification; - PRODUCT_NAME = IQTextInputViewNotification; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 8612A2A11ADE5A00A86139C0CFBF3676 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 176E3EB9B7EE0FEE93A6AACB754EF42E /* IQKeyboardReturnManager.release.xcconfig */; - buildSettings = { - 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"; - ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/IQKeyboardReturnManager/IQKeyboardReturnManager.modulemap"; - PRODUCT_MODULE_NAME = IQKeyboardReturnManager; - PRODUCT_NAME = IQKeyboardReturnManager; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 893A32D77D63816BA18EAB69A399B021 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 09F6EDFB12467DA4C99CE1CC8349821E /* IQKeyboardCore.debug.xcconfig */; + baseConfigurationReference = 1ABAA942B4169CC49F2A687AC346B798 /* Alamofire.release.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardCore"; - IBSC_MODULE = IQKeyboardCore; - INFOPLIST_FILE = "Target Support Files/IQKeyboardCore/ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Alamofire"; + IBSC_MODULE = Alamofire; + INFOPLIST_FILE = "Target Support Files/Alamofire/ResourceBundle-Alamofire-Alamofire-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardCore; + PRODUCT_NAME = Alamofire; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + 8B113F9011737859876E0D62E058B55F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = F14B49C50777DBCB9A8C3BB0FAAF2D58 /* CocoaLumberjack.debug.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/CocoaLumberjack"; + IBSC_MODULE = CocoaLumberjack; + INFOPLIST_FILE = "Target Support Files/CocoaLumberjack/ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = CocoaLumberjackPrivacy; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -13182,7 +15323,7 @@ }; 8BB1669D2FD16A3634D2142D4CB8AA96 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B8F8EE55BB9CDE3F9FB605ABD93C2407 /* MJRefresh.release.xcconfig */; + baseConfigurationReference = EB52BDEA8C58606EC2F7BBDD7145CC51 /* MJRefresh.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13220,9 +15361,125 @@ }; name = Release; }; + 8D4C97F4024215F274B5C40C25B001F4 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 887BAFDF5875E4C49937F4B27AA714C4 /* Pods-QuickLocation.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"; + ENABLE_MODULE_VERIFIER = NO; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + INFOPLIST_FILE = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation.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; + }; + 8D9FD255F781C5A24CBE6CE7EA8A831E /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 31B696D1FC771E7DBF15633E2ACDDADC /* SDWebImage.debug.xcconfig */; + buildSettings = { + "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"; + ENABLE_MODULE_VERIFIER = NO; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/SDWebImage/SDWebImage-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/SDWebImage/SDWebImage-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/SDWebImage/SDWebImage.modulemap"; + PRODUCT_MODULE_NAME = SDWebImage; + PRODUCT_NAME = SDWebImage; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 8FA12AE7E25E4F57119902158A52F1B9 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 1BFC77CDC01E3419AC1CD90C948737CE /* IQKeyboardToolbarManager.release.xcconfig */; + buildSettings = { + 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"; + ENABLE_MODULE_VERIFIER = NO; + GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager.modulemap"; + PRODUCT_MODULE_NAME = IQKeyboardToolbarManager; + PRODUCT_NAME = IQKeyboardToolbarManager; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; 90A83603B6BD81AE9AD6D02FC3FADE71 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EA8FE2B962712B8312AD32F35085B9EF /* SwiftyJSON.debug.xcconfig */; + baseConfigurationReference = 349C722EC7546A51F49F9F334ACE9FC4 /* SwiftyJSON.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13325,10 +15582,28 @@ }; name = Debug; }; - 9457356C1DAD1B1B458EC55C85E01081 /* Debug */ = { + 91053BE41975E10595A60AA1B55D84BF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E4E982B5F04285C96AEB7B3E77E51B3A /* libwebp.debug.xcconfig */; + baseConfigurationReference = 7ACCB0FD8C0E7E5737C57BF65786BA54 /* AMapFoundation.debug.xcconfig */; buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 94E0BDD4FECDD6501C6D9C71D5539419 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3F0FABB6A8EE1DF93AA6D76560E94820 /* lottie-ios.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -13339,9 +15614,9 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/libwebp/libwebp-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/lottie-ios/lottie-ios-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/libwebp/libwebp-Info.plist"; + INFOPLIST_FILE = "Target Support Files/lottie-ios/lottie-ios-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -13349,19 +15624,37 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/libwebp/libwebp.modulemap"; - PRODUCT_MODULE_NAME = libwebp; - PRODUCT_NAME = libwebp; + MODULEMAP_FILE = "Target Support Files/lottie-ios/lottie-ios.modulemap"; + PRODUCT_MODULE_NAME = Lottie; + PRODUCT_NAME = Lottie; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; + SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; + }; + 9532BD1B62B4751A74B94BC8070105E2 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 506D034E9BFFCFD5B54721F6F00B9EF2 /* RxCocoa.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxCocoa"; + IBSC_MODULE = RxCocoa; + INFOPLIST_FILE = "Target Support Files/RxCocoa/ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = RxCocoa_Privacy; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; }; 9553C89E183877A5CB2F3C6801BEC129 /* Release */ = { isa = XCBuildConfiguration; @@ -13425,43 +15718,85 @@ }; name = Release; }; - 96036B039EA9EA3DE16D5CAA956EF0D9 /* Debug */ = { + 96D6DBD7B8DC5504D0D0AC02C960E4E5 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CBCADB34B7F19208F3275F8A8D1B6AFB /* RxCocoa.debug.xcconfig */; + baseConfigurationReference = E2F3C9E43D63DCADA8C49D744C08B865 /* RxSwift.debug.xcconfig */; buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxCocoa"; - IBSC_MODULE = RxCocoa; - INFOPLIST_FILE = "Target Support Files/RxCocoa/ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist"; + "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"; + ENABLE_MODULE_VERIFIER = NO; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/RxSwift/RxSwift-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = RxCocoa_Privacy; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/RxSwift/RxSwift.modulemap"; + PRODUCT_MODULE_NAME = RxSwift; + PRODUCT_NAME = RxSwift; SDKROOT = iphoneos; SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.1; TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 9795432FCE13CAF7C475EFED1CFE7F43 /* Release */ = { + 9BA70D17DE3FB87D8BE0EA87D4F66FDE /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6BCB52AAC3EEEFC62732CAF5928FB5C9 /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = A2516B1B7307D6BB4586058EEF683AC3 /* IQTextInputViewNotification.debug.xcconfig */; buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardManagerSwift"; - IBSC_MODULE = IQKeyboardManagerSwift; - INFOPLIST_FILE = "Target Support Files/IQKeyboardManagerSwift/ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist"; + 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"; + ENABLE_MODULE_VERIFIER = NO; + GCC_PREFIX_HEADER = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardManagerSwift; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/IQTextInputViewNotification/IQTextInputViewNotification.modulemap"; + PRODUCT_MODULE_NAME = IQTextInputViewNotification; + PRODUCT_NAME = IQTextInputViewNotification; SDKROOT = iphoneos; SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; - 9810572AF970C18C8C713037600D1BA0 /* Debug */ = { + 9CE8DC0492091BCE114D5BFFADF193CD /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4AD752F7D9169E8BC2B64CCB378E2BD9 /* ZXSDK.debug.xcconfig */; + baseConfigurationReference = 626D1B6169BE0138B8015FE83AEEAE0B /* ZXSDK.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -13478,7 +15813,7 @@ }; 9D0D7572FEDA4CC9E75E7387846AFE57 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A992BF6CEFD17BDC2023724530196E63 /* SnapKit.debug.xcconfig */; + baseConfigurationReference = 051800D486B7E0A9AFA8EFA67CD97461 /* SnapKit.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13515,43 +15850,9 @@ }; name = Debug; }; - 9D216F2535A4BA5F3B573C3A843B7F5B /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 6D5E767B167E240F97C26C6459664423 /* IQTextInputViewNotification.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQTextInputViewNotification"; - IBSC_MODULE = IQTextInputViewNotification; - INFOPLIST_FILE = "Target Support Files/IQTextInputViewNotification/ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQTextInputViewNotification; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 9F99740A9D53062155A4A0E8AF226776 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 6FD255C40DD1A635B81D7597F3980BB6 /* IQKeyboardManagerSwift.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardManagerSwift"; - IBSC_MODULE = IQKeyboardManagerSwift; - INFOPLIST_FILE = "Target Support Files/IQKeyboardManagerSwift/ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardManagerSwift; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; A1BEDCEF2CAAEBAF299D256F525A3382 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F796503E3D4885E7C654FE61F1BC4594 /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = 5C1A2E6799B080C281685BD6AD03A107 /* Kingfisher.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13588,33 +15889,55 @@ }; name = Debug; }; - A52A8A275879C134EB281434D1049720 /* Debug */ = { + A28A6D20B98F96932DB2CEFFBA55FE95 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F8EDB1006E7C70B1CD680191D7B524D2 /* AMapSearch.debug.xcconfig */; + baseConfigurationReference = 1B555CC9F11FDB862A280E6E1D1A806B /* SDWebImage.release.xcconfig */; buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + "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"; + ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/SDWebImage/SDWebImage-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/SDWebImage/SDWebImage-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", + "@loader_path/Frameworks", ); + MODULEMAP_FILE = "Target Support Files/SDWebImage/SDWebImage.modulemap"; + PRODUCT_MODULE_NAME = SDWebImage; + PRODUCT_NAME = SDWebImage; SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - A5A05B2F5580AA7E9CAB48DDD4D89FCF /* Release */ = { + A2ED1600F85C575D59103BDC890AF5F6 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F2CD5FDF39447B0A23B1C6894BFF0549 /* IQKeyboardNotification.release.xcconfig */; + baseConfigurationReference = 70CE135432E10B90B88647194E1CE054 /* IQKeyboardCore.release.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardNotification"; - IBSC_MODULE = IQKeyboardNotification; - INFOPLIST_FILE = "Target Support Files/IQKeyboardNotification/ResourceBundle-IQKeyboardNotification-IQKeyboardNotification-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardCore"; + IBSC_MODULE = IQKeyboardCore; + INFOPLIST_FILE = "Target Support Files/IQKeyboardCore/ResourceBundle-IQKeyboardCore-IQKeyboardCore-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardNotification; + PRODUCT_NAME = IQKeyboardCore; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -13622,9 +15945,27 @@ }; name = Release; }; - A705AF7A0D0666E36DCE452738EEF514 /* Debug */ = { + A4EE5CAC8B7FD47644ECA8B48E0050D5 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 466B1210AFDA07C7C3437DC66D0C831C /* AMapLocation.debug.xcconfig */; + baseConfigurationReference = 8717C64B8209AA2916B2A869B9ED9C21 /* AMapFoundation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + A52A8A275879C134EB281434D1049720 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 55894792B2BC6D1F12E125ED02EABF01 /* AMapSearch.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -13639,9 +15980,43 @@ }; name = Debug; }; + A705AF7A0D0666E36DCE452738EEF514 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6F00FC95201AB3519AAE376D77EE25F5 /* AMapLocation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + A79CE20D2D85A4BEF920D28979C1403F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3F0FABB6A8EE1DF93AA6D76560E94820 /* lottie-ios.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/lottie-ios"; + IBSC_MODULE = Lottie; + INFOPLIST_FILE = "Target Support Files/lottie-ios/ResourceBundle-LottiePrivacyInfo-lottie-ios-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = LottiePrivacyInfo; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; A8BB29B3CA4AB81CF3D835FD149791CB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 58C5EAF650894B68ABDCD2C497AF7879 /* RxDataSources.release.xcconfig */; + baseConfigurationReference = 8A905CE02819D2DC95FEA74AE580C2C4 /* RxDataSources.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -13678,48 +16053,26 @@ }; name = Release; }; - AE78940EDFEB41F5297104F51E6EDF3D /* Release */ = { + A935BB313EECA04BF3EBF7E45439F202 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 82C23BE616215ACC398B6353228D1C0F /* IQKeyboardToolbarManager.release.xcconfig */; + baseConfigurationReference = CAD57D2FB6281BF419C77A6FC26479BA /* RxRelay.release.xcconfig */; buildSettings = { - 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"; - ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxRelay"; + IBSC_MODULE = RxRelay; + INFOPLIST_FILE = "Target Support Files/RxRelay/ResourceBundle-RxRelay_Privacy-RxRelay-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager.modulemap"; - PRODUCT_MODULE_NAME = IQKeyboardToolbarManager; - PRODUCT_NAME = IQKeyboardToolbarManager; + PRODUCT_NAME = RxRelay_Privacy; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Release; }; AF2BB8153427D2BA0A19C9C04F89F611 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D3C94F7EA6373C05B16823E32296A151 /* HXPHPicker.release.xcconfig */; + baseConfigurationReference = A0ABA5C7CC826D59938801335F40EE59 /* HXPHPicker.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13756,9 +16109,9 @@ }; name = Release; }; - B0DF1588260245B32FE8C924144D16DC /* Release */ = { + B121C6FEFCC27A3CE1DAFF880D2DAD54 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 986B1C673567ED0F6C31CF2DE384B9DC /* IQKeyboardToolbar.release.xcconfig */; + baseConfigurationReference = 93CFEAEDA09B5AC6F78E6BC80B48D275 /* IQKeyboardToolbar.release.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardToolbar"; @@ -13773,26 +16126,64 @@ }; name = Release; }; - B6DC2A72F0F61032B1465E987C40736C /* Release */ = { + B330A7544598EC265DB60125BAE2A4C0 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B8F8EE55BB9CDE3F9FB605ABD93C2407 /* MJRefresh.release.xcconfig */; + baseConfigurationReference = F1B0CB293BFB5B7E50D1679EA531B37C /* RxCocoa.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MJRefresh"; - IBSC_MODULE = MJRefresh; - INFOPLIST_FILE = "Target Support Files/MJRefresh/ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxCocoa"; + IBSC_MODULE = RxCocoa; + INFOPLIST_FILE = "Target Support Files/RxCocoa/ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = MJRefresh.Privacy; + PRODUCT_NAME = RxCocoa_Privacy; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; + }; + BA922906E64131AB76C4712AF94EF8CB /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C963C0A62E791BA3550453A0C982F833 /* SDCycleScrollView.debug.xcconfig */; + buildSettings = { + "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"; + ENABLE_MODULE_VERIFIER = NO; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/SDCycleScrollView/SDCycleScrollView-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/SDCycleScrollView/SDCycleScrollView-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/SDCycleScrollView/SDCycleScrollView.modulemap"; + PRODUCT_MODULE_NAME = SDCycleScrollView; + PRODUCT_NAME = SDCycleScrollView; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; }; BAD20131EC29650C6737E66854A3A9FD /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 49FC89CEEB53F166F801C1163D6B1999 /* SnapKit.release.xcconfig */; + baseConfigurationReference = 476B7B25F575AE3CF39903C786FC12BD /* SnapKit.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13830,9 +16221,26 @@ }; name = Release; }; + BC581AAA8C0B695AEE6C3C5C09AADE02 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = EB52BDEA8C58606EC2F7BBDD7145CC51 /* MJRefresh.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MJRefresh"; + IBSC_MODULE = MJRefresh; + INFOPLIST_FILE = "Target Support Files/MJRefresh/ResourceBundle-MJRefresh.Privacy-MJRefresh-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = MJRefresh.Privacy; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; BD9E54B8E276FDC5FAA99D603AAE7808 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD729EE320D0D21AD233AEFE11E2B560 /* RxCocoa.release.xcconfig */; + baseConfigurationReference = 506D034E9BFFCFD5B54721F6F00B9EF2 /* RxCocoa.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -13871,7 +16279,7 @@ }; BE13B2154C960503F9352E7CA41C5257 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8D99B3D78346A211FE0CD5C448360982 /* Moya.release.xcconfig */; + baseConfigurationReference = 202A3AD865374751B577ED8992030640 /* Moya.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13909,26 +16317,48 @@ }; name = Release; }; - BEF1708846596D9CEA0B3CEFEA6A0DBC /* Release */ = { + C080A4E785DC9D925805A6FBEFFA3888 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4B85F93C20CD43903672DBD41C66EB96 /* CocoaLumberjack.release.xcconfig */; + baseConfigurationReference = 61CE4F47128AB837CFC8684C3F91BAF1 /* libwebp.release.xcconfig */; buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/CocoaLumberjack"; - IBSC_MODULE = CocoaLumberjack; - INFOPLIST_FILE = "Target Support Files/CocoaLumberjack/ResourceBundle-CocoaLumberjackPrivacy-CocoaLumberjack-Info.plist"; + "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"; + ENABLE_MODULE_VERIFIER = NO; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/libwebp/libwebp-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/libwebp/libwebp-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = CocoaLumberjackPrivacy; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/libwebp/libwebp.modulemap"; + PRODUCT_MODULE_NAME = libwebp; + PRODUCT_NAME = libwebp; SDKROOT = iphoneos; SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; C1238B6F45B99CBFA2DE1E81C06F98A2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C8963626C4E10EA0C64C456424CA35D1 /* SwiftKeychainWrapper.release.xcconfig */; + baseConfigurationReference = 04C1953D53901ECDFE44CE62153163CB /* SwiftKeychainWrapper.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -13967,7 +16397,7 @@ }; C6D82ADFF4A838BC1D47CD03A8A190E9 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 631EA00F26DE3715C90534534F65BFE5 /* KingfisherWebP.debug.xcconfig */; + baseConfigurationReference = CE7D0E94E502829CC4B640761DA81EEF /* KingfisherWebP.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14004,26 +16434,64 @@ }; name = Debug; }; - C80767AF13B09D076E0E483FC5ED3117 /* Release */ = { + C77845BA5C40718FA43894DCFD81E94E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B95B44E935A028C5D703D09686FA62D9 /* IQTextInputViewNotification.release.xcconfig */; + baseConfigurationReference = CBB3191B129447132115A1E437A10FBB /* IQKeyboardToolbarManager.debug.xcconfig */; + buildSettings = { + 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"; + ENABLE_MODULE_VERIFIER = NO; + GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/IQKeyboardToolbarManager/IQKeyboardToolbarManager.modulemap"; + PRODUCT_MODULE_NAME = IQKeyboardToolbarManager; + PRODUCT_NAME = IQKeyboardToolbarManager; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + C88A3D0AA286239C6F0EC7149623D010 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 5B5DE06850C20E577BECBD34728D83A9 /* MarqueeLabel.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQTextInputViewNotification"; - IBSC_MODULE = IQTextInputViewNotification; - INFOPLIST_FILE = "Target Support Files/IQTextInputViewNotification/ResourceBundle-IQTextInputViewNotification-IQTextInputViewNotification-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MarqueeLabel"; + IBSC_MODULE = MarqueeLabel; + INFOPLIST_FILE = "Target Support Files/MarqueeLabel/ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQTextInputViewNotification; + PRODUCT_NAME = MarqueeLabel; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = bundle; }; - name = Release; + name = Debug; }; CB3020DFC843BCE565F5FA4024538D17 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 49AA122FC70582C8ADF095AB09D7ADCD /* Kingfisher.release.xcconfig */; + baseConfigurationReference = C9286F4BE49E7D2A42CB5613598347AF /* Kingfisher.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14063,7 +16531,7 @@ }; CD531507144E35A983888394ADD82075 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9B4CEC98808E8D6D91C789A261D62E2A /* AMap3DMap.debug.xcconfig */; + baseConfigurationReference = D359E4DC0C387992AC4E85B90ED5BA9B /* AMap3DMap.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -14078,9 +16546,65 @@ }; name = Debug; }; + CDD4EC1D62EA453F5E25F73ABF1DC8DC /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D9CBA863A72472E854F1BCB021F10505 /* Alamofire.debug.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Alamofire"; + IBSC_MODULE = Alamofire; + INFOPLIST_FILE = "Target Support Files/Alamofire/ResourceBundle-Alamofire-Alamofire-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = Alamofire; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; + CE1F74C75439E40DCCFF1AB803A4F429 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = A31FBDB8A71E85E601C32E3A17169AAB /* IQKeyboardNotification.release.xcconfig */; + buildSettings = { + 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"; + ENABLE_MODULE_VERIFIER = NO; + GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification.modulemap"; + PRODUCT_MODULE_NAME = IQKeyboardNotification; + PRODUCT_NAME = IQKeyboardNotification; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.9; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; CECC5694E635C8311E213453B80E51AF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9964A9CC52DAF9430FF49B7085968791 /* Masonry.release.xcconfig */; + baseConfigurationReference = 8517FB39CE20317C057B11AC9BD8D728 /* Masonry.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -14119,7 +16643,7 @@ }; CF4574325CCCF465D3492C60311DBE5E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C5B0C51009256B2263C05A1238562A94 /* Popover.debug.xcconfig */; + baseConfigurationReference = 1D8BC788877505369AE9D580C83BC4E8 /* Popover.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -14157,7 +16681,7 @@ }; D01F3580E114FEEB4E2AABE445D8CEE8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CEEAAB84BDD39B4BAB697A3EDF594ABB /* SwiftDate.release.xcconfig */; + baseConfigurationReference = A076D45B86798F2AB9BA88643BCE041A /* SwiftDate.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14197,7 +16721,7 @@ }; D0C03895DE80B8549E8C1D167D22E44D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6FD255C40DD1A635B81D7597F3980BB6 /* IQKeyboardManagerSwift.debug.xcconfig */; + baseConfigurationReference = 27568FE34B5805173D718F5816A90B1E /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14235,7 +16759,7 @@ }; D24EC0EF28B2B0C44685D7240EBF2C15 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 314960FB91EAB9D1E55B5B9C13AF318B /* AMapSearch.release.xcconfig */; + baseConfigurationReference = 80360A2482B59B8CFBBDAE1E04E3AA61 /* AMapSearch.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -14251,16 +16775,16 @@ }; name = Release; }; - DD4B08D1805240B7FB2CC4ACC7E68448 /* Release */ = { + D32E9F475519FD41CD9A0CE9FC3C9140 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD729EE320D0D21AD233AEFE11E2B560 /* RxCocoa.release.xcconfig */; + baseConfigurationReference = F491682089AAF06711121E695204A09A /* MarqueeLabel.release.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxCocoa"; - IBSC_MODULE = RxCocoa; - INFOPLIST_FILE = "Target Support Files/RxCocoa/ResourceBundle-RxCocoa_Privacy-RxCocoa-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MarqueeLabel"; + IBSC_MODULE = MarqueeLabel; + INFOPLIST_FILE = "Target Support Files/MarqueeLabel/ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = RxCocoa_Privacy; + PRODUCT_NAME = MarqueeLabel; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -14268,10 +16792,45 @@ }; name = Release; }; - DF31622828077C23B01D679F9EEF0555 /* Release */ = { + D81C9ABCB010179D7AA5B80F42A5EE2A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 45F3FC5060BCBDB735509B27E5D5A0DF /* IQTextView.release.xcconfig */; + baseConfigurationReference = 476B7B25F575AE3CF39903C786FC12BD /* SnapKit.release.xcconfig */; buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/SnapKit"; + IBSC_MODULE = SnapKit; + INFOPLIST_FILE = "Target Support Files/SnapKit/ResourceBundle-SnapKit_Privacy-SnapKit-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = SnapKit_Privacy; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + DA8C0103E226FAA50A66749D5F0F951F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = A3CB4FB657257F6CE843CC2BA3731EBD /* IQKeyboardManagerSwift.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardManagerSwift"; + IBSC_MODULE = IQKeyboardManagerSwift; + INFOPLIST_FILE = "Target Support Files/IQKeyboardManagerSwift/ResourceBundle-IQKeyboardManagerSwift-IQKeyboardManagerSwift-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = IQKeyboardManagerSwift; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + DA9C9620E8B1E0E550044921F5D0C854 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 518C323F07471B8EF777A8488A6431AF /* Pods-QuickLocation.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -14282,9 +16841,8 @@ DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQTextView/IQTextView-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQTextView/IQTextView-Info.plist"; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + INFOPLIST_FILE = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -14292,14 +16850,15 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/IQTextView/IQTextView.modulemap"; - PRODUCT_MODULE_NAME = IQTextView; - PRODUCT_NAME = IQTextView; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation.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; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -14307,16 +16866,16 @@ }; name = Release; }; - E1E65C322D46BFEBF5FE86C5C061AB76 /* Debug */ = { + DB69C2828E9B9B7A1E4E57D8C059075D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2B7BC92F65E403D646E646A879990B2B /* IQKeyboardToolbarManager.debug.xcconfig */; + baseConfigurationReference = E2F3C9E43D63DCADA8C49D744C08B865 /* RxSwift.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardToolbarManager"; - IBSC_MODULE = IQKeyboardToolbarManager; - INFOPLIST_FILE = "Target Support Files/IQKeyboardToolbarManager/ResourceBundle-IQKeyboardToolbarManager-IQKeyboardToolbarManager-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxSwift"; + IBSC_MODULE = RxSwift; + INFOPLIST_FILE = "Target Support Files/RxSwift/ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = IQKeyboardToolbarManager; + PRODUCT_NAME = RxSwift_Privacy; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -14324,9 +16883,64 @@ }; name = Debug; }; + E0B97FDBBE0C4966381FEB0A1CF8BD45 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 024671EBD9DED3184503661C16EBB5AA /* RxRelay.debug.xcconfig */; + buildSettings = { + "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"; + ENABLE_MODULE_VERIFIER = NO; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/RxRelay/RxRelay-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/RxRelay/RxRelay.modulemap"; + PRODUCT_MODULE_NAME = RxRelay; + PRODUCT_NAME = RxRelay; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + E11A1A4D5FE3D6BBD48C537DEEB1C54B /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6807C2C4AB54E5412316F6E7601E772D /* RxSwift.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/RxSwift"; + IBSC_MODULE = RxSwift; + INFOPLIST_FILE = "Target Support Files/RxSwift/ResourceBundle-RxSwift_Privacy-RxSwift-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + PRODUCT_NAME = RxSwift_Privacy; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; E59C392C6F353CC2E8D40F986EF33C09 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4964E337FC50F2226AA7A4D8F6350DBD /* GYSDK.debug.xcconfig */; + baseConfigurationReference = D641E9665977E5D2538055F8AEFDE648 /* GYSDK.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -14342,47 +16956,26 @@ }; name = Debug; }; - E809E5F4425F705D7F6FF88B2D6CCE99 /* Debug */ = { + E849F0CBF1909A9A3C46F7F855FDBDDF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 042AA31C1B2299758BDD788CA0295602 /* IQKeyboardNotification.debug.xcconfig */; + baseConfigurationReference = 0494E81CC235C4E2DDFCED50749C944C /* IQKeyboardReturnManager.debug.xcconfig */; buildSettings = { - 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"; - ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQKeyboardReturnManager"; + IBSC_MODULE = IQKeyboardReturnManager; + INFOPLIST_FILE = "Target Support Files/IQKeyboardReturnManager/ResourceBundle-IQKeyboardReturnManager-IQKeyboardReturnManager-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification.modulemap"; - PRODUCT_MODULE_NAME = IQKeyboardNotification; - PRODUCT_NAME = IQKeyboardNotification; + PRODUCT_NAME = IQKeyboardReturnManager; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; E8F6D6BE65F8EA78E36FD25E915E85F6 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D1C24742CF61B40B82EE5A1138130987 /* SwiftyUserDefaults.debug.xcconfig */; + baseConfigurationReference = 62F6E873D49C812332A2CEE0AD4DC319 /* SwiftyUserDefaults.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -14418,26 +17011,9 @@ }; name = Debug; }; - EB8DB07B763DA84AAA5D0A0359EA8880 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = ABF2F5684D97126FC89055EC082BB16F /* ObjectMapper.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/ObjectMapper"; - IBSC_MODULE = ObjectMapper; - INFOPLIST_FILE = "Target Support Files/ObjectMapper/ResourceBundle-Privacy-ObjectMapper-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = Privacy; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; F297241D9B06A15050FE4F76DABA19CA /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F5DA97B4978C27C8FD9176BF64BB0130 /* SwiftyJSON.release.xcconfig */; + baseConfigurationReference = B91FB65E554FA16A7B8C7D61BDDCC741 /* SwiftyJSON.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14475,11 +17051,10 @@ }; name = Release; }; - F98EE33558C53FC474C6B9EF9F50E27E /* Debug */ = { + F9572F065D20AD302D7DDA318AE5F416 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 55459D2F9E0490AFF84FF71580F93837 /* Moya.debug.xcconfig */; + baseConfigurationReference = CAD57D2FB6281BF419C77A6FC26479BA /* RxRelay.release.xcconfig */; buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -14490,9 +17065,9 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/Moya/Moya-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/Moya/Moya-Info.plist"; + INFOPLIST_FILE = "Target Support Files/RxRelay/RxRelay-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -14500,23 +17075,24 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/Moya/Moya.modulemap"; - PRODUCT_MODULE_NAME = Moya; - PRODUCT_NAME = Moya; + MODULEMAP_FILE = "Target Support Files/RxRelay/RxRelay.modulemap"; + PRODUCT_MODULE_NAME = RxRelay; + PRODUCT_NAME = RxRelay; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.3; + SWIFT_VERSION = 5.1; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - F9F485830F706FB5BF861D9AB4349B16 /* Release */ = { + F964865C4F54A8F188991B7D9B5C0601 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 986B1C673567ED0F6C31CF2DE384B9DC /* IQKeyboardToolbar.release.xcconfig */; + baseConfigurationReference = 93CFEAEDA09B5AC6F78E6BC80B48D275 /* IQKeyboardToolbar.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14553,9 +17129,9 @@ }; name = Release; }; - FC0385EA3B1AC87DD04A7505229DDC6F /* Release */ = { + F98EE33558C53FC474C6B9EF9F50E27E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F2CD5FDF39447B0A23B1C6894BFF0549 /* IQKeyboardNotification.release.xcconfig */; + baseConfigurationReference = A58350D3F42EA4D015D1FF9672B4CCE2 /* Moya.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14567,9 +17143,10 @@ DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; - GCC_PREFIX_HEADER = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification-prefix.pch"; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/Moya/Moya-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Moya/Moya-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -14577,24 +17154,23 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/IQKeyboardNotification/IQKeyboardNotification.modulemap"; - PRODUCT_MODULE_NAME = IQKeyboardNotification; - PRODUCT_NAME = IQKeyboardNotification; + MODULEMAP_FILE = "Target Support Files/Moya/Moya.modulemap"; + PRODUCT_MODULE_NAME = Moya; + PRODUCT_NAME = Moya; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; + SWIFT_VERSION = 5.3; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Debug; }; FD4D1EB782183AD18FE4C7DDDDE0785C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 09F6EDFB12467DA4C99CE1CC8349821E /* IQKeyboardCore.debug.xcconfig */; + baseConfigurationReference = E1ACC1CCF4844B226089F690F7B13243 /* IQKeyboardCore.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14630,50 +17206,16 @@ }; name = Debug; }; - FF061741089E4AF2824EF96A90449637 /* Release */ = { + FE481DB938B0057DFB5534EB005D88C3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9C8C2A4DAA1766D42AA3CD80785B644C /* MarqueeLabel.release.xcconfig */; + baseConfigurationReference = F2CDF113AD008CF23ADEC1285DB7DE1D /* IQTextView.release.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/MarqueeLabel"; - IBSC_MODULE = MarqueeLabel; - INFOPLIST_FILE = "Target Support Files/MarqueeLabel/ResourceBundle-MarqueeLabel-MarqueeLabel-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/IQTextView"; + IBSC_MODULE = IQTextView; + INFOPLIST_FILE = "Target Support Files/IQTextView/ResourceBundle-IQTextView-IQTextView-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = MarqueeLabel; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - FF8A5E5A24C1E84FC93A197C4F9EC3CD /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 281131076723C16AA38375804E006F4B /* AMapFoundation.debug.xcconfig */; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - ); - SDKROOT = iphoneos; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - FF8CBF16030D790574AB1DC1ED75F63A /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 329AE6EDB4680613461DBF7305800306 /* ObjectMapper.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/ObjectMapper"; - IBSC_MODULE = ObjectMapper; - INFOPLIST_FILE = "Target Support Files/ObjectMapper/ResourceBundle-Privacy-ObjectMapper-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; - PRODUCT_NAME = Privacy; + PRODUCT_NAME = IQTextView; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; @@ -14693,65 +17235,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0330806A43FB62BB695AD7F57F53DF0F /* Build configuration list for PBXNativeTarget "SwiftyJSON-SwiftyJSON" */ = { + 11187CC7BC6EAFA5B99D86A29D7870E2 /* Build configuration list for PBXNativeTarget "SnapKit-SnapKit_Privacy" */ = { isa = XCConfigurationList; buildConfigurations = ( - 365FC3B0EA3663C4C12D565434266A16 /* Debug */, - 1566884FC665D639C3A5C8B11B531416 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 049DD2D0BC698D830A6BC7CC4954CB78 /* Build configuration list for PBXNativeTarget "MarqueeLabel-MarqueeLabel" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0E486F50330C0D178251C1A4289857CD /* Debug */, - FF061741089E4AF2824EF96A90449637 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 0964EA7E9825F6761379D48B341C2D0A /* Build configuration list for PBXNativeTarget "IQTextView-IQTextView" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5B31F360E59B50112B99ECB1F8DEB0E5 /* Debug */, - 16C93DCC258470F50DDBF474DD4235DD /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 0AEB5DF7CE07E3E3B45BEC9E6D4C4224 /* Build configuration list for PBXNativeTarget "SnapKit-SnapKit_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 347AD8411952EA8C186E021770AC8A65 /* Debug */, - 5236ED9DA4E13F48106CCE7BF103781D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 0BEB0B7A200B3217CBE964812CEF8702 /* Build configuration list for PBXNativeTarget "MJRefresh-MJRefresh.Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 174FAA44FF22623DBAABC1D5ED6D18B2 /* Debug */, - B6DC2A72F0F61032B1465E987C40736C /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 0D46CE72A2F3E0715B762B83A0027AB7 /* Build configuration list for PBXNativeTarget "RxSwift" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7846F5A1DA5D6002BE6CDABB061AE9A4 /* Debug */, - 7F19489E08778B6B82A80BA1A2EA2AEB /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 12B6B994DE758AFACB98F0D4874702D3 /* Build configuration list for PBXAggregateTarget "ZXSDK" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 9810572AF970C18C8C713037600D1BA0 /* Debug */, - 0F2E99D1E77DBE7D94CC2F6B027B3D8D /* Release */, + 71CAA1F06EEA35AFFEF9552C377929A2 /* Debug */, + D81C9ABCB010179D7AA5B80F42A5EE2A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -14765,29 +17253,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 1C1147E536D2FF863F1DDCAA6D2418FC /* Build configuration list for PBXNativeTarget "Kingfisher-Kingfisher" */ = { + 1C46BE6F9D17A4ED35606EA045728C62 /* Build configuration list for PBXAggregateTarget "ZXSDK" */ = { isa = XCConfigurationList; buildConfigurations = ( - 45D04981E2B83F09A0F08D4F88643066 /* Debug */, - 52C4360463069BCCC3CF2934675E03C4 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1C1AC732C292967DCEE4B8AA74D7A928 /* Build configuration list for PBXNativeTarget "RxRelay" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5E9F5F020EB0898DBFFCCD37E9AD78FC /* Debug */, - 41B54E3ADB7F75A02027044951D8EA74 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1E2251B9E52627E59AED4343676D981C /* Build configuration list for PBXNativeTarget "RxSwift-RxSwift_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 63DC0C40A47ACF3D4EB6EC1F1DE0C8E8 /* Debug */, - 6ACDF7F806BA4CB721D7567015685C39 /* Release */, + 9CE8DC0492091BCE114D5BFFADF193CD /* Debug */, + 8077B779B7F47DE8DD342CC8E70C2E90 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -14801,6 +17271,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 2215BDB0058ECB523C55DD34C34BCA5A /* Build configuration list for PBXNativeTarget "CocoaLumberjack-CocoaLumberjackPrivacy" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8B113F9011737859876E0D62E058B55F /* Debug */, + 646F431E5658B162C225C31414272336 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 2353526573FC6DB7D769B7298E65766E /* Build configuration list for PBXNativeTarget "URLNavigator" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14846,6 +17325,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 2B54692CB520C1828CE62A5B438FD132 /* Build configuration list for PBXNativeTarget "libwebp" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 763A60431B2822A21285C6D9427E521C /* Debug */, + C080A4E785DC9D925805A6FBEFFA3888 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 3208C0F97FCB948C4F12E81E25FFEAF9 /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14855,38 +17343,38 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3982F432860BF2953D97F20170D1723F /* Build configuration list for PBXNativeTarget "IQTextView" */ = { + 36D49A9BF558618016B4A850DA3C82F6 /* Build configuration list for PBXNativeTarget "SwiftyJSON-SwiftyJSON" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7FCD56360BE3796C69EE2CCB3DEFF50D /* Debug */, - DF31622828077C23B01D679F9EEF0555 /* Release */, + 14059D0FE813A145C136F1C66982DDD4 /* Debug */, + 660CA12F26A3CD48F788F98A2EAEB5DF /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3B6EE5B298D2BAF8A80222379EC02575 /* Build configuration list for PBXNativeTarget "IQKeyboardReturnManager-IQKeyboardReturnManager" */ = { + 3E1936807CBC16E22170F638AD2C80C0 /* Build configuration list for PBXNativeTarget "ObjectMapper-Privacy" */ = { isa = XCConfigurationList; buildConfigurations = ( - 219BEA71589CAE3A4B902DC7E41AE9FB /* Debug */, - 20636C603276332321BEDEC9671A6DDE /* Release */, + 4CDE0E6C101542ABA2CBA8DBF5387663 /* Debug */, + 6DC17D1CF4843BC9E9C2B0CF34A58FC8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3C1F44BA5324A43C015DABD5F4DE97C8 /* Build configuration list for PBXNativeTarget "Alamofire-Alamofire" */ = { + 44FA6D04D8D288308F57BC22A3BB91E0 /* Build configuration list for PBXNativeTarget "IQTextInputViewNotification" */ = { isa = XCConfigurationList; buildConfigurations = ( - 081AD5D3CEEC8962EC5A70AE01937000 /* Debug */, - 640B2E80156B039A2143C97973F246CF /* Release */, + 9BA70D17DE3FB87D8BE0EA87D4F66FDE /* Debug */, + 321C7DCCE426897717E94493FDC5D129 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3E40A8FBDE642FB064401DF0960E6D1C /* Build configuration list for PBXNativeTarget "ObjectMapper-Privacy" */ = { + 471B1888FAB9BCEE7C1B48F5A61F94E4 /* Build configuration list for PBXNativeTarget "Pods-QuickLocation" */ = { isa = XCConfigurationList; buildConfigurations = ( - EB8DB07B763DA84AAA5D0A0359EA8880 /* Debug */, - FF8CBF16030D790574AB1DC1ED75F63A /* Release */, + 8D4C97F4024215F274B5C40C25B001F4 /* Debug */, + DA9C9620E8B1E0E550044921F5D0C854 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -14900,6 +17388,33 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 48281A3B85467AF6C82A805775D37337 /* Build configuration list for PBXNativeTarget "RxSwift" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 96D6DBD7B8DC5504D0D0AC02C960E4E5 /* Debug */, + 325147B812590192B615F75A1DE01C4F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 49C931AED76DDD9A994314F09493902A /* Build configuration list for PBXNativeTarget "IQTextView-IQTextView" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2A7E33F1786EE1FE2048A36EDD5DD15A /* Debug */, + FE481DB938B0057DFB5534EB005D88C3 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 49EEB4B5AB99B7023A438F620CB9A432 /* Build configuration list for PBXNativeTarget "MarqueeLabel-MarqueeLabel" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + C88A3D0AA286239C6F0EC7149623D010 /* Debug */, + D32E9F475519FD41CD9A0CE9FC3C9140 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 5176F9AA0EF18F0B0B9D8EF8227C5E46 /* Build configuration list for PBXNativeTarget "SwiftyJSON" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14909,20 +17424,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 533521CD3CB8E58C9FC1B5893D841EF0 /* Build configuration list for PBXNativeTarget "IQTextInputViewNotification-IQTextInputViewNotification" */ = { + 5B77323CDF29819E96E1482C085EA365 /* Build configuration list for PBXNativeTarget "IQKeyboardReturnManager" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9D216F2535A4BA5F3B573C3A843B7F5B /* Debug */, - C80767AF13B09D076E0E483FC5ED3117 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 553490964FA5547F046E089FFC0BACC1 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbar" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6E8311BB8C1D6859E3589234E8CA25C7 /* Debug */, - F9F485830F706FB5BF861D9AB4349B16 /* Release */, + 3CA4B765996A459B8B66F95CB861A41D /* Debug */, + 70C39F0E7FA1513051962D04C2BB407E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -14945,6 +17451,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 6C7D6BF44A8439E0D97778BBA59AE5B1 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbarManager-IQKeyboardToolbarManager" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1184B191F69283FA2491D92809C69E9B /* Debug */, + 433275170CC32D429A3B2DA54AC96265 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 6EBF6B1B58A2645B3AC41D7865B9A3FC /* Build configuration list for PBXNativeTarget "Kingfisher" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14954,15 +17469,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 6F54C0CB97D6174662DF791E8327618B /* Build configuration list for PBXNativeTarget "libwebp" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 9457356C1DAD1B1B458EC55C85E01081 /* Debug */, - 74F47629BB9CFFE3259F556146442BC5 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 76CB671120DA668996BFAEDD66DF2560 /* Build configuration list for PBXNativeTarget "SwiftKeychainWrapper" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14972,6 +17478,33 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 76F8633E8E1A9181BC345ADA2518C1AF /* Build configuration list for PBXNativeTarget "RxSwift-RxSwift_Privacy" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + DB69C2828E9B9B7A1E4E57D8C059075D /* Debug */, + E11A1A4D5FE3D6BBD48C537DEEB1C54B /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 77A0B16968CAA666A3B7B59AECAA27A6 /* Build configuration list for PBXNativeTarget "IQTextView" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 546B66B43BAFC237EF32709223D439AC /* Debug */, + 28AA65A3E3D8F7A96F514A2138E0154C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 7D6A93792417105FF759575AC4073887 /* Build configuration list for PBXNativeTarget "RxRelay-RxRelay_Privacy" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 12CC8BEFC06715E4C5A75F8FF68646F1 /* Debug */, + A935BB313EECA04BF3EBF7E45439F202 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 80CE967CAA1D35721519F892BAF7A19B /* Build configuration list for PBXNativeTarget "SnapKit" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14981,29 +17514,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 82AA0CB30606C7CC9F7F807B4C7E967B /* Build configuration list for PBXAggregateTarget "AMapFoundation" */ = { + 8A5209EB6CF35D3E4F71DA99AAD6E18F /* Build configuration list for PBXNativeTarget "SDWebImage-SDWebImage" */ = { isa = XCConfigurationList; buildConfigurations = ( - FF8A5E5A24C1E84FC93A197C4F9EC3CD /* Debug */, - 45BF2C48EF31BC19012A6424E80CBAB1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 82FB5A9A0B17BC7397AC282C78A7BDA9 /* Build configuration list for PBXNativeTarget "IQKeyboardNotification-IQKeyboardNotification" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 56A11CDFB496FC195CDC4FCD4722F591 /* Debug */, - A5A05B2F5580AA7E9CAB48DDD4D89FCF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 88591247C56A365E31452531F52BF4DB /* Build configuration list for PBXNativeTarget "MBProgressHUD-MBProgressHUD" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0E0B967E4A3B646AFC73BA1AEB751DF6 /* Debug */, - 68D3DD08E938BB2F7E5762D91ECF2E56 /* Release */, + 371BF2B9D48B6F01EA46F5689D8B6347 /* Debug */, + 3828A2402E84056B9B950D4005078EB8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -15017,15 +17532,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 926D2FA204D45D644592A658B37465EB /* Build configuration list for PBXNativeTarget "IQKeyboardNotification" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - E809E5F4425F705D7F6FF88B2D6CCE99 /* Debug */, - FC0385EA3B1AC87DD04A7505229DDC6F /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 93569FB2E69CD7D497515723289F6296 /* Build configuration list for PBXNativeTarget "CocoaLumberjack" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15053,29 +17559,20 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9DF12904F3D5DE570B354C940A7450D2 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbarManager" */ = { + A020BE4F30D5498BBF7C50EED4A184DF /* Build configuration list for PBXNativeTarget "SDCycleScrollView" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4DF899AAE37A0DA920FA79E0636780BC /* Debug */, - AE78940EDFEB41F5297104F51E6EDF3D /* Release */, + BA922906E64131AB76C4712AF94EF8CB /* Debug */, + 8132F4596778D6D7F2FC0053BBA0486B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9E3C74837BB3199908911A885B8D4971 /* Build configuration list for PBXNativeTarget "IQTextInputViewNotification" */ = { + A24135030A78618B813872C73340ADC4 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbar-IQKeyboardToolbar" */ = { isa = XCConfigurationList; buildConfigurations = ( - 2B9A4236774953F6E762154B3AB54D43 /* Debug */, - 84F46E81337DCBB8BB9E7A9AE1AB69E1 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - A49A93A99BB46F9959E08C981484B83E /* Build configuration list for PBXNativeTarget "IQKeyboardCore-IQKeyboardCore" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 893A32D77D63816BA18EAB69A399B021 /* Debug */, - 1FA0BF70B4F8467C99A46EFA822C5C9A /* Release */, + 5CEE78C411E3D6E74EAAD5558E187FDE /* Debug */, + B121C6FEFCC27A3CE1DAFF880D2DAD54 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -15089,15 +17586,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - A529DB6CACCA9B9B5945C50090E593F0 /* Build configuration list for PBXNativeTarget "RxCocoa-RxCocoa_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 96036B039EA9EA3DE16D5CAA956EF0D9 /* Debug */, - DD4B08D1805240B7FB2CC4ACC7E68448 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; A5DE584E17F8D21F314D94ECAA5B38F5 /* Build configuration list for PBXAggregateTarget "GYSDK" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15107,6 +17595,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + A8A1A500549F976D578B312A146BA5FA /* Build configuration list for PBXNativeTarget "MJRefresh-MJRefresh.Privacy" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 571ADE8D047561D195CD60F88965510A /* Debug */, + BC581AAA8C0B695AEE6C3C5C09AADE02 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; AAA1F8799DB68036C3BE983C05FAA2C7 /* Build configuration list for PBXNativeTarget "Masonry" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15116,6 +17613,33 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + AD7EA7B0E34B1EF891DF82CE62270C96 /* Build configuration list for PBXNativeTarget "Kingfisher-Kingfisher" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 0550DC92B1816FC8A83CEFD50C057102 /* Debug */, + 668C20AE355FE9F09E98A6A82DB4DB22 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + ADE6FF62D5ADEDE77AD6712DD1478163 /* Build configuration list for PBXNativeTarget "IQKeyboardReturnManager-IQKeyboardReturnManager" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + E849F0CBF1909A9A3C46F7F855FDBDDF /* Debug */, + 063881EB3110FD2A51D69CE3B0279657 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + B0E76EA190E7B07E90D22C5B3A22807F /* Build configuration list for PBXNativeTarget "IQKeyboardNotification-IQKeyboardNotification" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 695453363FCD949A65F446DCE0407AF3 /* Debug */, + 2191D171B7366A4D6162485B408FEE20 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; B2130418C2FAD0A1E2FD872758AD609B /* Build configuration list for PBXNativeTarget "IQKeyboardCore" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15125,6 +17649,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + B32625D1D9085E1EC93B447431DC13CB /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift-IQKeyboardManagerSwift" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 0AAC4FE887651D60C8C2419CEFD2D112 /* Debug */, + DA8C0103E226FAA50A66749D5F0F951F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15134,29 +17667,38 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - BC507CEAD456DDA32009E87D4F61A7A5 /* Build configuration list for PBXNativeTarget "IQKeyboardReturnManager" */ = { + B8366A697492C2CD3A7ED5B3D51D7AAA /* Build configuration list for PBXNativeTarget "RxCocoa-RxCocoa_Privacy" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0FBD46792277102CA544A5EE930E7512 /* Debug */, - 8612A2A11ADE5A00A86139C0CFBF3676 /* Release */, + B330A7544598EC265DB60125BAE2A4C0 /* Debug */, + 9532BD1B62B4751A74B94BC8070105E2 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C02B87D8C48AD74D4E164CD3A2D1FFBE /* Build configuration list for PBXNativeTarget "RxRelay-RxRelay_Privacy" */ = { + B8740D9B4EE958E08BBB3B712772F3B7 /* Build configuration list for PBXNativeTarget "IQKeyboardNotification" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4B688DBCBDF4D98DDC75FA8376BFCB29 /* Debug */, - 1FEB25DDD22F983405DF97CDA2036235 /* Release */, + 1491534ED8447FC0C208BF4CAD846496 /* Debug */, + CE1F74C75439E40DCCFF1AB803A4F429 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C033586EB4682D0E609539FDCD014F64 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbar-IQKeyboardToolbar" */ = { + BB0EC731FC5B4C860BCCE74D35DF7682 /* Build configuration list for PBXNativeTarget "RxRelay" */ = { isa = XCConfigurationList; buildConfigurations = ( - 103C4FE1EED7760C096F1F6401C90367 /* Debug */, - B0DF1588260245B32FE8C924144D16DC /* Release */, + E0B97FDBBE0C4966381FEB0A1CF8BD45 /* Debug */, + F9572F065D20AD302D7DDA318AE5F416 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + BDE3BA4AA1402BB388C8E87E33BB4BC2 /* Build configuration list for PBXNativeTarget "Alamofire-Alamofire" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + CDD4EC1D62EA453F5E25F73ABF1DC8DC /* Debug */, + 8803E254DE6AD2CC7EE18509B36BF584 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -15179,11 +17721,20 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - CC4A3F92E1C76B46F53715072AC3F2C0 /* Build configuration list for PBXNativeTarget "CocoaLumberjack-CocoaLumberjackPrivacy" */ = { + CA6E701A7476AC4CED662C3787C96B29 /* Build configuration list for PBXNativeTarget "MBProgressHUD-MBProgressHUD" */ = { isa = XCConfigurationList; buildConfigurations = ( - 01DDA9E9C1B1F6DE1D9FE29DD0E73644 /* Debug */, - BEF1708846596D9CEA0B3CEFEA6A0DBC /* Release */, + 306E203431B1A8FD2EB2E01E29553CE3 /* Debug */, + 4782EAFFA9F1F89A4EE195E2E20B631B /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + CD1C8E4F51CF27D5BB803F9292D6FA3A /* Build configuration list for PBXNativeTarget "IQKeyboardToolbar" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 497B8A260706E103B07CF50861C41E5D /* Debug */, + F964865C4F54A8F188991B7D9B5C0601 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -15197,11 +17748,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - DB2D4DCDB305335FC44F9192346D5797 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbarManager-IQKeyboardToolbarManager" */ = { + D3F6DF6B821DBF7F277B373F54F67966 /* Build configuration list for PBXNativeTarget "lottie-ios-LottiePrivacyInfo" */ = { isa = XCConfigurationList; buildConfigurations = ( - E1E65C322D46BFEBF5FE86C5C061AB76 /* Debug */, - 2E52A737CEA2EF9669E0817BEEBD4566 /* Release */, + 21065AA389DD62A95706C58D2820688C /* Debug */, + A79CE20D2D85A4BEF920D28979C1403F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -15215,6 +17766,24 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + DF2A78DE89CB792CE238B18DAA614995 /* Build configuration list for PBXNativeTarget "IQTextInputViewNotification-IQTextInputViewNotification" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 24A093A88544B76DB53EF32D18D02098 /* Debug */, + 40FF5113D460D3C69F395B1F7EE2A880 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + E86551F3BE29607B08C5DF107E0D1BC3 /* Build configuration list for PBXNativeTarget "IQKeyboardCore-IQKeyboardCore" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 53D57A40F874A63EBDA06D1F9C4C824E /* Debug */, + A2ED1600F85C575D59103BDC890AF5F6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; EB7001C8F8F3903832E17537BC7A2AC1 /* Build configuration list for PBXNativeTarget "MBProgressHUD" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15224,20 +17793,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - EFA5BCB64D89899970DCDF32731F80CA /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift-IQKeyboardManagerSwift" */ = { + EFD1990C9FACE114722F7C37452F185C /* Build configuration list for PBXAggregateTarget "AMapFoundation" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9F99740A9D53062155A4A0E8AF226776 /* Debug */, - 9795432FCE13CAF7C475EFED1CFE7F43 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - F25BA99D83826DA47DDC9285DF4568F8 /* Build configuration list for PBXNativeTarget "Pods-QuickLocation" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 613E706BE63C47919B37A5843739678B /* Debug */, - 13DA8802F8D4FE6F22B4BE6B399B94A1 /* Release */, + 91053BE41975E10595A60AA1B55D84BF /* Debug */, + A4EE5CAC8B7FD47644ECA8B48E0050D5 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -15251,6 +17811,33 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + F5942A5338B686E9DA2C2872D4A56E28 /* Build configuration list for PBXNativeTarget "IQKeyboardToolbarManager" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + C77845BA5C40718FA43894DCFD81E94E /* Debug */, + 8FA12AE7E25E4F57119902158A52F1B9 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + FB73114A9364717BBD7E1DBFDD0AA2E2 /* Build configuration list for PBXNativeTarget "SDWebImage" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8D9FD255F781C5A24CBE6CE7EA8A831E /* Debug */, + A28A6D20B98F96932DB2CEFFBA55FE95 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + FFD4204E4DCD52FD19E7C87A9DD45C40 /* Build configuration list for PBXNativeTarget "lottie-ios" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2E93AC333ABBA1ED27D1FF26FE6E4F6E /* Debug */, + 94E0BDD4FECDD6501C6D9C71D5539419 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; /* End XCConfigurationList section */ }; rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */; diff --git a/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/SDCycleScrollView.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/SDCycleScrollView.xcscheme new file mode 100644 index 0000000..a03bf3f --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/SDCycleScrollView.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/SDWebImage-SDWebImage.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/SDWebImage-SDWebImage.xcscheme new file mode 100644 index 0000000..ec2596b --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/SDWebImage-SDWebImage.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/SDWebImage.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/SDWebImage.xcscheme new file mode 100644 index 0000000..a567bf3 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/SDWebImage.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/lottie-ios-LottiePrivacyInfo.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/lottie-ios-LottiePrivacyInfo.xcscheme new file mode 100644 index 0000000..c94c69f --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/lottie-ios-LottiePrivacyInfo.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/lottie-ios.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/lottie-ios.xcscheme new file mode 100644 index 0000000..1d42aba --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/lottie-ios.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/xcschememanagement.plist index 7e6eb4f..a8d74a5 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/yanghong.xcuserdatad/xcschemes/xcschememanagement.plist @@ -259,6 +259,21 @@ isShown + SDCycleScrollView.xcscheme + + isShown + + + SDWebImage-SDWebImage.xcscheme + + isShown + + + SDWebImage.xcscheme + + isShown + + SGQRCode.xcscheme isShown @@ -314,6 +329,16 @@ isShown + lottie-ios-LottiePrivacyInfo.xcscheme + + isShown + + + lottie-ios.xcscheme + + isShown + + SuppressBuildableAutocreation diff --git a/Pods/SDCycleScrollView/LICENSE b/Pods/SDCycleScrollView/LICENSE new file mode 100755 index 0000000..75db35c --- /dev/null +++ b/Pods/SDCycleScrollView/LICENSE @@ -0,0 +1,22 @@ +The MIT License (MIT) + +Copyright (c) 2015 GSD_iOS + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + diff --git a/Pods/SDCycleScrollView/README.md b/Pods/SDCycleScrollView/README.md new file mode 100644 index 0000000..360c518 --- /dev/null +++ b/Pods/SDCycleScrollView/README.md @@ -0,0 +1,62 @@ +# SDCycleScrollView(新建QQ交流群:185534916、675995250) +## ☆☆☆ “iOS图片、文字轮播器” ☆☆☆ + +### 支持pod导入 +pod 'SDCycleScrollView','>= 1.80' + + +### 更改记录: + +2019.04.10 -- 适配SDWebImage 5.0.0 + +2017.11.26 -- 增加滚动到指定index接口 + +2017.10.28 -- 更新对SDWebImage的版本依赖 + +2017.06.23 -- 1.增加支持轮播自定义cell的代理方法 2.增加禁止拖动手势api + +2016.05.27 -- 新增纯文字轮播、增加viewController在来回push时候出现的图片卡在中间的解决方案“解决viewWillAppear时出现时轮播图卡在一半的问题,在控制器viewWillAppear时调用 adjustWhenControllerViewWillAppera” + +2016.04.21 -- 修复自定义图片的pagecontrol刷新图片数据时崩溃bug;设置单张图片时停止轮播 + +2016.03.31 -- 增加垂直方向滚动功能 + +2016.01.21 -- 修复加载时出现item size zero提示问题 + +2016.01.15 -- 兼容assets存放的本地图片 + +2016.01.06 -- 0.图片管理使用SDWebImage;1.优化内存,提升性能;2.添加图片contentmode接口;3.block监听点击接口;4.滚动到某张图片监听;5.增加自定义图片pageControl接口;6.其他等等。其中有一处接口改动:pagecontrol的小圆点自定义接口改为:currentPageDotColor、pageDotColor、currentPageDotImage、pageDotImage。 + + +### 无限循环自动图片轮播器(一步设置即可使用) + + // 网络加载图片的轮播器 + SDCycleScrollView *cycleScrollView = [cycleScrollViewWithFrame:frame delegate:delegate placeholderImage:placeholderImage]; + cycleScrollView.imageURLStringsGroup = imagesURLStrings; + + // 本地加载图片的轮播器 + SDCycleScrollView *cycleScrollView = [SDCycleScrollView cycleScrollViewWithFrame: imagesGroup:图片数组]; + + + --------------------------------------------------------------------------------------------------------------- + +## Q&A: +### 为什么我用这个轮播期会在顶部出现一块空白区域 +以下是本库的使用者给出的一些解决方法放在这里供大家参考: +在iOS 7以后,controller 会对其中唯一的scrollView或其子类调整内边距,从而导致位置不准确。设置self.automaticallyAdjustsScrollViewInsets = NO;或者controller中放置不止一个scrollView或其子类时,就不会出现这种问题。以上原因是我的猜测,只要我设置了 self.automaticallyAdjustsScrollViewInsets = NO就没有那个问题了。 + +#PS: + + 如需更详细的设置,参考如下: + + 1. cycleScrollView.pageControlAliment = SDCycleScrollViewPageContolAlimentRight; // 设置pageControl居右,默认居中 + + 2. cycleScrollView.titlesGroup = 标题数组(数组元素个数必须和图片数组元素个数保持一致); // 如果设置title数组,则会在图片下面添加标题 + + 3. cycleScrollView.delegate = ; // 如需监听图片点击,请设置代理,实现代理方法 + + 4. cycleScrollView.autoScrollTimeInterval = ;// 自定义轮播时间间隔 + +![](http://ww4.sinaimg.cn/bmiddle/9b8146edjw1esvytq7lwrg208p0fce82.gif) + +![](http://cdn.cocimg.com/bbs/attachment/Fid_19/19_441660_d01407e9c4b63d1.gif) diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAbstractDotView.h b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAbstractDotView.h new file mode 100755 index 0000000..bcf91f3 --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAbstractDotView.h @@ -0,0 +1,24 @@ +// +// TAAbstractDotView.h +// TAPageControl +// +// Created by Tanguy Aladenise on 2015-01-22. +// Copyright (c) 2015 Tanguy Aladenise. All rights reserved. +// + +#import + + +@interface TAAbstractDotView : UIView + + +/** + * A method call let view know which state appearance it should take. Active meaning it's current page. Inactive not the current page. + * + * @param active BOOL to tell if view is active or not + */ +- (void)changeActivityState:(BOOL)active; + + +@end + diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAbstractDotView.m b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAbstractDotView.m new file mode 100755 index 0000000..d39c4b5 --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAbstractDotView.m @@ -0,0 +1,30 @@ +// +// TAAbstractDotView.m +// TAPageControl +// +// Created by Tanguy Aladenise on 2015-01-22. +// Copyright (c) 2015 Tanguy Aladenise. All rights reserved. +// + +#import "TAAbstractDotView.h" + + +@implementation TAAbstractDotView + + +- (id)init +{ + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"You must override %@ in %@", NSStringFromSelector(_cmd), self.class] + userInfo:nil]; +} + + +- (void)changeActivityState:(BOOL)active +{ + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"You must override %@ in %@", NSStringFromSelector(_cmd), self.class] + userInfo:nil]; +} + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.h b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.h new file mode 100755 index 0000000..7214e06 --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.h @@ -0,0 +1,15 @@ +// +// TAAnimatedDotView.h +// TAPageControl +// +// Created by Tanguy Aladenise on 2015-01-22. +// Copyright (c) 2015 Tanguy Aladenise. All rights reserved. +// + +#import "TAAbstractDotView.h" + +@interface TAAnimatedDotView : TAAbstractDotView + +@property (nonatomic, strong) UIColor *dotColor; + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.m b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.m new file mode 100755 index 0000000..b693d20 --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAAnimatedDotView.m @@ -0,0 +1,88 @@ +// +// TAAnimatedDotView.m +// TAPageControl +// +// Created by Tanguy Aladenise on 2015-01-22. +// Copyright (c) 2015 Tanguy Aladenise. All rights reserved. +// + +#import "TAAnimatedDotView.h" + +static CGFloat const kAnimateDuration = 1; + +@implementation TAAnimatedDotView + +- (instancetype)init +{ + self = [super init]; + if (self) { + [self initialization]; + } + + return self; +} + + +- (id)initWithFrame:(CGRect)frame +{ + self = [super initWithFrame:frame]; + if (self) { + [self initialization]; + } + return self; +} + + +- (id)initWithCoder:(NSCoder *)aDecoder +{ + self = [super initWithCoder:aDecoder]; + if (self) { + [self initialization]; + } + + return self; +} + +- (void)setDotColor:(UIColor *)dotColor +{ + _dotColor = dotColor; + self.layer.borderColor = dotColor.CGColor; +} + +- (void)initialization +{ + _dotColor = [UIColor whiteColor]; + self.backgroundColor = [UIColor clearColor]; + self.layer.cornerRadius = CGRectGetWidth(self.frame) / 2; + self.layer.borderColor = [UIColor whiteColor].CGColor; + self.layer.borderWidth = 2; +} + + +- (void)changeActivityState:(BOOL)active +{ + if (active) { + [self animateToActiveState]; + } else { + [self animateToDeactiveState]; + } +} + + +- (void)animateToActiveState +{ + [UIView animateWithDuration:kAnimateDuration delay:0 usingSpringWithDamping:.5 initialSpringVelocity:-20 options:UIViewAnimationOptionCurveLinear animations:^{ + self.backgroundColor = self->_dotColor; + self.transform = CGAffineTransformMakeScale(1.4, 1.4); + } completion:nil]; +} + +- (void)animateToDeactiveState +{ + [UIView animateWithDuration:kAnimateDuration delay:0 usingSpringWithDamping:.5 initialSpringVelocity:0 options:UIViewAnimationOptionCurveLinear animations:^{ + self.backgroundColor = [UIColor clearColor]; + self.transform = CGAffineTransformIdentity; + } completion:nil]; +} + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TADotView.h b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TADotView.h new file mode 100755 index 0000000..cf984cc --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TADotView.h @@ -0,0 +1,13 @@ +// +// TADotView.h +// TAPageControl +// +// Created by Tanguy Aladenise on 2015-01-22. +// Copyright (c) 2015 Tanguy Aladenise. All rights reserved. +// + +#import "TAAbstractDotView.h" + +@interface TADotView : TAAbstractDotView + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TADotView.m b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TADotView.m new file mode 100755 index 0000000..092170a --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TADotView.m @@ -0,0 +1,63 @@ +// +// TADotView.m +// TAPageControl +// +// Created by Tanguy Aladenise on 2015-01-22. +// Copyright (c) 2015 Tanguy Aladenise. All rights reserved. +// + +#import "TADotView.h" + +@implementation TADotView + + +- (instancetype)init +{ + self = [super init]; + if (self) { + [self initialization]; + } + + return self; +} + + +- (id)initWithFrame:(CGRect)frame +{ + self = [super initWithFrame:frame]; + if (self) { + [self initialization]; + } + return self; +} + + +- (id)initWithCoder:(NSCoder *)aDecoder +{ + self = [super initWithCoder:aDecoder]; + if (self) { + [self initialization]; + } + + return self; +} + +- (void)initialization +{ + self.backgroundColor = [UIColor clearColor]; + self.layer.cornerRadius = CGRectGetWidth(self.frame) / 2; + self.layer.borderColor = [UIColor whiteColor].CGColor; + self.layer.borderWidth = 2; +} + + +- (void)changeActivityState:(BOOL)active +{ + if (active) { + self.backgroundColor = [UIColor whiteColor]; + } else { + self.backgroundColor = [UIColor clearColor]; + } +} + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAPageControl.h b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAPageControl.h new file mode 100755 index 0000000..366ff47 --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAPageControl.h @@ -0,0 +1,106 @@ +// +// TAPageControl.h +// TAPageControl +// +// Created by Tanguy Aladenise on 2015-01-21. +// Copyright (c) 2015 Tanguy Aladenise. All rights reserved. +// + +#import + +@protocol TAPageControlDelegate; + + +@interface TAPageControl : UIControl + + +/** + * Dot view customization properties + */ + +/** + * The Class of your custom UIView, make sure to respect the TAAbstractDotView class. + */ +@property (nonatomic) Class dotViewClass; + + +/** + * UIImage to represent a dot. + */ +@property (nonatomic) UIImage *dotImage; + + +/** + * UIImage to represent current page dot. + */ +@property (nonatomic) UIImage *currentDotImage; + + +/** + * Dot size for dot views. Default is 8 by 8. + */ +@property (nonatomic) CGSize dotSize; + + +@property (nonatomic, strong) UIColor *dotColor; + +/** + * Spacing between two dot views. Default is 8. + */ +@property (nonatomic) NSInteger spacingBetweenDots; + + +/** + * Page control setup properties + */ + + +/** + * Delegate for TAPageControl + */ +@property(nonatomic,assign) id delegate; + + +/** + * Number of pages for control. Default is 0. + */ +@property (nonatomic) NSInteger numberOfPages; + + +/** + * Current page on which control is active. Default is 0. + */ +@property (nonatomic) NSInteger currentPage; + + +/** + * Hide the control if there is only one page. Default is NO. + */ +@property (nonatomic) BOOL hidesForSinglePage; + + +/** + * Let the control know if should grow bigger by keeping center, or just get longer (right side expanding). By default YES. + */ +@property (nonatomic) BOOL shouldResizeFromCenter; + + +/** + * Return the minimum size required to display control properly for the given page count. + * + * @param pageCount Number of dots that will require display + * + * @return The CGSize being the minimum size required. + */ +- (CGSize)sizeForNumberOfPages:(NSInteger)pageCount; + + +@end + + +@protocol TAPageControlDelegate + +@optional +- (void)TAPageControl:(TAPageControl *)pageControl didSelectPageAtIndex:(NSInteger)index; + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAPageControl.m b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAPageControl.m new file mode 100755 index 0000000..4475517 --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/PageControl/TAPageControl.m @@ -0,0 +1,364 @@ +// +// TAPageControl.m +// TAPageControl +// +// Created by Tanguy Aladenise on 2015-01-21. +// Copyright (c) 2015 Tanguy Aladenise. All rights reserved. +// + +#import "TAPageControl.h" +#import "TAAbstractDotView.h" +#import "TAAnimatedDotView.h" +#import "TADotView.h" + +/** + * Default number of pages for initialization + */ +static NSInteger const kDefaultNumberOfPages = 0; + +/** + * Default current page for initialization + */ +static NSInteger const kDefaultCurrentPage = 0; + +/** + * Default setting for hide for single page feature. For initialization + */ +static BOOL const kDefaultHideForSinglePage = NO; + +/** + * Default setting for shouldResizeFromCenter. For initialiation + */ +static BOOL const kDefaultShouldResizeFromCenter = YES; + +/** + * Default spacing between dots + */ +static NSInteger const kDefaultSpacingBetweenDots = 8; + +/** + * Default dot size + */ +static CGSize const kDefaultDotSize = {8, 8}; + + +@interface TAPageControl() + + +/** + * Array of dot views for reusability and touch events. + */ +@property (strong, nonatomic) NSMutableArray *dots; + + +@end + +@implementation TAPageControl + + +#pragma mark - Lifecycle + + +- (id)init +{ + self = [super init]; + if (self) { + [self initialization]; + } + + return self; +} + + +- (id)initWithFrame:(CGRect)frame +{ + self = [super initWithFrame:frame]; + if (self) { + [self initialization]; + } + return self; +} + + +- (id)initWithCoder:(NSCoder *)aDecoder +{ + self = [super initWithCoder:aDecoder]; + if (self) { + [self initialization]; + } + + return self; +} + + +/** + * Default setup when initiating control + */ +- (void)initialization +{ + self.dotViewClass = [TAAnimatedDotView class]; + self.spacingBetweenDots = kDefaultSpacingBetweenDots; + self.numberOfPages = kDefaultNumberOfPages; + self.currentPage = kDefaultCurrentPage; + self.hidesForSinglePage = kDefaultHideForSinglePage; + self.shouldResizeFromCenter = kDefaultShouldResizeFromCenter; +} + + +#pragma mark - Touch event + +- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event +{ + UITouch *touch = [touches anyObject]; + if (touch.view != self) { + NSInteger index = [self.dots indexOfObject:touch.view]; + if ([self.delegate respondsToSelector:@selector(TAPageControl:didSelectPageAtIndex:)]) { + [self.delegate TAPageControl:self didSelectPageAtIndex:index]; + } + } +} + +#pragma mark - Layout + + +/** + * Resizes and moves the receiver view so it just encloses its subviews. + */ +- (void)sizeToFit +{ + [self updateFrame:YES]; +} + + +- (CGSize)sizeForNumberOfPages:(NSInteger)pageCount +{ + return CGSizeMake((self.dotSize.width + self.spacingBetweenDots) * pageCount - self.spacingBetweenDots , self.dotSize.height); +} + + +/** + * Will update dots display and frame. Reuse existing views or instantiate one if required. Update their position in case frame changed. + */ +- (void)updateDots +{ + if (self.numberOfPages == 0) { + return; + } + + for (NSInteger i = 0; i < self.numberOfPages; i++) { + + UIView *dot; + if (i < self.dots.count) { + dot = [self.dots objectAtIndex:i]; + } else { + dot = [self generateDotView]; + } + + [self updateDotFrame:dot atIndex:i]; + } + + [self changeActivity:YES atIndex:self.currentPage]; + + [self hideForSinglePage]; +} + + +/** + * Update frame control to fit current number of pages. It will apply required size if authorize and required. + * + * @param overrideExistingFrame BOOL to allow frame to be overriden. Meaning the required size will be apply no mattter what. + */ +- (void)updateFrame:(BOOL)overrideExistingFrame +{ + CGPoint center = self.center; + CGSize requiredSize = [self sizeForNumberOfPages:self.numberOfPages]; + + // We apply requiredSize only if authorize to and necessary + if (overrideExistingFrame || ((CGRectGetWidth(self.frame) < requiredSize.width || CGRectGetHeight(self.frame) < requiredSize.height) && !overrideExistingFrame)) { + self.frame = CGRectMake(CGRectGetMinX(self.frame), CGRectGetMinY(self.frame), requiredSize.width, requiredSize.height); + if (self.shouldResizeFromCenter) { + self.center = center; + } + } + + [self resetDotViews]; +} + + +/** + * Update the frame of a specific dot at a specific index + * + * @param dot Dot view + * @param index Page index of dot + */ +- (void)updateDotFrame:(UIView *)dot atIndex:(NSInteger)index +{ + // Dots are always centered within view + CGFloat x = (self.dotSize.width + self.spacingBetweenDots) * index + ( (CGRectGetWidth(self.frame) - [self sizeForNumberOfPages:self.numberOfPages].width) / 2); + CGFloat y = (CGRectGetHeight(self.frame) - self.dotSize.height) / 2; + + dot.frame = CGRectMake(x, y, self.dotSize.width, self.dotSize.height); +} + + +#pragma mark - Utils + + +/** + * Generate a dot view and add it to the collection + * + * @return The UIView object representing a dot + */ +- (UIView *)generateDotView +{ + UIView *dotView; + + if (self.dotViewClass) { + dotView = [[self.dotViewClass alloc] initWithFrame:CGRectMake(0, 0, self.dotSize.width, self.dotSize.height)]; + if ([dotView isKindOfClass:[TAAnimatedDotView class]] && self.dotColor) { + ((TAAnimatedDotView *)dotView).dotColor = self.dotColor; + } + } else { + dotView = [[UIImageView alloc] initWithImage:self.dotImage]; + dotView.frame = CGRectMake(0, 0, self.dotSize.width, self.dotSize.height); + } + + if (dotView) { + [self addSubview:dotView]; + [self.dots addObject:dotView]; + } + + dotView.userInteractionEnabled = YES; + return dotView; +} + + +/** + * Change activity state of a dot view. Current/not currrent. + * + * @param active Active state to apply + * @param index Index of dot for state update + */ +- (void)changeActivity:(BOOL)active atIndex:(NSInteger)index +{ + if (self.dotViewClass) { + TAAbstractDotView *abstractDotView = (TAAbstractDotView *)[self.dots objectAtIndex:index]; + if ([abstractDotView respondsToSelector:@selector(changeActivityState:)]) { + [abstractDotView changeActivityState:active]; + } else { + NSLog(@"Custom view : %@ must implement an 'changeActivityState' method or you can subclass %@ to help you.", self.dotViewClass, [TAAbstractDotView class]); + } + } else if (self.dotImage && self.currentDotImage) { + UIImageView *dotView = (UIImageView *)[self.dots objectAtIndex:index]; + dotView.image = (active) ? self.currentDotImage : self.dotImage; + } +} + + +- (void)resetDotViews +{ + for (UIView *dotView in self.dots) { + [dotView removeFromSuperview]; + } + + [self.dots removeAllObjects]; + [self updateDots]; +} + + +- (void)hideForSinglePage +{ + if (self.dots.count == 1 && self.hidesForSinglePage) { + self.hidden = YES; + } else { + self.hidden = NO; + } +} + +#pragma mark - Setters + + +- (void)setNumberOfPages:(NSInteger)numberOfPages +{ + _numberOfPages = numberOfPages; + + // Update dot position to fit new number of pages + [self resetDotViews]; +} + + +- (void)setSpacingBetweenDots:(NSInteger)spacingBetweenDots +{ + _spacingBetweenDots = spacingBetweenDots; + + [self resetDotViews]; +} + + +- (void)setCurrentPage:(NSInteger)currentPage +{ + // If no pages, no current page to treat. + if (self.numberOfPages == 0 || currentPage == _currentPage) { + _currentPage = currentPage; + return; + } + + // Pre set + [self changeActivity:NO atIndex:_currentPage]; + _currentPage = currentPage; + // Post set + [self changeActivity:YES atIndex:_currentPage]; +} + + +- (void)setDotImage:(UIImage *)dotImage +{ + _dotImage = dotImage; + [self resetDotViews]; + self.dotViewClass = nil; +} + + +- (void)setCurrentDotImage:(UIImage *)currentDotimage +{ + _currentDotImage = currentDotimage; + [self resetDotViews]; + self.dotViewClass = nil; +} + + +- (void)setDotViewClass:(Class)dotViewClass +{ + _dotViewClass = dotViewClass; + self.dotSize = CGSizeZero; + [self resetDotViews]; +} + + +#pragma mark - Getters + + +- (NSMutableArray *)dots +{ + if (!_dots) { + _dots = [[NSMutableArray alloc] init]; + } + + return _dots; +} + + +- (CGSize)dotSize +{ + // Dot size logic depending on the source of the dot view + if (self.dotImage && CGSizeEqualToSize(_dotSize, CGSizeZero)) { + _dotSize = self.dotImage.size; + } else if (self.dotViewClass && CGSizeEqualToSize(_dotSize, CGSizeZero)) { + _dotSize = kDefaultDotSize; + return _dotSize; + } + + return _dotSize; +} + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCollectionViewCell.h b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCollectionViewCell.h new file mode 100644 index 0000000..3a229ba --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCollectionViewCell.h @@ -0,0 +1,51 @@ +// +// SDCollectionViewCell.h +// SDCycleScrollView +// +// Created by aier on 15-3-22. +// Copyright (c) 2015年 GSD. All rights reserved. +// + +/* + + ********************************************************************************* + * + * 🌟🌟🌟 新建SDCycleScrollView交流QQ群:185534916 🌟🌟🌟 + * + * 在您使用此自动轮播库的过程中如果出现bug请及时以以下任意一种方式联系我们,我们会及时修复bug并 + * 帮您解决问题。 + * 新浪微博:GSD_iOS + * Email : gsdios@126.com + * GitHub: https://github.com/gsdios + * + * 另(我的自动布局库SDAutoLayout): + * 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于 + * 做最简单易用的AutoLayout库。 + * 视频教程:http://www.letv.com/ptv/vplay/24038772.html + * 用法示例:https://github.com/gsdios/SDAutoLayout/blob/master/README.md + * GitHub:https://github.com/gsdios/SDAutoLayout + ********************************************************************************* + + */ + + + +#import + +@interface SDCollectionViewCell : UICollectionViewCell + +@property (weak, nonatomic) UIImageView *imageView; +@property (copy, nonatomic) NSString *title; + +@property (nonatomic, strong) UIColor *titleLabelTextColor; +@property (nonatomic, strong) UIFont *titleLabelTextFont; +@property (nonatomic, strong) UIColor *titleLabelBackgroundColor; +@property (nonatomic, assign) CGFloat titleLabelHeight; +@property (nonatomic, assign) NSTextAlignment titleLabelTextAlignment; + +@property (nonatomic, assign) BOOL hasConfigured; + +/** 只展示文字轮播 */ +@property (nonatomic, assign) BOOL onlyDisplayText; + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCollectionViewCell.m b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCollectionViewCell.m new file mode 100644 index 0000000..83f8ee0 --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCollectionViewCell.m @@ -0,0 +1,116 @@ +// +// SDCollectionViewCell.m +// SDCycleScrollView +// +// Created by aier on 15-3-22. +// Copyright (c) 2015年 GSD. All rights reserved. +// + + +/* + + ********************************************************************************* + * + * 🌟🌟🌟 新建SDCycleScrollView交流QQ群:185534916 🌟🌟🌟 + * + * 在您使用此自动轮播库的过程中如果出现bug请及时以以下任意一种方式联系我们,我们会及时修复bug并 + * 帮您解决问题。 + * 新浪微博:GSD_iOS + * Email : gsdios@126.com + * GitHub: https://github.com/gsdios + * + * 另(我的自动布局库SDAutoLayout): + * 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于 + * 做最简单易用的AutoLayout库。 + * 视频教程:http://www.letv.com/ptv/vplay/24038772.html + * 用法示例:https://github.com/gsdios/SDAutoLayout/blob/master/README.md + * GitHub:https://github.com/gsdios/SDAutoLayout + ********************************************************************************* + + */ + + +#import "SDCollectionViewCell.h" +#import "UIView+SDExtension.h" + +@implementation SDCollectionViewCell +{ + __weak UILabel *_titleLabel; +} + + +- (instancetype)initWithFrame:(CGRect)frame +{ + if (self = [super initWithFrame:frame]) { + [self setupImageView]; + [self setupTitleLabel]; + } + + return self; +} + +- (void)setTitleLabelBackgroundColor:(UIColor *)titleLabelBackgroundColor +{ + _titleLabelBackgroundColor = titleLabelBackgroundColor; + _titleLabel.backgroundColor = titleLabelBackgroundColor; +} + +- (void)setTitleLabelTextColor:(UIColor *)titleLabelTextColor +{ + _titleLabelTextColor = titleLabelTextColor; + _titleLabel.textColor = titleLabelTextColor; +} + +- (void)setTitleLabelTextFont:(UIFont *)titleLabelTextFont +{ + _titleLabelTextFont = titleLabelTextFont; + _titleLabel.font = titleLabelTextFont; +} + +- (void)setupImageView +{ + UIImageView *imageView = [[UIImageView alloc] init]; + _imageView = imageView; + [self.contentView addSubview:imageView]; +} + +- (void)setupTitleLabel +{ + UILabel *titleLabel = [[UILabel alloc] init]; + _titleLabel = titleLabel; + _titleLabel.hidden = YES; + [self.contentView addSubview:titleLabel]; +} + +- (void)setTitle:(NSString *)title +{ + _title = [title copy]; + _titleLabel.text = [NSString stringWithFormat:@" %@", title]; + if (_titleLabel.hidden) { + _titleLabel.hidden = NO; + } +} + +-(void)setTitleLabelTextAlignment:(NSTextAlignment)titleLabelTextAlignment +{ + _titleLabelTextAlignment = titleLabelTextAlignment; + _titleLabel.textAlignment = titleLabelTextAlignment; +} + +- (void)layoutSubviews +{ + [super layoutSubviews]; + + if (self.onlyDisplayText) { + _titleLabel.frame = self.bounds; + } else { + _imageView.frame = self.bounds; + CGFloat titleLabelW = self.sd_width; + CGFloat titleLabelH = _titleLabelHeight; + CGFloat titleLabelX = 0; + CGFloat titleLabelY = self.sd_height - titleLabelH; + _titleLabel.frame = CGRectMake(titleLabelX, titleLabelY, titleLabelW, titleLabelH); + } +} + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCycleScrollView.h b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCycleScrollView.h new file mode 100644 index 0000000..817b2f6 --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCycleScrollView.h @@ -0,0 +1,211 @@ +// +// SDCycleScrollView.h +// SDCycleScrollView +// +// Created by aier on 15-3-22. +// Copyright (c) 2015年 GSD. All rights reserved. +// + +/* + + ********************************************************************************* + * + * 🌟🌟🌟 新建SDCycleScrollView交流QQ群:185534916 🌟🌟🌟 + * + * 在您使用此自动轮播库的过程中如果出现bug请及时以以下任意一种方式联系我们,我们会及时修复bug并 + * 帮您解决问题。 + * 新浪微博:GSD_iOS + * Email : gsdios@126.com + * GitHub: https://github.com/gsdios + * + * 另(我的自动布局库SDAutoLayout): + * 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于 + * 做最简单易用的AutoLayout库。 + * 视频教程:http://www.letv.com/ptv/vplay/24038772.html + * 用法示例:https://github.com/gsdios/SDAutoLayout/blob/master/README.md + * GitHub:https://github.com/gsdios/SDAutoLayout + ********************************************************************************* + + */ + +/* + * 当前版本为1.62 + * 更新日期:2016.04.21 + */ + +#import + +typedef enum { + SDCycleScrollViewPageContolAlimentRight, + SDCycleScrollViewPageContolAlimentCenter +} SDCycleScrollViewPageContolAliment; + +typedef enum { + SDCycleScrollViewPageContolStyleClassic, // 系统自带经典样式 + SDCycleScrollViewPageContolStyleAnimated, // 动画效果pagecontrol + SDCycleScrollViewPageContolStyleNone // 不显示pagecontrol +} SDCycleScrollViewPageContolStyle; + +@class SDCycleScrollView; + +@protocol SDCycleScrollViewDelegate + +@optional + +/** 点击图片回调 */ +- (void)cycleScrollView:(SDCycleScrollView *)cycleScrollView didSelectItemAtIndex:(NSInteger)index; + +/** 图片滚动回调 */ +- (void)cycleScrollView:(SDCycleScrollView *)cycleScrollView didScrollToIndex:(NSInteger)index; + + + + + + +// 不需要自定义轮播cell的请忽略以下两个的代理方法 + +// ========== 轮播自定义cell ========== + +/** 如果你需要自定义cell样式,请在实现此代理方法返回你的自定义cell的class。 */ +- (Class)customCollectionViewCellClassForCycleScrollView:(SDCycleScrollView *)view; + +/** 如果你需要自定义cell样式,请在实现此代理方法返回你的自定义cell的Nib。 */ +- (UINib *)customCollectionViewCellNibForCycleScrollView:(SDCycleScrollView *)view; + +/** 如果你自定义了cell样式,请在实现此代理方法为你的cell填充数据以及其它一系列设置 */ +- (void)setupCustomCell:(UICollectionViewCell *)cell forIndex:(NSInteger)index cycleScrollView:(SDCycleScrollView *)view; + +@end + +@interface SDCycleScrollView : UIView + + +/** 初始轮播图(推荐使用) */ ++ (instancetype)cycleScrollViewWithFrame:(CGRect)frame delegate:(id)delegate placeholderImage:(UIImage *)placeholderImage; + ++ (instancetype)cycleScrollViewWithFrame:(CGRect)frame imageURLStringsGroup:(NSArray *)imageURLStringsGroup; + + +/** 本地图片轮播初始化方式 */ ++ (instancetype)cycleScrollViewWithFrame:(CGRect)frame imageNamesGroup:(NSArray *)imageNamesGroup; + +/** 本地图片轮播初始化方式2,infiniteLoop:是否无限循环 */ ++ (instancetype)cycleScrollViewWithFrame:(CGRect)frame shouldInfiniteLoop:(BOOL)infiniteLoop imageNamesGroup:(NSArray *)imageNamesGroup; + + +////////////////////// 数据源API ////////////////////// + +/** 网络图片 url string 数组 */ +@property (nonatomic, strong) NSArray *imageURLStringsGroup; + +/** 每张图片对应要显示的文字数组 */ +@property (nonatomic, strong) NSArray *titlesGroup; + +/** 本地图片数组 */ +@property (nonatomic, strong) NSArray *localizationImageNamesGroup; + + + + + +////////////////////// 滚动控制API ////////////////////// + +/** 自动滚动间隔时间,默认2s */ +@property (nonatomic, assign) CGFloat autoScrollTimeInterval; + +/** 是否无限循环,默认Yes */ +@property (nonatomic,assign) BOOL infiniteLoop; + +/** 是否自动滚动,默认Yes */ +@property (nonatomic,assign) BOOL autoScroll; + +/** 图片滚动方向,默认为水平滚动 */ +@property (nonatomic, assign) UICollectionViewScrollDirection scrollDirection; + +@property (nonatomic, weak) id delegate; + +/** block方式监听点击 */ +@property (nonatomic, copy) void (^clickItemOperationBlock)(NSInteger currentIndex); + +/** block方式监听滚动 */ +@property (nonatomic, copy) void (^itemDidScrollOperationBlock)(NSInteger currentIndex); + +/** 可以调用此方法手动控制滚动到哪一个index */ +- (void)makeScrollViewScrollToIndex:(NSInteger)index; + +/** 解决viewWillAppear时出现时轮播图卡在一半的问题,在控制器viewWillAppear时调用此方法 */ +- (void)adjustWhenControllerViewWillAppera; + +////////////////////// 自定义样式API ////////////////////// + +/** 轮播图片的ContentMode,默认为 UIViewContentModeScaleToFill */ +@property (nonatomic, assign) UIViewContentMode bannerImageViewContentMode; + +/** 占位图,用于网络未加载到图片时 */ +@property (nonatomic, strong) UIImage *placeholderImage; + +/** 是否显示分页控件 */ +@property (nonatomic, assign) BOOL showPageControl; + +/** 是否在只有一张图时隐藏pagecontrol,默认为YES */ +@property(nonatomic) BOOL hidesForSinglePage; + +/** 只展示文字轮播 */ +@property (nonatomic, assign) BOOL onlyDisplayText; + +/** pagecontrol 样式,默认为动画样式 */ +@property (nonatomic, assign) SDCycleScrollViewPageContolStyle pageControlStyle; + +/** 分页控件位置 */ +@property (nonatomic, assign) SDCycleScrollViewPageContolAliment pageControlAliment; + +/** 分页控件距离轮播图的底部间距(在默认间距基础上)的偏移量 */ +@property (nonatomic, assign) CGFloat pageControlBottomOffset; + +/** 分页控件距离轮播图的右边间距(在默认间距基础上)的偏移量 */ +@property (nonatomic, assign) CGFloat pageControlRightOffset; + +/** 分页控件小圆标大小 */ +@property (nonatomic, assign) CGSize pageControlDotSize; + +/** 当前分页控件小圆标颜色 */ +@property (nonatomic, strong) UIColor *currentPageDotColor; + +/** 其他分页控件小圆标颜色 */ +@property (nonatomic, strong) UIColor *pageDotColor; + +/** 当前分页控件小圆标图片 */ +@property (nonatomic, strong) UIImage *currentPageDotImage; + +/** 其他分页控件小圆标图片 */ +@property (nonatomic, strong) UIImage *pageDotImage; + +/** 轮播文字label字体颜色 */ +@property (nonatomic, strong) UIColor *titleLabelTextColor; + +/** 轮播文字label字体大小 */ +@property (nonatomic, strong) UIFont *titleLabelTextFont; + +/** 轮播文字label背景颜色 */ +@property (nonatomic, strong) UIColor *titleLabelBackgroundColor; + +/** 轮播文字label高度 */ +@property (nonatomic, assign) CGFloat titleLabelHeight; + +/** 轮播文字label对齐方式 */ +@property (nonatomic, assign) NSTextAlignment titleLabelTextAlignment; + +/** 滚动手势禁用(文字轮播较实用) */ +- (void)disableScrollGesture; + + +////////////////////// 清除缓存API ////////////////////// + +/** 清除图片缓存(此次升级后统一使用SDWebImage管理图片加载和缓存) */ ++ (void)clearImagesCache; + +/** 清除图片缓存(兼容旧版本方法) */ +- (void)clearCache; + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCycleScrollView.m b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCycleScrollView.m new file mode 100644 index 0000000..2ce019b --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/SDCycleScrollView.m @@ -0,0 +1,700 @@ +// +// SDCycleScrollView.m +// SDCycleScrollView +// +// Created by aier on 15-3-22. +// Copyright (c) 2015年 GSD. All rights reserved. +// + +/* + + ********************************************************************************* + * + * 🌟🌟🌟 新建SDCycleScrollView交流QQ群:185534916 🌟🌟🌟 + * + * 在您使用此自动轮播库的过程中如果出现bug请及时以以下任意一种方式联系我们,我们会及时修复bug并 + * 帮您解决问题。 + * 新浪微博:GSD_iOS + * Email : gsdios@126.com + * GitHub: https://github.com/gsdios + * + * 另(我的自动布局库SDAutoLayout): + * 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于 + * 做最简单易用的AutoLayout库。 + * 视频教程:http://www.letv.com/ptv/vplay/24038772.html + * 用法示例:https://github.com/gsdios/SDAutoLayout/blob/master/README.md + * GitHub:https://github.com/gsdios/SDAutoLayout + ********************************************************************************* + + */ + + +#import "SDCycleScrollView.h" +#import "SDCollectionViewCell.h" +#import "UIView+SDExtension.h" +#import "TAPageControl.h" +#import "SDWebImageManager.h" +#import "UIImageView+WebCache.h" + +#define kCycleScrollViewInitialPageControlDotSize CGSizeMake(10, 10) + +NSString * const ID = @"SDCycleScrollViewCell"; + +@interface SDCycleScrollView () + + +@property (nonatomic, weak) UICollectionView *mainView; // 显示图片的collectionView +@property (nonatomic, weak) UICollectionViewFlowLayout *flowLayout; +@property (nonatomic, strong) NSArray *imagePathsGroup; +@property (nonatomic, weak) NSTimer *timer; +@property (nonatomic, assign) NSInteger totalItemsCount; +@property (nonatomic, weak) UIControl *pageControl; + +@property (nonatomic, strong) UIImageView *backgroundImageView; // 当imageURLs为空时的背景图 + +@end + +@implementation SDCycleScrollView + +- (instancetype)initWithFrame:(CGRect)frame +{ + if (self = [super initWithFrame:frame]) { + [self initialization]; + [self setupMainView]; + } + return self; +} + +- (void)awakeFromNib +{ + [super awakeFromNib]; + [self initialization]; + [self setupMainView]; +} + +- (void)initialization +{ + _pageControlAliment = SDCycleScrollViewPageContolAlimentCenter; + _autoScrollTimeInterval = 2.0; + _titleLabelTextColor = [UIColor whiteColor]; + _titleLabelTextFont= [UIFont systemFontOfSize:14]; + _titleLabelBackgroundColor = [UIColor colorWithRed:0 green:0 blue:0 alpha:0.5]; + _titleLabelHeight = 30; + _titleLabelTextAlignment = NSTextAlignmentLeft; + _autoScroll = YES; + _infiniteLoop = YES; + _showPageControl = YES; + _pageControlDotSize = kCycleScrollViewInitialPageControlDotSize; + _pageControlBottomOffset = 0; + _pageControlRightOffset = 0; + _pageControlStyle = SDCycleScrollViewPageContolStyleClassic; + _hidesForSinglePage = YES; + _currentPageDotColor = [UIColor whiteColor]; + _pageDotColor = [UIColor lightGrayColor]; + _bannerImageViewContentMode = UIViewContentModeScaleToFill; + + self.backgroundColor = [UIColor lightGrayColor]; + +} + ++ (instancetype)cycleScrollViewWithFrame:(CGRect)frame imageNamesGroup:(NSArray *)imageNamesGroup +{ + SDCycleScrollView *cycleScrollView = [[self alloc] initWithFrame:frame]; + cycleScrollView.localizationImageNamesGroup = [NSMutableArray arrayWithArray:imageNamesGroup]; + return cycleScrollView; +} + ++ (instancetype)cycleScrollViewWithFrame:(CGRect)frame shouldInfiniteLoop:(BOOL)infiniteLoop imageNamesGroup:(NSArray *)imageNamesGroup +{ + SDCycleScrollView *cycleScrollView = [[self alloc] initWithFrame:frame]; + cycleScrollView.infiniteLoop = infiniteLoop; + cycleScrollView.localizationImageNamesGroup = [NSMutableArray arrayWithArray:imageNamesGroup]; + return cycleScrollView; +} + ++ (instancetype)cycleScrollViewWithFrame:(CGRect)frame imageURLStringsGroup:(NSArray *)imageURLsGroup +{ + SDCycleScrollView *cycleScrollView = [[self alloc] initWithFrame:frame]; + cycleScrollView.imageURLStringsGroup = [NSMutableArray arrayWithArray:imageURLsGroup]; + return cycleScrollView; +} + ++ (instancetype)cycleScrollViewWithFrame:(CGRect)frame delegate:(id)delegate placeholderImage:(UIImage *)placeholderImage +{ + SDCycleScrollView *cycleScrollView = [[self alloc] initWithFrame:frame]; + cycleScrollView.delegate = delegate; + cycleScrollView.placeholderImage = placeholderImage; + + return cycleScrollView; +} + +// 设置显示图片的collectionView +- (void)setupMainView +{ + UICollectionViewFlowLayout *flowLayout = [[UICollectionViewFlowLayout alloc] init]; + flowLayout.minimumLineSpacing = 0; + flowLayout.scrollDirection = UICollectionViewScrollDirectionHorizontal; + _flowLayout = flowLayout; + + UICollectionView *mainView = [[UICollectionView alloc] initWithFrame:self.bounds collectionViewLayout:flowLayout]; + mainView.backgroundColor = [UIColor clearColor]; + mainView.pagingEnabled = YES; + mainView.showsHorizontalScrollIndicator = NO; + mainView.showsVerticalScrollIndicator = NO; + [mainView registerClass:[SDCollectionViewCell class] forCellWithReuseIdentifier:ID]; + + mainView.dataSource = self; + mainView.delegate = self; + mainView.scrollsToTop = NO; + [self addSubview:mainView]; + _mainView = mainView; +} + + +#pragma mark - properties + +- (void)setDelegate:(id)delegate +{ + _delegate = delegate; + + if ([self.delegate respondsToSelector:@selector(customCollectionViewCellClassForCycleScrollView:)] && [self.delegate customCollectionViewCellClassForCycleScrollView:self]) { + [self.mainView registerClass:[self.delegate customCollectionViewCellClassForCycleScrollView:self] forCellWithReuseIdentifier:ID]; + }else if ([self.delegate respondsToSelector:@selector(customCollectionViewCellNibForCycleScrollView:)] && [self.delegate customCollectionViewCellNibForCycleScrollView:self]) { + [self.mainView registerNib:[self.delegate customCollectionViewCellNibForCycleScrollView:self] forCellWithReuseIdentifier:ID]; + } +} + +- (void)setPlaceholderImage:(UIImage *)placeholderImage +{ + _placeholderImage = placeholderImage; + + if (!self.backgroundImageView) { + UIImageView *bgImageView = [UIImageView new]; + bgImageView.contentMode = UIViewContentModeScaleAspectFit; + [self insertSubview:bgImageView belowSubview:self.mainView]; + self.backgroundImageView = bgImageView; + } + + self.backgroundImageView.image = placeholderImage; +} + +- (void)setPageControlDotSize:(CGSize)pageControlDotSize +{ + _pageControlDotSize = pageControlDotSize; + [self setupPageControl]; + if ([self.pageControl isKindOfClass:[TAPageControl class]]) { + TAPageControl *pageContol = (TAPageControl *)_pageControl; + pageContol.dotSize = pageControlDotSize; + } +} + +- (void)setShowPageControl:(BOOL)showPageControl +{ + _showPageControl = showPageControl; + + _pageControl.hidden = !showPageControl; +} + +- (void)setCurrentPageDotColor:(UIColor *)currentPageDotColor +{ + _currentPageDotColor = currentPageDotColor; + if ([self.pageControl isKindOfClass:[TAPageControl class]]) { + TAPageControl *pageControl = (TAPageControl *)_pageControl; + pageControl.dotColor = currentPageDotColor; + } else { + UIPageControl *pageControl = (UIPageControl *)_pageControl; + pageControl.currentPageIndicatorTintColor = currentPageDotColor; + } + +} + +- (void)setPageDotColor:(UIColor *)pageDotColor +{ + _pageDotColor = pageDotColor; + + if ([self.pageControl isKindOfClass:[UIPageControl class]]) { + UIPageControl *pageControl = (UIPageControl *)_pageControl; + pageControl.pageIndicatorTintColor = pageDotColor; + } +} + +- (void)setCurrentPageDotImage:(UIImage *)currentPageDotImage +{ + _currentPageDotImage = currentPageDotImage; + + if (self.pageControlStyle != SDCycleScrollViewPageContolStyleAnimated) { + self.pageControlStyle = SDCycleScrollViewPageContolStyleAnimated; + } + + [self setCustomPageControlDotImage:currentPageDotImage isCurrentPageDot:YES]; +} + +- (void)setPageDotImage:(UIImage *)pageDotImage +{ + _pageDotImage = pageDotImage; + + if (self.pageControlStyle != SDCycleScrollViewPageContolStyleAnimated) { + self.pageControlStyle = SDCycleScrollViewPageContolStyleAnimated; + } + + [self setCustomPageControlDotImage:pageDotImage isCurrentPageDot:NO]; +} + +- (void)setCustomPageControlDotImage:(UIImage *)image isCurrentPageDot:(BOOL)isCurrentPageDot +{ + if (!image || !self.pageControl) return; + + if ([self.pageControl isKindOfClass:[TAPageControl class]]) { + TAPageControl *pageControl = (TAPageControl *)_pageControl; + if (isCurrentPageDot) { + pageControl.currentDotImage = image; + } else { + pageControl.dotImage = image; + } + } +} + +- (void)setInfiniteLoop:(BOOL)infiniteLoop +{ + _infiniteLoop = infiniteLoop; + + if (self.imagePathsGroup.count) { + self.imagePathsGroup = self.imagePathsGroup; + } +} + +-(void)setAutoScroll:(BOOL)autoScroll{ + _autoScroll = autoScroll; + + [self invalidateTimer]; + + if (_autoScroll) { + [self setupTimer]; + } +} + +- (void)setScrollDirection:(UICollectionViewScrollDirection)scrollDirection +{ + _scrollDirection = scrollDirection; + + _flowLayout.scrollDirection = scrollDirection; +} + +- (void)setAutoScrollTimeInterval:(CGFloat)autoScrollTimeInterval +{ + _autoScrollTimeInterval = autoScrollTimeInterval; + + [self setAutoScroll:self.autoScroll]; +} + +- (void)setPageControlStyle:(SDCycleScrollViewPageContolStyle)pageControlStyle +{ + _pageControlStyle = pageControlStyle; + + [self setupPageControl]; +} + +- (void)setImagePathsGroup:(NSArray *)imagePathsGroup +{ + [self invalidateTimer]; + + _imagePathsGroup = imagePathsGroup; + + _totalItemsCount = self.infiniteLoop ? self.imagePathsGroup.count * 100 : self.imagePathsGroup.count; + + if (imagePathsGroup.count > 1) { // 由于 !=1 包含count == 0等情况 + self.mainView.scrollEnabled = YES; + [self setAutoScroll:self.autoScroll]; + } else { + self.mainView.scrollEnabled = NO; + [self invalidateTimer]; + } + + [self setupPageControl]; + [self.mainView reloadData]; +} + +- (void)setImageURLStringsGroup:(NSArray *)imageURLStringsGroup +{ + _imageURLStringsGroup = imageURLStringsGroup; + + NSMutableArray *temp = [NSMutableArray new]; + [_imageURLStringsGroup enumerateObjectsUsingBlock:^(NSString * obj, NSUInteger idx, BOOL * stop) { + NSString *urlString; + if ([obj isKindOfClass:[NSString class]]) { + urlString = obj; + } else if ([obj isKindOfClass:[NSURL class]]) { + NSURL *url = (NSURL *)obj; + urlString = [url absoluteString]; + } + if (urlString) { + [temp addObject:urlString]; + } + }]; + self.imagePathsGroup = [temp copy]; +} + +- (void)setLocalizationImageNamesGroup:(NSArray *)localizationImageNamesGroup +{ + _localizationImageNamesGroup = localizationImageNamesGroup; + self.imagePathsGroup = [localizationImageNamesGroup copy]; +} + +- (void)setTitlesGroup:(NSArray *)titlesGroup +{ + _titlesGroup = titlesGroup; + if (self.onlyDisplayText) { + NSMutableArray *temp = [NSMutableArray new]; + for (int i = 0; i < _titlesGroup.count; i++) { + [temp addObject:@""]; + } + self.backgroundColor = [UIColor clearColor]; + self.imageURLStringsGroup = [temp copy]; + } +} + +- (void)disableScrollGesture { + self.mainView.canCancelContentTouches = NO; + for (UIGestureRecognizer *gesture in self.mainView.gestureRecognizers) { + if ([gesture isKindOfClass:[UIPanGestureRecognizer class]]) { + [self.mainView removeGestureRecognizer:gesture]; + } + } +} + +#pragma mark - actions + +- (void)setupTimer +{ + [self invalidateTimer]; // 创建定时器前先停止定时器,不然会出现僵尸定时器,导致轮播频率错误 + + NSTimer *timer = [NSTimer scheduledTimerWithTimeInterval:self.autoScrollTimeInterval target:self selector:@selector(automaticScroll) userInfo:nil repeats:YES]; + _timer = timer; + [[NSRunLoop mainRunLoop] addTimer:timer forMode:NSRunLoopCommonModes]; +} + +- (void)invalidateTimer +{ + [_timer invalidate]; + _timer = nil; +} + +- (void)setupPageControl +{ + if (_pageControl) [_pageControl removeFromSuperview]; // 重新加载数据时调整 + + if (self.imagePathsGroup.count == 0 || self.onlyDisplayText) return; + + if ((self.imagePathsGroup.count == 1) && self.hidesForSinglePage) return; + + int indexOnPageControl = [self pageControlIndexWithCurrentCellIndex:[self currentIndex]]; + + switch (self.pageControlStyle) { + case SDCycleScrollViewPageContolStyleAnimated: + { + TAPageControl *pageControl = [[TAPageControl alloc] init]; + pageControl.numberOfPages = self.imagePathsGroup.count; + pageControl.dotColor = self.currentPageDotColor; + pageControl.userInteractionEnabled = NO; + pageControl.currentPage = indexOnPageControl; + [self addSubview:pageControl]; + _pageControl = pageControl; + } + break; + + case SDCycleScrollViewPageContolStyleClassic: + { + UIPageControl *pageControl = [[UIPageControl alloc] init]; + pageControl.numberOfPages = self.imagePathsGroup.count; + pageControl.currentPageIndicatorTintColor = self.currentPageDotColor; + pageControl.pageIndicatorTintColor = self.pageDotColor; + pageControl.userInteractionEnabled = NO; + pageControl.currentPage = indexOnPageControl; + [self addSubview:pageControl]; + _pageControl = pageControl; + } + break; + + default: + break; + } + + // 重设pagecontroldot图片 + if (self.currentPageDotImage) { + self.currentPageDotImage = self.currentPageDotImage; + } + if (self.pageDotImage) { + self.pageDotImage = self.pageDotImage; + } +} + + +- (void)automaticScroll +{ + if (0 == _totalItemsCount) return; + int currentIndex = [self currentIndex]; + int targetIndex = currentIndex + 1; + [self scrollToIndex:targetIndex]; +} + +- (void)scrollToIndex:(int)targetIndex +{ + if (targetIndex >= _totalItemsCount) { + if (self.infiniteLoop) { + targetIndex = _totalItemsCount * 0.5; + [_mainView scrollToItemAtIndexPath:[NSIndexPath indexPathForItem:targetIndex inSection:0] atScrollPosition:UICollectionViewScrollPositionNone animated:NO]; + } + return; + } + [_mainView scrollToItemAtIndexPath:[NSIndexPath indexPathForItem:targetIndex inSection:0] atScrollPosition:UICollectionViewScrollPositionNone animated:YES]; +} + +- (int)currentIndex +{ + if (_mainView.sd_width == 0 || _mainView.sd_height == 0) { + return 0; + } + + int index = 0; + if (_flowLayout.scrollDirection == UICollectionViewScrollDirectionHorizontal) { + index = (_mainView.contentOffset.x + _flowLayout.itemSize.width * 0.5) / _flowLayout.itemSize.width; + } else { + index = (_mainView.contentOffset.y + _flowLayout.itemSize.height * 0.5) / _flowLayout.itemSize.height; + } + + return MAX(0, index); +} + +- (int)pageControlIndexWithCurrentCellIndex:(NSInteger)index +{ + return (int)index % self.imagePathsGroup.count; +} + +- (void)clearCache +{ + [[self class] clearImagesCache]; +} + ++ (void)clearImagesCache +{ + [[[SDWebImageManager sharedManager] imageCache] clearWithCacheType:SDImageCacheTypeDisk completion:nil]; +} + +#pragma mark - life circles + +- (void)layoutSubviews +{ + self.delegate = self.delegate; + + [super layoutSubviews]; + + _flowLayout.itemSize = self.frame.size; + + _mainView.frame = self.bounds; + if (_mainView.contentOffset.x == 0 && _totalItemsCount) { + int targetIndex = 0; + if (self.infiniteLoop) { + targetIndex = _totalItemsCount * 0.5; + }else{ + targetIndex = 0; + } + [_mainView scrollToItemAtIndexPath:[NSIndexPath indexPathForItem:targetIndex inSection:0] atScrollPosition:UICollectionViewScrollPositionNone animated:NO]; + } + + CGSize size = CGSizeZero; + if ([self.pageControl isKindOfClass:[TAPageControl class]]) { + TAPageControl *pageControl = (TAPageControl *)_pageControl; + if (!(self.pageDotImage && self.currentPageDotImage && CGSizeEqualToSize(kCycleScrollViewInitialPageControlDotSize, self.pageControlDotSize))) { + pageControl.dotSize = self.pageControlDotSize; + } + size = [pageControl sizeForNumberOfPages:self.imagePathsGroup.count]; + } else { + size = CGSizeMake(self.imagePathsGroup.count * self.pageControlDotSize.width * 1.5, self.pageControlDotSize.height); + // ios14 需要按照系统规则适配pageControl size + if (@available(iOS 14.0, *)) { + if ([self.pageControl isKindOfClass:[UIPageControl class]]) { + UIPageControl *pageControl = (UIPageControl *)_pageControl; + size.width = [pageControl sizeForNumberOfPages:self.imagePathsGroup.count].width; + } + } + } + CGFloat x = (self.sd_width - size.width) * 0.5; + if (self.pageControlAliment == SDCycleScrollViewPageContolAlimentRight) { + x = self.mainView.sd_width - size.width - 10; + } + CGFloat y = self.mainView.sd_height - size.height - 10; + + if ([self.pageControl isKindOfClass:[TAPageControl class]]) { + TAPageControl *pageControl = (TAPageControl *)_pageControl; + [pageControl sizeToFit]; + } + + CGRect pageControlFrame = CGRectMake(x, y, size.width, size.height); + pageControlFrame.origin.y -= self.pageControlBottomOffset; + pageControlFrame.origin.x -= self.pageControlRightOffset; + self.pageControl.frame = pageControlFrame; + self.pageControl.hidden = !_showPageControl; + + if (self.backgroundImageView) { + self.backgroundImageView.frame = self.bounds; + } + +} + +//解决当父View释放时,当前视图因为被Timer强引用而不能释放的问题 +- (void)willMoveToSuperview:(UIView *)newSuperview +{ + if (!newSuperview) { + [self invalidateTimer]; + } +} + +//解决当timer释放后 回调scrollViewDidScroll时访问野指针导致崩溃 +- (void)dealloc { + _mainView.delegate = nil; + _mainView.dataSource = nil; +} + +#pragma mark - public actions + +- (void)adjustWhenControllerViewWillAppera +{ + long targetIndex = [self currentIndex]; + if (targetIndex < _totalItemsCount) { + [_mainView scrollToItemAtIndexPath:[NSIndexPath indexPathForItem:targetIndex inSection:0] atScrollPosition:UICollectionViewScrollPositionNone animated:NO]; + } +} + + +#pragma mark - UICollectionViewDataSource + +- (NSInteger)collectionView:(UICollectionView *)collectionView numberOfItemsInSection:(NSInteger)section +{ + return _totalItemsCount; +} + +- (UICollectionViewCell *)collectionView:(UICollectionView *)collectionView cellForItemAtIndexPath:(NSIndexPath *)indexPath +{ + SDCollectionViewCell *cell = [collectionView dequeueReusableCellWithReuseIdentifier:ID forIndexPath:indexPath]; + + long itemIndex = [self pageControlIndexWithCurrentCellIndex:indexPath.item]; + + if ([self.delegate respondsToSelector:@selector(setupCustomCell:forIndex:cycleScrollView:)] && + [self.delegate respondsToSelector:@selector(customCollectionViewCellClassForCycleScrollView:)] && [self.delegate customCollectionViewCellClassForCycleScrollView:self]) { + [self.delegate setupCustomCell:cell forIndex:itemIndex cycleScrollView:self]; + return cell; + }else if ([self.delegate respondsToSelector:@selector(setupCustomCell:forIndex:cycleScrollView:)] && + [self.delegate respondsToSelector:@selector(customCollectionViewCellNibForCycleScrollView:)] && [self.delegate customCollectionViewCellNibForCycleScrollView:self]) { + [self.delegate setupCustomCell:cell forIndex:itemIndex cycleScrollView:self]; + return cell; + } + + NSString *imagePath = self.imagePathsGroup[itemIndex]; + + if (!self.onlyDisplayText && [imagePath isKindOfClass:[NSString class]]) { + if ([imagePath hasPrefix:@"http"]) { + [cell.imageView sd_setImageWithURL:[NSURL URLWithString:imagePath] placeholderImage:self.placeholderImage]; + } else { + UIImage *image = [UIImage imageNamed:imagePath]; + if (!image) { + image = [UIImage imageWithContentsOfFile:imagePath]; + } + cell.imageView.image = image; + } + } else if (!self.onlyDisplayText && [imagePath isKindOfClass:[UIImage class]]) { + cell.imageView.image = (UIImage *)imagePath; + } + + if (_titlesGroup.count && itemIndex < _titlesGroup.count) { + cell.title = _titlesGroup[itemIndex]; + } + + if (!cell.hasConfigured) { + cell.titleLabelBackgroundColor = self.titleLabelBackgroundColor; + cell.titleLabelHeight = self.titleLabelHeight; + cell.titleLabelTextAlignment = self.titleLabelTextAlignment; + cell.titleLabelTextColor = self.titleLabelTextColor; + cell.titleLabelTextFont = self.titleLabelTextFont; + cell.hasConfigured = YES; + cell.imageView.contentMode = self.bannerImageViewContentMode; + cell.clipsToBounds = YES; + cell.onlyDisplayText = self.onlyDisplayText; + } + + return cell; +} + +- (void)collectionView:(UICollectionView *)collectionView didSelectItemAtIndexPath:(NSIndexPath *)indexPath +{ + if ([self.delegate respondsToSelector:@selector(cycleScrollView:didSelectItemAtIndex:)]) { + [self.delegate cycleScrollView:self didSelectItemAtIndex:[self pageControlIndexWithCurrentCellIndex:indexPath.item]]; + } + if (self.clickItemOperationBlock) { + self.clickItemOperationBlock([self pageControlIndexWithCurrentCellIndex:indexPath.item]); + } +} + + +#pragma mark - UIScrollViewDelegate + +- (void)scrollViewDidScroll:(UIScrollView *)scrollView +{ + if (!self.imagePathsGroup.count) return; // 解决清除timer时偶尔会出现的问题 + int itemIndex = [self currentIndex]; + int indexOnPageControl = [self pageControlIndexWithCurrentCellIndex:itemIndex]; + + if ([self.pageControl isKindOfClass:[TAPageControl class]]) { + TAPageControl *pageControl = (TAPageControl *)_pageControl; + pageControl.currentPage = indexOnPageControl; + } else { + UIPageControl *pageControl = (UIPageControl *)_pageControl; + pageControl.currentPage = indexOnPageControl; + } +} + +- (void)scrollViewWillBeginDragging:(UIScrollView *)scrollView +{ + if (self.autoScroll) { + [self invalidateTimer]; + } +} + +- (void)scrollViewDidEndDragging:(UIScrollView *)scrollView willDecelerate:(BOOL)decelerate +{ + if (self.autoScroll) { + [self setupTimer]; + } +} + +- (void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView +{ + [self scrollViewDidEndScrollingAnimation:self.mainView]; +} + +- (void)scrollViewDidEndScrollingAnimation:(UIScrollView *)scrollView +{ + if (!self.imagePathsGroup.count) return; // 解决清除timer时偶尔会出现的问题 + int itemIndex = [self currentIndex]; + int indexOnPageControl = [self pageControlIndexWithCurrentCellIndex:itemIndex]; + + if ([self.delegate respondsToSelector:@selector(cycleScrollView:didScrollToIndex:)]) { + [self.delegate cycleScrollView:self didScrollToIndex:indexOnPageControl]; + } else if (self.itemDidScrollOperationBlock) { + self.itemDidScrollOperationBlock(indexOnPageControl); + } +} + +- (void)makeScrollViewScrollToIndex:(NSInteger)index{ + if (self.autoScroll) { + [self invalidateTimer]; + } + if (0 == _totalItemsCount) return; + + [self scrollToIndex:(int)(_totalItemsCount * 0.5 + index)]; + + if (self.autoScroll) { + [self setupTimer]; + } +} + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/UIView+SDExtension.h b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/UIView+SDExtension.h new file mode 100644 index 0000000..7fa220e --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/UIView+SDExtension.h @@ -0,0 +1,44 @@ +// +// UIView+SDExtension.h +// SDRefreshView +// +// Created by aier on 15-2-23. +// Copyright (c) 2015年 GSD. All rights reserved. +// + +/* + + ********************************************************************************* + * + * 🌟🌟🌟 新建SDCycleScrollView交流QQ群:185534916 🌟🌟🌟 + * + * 在您使用此自动轮播库的过程中如果出现bug请及时以以下任意一种方式联系我们,我们会及时修复bug并 + * 帮您解决问题。 + * 新浪微博:GSD_iOS + * Email : gsdios@126.com + * GitHub: https://github.com/gsdios + * + * 另(我的自动布局库SDAutoLayout): + * 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于 + * 做最简单易用的AutoLayout库。 + * 视频教程:http://www.letv.com/ptv/vplay/24038772.html + * 用法示例:https://github.com/gsdios/SDAutoLayout/blob/master/README.md + * GitHub:https://github.com/gsdios/SDAutoLayout + ********************************************************************************* + + */ + +#import + +#define SDColorCreater(r, g, b, a) [UIColor colorWithRed:(r / 255.0) green:(g / 255.0) blue:(b / 255.0) alpha:a] + + +@interface UIView (SDExtension) + +@property (nonatomic, assign) CGFloat sd_height; +@property (nonatomic, assign) CGFloat sd_width; + +@property (nonatomic, assign) CGFloat sd_y; +@property (nonatomic, assign) CGFloat sd_x; + +@end diff --git a/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/UIView+SDExtension.m b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/UIView+SDExtension.m new file mode 100644 index 0000000..1be615d --- /dev/null +++ b/Pods/SDCycleScrollView/SDCycleScrollView/Lib/SDCycleScrollView/UIView+SDExtension.m @@ -0,0 +1,107 @@ +// +// UIView+SDExtension.m +// SDRefreshView +// +// Created by aier on 15-2-23. +// Copyright (c) 2015年 GSD. All rights reserved. +// + +/* + + ********************************************************************************* + * + * 🌟🌟🌟 新建SDCycleScrollView交流QQ群:185534916 🌟🌟🌟 + * + * 在您使用此自动轮播库的过程中如果出现bug请及时以以下任意一种方式联系我们,我们会及时修复bug并 + * 帮您解决问题。 + * 新浪微博:GSD_iOS + * Email : gsdios@126.com + * GitHub: https://github.com/gsdios + * + * 另(我的自动布局库SDAutoLayout): + * 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于 + * 做最简单易用的AutoLayout库。 + * 视频教程:http://www.letv.com/ptv/vplay/24038772.html + * 用法示例:https://github.com/gsdios/SDAutoLayout/blob/master/README.md + * GitHub:https://github.com/gsdios/SDAutoLayout + ********************************************************************************* + + */ + +/* + + ********************************************************************************* + * + * 在您使用此自动轮播库的过程中如果出现bug请及时以以下任意一种方式联系我们,我们会及时修复bug并 + * 帮您解决问题。 + * 新浪微博:GSD_iOS + * Email : gsdios@126.com + * GitHub: https://github.com/gsdios + * + * 另(我的自动布局库SDAutoLayout): + * 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于 + * 做最简单易用的AutoLayout库。 + * 视频教程:http://www.letv.com/ptv/vplay/24038772.html + * 用法示例:https://github.com/gsdios/SDAutoLayout/blob/master/README.md + * GitHub:https://github.com/gsdios/SDAutoLayout + ********************************************************************************* + + */ + + +#import "UIView+SDExtension.h" + +@implementation UIView (SDExtension) + +- (CGFloat)sd_height +{ + return self.frame.size.height; +} + +- (void)setSd_height:(CGFloat)sd_height +{ + CGRect temp = self.frame; + temp.size.height = sd_height; + self.frame = temp; +} + +- (CGFloat)sd_width +{ + return self.frame.size.width; +} + +- (void)setSd_width:(CGFloat)sd_width +{ + CGRect temp = self.frame; + temp.size.width = sd_width; + self.frame = temp; +} + + +- (CGFloat)sd_y +{ + return self.frame.origin.y; +} + +- (void)setSd_y:(CGFloat)sd_y +{ + CGRect temp = self.frame; + temp.origin.y = sd_y; + self.frame = temp; +} + +- (CGFloat)sd_x +{ + return self.frame.origin.x; +} + +- (void)setSd_x:(CGFloat)sd_x +{ + CGRect temp = self.frame; + temp.origin.x = sd_x; + self.frame = temp; +} + + + +@end diff --git a/Pods/SDWebImage/LICENSE b/Pods/SDWebImage/LICENSE new file mode 100644 index 0000000..2f5785d --- /dev/null +++ b/Pods/SDWebImage/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2009-2020 Olivier Poitrey rs@dailymotion.com + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished +to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + diff --git a/Pods/SDWebImage/README.md b/Pods/SDWebImage/README.md new file mode 100644 index 0000000..302e054 --- /dev/null +++ b/Pods/SDWebImage/README.md @@ -0,0 +1,446 @@ +

+ +

+ + +[![Build Status](https://github.com/SDWebImage/SDWebImage/actions/workflows/CI.yml/badge.svg)](https://github.com/SDWebImage/SDWebImage/actions/workflows/CI.yml) +[![Pod Version](http://img.shields.io/cocoapods/v/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/) +[![Pod Platform](http://img.shields.io/cocoapods/p/SDWebImage.svg?style=flat)](http://cocoadocs.org/docsets/SDWebImage/) +[![Pod License](http://img.shields.io/cocoapods/l/SDWebImage.svg?style=flat)](https://www.apache.org/licenses/LICENSE-2.0.html) +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-brightgreen.svg)](https://github.com/SDWebImage/SDWebImage) +[![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-brightgreen.svg)](https://swift.org/package-manager/) +[![Mac Catalyst compatible](https://img.shields.io/badge/Catalyst-compatible-brightgreen.svg)](https://developer.apple.com/documentation/xcode/creating_a_mac_version_of_your_ipad_app/) +[![codecov](https://codecov.io/gh/SDWebImage/SDWebImage/branch/master/graph/badge.svg)](https://codecov.io/gh/SDWebImage/SDWebImage) + +This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like `UIImageView`, `UIButton`, `MKAnnotationView`. + +> 💡NOTE: `SD` is the prefix for **Simple Design** (which is the team name in Daily Motion company from the author Olivier Poitrey) + +## Features + +- [x] Categories for `UIImageView`, `UIButton`, `MKAnnotationView` adding web image and cache management +- [x] An asynchronous image downloader +- [x] An asynchronous memory + disk image caching with automatic cache expiration handling +- [x] A background image decompression to avoid frame rate drop +- [x] [Progressive image loading](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#progressive-animation) (including animated image, like GIF showing in Web browser) +- [x] [Thumbnail image decoding](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#thumbnail-decoding-550) to save CPU && Memory for large images +- [x] [Extendable image coder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#custom-coder-420) to support massive image format, like WebP +- [x] [Full-stack solution for animated images](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#animated-image-50) which keep a balance between CPU && Memory +- [x] [Customizable and composable transformations](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#transformer-50) can be applied to the images right after download +- [x] [Customizable and multiple caches system](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#custom-cache-50) +- [x] [Customizable and multiple loaders system](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#custom-loader-50) to expand the capabilities, like [Photos Library](https://github.com/SDWebImage/SDWebImagePhotosPlugin) +- [x] [Image loading indicators](https://github.com/SDWebImage/SDWebImage/wiki/How-to-use#use-view-indicator-50) +- [x] [Image loading transition animation](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#image-transition-430) +- [x] A guarantee that the same URL won't be downloaded several times +- [x] A guarantee that bogus URLs won't be retried again and again +- [x] A guarantee that main thread will never be blocked +- [x] Modern Objective-C and better Swift support +- [x] Performances! + +## For Apple visionOS + +From 5.19+, SDWebImage supports visionOS on all Package Managers (include CocoaPods/Carthage/SPM). Upgrade the related tools if you're facing issues. + +For 5.18+, SDWebImage can be compiled for visionOS platform. However, it's still in beta and may contains issues unlike the stable iOS UIKit support. Welcome to have a try and [report issue](https://github.com/SDWebImage/SDWebImage/issues). + +To build on visionOS, currently we only support the standard Xcode integration. + +See `Installation with Swift Package Manager` and `Manual Installation Guide` below. + +## Supported Image Formats + +- Image formats supported by Apple system (JPEG, PNG, TIFF, BMP, ...), including [GIF](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#gif-coder)/[APNG](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#apng-coder) animated image +- HEIC format from iOS 11/macOS 10.13, including animated HEIC from iOS 13/macOS 10.15 via [SDWebImageHEICCoder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#heic-coder). For lower firmware, use coder plugin [SDWebImageHEIFCoder](https://github.com/SDWebImage/SDWebImageHEIFCoder) +- WebP format from iOS 14/macOS 11.0 via [SDWebImageAWebPCoder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#awebp-coder). For lower firmware, use coder plugin [SDWebImageWebPCoder](https://github.com/SDWebImage/SDWebImageWebPCoder) +- JPEG-XL format from iOS 17/macOS 14.0 built-in. For lower firmware, use coder plugin [SDWebImageJPEGXLCoder](https://github.com/SDWebImage/SDWebImageJPEGXLCoder) +- Support extendable coder plugins for new image formats like BPG, AVIF. And vector format like PDF, SVG. See all the list in [Image coder plugin List](https://github.com/SDWebImage/SDWebImage/wiki/Coder-Plugin-List) + +> 💡NOTE: For new user + +SDWebImage use [Coder Plugin System](https://github.com/SDWebImage/SDWebImage/wiki/Coder-Plugin-List) to support both Apple's built-in and external image format. For static image we always use Apple's built-in as fallback, but not for animated image. Currently (updated to 5.19.x version) we only register traditional animated format like GIF/APNG by default, without the modern format like AWebP/HEICS/AVIF, even on the latest firmware. + +If you want these animated image format support, simply register by yourself with one-line code, see more in [WebP Coder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#awebp-coder) and [HEIC Coder](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#heic-coder) + +In future we will change this behavior by always registering all Apple's built-in animated image format, to make it easy for new user to integrate. + +## Additional modules and Ecosystem + +In order to keep SDWebImage focused and limited to the core features, but also allow extensibility and custom behaviors, during the 5.0 refactoring we focused on modularizing the library. +As such, we have moved/built new modules to [SDWebImage org](https://github.com/SDWebImage). + +#### SwiftUI +[SwiftUI](https://developer.apple.com/xcode/swiftui/) is an innovative UI framework written in Swift to build user interfaces across all Apple platforms. + +We support SwiftUI by building a brand new framework called [SDWebImageSwiftUI](https://github.com/SDWebImage/SDWebImageSwiftUI), which is built on top of SDWebImage core functions (caching, loading and animation). + +The new framework introduce two View structs `WebImage` and `AnimatedImage` for SwiftUI world, `ImageIndicator` modifier for any View, `ImageManager` observable object for data source. Supports iOS 13+/macOS 10.15+/tvOS 13+/watchOS 6+ and Swift 5.1. Have a nice try and provide feedback! + +#### Coders for additional image formats +- [SDWebImageWebPCoder](https://github.com/SDWebImage/SDWebImageWebPCoder) - coder for WebP format. iOS 9+/macOS 10.11+. Based on [libwebp](https://chromium.googlesource.com/webm/libwebp) +- [SDWebImageHEIFCoder](https://github.com/SDWebImage/SDWebImageHEIFCoder) - coder for HEIF format, iOS 9+/macOS 10.11+ support. Based on [libheif](https://github.com/strukturag/libheif) +- [SDWebImageBPGCoder](https://github.com/SDWebImage/SDWebImageBPGCoder) - coder for BPG format. Based on [libbpg](https://github.com/mirrorer/libbpg) +- [SDWebImageFLIFCoder](https://github.com/SDWebImage/SDWebImageFLIFCoder) - coder for FLIF format. Based on [libflif](https://github.com/FLIF-hub/FLIF) +- [SDWebImageAVIFCoder](https://github.com/SDWebImage/SDWebImageAVIFCoder) - coder for AVIF (AV1-based) format. Based on [libavif](https://github.com/AOMediaCodec/libavif) +- [SDWebImagePDFCoder](https://github.com/SDWebImage/SDWebImagePDFCoder) - coder for PDF vector format. Using built-in frameworks +- [SDWebImageSVGCoder](https://github.com/SDWebImage/SDWebImageSVGCoder) - coder for SVG vector format. Using built-in frameworks +- [SDWebImageSVGNativeCoder](https://github.com/SDWebImage/SDWebImageSVGNativeCoder) - coder for SVG-Native vector format. Based on [svg-native](https://github.com/adobe/svg-native-viewer) +- [SDWebImageLottieCoder](https://github.com/SDWebImage/SDWebImageLottieCoder) - coder for Lottie animation format. Based on [rlottie](https://github.com/Samsung/rlottie) +- [SDWebImageJPEGXLCoder](https://github.com/SDWebImage/SDWebImageJPEGXLCoder) - coder for JPEG-XL format. iOS 9+/macOS 10.11+. Based on [libjxl](https://github.com/libjxl/libjxl) +- and more from community! + +#### Custom Caches +- [SDWebImageYYPlugin](https://github.com/SDWebImage/SDWebImageYYPlugin) - plugin to support caching images with [YYCache](https://github.com/ibireme/YYCache) +- [SDWebImagePINPlugin](https://github.com/SDWebImage/SDWebImagePINPlugin) - plugin to support caching images with [PINCache](https://github.com/pinterest/PINCache) + +#### Custom Loaders +- [SDWebImagePhotosPlugin](https://github.com/SDWebImage/SDWebImagePhotosPlugin) - plugin to support loading images from Photos (using `Photos.framework`) +- [SDWebImageLinkPlugin](https://github.com/SDWebImage/SDWebImageLinkPlugin) - plugin to support loading images from rich link url, as well as `LPLinkView` (using `LinkPresentation.framework`) + +#### Integration with 3rd party libraries +- [SDWebImageLottiePlugin](https://github.com/SDWebImage/SDWebImageLottiePlugin) - plugin to support [Lottie-iOS](https://github.com/airbnb/lottie-ios), vector animation rending with remote JSON files +- [SDWebImageSVGKitPlugin](https://github.com/SDWebImage/SDWebImageSVGKitPlugin) - plugin to support [SVGKit](https://github.com/SVGKit/SVGKit), SVG rendering using Core Animation, iOS 9+/macOS 10.11+ support +- [SDWebImageFLPlugin](https://github.com/SDWebImage/SDWebImageFLPlugin) - plugin to support [FLAnimatedImage](https://github.com/Flipboard/FLAnimatedImage) as the engine for animated GIFs +- [SDWebImageYYPlugin](https://github.com/SDWebImage/SDWebImageYYPlugin) - plugin to integrate [YYImage](https://github.com/ibireme/YYImage) & [YYCache](https://github.com/ibireme/YYCache) for image rendering & caching + +#### Community driven popular libraries +- [FirebaseUI](https://github.com/firebase/FirebaseUI-iOS) - Firebase Storage binding for query images, based on SDWebImage loader system +- [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) - React Native fast image component, based on SDWebImage Animated Image solution +- [flutter_image_compress](https://github.com/OpenFlutter/flutter_image_compress) - Flutter compresses image plugin, based on SDWebImage WebP coder plugin + +#### Make our lives easier +- [libwebp-Xcode](https://github.com/SDWebImage/libwebp-Xcode) - A wrapper for [libwebp](https://chromium.googlesource.com/webm/libwebp) + an Xcode project. +- [libheif-Xcode](https://github.com/SDWebImage/libheif-Xcode) - A wrapper for [libheif](https://github.com/strukturag/libheif) + an Xcode project. +- [libavif-Xcode](https://github.com/SDWebImage/libavif-Xcode) - A wrapper for [libavif](https://github.com/AOMediaCodec/libavif) + an Xcode project. +- and more third-party C/C++ image codec libraries with CocoaPods/Carthage/SwiftPM support. + +You can use those directly, or create similar components of your own, by using the customizable architecture of SDWebImage. + +## Requirements + +- iOS 9.0 or later +- tvOS 9.0 or later +- watchOS 2.0 or later +- macOS 10.11 or later (10.15 for Catalyst) +- visionOS 1.0 or later +- Xcode 15.0 or later + +#### Backwards compatibility + +- For iOS 8, macOS 10.10 or Xcode < 11, use [any 5.x version up to 5.9.5](https://github.com/SDWebImage/SDWebImage/releases/tag/5.9.5) +- For iOS 7, macOS 10.9 or Xcode < 8, use [any 4.x version up to 4.4.6](https://github.com/SDWebImage/SDWebImage/releases/tag/4.4.6) +- For macOS 10.8, use [any 4.x version up to 4.3.0](https://github.com/SDWebImage/SDWebImage/releases/tag/4.3.0) +- For iOS 5 and 6, use [any 3.x version up to 3.7.6](https://github.com/SDWebImage/SDWebImage/releases/tag/3.7.6) +- For iOS < 5.0, please use the last [2.0 version](https://github.com/SDWebImage/SDWebImage/tree/2.0-compat). + +## Getting Started + +- Read this Readme doc +- Read the [How to use section](https://github.com/SDWebImage/SDWebImage#how-to-use) +- Read the [Latest Documentation](https://sdwebimage.github.io/) and [CocoaDocs for old version](http://cocoadocs.org/docsets/SDWebImage/) +- Try the example by downloading the project from Github or even easier using CocoaPods try `pod try SDWebImage` +- Read the [Installation Guide](https://github.com/SDWebImage/SDWebImage/wiki/Installation-Guide) +- Read the [SDWebImage 5.0 Migration Guide](https://github.com/SDWebImage/SDWebImage/blob/master/Docs/SDWebImage-5.0-Migration-guide.md) to get an idea of the changes from 4.x to 5.x +- Read the [SDWebImage 4.0 Migration Guide](https://github.com/SDWebImage/SDWebImage/blob/master/Docs/SDWebImage-4.0-Migration-guide.md) to get an idea of the changes from 3.x to 4.x +- Read the [Common Problems](https://github.com/SDWebImage/SDWebImage/wiki/Common-Problems) to find the solution for common problems +- Go to the [Wiki Page](https://github.com/SDWebImage/SDWebImage/wiki) for more information such as [Advanced Usage](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage) + +## Who Uses It +- Find out [who uses SDWebImage](https://github.com/SDWebImage/SDWebImage/wiki/Who-Uses-SDWebImage) and add your app to the list. + +## Communication + +- If you **need help**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/sdwebimage). (Tag 'sdwebimage') +- If you'd like to **ask a general question**, use [Stack Overflow](http://stackoverflow.com/questions/tagged/sdwebimage). +- If you **found a bug**, open an issue. +- If you **have a feature request**, open an issue. +- If you **need IRC channel**, use [Gitter](https://gitter.im/SDWebImage/community). + +## Contribution + +- If you **want to contribute**, read the [Contributing Guide](https://github.com/SDWebImage/SDWebImage/blob/master/.github/CONTRIBUTING.md) +- For **development contribution guide**, read the [How-To-Contribute](https://github.com/SDWebImage/SDWebImage/wiki/How-to-Contribute) +- For **understanding code architecture**, read the [Code Architecture Analysis](https://github.com/SDWebImage/SDWebImage/wiki/5.6-Code-Architecture-Analysis) + +## How To Use + +* Objective-C + +```objective-c +#import +... +[imageView sd_setImageWithURL:[NSURL URLWithString:@"http://www.domain.com/path/to/image.jpg"] + placeholderImage:[UIImage imageNamed:@"placeholder.png"]]; +``` + +* Swift + +```swift +import SDWebImage + +imageView.sd_setImage(with: URL(string: "http://www.domain.com/path/to/image.jpg"), placeholderImage: UIImage(named: "placeholder.png")) +``` + +- For details about how to use the library and clear examples, see [The detailed How to use](https://github.com/SDWebImage/SDWebImage/blob/master/Docs/HowToUse.md) + +## Animated Images (GIF) support + +In 5.0, we introduced a brand new mechanism for supporting animated images. This includes animated image loading, rendering, decoding, and also supports customizations (for advanced users). + +This animated image solution is available for `iOS`/`tvOS`/`macOS`. The `SDAnimatedImage` is subclass of `UIImage/NSImage`, and `SDAnimatedImageView` is subclass of `UIImageView/NSImageView`, to make them compatible with the common frameworks APIs. + +The `SDAnimatedImageView` supports the familiar image loading category methods, works like drop-in replacement for `UIImageView/NSImageView`. + +Don't have `UIView` (like `WatchKit` or `CALayer`)? you can still use `SDAnimatedPlayer` the player engine for advanced playback and rendering. + +See [Animated Image](https://github.com/SDWebImage/SDWebImage/wiki/Advanced-Usage#animated-image-50) for more detailed information. + +* Objective-C + +```objective-c +SDAnimatedImageView *imageView = [SDAnimatedImageView new]; +SDAnimatedImage *animatedImage = [SDAnimatedImage imageNamed:@"image.gif"]; +imageView.image = animatedImage; +``` + +* Swift + +```swift +let imageView = SDAnimatedImageView() +let animatedImage = SDAnimatedImage(named: "image.gif") +imageView.image = animatedImage +``` + +#### FLAnimatedImage integration has its own dedicated repo +In order to clean up things and make our core project do less things, we decided that the `FLAnimatedImage` integration does not belong here. From 5.0, this will still be available, but under a dedicated repo [SDWebImageFLPlugin](https://github.com/SDWebImage/SDWebImageFLPlugin). + +## Installation + +There are 5 ways to use SDWebImage in your project: +- using CocoaPods +- using Carthage +- using Swift Package Manager +- download binary XCFramework +- manual install (build frameworks or embed Xcode Project) + +### Installation with CocoaPods + +[CocoaPods](http://cocoapods.org/) is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries in your projects. See the [Get Started](http://cocoapods.org/#get_started) section for more details. + +#### Podfile +``` +platform :ios, '8.0' +pod 'SDWebImage', '~> 5.0' +``` + +##### Swift and static framework + +Swift project previously had to use `use_frameworks!` to make all Pods into dynamic framework to let CocoaPods work. + +However, starting with `CocoaPods 1.5.0+` (with `Xcode 9+`), which supports to build both Objective-C && Swift code into static framework. You can use modular headers to use SDWebImage as static framework, without the need of `use_frameworks!`: + +``` +platform :ios, '8.0' +# Uncomment the next line when you want all Pods as static framework +# use_modular_headers! +pod 'SDWebImage', :modular_headers => true +``` + +See more on [CocoaPods 1.5.0 — Swift Static Libraries](http://blog.cocoapods.org/CocoaPods-1.5.0/) + +If not, you still need to add `use_frameworks!` to use SDWebImage as dynamic framework: + +``` +platform :ios, '8.0' +use_frameworks! +pod 'SDWebImage' +``` + +#### Subspecs + +There are 2 subspecs available now: `Core` and `MapKit` (this means you can install only some of the SDWebImage modules. By default, you get just `Core`, so if you need `MapKit`, you need to specify it). + +Podfile example: + +``` +pod 'SDWebImage/MapKit' +``` + +### Installation with Carthage + +[Carthage](https://github.com/Carthage/Carthage) is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods. + +To install with carthage, follow the instruction on [Carthage](https://github.com/Carthage/Carthage) + +Carthage users can point to this repository and use whichever generated framework they'd like: SDWebImage, SDWebImageMapKit or both. + +Make the following entry in your Cartfile: `github "SDWebImage/SDWebImage"` +Then run `carthage update` +If this is your first time using Carthage in the project, you'll need to go through some additional steps as explained [over at Carthage](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application). + +> 💡NOTE: At this time, Carthage does not provide a way to build only specific repository subcomponents (or equivalent of CocoaPods's subspecs). All components and their dependencies will be built with the above command. However, you don't need to copy frameworks you aren't using into your project. For instance, if you aren't using `SDWebImageMapKit`, feel free to delete that framework from the Carthage Build directory after `carthage update` completes. + +> 💡NOTE: [Apple requires SDWebImage contains signatures](https://developer.apple.com/support/third-party-SDK-requirements/). So, by default the `carthage build` binary framework does not do codesign, this will cause validation error. You can sign yourself with the Apple Developer Program identity, or using the binary framework: + +``` +binary "https://github.com/SDWebImage/SDWebImage/raw/master/SDWebImage.json" +``` + +### Installation with Swift Package Manager (Xcode 11+) + +[Swift Package Manager](https://swift.org/package-manager/) (SwiftPM) is a tool for managing the distribution of Swift code as well as C-family dependency. From Xcode 11, SwiftPM got natively integrated with Xcode. + +SDWebImage support SwiftPM from version 5.1.0. To use SwiftPM, you should use Xcode 11 to open your project. Click `File` -> `Swift Packages` -> `Add Package Dependency`, enter [SDWebImage repo's URL](https://github.com/SDWebImage/SDWebImage.git). Or you can login Xcode with your GitHub account and just type `SDWebImage` to search. + +After select the package, you can choose the dependency type (tagged version, branch or commit). Then Xcode will setup all the stuff for you. + +If you're a framework author and use SDWebImage as a dependency, update your `Package.swift` file: + +```swift +let package = Package( + // 5.1.0 ..< 6.0.0 + dependencies: [ + .package(url: "https://github.com/SDWebImage/SDWebImage.git", from: "5.1.0") + ], + // ... +) +``` + +### Download binary XCFramework + +From 5.19.2, SDWebImage provide the canonical official binary XCFramework on [GitHub release pages](https://github.com/SDWebImage/SDWebImage/releases). + ++ Download XCFramework + +You can choose to download `SDWebImage-dynamic.xcframework.zip` for dynamic linked one, or `SDWebImage-static.xcframework.zip` for static-linked one. + ++ Integrate to Xcode Project + +Drag the unzipped `.xcframework` into your Xcode Project's Framework tab. + ++ Verify signature of binary XCFramework + +From Xcode 15 Apple will verify the signature of binary XCFramework, to avoid supply chain attack. + +The fingerprint currently should be `FC 3B 10 13 86 34 4C 50 DB 70 2A 9A D1 01 6F B5 1A 3E CC 8B 9D A9 B7 AE 47 A0 48 D4 D0 63 39 83` + +The certificate is stored in the repo [here](https://github.com/SDWebImage/SDWebImage/blob/master/Certificate/SDWebImage%20Signing%20Certificate.cer) + +The public key is stored in the repo [here](https://github.com/SDWebImage/SDWebImage/blob/master/Certificate/SDWebImage%20Signing%20Certificate.pem) + +See more: [Verifying the origin of your XCFrameworks](https://developer.apple.com/documentation/Xcode/verifying-the-origin-of-your-xcframeworks) + + +### Manual Installation Guide + ++ Check your command line Xcode version + +``` +sudo xcode-select -s /path/to/Xcode.app +``` + +or + +``` +export DEVELOPER_DIR=/path/to/Xcode.app/Contents/Developer +``` + ++ Run the script to build frameworks + +``` +./Scripts/build-frameworks.sh +``` + ++ Run the script to merge XCFramework + +``` +./Scripts/create-xcframework.sh +``` + ++ Use your own certificate to sign XCFramework + +``` +// https://developer.apple.com/support/third-party-SDK-requirements/ +codesign --timestamp -v --sign "your own certificate" SDWebImage.xcframework +``` + +See more on wiki: [Manual install Guide](https://github.com/SDWebImage/SDWebImage/wiki/Installation-Guide#manual-installation-guide) + +### Import headers in your source files + +In the source files where you need to use the library, import the umbrella header file: + +```objective-c +#import +``` + +It's also recommend to use the module import syntax, available for CocoaPods(enable `modular_headers`)/Carthage/SwiftPM. + +```objecitivec +@import SDWebImage; +``` + +### Build Project + +At this point your workspace should build without error. If you are having problem, post to the Issue and the +community can help you solve it. + +## Data Collection Practices + +From Xcode 15, we provide the new `PrivacyInfo.xcprivacy` file for privacy details, see [Describing data use in privacy manifests](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests?language=objc) + +You can exports the privacy report after archive your App by integrate SDWebImage via SwiftPM/XCFramework or CocoaPods (`use_frameworks` set to true). + +For old version or if you're using static ar archive, as required by the [App privacy details on the App Store](https://developer.apple.com/app-store/app-privacy-details/), here's SDWebImage's list of [Data Collection Practices](https://sdwebimage.github.io/DataCollection/index.html). + + + +## Author +- [Olivier Poitrey](https://github.com/rs) + +## Collaborators +- [Konstantinos K.](https://github.com/mythodeia) +- [Bogdan Poplauschi](https://github.com/bpoplauschi) +- [Chester Liu](https://github.com/skyline75489) +- [DreamPiggy](https://github.com/dreampiggy) +- [Wu Zhong](https://github.com/zhongwuzw) + +## Credits + +Thank you to all the people who have already contributed to SDWebImage. + +[![Contributors](https://opencollective.com/SDWebImage/contributors.svg?width=890)](https://github.com/SDWebImage/SDWebImage/graphs/contributors) + +## Licenses + +All source code is licensed under the [MIT License](https://github.com/SDWebImage/SDWebImage/blob/master/LICENSE). + +## Architecture + +To learn about SDWebImage's architecture design for contribution, read [The Core of SDWebImage v5.6 Architecture](https://github.com/SDWebImage/SDWebImage/wiki/5.6-Code-Architecture-Analysis). Thanks @looseyi for the post and translation. + +#### High Level Diagram +

+ +

+ +#### Overall Class Diagram +

+ +

+ +#### Top Level API Diagram +

+ +

+ +#### Main Sequence Diagram +

+ +

+ +#### More detailed diagrams +- [Manager API Diagram](https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageManagerClassDiagram.png) +- [Coders API Diagram](https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageCodersClassDiagram.png) +- [Loader API Diagram](https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageLoaderClassDiagram.png) +- [Cache API Diagram](https://raw.githubusercontent.com/SDWebImage/SDWebImage/master/Docs/Diagrams/SDWebImageCacheClassDiagram.png) + diff --git a/Pods/SDWebImage/SDWebImage/Core/NSButton+WebCache.h b/Pods/SDWebImage/SDWebImage/Core/NSButton+WebCache.h new file mode 100644 index 0000000..5b8035b --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/NSButton+WebCache.h @@ -0,0 +1,340 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if SD_MAC + +#import "SDWebImageManager.h" + +/** + * Integrates SDWebImage async downloading and caching of remote images with NSButton. + */ +@interface NSButton (WebCache) + +#pragma mark - Image + +/** + * Get the current image URL. + */ +@property (nonatomic, strong, readonly, nullable) NSURL *sd_currentImageURL; + +/** + * Set the button `image` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url NS_REFINED_FOR_SWIFT; + +/** + * Set the button `image` with an `url` and a placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @see sd_setImageWithURL:placeholderImage:options: + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder NS_REFINED_FOR_SWIFT; + +/** + * Set the button `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options NS_REFINED_FOR_SWIFT; + +/** + * Set the button `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +/** + * Set the button `image` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `image` with an `url`, placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + completed:(nullable SDExternalCompletionBlock)completedBlock NS_REFINED_FOR_SWIFT; + +/** + * Set the button `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +#pragma mark - Alternate Image + +/** + * Get the current alternateImage URL. + */ +@property (nonatomic, strong, readonly, nullable) NSURL *sd_currentAlternateImageURL; + +/** + * Set the button `alternateImage` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the alternateImage. + */ +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url NS_REFINED_FOR_SWIFT; + +/** + * Set the button `alternateImage` with an `url` and a placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the alternateImage. + * @param placeholder The alternateImage to be set initially, until the alternateImage request finishes. + * @see sd_setAlternateImageWithURL:placeholderImage:options: + */ +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder NS_REFINED_FOR_SWIFT; + +/** + * Set the button `alternateImage` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the alternateImage. + * @param placeholder The alternateImage to be set initially, until the alternateImage request finishes. + * @param options The options to use when downloading the alternateImage. @see SDWebImageOptions for the possible values. + */ +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options NS_REFINED_FOR_SWIFT; + +/** + * Set the button `alternateImage` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the alternateImage. + * @param placeholder The alternateImage to be set initially, until the alternateImage request finishes. + * @param options The options to use when downloading the alternateImage. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + */ +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +/** + * Set the button `alternateImage` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the alternateImage. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the alternateImage parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the alternateImage was retrieved from the local cache or from the network. + * The fourth parameter is the original alternateImage url. + */ +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `alternateImage` with an `url`, placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the alternateImage. + * @param placeholder The alternateImage to be set initially, until the alternateImage request finishes. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the alternateImage parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the alternateImage was retrieved from the local cache or from the network. + * The fourth parameter is the original alternateImage url. + */ +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + completed:(nullable SDExternalCompletionBlock)completedBlock NS_REFINED_FOR_SWIFT; + +/** + * Set the button `alternateImage` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the alternateImage. + * @param placeholder The alternateImage to be set initially, until the alternateImage request finishes. + * @param options The options to use when downloading the alternateImage. @see SDWebImageOptions for the possible values. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the alternateImage parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the alternateImage was retrieved from the local cache or from the network. + * The fourth parameter is the original alternateImage url. + */ +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `alternateImage` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the alternateImage. + * @param placeholder The alternateImage to be set initially, until the alternateImage request finishes. + * @param options The options to use when downloading the alternateImage. @see SDWebImageOptions for the possible values. + * @param progressBlock A block called while alternateImage is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the alternateImage parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the alternateImage was retrieved from the local cache or from the network. + * The fourth parameter is the original alternateImage url. + */ +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `alternateImage` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the alternateImage. + * @param placeholder The alternateImage to be set initially, until the alternateImage request finishes. + * @param options The options to use when downloading the alternateImage. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock A block called while alternateImage is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the alternateImage parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the alternateImage was retrieved from the local cache or from the network. + * The fourth parameter is the original alternateImage url. + */ +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +#pragma mark - Cancel + +/** + * Cancel the current image download + */ +- (void)sd_cancelCurrentImageLoad; + +/** + * Cancel the current alternateImage download + */ +- (void)sd_cancelCurrentAlternateImageLoad; + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/NSButton+WebCache.m b/Pods/SDWebImage/SDWebImage/Core/NSButton+WebCache.m new file mode 100644 index 0000000..953baf1 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/NSButton+WebCache.m @@ -0,0 +1,162 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "NSButton+WebCache.h" + +#if SD_MAC + +#import "objc/runtime.h" +#import "UIView+WebCacheOperation.h" +#import "UIView+WebCacheState.h" +#import "UIView+WebCache.h" +#import "SDInternalMacros.h" + +@implementation NSButton (WebCache) + +#pragma mark - Image + +- (void)sd_setImageWithURL:(nullable NSURL *)url { + [self sd_setImageWithURL:url placeholderImage:nil options:0 progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder { + [self sd_setImageWithURL:url placeholderImage:placeholder options:0 progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options context:context progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:nil options:0 progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:placeholder options:0 progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options progress:(nullable SDImageLoaderProgressBlock)progressBlock completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options context:nil progress:progressBlock completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_internalSetImageWithURL:url + placeholderImage:placeholder + options:options + context:context + setImageBlock:nil + progress:progressBlock + completed:^(NSImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, SDImageCacheType cacheType, BOOL finished, NSURL * _Nullable imageURL) { + if (completedBlock) { + completedBlock(image, error, cacheType, imageURL); + } + }]; +} + +#pragma mark - Alternate Image + +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url { + [self sd_setAlternateImageWithURL:url placeholderImage:nil options:0 progress:nil completed:nil]; +} + +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder { + [self sd_setAlternateImageWithURL:url placeholderImage:placeholder options:0 progress:nil completed:nil]; +} + +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options { + [self sd_setAlternateImageWithURL:url placeholderImage:placeholder options:options progress:nil completed:nil]; +} + +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context { + [self sd_setAlternateImageWithURL:url placeholderImage:placeholder options:options context:context progress:nil completed:nil]; +} + +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setAlternateImageWithURL:url placeholderImage:nil options:0 progress:nil completed:completedBlock]; +} + +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setAlternateImageWithURL:url placeholderImage:placeholder options:0 progress:nil completed:completedBlock]; +} + +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setAlternateImageWithURL:url placeholderImage:placeholder options:options progress:nil completed:completedBlock]; +} + +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options progress:(nullable SDImageLoaderProgressBlock)progressBlock completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setAlternateImageWithURL:url placeholderImage:placeholder options:options context:nil progress:progressBlock completed:completedBlock]; +} + +- (void)sd_setAlternateImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock { + SDWebImageMutableContext *mutableContext; + if (context) { + mutableContext = [context mutableCopy]; + } else { + mutableContext = [NSMutableDictionary dictionary]; + } + mutableContext[SDWebImageContextSetImageOperationKey] = @keypath(self, alternateImage); + @weakify(self); + [self sd_internalSetImageWithURL:url + placeholderImage:placeholder + options:options + context:mutableContext + setImageBlock:^(NSImage * _Nullable image, NSData * _Nullable imageData, SDImageCacheType cacheType, NSURL * _Nullable imageURL) { + @strongify(self); + self.alternateImage = image; + } + progress:progressBlock + completed:^(NSImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, SDImageCacheType cacheType, BOOL finished, NSURL * _Nullable imageURL) { + if (completedBlock) { + completedBlock(image, error, cacheType, imageURL); + } + }]; +} + +#pragma mark - Cancel + +- (void)sd_cancelCurrentImageLoad { + [self sd_cancelImageLoadOperationWithKey:nil]; +} + +- (void)sd_cancelCurrentAlternateImageLoad { + [self sd_cancelImageLoadOperationWithKey:@keypath(self, alternateImage)]; +} + +#pragma mark - State + +- (NSURL *)sd_currentImageURL { + return [self sd_imageLoadStateForKey:nil].url; +} + +#pragma mark - Alternate State + +- (NSURL *)sd_currentAlternateImageURL { + return [self sd_imageLoadStateForKey:@keypath(self, alternateImage)].url; +} + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/NSData+ImageContentType.h b/Pods/SDWebImage/SDWebImage/Core/NSData+ImageContentType.h new file mode 100644 index 0000000..b9a6aa3 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/NSData+ImageContentType.h @@ -0,0 +1,63 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * (c) Fabrice Aneche + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +/** + You can use switch case like normal enum. It's also recommended to add a default case. You should not assume anything about the raw value. + For custom coder plugin, it can also extern the enum for supported format. See `SDImageCoder` for more detailed information. + */ +typedef NSInteger SDImageFormat NS_TYPED_EXTENSIBLE_ENUM; +static const SDImageFormat SDImageFormatUndefined = -1; +static const SDImageFormat SDImageFormatJPEG = 0; +static const SDImageFormat SDImageFormatPNG = 1; +static const SDImageFormat SDImageFormatGIF = 2; +static const SDImageFormat SDImageFormatTIFF = 3; +static const SDImageFormat SDImageFormatWebP = 4; +static const SDImageFormat SDImageFormatHEIC = 5; +static const SDImageFormat SDImageFormatHEIF = 6; +static const SDImageFormat SDImageFormatPDF = 7; +static const SDImageFormat SDImageFormatSVG = 8; +static const SDImageFormat SDImageFormatBMP = 9; +static const SDImageFormat SDImageFormatRAW = 10; + +/** + NSData category about the image content type and UTI. + */ +@interface NSData (ImageContentType) + +/** + * Return image format + * + * @param data the input image data + * + * @return the image format as `SDImageFormat` (enum) + */ ++ (SDImageFormat)sd_imageFormatForImageData:(nullable NSData *)data; + +/** + * Convert SDImageFormat to UTType + * + * @param format Format as SDImageFormat + * @return The UTType as CFStringRef + * @note For unknown format, `kSDUTTypeImage` abstract type will return + */ ++ (nonnull CFStringRef)sd_UTTypeFromImageFormat:(SDImageFormat)format CF_RETURNS_NOT_RETAINED NS_SWIFT_NAME(sd_UTType(from:)); + +/** + * Convert UTType to SDImageFormat + * + * @param uttype The UTType as CFStringRef + * @return The Format as SDImageFormat + * @note For unknown type, `SDImageFormatUndefined` will return + */ ++ (SDImageFormat)sd_imageFormatFromUTType:(nonnull CFStringRef)uttype; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/NSData+ImageContentType.m b/Pods/SDWebImage/SDWebImage/Core/NSData+ImageContentType.m new file mode 100644 index 0000000..c5f18cc --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/NSData+ImageContentType.m @@ -0,0 +1,167 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * (c) Fabrice Aneche + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "NSData+ImageContentType.h" +#if SD_MAC +#import +#else +#import +#endif +#import "SDImageIOAnimatedCoderInternal.h" + +#define kSVGTagEnd @"" + +@implementation NSData (ImageContentType) + ++ (SDImageFormat)sd_imageFormatForImageData:(nullable NSData *)data { + if (!data) { + return SDImageFormatUndefined; + } + + // File signatures table: http://www.garykessler.net/library/file_sigs.html + uint8_t c; + [data getBytes:&c length:1]; + switch (c) { + case 0xFF: + return SDImageFormatJPEG; + case 0x89: + return SDImageFormatPNG; + case 0x47: + return SDImageFormatGIF; + case 0x49: + case 0x4D: + return SDImageFormatTIFF; + case 0x42: + return SDImageFormatBMP; + case 0x52: { + if (data.length >= 12) { + //RIFF....WEBP + NSString *testString = [[NSString alloc] initWithData:[data subdataWithRange:NSMakeRange(0, 12)] encoding:NSASCIIStringEncoding]; + if ([testString hasPrefix:@"RIFF"] && [testString hasSuffix:@"WEBP"]) { + return SDImageFormatWebP; + } + } + break; + } + case 0x00: { + if (data.length >= 12) { + //....ftypheic ....ftypheix ....ftyphevc ....ftyphevx + NSString *testString = [[NSString alloc] initWithData:[data subdataWithRange:NSMakeRange(4, 8)] encoding:NSASCIIStringEncoding]; + if ([testString isEqualToString:@"ftypheic"] + || [testString isEqualToString:@"ftypheix"] + || [testString isEqualToString:@"ftyphevc"] + || [testString isEqualToString:@"ftyphevx"]) { + return SDImageFormatHEIC; + } + //....ftypmif1 ....ftypmsf1 + if ([testString isEqualToString:@"ftypmif1"] || [testString isEqualToString:@"ftypmsf1"]) { + return SDImageFormatHEIF; + } + } + break; + } + case 0x25: { + if (data.length >= 4) { + //%PDF + NSString *testString = [[NSString alloc] initWithData:[data subdataWithRange:NSMakeRange(1, 3)] encoding:NSASCIIStringEncoding]; + if ([testString isEqualToString:@"PDF"]) { + return SDImageFormatPDF; + } + } + break; + } + case 0x3C: { + // Check end with SVG tag + if ([data rangeOfData:[kSVGTagEnd dataUsingEncoding:NSUTF8StringEncoding] options:NSDataSearchBackwards range: NSMakeRange(data.length - MIN(100, data.length), MIN(100, data.length))].location != NSNotFound) { + return SDImageFormatSVG; + } + break; + } + } + return SDImageFormatUndefined; +} + ++ (nonnull CFStringRef)sd_UTTypeFromImageFormat:(SDImageFormat)format { + CFStringRef UTType; + switch (format) { + case SDImageFormatJPEG: + UTType = kSDUTTypeJPEG; + break; + case SDImageFormatPNG: + UTType = kSDUTTypePNG; + break; + case SDImageFormatGIF: + UTType = kSDUTTypeGIF; + break; + case SDImageFormatTIFF: + UTType = kSDUTTypeTIFF; + break; + case SDImageFormatWebP: + UTType = kSDUTTypeWebP; + break; + case SDImageFormatHEIC: + UTType = kSDUTTypeHEIC; + break; + case SDImageFormatHEIF: + UTType = kSDUTTypeHEIF; + break; + case SDImageFormatPDF: + UTType = kSDUTTypePDF; + break; + case SDImageFormatSVG: + UTType = kSDUTTypeSVG; + break; + case SDImageFormatBMP: + UTType = kSDUTTypeBMP; + break; + case SDImageFormatRAW: + UTType = kSDUTTypeRAW; + break; + default: + // default is kUTTypeImage abstract type + UTType = kSDUTTypeImage; + break; + } + return UTType; +} + ++ (SDImageFormat)sd_imageFormatFromUTType:(CFStringRef)uttype { + if (!uttype) { + return SDImageFormatUndefined; + } + SDImageFormat imageFormat; + if (CFStringCompare(uttype, kSDUTTypeJPEG, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatJPEG; + } else if (CFStringCompare(uttype, kSDUTTypePNG, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatPNG; + } else if (CFStringCompare(uttype, kSDUTTypeGIF, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatGIF; + } else if (CFStringCompare(uttype, kSDUTTypeTIFF, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatTIFF; + } else if (CFStringCompare(uttype, kSDUTTypeWebP, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatWebP; + } else if (CFStringCompare(uttype, kSDUTTypeHEIC, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatHEIC; + } else if (CFStringCompare(uttype, kSDUTTypeHEIF, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatHEIF; + } else if (CFStringCompare(uttype, kSDUTTypePDF, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatPDF; + } else if (CFStringCompare(uttype, kSDUTTypeSVG, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatSVG; + } else if (CFStringCompare(uttype, kSDUTTypeBMP, 0) == kCFCompareEqualTo) { + imageFormat = SDImageFormatBMP; + } else if (UTTypeConformsTo(uttype, kSDUTTypeRAW)) { + imageFormat = SDImageFormatRAW; + } else { + imageFormat = SDImageFormatUndefined; + } + return imageFormat; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/NSImage+Compatibility.h b/Pods/SDWebImage/SDWebImage/Core/NSImage+Compatibility.h new file mode 100644 index 0000000..0a562cc --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/NSImage+Compatibility.h @@ -0,0 +1,67 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if SD_MAC + +/** + This category is provided to easily write cross-platform(AppKit/UIKit) code. For common usage, see `UIImage+Metadata.h`. + */ +@interface NSImage (Compatibility) + +/** +The underlying Core Graphics image object. This will actually use `CGImageForProposedRect` with the image size. + */ +@property (nonatomic, readonly, nullable) CGImageRef CGImage; +/** + The underlying Core Image data. This will actually use `bestRepresentationForRect` with the image size to find the `NSCIImageRep`. + */ +@property (nonatomic, readonly, nullable) CIImage *CIImage; +/** + The scale factor of the image. This wil actually use `bestRepresentationForRect` with image size and pixel size to calculate the scale factor. If failed, use the default value 1.0. Should be greater than or equal to 1.0. + */ +@property (nonatomic, readonly) CGFloat scale; + +// These are convenience methods to make AppKit's `NSImage` match UIKit's `UIImage` behavior. The scale factor should be greater than or equal to 1.0. + +/** + Returns an image object with the scale factor and orientation. The representation is created from the Core Graphics image object. + @note The difference between this and `initWithCGImage:size` is that `initWithCGImage:size` will actually create a `NSCGImageSnapshotRep` representation and always use `backingScaleFactor` as scale factor. So we should avoid it and use `NSBitmapImageRep` with `initWithCGImage:` instead. + @note The difference between this and UIKit's `UIImage` equivalent method is the way to process orientation. If the provided image orientation is not equal to Up orientation, this method will firstly rotate the CGImage to the correct orientation to work compatible with `NSImageView`. However, UIKit will not actually rotate CGImage and just store it as `imageOrientation` property. + + @param cgImage A Core Graphics image object + @param scale The image scale factor + @param orientation The orientation of the image data + @return The image object + */ +- (nonnull instancetype)initWithCGImage:(nonnull CGImageRef)cgImage scale:(CGFloat)scale orientation:(CGImagePropertyOrientation)orientation; + +/** + Initializes and returns an image object with the specified Core Image object. The representation is `NSCIImageRep`. + + @param ciImage A Core Image image object + @param scale The image scale factor + @param orientation The orientation of the image data + @return The image object + */ +- (nonnull instancetype)initWithCIImage:(nonnull CIImage *)ciImage scale:(CGFloat)scale orientation:(CGImagePropertyOrientation)orientation; + +/** + Returns an image object with the scale factor. The representation is created from the image data. + @note The difference between these this and `initWithData:` is that `initWithData:` will always use `backingScaleFactor` as scale factor. + + @param data The image data + @param scale The image scale factor + @return The image object + */ +- (nullable instancetype)initWithData:(nonnull NSData *)data scale:(CGFloat)scale; + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/NSImage+Compatibility.m b/Pods/SDWebImage/SDWebImage/Core/NSImage+Compatibility.m new file mode 100644 index 0000000..ce67151 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/NSImage+Compatibility.m @@ -0,0 +1,120 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "NSImage+Compatibility.h" + +#if SD_MAC + +#import "SDImageCoderHelper.h" + +@implementation NSImage (Compatibility) + +- (nullable CGImageRef)CGImage { + NSRect imageRect = NSMakeRect(0, 0, self.size.width, self.size.height); + CGImageRef cgImage = [self CGImageForProposedRect:&imageRect context:nil hints:nil]; + return cgImage; +} + +- (nullable CIImage *)CIImage { + NSRect imageRect = NSMakeRect(0, 0, self.size.width, self.size.height); + NSImageRep *imageRep = [self bestRepresentationForRect:imageRect context:nil hints:nil]; + if (![imageRep isKindOfClass:NSCIImageRep.class]) { + return nil; + } + return ((NSCIImageRep *)imageRep).CIImage; +} + +- (CGFloat)scale { + CGFloat scale = 1; + NSRect imageRect = NSMakeRect(0, 0, self.size.width, self.size.height); + NSImageRep *imageRep = [self bestRepresentationForRect:imageRect context:nil hints:nil]; + CGFloat width = imageRep.size.width; + CGFloat height = imageRep.size.height; + CGFloat pixelWidth = (CGFloat)imageRep.pixelsWide; + CGFloat pixelHeight = (CGFloat)imageRep.pixelsHigh; + if (width > 0 && height > 0) { + CGFloat widthScale = pixelWidth / width; + CGFloat heightScale = pixelHeight / height; + if (widthScale == heightScale && widthScale >= 1) { + // Protect because there may be `NSImageRepMatchesDevice` (0) + scale = widthScale; + } + } + + return scale; +} + +- (instancetype)initWithCGImage:(nonnull CGImageRef)cgImage scale:(CGFloat)scale orientation:(CGImagePropertyOrientation)orientation { + NSBitmapImageRep *imageRep; + if (orientation != kCGImagePropertyOrientationUp) { + // AppKit design is different from UIKit. Where CGImage based image rep does not respect to any orientation. Only data based image rep which contains the EXIF metadata can automatically detect orientation. + // This should be nonnull, until the memory is exhausted cause `CGBitmapContextCreate` failed. + CGImageRef rotatedCGImage = [SDImageCoderHelper CGImageCreateDecoded:cgImage orientation:orientation]; + imageRep = [[NSBitmapImageRep alloc] initWithCGImage:rotatedCGImage]; + CGImageRelease(rotatedCGImage); + } else { + imageRep = [[NSBitmapImageRep alloc] initWithCGImage:cgImage]; + } + if (scale < 1) { + scale = 1; + } + CGFloat pixelWidth = imageRep.pixelsWide; + CGFloat pixelHeight = imageRep.pixelsHigh; + NSSize size = NSMakeSize(pixelWidth / scale, pixelHeight / scale); + self = [self initWithSize:size]; + if (self) { + imageRep.size = size; + [self addRepresentation:imageRep]; + } + return self; +} + +- (instancetype)initWithCIImage:(nonnull CIImage *)ciImage scale:(CGFloat)scale orientation:(CGImagePropertyOrientation)orientation { + NSCIImageRep *imageRep; + if (orientation != kCGImagePropertyOrientationUp) { + CIImage *rotatedCIImage = [ciImage imageByApplyingOrientation:orientation]; + imageRep = [[NSCIImageRep alloc] initWithCIImage:rotatedCIImage]; + } else { + imageRep = [[NSCIImageRep alloc] initWithCIImage:ciImage]; + } + if (scale < 1) { + scale = 1; + } + CGFloat pixelWidth = imageRep.pixelsWide; + CGFloat pixelHeight = imageRep.pixelsHigh; + NSSize size = NSMakeSize(pixelWidth / scale, pixelHeight / scale); + self = [self initWithSize:size]; + if (self) { + imageRep.size = size; + [self addRepresentation:imageRep]; + } + return self; +} + +- (instancetype)initWithData:(nonnull NSData *)data scale:(CGFloat)scale { + NSBitmapImageRep *imageRep = [[NSBitmapImageRep alloc] initWithData:data]; + if (!imageRep) { + return nil; + } + if (scale < 1) { + scale = 1; + } + CGFloat pixelWidth = imageRep.pixelsWide; + CGFloat pixelHeight = imageRep.pixelsHigh; + NSSize size = NSMakeSize(pixelWidth / scale, pixelHeight / scale); + self = [self initWithSize:size]; + if (self) { + imageRep.size = size; + [self addRepresentation:imageRep]; + } + return self; +} + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImage.h b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImage.h new file mode 100644 index 0000000..b96027d --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImage.h @@ -0,0 +1,136 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import "SDImageCoder.h" + + +/** + This is the protocol for SDAnimatedImage class only but not for SDAnimatedImageCoder. If you want to provide a custom animated image class with full advanced function, you can conform to this instead of the base protocol. + */ +@protocol SDAnimatedImage + +@required +/** + Initializes and returns the image object with the specified data, scale factor and possible animation decoding options. + @note We use this to create animated image instance for normal animation decoding. + + @param data The data object containing the image data. + @param scale The scale factor to assume when interpreting the image data. Applying a scale factor of 1.0 results in an image whose size matches the pixel-based dimensions of the image. Applying a different scale factor changes the size of the image as reported by the `size` property. + @param options A dictionary containing any animation decoding options. + @return An initialized object + */ +- (nullable instancetype)initWithData:(nonnull NSData *)data scale:(CGFloat)scale options:(nullable SDImageCoderOptions *)options; + +/** + Initializes the image with an animated coder. You can use the coder to decode the image frame later. + @note We use this with animated coder which conforms to `SDProgressiveImageCoder` for progressive animation decoding. + + @param animatedCoder An animated coder which conform `SDAnimatedImageCoder` protocol + @param scale The scale factor to assume when interpreting the image data. Applying a scale factor of 1.0 results in an image whose size matches the pixel-based dimensions of the image. Applying a different scale factor changes the size of the image as reported by the `size` property. + @return An initialized object + */ +- (nullable instancetype)initWithAnimatedCoder:(nonnull id)animatedCoder scale:(CGFloat)scale; + +@optional +// These methods are used for optional advanced feature, like image frame preloading. +/** + Pre-load all animated image frame into memory. Then later frame image request can directly return the frame for index without decoding. + This method may be called on background thread. + + @note If one image instance is shared by lots of imageViews, the CPU performance for large animated image will drop down because the request frame index will be random (not in order) and the decoder should take extra effort to keep it re-entrant. You can use this to reduce CPU usage if need. Attention this will consume more memory usage. + */ +- (void)preloadAllFrames; + +/** + Unload all animated image frame from memory if are already pre-loaded. Then later frame image request need decoding. You can use this to free up the memory usage if need. + */ +- (void)unloadAllFrames; + +/** + Returns a Boolean value indicating whether all animated image frames are already pre-loaded into memory. + */ +@property (nonatomic, assign, readonly, getter=isAllFramesLoaded) BOOL allFramesLoaded; + +/** + Return the animated image coder if the image is created with `initWithAnimatedCoder:scale:` method. + @note We use this with animated coder which conforms to `SDProgressiveImageCoder` for progressive animation decoding. + */ +@property (nonatomic, strong, readonly, nullable) id animatedCoder; + +@end + +/** + The image class which supports animating on `SDAnimatedImageView`. You can also use it on normal UIImageView/NSImageView. + */ +NS_SWIFT_NONISOLATED +@interface SDAnimatedImage : UIImage + +// This class override these methods from UIImage(NSImage), and it supports NSSecureCoding. +// You should use these methods to create a new animated image. Use other methods just call super instead. +// @note Before 5.19, these initializer will return nil for static image (when all candidate SDAnimatedImageCoder returns nil instance), like JPEG data. After 5.19, these initializer will retry for static image as well, so JPEG data will return non-nil instance. For vector image(PDF/SVG), always return nil. +// @note When the animated image frame count <= 1, all the `SDAnimatedImageProvider` protocol methods will return nil or 0 value, you'd better check the frame count before usage and keep fallback. ++ (nullable instancetype)imageNamed:(nonnull NSString *)name; // Cache in memory, no Asset Catalog support +#if __has_include() && !SD_WATCH ++ (nullable instancetype)imageNamed:(nonnull NSString *)name inBundle:(nullable NSBundle *)bundle compatibleWithTraitCollection:(nullable UITraitCollection *)traitCollection; // Cache in memory, no Asset Catalog support +#else ++ (nullable instancetype)imageNamed:(nonnull NSString *)name inBundle:(nullable NSBundle *)bundle; // Cache in memory, no Asset Catalog support +#endif ++ (nullable instancetype)imageWithContentsOfFile:(nonnull NSString *)path; ++ (nullable instancetype)imageWithData:(nonnull NSData *)data; ++ (nullable instancetype)imageWithData:(nonnull NSData *)data scale:(CGFloat)scale; +- (nullable instancetype)initWithContentsOfFile:(nonnull NSString *)path; +- (nullable instancetype)initWithData:(nonnull NSData *)data; +- (nullable instancetype)initWithData:(nonnull NSData *)data scale:(CGFloat)scale; + +/** + Current animated image format. + @note This format is only valid when `animatedImageData` not nil. + @note This actually just call `[NSData sd_imageFormatForImageData:self.animatedImageData]` + */ +@property (nonatomic, assign, readonly) SDImageFormat animatedImageFormat; + +/** + Current animated image data, you can use this to grab the compressed format data and create another animated image instance. + If this image instance is an animated image created by using animated image coder (which means using the API listed above or using `initWithAnimatedCoder:scale:`), this property is non-nil. + */ +@property (nonatomic, copy, readonly, nullable) NSData *animatedImageData; + +/** + The scale factor of the image. + + @note For UIKit, this just call super instead. + @note For AppKit, `NSImage` can contains multiple image representations with different scales. However, this class does not do that from the design. We process the scale like UIKit. This will actually be calculated from image size and pixel size. + */ +@property (nonatomic, readonly) CGFloat scale; + +// By default, animated image frames are returned by decoding just in time without keeping into memory. But you can choose to preload them into memory as well, See the description in `SDAnimatedImage` protocol. +// After preloaded, there is no huge difference on performance between this and UIImage's `animatedImageWithImages:duration:`. But UIImage's animation have some issues such like blanking and pausing during segue when using in `UIImageView`. It's recommend to use only if need. +/** + Pre-load all animated image frame into memory. Then later frame image request can directly return the frame for index without decoding. + This method may be called on background thread. + + @note If one image instance is shared by lots of imageViews, the CPU performance for large animated image will drop down because the request frame index will be random (not in order) and the decoder should take extra effort to keep it re-entrant. You can use this to reduce CPU usage if need. Attention this will consume more memory usage. + */ +- (void)preloadAllFrames; + +/** + Unload all animated image frame from memory if are already pre-loaded. Then later frame image request need decoding. You can use this to free up the memory usage if need. + */ +- (void)unloadAllFrames; +/** + Returns a Boolean value indicating whether all animated image frames are already pre-loaded into memory. + */ +@property (nonatomic, assign, readonly, getter=isAllFramesLoaded) BOOL allFramesLoaded; +/** + Return the animated image coder if the image is created with `initWithAnimatedCoder:scale:` method. + @note We use this with animated coder which conforms to `SDProgressiveImageCoder` for progressive animation decoding. + */ +@property (nonatomic, strong, readonly, nullable) id animatedCoder; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImage.m b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImage.m new file mode 100644 index 0000000..4893e00 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImage.m @@ -0,0 +1,449 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDAnimatedImage.h" +#import "NSImage+Compatibility.h" +#import "SDImageCoder.h" +#import "SDImageCodersManager.h" +#import "SDImageFrame.h" +#import "UIImage+MemoryCacheCost.h" +#import "UIImage+Metadata.h" +#import "UIImage+MultiFormat.h" +#import "SDImageCoderHelper.h" +#import "SDImageAssetManager.h" +#import "objc/runtime.h" + +static CGFloat SDImageScaleFromPath(NSString *string) { + if (string.length == 0 || [string hasSuffix:@"/"]) return 1; + NSString *name = string.stringByDeletingPathExtension; + __block CGFloat scale = 1; + + NSRegularExpression *pattern = [NSRegularExpression regularExpressionWithPattern:@"@[0-9]+\\.?[0-9]*x$" options:NSRegularExpressionAnchorsMatchLines error:nil]; + [pattern enumerateMatchesInString:name options:kNilOptions range:NSMakeRange(0, name.length) usingBlock:^(NSTextCheckingResult *result, NSMatchingFlags flags, BOOL *stop) { + scale = [string substringWithRange:NSMakeRange(result.range.location + 1, result.range.length - 2)].doubleValue; + }]; + + return scale; +} + +@interface SDAnimatedImage () + +@property (nonatomic, strong) id animatedCoder; +@property (atomic, copy) NSArray *loadedAnimatedImageFrames; // Mark as atomic to keep thread-safe +@property (nonatomic, assign, getter=isAllFramesLoaded) BOOL allFramesLoaded; + +@end + +@implementation SDAnimatedImage +@dynamic scale; // call super + +#pragma mark - UIImage override method ++ (instancetype)imageNamed:(NSString *)name { +#if __has_include() && !SD_WATCH + return [self imageNamed:name inBundle:nil compatibleWithTraitCollection:nil]; +#else + return [self imageNamed:name inBundle:nil]; +#endif +} + +#if __has_include() && !SD_WATCH ++ (instancetype)imageNamed:(NSString *)name inBundle:(NSBundle *)bundle compatibleWithTraitCollection:(UITraitCollection *)traitCollection { +#if SD_VISION + if (!traitCollection) { + traitCollection = UITraitCollection.currentTraitCollection; + } +#else + if (!traitCollection) { + traitCollection = UIScreen.mainScreen.traitCollection; + } +#endif + CGFloat scale = traitCollection.displayScale; + return [self imageNamed:name inBundle:bundle scale:scale]; +} +#else ++ (instancetype)imageNamed:(NSString *)name inBundle:(NSBundle *)bundle { + return [self imageNamed:name inBundle:bundle scale:0]; +} +#endif + +// 0 scale means automatically check ++ (instancetype)imageNamed:(NSString *)name inBundle:(NSBundle *)bundle scale:(CGFloat)scale { + if (!name) { + return nil; + } + if (!bundle) { + bundle = [NSBundle mainBundle]; + } + SDImageAssetManager *assetManager = [SDImageAssetManager sharedAssetManager]; + SDAnimatedImage *image = (SDAnimatedImage *)[assetManager imageForName:name]; + if ([image isKindOfClass:[SDAnimatedImage class]]) { + return image; + } + NSString *path = [assetManager getPathForName:name bundle:bundle preferredScale:&scale]; + if (!path) { + return image; + } + NSData *data = [NSData dataWithContentsOfFile:path]; + if (!data) { + return image; + } + image = [[self alloc] initWithData:data scale:scale]; + if (image) { + [assetManager storeImage:image forName:name]; + } + + return image; +} + ++ (instancetype)imageWithContentsOfFile:(NSString *)path { + return [[self alloc] initWithContentsOfFile:path]; +} + ++ (instancetype)imageWithData:(NSData *)data { + return [[self alloc] initWithData:data]; +} + ++ (instancetype)imageWithData:(NSData *)data scale:(CGFloat)scale { + return [[self alloc] initWithData:data scale:scale]; +} + +- (instancetype)initWithContentsOfFile:(NSString *)path { + NSData *data = [NSData dataWithContentsOfFile:path]; + if (!data) { + return nil; + } + CGFloat scale = SDImageScaleFromPath(path); + // path extension may be useful for coder like raw-image + NSString *fileExtensionHint = path.pathExtension; // without dot + if (fileExtensionHint.length == 0) { + // Ignore file extension which is empty + fileExtensionHint = nil; + } + SDImageCoderMutableOptions *mutableCoderOptions = [NSMutableDictionary dictionaryWithCapacity:1]; + mutableCoderOptions[SDImageCoderDecodeFileExtensionHint] = fileExtensionHint; + return [self initWithData:data scale:scale options:[mutableCoderOptions copy]]; +} + +- (instancetype)initWithData:(NSData *)data { + return [self initWithData:data scale:1]; +} + +- (instancetype)initWithData:(NSData *)data scale:(CGFloat)scale { + return [self initWithData:data scale:scale options:nil]; +} + +- (instancetype)initWithData:(NSData *)data scale:(CGFloat)scale options:(SDImageCoderOptions *)options { + if (!data || data.length == 0) { + return nil; + } + // Vector image does not supported, guard firstly + SDImageFormat format = [NSData sd_imageFormatForImageData:data]; + if (format == SDImageFormatSVG || format == SDImageFormatPDF) { + return nil; + } + + id animatedCoder = nil; + SDImageCoderMutableOptions *mutableCoderOptions; + if (options != nil) { + mutableCoderOptions = [NSMutableDictionary dictionaryWithDictionary:options]; + } else { + mutableCoderOptions = [NSMutableDictionary dictionaryWithCapacity:1]; + } + mutableCoderOptions[SDImageCoderDecodeScaleFactor] = @(scale); + options = [mutableCoderOptions copy]; + for (idcoder in [SDImageCodersManager sharedManager].coders.reverseObjectEnumerator) { + if ([coder conformsToProtocol:@protocol(SDAnimatedImageCoder)]) { + if ([coder canDecodeFromData:data]) { + animatedCoder = [[[coder class] alloc] initWithAnimatedImageData:data options:options]; + break; + } + } + } + if (animatedCoder) { + // Animated Image + return [self initWithAnimatedCoder:animatedCoder scale:scale]; + } else { + // Static Image (Before 5.19 this code path return nil) + UIImage *image = [[SDImageCodersManager sharedManager] decodedImageWithData:data options:options]; + if (!image) { + return nil; + } + // Vector image does not supported, guard secondly + if (image.sd_isVector) { + return nil; + } +#if SD_MAC + self = [super initWithCGImage:image.CGImage scale:MAX(scale, 1) orientation:kCGImagePropertyOrientationUp]; +#else + self = [super initWithCGImage:image.CGImage scale:MAX(scale, 1) orientation:image.imageOrientation]; +#endif + // Defines the associated object that holds the format for static images + super.sd_imageFormat = format; + return self; + } +} + +- (instancetype)initWithAnimatedCoder:(id)animatedCoder scale:(CGFloat)scale { + if (!animatedCoder) { + return nil; + } + UIImage *image = [animatedCoder animatedImageFrameAtIndex:0]; + if (!image) { + return nil; + } +#if SD_MAC + self = [super initWithCGImage:image.CGImage scale:MAX(scale, 1) orientation:kCGImagePropertyOrientationUp]; +#else + self = [super initWithCGImage:image.CGImage scale:MAX(scale, 1) orientation:image.imageOrientation]; +#endif + if (self) { + // Only keep the animated coder if frame count > 1, save RAM usage for non-animated image format (APNG/WebP) + if (animatedCoder.animatedImageFrameCount > 1) { + _animatedCoder = animatedCoder; + } + } + return self; +} + +- (SDImageFormat)animatedImageFormat { + return [NSData sd_imageFormatForImageData:self.animatedImageData]; +} + +#pragma mark - Preload +- (void)preloadAllFrames { + if (!_animatedCoder) { + return; + } + if (!self.isAllFramesLoaded) { + NSMutableArray *frames = [NSMutableArray arrayWithCapacity:self.animatedImageFrameCount]; + for (size_t i = 0; i < self.animatedImageFrameCount; i++) { + UIImage *image = [self animatedImageFrameAtIndex:i]; + NSTimeInterval duration = [self animatedImageDurationAtIndex:i]; + SDImageFrame *frame = [SDImageFrame frameWithImage:image duration:duration]; // through the image should be nonnull, used as nullable for `animatedImageFrameAtIndex:` + [frames addObject:frame]; + } + self.loadedAnimatedImageFrames = frames; + self.allFramesLoaded = YES; + } +} + +- (void)unloadAllFrames { + if (!_animatedCoder) { + return; + } + if (self.isAllFramesLoaded) { + self.loadedAnimatedImageFrames = nil; + self.allFramesLoaded = NO; + } +} + +#pragma mark - NSSecureCoding +- (instancetype)initWithCoder:(NSCoder *)aDecoder { + self = [super initWithCoder:aDecoder]; + if (self) { + NSData *animatedImageData = [aDecoder decodeObjectOfClass:[NSData class] forKey:NSStringFromSelector(@selector(animatedImageData))]; + if (!animatedImageData) { + return self; + } + CGFloat scale = self.scale; + id animatedCoder = nil; + for (idcoder in [SDImageCodersManager sharedManager].coders.reverseObjectEnumerator) { + if ([coder conformsToProtocol:@protocol(SDAnimatedImageCoder)]) { + if ([coder canDecodeFromData:animatedImageData]) { + animatedCoder = [[[coder class] alloc] initWithAnimatedImageData:animatedImageData options:@{SDImageCoderDecodeScaleFactor : @(scale)}]; + break; + } + } + } + if (!animatedCoder) { + return self; + } + if (animatedCoder.animatedImageFrameCount > 1) { + _animatedCoder = animatedCoder; + } + } + return self; +} + +- (void)encodeWithCoder:(NSCoder *)aCoder { + [super encodeWithCoder:aCoder]; + NSData *animatedImageData = self.animatedImageData; + if (animatedImageData) { + [aCoder encodeObject:animatedImageData forKey:NSStringFromSelector(@selector(animatedImageData))]; + } +} + ++ (BOOL)supportsSecureCoding { + return YES; +} + +#pragma mark - SDAnimatedImageProvider + +- (NSData *)animatedImageData { + return [self.animatedCoder animatedImageData]; +} + +- (NSUInteger)animatedImageLoopCount { + return [self.animatedCoder animatedImageLoopCount]; +} + +- (NSUInteger)animatedImageFrameCount { + return [self.animatedCoder animatedImageFrameCount]; +} + +- (UIImage *)animatedImageFrameAtIndex:(NSUInteger)index { + if (index >= self.animatedImageFrameCount) { + return nil; + } + if (self.isAllFramesLoaded) { + SDImageFrame *frame = [self.loadedAnimatedImageFrames objectAtIndex:index]; + return frame.image; + } + return [self.animatedCoder animatedImageFrameAtIndex:index]; +} + +- (NSTimeInterval)animatedImageDurationAtIndex:(NSUInteger)index { + if (index >= self.animatedImageFrameCount) { + return 0; + } + if (self.isAllFramesLoaded) { + SDImageFrame *frame = [self.loadedAnimatedImageFrames objectAtIndex:index]; + return frame.duration; + } + return [self.animatedCoder animatedImageDurationAtIndex:index]; +} + +@end + +@implementation SDAnimatedImage (MemoryCacheCost) + +- (NSUInteger)sd_memoryCost { + NSNumber *value = objc_getAssociatedObject(self, @selector(sd_memoryCost)); + if (value != nil) { + return value.unsignedIntegerValue; + } + + CGImageRef imageRef = self.CGImage; + if (!imageRef) { + return 0; + } + NSUInteger bytesPerFrame = CGImageGetBytesPerRow(imageRef) * CGImageGetHeight(imageRef); + NSUInteger frameCount = 1; + if (self.isAllFramesLoaded) { + frameCount = self.animatedImageFrameCount; + } + frameCount = frameCount > 0 ? frameCount : 1; + NSUInteger cost = bytesPerFrame * frameCount; + return cost; +} + +@end + +@implementation SDAnimatedImage (Metadata) + +- (BOOL)sd_isAnimated { + return self.animatedImageFrameCount > 1; +} + +- (NSUInteger)sd_imageLoopCount { + return self.animatedImageLoopCount; +} + +- (void)setSd_imageLoopCount:(NSUInteger)sd_imageLoopCount { + return; +} + +- (NSUInteger)sd_imageFrameCount { + NSUInteger frameCount = self.animatedImageFrameCount; + if (frameCount > 1) { + return frameCount; + } else { + return 1; + } +} + +- (SDImageFormat)sd_imageFormat { + NSData *animatedImageData = self.animatedImageData; + if (animatedImageData) { + return [NSData sd_imageFormatForImageData:animatedImageData]; + } else { + return [super sd_imageFormat]; + } +} + +- (BOOL)sd_isVector { + return NO; +} + +@end + +@implementation SDAnimatedImage (MultiFormat) + ++ (nullable UIImage *)sd_imageWithData:(nullable NSData *)data { + return [self sd_imageWithData:data scale:1]; +} + ++ (nullable UIImage *)sd_imageWithData:(nullable NSData *)data scale:(CGFloat)scale { + return [self sd_imageWithData:data scale:scale firstFrameOnly:NO]; +} + ++ (nullable UIImage *)sd_imageWithData:(nullable NSData *)data scale:(CGFloat)scale firstFrameOnly:(BOOL)firstFrameOnly { + if (!data) { + return nil; + } + return [[self alloc] initWithData:data scale:scale options:@{SDImageCoderDecodeFirstFrameOnly : @(firstFrameOnly)}]; +} + +- (nullable NSData *)sd_imageData { + NSData *imageData = self.animatedImageData; + if (imageData) { + return imageData; + } else { + return [self sd_imageDataAsFormat:self.animatedImageFormat]; + } +} + +- (nullable NSData *)sd_imageDataAsFormat:(SDImageFormat)imageFormat { + return [self sd_imageDataAsFormat:imageFormat compressionQuality:1]; +} + +- (nullable NSData *)sd_imageDataAsFormat:(SDImageFormat)imageFormat compressionQuality:(double)compressionQuality { + return [self sd_imageDataAsFormat:imageFormat compressionQuality:compressionQuality firstFrameOnly:NO]; +} + +- (nullable NSData *)sd_imageDataAsFormat:(SDImageFormat)imageFormat compressionQuality:(double)compressionQuality firstFrameOnly:(BOOL)firstFrameOnly { + // Protect when user input the imageFormat == self.animatedImageFormat && compressionQuality == 1 + // This should be treated as grabbing `self.animatedImageData` as well :) + NSData *imageData; + if (imageFormat == self.animatedImageFormat && compressionQuality == 1) { + imageData = self.animatedImageData; + } + if (imageData) return imageData; + + SDImageCoderOptions *options = @{SDImageCoderEncodeCompressionQuality : @(compressionQuality), SDImageCoderEncodeFirstFrameOnly : @(firstFrameOnly)}; + NSUInteger frameCount = self.animatedImageFrameCount; + if (frameCount <= 1) { + // Static image + imageData = [SDImageCodersManager.sharedManager encodedDataWithImage:self format:imageFormat options:options]; + } + if (imageData) return imageData; + + NSUInteger loopCount = self.animatedImageLoopCount; + // Keep animated image encoding, loop each frame. + NSMutableArray *frames = [NSMutableArray arrayWithCapacity:frameCount]; + for (size_t i = 0; i < frameCount; i++) { + UIImage *image = [self animatedImageFrameAtIndex:i]; + NSTimeInterval duration = [self animatedImageDurationAtIndex:i]; + SDImageFrame *frame = [SDImageFrame frameWithImage:image duration:duration]; + [frames addObject:frame]; + } + imageData = [SDImageCodersManager.sharedManager encodedDataWithFrames:frames loopCount:loopCount format:imageFormat options:options]; + return imageData; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImagePlayer.h b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImagePlayer.h new file mode 100644 index 0000000..77e041a --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImagePlayer.h @@ -0,0 +1,113 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import +#import "SDWebImageCompat.h" +#import "SDImageCoder.h" + +/// Animated image playback mode +typedef NS_ENUM(NSUInteger, SDAnimatedImagePlaybackMode) { + /** + * From first to last frame and stop or next loop. + */ + SDAnimatedImagePlaybackModeNormal = 0, + /** + * From last frame to first frame and stop or next loop. + */ + SDAnimatedImagePlaybackModeReverse, + /** + * From first frame to last frame and reverse again, like reciprocating. + */ + SDAnimatedImagePlaybackModeBounce, + /** + * From last frame to first frame and reverse again, like reversed reciprocating. + */ + SDAnimatedImagePlaybackModeReversedBounce, +}; + +/// A player to control the playback of animated image, which can be used to drive Animated ImageView or any rendering usage, like CALayer/WatchKit/SwiftUI rendering. +@interface SDAnimatedImagePlayer : NSObject + +/// Current playing frame image. This value is KVO Compliance. +@property (nonatomic, readonly, nullable) UIImage *currentFrame; + +/// Current frame index, zero based. This value is KVO Compliance. +@property (nonatomic, readonly) NSUInteger currentFrameIndex; + +/// Current loop count since its latest animating. This value is KVO Compliance. +@property (nonatomic, readonly) NSUInteger currentLoopCount; + +/// Total frame count for animated image rendering. Defaults is animated image's frame count. +/// @note For progressive animation, you can update this value when your provider receive more frames. +@property (nonatomic, assign) NSUInteger totalFrameCount; + +/// Total loop count for animated image rendering. Default is animated image's loop count. +@property (nonatomic, assign) NSUInteger totalLoopCount; + +/// The animation playback rate. Default is 1.0 +/// `1.0` means the normal speed. +/// `0.0` means stopping the animation. +/// `0.0-1.0` means the slow speed. +/// `> 1.0` means the fast speed. +/// `< 0.0` is not supported currently and stop animation. (may support reverse playback in the future) +@property (nonatomic, assign) double playbackRate; + +/// Asynchronous setup animation playback mode. Default mode is SDAnimatedImagePlaybackModeNormal. +@property (nonatomic, assign) SDAnimatedImagePlaybackMode playbackMode; + +/// Provide a max buffer size by bytes. This is used to adjust frame buffer count and can be useful when the decoding cost is expensive (such as Animated WebP software decoding). Default is 0. +/// `0` means automatically adjust by calculating current memory usage. +/// `1` means without any buffer cache, each of frames will be decoded and then be freed after rendering. (Lowest Memory and Highest CPU) +/// `NSUIntegerMax` means cache all the buffer. (Lowest CPU and Highest Memory) +@property (nonatomic, assign) NSUInteger maxBufferSize; + +/// You can specify a runloop mode to let it rendering. +/// Default is NSRunLoopCommonModes on multi-core device, NSDefaultRunLoopMode on single-core device +@property (nonatomic, copy, nonnull) NSRunLoopMode runLoopMode; + +/// Create a player with animated image provider. If the provider's `animatedImageFrameCount` is less than 1, returns nil. +/// The provider can be any protocol implementation, like `SDAnimatedImage`, `SDImageGIFCoder`, etc. +/// @note This provider can represent mutable content, like progressive animated loading. But you need to update the frame count by yourself +/// @param provider The animated provider +- (nullable instancetype)initWithProvider:(nonnull id)provider; + +/// Create a player with animated image provider. If the provider's `animatedImageFrameCount` is less than 1, returns nil. +/// The provider can be any protocol implementation, like `SDAnimatedImage` or `SDImageGIFCoder`, etc. +/// @note This provider can represent mutable content, like progressive animated loading. But you need to update the frame count by yourself +/// @param provider The animated provider ++ (nullable instancetype)playerWithProvider:(nonnull id)provider; + +/// The handler block when current frame and index changed. +@property (nonatomic, copy, nullable) void (^animationFrameHandler)(NSUInteger index, UIImage * _Nonnull frame); + +/// The handler block when one loop count finished. +@property (nonatomic, copy, nullable) void (^animationLoopHandler)(NSUInteger loopCount); + +/// Return the status whether animation is playing. +@property (nonatomic, readonly) BOOL isPlaying; + +/// Start the animation. Or resume the previously paused animation. +- (void)startPlaying; + +/// Pause the animation. Keep the current frame index and loop count. +- (void)pausePlaying; + +/// Stop the animation. Reset the current frame index and loop count. +- (void)stopPlaying; + +/// Seek to the desired frame index and loop count. +/// @note This can be used for advanced control like progressive loading, or skipping specify frames. +/// @param index The frame index +/// @param loopCount The loop count +- (void)seekToFrameAtIndex:(NSUInteger)index loopCount:(NSUInteger)loopCount; + +/// Clear the frame cache buffer. The frame cache buffer size can be controlled by `maxBufferSize`. +/// By default, when stop or pause the animation, the frame buffer is still kept to ready for the next restart +- (void)clearFrameBuffer; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImagePlayer.m b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImagePlayer.m new file mode 100644 index 0000000..499be67 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImagePlayer.m @@ -0,0 +1,355 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDAnimatedImagePlayer.h" +#import "NSImage+Compatibility.h" +#import "SDDisplayLink.h" +#import "SDDeviceHelper.h" +#import "SDImageFramePool.h" +#import "SDInternalMacros.h" + +@interface SDAnimatedImagePlayer () { + NSRunLoopMode _runLoopMode; +} + +@property (nonatomic, strong) SDImageFramePool *framePool; + +@property (nonatomic, strong, readwrite) UIImage *currentFrame; +@property (nonatomic, assign, readwrite) NSUInteger currentFrameIndex; +@property (nonatomic, assign, readwrite) NSUInteger currentLoopCount; +@property (nonatomic, strong) id animatedProvider; +@property (nonatomic, assign) NSUInteger currentFrameBytes; +@property (nonatomic, assign) NSTimeInterval currentTime; +@property (nonatomic, assign) BOOL bufferMiss; +@property (nonatomic, assign) BOOL needsDisplayWhenImageBecomesAvailable; +@property (nonatomic, assign) BOOL shouldReverse; +@property (nonatomic, strong) SDDisplayLink *displayLink; + +@end + +@implementation SDAnimatedImagePlayer + +- (instancetype)initWithProvider:(id)provider { + self = [super init]; + if (self) { + NSUInteger animatedImageFrameCount = provider.animatedImageFrameCount; + // Check the frame count + if (animatedImageFrameCount <= 1) { + return nil; + } + self.totalFrameCount = animatedImageFrameCount; + // Get the current frame and loop count. + self.totalLoopCount = provider.animatedImageLoopCount; + self.animatedProvider = provider; + self.playbackRate = 1.0; + self.framePool = [SDImageFramePool registerProvider:provider]; + } + return self; +} + ++ (instancetype)playerWithProvider:(id)provider { + SDAnimatedImagePlayer *player = [[SDAnimatedImagePlayer alloc] initWithProvider:provider]; + return player; +} + +- (void)dealloc { + // Dereference the frame pool, when zero the frame pool for provider will dealloc + [SDImageFramePool unregisterProvider:self.animatedProvider]; +} + +#pragma mark - Private + +- (SDDisplayLink *)displayLink { + if (!_displayLink) { + _displayLink = [SDDisplayLink displayLinkWithTarget:self selector:@selector(displayDidRefresh:)]; + [_displayLink addToRunLoop:[NSRunLoop mainRunLoop] forMode:self.runLoopMode]; + [_displayLink stop]; + } + return _displayLink; +} + +- (void)setRunLoopMode:(NSRunLoopMode)runLoopMode { + if ([_runLoopMode isEqual:runLoopMode]) { + return; + } + if (_displayLink) { + if (_runLoopMode) { + [_displayLink removeFromRunLoop:[NSRunLoop mainRunLoop] forMode:_runLoopMode]; + } + if (runLoopMode.length > 0) { + [_displayLink addToRunLoop:[NSRunLoop mainRunLoop] forMode:runLoopMode]; + } + } + _runLoopMode = [runLoopMode copy]; +} + +- (NSRunLoopMode)runLoopMode { + if (!_runLoopMode) { + _runLoopMode = [[self class] defaultRunLoopMode]; + } + return _runLoopMode; +} + +#pragma mark - State Control + +- (void)setupCurrentFrame { + if (self.currentFrameIndex != 0) { + return; + } + if (self.playbackMode == SDAnimatedImagePlaybackModeReverse || + self.playbackMode == SDAnimatedImagePlaybackModeReversedBounce) { + self.currentFrameIndex = self.totalFrameCount - 1; + } + + if (!self.currentFrame && [self.animatedProvider isKindOfClass:[UIImage class]]) { + UIImage *image = (UIImage *)self.animatedProvider; + // Cache the poster image if available, but should not callback to avoid caller thread issues + #if SD_MAC + UIImage *posterFrame = [[NSImage alloc] initWithCGImage:image.CGImage scale:image.scale orientation:kCGImagePropertyOrientationUp]; + #else + UIImage *posterFrame = [[UIImage alloc] initWithCGImage:image.CGImage scale:image.scale orientation:image.imageOrientation]; + #endif + if (posterFrame) { + // Calculate max buffer size + [self calculateMaxBufferCountWithFrame:posterFrame]; + // HACK: The first frame should not check duration and immediately display + self.needsDisplayWhenImageBecomesAvailable = YES; + [self.framePool setFrame:posterFrame atIndex:self.currentFrameIndex]; + } + } + +} + +- (void)resetCurrentFrameStatus { + // These should not trigger KVO, user don't need to receive an `index == 0, image == nil` callback. + _currentFrame = nil; + _currentFrameIndex = 0; + _currentLoopCount = 0; + _currentTime = 0; + _bufferMiss = NO; + _needsDisplayWhenImageBecomesAvailable = NO; +} + +- (void)clearFrameBuffer { + [self.framePool removeAllFrames]; +} + +#pragma mark - Animation Control +- (void)startPlaying { + [self.displayLink start]; + // Setup frame + [self setupCurrentFrame]; +} + +- (void)stopPlaying { + // Using `_displayLink` here because when UIImageView dealloc, it may trigger `[self stopAnimating]`, we already release the display link in SDAnimatedImageView's dealloc method. + [_displayLink stop]; + // We need to reset the frame status, but not trigger any handle. This can ensure next time's playing status correct. + [self resetCurrentFrameStatus]; +} + +- (void)pausePlaying { + [_displayLink stop]; +} + +- (BOOL)isPlaying { + return _displayLink.isRunning; +} + +- (void)seekToFrameAtIndex:(NSUInteger)index loopCount:(NSUInteger)loopCount { + if (index >= self.totalFrameCount) { + return; + } + self.currentFrameIndex = index; + self.currentLoopCount = loopCount; + self.currentFrame = [self.animatedProvider animatedImageFrameAtIndex:index]; + [self handleFrameChange]; +} + +#pragma mark - Core Render +- (void)displayDidRefresh:(SDDisplayLink *)displayLink { + // If for some reason a wild call makes it through when we shouldn't be animating, bail. + // Early return! + if (!self.isPlaying) { + return; + } + + NSUInteger totalFrameCount = self.totalFrameCount; + if (totalFrameCount <= 1) { + // Total frame count less than 1, wrong configuration and stop animating + [self stopPlaying]; + return; + } + + NSTimeInterval playbackRate = self.playbackRate; + if (playbackRate <= 0) { + // Does not support <= 0 play rate + [self stopPlaying]; + return; + } + + // Calculate refresh duration + NSTimeInterval duration = self.displayLink.duration; + + NSUInteger currentFrameIndex = self.currentFrameIndex; + NSUInteger nextFrameIndex = (currentFrameIndex + 1) % totalFrameCount; + + if (self.playbackMode == SDAnimatedImagePlaybackModeReverse) { + nextFrameIndex = currentFrameIndex == 0 ? (totalFrameCount - 1) : (currentFrameIndex - 1) % totalFrameCount; + + } else if (self.playbackMode == SDAnimatedImagePlaybackModeBounce || + self.playbackMode == SDAnimatedImagePlaybackModeReversedBounce) { + if (currentFrameIndex == 0) { + self.shouldReverse = NO; + } else if (currentFrameIndex == totalFrameCount - 1) { + self.shouldReverse = YES; + } + nextFrameIndex = self.shouldReverse ? (currentFrameIndex - 1) : (currentFrameIndex + 1); + nextFrameIndex %= totalFrameCount; + } + + + // Check if we need to display new frame firstly + if (self.needsDisplayWhenImageBecomesAvailable) { + UIImage *currentFrame = [self.framePool frameAtIndex:currentFrameIndex]; + + // Update the current frame + if (currentFrame) { + // Update the current frame immediately + self.currentFrame = currentFrame; + [self handleFrameChange]; + + self.bufferMiss = NO; + self.needsDisplayWhenImageBecomesAvailable = NO; + } + else { + self.bufferMiss = YES; + } + } + + // Check if we have the frame buffer + if (!self.bufferMiss) { + // Then check if timestamp is reached + self.currentTime += duration; + NSTimeInterval currentDuration = [self.animatedProvider animatedImageDurationAtIndex:currentFrameIndex]; + currentDuration = currentDuration / playbackRate; + if (self.currentTime < currentDuration) { + // Current frame timestamp not reached, prefetch frame in advance. + [self prefetchFrameAtIndex:currentFrameIndex + nextIndex:nextFrameIndex]; + return; + } + + // Otherwise, we should be ready to display next frame + self.needsDisplayWhenImageBecomesAvailable = YES; + self.currentFrameIndex = nextFrameIndex; + self.currentTime -= currentDuration; + NSTimeInterval nextDuration = [self.animatedProvider animatedImageDurationAtIndex:nextFrameIndex]; + nextDuration = nextDuration / playbackRate; + if (self.currentTime > nextDuration) { + // Do not skip frame + self.currentTime = nextDuration; + } + + // Update the loop count when last frame rendered + if (nextFrameIndex == 0) { + // Update the loop count + self.currentLoopCount++; + [self handleLoopChange]; + + // if reached the max loop count, stop animating, 0 means loop indefinitely + NSUInteger maxLoopCount = self.totalLoopCount; + if (maxLoopCount != 0 && (self.currentLoopCount >= maxLoopCount)) { + [self stopPlaying]; + return; + } + } + } + + // Since we support handler, check animating state again + if (!self.isPlaying) { + return; + } + + [self prefetchFrameAtIndex:currentFrameIndex + nextIndex:nextFrameIndex]; +} + +// Check if we should prefetch next frame or current frame +// When buffer miss, means the decode speed is slower than render speed, we fetch current miss frame +// Or, most cases, the decode speed is faster than render speed, we fetch next frame +- (void)prefetchFrameAtIndex:(NSUInteger)currentIndex + nextIndex:(NSUInteger)nextIndex { + NSUInteger fetchFrameIndex = currentIndex; + UIImage *fetchFrame = nil; + if (!self.bufferMiss) { + fetchFrameIndex = nextIndex; + fetchFrame = [self.framePool frameAtIndex:nextIndex]; + } + BOOL bufferFull = NO; + if (self.framePool.currentFrameCount == self.totalFrameCount) { + bufferFull = YES; + } + if (!fetchFrame && !bufferFull) { + // Calculate max buffer size + [self calculateMaxBufferCountWithFrame:self.currentFrame]; + // Prefetch next frame + [self.framePool prefetchFrameAtIndex:fetchFrameIndex]; + } +} + +- (void)handleFrameChange { + if (self.animationFrameHandler) { + self.animationFrameHandler(self.currentFrameIndex, self.currentFrame); + } +} + +- (void)handleLoopChange { + if (self.animationLoopHandler) { + self.animationLoopHandler(self.currentLoopCount); + } +} + +#pragma mark - Util +- (void)calculateMaxBufferCountWithFrame:(nonnull UIImage *)frame { + NSUInteger bytes = self.currentFrameBytes; + if (bytes == 0) { + bytes = CGImageGetBytesPerRow(frame.CGImage) * CGImageGetHeight(frame.CGImage); + if (bytes == 0) { + bytes = 1024; + } else { + // Cache since most animated image each frame bytes is the same + self.currentFrameBytes = bytes; + } + } + + NSUInteger max = 0; + if (self.maxBufferSize > 0) { + max = self.maxBufferSize; + } else { + // Calculate based on current memory, these factors are by experience + NSUInteger total = [SDDeviceHelper totalMemory]; + NSUInteger free = [SDDeviceHelper freeMemory]; + max = MIN(total * 0.2, free * 0.6); + } + + NSUInteger maxBufferCount = (double)max / (double)bytes; + if (!maxBufferCount) { + // At least 1 frame + maxBufferCount = 1; + } + + self.framePool.maxBufferCount = maxBufferCount; +} + ++ (NSString *)defaultRunLoopMode { + // Key off `activeProcessorCount` (as opposed to `processorCount`) since the system could shut down cores in certain situations. + return [NSProcessInfo processInfo].activeProcessorCount > 1 ? NSRunLoopCommonModes : NSDefaultRunLoopMode; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageRep.h b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageRep.h new file mode 100644 index 0000000..dec2fbd --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageRep.h @@ -0,0 +1,33 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if SD_MAC + +#import "NSData+ImageContentType.h" + +/** + A subclass of `NSBitmapImageRep` to fix that GIF duration issue because `NSBitmapImageRep` will reset `NSImageCurrentFrameDuration` by using `kCGImagePropertyGIFDelayTime` but not `kCGImagePropertyGIFUnclampedDelayTime`. + This also fix the GIF loop count issue, which will use the Netscape standard (See http://www6.uniovi.es/gifanim/gifabout.htm) to only place once when the `kCGImagePropertyGIFLoopCount` is nil. This is what modern browser's behavior. + Built in GIF coder use this instead of `NSBitmapImageRep` for better GIF rendering. If you do not want this, only enable `SDImageIOCoder`, which just call `NSImage` API and actually use `NSBitmapImageRep` for GIF image. + This also support APNG format using `SDImageAPNGCoder`. Which provide full alpha-channel support and the correct duration match the `kCGImagePropertyAPNGUnclampedDelayTime`. + */ +@interface SDAnimatedImageRep : NSBitmapImageRep + +/// Current animated image format. +/// @note This format is only valid when `animatedImageData` not nil +@property (nonatomic, assign, readonly) SDImageFormat animatedImageFormat; + +/// This allows to retrive the compressed data like GIF using `sd_imageData` on parent `NSImage`, without re-encoding (waste CPU and RAM) +/// @note This is typically nonnull when you create with `initWithData:`, even it's marked as weak, because ImageIO retain it +@property (nonatomic, readonly, nullable, weak) NSData *animatedImageData; + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageRep.m b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageRep.m new file mode 100644 index 0000000..043f335 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageRep.m @@ -0,0 +1,151 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDAnimatedImageRep.h" + +#if SD_MAC + +#import "SDImageIOAnimatedCoderInternal.h" +#import "SDImageGIFCoder.h" +#import "SDImageAPNGCoder.h" +#import "SDImageHEICCoder.h" +#import "SDImageAWebPCoder.h" + +@interface SDAnimatedImageRep () +/// This wrap the animated image frames for legacy animated image coder API (`encodedDataWithImage:`). +@property (nonatomic, readwrite, weak) NSArray *frames; +@property (nonatomic, assign, readwrite) SDImageFormat animatedImageFormat; +@end + +@implementation SDAnimatedImageRep { + CGImageSourceRef _imageSource; +} + +- (void)dealloc { + if (_imageSource) { + CFRelease(_imageSource); + _imageSource = NULL; + } +} + +- (instancetype)copyWithZone:(NSZone *)zone { + SDAnimatedImageRep *imageRep = [super copyWithZone:zone]; + // super will copy all ivars + if (imageRep->_imageSource) { + CFRetain(imageRep->_imageSource); + } + return imageRep; +} + +// `NSBitmapImageRep`'s `imageRepWithData:` is not designed initializer ++ (instancetype)imageRepWithData:(NSData *)data { + SDAnimatedImageRep *imageRep = [[SDAnimatedImageRep alloc] initWithData:data]; + return imageRep; +} + +// We should override init method for `NSBitmapImageRep` to do initialize about animated image format +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wunguarded-availability" +- (instancetype)initWithData:(NSData *)data { + self = [super initWithData:data]; + if (self) { + CGImageSourceRef imageSource = CGImageSourceCreateWithData((__bridge CFDataRef) data, NULL); + if (!imageSource) { + return self; + } + _imageSource = imageSource; + NSUInteger frameCount = CGImageSourceGetCount(imageSource); + if (frameCount <= 1) { + return self; + } + CFStringRef type = CGImageSourceGetType(imageSource); + if (!type) { + return self; + } + _animatedImageData = data; // CGImageSource will retain the data internally, no extra copy + SDImageFormat format = SDImageFormatUndefined; + if (CFStringCompare(type, kSDUTTypeGIF, 0) == kCFCompareEqualTo) { + // GIF + // Fix the `NSBitmapImageRep` GIF loop count calculation issue + // Which will use 0 when there are no loop count information metadata in GIF data + format = SDImageFormatGIF; + NSUInteger loopCount = [SDImageGIFCoder imageLoopCountWithSource:imageSource]; + [self setProperty:NSImageLoopCount withValue:@(loopCount)]; + } else if (CFStringCompare(type, kSDUTTypePNG, 0) == kCFCompareEqualTo) { + // APNG + // Do initialize about frame count, current frame/duration and loop count + format = SDImageFormatPNG; + [self setProperty:NSImageFrameCount withValue:@(frameCount)]; + [self setProperty:NSImageCurrentFrame withValue:@(0)]; + NSUInteger loopCount = [SDImageAPNGCoder imageLoopCountWithSource:imageSource]; + [self setProperty:NSImageLoopCount withValue:@(loopCount)]; + } else if (CFStringCompare(type, kSDUTTypeHEICS, 0) == kCFCompareEqualTo) { + // HEIC + // Do initialize about frame count, current frame/duration and loop count + format = SDImageFormatHEIC; + [self setProperty:NSImageFrameCount withValue:@(frameCount)]; + [self setProperty:NSImageCurrentFrame withValue:@(0)]; + NSUInteger loopCount = [SDImageHEICCoder imageLoopCountWithSource:imageSource]; + [self setProperty:NSImageLoopCount withValue:@(loopCount)]; + } else if (CFStringCompare(type, kSDUTTypeWebP, 0) == kCFCompareEqualTo) { + // WebP + // Do initialize about frame count, current frame/duration and loop count + format = SDImageFormatWebP; + [self setProperty:NSImageFrameCount withValue:@(frameCount)]; + [self setProperty:NSImageCurrentFrame withValue:@(0)]; + NSUInteger loopCount = [SDImageAWebPCoder imageLoopCountWithSource:imageSource]; + [self setProperty:NSImageLoopCount withValue:@(loopCount)]; + } else { + format = [NSData sd_imageFormatForImageData:data]; + } + _animatedImageFormat = format; + } + return self; +} + +// `NSBitmapImageRep` will use `kCGImagePropertyGIFDelayTime` whenever you call `setProperty:withValue:` with `NSImageCurrentFrame` to change the current frame. We override it and use the actual `kCGImagePropertyGIFUnclampedDelayTime` if need. +- (void)setProperty:(NSBitmapImageRepPropertyKey)property withValue:(id)value { + [super setProperty:property withValue:value]; + if ([property isEqualToString:NSImageCurrentFrame]) { + // Access the image source + CGImageSourceRef imageSource = _imageSource; + if (!imageSource) { + return; + } + // Check format type + CFStringRef type = CGImageSourceGetType(imageSource); + if (!type) { + return; + } + NSUInteger index = [value unsignedIntegerValue]; + NSTimeInterval frameDuration = 0; + if (CFStringCompare(type, kSDUTTypeGIF, 0) == kCFCompareEqualTo) { + // GIF + frameDuration = [SDImageGIFCoder frameDurationAtIndex:index source:imageSource]; + } else if (CFStringCompare(type, kSDUTTypePNG, 0) == kCFCompareEqualTo) { + // APNG + frameDuration = [SDImageAPNGCoder frameDurationAtIndex:index source:imageSource]; + } else if (CFStringCompare(type, kSDUTTypeHEICS, 0) == kCFCompareEqualTo) { + // HEIC + frameDuration = [SDImageHEICCoder frameDurationAtIndex:index source:imageSource]; + } else if (CFStringCompare(type, kSDUTTypeWebP, 0) == kCFCompareEqualTo) { + // WebP + frameDuration = [SDImageAWebPCoder frameDurationAtIndex:index source:imageSource]; + } + if (!frameDuration) { + return; + } + // Reset super frame duration with the actual frame duration + [super setProperty:NSImageCurrentFrameDuration withValue:@(frameDuration)]; + } +} +#pragma clang diagnostic pop + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView+WebCache.h b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView+WebCache.h new file mode 100644 index 0000000..af46476 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView+WebCache.h @@ -0,0 +1,168 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDAnimatedImageView.h" + +#if SD_UIKIT || SD_MAC + +#import "SDWebImageManager.h" + +/** + Integrates SDWebImage async downloading and caching of remote images with SDAnimatedImageView. + */ +@interface SDAnimatedImageView (WebCache) + +/** + * Set the imageView `image` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `image` with an `url` and a placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @see sd_setImageWithURL:placeholderImage:options: + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `image` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +/** + * Set the imageView `image` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the imageView `image` with an `url`, placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + completed:(nullable SDExternalCompletionBlock)completedBlock NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the imageView `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the imageView `image` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView+WebCache.m b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView+WebCache.m new file mode 100644 index 0000000..beb56b2 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView+WebCache.m @@ -0,0 +1,79 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDAnimatedImageView+WebCache.h" + +#if SD_UIKIT || SD_MAC + +#import "UIView+WebCache.h" +#import "SDAnimatedImage.h" + +@implementation SDAnimatedImageView (WebCache) + +- (void)sd_setImageWithURL:(nullable NSURL *)url { + [self sd_setImageWithURL:url placeholderImage:nil options:0 progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder { + [self sd_setImageWithURL:url placeholderImage:placeholder options:0 progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options context:context progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:nil options:0 progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:placeholder options:0 progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options progress:(nullable SDImageLoaderProgressBlock)progressBlock completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options context:nil progress:progressBlock completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock { + Class animatedImageClass = [SDAnimatedImage class]; + SDWebImageMutableContext *mutableContext; + if (context) { + mutableContext = [context mutableCopy]; + } else { + mutableContext = [NSMutableDictionary dictionary]; + } + mutableContext[SDWebImageContextAnimatedImageClass] = animatedImageClass; + [self sd_internalSetImageWithURL:url + placeholderImage:placeholder + options:options + context:mutableContext + setImageBlock:nil + progress:progressBlock + completed:^(UIImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, SDImageCacheType cacheType, BOOL finished, NSURL * _Nullable imageURL) { + if (completedBlock) { + completedBlock(image, error, cacheType, imageURL); + } + }]; +} + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView.h b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView.h new file mode 100644 index 0000000..aa31506 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView.h @@ -0,0 +1,125 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if SD_UIKIT || SD_MAC + +#import "SDAnimatedImage.h" +#import "SDAnimatedImagePlayer.h" +#import "SDImageTransformer.h" + +/** + A drop-in replacement for UIImageView/NSImageView, you can use this for animated image rendering. + Call `setImage:` with `UIImage(NSImage)` which conforms to `SDAnimatedImage` protocol will start animated image rendering. Call with normal UIImage(NSImage) will back to normal UIImageView(NSImageView) rendering + For UIKit: use `-startAnimating`, `-stopAnimating` to control animating. `isAnimating` to check animation state. + For AppKit: use `-setAnimates:` to control animating, `animates` to check animation state. This view is layer-backed. + */ +NS_SWIFT_UI_ACTOR +@interface SDAnimatedImageView : UIImageView +/** + The internal animation player. + This property is only used for advanced usage, like inspecting/debugging animation status, control progressive loading, complicated animation frame index control, etc. + @warning Pay attention if you directly update the player's property like `totalFrameCount`, `totalLoopCount`, the same property on `SDAnimatedImageView` may not get synced. + */ +@property (nonatomic, strong, readonly, nullable) SDAnimatedImagePlayer *player; + +/** + The transformer for each decoded animated image frame. + We supports post-transform on animated image frame from version 5.20. + When you configure the transformer on `SDAnimatedImageView` and animation is playing, the `transformedImageWithImage:forKey:` will be called just after the frame is decoded. (note: The `key` arg is always empty for backward-compatible and may be removed in the future) + + Example to tint the alpha animated image frame with a black color: + * @code + imageView.animationTransformer = [SDImageTintTransformer transformerWithColor:UIColor.blackColor]; + * @endcode + @note The `transformerKey` property is used to ensure the buffer cache available. So make sure it's correct value match the actual logic on transformer. Which means, for the `same frame index + same transformer key`, the transformed image should always be the same. + */ +@property (nonatomic, strong, nullable) id animationTransformer; + +/** + Current display frame image. This value is KVO Compliance. + */ +@property (nonatomic, strong, readonly, nullable) UIImage *currentFrame; +/** + Current frame index, zero based. This value is KVO Compliance. + */ +@property (nonatomic, assign, readonly) NSUInteger currentFrameIndex; +/** + Current loop count since its latest animating. This value is KVO Compliance. + */ +@property (nonatomic, assign, readonly) NSUInteger currentLoopCount; +/** + YES to choose `animationRepeatCount` property for animation loop count. No to use animated image's `animatedImageLoopCount` instead. + Default is NO. + */ +@property (nonatomic, assign) BOOL shouldCustomLoopCount; +/** + Total loop count for animated image rendering. Default is animated image's loop count. + If you need to set custom loop count, set `shouldCustomLoopCount` to YES and change this value. + This class override UIImageView's `animationRepeatCount` property on iOS, use this property as well. + */ +@property (nonatomic, assign) NSInteger animationRepeatCount; +/** + The animation playback rate. Default is 1.0. + `1.0` means the normal speed. + `0.0` means stopping the animation. + `0.0-1.0` means the slow speed. + `> 1.0` means the fast speed. + `< 0.0` is not supported currently and stop animation. (may support reverse playback in the future) + */ +@property (nonatomic, assign) double playbackRate; + +/// Asynchronous setup animation playback mode. Default mode is SDAnimatedImagePlaybackModeNormal. +@property (nonatomic, assign) SDAnimatedImagePlaybackMode playbackMode; + +/** + Provide a max buffer size by bytes. This is used to adjust frame buffer count and can be useful when the decoding cost is expensive (such as Animated WebP software decoding). Default is 0. + `0` means automatically adjust by calculating current memory usage. + `1` means without any buffer cache, each of frames will be decoded and then be freed after rendering. (Lowest Memory and Highest CPU) + `NSUIntegerMax` means cache all the buffer. (Lowest CPU and Highest Memory) + */ +@property (nonatomic, assign) NSUInteger maxBufferSize; +/** + Whehter or not to enable incremental image load for animated image. This is for the animated image which `sd_isIncremental` is YES (See `UIImage+Metadata.h`). If enable, animated image rendering will stop at the last frame available currently, and continue when another `setImage:` trigger, where the new animated image's `animatedImageData` should be updated from the previous one. If the `sd_isIncremental` is NO. The incremental image load stop. + @note If you are confused about this description, open Chrome browser to view some large GIF images with low network speed to see the animation behavior. + @note The best practice to use incremental load is using `initWithAnimatedCoder:scale:` in `SDAnimatedImage` with animated coder which conform to `SDProgressiveImageCoder` as well. Then call incremental update and incremental decode method to produce the image. + Default is YES. Set to NO to only render the static poster for incremental animated image. + */ +@property (nonatomic, assign) BOOL shouldIncrementalLoad; + +/** + Whether or not to clear the frame buffer cache when animation stopped. See `maxBufferSize` + This is useful when you want to limit the memory usage during frequently visibility changes (such as image view inside a list view, then push and pop) + Default is NO. + */ +@property (nonatomic, assign) BOOL clearBufferWhenStopped; + +/** + Whether or not to reset the current frame index when animation stopped. + For some of use case, you may want to reset the frame index to 0 when stop, but some other want to keep the current frame index. + Default is NO. + */ +@property (nonatomic, assign) BOOL resetFrameIndexWhenStopped; + +/** + If the image which conforms to `SDAnimatedImage` protocol has more than one frame, set this value to `YES` will automatically + play/stop the animation when the view become visible/invisible. + Default is YES. + */ +@property (nonatomic, assign) BOOL autoPlayAnimatedImage; + +/** + You can specify a runloop mode to let it rendering. + Default is NSRunLoopCommonModes on multi-core device, NSDefaultRunLoopMode on single-core device + @note This is useful for some cases, for example, always specify NSDefaultRunLoopMode, if you want to pause the animation when user scroll (for Mac user, drag the mouse or touchpad) + */ +@property (nonatomic, copy, nonnull) NSRunLoopMode runLoopMode; +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView.m b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView.m new file mode 100644 index 0000000..4eec28b --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDAnimatedImageView.m @@ -0,0 +1,628 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDAnimatedImageView.h" + +#if SD_UIKIT || SD_MAC + +#import "UIImage+Metadata.h" +#import "NSImage+Compatibility.h" +#import "SDInternalMacros.h" +#import "objc/runtime.h" + +// A wrapper to implements the transformer on animated image, like tint color +@interface SDAnimatedImageFrameProvider : NSObject +@property (nonatomic, strong) id provider; +@property (nonatomic, strong) id transformer; +@end + +@implementation SDAnimatedImageFrameProvider + +- (instancetype)initWithProvider:(id)provider transformer:(id)transformer { + self = [super init]; + if (self) { + _provider = provider; + _transformer = transformer; + } + return self; +} + +- (NSUInteger)hash { + NSUInteger prime = 31; + NSUInteger result = 1; + NSUInteger providerHash = self.provider.hash; + NSUInteger transformerHash = self.transformer.transformerKey.hash; + result = prime * result + providerHash; + result = prime * result + transformerHash; + return result; +} + +- (BOOL)isEqual:(id)object { + if (nil == object) { + return NO; + } + if (self == object) { + return YES; + } + if (![object isKindOfClass:[self class]]) { + return NO; + } + return self.provider == [object provider] + && [self.transformer.transformerKey isEqualToString:[object transformer].transformerKey]; +} + +- (NSData *)animatedImageData { + return self.provider.animatedImageData; +} + +- (NSUInteger)animatedImageFrameCount { + return self.provider.animatedImageFrameCount; +} + +- (NSUInteger)animatedImageLoopCount { + return self.provider.animatedImageLoopCount; +} + +- (NSTimeInterval)animatedImageDurationAtIndex:(NSUInteger)index { + return [self.provider animatedImageDurationAtIndex:index]; +} + +- (UIImage *)animatedImageFrameAtIndex:(NSUInteger)index { + UIImage *frame = [self.provider animatedImageFrameAtIndex:index]; + return [self.transformer transformedImageWithImage:frame forKey:@""]; +} + +@end + +@interface UIImageView () +@end + +@interface SDAnimatedImageView () { + BOOL _initFinished; // Extra flag to mark the `commonInit` is called + NSRunLoopMode _runLoopMode; + NSUInteger _maxBufferSize; + double _playbackRate; + SDAnimatedImagePlaybackMode _playbackMode; +} + +@property (nonatomic, strong, readwrite) SDAnimatedImagePlayer *player; +@property (nonatomic, strong, readwrite) UIImage *currentFrame; +@property (nonatomic, assign, readwrite) NSUInteger currentFrameIndex; +@property (nonatomic, assign, readwrite) NSUInteger currentLoopCount; +@property (nonatomic, assign) BOOL shouldAnimate; +@property (nonatomic, assign) BOOL isProgressive; +@property (nonatomic) CALayer *imageViewLayer; // The actual rendering layer. + +@end + +@implementation SDAnimatedImageView +#if SD_UIKIT +@dynamic animationRepeatCount; // we re-use this property from `UIImageView` super class on iOS. +#endif + +#pragma mark - Initializers + +#if SD_MAC ++ (instancetype)imageViewWithImage:(NSImage *)image +{ + NSRect frame = NSMakeRect(0, 0, image.size.width, image.size.height); + SDAnimatedImageView *imageView = [[SDAnimatedImageView alloc] initWithFrame:frame]; + [imageView setImage:image]; + return imageView; +} +#else +// -initWithImage: isn't documented as a designated initializer of UIImageView, but it actually seems to be. +// Using -initWithImage: doesn't call any of the other designated initializers. +- (instancetype)initWithImage:(UIImage *)image +{ + self = [super initWithImage:image]; + if (self) { + [self commonInit]; + } + return self; +} + +// -initWithImage:highlightedImage: also isn't documented as a designated initializer of UIImageView, but it doesn't call any other designated initializers. +- (instancetype)initWithImage:(UIImage *)image highlightedImage:(UIImage *)highlightedImage +{ + self = [super initWithImage:image highlightedImage:highlightedImage]; + if (self) { + [self commonInit]; + } + return self; +} +#endif + +- (instancetype)initWithFrame:(CGRect)frame +{ + self = [super initWithFrame:frame]; + if (self) { + [self commonInit]; + } + return self; +} + +- (instancetype)initWithCoder:(NSCoder *)aDecoder +{ + self = [super initWithCoder:aDecoder]; + if (self) { + [self commonInit]; + } + return self; +} + +- (void)commonInit +{ + // Pay attention that UIKit's `initWithImage:` will trigger a `setImage:` during initialization before this `commonInit`. + // So the properties which rely on this order, should using lazy-evaluation or do extra check in `setImage:`. + self.autoPlayAnimatedImage = YES; + self.shouldCustomLoopCount = NO; + self.shouldIncrementalLoad = YES; + self.playbackRate = 1.0; +#if SD_MAC + self.wantsLayer = YES; +#endif + // Mark commonInit finished + _initFinished = YES; +} + +#pragma mark - Accessors +#pragma mark Public + +- (void)setImage:(UIImage *)image +{ + if (self.image == image) { + return; + } + + // Check Progressive rendering + [self updateIsProgressiveWithImage:image]; + + if (!self.isProgressive) { + // Stop animating + self.player = nil; + self.currentFrame = nil; + self.currentFrameIndex = 0; + self.currentLoopCount = 0; + } + + // We need call super method to keep function. This will impliedly call `setNeedsDisplay`. But we have no way to avoid this when using animated image. So we call `setNeedsDisplay` again at the end. + super.image = image; + if ([image.class conformsToProtocol:@protocol(SDAnimatedImage)] && [(id)image animatedImageFrameCount] > 1) { + if (!self.player) { + id provider; + // Check progressive loading + if (self.isProgressive) { + provider = [(id)image animatedCoder]; + } else { + provider = (id)image; + } + // Create animated player + if (self.animationTransformer) { + // Check if post-transform animation available + provider = [[SDAnimatedImageFrameProvider alloc] initWithProvider:provider transformer:self.animationTransformer]; + self.player = [SDAnimatedImagePlayer playerWithProvider:provider]; + } else { + // Normal animation without post-transform + self.player = [SDAnimatedImagePlayer playerWithProvider:provider]; + } + } else { + // Update Frame Count + self.player.totalFrameCount = [(id)image animatedImageFrameCount]; + } + + if (!self.player) { + // animated player nil means the image format is not supported, or frame count <= 1 + return; + } + + // Custom Loop Count + if (self.shouldCustomLoopCount) { + self.player.totalLoopCount = self.animationRepeatCount; + } + + // RunLoop Mode + self.player.runLoopMode = self.runLoopMode; + + // Max Buffer Size + self.player.maxBufferSize = self.maxBufferSize; + + // Play Rate + self.player.playbackRate = self.playbackRate; + + // Play Mode + self.player.playbackMode = self.playbackMode; + + // Setup handler + @weakify(self); + self.player.animationFrameHandler = ^(NSUInteger index, UIImage * frame) { + @strongify(self); + if (!self) { + return; + } + self.currentFrameIndex = index; + self.currentFrame = frame; + [self.imageViewLayer setNeedsDisplay]; + }; + self.player.animationLoopHandler = ^(NSUInteger loopCount) { + @strongify(self); + if (!self) { + return; + } + // Progressive image reach the current last frame index. Keep the state and pause animating. Wait for later restart + if (self.isProgressive) { + NSUInteger lastFrameIndex = self.player.totalFrameCount - 1; + [self.player seekToFrameAtIndex:lastFrameIndex loopCount:0]; + [self.player pausePlaying]; + } else { + self.currentLoopCount = loopCount; + } + }; + + // Ensure disabled highlighting; it's not supported (see `-setHighlighted:`). + super.highlighted = NO; + + [self stopAnimating]; + [self checkPlay]; + } + [self.imageViewLayer setNeedsDisplay]; +} + +#pragma mark - Configuration + +- (void)setRunLoopMode:(NSRunLoopMode)runLoopMode +{ + _runLoopMode = [runLoopMode copy]; + self.player.runLoopMode = runLoopMode; +} + +- (NSRunLoopMode)runLoopMode +{ + if (!_runLoopMode) { + _runLoopMode = [[self class] defaultRunLoopMode]; + } + return _runLoopMode; +} + ++ (NSString *)defaultRunLoopMode { + // Key off `activeProcessorCount` (as opposed to `processorCount`) since the system could shut down cores in certain situations. + return [NSProcessInfo processInfo].activeProcessorCount > 1 ? NSRunLoopCommonModes : NSDefaultRunLoopMode; +} + +- (void)setMaxBufferSize:(NSUInteger)maxBufferSize +{ + _maxBufferSize = maxBufferSize; + self.player.maxBufferSize = maxBufferSize; +} + +- (NSUInteger)maxBufferSize { + return _maxBufferSize; // Defaults to 0 +} + +- (void)setPlaybackRate:(double)playbackRate +{ + _playbackRate = playbackRate; + self.player.playbackRate = playbackRate; +} + +- (double)playbackRate +{ + if (!_initFinished) { + return 1.0; // Defaults to 1.0 + } + return _playbackRate; +} + +- (void)setPlaybackMode:(SDAnimatedImagePlaybackMode)playbackMode { + _playbackMode = playbackMode; + self.player.playbackMode = playbackMode; +} + +- (SDAnimatedImagePlaybackMode)playbackMode { + if (!_initFinished) { + return SDAnimatedImagePlaybackModeNormal; // Default mode is normal + } + return _playbackMode; +} + + +- (BOOL)shouldIncrementalLoad +{ + if (!_initFinished) { + return YES; // Defaults to YES + } + return _initFinished; +} + +#pragma mark - UIView Method Overrides +#pragma mark Observing View-Related Changes + +#if SD_MAC +- (void)viewDidMoveToSuperview +#else +- (void)didMoveToSuperview +#endif +{ +#if SD_MAC + [super viewDidMoveToSuperview]; +#else + [super didMoveToSuperview]; +#endif + + [self checkPlay]; +} + +#if SD_MAC +- (void)viewDidMoveToWindow +#else +- (void)didMoveToWindow +#endif +{ +#if SD_MAC + [super viewDidMoveToWindow]; +#else + [super didMoveToWindow]; +#endif + + [self checkPlay]; +} + +#if SD_MAC +- (void)setAlphaValue:(CGFloat)alphaValue +#else +- (void)setAlpha:(CGFloat)alpha +#endif +{ +#if SD_MAC + [super setAlphaValue:alphaValue]; +#else + [super setAlpha:alpha]; +#endif + + [self checkPlay]; +} + +- (void)setHidden:(BOOL)hidden +{ + [super setHidden:hidden]; + + [self checkPlay]; +} + +#pragma mark - UIImageView Method Overrides +#pragma mark Image Data + +- (void)setAnimationRepeatCount:(NSInteger)animationRepeatCount +{ +#if SD_UIKIT + [super setAnimationRepeatCount:animationRepeatCount]; +#else + _animationRepeatCount = animationRepeatCount; +#endif + + if (self.shouldCustomLoopCount) { + self.player.totalLoopCount = animationRepeatCount; + } +} + +- (void)startAnimating +{ + if (self.player) { + [self updateShouldAnimate]; + if (self.shouldAnimate) { + [self.player startPlaying]; + } + } else { +#if SD_UIKIT + [super startAnimating]; +#else + [super setAnimates:YES]; +#endif + } +} + +- (void)stopAnimating +{ + if (self.player) { + if (self.resetFrameIndexWhenStopped) { + [self.player stopPlaying]; + } else { + [self.player pausePlaying]; + } + if (self.clearBufferWhenStopped) { + [self.player clearFrameBuffer]; + } + } else { +#if SD_UIKIT + [super stopAnimating]; +#else + [super setAnimates:NO]; +#endif + } +} + +#if SD_UIKIT +- (BOOL)isAnimating +{ + if (self.player) { + return self.player.isPlaying; + } else { + return [super isAnimating]; + } +} +#endif + +#if SD_MAC +- (BOOL)animates +{ + if (self.player) { + return self.player.isPlaying; + } else { + return [super animates]; + } +} + +- (void)setAnimates:(BOOL)animates +{ + if (animates) { + [self startAnimating]; + } else { + [self stopAnimating]; + } +} +#endif + +#pragma mark Highlighted Image Unsupport + +- (void)setHighlighted:(BOOL)highlighted +{ + // Highlighted image is unsupported for animated images, but implementing it breaks the image view when embedded in a UICollectionViewCell. + if (!self.player) { + [super setHighlighted:highlighted]; + } +} + + +#pragma mark - Private Methods +#pragma mark Animation + +/// Check if it should be played +- (void)checkPlay +{ + // Only handle for SDAnimatedImage, leave UIAnimatedImage or animationImages for super implementation control + if (self.player && self.autoPlayAnimatedImage) { + [self updateShouldAnimate]; + if (self.shouldAnimate) { + [self startAnimating]; + } else { + [self stopAnimating]; + } + } +} + +// Don't repeatedly check our window & superview in `-displayDidRefresh:` for performance reasons. +// Just update our cached value whenever the animated image or visibility (window, superview, hidden, alpha) is changed. +- (void)updateShouldAnimate +{ +#if SD_MAC + BOOL isVisible = self.window && self.superview && ![self isHidden] && self.alphaValue > 0.0; +#else + BOOL isVisible = self.window && self.superview && ![self isHidden] && self.alpha > 0.0; +#endif + self.shouldAnimate = self.player && isVisible; +} + +// Update progressive status only after `setImage:` call. +- (void)updateIsProgressiveWithImage:(UIImage *)image +{ + self.isProgressive = NO; + if (!self.shouldIncrementalLoad) { + // Early return + return; + } + // We must use `image.class conformsToProtocol:` instead of `image conformsToProtocol:` here + // Because UIKit on macOS, using internal hard-coded override method, which returns NO + id currentAnimatedCoder = [self progressiveAnimatedCoderForImage:image]; + if (currentAnimatedCoder) { + UIImage *previousImage = self.image; + if (!previousImage) { + // If current animated coder supports progressive, and no previous image to check, start progressive loading + self.isProgressive = YES; + } else { + id previousAnimatedCoder = [self progressiveAnimatedCoderForImage:previousImage]; + if (previousAnimatedCoder == currentAnimatedCoder) { + // If current animated coder is the same as previous, start progressive loading + self.isProgressive = YES; + } + } + } +} + +// Check if image can represent a `Progressive Animated Image` during loading +- (id)progressiveAnimatedCoderForImage:(UIImage *)image +{ + if ([image.class conformsToProtocol:@protocol(SDAnimatedImage)] && image.sd_isIncremental && [image respondsToSelector:@selector(animatedCoder)]) { + id animatedCoder = [(id)image animatedCoder]; + if ([animatedCoder respondsToSelector:@selector(initIncrementalWithOptions:)]) { + return (id)animatedCoder; + } + } + return nil; +} + + +#pragma mark Providing the Layer's Content +#pragma mark - CALayerDelegate + +- (void)displayLayer:(CALayer *)layer +{ + UIImage *currentFrame = self.currentFrame; + if (currentFrame) { + layer.contentsScale = currentFrame.scale; + layer.contents = (__bridge id)currentFrame.CGImage; + } else { + // If we have no animation frames, call super implementation. iOS 14+ UIImageView use this delegate method for rendering. + if ([UIImageView instancesRespondToSelector:@selector(displayLayer:)]) { + [super displayLayer:layer]; + } else { + // Fallback to implements the static image rendering by ourselves (like macOS or before iOS 14) + currentFrame = super.image; + layer.contentsScale = currentFrame.scale; + layer.contents = (__bridge id)currentFrame.CGImage; + } + } +} + +#if SD_UIKIT +- (void)traitCollectionDidChange:(UITraitCollection *)previousTraitCollection { + // See: #3635 + // From iOS 17, when UIImageView entering the background, it will receive the trait collection changes, and modify the CALayer.contents by `self.image.CGImage` + // However, For animated image, `self.image.CGImge != self.currentFrame.CGImage`, right ? + // So this cause the render issue, we need to reset the CALayer.contents again + [super traitCollectionDidChange:previousTraitCollection]; + [self.imageViewLayer setNeedsDisplay]; +} +#endif + +#if SD_MAC +// NSImageView use a subview. We need this subview's layer for actual rendering. +// Why using this design may because of properties like `imageAlignment` and `imageScaling`, which it's not available for UIImageView.contentMode (it's impossible to align left and keep aspect ratio at the same time) +- (NSView *)imageView { + NSImageView *imageView = objc_getAssociatedObject(self, SD_SEL_SPI(imageView)); + if (!imageView) { + // macOS 10.14 + imageView = objc_getAssociatedObject(self, SD_SEL_SPI(imageSubview)); + } + return imageView; +} + +// on macOS, it's the imageView subview's layer (we use layer-hosting view to let CALayerDelegate works) +- (CALayer *)imageViewLayer { + NSView *imageView = self.imageView; + if (!imageView) { + return nil; + } + if (!_imageViewLayer) { + _imageViewLayer = [CALayer new]; + _imageViewLayer.delegate = self; + imageView.layer = _imageViewLayer; + imageView.wantsLayer = YES; + } + return _imageViewLayer; +} +#else +// on iOS, it's the imageView itself's layer +- (CALayer *)imageViewLayer { + return self.layer; +} + +#endif + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDCallbackQueue.h b/Pods/SDWebImage/SDWebImage/Core/SDCallbackQueue.h new file mode 100644 index 0000000..93c44f1 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDCallbackQueue.h @@ -0,0 +1,59 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + + +#import "SDWebImageCompat.h" + +/// SDCallbackPolicy controls how we execute the block on the queue, like whether to use `dispatch_async/dispatch_sync`, check if current queue match target queue, or just invoke without any context. +typedef NS_ENUM(NSUInteger, SDCallbackPolicy) { + /// When the current queue is equal to callback queue, sync/async will just invoke `block` directly without dispatch. Else it use `dispatch_async`/`dispatch_sync` to dispatch block on queue. This is useful for UIKit rendering to ensure all blocks executed in the same runloop + SDCallbackPolicySafeExecute = 0, + /// Follow async/sync using the correspond `dispatch_async`/`dispatch_sync` to dispatch block on queue + SDCallbackPolicyDispatch = 1, + /// Ignore any async/sync and just directly invoke `block` in current queue (without `dispatch_async`/`dispatch_sync`) + SDCallbackPolicyInvoke = 2, + /// Ensure callback in main thread. Do `dispatch_async` if the `NSThread.isMainTrhead == true` ; else do invoke `block`. Never use `dispatch_sync`, suitable for special UI-related code + SDCallbackPolicySafeAsyncMainThread = 3, +}; + +/// SDCallbackQueue is a wrapper used to control how the completionBlock should perform on queues, used by our `Cache`/`Manager`/`Loader`. +/// Useful when you call SDWebImage in non-main queue and want to avoid it callback into main queue, which may cause issue. +@interface SDCallbackQueue : NSObject + +/// The main queue. This is the default value, has the same effect when passing `nil` to `SDWebImageContextCallbackQueue` +/// The policy defaults to `SDCallbackPolicySafeAsyncMainThread` +@property (nonnull, class, readonly) SDCallbackQueue *mainQueue; + +/// The caller current queue. Using `dispatch_get_current_queue`. This is not a dynamic value and only keep the first call time queue. +/// The policy defaults to `SDCallbackPolicySafeExecute` +@property (nonnull, class, readonly) SDCallbackQueue *currentQueue; + +/// The global concurrent queue (user-initiated QoS). Using `dispatch_get_global_queue`. +/// The policy defaults to `SDCallbackPolicySafeExecute` +@property (nonnull, class, readonly) SDCallbackQueue *globalQueue; + +/// The current queue's callback policy. +@property (nonatomic, assign, readwrite) SDCallbackPolicy policy; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; +/// Create the callback queue with a GCD queue. The policy defaults to `SDCallbackPolicySafeExecute` +/// - Parameter queue: The GCD queue, should not be NULL +- (nonnull instancetype)initWithDispatchQueue:(nonnull dispatch_queue_t)queue NS_DESIGNATED_INITIALIZER; + +#pragma mark - Execution Entry + +/// Submits a block for execution and returns after that block finishes executing. +/// - Parameter block: The block that contains the work to perform. +- (void)sync:(nonnull dispatch_block_t)block API_DEPRECATED("No longer use, may cause deadlock when misused", macos(10.10, 10.10), ios(8.0, 8.0), tvos(9.0, 9.0), watchos(2.0, 2.0));; + +/// Schedules a block asynchronously for execution. +/// - Parameter block: The block that contains the work to perform. +- (void)async:(nonnull dispatch_block_t)block; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDCallbackQueue.m b/Pods/SDWebImage/SDWebImage/Core/SDCallbackQueue.m new file mode 100644 index 0000000..b4d0521 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDCallbackQueue.m @@ -0,0 +1,118 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + + +#import "SDCallbackQueue.h" + +@interface SDCallbackQueue () + +@property (nonatomic, strong, nonnull) dispatch_queue_t queue; + +@end + +static inline void SDSafeAsyncMainThread(dispatch_block_t _Nonnull block) { + if (NSThread.isMainThread) { + block(); + } else { + dispatch_async(dispatch_get_main_queue(), block); + } +} + +static void SDSafeExecute(dispatch_queue_t queue, dispatch_block_t _Nonnull block, BOOL async) { +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + dispatch_queue_t currentQueue = dispatch_get_current_queue(); +#pragma clang diagnostic pop + if (queue == currentQueue) { + block(); + return; + } + // Special handle for main queue only + if (NSThread.isMainThread && queue == dispatch_get_main_queue()) { + block(); + return; + } + if (async) { + dispatch_async(queue, block); + } else { + dispatch_sync(queue, block); + } +} + +@implementation SDCallbackQueue + +- (instancetype)initWithDispatchQueue:(dispatch_queue_t)queue { + self = [super init]; + if (self) { + NSCParameterAssert(queue); + _queue = queue; + _policy = SDCallbackPolicySafeExecute; + } + return self; +} + ++ (SDCallbackQueue *)mainQueue { + SDCallbackQueue *queue = [[SDCallbackQueue alloc] initWithDispatchQueue:dispatch_get_main_queue()]; + queue->_policy = SDCallbackPolicySafeAsyncMainThread; + return queue; +} + ++ (SDCallbackQueue *)currentQueue { +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + SDCallbackQueue *queue = [[SDCallbackQueue alloc] initWithDispatchQueue:dispatch_get_current_queue()]; +#pragma clang diagnostic pop + return queue; +} + ++ (SDCallbackQueue *)globalQueue { + SDCallbackQueue *queue = [[SDCallbackQueue alloc] initWithDispatchQueue:dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0)]; + return queue; +} + +- (void)sync:(nonnull dispatch_block_t)block { + switch (self.policy) { + case SDCallbackPolicySafeExecute: + SDSafeExecute(self.queue, block, NO); + break; + case SDCallbackPolicyDispatch: + dispatch_sync(self.queue, block); + break; + case SDCallbackPolicyInvoke: + block(); + break; + case SDCallbackPolicySafeAsyncMainThread: + SDSafeAsyncMainThread(block); + break; + default: + NSCAssert(NO, @"unexpected policy %tu", self.policy); + break; + } +} + +- (void)async:(nonnull dispatch_block_t)block { + switch (self.policy) { + case SDCallbackPolicySafeExecute: + SDSafeExecute(self.queue, block, YES); + break; + case SDCallbackPolicyDispatch: + dispatch_async(self.queue, block); + break; + case SDCallbackPolicyInvoke: + block(); + break; + case SDCallbackPolicySafeAsyncMainThread: + SDSafeAsyncMainThread(block); + break; + default: + NSCAssert(NO, @"unexpected policy %tu", self.policy); + break; + } +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDDiskCache.h b/Pods/SDWebImage/SDWebImage/Core/SDDiskCache.h new file mode 100644 index 0000000..fbfd4a9 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDDiskCache.h @@ -0,0 +1,146 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +@class SDImageCacheConfig; +/** + A protocol to allow custom disk cache used in SDImageCache. + */ +@protocol SDDiskCache + +// All of these method are called from the same global queue to avoid blocking on main queue and thread-safe problem. But it's also recommend to ensure thread-safe yourself using lock or other ways. +@required +/** + Create a new disk cache based on the specified path. You can check `maxDiskSize` and `maxDiskAge` used for disk cache. + + @param cachePath Full path of a directory in which the cache will write data. + Once initialized you should not read and write to this directory. + @param config The cache config to be used to create the cache. + + @return A new cache object, or nil if an error occurs. + */ +- (nullable instancetype)initWithCachePath:(nonnull NSString *)cachePath config:(nonnull SDImageCacheConfig *)config; + +/** + Returns a boolean value that indicates whether a given key is in cache. + This method may blocks the calling thread until file read finished. + + @param key A string identifying the data. If nil, just return NO. + @return Whether the key is in cache. + */ +- (BOOL)containsDataForKey:(nonnull NSString *)key; + +/** + Returns the data associated with a given key. + This method may blocks the calling thread until file read finished. + + @param key A string identifying the data. If nil, just return nil. + @return The value associated with key, or nil if no value is associated with key. + */ +- (nullable NSData *)dataForKey:(nonnull NSString *)key; + +/** + Sets the value of the specified key in the cache. + This method may blocks the calling thread until file write finished. + + @param data The data to be stored in the cache. + @param key The key with which to associate the value. If nil, this method has no effect. + */ +- (void)setData:(nullable NSData *)data forKey:(nonnull NSString *)key; + +/** + Returns the extended data associated with a given key. + This method may blocks the calling thread until file read finished. + + @param key A string identifying the data. If nil, just return nil. + @return The value associated with key, or nil if no value is associated with key. + */ +- (nullable NSData *)extendedDataForKey:(nonnull NSString *)key; + +/** + Set extended data with a given key. + + @discussion You can set any extended data to exist cache key. Without override the exist disk file data. + on UNIX, the common way for this is to use the Extended file attributes (xattr) + + @param extendedData The extended data (pass nil to remove). + @param key The key with which to associate the value. If nil, this method has no effect. +*/ +- (void)setExtendedData:(nullable NSData *)extendedData forKey:(nonnull NSString *)key; + +/** + Removes the value of the specified key in the cache. + This method may blocks the calling thread until file delete finished. + + @param key The key identifying the value to be removed. If nil, this method has no effect. + */ +- (void)removeDataForKey:(nonnull NSString *)key; + +/** + Empties the cache. + This method may blocks the calling thread until file delete finished. + */ +- (void)removeAllData; + +/** + Removes the expired data from the cache. You can choose the data to remove base on `ageLimit`, `countLimit` and `sizeLimit` options. + */ +- (void)removeExpiredData; + +/** + The cache path for key + + @param key A string identifying the value + @return The cache path for key. Or nil if the key can not associate to a path + */ +- (nullable NSString *)cachePathForKey:(nonnull NSString *)key; + +/** + Returns the number of data in this cache. + This method may blocks the calling thread until file read finished. + + @return The total data count. + */ +- (NSUInteger)totalCount; + +/** + Returns the total size (in bytes) of data in this cache. + This method may blocks the calling thread until file read finished. + + @return The total data size in bytes. + */ +- (NSUInteger)totalSize; + +@end + +/** + The built-in disk cache. + */ +@interface SDDiskCache : NSObject +/** + Cache Config object - storing all kind of settings. + */ +@property (nonatomic, strong, readonly, nonnull) SDImageCacheConfig *config; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + +/** + Move the cache directory from old location to new location, the old location will be removed after finish. + If the old location does not exist, does nothing. + If the new location does not exist, only do a movement of directory. + If the new location does exist, will move and merge the files from old location. + If the new location does exist, but is not a directory, will remove it and do a movement of directory. + + @param srcPath old location of cache directory + @param dstPath new location of cache directory + */ +- (void)moveCacheDirectoryFromPath:(nonnull NSString *)srcPath toPath:(nonnull NSString *)dstPath; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDDiskCache.m b/Pods/SDWebImage/SDWebImage/Core/SDDiskCache.m new file mode 100644 index 0000000..938b844 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDDiskCache.m @@ -0,0 +1,390 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDDiskCache.h" +#import "SDImageCacheConfig.h" +#import "SDFileAttributeHelper.h" +#import + +static NSString * const SDDiskCacheExtendedAttributeName = @"com.hackemist.SDDiskCache"; + +@interface SDDiskCache () + +@property (nonatomic, copy) NSString *diskCachePath; +@property (nonatomic, strong, nonnull) NSFileManager *fileManager; + +@end + +@implementation SDDiskCache + +- (instancetype)init { + NSAssert(NO, @"Use `initWithCachePath:` with the disk cache path"); + return nil; +} + +#pragma mark - SDcachePathForKeyDiskCache Protocol +- (instancetype)initWithCachePath:(NSString *)cachePath config:(nonnull SDImageCacheConfig *)config { + if (self = [super init]) { + _diskCachePath = cachePath; + _config = config; + [self commonInit]; + } + return self; +} + +- (void)commonInit { + if (self.config.fileManager) { + self.fileManager = self.config.fileManager; + } else { + self.fileManager = [NSFileManager new]; + } + + [self createDirectory]; +} + +- (BOOL)containsDataForKey:(NSString *)key { + NSParameterAssert(key); + NSString *filePath = [self cachePathForKey:key]; + BOOL exists = [self.fileManager fileExistsAtPath:filePath]; + + // fallback because of https://github.com/rs/SDWebImage/pull/976 that added the extension to the disk file name + // checking the key with and without the extension + if (!exists) { + exists = [self.fileManager fileExistsAtPath:filePath.stringByDeletingPathExtension]; + } + + return exists; +} + +- (NSData *)dataForKey:(NSString *)key { + NSParameterAssert(key); + NSString *filePath = [self cachePathForKey:key]; + // if filePath is nil or (null),framework will crash with this: + // Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[_NSPlaceholderData initWithContentsOfFile:options:maxLength:error:]: nil file argument' + if (filePath == nil || [@"(null)" isEqualToString: filePath]) { + return nil; + } + NSData *data = [NSData dataWithContentsOfFile:filePath options:self.config.diskCacheReadingOptions error:nil]; + if (data) { + [[NSURL fileURLWithPath:filePath] setResourceValue:[NSDate date] forKey:NSURLContentAccessDateKey error:nil]; + return data; + } + + // fallback because of https://github.com/rs/SDWebImage/pull/976 that added the extension to the disk file name + // checking the key with and without the extension + filePath = filePath.stringByDeletingPathExtension; + data = [NSData dataWithContentsOfFile:filePath options:self.config.diskCacheReadingOptions error:nil]; + if (data) { + [[NSURL fileURLWithPath:filePath] setResourceValue:[NSDate date] forKey:NSURLContentAccessDateKey error:nil]; + return data; + } + + return nil; +} + +- (void)setData:(NSData *)data forKey:(NSString *)key { + NSParameterAssert(data); + NSParameterAssert(key); + + // get cache Path for image key + NSString *cachePathForKey = [self cachePathForKey:key]; + // transform to NSURL + NSURL *fileURL = [NSURL fileURLWithPath:cachePathForKey isDirectory:NO]; + + [data writeToURL:fileURL options:self.config.diskCacheWritingOptions error:nil]; +} + +- (NSData *)extendedDataForKey:(NSString *)key { + NSParameterAssert(key); + + // get cache Path for image key + NSString *cachePathForKey = [self cachePathForKey:key]; + + NSData *extendedData = [SDFileAttributeHelper extendedAttribute:SDDiskCacheExtendedAttributeName atPath:cachePathForKey traverseLink:NO error:nil]; + + return extendedData; +} + +- (void)setExtendedData:(NSData *)extendedData forKey:(NSString *)key { + NSParameterAssert(key); + // get cache Path for image key + NSString *cachePathForKey = [self cachePathForKey:key]; + + if (!extendedData) { + // Remove + [SDFileAttributeHelper removeExtendedAttribute:SDDiskCacheExtendedAttributeName atPath:cachePathForKey traverseLink:NO error:nil]; + } else { + // Override + [SDFileAttributeHelper setExtendedAttribute:SDDiskCacheExtendedAttributeName value:extendedData atPath:cachePathForKey traverseLink:NO overwrite:YES error:nil]; + } +} + +- (void)removeDataForKey:(NSString *)key { + NSParameterAssert(key); + NSString *filePath = [self cachePathForKey:key]; + [self.fileManager removeItemAtPath:filePath error:nil]; +} + +- (void)removeAllData { + [self.fileManager removeItemAtPath:self.diskCachePath error:nil]; + [self createDirectory]; +} + +- (void)createDirectory { + [self.fileManager createDirectoryAtPath:self.diskCachePath + withIntermediateDirectories:YES + attributes:nil + error:NULL]; + + // disable iCloud backup + if (self.config.shouldDisableiCloud) { + // ignore iCloud backup resource value error + [[NSURL fileURLWithPath:self.diskCachePath isDirectory:YES] setResourceValue:@YES forKey:NSURLIsExcludedFromBackupKey error:nil]; + } +} + +- (void)removeExpiredData { + NSURL *diskCacheURL = [NSURL fileURLWithPath:self.diskCachePath isDirectory:YES]; + + // Compute content date key to be used for tests + NSURLResourceKey cacheContentDateKey; + switch (self.config.diskCacheExpireType) { + case SDImageCacheConfigExpireTypeModificationDate: + cacheContentDateKey = NSURLContentModificationDateKey; + break; + case SDImageCacheConfigExpireTypeCreationDate: + cacheContentDateKey = NSURLCreationDateKey; + break; + case SDImageCacheConfigExpireTypeChangeDate: + cacheContentDateKey = NSURLAttributeModificationDateKey; + break; + case SDImageCacheConfigExpireTypeAccessDate: + default: + cacheContentDateKey = NSURLContentAccessDateKey; + break; + } + + NSArray *resourceKeys = @[NSURLIsDirectoryKey, cacheContentDateKey, NSURLTotalFileAllocatedSizeKey]; + + // This enumerator prefetches useful properties for our cache files. + NSDirectoryEnumerator *fileEnumerator = [self.fileManager enumeratorAtURL:diskCacheURL + includingPropertiesForKeys:resourceKeys + options:NSDirectoryEnumerationSkipsHiddenFiles + errorHandler:NULL]; + + NSDate *expirationDate = (self.config.maxDiskAge < 0) ? nil: [NSDate dateWithTimeIntervalSinceNow:-self.config.maxDiskAge]; + NSMutableDictionary *> *cacheFiles = [NSMutableDictionary dictionary]; + NSUInteger currentCacheSize = 0; + + // Enumerate all of the files in the cache directory. This loop has two purposes: + // + // 1. Removing files that are older than the expiration date. + // 2. Storing file attributes for the size-based cleanup pass. + NSMutableArray *urlsToDelete = [[NSMutableArray alloc] init]; + for (NSURL *fileURL in fileEnumerator) { + @autoreleasepool { + NSError *error; + NSDictionary *resourceValues = [fileURL resourceValuesForKeys:resourceKeys error:&error]; + + // Skip directories and errors. + if (error || !resourceValues || [resourceValues[NSURLIsDirectoryKey] boolValue]) { + continue; + } + + // Remove files that are older than the expiration date; + NSDate *modifiedDate = resourceValues[cacheContentDateKey]; + if (expirationDate && [[modifiedDate laterDate:expirationDate] isEqualToDate:expirationDate]) { + [urlsToDelete addObject:fileURL]; + continue; + } + + // Store a reference to this file and account for its total size. + NSNumber *totalAllocatedSize = resourceValues[NSURLTotalFileAllocatedSizeKey]; + currentCacheSize += totalAllocatedSize.unsignedIntegerValue; + cacheFiles[fileURL] = resourceValues; + } + } + + for (NSURL *fileURL in urlsToDelete) { + [self.fileManager removeItemAtURL:fileURL error:nil]; + } + + // If our remaining disk cache exceeds a configured maximum size, perform a second + // size-based cleanup pass. We delete the oldest files first. + NSUInteger maxDiskSize = self.config.maxDiskSize; + if (maxDiskSize > 0 && currentCacheSize > maxDiskSize) { + // Target half of our maximum cache size for this cleanup pass. + const NSUInteger desiredCacheSize = maxDiskSize / 2; + + // Sort the remaining cache files by their last modification time or last access time (oldest first). + NSArray *sortedFiles = [cacheFiles keysSortedByValueWithOptions:NSSortConcurrent + usingComparator:^NSComparisonResult(id obj1, id obj2) { + return [obj1[cacheContentDateKey] compare:obj2[cacheContentDateKey]]; + }]; + + // Delete files until we fall below our desired cache size. + for (NSURL *fileURL in sortedFiles) { + if ([self.fileManager removeItemAtURL:fileURL error:nil]) { + NSDictionary *resourceValues = cacheFiles[fileURL]; + NSNumber *totalAllocatedSize = resourceValues[NSURLTotalFileAllocatedSizeKey]; + currentCacheSize -= totalAllocatedSize.unsignedIntegerValue; + + if (currentCacheSize < desiredCacheSize) { + break; + } + } + } + } +} + +- (nullable NSString *)cachePathForKey:(NSString *)key { + NSParameterAssert(key); + return [self cachePathForKey:key inPath:self.diskCachePath]; +} + +- (NSUInteger)totalSize { + NSUInteger size = 0; + + // Use URL-based enumerator instead of Path(NSString *)-based enumerator to reduce + // those objects(ex. NSPathStore2/_NSCFString/NSConcreteData) created during traversal. + // Even worse, those objects are added into AutoreleasePool, in background threads, + // the time to release those objects is undifined(according to the usage of CPU) + // It will truely consumes a lot of VM, up to cause OOMs. + @autoreleasepool { + NSURL *pathURL = [NSURL fileURLWithPath:self.diskCachePath isDirectory:YES]; + NSDirectoryEnumerator *fileEnumerator = [self.fileManager enumeratorAtURL:pathURL + includingPropertiesForKeys:@[NSURLFileSizeKey] + options:(NSDirectoryEnumerationOptions)0 + errorHandler:NULL]; + + for (NSURL *fileURL in fileEnumerator) { + @autoreleasepool { + NSNumber *fileSize; + [fileURL getResourceValue:&fileSize forKey:NSURLFileSizeKey error:NULL]; + size += fileSize.unsignedIntegerValue; + } + } + } + return size; +} + +- (NSUInteger)totalCount { + NSUInteger count = 0; + @autoreleasepool { + NSURL *diskCacheURL = [NSURL fileURLWithPath:self.diskCachePath isDirectory:YES]; + NSDirectoryEnumerator *fileEnumerator = [self.fileManager enumeratorAtURL:diskCacheURL includingPropertiesForKeys:@[] options:(NSDirectoryEnumerationOptions)0 errorHandler:nil]; + count = fileEnumerator.allObjects.count; + } + return count; +} + +#pragma mark - Cache paths + +- (nullable NSString *)cachePathForKey:(nullable NSString *)key inPath:(nonnull NSString *)path { + NSString *filename = SDDiskCacheFileNameForKey(key); + return [path stringByAppendingPathComponent:filename]; +} + +- (void)moveCacheDirectoryFromPath:(nonnull NSString *)srcPath toPath:(nonnull NSString *)dstPath { + NSParameterAssert(srcPath); + NSParameterAssert(dstPath); + // Check if old path is equal to new path + if ([srcPath isEqualToString:dstPath]) { + return; + } + BOOL isDirectory; + // Check if old path is directory + if (![self.fileManager fileExistsAtPath:srcPath isDirectory:&isDirectory] || !isDirectory) { + return; + } + // Check if new path is directory + if (![self.fileManager fileExistsAtPath:dstPath isDirectory:&isDirectory] || !isDirectory) { + if (!isDirectory) { + // New path is not directory, remove file + [self.fileManager removeItemAtPath:dstPath error:nil]; + } + NSString *dstParentPath = [dstPath stringByDeletingLastPathComponent]; + // Creates any non-existent parent directories as part of creating the directory in path + if (![self.fileManager fileExistsAtPath:dstParentPath]) { + [self.fileManager createDirectoryAtPath:dstParentPath withIntermediateDirectories:YES attributes:nil error:NULL]; + } + // New directory does not exist, rename directory + [self.fileManager moveItemAtPath:srcPath toPath:dstPath error:nil]; + // disable iCloud backup + if (self.config.shouldDisableiCloud) { + // ignore iCloud backup resource value error + [[NSURL fileURLWithPath:dstPath isDirectory:YES] setResourceValue:@YES forKey:NSURLIsExcludedFromBackupKey error:nil]; + } + } else { + // New directory exist, merge the files + NSURL *srcURL = [NSURL fileURLWithPath:srcPath isDirectory:YES]; + NSDirectoryEnumerator *srcDirEnumerator = [self.fileManager enumeratorAtURL:srcURL + includingPropertiesForKeys:@[] + options:(NSDirectoryEnumerationOptions)0 + errorHandler:NULL]; + for (NSURL *url in srcDirEnumerator) { + @autoreleasepool { + NSString *dstFilePath = [dstPath stringByAppendingPathComponent:url.lastPathComponent]; + NSURL *dstFileURL = [NSURL fileURLWithPath:dstFilePath isDirectory:NO]; + [self.fileManager moveItemAtURL:url toURL:dstFileURL error:nil]; + } + } + + // Remove the old path + [self.fileManager removeItemAtURL:srcURL error:nil]; + } +} + +#pragma mark - Hash + +static inline NSString *SDSanitizeFileNameString(NSString * _Nullable fileName) { + if ([fileName length] == 0) { + return fileName; + } + // note: `:` is the only invalid char on Apple file system + // but `/` or `\` is valid + // \0 is also special case (which cause Foundation API treat the C string as EOF) + NSCharacterSet* illegalFileNameCharacters = [NSCharacterSet characterSetWithCharactersInString:@"\0:"]; + return [[fileName componentsSeparatedByCharactersInSet:illegalFileNameCharacters] componentsJoinedByString:@""]; +} + +#define SD_MAX_FILE_EXTENSION_LENGTH (NAME_MAX - CC_MD5_DIGEST_LENGTH * 2 - 1) + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" +static inline NSString * _Nonnull SDDiskCacheFileNameForKey(NSString * _Nullable key) { + const char *str = key.UTF8String; + if (str == NULL) { + str = ""; + } + unsigned char r[CC_MD5_DIGEST_LENGTH]; + CC_MD5(str, (CC_LONG)strlen(str), r); + NSString *ext; + // 1. Use URL path extname if valid + NSURL *keyURL = [NSURL URLWithString:key]; + if (keyURL) { + ext = keyURL.pathExtension; + } + // 2. Use file extname if valid + if (!ext) { + ext = key.pathExtension; + } + // 3. Check if extname valid on file system + ext = SDSanitizeFileNameString(ext); + // File system has file name length limit, we need to check if ext is too long, we don't add it to the filename + if (ext.length > SD_MAX_FILE_EXTENSION_LENGTH) { + ext = nil; + } + NSString *filename = [NSString stringWithFormat:@"%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%@", + r[0], r[1], r[2], r[3], r[4], r[5], r[6], r[7], r[8], r[9], r[10], + r[11], r[12], r[13], r[14], r[15], ext.length == 0 ? @"" : [NSString stringWithFormat:@".%@", ext]]; + return filename; +} +#pragma clang diagnostic pop + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDGraphicsImageRenderer.h b/Pods/SDWebImage/SDWebImage/Core/SDGraphicsImageRenderer.h new file mode 100644 index 0000000..79bbef6 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDGraphicsImageRenderer.h @@ -0,0 +1,84 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDWebImageCompat.h" + +/** + These following class are provided to use `UIGraphicsImageRenderer` with polyfill, which allows write cross-platform(AppKit/UIKit) code and avoid runtime version check. + Compared to `UIGraphicsBeginImageContext`, `UIGraphicsImageRenderer` use dynamic bitmap from your draw code to generate CGContext, not always use ARGB8888, which is more performant on RAM usage. + Which means, if you draw CGImage/CIImage which contains grayscale only, the underlaying bitmap context use grayscale, it's managed by system and not a fixed type. (actually, the `kCGContextTypeAutomatic`) + For usage, See more in Apple's documentation: https://developer.apple.com/documentation/uikit/uigraphicsimagerenderer + For UIKit on iOS/tvOS 10+, these method just use the same `UIGraphicsImageRenderer` API. + For others (macOS/watchOS or iOS/tvOS 10-), these method use the `SDImageGraphics.h` to implements the same behavior (but without dynamic bitmap support) +*/ + +/// A closure for drawing an image. +typedef void (^SDGraphicsImageDrawingActions)(CGContextRef _Nonnull context); +/// Constants that specify the color range of the image renderer context. +typedef NS_ENUM(NSInteger, SDGraphicsImageRendererFormatRange) { + /// The image renderer context doesn’t specify a color range. + SDGraphicsImageRendererFormatRangeUnspecified = -1, + /// The system automatically chooses the image renderer context’s pixel format according to the color range of its content. + SDGraphicsImageRendererFormatRangeAutomatic = 0, + /// The image renderer context supports wide color. + SDGraphicsImageRendererFormatRangeExtended, + /// The image renderer context doesn’t support extended colors. + SDGraphicsImageRendererFormatRangeStandard +}; + +/// A set of drawing attributes that represent the configuration of an image renderer context. +@interface SDGraphicsImageRendererFormat : NSObject + +#if SD_UIKIT +/// The underlying uiformat for UIKit. This usage of this API should be careful, which may cause out of sync. +@property (nonatomic, strong, nonnull) UIGraphicsImageRendererFormat *uiformat API_AVAILABLE(ios(10.0), tvos(10.0)); +#endif + +/// The display scale of the image renderer context. +/// The default value is equal to the scale of the main screen. +@property (nonatomic) CGFloat scale; + +/// A Boolean value indicating whether the underlying Core Graphics context has an alpha channel. +/// The default value is NO. +@property (nonatomic) BOOL opaque; + +/// Specifying whether the bitmap context should use extended color. +/// For iOS 12+, the value is from system `preferredRange` property +/// For iOS 10-11, the value is from system `prefersExtendedRange` property +/// For iOS 9-, the value is `.standard` +@property (nonatomic) SDGraphicsImageRendererFormatRange preferredRange; + +/// Init the default format. See each properties's default value. +- (nonnull instancetype)init; + +/// Returns a new format best suited for the main screen’s current configuration. ++ (nonnull instancetype)preferredFormat; + +@end + +/// A graphics renderer for creating Core Graphics-backed images. +@interface SDGraphicsImageRenderer : NSObject + +/// Creates an image renderer for drawing images of a given size. +/// @param size The size of images output from the renderer, specified in points. +/// @return An initialized image renderer. +- (nonnull instancetype)initWithSize:(CGSize)size; + +/// Creates a new image renderer with a given size and format. +/// @param size The size of images output from the renderer, specified in points. +/// @param format A SDGraphicsImageRendererFormat object that encapsulates the format used to create the renderer context. +/// @return An initialized image renderer. +- (nonnull instancetype)initWithSize:(CGSize)size format:(nonnull SDGraphicsImageRendererFormat *)format; + +/// Creates an image by following a set of drawing instructions. +/// @param actions A SDGraphicsImageDrawingActions block that, when invoked by the renderer, executes a set of drawing instructions to create the output image. +/// @note You should not retain or use the context outside the block, it's non-escaping. +/// @return A UIImage object created by the supplied drawing actions. +- (nonnull UIImage *)imageWithActions:(nonnull NS_NOESCAPE SDGraphicsImageDrawingActions)actions; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDGraphicsImageRenderer.m b/Pods/SDWebImage/SDWebImage/Core/SDGraphicsImageRenderer.m new file mode 100644 index 0000000..772ff9a --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDGraphicsImageRenderer.m @@ -0,0 +1,229 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDGraphicsImageRenderer.h" +#import "SDImageGraphics.h" +#import "SDDeviceHelper.h" + +@implementation SDGraphicsImageRendererFormat +@synthesize scale = _scale; +@synthesize opaque = _opaque; +@synthesize preferredRange = _preferredRange; + +#pragma mark - Property +- (CGFloat)scale { +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.10, *)) { + return self.uiformat.scale; + } else { + return _scale; + } +#else + return _scale; +#endif +} + +- (void)setScale:(CGFloat)scale { +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.10, *)) { + self.uiformat.scale = scale; + } else { + _scale = scale; + } +#else + _scale = scale; +#endif +} + +- (BOOL)opaque { +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.10, *)) { + return self.uiformat.opaque; + } else { + return _opaque; + } +#else + return _opaque; +#endif +} + +- (void)setOpaque:(BOOL)opaque { +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.10, *)) { + self.uiformat.opaque = opaque; + } else { + _opaque = opaque; + } +#else + _opaque = opaque; +#endif +} + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" +- (SDGraphicsImageRendererFormatRange)preferredRange { +#if SD_VISION + return (SDGraphicsImageRendererFormatRange)self.uiformat.preferredRange; +#elif SD_UIKIT + if (@available(iOS 10.0, tvOS 10.10, *)) { + if (@available(iOS 12.0, tvOS 12.0, *)) { + return (SDGraphicsImageRendererFormatRange)self.uiformat.preferredRange; + } else { + BOOL prefersExtendedRange = self.uiformat.prefersExtendedRange; + if (prefersExtendedRange) { + return SDGraphicsImageRendererFormatRangeExtended; + } else { + return SDGraphicsImageRendererFormatRangeStandard; + } + } + } else { + return _preferredRange; + } +#else + return _preferredRange; +#endif +} + +- (void)setPreferredRange:(SDGraphicsImageRendererFormatRange)preferredRange { +#if SD_VISION + self.uiformat.preferredRange = (UIGraphicsImageRendererFormatRange)preferredRange; +#elif SD_UIKIT + if (@available(iOS 10.0, tvOS 10.10, *)) { + if (@available(iOS 12.0, tvOS 12.0, *)) { + self.uiformat.preferredRange = (UIGraphicsImageRendererFormatRange)preferredRange; + } else { + switch (preferredRange) { + case SDGraphicsImageRendererFormatRangeExtended: + self.uiformat.prefersExtendedRange = YES; + break; + case SDGraphicsImageRendererFormatRangeStandard: + self.uiformat.prefersExtendedRange = NO; + default: + // Automatic means default + break; + } + } + } else { + _preferredRange = preferredRange; + } +#else + _preferredRange = preferredRange; +#endif +} +#pragma clang diagnostic pop + +- (instancetype)init { + self = [super init]; + if (self) { +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.10, *)) { + UIGraphicsImageRendererFormat *uiformat = [[UIGraphicsImageRendererFormat alloc] init]; + self.uiformat = uiformat; + } else { +#endif + CGFloat screenScale = SDDeviceHelper.screenScale; + self.scale = screenScale; + self.opaque = NO; +#if SD_UIKIT + } +#endif + } + return self; +} + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wunguarded-availability" +- (instancetype)initForMainScreen { + self = [super init]; + if (self) { +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.0, *)) { + UIGraphicsImageRendererFormat *uiformat; + // iOS 11.0.0 GM does have `preferredFormat`, but iOS 11 betas did not (argh!) + if ([UIGraphicsImageRenderer respondsToSelector:@selector(preferredFormat)]) { + uiformat = [UIGraphicsImageRendererFormat preferredFormat]; + } else { + uiformat = [UIGraphicsImageRendererFormat defaultFormat]; + } + self.uiformat = uiformat; + } else { +#endif + CGFloat screenScale = SDDeviceHelper.screenScale; + self.scale = screenScale; + self.opaque = NO; +#if SD_UIKIT + } +#endif + } + return self; +} +#pragma clang diagnostic pop + ++ (instancetype)preferredFormat { + SDGraphicsImageRendererFormat *format = [[SDGraphicsImageRendererFormat alloc] initForMainScreen]; + return format; +} + +@end + +@interface SDGraphicsImageRenderer () +@property (nonatomic, assign) CGSize size; +@property (nonatomic, strong) SDGraphicsImageRendererFormat *format; +#if SD_UIKIT +@property (nonatomic, strong) UIGraphicsImageRenderer *uirenderer API_AVAILABLE(ios(10.0), tvos(10.0)); +#endif +@end + +@implementation SDGraphicsImageRenderer + +- (instancetype)initWithSize:(CGSize)size { + return [self initWithSize:size format:SDGraphicsImageRendererFormat.preferredFormat]; +} + +- (instancetype)initWithSize:(CGSize)size format:(SDGraphicsImageRendererFormat *)format { + NSParameterAssert(format); + self = [super init]; + if (self) { + self.size = size; + self.format = format; +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.0, *)) { + UIGraphicsImageRendererFormat *uiformat = format.uiformat; + self.uirenderer = [[UIGraphicsImageRenderer alloc] initWithSize:size format:uiformat]; + } +#endif + } + return self; +} + +- (UIImage *)imageWithActions:(NS_NOESCAPE SDGraphicsImageDrawingActions)actions { + NSParameterAssert(actions); +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.0, *)) { + UIGraphicsImageDrawingActions uiactions = ^(UIGraphicsImageRendererContext *rendererContext) { + if (actions) { + actions(rendererContext.CGContext); + } + }; + return [self.uirenderer imageWithActions:uiactions]; + } else { +#endif + SDGraphicsBeginImageContextWithOptions(self.size, self.format.opaque, self.format.scale); + CGContextRef context = SDGraphicsGetCurrentContext(); + if (actions) { + actions(context); + } + UIImage *image = SDGraphicsGetImageFromCurrentImageContext(); + SDGraphicsEndImageContext(); + return image; +#if SD_UIKIT + } +#endif +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageAPNGCoder.h b/Pods/SDWebImage/SDWebImage/Core/SDImageAPNGCoder.h new file mode 100644 index 0000000..f73742c --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageAPNGCoder.h @@ -0,0 +1,19 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDImageIOAnimatedCoder.h" + +/** + Built in coder using ImageIO that supports APNG encoding/decoding + */ +@interface SDImageAPNGCoder : SDImageIOAnimatedCoder + +@property (nonatomic, class, readonly, nonnull) SDImageAPNGCoder *sharedCoder; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageAPNGCoder.m b/Pods/SDWebImage/SDWebImage/Core/SDImageAPNGCoder.m new file mode 100644 index 0000000..b262bd3 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageAPNGCoder.m @@ -0,0 +1,58 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageAPNGCoder.h" +#import "SDImageIOAnimatedCoderInternal.h" +#if SD_MAC +#import +#else +#import +#endif + +@implementation SDImageAPNGCoder + ++ (instancetype)sharedCoder { + static SDImageAPNGCoder *coder; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + coder = [[SDImageAPNGCoder alloc] init]; + }); + return coder; +} + +#pragma mark - Subclass Override + ++ (SDImageFormat)imageFormat { + return SDImageFormatPNG; +} + ++ (NSString *)imageUTType { + return (__bridge NSString *)kSDUTTypePNG; +} + ++ (NSString *)dictionaryProperty { + return (__bridge NSString *)kCGImagePropertyPNGDictionary; +} + ++ (NSString *)unclampedDelayTimeProperty { + return (__bridge NSString *)kCGImagePropertyAPNGUnclampedDelayTime; +} + ++ (NSString *)delayTimeProperty { + return (__bridge NSString *)kCGImagePropertyAPNGDelayTime; +} + ++ (NSString *)loopCountProperty { + return (__bridge NSString *)kCGImagePropertyAPNGLoopCount; +} + ++ (NSUInteger)defaultLoopCount { + return 0; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageAWebPCoder.h b/Pods/SDWebImage/SDWebImage/Core/SDImageAWebPCoder.h new file mode 100644 index 0000000..4b585a9 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageAWebPCoder.h @@ -0,0 +1,23 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDImageIOAnimatedCoder.h" + +/** + This coder is used for Google WebP and Animated WebP(AWebP) image format. + Image/IO provide the WebP decoding support in iOS 14/macOS 11/tvOS 14/watchOS 7+. + @note Currently Image/IO seems does not supports WebP encoding, if you need WebP encoding, use the custom codec below. + @note If you need to support lower firmware version for WebP, you can have a try at https://github.com/SDWebImage/SDWebImageWebPCoder + */ +API_AVAILABLE(ios(14.0), tvos(14.0), macos(11.0), watchos(7.0)) +@interface SDImageAWebPCoder : SDImageIOAnimatedCoder + +@property (nonatomic, class, readonly, nonnull) SDImageAWebPCoder *sharedCoder; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageAWebPCoder.m b/Pods/SDWebImage/SDWebImage/Core/SDImageAWebPCoder.m new file mode 100644 index 0000000..e58bc21 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageAWebPCoder.m @@ -0,0 +1,98 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDImageAWebPCoder.h" +#import "SDImageIOAnimatedCoderInternal.h" + +// These constants are available from iOS 14+ and Xcode 12. This raw value is used for toolchain and firmware compatibility +static NSString * kSDCGImagePropertyWebPDictionary = @"{WebP}"; +static NSString * kSDCGImagePropertyWebPLoopCount = @"LoopCount"; +static NSString * kSDCGImagePropertyWebPDelayTime = @"DelayTime"; +static NSString * kSDCGImagePropertyWebPUnclampedDelayTime = @"UnclampedDelayTime"; + +@implementation SDImageAWebPCoder + ++ (void)initialize { +#if __IPHONE_14_0 || __TVOS_14_0 || __MAC_11_0 || __WATCHOS_7_0 + // Xcode 12 + if (@available(iOS 14, tvOS 14, macOS 11, watchOS 7, *)) { + // Use SDK instead of raw value + kSDCGImagePropertyWebPDictionary = (__bridge NSString *)kCGImagePropertyWebPDictionary; + kSDCGImagePropertyWebPLoopCount = (__bridge NSString *)kCGImagePropertyWebPLoopCount; + kSDCGImagePropertyWebPDelayTime = (__bridge NSString *)kCGImagePropertyWebPDelayTime; + kSDCGImagePropertyWebPUnclampedDelayTime = (__bridge NSString *)kCGImagePropertyWebPUnclampedDelayTime; + } +#endif +} + ++ (instancetype)sharedCoder { + static SDImageAWebPCoder *coder; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + coder = [[SDImageAWebPCoder alloc] init]; + }); + return coder; +} + +#pragma mark - SDImageCoder + +- (BOOL)canDecodeFromData:(nullable NSData *)data { + switch ([NSData sd_imageFormatForImageData:data]) { + case SDImageFormatWebP: + // Check WebP decoding compatibility + return [self.class canDecodeFromFormat:SDImageFormatWebP]; + default: + return NO; + } +} + +- (BOOL)canIncrementalDecodeFromData:(NSData *)data { + return [self canDecodeFromData:data]; +} + +- (BOOL)canEncodeToFormat:(SDImageFormat)format { + switch (format) { + case SDImageFormatWebP: + // Check WebP encoding compatibility + return [self.class canEncodeToFormat:SDImageFormatWebP]; + default: + return NO; + } +} + +#pragma mark - Subclass Override + ++ (SDImageFormat)imageFormat { + return SDImageFormatWebP; +} + ++ (NSString *)imageUTType { + return (__bridge NSString *)kSDUTTypeWebP; +} + ++ (NSString *)dictionaryProperty { + return kSDCGImagePropertyWebPDictionary; +} + ++ (NSString *)unclampedDelayTimeProperty { + return kSDCGImagePropertyWebPUnclampedDelayTime; +} + ++ (NSString *)delayTimeProperty { + return kSDCGImagePropertyWebPDelayTime; +} + ++ (NSString *)loopCountProperty { + return kSDCGImagePropertyWebPLoopCount; +} + ++ (NSUInteger)defaultLoopCount { + return 0; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCache.h b/Pods/SDWebImage/SDWebImage/Core/SDImageCache.h new file mode 100644 index 0000000..4083c98 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCache.h @@ -0,0 +1,482 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" +#import "SDWebImageDefine.h" +#import "SDImageCacheConfig.h" +#import "SDImageCacheDefine.h" +#import "SDMemoryCache.h" +#import "SDDiskCache.h" + +/// Image Cache Options +typedef NS_OPTIONS(NSUInteger, SDImageCacheOptions) { + /** + * By default, we do not query image data when the image is already cached in memory. This mask can force to query image data at the same time. However, this query is asynchronously unless you specify `SDImageCacheQueryMemoryDataSync` + */ + SDImageCacheQueryMemoryData = 1 << 0, + /** + * By default, when you only specify `SDImageCacheQueryMemoryData`, we query the memory image data asynchronously. Combined this mask as well to query the memory image data synchronously. + */ + SDImageCacheQueryMemoryDataSync = 1 << 1, + /** + * By default, when the memory cache miss, we query the disk cache asynchronously. This mask can force to query disk cache (when memory cache miss) synchronously. + @note These 3 query options can be combined together. For the full list about these masks combination, see wiki page. + */ + SDImageCacheQueryDiskDataSync = 1 << 2, + /** + * By default, images are decoded respecting their original size. On iOS, this flag will scale down the + * images to a size compatible with the constrained memory of devices. + */ + SDImageCacheScaleDownLargeImages = 1 << 3, + /** + * By default, we will decode the image in the background during cache query and download from the network. This can help to improve performance because when rendering image on the screen, it need to be firstly decoded. But this happen on the main queue by Core Animation. + * However, this process may increase the memory usage as well. If you are experiencing a issue due to excessive memory consumption, This flag can prevent decode the image. + * @note 5.14.0 introduce `SDImageCoderDecodeUseLazyDecoding`, use that for better control from codec, instead of post-processing. Which acts the similar like this option but works for SDAnimatedImage as well (this one does not) + * @deprecated Deprecated in v5.17.0, if you don't want force-decode, pass [.imageForceDecodePolicy] = SDImageForceDecodePolicy.never.rawValue in context option + */ + SDImageCacheAvoidDecodeImage API_DEPRECATED("Use SDWebImageContextImageForceDecodePolicy instead", macos(10.10, 10.10), ios(8.0, 8.0), tvos(9.0, 9.0), watchos(2.0, 2.0)) = 1 << 4, + /** + * By default, we decode the animated image. This flag can force decode the first frame only and produce the static image. + */ + SDImageCacheDecodeFirstFrameOnly = 1 << 5, + /** + * By default, for `SDAnimatedImage`, we decode the animated image frame during rendering to reduce memory usage. This flag actually trigger `preloadAllAnimatedImageFrames = YES` after image load from disk cache + */ + SDImageCachePreloadAllFrames = 1 << 6, + /** + * By default, when you use `SDWebImageContextAnimatedImageClass` context option (like using `SDAnimatedImageView` which designed to use `SDAnimatedImage`), we may still use `UIImage` when the memory cache hit, or image decoder is not available, to behave as a fallback solution. + * Using this option, can ensure we always produce image with your provided class. If failed, an error with code `SDWebImageErrorBadImageData` will be used. + * Note this options is not compatible with `SDImageCacheDecodeFirstFrameOnly`, which always produce a UIImage/NSImage. + */ + SDImageCacheMatchAnimatedImageClass = 1 << 7, +}; + +/** + * A token associated with each cache query. Can be used to cancel a cache query + */ +@interface SDImageCacheToken : NSObject + +/** + Cancel the current cache query. + */ +- (void)cancel; + +/** + The query's cache key. + */ +@property (nonatomic, strong, nullable, readonly) NSString *key; + +@end + +/** + * SDImageCache maintains a memory cache and a disk cache. Disk cache write operations are performed + * asynchronous so it doesn’t add unnecessary latency to the UI. + */ +@interface SDImageCache : NSObject + +#pragma mark - Properties + +/** + * Cache Config object - storing all kind of settings. + * The property is copy so change of current config will not accidentally affect other cache's config. + */ +@property (nonatomic, copy, nonnull, readonly) SDImageCacheConfig *config; + +/** + * The memory cache implementation object used for current image cache. + * By default we use `SDMemoryCache` class, you can also use this to call your own implementation class method. + * @note To customize this class, check `SDImageCacheConfig.memoryCacheClass` property. + */ +@property (nonatomic, strong, readonly, nonnull) id memoryCache; + +/** + * The disk cache implementation object used for current image cache. + * By default we use `SDMemoryCache` class, you can also use this to call your own implementation class method. + * @note To customize this class, check `SDImageCacheConfig.diskCacheClass` property. + * @warning When calling method about read/write in disk cache, be sure to either make your disk cache implementation IO-safe or using the same access queue to avoid issues. + */ +@property (nonatomic, strong, readonly, nonnull) id diskCache; + +/** + * The disk cache's root path + */ +@property (nonatomic, copy, nonnull, readonly) NSString *diskCachePath; + +/** + * The additional disk cache path to check if the query from disk cache not exist; + * The `key` param is the image cache key. The returned file path will be used to load the disk cache. If return nil, ignore it. + * Useful if you want to bundle pre-loaded images with your app + */ +@property (nonatomic, copy, nullable) SDImageCacheAdditionalCachePathBlock additionalCachePathBlock; + +#pragma mark - Singleton and initialization + +/** + * Returns global shared cache instance + */ +@property (nonatomic, class, readonly, nonnull) SDImageCache *sharedImageCache; + +/** + * Control the default disk cache directory. This will effect all the SDImageCache instance created after modification, even for shared image cache. + * This can be used to share the same disk cache with the App and App Extension (Today/Notification Widget) using `- [NSFileManager.containerURLForSecurityApplicationGroupIdentifier:]`. + * @note If you pass nil, the value will be reset to `~/Library/Caches/com.hackemist.SDImageCache`. + * @note We still preserve the `namespace` arg, which means, if you change this property into `/path/to/use`, the `SDImageCache.sharedImageCache.diskCachePath` should be `/path/to/use/default` because shared image cache use `default` as namespace. + * Defaults to nil. + */ +@property (nonatomic, class, readwrite, null_resettable) NSString *defaultDiskCacheDirectory; + +/** + * Init a new cache store with a specific namespace + * The final disk cache directory should looks like ($directory/$namespace). And the default config of shared cache, should result in (~/Library/Caches/com.hackemist.SDImageCache/default/) + * + * @param ns The namespace to use for this cache store + */ +- (nonnull instancetype)initWithNamespace:(nonnull NSString *)ns; + +/** + * Init a new cache store with a specific namespace and directory. + * The final disk cache directory should looks like ($directory/$namespace). And the default config of shared cache, should result in (~/Library/Caches/com.hackemist.SDImageCache/default/) + * + * @param ns The namespace to use for this cache store + * @param directory Directory to cache disk images in + */ +- (nonnull instancetype)initWithNamespace:(nonnull NSString *)ns + diskCacheDirectory:(nullable NSString *)directory; + +/** + * Init a new cache store with a specific namespace, directory and config. + * The final disk cache directory should looks like ($directory/$namespace). And the default config of shared cache, should result in (~/Library/Caches/com.hackemist.SDImageCache/default/) + * + * @param ns The namespace to use for this cache store + * @param directory Directory to cache disk images in + * @param config The cache config to be used to create the cache. You can provide custom memory cache or disk cache class in the cache config + */ +- (nonnull instancetype)initWithNamespace:(nonnull NSString *)ns + diskCacheDirectory:(nullable NSString *)directory + config:(nullable SDImageCacheConfig *)config NS_DESIGNATED_INITIALIZER; + +#pragma mark - Cache paths + +/** + Get the cache path for a certain key + + @param key The unique image cache key + @return The cache path. You can check `lastPathComponent` to grab the file name. + */ +- (nullable NSString *)cachePathForKey:(nullable NSString *)key; + +#pragma mark - Store Ops + +/** + * Asynchronously store an image into memory and disk cache at the given key. + * + * @param image The image to store + * @param key The unique image cache key, usually it's image absolute URL + * @param completionBlock A block executed after the operation is finished + */ +- (void)storeImage:(nullable UIImage *)image + forKey:(nullable NSString *)key + completion:(nullable SDWebImageNoParamsBlock)completionBlock; + +/** + * Asynchronously store an image into memory and disk cache at the given key. + * + * @param image The image to store + * @param key The unique image cache key, usually it's image absolute URL + * @param toDisk Store the image to disk cache if YES. If NO, the completion block is called synchronously + * @param completionBlock A block executed after the operation is finished + * @note If no image data is provided and encode to disk, we will try to detect the image format (using either `sd_imageFormat` or `SDAnimatedImage` protocol method) and animation status, to choose the best matched format, including GIF, JPEG or PNG. + */ +- (void)storeImage:(nullable UIImage *)image + forKey:(nullable NSString *)key + toDisk:(BOOL)toDisk + completion:(nullable SDWebImageNoParamsBlock)completionBlock; + +/** + * Asynchronously store an image data into disk cache at the given key. + * + * @param imageData The image data to store + * @param key The unique image cache key, usually it's image absolute URL + * @param completionBlock A block executed after the operation is finished + */ +- (void)storeImageData:(nullable NSData *)imageData + forKey:(nullable NSString *)key + completion:(nullable SDWebImageNoParamsBlock)completionBlock; + +/** + * Asynchronously store an image into memory and disk cache at the given key. + * + * @param image The image to store + * @param imageData The image data as returned by the server, this representation will be used for disk storage + * instead of converting the given image object into a storable/compressed image format in order + * to save quality and CPU + * @param key The unique image cache key, usually it's image absolute URL + * @param toDisk Store the image to disk cache if YES. If NO, the completion block is called synchronously + * @param completionBlock A block executed after the operation is finished + * @note If no image data is provided and encode to disk, we will try to detect the image format (using either `sd_imageFormat` or `SDAnimatedImage` protocol method) and animation status, to choose the best matched format, including GIF, JPEG or PNG. + */ +- (void)storeImage:(nullable UIImage *)image + imageData:(nullable NSData *)imageData + forKey:(nullable NSString *)key + toDisk:(BOOL)toDisk + completion:(nullable SDWebImageNoParamsBlock)completionBlock; + +/** + * Asynchronously store an image into memory and disk cache at the given key. + * + * @param image The image to store + * @param imageData The image data as returned by the server, this representation will be used for disk storage + * instead of converting the given image object into a storable/compressed image format in order + * to save quality and CPU + * @param key The unique image cache key, usually it's image absolute URL + * @param options A mask to specify options to use for this store + * @param context The context options to use. Pass `.callbackQueue` to control callback queue + * @param cacheType The image store op cache type + * @param completionBlock A block executed after the operation is finished + * @note If no image data is provided and encode to disk, we will try to detect the image format (using either `sd_imageFormat` or `SDAnimatedImage` protocol method) and animation status, to choose the best matched format, including GIF, JPEG or PNG. + */ +- (void)storeImage:(nullable UIImage *)image + imageData:(nullable NSData *)imageData + forKey:(nullable NSString *)key + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + cacheType:(SDImageCacheType)cacheType + completion:(nullable SDWebImageNoParamsBlock)completionBlock; + +/** + * Synchronously store an image into memory cache at the given key. + * + * @param image The image to store + * @param key The unique image cache key, usually it's image absolute URL + */ +- (void)storeImageToMemory:(nullable UIImage*)image + forKey:(nullable NSString *)key; + +/** + * Synchronously store an image data into disk cache at the given key. + * + * @param imageData The image data to store + * @param key The unique image cache key, usually it's image absolute URL + * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed. + */ +- (void)storeImageDataToDisk:(nullable NSData *)imageData + forKey:(nullable NSString *)key; + + +#pragma mark - Contains and Check Ops + +/** + * Asynchronously check if image exists in disk cache already (does not load the image) + * + * @param key the key describing the url + * @param completionBlock the block to be executed when the check is done. + * @note the completion block will be always executed on the main queue + */ +- (void)diskImageExistsWithKey:(nullable NSString *)key completion:(nullable SDImageCacheCheckCompletionBlock)completionBlock; + +/** + * Synchronously check if image data exists in disk cache already (does not load the image) + * + * @param key the key describing the url + */ +- (BOOL)diskImageDataExistsWithKey:(nullable NSString *)key; + +#pragma mark - Query and Retrieve Ops + +/** + * Synchronously query the image data for the given key in disk cache. You can decode the image data to image after loaded. + * + * @param key The unique key used to store the wanted image + * @return The image data for the given key, or nil if not found. + */ +- (nullable NSData *)diskImageDataForKey:(nullable NSString *)key; + +/** + * Asynchronously query the image data for the given key in disk cache. You can decode the image data to image after loaded. + * + * @param key The unique key used to store the wanted image + * @param completionBlock the block to be executed when the query is done. + * @note the completion block will be always executed on the main queue + */ +- (void)diskImageDataQueryForKey:(nullable NSString *)key completion:(nullable SDImageCacheQueryDataCompletionBlock)completionBlock; + +/** + * Asynchronously queries the cache with operation and call the completion when done. + * + * @param key The unique key used to store the wanted image. If you want transformed or thumbnail image, calculate the key with `SDTransformedKeyForKey`, `SDThumbnailedKeyForKey`, or generate the cache key from url with `cacheKeyForURL:context:`. + * @param doneBlock The completion block. Will not get called if the operation is cancelled + * + * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled + * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed. + */ +- (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key done:(nullable SDImageCacheQueryCompletionBlock)doneBlock; + +/** + * Asynchronously queries the cache with operation and call the completion when done. + * + * @param key The unique key used to store the wanted image. If you want transformed or thumbnail image, calculate the key with `SDTransformedKeyForKey`, `SDThumbnailedKeyForKey`, or generate the cache key from url with `cacheKeyForURL:context:`. + * @param options A mask to specify options to use for this cache query + * @param doneBlock The completion block. Will not get called if the operation is cancelled + * + * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled + * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior. + * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed. + */ +- (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options done:(nullable SDImageCacheQueryCompletionBlock)doneBlock; + +/** + * Asynchronously queries the cache with operation and call the completion when done. + * + * @param key The unique key used to store the wanted image. If you want transformed or thumbnail image, calculate the key with `SDTransformedKeyForKey`, `SDThumbnailedKeyForKey`, or generate the cache key from url with `cacheKeyForURL:context:`. + * @param options A mask to specify options to use for this cache query + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param doneBlock The completion block. Will not get called if the operation is cancelled + * + * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancellederation, will callback immediately when cancelled + * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior. + * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed. + */ +- (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context done:(nullable SDImageCacheQueryCompletionBlock)doneBlock; + +/** + * Asynchronously queries the cache with operation and call the completion when done. + * + * @param key The unique key used to store the wanted image. If you want transformed or thumbnail image, calculate the key with `SDTransformedKeyForKey`, `SDThumbnailedKeyForKey`, or generate the cache key from url with `cacheKeyForURL:context:`. + * @param options A mask to specify options to use for this cache query + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param queryCacheType Specify where to query the cache from. By default we use `.all`, which means both memory cache and disk cache. You can choose to query memory only or disk only as well. Pass `.none` is invalid and callback with nil immediately. + * @param doneBlock The completion block. Will not get called if the operation is cancelled + * + * @return a SDImageCacheToken instance containing the cache operation, will callback immediately when cancelled + * @warning If you query with thumbnail cache key, you'd better not pass the thumbnail pixel size context, which is undefined behavior. + * @note In history, when disk cache hit, the image will write back into memory cache, which is mostly unwanted behavior. From new version this behavior is removed. + */ +- (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context cacheType:(SDImageCacheType)queryCacheType done:(nullable SDImageCacheQueryCompletionBlock)doneBlock; + +/** + * Synchronously query the memory cache. + * + * @param key The unique key used to store the image + * @return The image for the given key, or nil if not found. + */ +- (nullable UIImage *)imageFromMemoryCacheForKey:(nullable NSString *)key; + +/** + * Synchronously query the disk cache. + * + * @param key The unique key used to store the image + * @return The image for the given key, or nil if not found. + */ +- (nullable UIImage *)imageFromDiskCacheForKey:(nullable NSString *)key; + +/** + * Synchronously query the disk cache. With the options and context which may effect the image generation. (Such as transformer, animated image, thumbnail, etc) + * + * @param key The unique key used to store the image + * @param options A mask to specify options to use for this cache query + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @return The image for the given key, or nil if not found. + */ +- (nullable UIImage *)imageFromDiskCacheForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context; + +/** + * Synchronously query the cache (memory and or disk) after checking the memory cache. + * + * @param key The unique key used to store the image + * @return The image for the given key, or nil if not found. + */ +- (nullable UIImage *)imageFromCacheForKey:(nullable NSString *)key; + +/** + * Synchronously query the cache (memory and or disk) after checking the memory cache. With the options and context which may effect the image generation. (Such as transformer, animated image, thumbnail, etc) + * + * @param key The unique key used to store the image + * @param options A mask to specify options to use for this cache query + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @return The image for the given key, or nil if not found. + */ +- (nullable UIImage *)imageFromCacheForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context; + +#pragma mark - Remove Ops + +/** + * Asynchronously remove the image from memory and disk cache + * + * @param key The unique image cache key + * @param completion A block that should be executed after the image has been removed (optional) + */ +- (void)removeImageForKey:(nullable NSString *)key withCompletion:(nullable SDWebImageNoParamsBlock)completion; + +/** + * Asynchronously remove the image from memory and optionally disk cache + * + * @param key The unique image cache key + * @param fromDisk Also remove cache entry from disk if YES. If NO, the completion block is called synchronously + * @param completion A block that should be executed after the image has been removed (optional) + */ +- (void)removeImageForKey:(nullable NSString *)key fromDisk:(BOOL)fromDisk withCompletion:(nullable SDWebImageNoParamsBlock)completion; + +/** + Synchronously remove the image from memory cache. + + @param key The unique image cache key + */ +- (void)removeImageFromMemoryForKey:(nullable NSString *)key; + +/** + Synchronously remove the image from disk cache. + + @param key The unique image cache key + */ +- (void)removeImageFromDiskForKey:(nullable NSString *)key; + +#pragma mark - Cache clean Ops + +/** + * Synchronously Clear all memory cached images + */ +- (void)clearMemory; + +/** + * Asynchronously clear all disk cached images. Non-blocking method - returns immediately. + * @param completion A block that should be executed after cache expiration completes (optional) + */ +- (void)clearDiskOnCompletion:(nullable SDWebImageNoParamsBlock)completion; + +/** + * Asynchronously remove all expired cached image from disk. Non-blocking method - returns immediately. + * @param completionBlock A block that should be executed after cache expiration completes (optional) + */ +- (void)deleteOldFilesWithCompletionBlock:(nullable SDWebImageNoParamsBlock)completionBlock; + +#pragma mark - Cache Info + +/** + * Get the total bytes size of images in the disk cache + */ +- (NSUInteger)totalDiskSize; + +/** + * Get the number of images in the disk cache + */ +- (NSUInteger)totalDiskCount; + +/** + * Asynchronously calculate the disk cache's size. + */ +- (void)calculateSizeWithCompletionBlock:(nullable SDImageCacheCalculateSizeBlock)completionBlock; + +@end + +/** + * SDImageCache is the built-in image cache implementation for web image manager. It adopts `SDImageCache` protocol to provide the function for web image manager to use for image loading process. + */ +@interface SDImageCache (SDImageCache) + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCache.m b/Pods/SDWebImage/SDWebImage/Core/SDImageCache.m new file mode 100644 index 0000000..33f3265 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCache.m @@ -0,0 +1,1031 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageCache.h" +#import "SDInternalMacros.h" +#import "NSImage+Compatibility.h" +#import "UIImage+MultiFormat.h" +#import "SDImageCodersManager.h" +#import "SDImageCoderHelper.h" +#import "SDAnimatedImage.h" +#import "UIImage+MemoryCacheCost.h" +#import "UIImage+Metadata.h" +#import "UIImage+ExtendedCacheData.h" +#import "SDCallbackQueue.h" + +// TODO, remove this +static BOOL SDIsThumbnailKey(NSString *key) { + if ([key rangeOfString:@"-Thumbnail("].location != NSNotFound) { + return YES; + } + return NO; +} + +@interface SDImageCacheToken () + +@property (nonatomic, strong, nullable, readwrite) NSString *key; +@property (nonatomic, assign, getter=isCancelled) BOOL cancelled; +@property (nonatomic, copy, nullable) SDImageCacheQueryCompletionBlock doneBlock; +@property (nonatomic, strong, nullable) SDCallbackQueue *callbackQueue; + +@end + +@implementation SDImageCacheToken + +-(instancetype)initWithDoneBlock:(nullable SDImageCacheQueryCompletionBlock)doneBlock { + self = [super init]; + if (self) { + self.doneBlock = doneBlock; + } + return self; +} + +- (void)cancel { + @synchronized (self) { + if (self.isCancelled) { + return; + } + self.cancelled = YES; + + SDImageCacheQueryCompletionBlock doneBlock = self.doneBlock; + self.doneBlock = nil; + if (doneBlock) { + [(self.callbackQueue ?: SDCallbackQueue.mainQueue) async:^{ + doneBlock(nil, nil, SDImageCacheTypeNone); + }]; + } + } +} + +@end + +static NSString * _defaultDiskCacheDirectory; + +@interface SDImageCache () + +#pragma mark - Properties +@property (nonatomic, strong, readwrite, nonnull) id memoryCache; +@property (nonatomic, strong, readwrite, nonnull) id diskCache; +@property (nonatomic, copy, readwrite, nonnull) SDImageCacheConfig *config; +@property (nonatomic, copy, readwrite, nonnull) NSString *diskCachePath; +@property (nonatomic, strong, nonnull) dispatch_queue_t ioQueue; + +@end + + +@implementation SDImageCache + +#pragma mark - Singleton, init, dealloc + ++ (nonnull instancetype)sharedImageCache { + static dispatch_once_t once; + static id instance; + dispatch_once(&once, ^{ + instance = [self new]; + }); + return instance; +} + ++ (NSString *)defaultDiskCacheDirectory { + if (!_defaultDiskCacheDirectory) { + _defaultDiskCacheDirectory = [[self userCacheDirectory] stringByAppendingPathComponent:@"com.hackemist.SDImageCache"]; + } + return _defaultDiskCacheDirectory; +} + ++ (void)setDefaultDiskCacheDirectory:(NSString *)defaultDiskCacheDirectory { + _defaultDiskCacheDirectory = [defaultDiskCacheDirectory copy]; +} + +- (instancetype)init { + return [self initWithNamespace:@"default"]; +} + +- (nonnull instancetype)initWithNamespace:(nonnull NSString *)ns { + return [self initWithNamespace:ns diskCacheDirectory:nil]; +} + +- (nonnull instancetype)initWithNamespace:(nonnull NSString *)ns + diskCacheDirectory:(nullable NSString *)directory { + return [self initWithNamespace:ns diskCacheDirectory:directory config:SDImageCacheConfig.defaultCacheConfig]; +} + +- (nonnull instancetype)initWithNamespace:(nonnull NSString *)ns + diskCacheDirectory:(nullable NSString *)directory + config:(nullable SDImageCacheConfig *)config { + if ((self = [super init])) { + NSAssert(ns, @"Cache namespace should not be nil"); + + if (!config) { + config = SDImageCacheConfig.defaultCacheConfig; + } + _config = [config copy]; + + // Create IO queue + dispatch_queue_attr_t ioQueueAttributes = _config.ioQueueAttributes; + _ioQueue = dispatch_queue_create("com.hackemist.SDImageCache.ioQueue", ioQueueAttributes); + NSAssert(_ioQueue, @"The IO queue should not be nil. Your configured `ioQueueAttributes` may be wrong"); + + // Init the memory cache + NSAssert([config.memoryCacheClass conformsToProtocol:@protocol(SDMemoryCache)], @"Custom memory cache class must conform to `SDMemoryCache` protocol"); + _memoryCache = [[config.memoryCacheClass alloc] initWithConfig:_config]; + + // Init the disk cache + if (!directory) { + // Use default disk cache directory + directory = [self.class defaultDiskCacheDirectory]; + } + _diskCachePath = [directory stringByAppendingPathComponent:ns]; + + NSAssert([config.diskCacheClass conformsToProtocol:@protocol(SDDiskCache)], @"Custom disk cache class must conform to `SDDiskCache` protocol"); + _diskCache = [[config.diskCacheClass alloc] initWithCachePath:_diskCachePath config:_config]; + + // Check and migrate disk cache directory if need + [self migrateDiskCacheDirectory]; + +#if SD_UIKIT + // Subscribe to app events + [[NSNotificationCenter defaultCenter] addObserver:self + selector:@selector(applicationWillTerminate:) + name:UIApplicationWillTerminateNotification + object:nil]; + + [[NSNotificationCenter defaultCenter] addObserver:self + selector:@selector(applicationDidEnterBackground:) + name:UIApplicationDidEnterBackgroundNotification + object:nil]; +#endif +#if SD_MAC + [[NSNotificationCenter defaultCenter] addObserver:self + selector:@selector(applicationWillTerminate:) + name:NSApplicationWillTerminateNotification + object:nil]; +#endif + } + + return self; +} + +- (void)dealloc { + [[NSNotificationCenter defaultCenter] removeObserver:self]; +} + +#pragma mark - Cache paths + +- (nullable NSString *)cachePathForKey:(nullable NSString *)key { + if (!key) { + return nil; + } + return [self.diskCache cachePathForKey:key]; +} + ++ (nullable NSString *)userCacheDirectory { + NSArray *paths = NSSearchPathForDirectoriesInDomains(NSCachesDirectory, NSUserDomainMask, YES); + return paths.firstObject; +} + +- (void)migrateDiskCacheDirectory { + if ([self.diskCache isKindOfClass:[SDDiskCache class]]) { + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + // ~/Library/Caches/com.hackemist.SDImageCache/default/ + NSString *newDefaultPath = [[[self.class userCacheDirectory] stringByAppendingPathComponent:@"com.hackemist.SDImageCache"] stringByAppendingPathComponent:@"default"]; + // ~/Library/Caches/default/com.hackemist.SDWebImageCache.default/ + NSString *oldDefaultPath = [[[self.class userCacheDirectory] stringByAppendingPathComponent:@"default"] stringByAppendingPathComponent:@"com.hackemist.SDWebImageCache.default"]; + dispatch_async(self.ioQueue, ^{ + [((SDDiskCache *)self.diskCache) moveCacheDirectoryFromPath:oldDefaultPath toPath:newDefaultPath]; + }); + }); + } +} + +#pragma mark - Store Ops + +- (void)storeImage:(nullable UIImage *)image + forKey:(nullable NSString *)key + completion:(nullable SDWebImageNoParamsBlock)completionBlock { + [self storeImage:image imageData:nil forKey:key options:0 context:nil cacheType:SDImageCacheTypeAll completion:completionBlock]; +} + +- (void)storeImage:(nullable UIImage *)image + forKey:(nullable NSString *)key + toDisk:(BOOL)toDisk + completion:(nullable SDWebImageNoParamsBlock)completionBlock { + [self storeImage:image imageData:nil forKey:key options:0 context:nil cacheType:(toDisk ? SDImageCacheTypeAll : SDImageCacheTypeMemory) completion:completionBlock]; +} + +- (void)storeImageData:(nullable NSData *)imageData + forKey:(nullable NSString *)key + completion:(nullable SDWebImageNoParamsBlock)completionBlock { + [self storeImage:nil imageData:imageData forKey:key options:0 context:nil cacheType:SDImageCacheTypeAll completion:completionBlock]; +} + +- (void)storeImage:(nullable UIImage *)image + imageData:(nullable NSData *)imageData + forKey:(nullable NSString *)key + toDisk:(BOOL)toDisk + completion:(nullable SDWebImageNoParamsBlock)completionBlock { + [self storeImage:image imageData:imageData forKey:key options:0 context:nil cacheType:(toDisk ? SDImageCacheTypeAll : SDImageCacheTypeMemory) completion:completionBlock]; +} + +- (void)storeImage:(nullable UIImage *)image + imageData:(nullable NSData *)imageData + forKey:(nullable NSString *)key + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + cacheType:(SDImageCacheType)cacheType + completion:(nullable SDWebImageNoParamsBlock)completionBlock { + if ((!image && !imageData) || !key) { + if (completionBlock) { + completionBlock(); + } + return; + } + BOOL toMemory = cacheType == SDImageCacheTypeMemory || cacheType == SDImageCacheTypeAll; + BOOL toDisk = cacheType == SDImageCacheTypeDisk || cacheType == SDImageCacheTypeAll; + // if memory cache is enabled + if (image && toMemory && self.config.shouldCacheImagesInMemory) { + NSUInteger cost = image.sd_memoryCost; + [self.memoryCache setObject:image forKey:key cost:cost]; + } + + if (!toDisk) { + if (completionBlock) { + completionBlock(); + } + return; + } + NSData *data = imageData; + if (image.sd_isThumbnail && SDIsThumbnailKey(key)) { + // Currently we have no solid way to store thumbnail image's correct data + data = nil; + } else if (!data && [image respondsToSelector:@selector(animatedImageData)]) { + // If image is custom animated image class, prefer its original animated data + data = [((id)image) animatedImageData]; + } + SDCallbackQueue *queue = context[SDWebImageContextCallbackQueue]; + if (!data && image) { + dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0), ^{ + // Check image's associated image format, may return .undefined + SDImageFormat format = image.sd_imageFormat; + if (format == SDImageFormatUndefined) { + // If image is animated, use GIF (APNG may be better, but has bugs before macOS 10.14) + if (image.sd_imageFrameCount > 1) { + if (@available(iOS 12.0, tvOS 12.0, macOS 10.14, watchOS 5.0, *)) { + format = SDImageFormatPNG; + } else { + format = SDImageFormatGIF; + } + } else { + // If we do not have any data to detect image format, check whether it contains alpha channel to use PNG or JPEG format + format = [SDImageCoderHelper CGImageContainsAlpha:image.CGImage] ? SDImageFormatPNG : SDImageFormatJPEG; + } + } + NSData *encodedData; + if ([image respondsToSelector:@selector(animatedImageData)]) { + // This API will encode the animation for `SDAnimatedImage` with GIF format + encodedData = [image sd_imageDataAsFormat:format]; + } else { + id imageCoder = context[SDWebImageContextImageCoder]; + if (!imageCoder) { + imageCoder = [SDImageCodersManager sharedManager]; + } + encodedData = [imageCoder encodedDataWithImage:image format:format options:context[SDWebImageContextImageEncodeOptions]]; + } + dispatch_async(self.ioQueue, ^{ + [self _storeImageDataToDisk:encodedData forKey:key]; + [self _archivedDataWithImage:image forKey:key]; + if (completionBlock) { + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + completionBlock(); + }]; + } + }); + }); + } else { + dispatch_async(self.ioQueue, ^{ + [self _storeImageDataToDisk:data forKey:key]; + [self _archivedDataWithImage:image forKey:key]; + if (completionBlock) { + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + completionBlock(); + }]; + } + }); + } +} + +- (void)_archivedDataWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image || !key) { + return; + } + // Check extended data + id extendedObject = image.sd_extendedObject; + if (![extendedObject conformsToProtocol:@protocol(NSCoding)]) { + return; + } + NSData *extendedData; + if (@available(iOS 11, tvOS 11, macOS 10.13, watchOS 4, *)) { + NSError *error; + extendedData = [NSKeyedArchiver archivedDataWithRootObject:extendedObject requiringSecureCoding:NO error:&error]; + if (error) { + SD_LOG("NSKeyedArchiver archive failed with error: %@", error); + } + } else { + @try { +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + extendedData = [NSKeyedArchiver archivedDataWithRootObject:extendedObject]; +#pragma clang diagnostic pop + } @catch (NSException *exception) { + SD_LOG("NSKeyedArchiver archive failed with exception: %@", exception); + } + } + if (extendedData) { + [self.diskCache setExtendedData:extendedData forKey:key]; + } +} + +- (void)storeImageToMemory:(UIImage *)image forKey:(NSString *)key { + if (!image || !key) { + return; + } + NSUInteger cost = image.sd_memoryCost; + [self.memoryCache setObject:image forKey:key cost:cost]; +} + +- (void)storeImageDataToDisk:(nullable NSData *)imageData + forKey:(nullable NSString *)key { + if (!imageData || !key) { + return; + } + + dispatch_sync(self.ioQueue, ^{ + [self _storeImageDataToDisk:imageData forKey:key]; + }); +} + +// Make sure to call from io queue by caller +- (void)_storeImageDataToDisk:(nullable NSData *)imageData forKey:(nullable NSString *)key { + if (!imageData || !key) { + return; + } + + [self.diskCache setData:imageData forKey:key]; +} + +#pragma mark - Query and Retrieve Ops + +- (void)diskImageExistsWithKey:(nullable NSString *)key completion:(nullable SDImageCacheCheckCompletionBlock)completionBlock { + dispatch_async(self.ioQueue, ^{ + BOOL exists = [self _diskImageDataExistsWithKey:key]; + if (completionBlock) { + dispatch_async(dispatch_get_main_queue(), ^{ + completionBlock(exists); + }); + } + }); +} + +- (BOOL)diskImageDataExistsWithKey:(nullable NSString *)key { + if (!key) { + return NO; + } + + __block BOOL exists = NO; + dispatch_sync(self.ioQueue, ^{ + exists = [self _diskImageDataExistsWithKey:key]; + }); + + return exists; +} + +// Make sure to call from io queue by caller +- (BOOL)_diskImageDataExistsWithKey:(nullable NSString *)key { + if (!key) { + return NO; + } + + return [self.diskCache containsDataForKey:key]; +} + +- (void)diskImageDataQueryForKey:(NSString *)key completion:(SDImageCacheQueryDataCompletionBlock)completionBlock { + dispatch_async(self.ioQueue, ^{ + NSData *imageData = [self diskImageDataBySearchingAllPathsForKey:key]; + if (completionBlock) { + dispatch_async(dispatch_get_main_queue(), ^{ + completionBlock(imageData); + }); + } + }); +} + +- (nullable NSData *)diskImageDataForKey:(nullable NSString *)key { + if (!key) { + return nil; + } + __block NSData *imageData = nil; + dispatch_sync(self.ioQueue, ^{ + imageData = [self diskImageDataBySearchingAllPathsForKey:key]; + }); + + return imageData; +} + +- (nullable UIImage *)imageFromMemoryCacheForKey:(nullable NSString *)key { + return [self.memoryCache objectForKey:key]; +} + +- (nullable UIImage *)imageFromDiskCacheForKey:(nullable NSString *)key { + return [self imageFromDiskCacheForKey:key options:0 context:nil]; +} + +- (nullable UIImage *)imageFromDiskCacheForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context { + if (!key) { + return nil; + } + NSData *data = [self diskImageDataForKey:key]; + UIImage *diskImage = [self diskImageForKey:key data:data options:options context:context]; + + return diskImage; +} + +- (nullable UIImage *)imageFromCacheForKey:(nullable NSString *)key { + return [self imageFromCacheForKey:key options:0 context:nil]; +} + +- (nullable UIImage *)imageFromCacheForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context { + // First check the in-memory cache... + UIImage *image = [self imageFromMemoryCacheForKey:key]; + if (image) { + if (options & SDImageCacheDecodeFirstFrameOnly) { + // Ensure static image + if (image.sd_imageFrameCount > 1) { +#if SD_MAC + image = [[NSImage alloc] initWithCGImage:image.CGImage scale:image.scale orientation:kCGImagePropertyOrientationUp]; +#else + image = [[UIImage alloc] initWithCGImage:image.CGImage scale:image.scale orientation:image.imageOrientation]; +#endif + } + } else if (options & SDImageCacheMatchAnimatedImageClass) { + // Check image class matching + Class animatedImageClass = image.class; + Class desiredImageClass = context[SDWebImageContextAnimatedImageClass]; + if (desiredImageClass && ![animatedImageClass isSubclassOfClass:desiredImageClass]) { + image = nil; + } + } + } + + // Since we don't need to query imageData, return image if exist + if (image) { + return image; + } + + // Second check the disk cache... + image = [self imageFromDiskCacheForKey:key options:options context:context]; + return image; +} + +- (nullable NSData *)diskImageDataBySearchingAllPathsForKey:(nullable NSString *)key { + if (!key) { + return nil; + } + + NSData *data = [self.diskCache dataForKey:key]; + if (data) { + return data; + } + + // Addtional cache path for custom pre-load cache + if (self.additionalCachePathBlock) { + NSString *filePath = self.additionalCachePathBlock(key); + if (filePath) { + data = [NSData dataWithContentsOfFile:filePath options:self.config.diskCacheReadingOptions error:nil]; + } + } + + return data; +} + +- (nullable UIImage *)diskImageForKey:(nullable NSString *)key { + if (!key) { + return nil; + } + NSData *data = [self diskImageDataForKey:key]; + return [self diskImageForKey:key data:data options:0 context:nil]; +} + +- (nullable UIImage *)diskImageForKey:(nullable NSString *)key data:(nullable NSData *)data options:(SDImageCacheOptions)options context:(SDWebImageContext *)context { + if (!data) { + return nil; + } + UIImage *image = SDImageCacheDecodeImageData(data, key, [[self class] imageOptionsFromCacheOptions:options], context); + [self _unarchiveObjectWithImage:image forKey:key]; + return image; +} + +- (void)_unarchiveObjectWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image || !key) { + return; + } + // Check extended data + NSData *extendedData = [self.diskCache extendedDataForKey:key]; + if (!extendedData) { + return; + } + id extendedObject; + if (@available(iOS 11, tvOS 11, macOS 10.13, watchOS 4, *)) { + NSError *error; + NSKeyedUnarchiver *unarchiver = [[NSKeyedUnarchiver alloc] initForReadingFromData:extendedData error:&error]; + unarchiver.requiresSecureCoding = NO; + extendedObject = [unarchiver decodeTopLevelObjectForKey:NSKeyedArchiveRootObjectKey error:&error]; + if (error) { + SD_LOG("NSKeyedUnarchiver unarchive failed with error: %@", error); + } + } else { + @try { +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + extendedObject = [NSKeyedUnarchiver unarchiveObjectWithData:extendedData]; +#pragma clang diagnostic pop + } @catch (NSException *exception) { + SD_LOG("NSKeyedUnarchiver unarchive failed with exception: %@", exception); + } + } + image.sd_extendedObject = extendedObject; +} + +- (nullable SDImageCacheToken *)queryCacheOperationForKey:(NSString *)key done:(SDImageCacheQueryCompletionBlock)doneBlock { + return [self queryCacheOperationForKey:key options:0 done:doneBlock]; +} + +- (nullable SDImageCacheToken *)queryCacheOperationForKey:(NSString *)key options:(SDImageCacheOptions)options done:(SDImageCacheQueryCompletionBlock)doneBlock { + return [self queryCacheOperationForKey:key options:options context:nil done:doneBlock]; +} + +- (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context done:(nullable SDImageCacheQueryCompletionBlock)doneBlock { + return [self queryCacheOperationForKey:key options:options context:context cacheType:SDImageCacheTypeAll done:doneBlock]; +} + +- (nullable SDImageCacheToken *)queryCacheOperationForKey:(nullable NSString *)key options:(SDImageCacheOptions)options context:(nullable SDWebImageContext *)context cacheType:(SDImageCacheType)queryCacheType done:(nullable SDImageCacheQueryCompletionBlock)doneBlock { + if (!key) { + if (doneBlock) { + doneBlock(nil, nil, SDImageCacheTypeNone); + } + return nil; + } + // Invalid cache type + if (queryCacheType == SDImageCacheTypeNone) { + if (doneBlock) { + doneBlock(nil, nil, SDImageCacheTypeNone); + } + return nil; + } + + // First check the in-memory cache... + UIImage *image; + BOOL shouldQueryDiskOnly = (queryCacheType == SDImageCacheTypeDisk); + if (!shouldQueryDiskOnly) { + image = [self imageFromMemoryCacheForKey:key]; + } + + if (image) { + if (options & SDImageCacheDecodeFirstFrameOnly) { + // Ensure static image + if (image.sd_imageFrameCount > 1) { +#if SD_MAC + image = [[NSImage alloc] initWithCGImage:image.CGImage scale:image.scale orientation:kCGImagePropertyOrientationUp]; +#else + image = [[UIImage alloc] initWithCGImage:image.CGImage scale:image.scale orientation:image.imageOrientation]; +#endif + } + } else if (options & SDImageCacheMatchAnimatedImageClass) { + // Check image class matching + Class animatedImageClass = image.class; + Class desiredImageClass = context[SDWebImageContextAnimatedImageClass]; + if (desiredImageClass && ![animatedImageClass isSubclassOfClass:desiredImageClass]) { + image = nil; + } + } + } + + BOOL shouldQueryMemoryOnly = (queryCacheType == SDImageCacheTypeMemory) || (image && !(options & SDImageCacheQueryMemoryData)); + if (shouldQueryMemoryOnly) { + if (doneBlock) { + doneBlock(image, nil, SDImageCacheTypeMemory); + } + return nil; + } + + // Second check the disk cache... + SDCallbackQueue *queue = context[SDWebImageContextCallbackQueue]; + SDImageCacheToken *operation = [[SDImageCacheToken alloc] initWithDoneBlock:doneBlock]; + operation.key = key; + operation.callbackQueue = queue; + // Check whether we need to synchronously query disk + // 1. in-memory cache hit & memoryDataSync + // 2. in-memory cache miss & diskDataSync + BOOL shouldQueryDiskSync = ((image && options & SDImageCacheQueryMemoryDataSync) || + (!image && options & SDImageCacheQueryDiskDataSync)); + NSData* (^queryDiskDataBlock)(void) = ^NSData* { + @synchronized (operation) { + if (operation.isCancelled) { + return nil; + } + } + + return [self diskImageDataBySearchingAllPathsForKey:key]; + }; + + UIImage* (^queryDiskImageBlock)(NSData*) = ^UIImage*(NSData* diskData) { + @synchronized (operation) { + if (operation.isCancelled) { + return nil; + } + } + + UIImage *diskImage; + if (image) { + // the image is from in-memory cache, but need image data + diskImage = image; + } else if (diskData) { + // the image memory cache miss, need image data and image + BOOL shouldCacheToMemory = YES; + if (context[SDWebImageContextStoreCacheType]) { + SDImageCacheType cacheType = [context[SDWebImageContextStoreCacheType] integerValue]; + shouldCacheToMemory = (cacheType == SDImageCacheTypeAll || cacheType == SDImageCacheTypeMemory); + } + // Special case: If user query image in list for the same URL, to avoid decode and write **same** image object into disk cache multiple times, we query and check memory cache here again. See: #3523 + // This because disk operation can be async, previous sync check of `memory cache miss`, does not gurantee current check of `memory cache miss` + if (!shouldQueryDiskSync) { + // First check the in-memory cache... + if (!shouldQueryDiskOnly) { + diskImage = [self imageFromMemoryCacheForKey:key]; + } + } + // decode image data only if in-memory cache missed + if (!diskImage) { + diskImage = [self diskImageForKey:key data:diskData options:options context:context]; + } + } + return diskImage; + }; + + // Query in ioQueue to keep IO-safe + if (shouldQueryDiskSync) { + __block NSData* diskData; + __block UIImage* diskImage; + dispatch_sync(self.ioQueue, ^{ + diskData = queryDiskDataBlock(); + diskImage = queryDiskImageBlock(diskData); + }); + if (doneBlock) { + doneBlock(diskImage, diskData, SDImageCacheTypeDisk); + } + } else { + dispatch_async(self.ioQueue, ^{ + NSData* diskData = queryDiskDataBlock(); + UIImage* diskImage = queryDiskImageBlock(diskData); + @synchronized (operation) { + if (operation.isCancelled) { + return; + } + } + if (doneBlock) { + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + // Dispatch from IO queue to main queue need time, user may call cancel during the dispatch timing + // This check is here to avoid double callback (one is from `SDImageCacheToken` in sync) + @synchronized (operation) { + if (operation.isCancelled) { + return; + } + } + doneBlock(diskImage, diskData, SDImageCacheTypeDisk); + }]; + } + }); + } + + return operation; +} + +#pragma mark - Remove Ops + +- (void)removeImageForKey:(nullable NSString *)key withCompletion:(nullable SDWebImageNoParamsBlock)completion { + [self removeImageForKey:key fromDisk:YES withCompletion:completion]; +} + +- (void)removeImageForKey:(nullable NSString *)key fromDisk:(BOOL)fromDisk withCompletion:(nullable SDWebImageNoParamsBlock)completion { + [self removeImageForKey:key fromMemory:YES fromDisk:fromDisk withCompletion:completion]; +} + +- (void)removeImageForKey:(nullable NSString *)key fromMemory:(BOOL)fromMemory fromDisk:(BOOL)fromDisk withCompletion:(nullable SDWebImageNoParamsBlock)completion { + if (!key) { + return; + } + + if (fromMemory && self.config.shouldCacheImagesInMemory) { + [self.memoryCache removeObjectForKey:key]; + } + + if (fromDisk) { + dispatch_async(self.ioQueue, ^{ + [self.diskCache removeDataForKey:key]; + + if (completion) { + dispatch_async(dispatch_get_main_queue(), ^{ + completion(); + }); + } + }); + } else if (completion) { + completion(); + } +} + +- (void)removeImageFromMemoryForKey:(NSString *)key { + if (!key) { + return; + } + + [self.memoryCache removeObjectForKey:key]; +} + +- (void)removeImageFromDiskForKey:(NSString *)key { + if (!key) { + return; + } + dispatch_sync(self.ioQueue, ^{ + [self _removeImageFromDiskForKey:key]; + }); +} + +// Make sure to call from io queue by caller +- (void)_removeImageFromDiskForKey:(NSString *)key { + if (!key) { + return; + } + + [self.diskCache removeDataForKey:key]; +} + +#pragma mark - Cache clean Ops + +- (void)clearMemory { + [self.memoryCache removeAllObjects]; +} + +- (void)clearDiskOnCompletion:(nullable SDWebImageNoParamsBlock)completion { + dispatch_async(self.ioQueue, ^{ + [self.diskCache removeAllData]; + if (completion) { + dispatch_async(dispatch_get_main_queue(), ^{ + completion(); + }); + } + }); +} + +- (void)deleteOldFilesWithCompletionBlock:(nullable SDWebImageNoParamsBlock)completionBlock { + dispatch_async(self.ioQueue, ^{ + [self.diskCache removeExpiredData]; + if (completionBlock) { + dispatch_async(dispatch_get_main_queue(), ^{ + completionBlock(); + }); + } + }); +} + +#pragma mark - UIApplicationWillTerminateNotification + +#if SD_UIKIT || SD_MAC +- (void)applicationWillTerminate:(NSNotification *)notification { + // On iOS/macOS, the async opeartion to remove exipred data will be terminated quickly + // Try using the sync operation to ensure we reomve the exipred data + if (!self.config.shouldRemoveExpiredDataWhenTerminate) { + return; + } + dispatch_sync(self.ioQueue, ^{ + [self.diskCache removeExpiredData]; + }); +} +#endif + +#pragma mark - UIApplicationDidEnterBackgroundNotification + +#if SD_UIKIT +- (void)applicationDidEnterBackground:(NSNotification *)notification { + if (!self.config.shouldRemoveExpiredDataWhenEnterBackground) { + return; + } + Class UIApplicationClass = NSClassFromString(@"UIApplication"); + if(!UIApplicationClass || ![UIApplicationClass respondsToSelector:@selector(sharedApplication)]) { + return; + } + UIApplication *application = [UIApplication performSelector:@selector(sharedApplication)]; + __block UIBackgroundTaskIdentifier bgTask = [application beginBackgroundTaskWithExpirationHandler:^{ + // Clean up any unfinished task business by marking where you + // stopped or ending the task outright. + [application endBackgroundTask:bgTask]; + bgTask = UIBackgroundTaskInvalid; + }]; + + // Start the long-running task and return immediately. + [self deleteOldFilesWithCompletionBlock:^{ + [application endBackgroundTask:bgTask]; + bgTask = UIBackgroundTaskInvalid; + }]; +} +#endif + +#pragma mark - Cache Info + +- (NSUInteger)totalDiskSize { + __block NSUInteger size = 0; + dispatch_sync(self.ioQueue, ^{ + size = [self.diskCache totalSize]; + }); + return size; +} + +- (NSUInteger)totalDiskCount { + __block NSUInteger count = 0; + dispatch_sync(self.ioQueue, ^{ + count = [self.diskCache totalCount]; + }); + return count; +} + +- (void)calculateSizeWithCompletionBlock:(nullable SDImageCacheCalculateSizeBlock)completionBlock { + dispatch_async(self.ioQueue, ^{ + NSUInteger fileCount = [self.diskCache totalCount]; + NSUInteger totalSize = [self.diskCache totalSize]; + if (completionBlock) { + dispatch_async(dispatch_get_main_queue(), ^{ + completionBlock(fileCount, totalSize); + }); + } + }); +} + +#pragma mark - Helper +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" ++ (SDWebImageOptions)imageOptionsFromCacheOptions:(SDImageCacheOptions)cacheOptions { + SDWebImageOptions options = 0; + if (cacheOptions & SDImageCacheScaleDownLargeImages) options |= SDWebImageScaleDownLargeImages; + if (cacheOptions & SDImageCacheDecodeFirstFrameOnly) options |= SDWebImageDecodeFirstFrameOnly; + if (cacheOptions & SDImageCachePreloadAllFrames) options |= SDWebImagePreloadAllFrames; + if (cacheOptions & SDImageCacheAvoidDecodeImage) options |= SDWebImageAvoidDecodeImage; + if (cacheOptions & SDImageCacheMatchAnimatedImageClass) options |= SDWebImageMatchAnimatedImageClass; + + return options; +} +#pragma clang diagnostic pop + +@end + +@implementation SDImageCache (SDImageCache) + +#pragma mark - SDImageCache + +- (id)queryImageForKey:(NSString *)key options:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context completion:(nullable SDImageCacheQueryCompletionBlock)completionBlock { + return [self queryImageForKey:key options:options context:context cacheType:SDImageCacheTypeAll completion:completionBlock]; +} + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" +- (id)queryImageForKey:(NSString *)key options:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context cacheType:(SDImageCacheType)cacheType completion:(nullable SDImageCacheQueryCompletionBlock)completionBlock { + SDImageCacheOptions cacheOptions = 0; + if (options & SDWebImageQueryMemoryData) cacheOptions |= SDImageCacheQueryMemoryData; + if (options & SDWebImageQueryMemoryDataSync) cacheOptions |= SDImageCacheQueryMemoryDataSync; + if (options & SDWebImageQueryDiskDataSync) cacheOptions |= SDImageCacheQueryDiskDataSync; + if (options & SDWebImageScaleDownLargeImages) cacheOptions |= SDImageCacheScaleDownLargeImages; + if (options & SDWebImageAvoidDecodeImage) cacheOptions |= SDImageCacheAvoidDecodeImage; + if (options & SDWebImageDecodeFirstFrameOnly) cacheOptions |= SDImageCacheDecodeFirstFrameOnly; + if (options & SDWebImagePreloadAllFrames) cacheOptions |= SDImageCachePreloadAllFrames; + if (options & SDWebImageMatchAnimatedImageClass) cacheOptions |= SDImageCacheMatchAnimatedImageClass; + + return [self queryCacheOperationForKey:key options:cacheOptions context:context cacheType:cacheType done:completionBlock]; +} +#pragma clang diagnostic pop + +- (void)storeImage:(UIImage *)image imageData:(NSData *)imageData forKey:(nullable NSString *)key cacheType:(SDImageCacheType)cacheType completion:(nullable SDWebImageNoParamsBlock)completionBlock { + [self storeImage:image imageData:imageData forKey:key options:0 context:nil cacheType:cacheType completion:completionBlock]; +} + +- (void)removeImageForKey:(NSString *)key cacheType:(SDImageCacheType)cacheType completion:(nullable SDWebImageNoParamsBlock)completionBlock { + switch (cacheType) { + case SDImageCacheTypeNone: { + [self removeImageForKey:key fromMemory:NO fromDisk:NO withCompletion:completionBlock]; + } + break; + case SDImageCacheTypeMemory: { + [self removeImageForKey:key fromMemory:YES fromDisk:NO withCompletion:completionBlock]; + } + break; + case SDImageCacheTypeDisk: { + [self removeImageForKey:key fromMemory:NO fromDisk:YES withCompletion:completionBlock]; + } + break; + case SDImageCacheTypeAll: { + [self removeImageForKey:key fromMemory:YES fromDisk:YES withCompletion:completionBlock]; + } + break; + default: { + if (completionBlock) { + completionBlock(); + } + } + break; + } +} + +- (void)containsImageForKey:(NSString *)key cacheType:(SDImageCacheType)cacheType completion:(nullable SDImageCacheContainsCompletionBlock)completionBlock { + switch (cacheType) { + case SDImageCacheTypeNone: { + if (completionBlock) { + completionBlock(SDImageCacheTypeNone); + } + } + break; + case SDImageCacheTypeMemory: { + BOOL isInMemoryCache = ([self imageFromMemoryCacheForKey:key] != nil); + if (completionBlock) { + completionBlock(isInMemoryCache ? SDImageCacheTypeMemory : SDImageCacheTypeNone); + } + } + break; + case SDImageCacheTypeDisk: { + [self diskImageExistsWithKey:key completion:^(BOOL isInDiskCache) { + if (completionBlock) { + completionBlock(isInDiskCache ? SDImageCacheTypeDisk : SDImageCacheTypeNone); + } + }]; + } + break; + case SDImageCacheTypeAll: { + BOOL isInMemoryCache = ([self imageFromMemoryCacheForKey:key] != nil); + if (isInMemoryCache) { + if (completionBlock) { + completionBlock(SDImageCacheTypeMemory); + } + return; + } + [self diskImageExistsWithKey:key completion:^(BOOL isInDiskCache) { + if (completionBlock) { + completionBlock(isInDiskCache ? SDImageCacheTypeDisk : SDImageCacheTypeNone); + } + }]; + } + break; + default: + if (completionBlock) { + completionBlock(SDImageCacheTypeNone); + } + break; + } +} + +- (void)clearWithCacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock { + switch (cacheType) { + case SDImageCacheTypeNone: { + if (completionBlock) { + completionBlock(); + } + } + break; + case SDImageCacheTypeMemory: { + [self clearMemory]; + if (completionBlock) { + completionBlock(); + } + } + break; + case SDImageCacheTypeDisk: { + [self clearDiskOnCompletion:completionBlock]; + } + break; + case SDImageCacheTypeAll: { + [self clearMemory]; + [self clearDiskOnCompletion:completionBlock]; + } + break; + default: { + if (completionBlock) { + completionBlock(); + } + } + break; + } +} + +@end + diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCacheConfig.h b/Pods/SDWebImage/SDWebImage/Core/SDImageCacheConfig.h new file mode 100644 index 0000000..dace4be --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCacheConfig.h @@ -0,0 +1,153 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +/// Image Cache Expire Type +typedef NS_ENUM(NSUInteger, SDImageCacheConfigExpireType) { + /** + * When the image cache is accessed it will update this value + */ + SDImageCacheConfigExpireTypeAccessDate, + /** + * When the image cache is created or modified it will update this value (Default) + */ + SDImageCacheConfigExpireTypeModificationDate, + /** + * When the image cache is created it will update this value + */ + SDImageCacheConfigExpireTypeCreationDate, + /** + * When the image cache is created, modified, renamed, file attribute updated (like permission, xattr) it will update this value + */ + SDImageCacheConfigExpireTypeChangeDate, +}; + +/** + The class contains all the config for image cache + @note This class conform to NSCopying, make sure to add the property in `copyWithZone:` as well. + */ +@interface SDImageCacheConfig : NSObject + +/** + Gets the default cache config used for shared instance or initialization when it does not provide any cache config. Such as `SDImageCache.sharedImageCache`. + @note You can modify the property on default cache config, which can be used for later created cache instance. The already created cache instance does not get affected. + */ +@property (nonatomic, class, readonly, nonnull) SDImageCacheConfig *defaultCacheConfig; + +/** + * Whether or not to disable iCloud backup + * Defaults to YES. + */ +@property (assign, nonatomic) BOOL shouldDisableiCloud; + +/** + * Whether or not to use memory cache + * @note When the memory cache is disabled, the weak memory cache will also be disabled. + * Defaults to YES. + */ +@property (assign, nonatomic) BOOL shouldCacheImagesInMemory; + +/* + * The option to control weak memory cache for images. When enable, `SDImageCache`'s memory cache will use a weak maptable to store the image at the same time when it stored to memory, and get removed at the same time. + * However when memory warning is triggered, since the weak maptable does not hold a strong reference to image instance, even when the memory cache itself is purged, some images which are held strongly by UIImageViews or other live instances can be recovered again, to avoid later re-query from disk cache or network. This may be helpful for the case, for example, when app enter background and memory is purged, cause cell flashing after re-enter foreground. + * When enabling this option, we will sync back the image from weak maptable to strong cache during next time top level `sd_setImage` function call. + * Defaults to NO (YES before 5.12.0 version). You can change this option dynamically. + */ +@property (assign, nonatomic) BOOL shouldUseWeakMemoryCache; + +/** + * Whether or not to remove the expired disk data when application entering the background. (Not works for macOS) + * Defaults to YES. + */ +@property (assign, nonatomic) BOOL shouldRemoveExpiredDataWhenEnterBackground; + +/** + * Whether or not to remove the expired disk data when application been terminated. This operation is processed in sync to ensure clean up. + * Defaults to YES. + */ +@property (assign, nonatomic) BOOL shouldRemoveExpiredDataWhenTerminate; + +/** + * The reading options while reading cache from disk. + * Defaults to 0. You can set this to `NSDataReadingMappedIfSafe` to improve performance. + */ +@property (assign, nonatomic) NSDataReadingOptions diskCacheReadingOptions; + +/** + * The writing options while writing cache to disk. + * Defaults to `NSDataWritingAtomic`. You can set this to `NSDataWritingWithoutOverwriting` to prevent overwriting an existing file. + */ +@property (assign, nonatomic) NSDataWritingOptions diskCacheWritingOptions; + +/** + * The maximum length of time to keep an image in the disk cache, in seconds. + * Setting this to a negative value means no expiring. + * Setting this to zero means that all cached files would be removed when do expiration check. + * Defaults to 1 week. + */ +@property (assign, nonatomic) NSTimeInterval maxDiskAge; + +/** + * The maximum size of the disk cache, in bytes. + * Defaults to 0. Which means there is no cache size limit. + */ +@property (assign, nonatomic) NSUInteger maxDiskSize; + +/** + * The maximum "total cost" of the in-memory image cache. The cost function is the bytes size held in memory. + * @note The memory cost is bytes size in memory, but not simple pixels count. For common ARGB8888 image, one pixel is 4 bytes (32 bits). + * Defaults to 0. Which means there is no memory cost limit. + */ +@property (assign, nonatomic) NSUInteger maxMemoryCost; + +/** + * The maximum number of objects in-memory image cache should hold. + * Defaults to 0. Which means there is no memory count limit. + */ +@property (assign, nonatomic) NSUInteger maxMemoryCount; + +/* + * The attribute which the clear cache will be checked against when clearing the disk cache + * Default is Access Date + */ +@property (assign, nonatomic) SDImageCacheConfigExpireType diskCacheExpireType; + +/** + * The custom file manager for disk cache. Pass nil to let disk cache choose the proper file manager. + * Defaults to nil. + * @note This value does not support dynamic changes. Which means further modification on this value after cache initialized has no effect. + * @note Since `NSFileManager` does not support `NSCopying`. We just pass this by reference during copying. So it's not recommend to set this value on `defaultCacheConfig`. + */ +@property (strong, nonatomic, nullable) NSFileManager *fileManager; + +/** + * The dispatch queue attr for ioQueue. You can config the QoS and concurrent/serial to internal IO queue. The ioQueue is used by SDImageCache to access read/write for disk data. + * Defaults we use `DISPATCH_QUEUE_SERIAL`(NULL) under iOS 10, `DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL` above and equal iOS 10, using serial dispatch queue is to ensure single access for disk data. It's safe but may be slow. + * @note You can override this to use `DISPATCH_QUEUE_CONCURRENT`, use concurrent queue. + * @warning **MAKE SURE** to keep `diskCacheWritingOptions` to use `NSDataWritingAtomic`, or concurrent queue may cause corrupted disk data (because multiple threads read/write same file without atomic is not IO-safe). + * @note This value does not support dynamic changes. Which means further modification on this value after cache initialized has no effect. + */ +@property (strong, nonatomic, nullable) dispatch_queue_attr_t ioQueueAttributes; + +/** + * The custom memory cache class. Provided class instance must conform to `SDMemoryCache` protocol to allow usage. + * Defaults to built-in `SDMemoryCache` class. + * @note This value does not support dynamic changes. Which means further modification on this value after cache initialized has no effect. + */ +@property (assign, nonatomic, nonnull) Class memoryCacheClass; + +/** + * The custom disk cache class. Provided class instance must conform to `SDDiskCache` protocol to allow usage. + * Defaults to built-in `SDDiskCache` class. + * @note This value does not support dynamic changes. Which means further modification on this value after cache initialized has no effect. + */ +@property (assign ,nonatomic, nonnull) Class diskCacheClass; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCacheConfig.m b/Pods/SDWebImage/SDWebImage/Core/SDImageCacheConfig.m new file mode 100644 index 0000000..70402db --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCacheConfig.m @@ -0,0 +1,72 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageCacheConfig.h" +#import "SDMemoryCache.h" +#import "SDDiskCache.h" + +static SDImageCacheConfig *_defaultCacheConfig; +static const NSInteger kDefaultCacheMaxDiskAge = 60 * 60 * 24 * 7; // 1 week + +@implementation SDImageCacheConfig + ++ (SDImageCacheConfig *)defaultCacheConfig { + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + _defaultCacheConfig = [SDImageCacheConfig new]; + }); + return _defaultCacheConfig; +} + +- (instancetype)init { + if (self = [super init]) { + _shouldDisableiCloud = YES; + _shouldCacheImagesInMemory = YES; + _shouldUseWeakMemoryCache = NO; + _shouldRemoveExpiredDataWhenEnterBackground = YES; + _shouldRemoveExpiredDataWhenTerminate = YES; + _diskCacheReadingOptions = 0; + _diskCacheWritingOptions = NSDataWritingAtomic; + _maxDiskAge = kDefaultCacheMaxDiskAge; + _maxDiskSize = 0; + _diskCacheExpireType = SDImageCacheConfigExpireTypeAccessDate; + _fileManager = nil; + if (@available(iOS 10.0, tvOS 10.0, macOS 10.12, watchOS 3.0, *)) { + _ioQueueAttributes = DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL; // DISPATCH_AUTORELEASE_FREQUENCY_WORK_ITEM + } else { + _ioQueueAttributes = DISPATCH_QUEUE_SERIAL; // NULL + } + _memoryCacheClass = [SDMemoryCache class]; + _diskCacheClass = [SDDiskCache class]; + } + return self; +} + +- (id)copyWithZone:(NSZone *)zone { + SDImageCacheConfig *config = [[[self class] allocWithZone:zone] init]; + config.shouldDisableiCloud = self.shouldDisableiCloud; + config.shouldCacheImagesInMemory = self.shouldCacheImagesInMemory; + config.shouldUseWeakMemoryCache = self.shouldUseWeakMemoryCache; + config.shouldRemoveExpiredDataWhenEnterBackground = self.shouldRemoveExpiredDataWhenEnterBackground; + config.shouldRemoveExpiredDataWhenTerminate = self.shouldRemoveExpiredDataWhenTerminate; + config.diskCacheReadingOptions = self.diskCacheReadingOptions; + config.diskCacheWritingOptions = self.diskCacheWritingOptions; + config.maxDiskAge = self.maxDiskAge; + config.maxDiskSize = self.maxDiskSize; + config.maxMemoryCost = self.maxMemoryCost; + config.maxMemoryCount = self.maxMemoryCount; + config.diskCacheExpireType = self.diskCacheExpireType; + config.fileManager = self.fileManager; // NSFileManager does not conform to NSCopying, just pass the reference + config.ioQueueAttributes = self.ioQueueAttributes; // Pass the reference + config.memoryCacheClass = self.memoryCacheClass; + config.diskCacheClass = self.diskCacheClass; + + return config; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCacheDefine.h b/Pods/SDWebImage/SDWebImage/Core/SDImageCacheDefine.h new file mode 100644 index 0000000..b33bada --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCacheDefine.h @@ -0,0 +1,179 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" +#import "SDWebImageOperation.h" +#import "SDWebImageDefine.h" +#import "SDImageCoder.h" + +/// Image Cache Type +typedef NS_ENUM(NSInteger, SDImageCacheType) { + /** + * For query and contains op in response, means the image isn't available in the image cache + * For op in request, this type is not available and take no effect. + */ + SDImageCacheTypeNone, + /** + * For query and contains op in response, means the image was obtained from the disk cache. + * For op in request, means process only disk cache. + */ + SDImageCacheTypeDisk, + /** + * For query and contains op in response, means the image was obtained from the memory cache. + * For op in request, means process only memory cache. + */ + SDImageCacheTypeMemory, + /** + * For query and contains op in response, this type is not available and take no effect. + * For op in request, means process both memory cache and disk cache. + */ + SDImageCacheTypeAll +}; + +typedef void(^SDImageCacheCheckCompletionBlock)(BOOL isInCache); +typedef void(^SDImageCacheQueryDataCompletionBlock)(NSData * _Nullable data); +typedef void(^SDImageCacheCalculateSizeBlock)(NSUInteger fileCount, NSUInteger totalSize); +typedef NSString * _Nullable (^SDImageCacheAdditionalCachePathBlock)(NSString * _Nonnull key); +typedef void(^SDImageCacheQueryCompletionBlock)(UIImage * _Nullable image, NSData * _Nullable data, SDImageCacheType cacheType); +typedef void(^SDImageCacheContainsCompletionBlock)(SDImageCacheType containsCacheType); + +/** + This is the built-in decoding process for image query from cache. + @note If you want to implement your custom loader with `queryImageForKey:options:context:completion:` API, but also want to keep compatible with SDWebImage's behavior, you'd better use this to produce image. + + @param imageData The image data from the cache. Should not be nil + @param cacheKey The image cache key from the input. Should not be nil + @param options The options arg from the input + @param context The context arg from the input + @return The decoded image for current image data query from cache + */ +FOUNDATION_EXPORT UIImage * _Nullable SDImageCacheDecodeImageData(NSData * _Nonnull imageData, NSString * _Nonnull cacheKey, SDWebImageOptions options, SDWebImageContext * _Nullable context); + +/// Get the decode options from the loading context options and cache key. This is the built-in translate between the web loading part to the decoding part (which does not depends on). +/// @param context The context arg from the input +/// @param options The options arg from the input +/// @param cacheKey The image cache key from the input. Should not be nil +FOUNDATION_EXPORT SDImageCoderOptions * _Nonnull SDGetDecodeOptionsFromContext(SDWebImageContext * _Nullable context, SDWebImageOptions options, NSString * _Nonnull cacheKey); + +/// Set the decode options to the loading context options. This is the built-in translate between the web loading part from the decoding part (which does not depends on). +/// @param mutableContext The context arg to override +/// @param mutableOptions The options arg to override +/// @param decodeOptions The image decoding options +FOUNDATION_EXPORT void SDSetDecodeOptionsToContext(SDWebImageMutableContext * _Nonnull mutableContext, SDWebImageOptions * _Nonnull mutableOptions, SDImageCoderOptions * _Nonnull decodeOptions); + +/** + This is the image cache protocol to provide custom image cache for `SDWebImageManager`. + Though the best practice to custom image cache, is to write your own class which conform `SDMemoryCache` or `SDDiskCache` protocol for `SDImageCache` class (See more on `SDImageCacheConfig.memoryCacheClass & SDImageCacheConfig.diskCacheClass`). + However, if your own cache implementation contains more advanced feature beyond `SDImageCache` itself, you can consider to provide this instead. For example, you can even use a cache manager like `SDImageCachesManager` to register multiple caches. + */ +@protocol SDImageCache + +@required +/** + Query the cached image from image cache for given key. The operation can be used to cancel the query. + If image is cached in memory, completion is called synchronously, else asynchronously and depends on the options arg (See `SDWebImageQueryDiskSync`) + + @param key The image cache key + @param options A mask to specify options to use for this query + @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. Pass `.callbackQueue` to control callback queue + @param completionBlock The completion block. Will not get called if the operation is cancelled + @return The operation for this query + */ +- (nullable id)queryImageForKey:(nullable NSString *)key + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + completion:(nullable SDImageCacheQueryCompletionBlock)completionBlock API_DEPRECATED_WITH_REPLACEMENT("queryImageForKey:options:context:cacheType:completion:", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +@optional +/** + Query the cached image from image cache for given key. The operation can be used to cancel the query. + If image is cached in memory, completion is called synchronously, else asynchronously and depends on the options arg (See `SDWebImageQueryDiskSync`) + + @param key The image cache key + @param options A mask to specify options to use for this query + @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. Pass `.callbackQueue` to control callback queue + @param cacheType Specify where to query the cache from. By default we use `.all`, which means both memory cache and disk cache. You can choose to query memory only or disk only as well. Pass `.none` is invalid and callback with nil immediately. + @param completionBlock The completion block. Will not get called if the operation is cancelled + @return The operation for this query + */ +- (nullable id)queryImageForKey:(nullable NSString *)key + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + cacheType:(SDImageCacheType)cacheType + completion:(nullable SDImageCacheQueryCompletionBlock)completionBlock; + +@required +/** + Store the image into image cache for the given key. If cache type is memory only, completion is called synchronously, else asynchronously. + + @param image The image to store + @param imageData The image data to be used for disk storage + @param key The image cache key + @param cacheType The image store op cache type + @param completionBlock A block executed after the operation is finished + */ +- (void)storeImage:(nullable UIImage *)image + imageData:(nullable NSData *)imageData + forKey:(nullable NSString *)key + cacheType:(SDImageCacheType)cacheType + completion:(nullable SDWebImageNoParamsBlock)completionBlock API_DEPRECATED_WITH_REPLACEMENT("storeImage:imageData:forKey:options:context:cacheType:completion:", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +@optional +/** + Store the image into image cache for the given key. If cache type is memory only, completion is called synchronously, else asynchronously. + + @param image The image to store + @param imageData The image data to be used for disk storage + @param key The image cache key + @param options A mask to specify options to use for this store + @param context The context options to use. Pass `.callbackQueue` to control callback queue + @param cacheType The image store op cache type + @param completionBlock A block executed after the operation is finished + */ +- (void)storeImage:(nullable UIImage *)image + imageData:(nullable NSData *)imageData + forKey:(nullable NSString *)key + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + cacheType:(SDImageCacheType)cacheType + completion:(nullable SDWebImageNoParamsBlock)completionBlock; + +#pragma mark - Deprecated because SDWebImageManager does not use these APIs +/** + Remove the image from image cache for the given key. If cache type is memory only, completion is called synchronously, else asynchronously. + + @param key The image cache key + @param cacheType The image remove op cache type + @param completionBlock A block executed after the operation is finished + */ +- (void)removeImageForKey:(nullable NSString *)key + cacheType:(SDImageCacheType)cacheType + completion:(nullable SDWebImageNoParamsBlock)completionBlock API_DEPRECATED("No longer use. Cast to cache instance and call its API", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +/** + Check if image cache contains the image for the given key (does not load the image). If image is cached in memory, completion is called synchronously, else asynchronously. + + @param key The image cache key + @param cacheType The image contains op cache type + @param completionBlock A block executed after the operation is finished. + */ +- (void)containsImageForKey:(nullable NSString *)key + cacheType:(SDImageCacheType)cacheType + completion:(nullable SDImageCacheContainsCompletionBlock)completionBlock API_DEPRECATED("No longer use. Cast to cache instance and call its API", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +/** + Clear all the cached images for image cache. If cache type is memory only, completion is called synchronously, else asynchronously. + + @param cacheType The image clear op cache type + @param completionBlock A block executed after the operation is finished + */ +- (void)clearWithCacheType:(SDImageCacheType)cacheType + completion:(nullable SDWebImageNoParamsBlock)completionBlock API_DEPRECATED("No longer use. Cast to cache instance and call its API", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCacheDefine.m b/Pods/SDWebImage/SDWebImage/Core/SDImageCacheDefine.m new file mode 100644 index 0000000..4e4ad32 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCacheDefine.m @@ -0,0 +1,153 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageCacheDefine.h" +#import "SDImageCodersManager.h" +#import "SDImageCoderHelper.h" +#import "SDAnimatedImage.h" +#import "UIImage+Metadata.h" +#import "SDInternalMacros.h" +#import "SDDeviceHelper.h" + +#import + +SDImageCoderOptions * _Nonnull SDGetDecodeOptionsFromContext(SDWebImageContext * _Nullable context, SDWebImageOptions options, NSString * _Nonnull cacheKey) { + BOOL decodeFirstFrame = SD_OPTIONS_CONTAINS(options, SDWebImageDecodeFirstFrameOnly); + NSNumber *scaleValue = context[SDWebImageContextImageScaleFactor]; + CGFloat scale = scaleValue.doubleValue >= 1 ? scaleValue.doubleValue : SDImageScaleFactorForKey(cacheKey); // Use cache key to detect scale + NSNumber *preserveAspectRatioValue = context[SDWebImageContextImagePreserveAspectRatio]; + NSValue *thumbnailSizeValue; + BOOL shouldScaleDown = SD_OPTIONS_CONTAINS(options, SDWebImageScaleDownLargeImages); + NSNumber *scaleDownLimitBytesValue = context[SDWebImageContextImageScaleDownLimitBytes]; + if (scaleDownLimitBytesValue == nil && shouldScaleDown) { + // Use the default limit bytes + scaleDownLimitBytesValue = @(SDImageCoderHelper.defaultScaleDownLimitBytes); + } + if (context[SDWebImageContextImageThumbnailPixelSize]) { + thumbnailSizeValue = context[SDWebImageContextImageThumbnailPixelSize]; + } + NSString *typeIdentifierHint = context[SDWebImageContextImageTypeIdentifierHint]; + NSString *fileExtensionHint; + if (!typeIdentifierHint) { + // UTI has high priority + fileExtensionHint = cacheKey.pathExtension; // without dot + if (fileExtensionHint.length == 0) { + // Ignore file extension which is empty + fileExtensionHint = nil; + } + } + + // First check if user provided decode options + SDImageCoderMutableOptions *mutableCoderOptions; + if (context[SDWebImageContextImageDecodeOptions] != nil) { + mutableCoderOptions = [NSMutableDictionary dictionaryWithDictionary:context[SDWebImageContextImageDecodeOptions]]; + } else { + mutableCoderOptions = [NSMutableDictionary dictionaryWithCapacity:6]; + } + + // Some options need preserve the custom decode options + NSNumber *decodeToHDR = context[SDWebImageContextImageDecodeToHDR]; + if (decodeToHDR == nil) { + decodeToHDR = mutableCoderOptions[SDImageCoderDecodeToHDR]; + } + + // Override individual options + mutableCoderOptions[SDImageCoderDecodeFirstFrameOnly] = @(decodeFirstFrame); + mutableCoderOptions[SDImageCoderDecodeScaleFactor] = @(scale); + mutableCoderOptions[SDImageCoderDecodePreserveAspectRatio] = preserveAspectRatioValue; + mutableCoderOptions[SDImageCoderDecodeThumbnailPixelSize] = thumbnailSizeValue; + mutableCoderOptions[SDImageCoderDecodeTypeIdentifierHint] = typeIdentifierHint; + mutableCoderOptions[SDImageCoderDecodeFileExtensionHint] = fileExtensionHint; + mutableCoderOptions[SDImageCoderDecodeScaleDownLimitBytes] = scaleDownLimitBytesValue; + mutableCoderOptions[SDImageCoderDecodeToHDR] = decodeToHDR; + + return [mutableCoderOptions copy]; +} + +void SDSetDecodeOptionsToContext(SDWebImageMutableContext * _Nonnull mutableContext, SDWebImageOptions * _Nonnull mutableOptions, SDImageCoderOptions * _Nonnull decodeOptions) { + if ([decodeOptions[SDImageCoderDecodeFirstFrameOnly] boolValue]) { + *mutableOptions |= SDWebImageDecodeFirstFrameOnly; + } else { + *mutableOptions &= ~SDWebImageDecodeFirstFrameOnly; + } + + mutableContext[SDWebImageContextImageScaleFactor] = decodeOptions[SDImageCoderDecodeScaleFactor]; + mutableContext[SDWebImageContextImagePreserveAspectRatio] = decodeOptions[SDImageCoderDecodePreserveAspectRatio]; + mutableContext[SDWebImageContextImageThumbnailPixelSize] = decodeOptions[SDImageCoderDecodeThumbnailPixelSize]; + mutableContext[SDWebImageContextImageScaleDownLimitBytes] = decodeOptions[SDImageCoderDecodeScaleDownLimitBytes]; + mutableContext[SDWebImageContextImageDecodeToHDR] = decodeOptions[SDImageCoderDecodeToHDR]; + + NSString *typeIdentifierHint = decodeOptions[SDImageCoderDecodeTypeIdentifierHint]; + if (!typeIdentifierHint) { + NSString *fileExtensionHint = decodeOptions[SDImageCoderDecodeFileExtensionHint]; + if (fileExtensionHint) { + typeIdentifierHint = (__bridge_transfer NSString *)UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, (__bridge CFStringRef)fileExtensionHint, kUTTypeImage); + // Ignore dynamic UTI + if (UTTypeIsDynamic((__bridge CFStringRef)typeIdentifierHint)) { + typeIdentifierHint = nil; + } + } + } + mutableContext[SDWebImageContextImageTypeIdentifierHint] = typeIdentifierHint; +} + +UIImage * _Nullable SDImageCacheDecodeImageData(NSData * _Nonnull imageData, NSString * _Nonnull cacheKey, SDWebImageOptions options, SDWebImageContext * _Nullable context) { + NSCParameterAssert(imageData); + NSCParameterAssert(cacheKey); + UIImage *image; + SDImageCoderOptions *coderOptions = SDGetDecodeOptionsFromContext(context, options, cacheKey); + BOOL decodeFirstFrame = SD_OPTIONS_CONTAINS(options, SDWebImageDecodeFirstFrameOnly); + CGFloat scale = [coderOptions[SDImageCoderDecodeScaleFactor] doubleValue]; + + // Grab the image coder + id imageCoder = context[SDWebImageContextImageCoder]; + if (!imageCoder) { + imageCoder = [SDImageCodersManager sharedManager]; + } + + if (!decodeFirstFrame) { + Class animatedImageClass = context[SDWebImageContextAnimatedImageClass]; + // check whether we should use `SDAnimatedImage` + if ([animatedImageClass isSubclassOfClass:[UIImage class]] && [animatedImageClass conformsToProtocol:@protocol(SDAnimatedImage)]) { + image = [[animatedImageClass alloc] initWithData:imageData scale:scale options:coderOptions]; + if (image) { + // Preload frames if supported + if (options & SDWebImagePreloadAllFrames && [image respondsToSelector:@selector(preloadAllFrames)]) { + [((id)image) preloadAllFrames]; + } + } else { + // Check image class matching + if (options & SDWebImageMatchAnimatedImageClass) { + return nil; + } + } + } + } + if (!image) { + image = [imageCoder decodedImageWithData:imageData options:coderOptions]; + } + if (image) { + SDImageForceDecodePolicy policy = SDImageForceDecodePolicyAutomatic; + NSNumber *policyValue = context[SDWebImageContextImageForceDecodePolicy]; + if (policyValue != nil) { + policy = policyValue.unsignedIntegerValue; + } + // TODO: Deprecated, remove in SD 6.0... +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + if (SD_OPTIONS_CONTAINS(options, SDWebImageAvoidDecodeImage)) { + policy = SDImageForceDecodePolicyNever; + } +#pragma clang diagnostic pop + image = [SDImageCoderHelper decodedImageWithImage:image policy:policy]; + // assign the decode options, to let manager check whether to re-decode if needed + image.sd_decodeOptions = coderOptions; + } + + return image; +} diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCachesManager.h b/Pods/SDWebImage/SDWebImage/Core/SDImageCachesManager.h new file mode 100644 index 0000000..ad85db8 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCachesManager.h @@ -0,0 +1,81 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDImageCacheDefine.h" + +/// Policy for cache operation +typedef NS_ENUM(NSUInteger, SDImageCachesManagerOperationPolicy) { + SDImageCachesManagerOperationPolicySerial, // process all caches serially (from the highest priority to the lowest priority cache by order) + SDImageCachesManagerOperationPolicyConcurrent, // process all caches concurrently + SDImageCachesManagerOperationPolicyHighestOnly, // process the highest priority cache only + SDImageCachesManagerOperationPolicyLowestOnly // process the lowest priority cache only +}; + +/** + A caches manager to manage multiple caches. + */ +@interface SDImageCachesManager : NSObject + +/** + Returns the global shared caches manager instance. By default we will set [`SDImageCache.sharedImageCache`] into the caches array. + */ +@property (nonatomic, class, readonly, nonnull) SDImageCachesManager *sharedManager; + +// These are op policy for cache manager. + +/** + Operation policy for query op. + Defaults to `Serial`, means query all caches serially (one completion called then next begin) until one cache query success (`image` != nil). + */ +@property (nonatomic, assign) SDImageCachesManagerOperationPolicy queryOperationPolicy; + +/** + Operation policy for store op. + Defaults to `HighestOnly`, means store to the highest priority cache only. + */ +@property (nonatomic, assign) SDImageCachesManagerOperationPolicy storeOperationPolicy; + +/** + Operation policy for remove op. + Defaults to `Concurrent`, means remove all caches concurrently. + */ +@property (nonatomic, assign) SDImageCachesManagerOperationPolicy removeOperationPolicy; + +/** + Operation policy for contains op. + Defaults to `Serial`, means check all caches serially (one completion called then next begin) until one cache check success (`containsCacheType` != None). + */ +@property (nonatomic, assign) SDImageCachesManagerOperationPolicy containsOperationPolicy; + +/** + Operation policy for clear op. + Defaults to `Concurrent`, means clear all caches concurrently. + */ +@property (nonatomic, assign) SDImageCachesManagerOperationPolicy clearOperationPolicy; + +/** + All caches in caches manager. The caches array is a priority queue, which means the later added cache will have the highest priority + */ +@property (nonatomic, copy, nullable) NSArray> *caches; + +/** + Add a new cache to the end of caches array. Which has the highest priority. + + @param cache cache + */ +- (void)addCache:(nonnull id)cache; + +/** + Remove a cache in the caches array. + + @param cache cache + */ +- (void)removeCache:(nonnull id)cache; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCachesManager.m b/Pods/SDWebImage/SDWebImage/Core/SDImageCachesManager.m new file mode 100644 index 0000000..b1098a3 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCachesManager.m @@ -0,0 +1,575 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageCachesManager.h" +#import "SDImageCachesManagerOperation.h" +#import "SDImageCache.h" +#import "SDInternalMacros.h" + +@interface SDImageCachesManager () + +@property (nonatomic, strong, nonnull) NSMutableArray> *imageCaches; + +@end + +@implementation SDImageCachesManager { + SD_LOCK_DECLARE(_cachesLock); +} + ++ (SDImageCachesManager *)sharedManager { + static dispatch_once_t onceToken; + static SDImageCachesManager *manager; + dispatch_once(&onceToken, ^{ + manager = [[SDImageCachesManager alloc] init]; + }); + return manager; +} + +- (instancetype)init { + self = [super init]; + if (self) { + self.queryOperationPolicy = SDImageCachesManagerOperationPolicySerial; + self.storeOperationPolicy = SDImageCachesManagerOperationPolicyHighestOnly; + self.removeOperationPolicy = SDImageCachesManagerOperationPolicyConcurrent; + self.containsOperationPolicy = SDImageCachesManagerOperationPolicySerial; + self.clearOperationPolicy = SDImageCachesManagerOperationPolicyConcurrent; + // initialize with default image caches + _imageCaches = [NSMutableArray arrayWithObject:[SDImageCache sharedImageCache]]; + SD_LOCK_INIT(_cachesLock); + } + return self; +} + +- (NSArray> *)caches { + SD_LOCK(_cachesLock); + NSArray> *caches = [_imageCaches copy]; + SD_UNLOCK(_cachesLock); + return caches; +} + +- (void)setCaches:(NSArray> *)caches { + SD_LOCK(_cachesLock); + [_imageCaches removeAllObjects]; + if (caches.count) { + [_imageCaches addObjectsFromArray:caches]; + } + SD_UNLOCK(_cachesLock); +} + +#pragma mark - Cache IO operations + +- (void)addCache:(id)cache { + if (![cache conformsToProtocol:@protocol(SDImageCache)]) { + return; + } + SD_LOCK(_cachesLock); + [_imageCaches addObject:cache]; + SD_UNLOCK(_cachesLock); +} + +- (void)removeCache:(id)cache { + if (![cache conformsToProtocol:@protocol(SDImageCache)]) { + return; + } + SD_LOCK(_cachesLock); + [_imageCaches removeObject:cache]; + SD_UNLOCK(_cachesLock); +} + +#pragma mark - SDImageCache + +- (id)queryImageForKey:(NSString *)key options:(SDWebImageOptions)options context:(SDWebImageContext *)context completion:(SDImageCacheQueryCompletionBlock)completionBlock { + return [self queryImageForKey:key options:options context:context cacheType:SDImageCacheTypeAll completion:completionBlock]; +} + +- (id)queryImageForKey:(NSString *)key options:(SDWebImageOptions)options context:(SDWebImageContext *)context cacheType:(SDImageCacheType)cacheType completion:(SDImageCacheQueryCompletionBlock)completionBlock { + if (!key) { + return nil; + } + NSArray> *caches = self.caches; + NSUInteger count = caches.count; + if (count == 0) { + return nil; + } else if (count == 1) { + return [caches.firstObject queryImageForKey:key options:options context:context cacheType:cacheType completion:completionBlock]; + } + switch (self.queryOperationPolicy) { + case SDImageCachesManagerOperationPolicyHighestOnly: { + id cache = caches.lastObject; + return [cache queryImageForKey:key options:options context:context cacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyLowestOnly: { + id cache = caches.firstObject; + return [cache queryImageForKey:key options:options context:context cacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyConcurrent: { + SDImageCachesManagerOperation *operation = [SDImageCachesManagerOperation new]; + [operation beginWithTotalCount:caches.count]; + [self concurrentQueryImageForKey:key options:options context:context cacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator operation:operation]; + return operation; + } + break; + case SDImageCachesManagerOperationPolicySerial: { + SDImageCachesManagerOperation *operation = [SDImageCachesManagerOperation new]; + [operation beginWithTotalCount:caches.count]; + [self serialQueryImageForKey:key options:options context:context cacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator operation:operation]; + return operation; + } + break; + default: + return nil; + break; + } +} + +- (void)storeImage:(UIImage *)image imageData:(NSData *)imageData forKey:(NSString *)key cacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock { + [self storeImage:image imageData:imageData forKey:key options:0 context:nil cacheType:cacheType completion:completionBlock]; +} + +- (void)storeImage:(UIImage *)image imageData:(NSData *)imageData forKey:(NSString *)key options:(SDWebImageOptions)options context:(SDWebImageContext *)context cacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock { + if (!key) { + return; + } + NSArray> *caches = self.caches; + NSUInteger count = caches.count; + if (count == 0) { + return; + } else if (count == 1) { + [caches.firstObject storeImage:image imageData:imageData forKey:key options:options context:context cacheType:cacheType completion:completionBlock]; + return; + } + switch (self.storeOperationPolicy) { + case SDImageCachesManagerOperationPolicyHighestOnly: { + id cache = caches.lastObject; + [cache storeImage:image imageData:imageData forKey:key options:options context:context cacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyLowestOnly: { + id cache = caches.firstObject; + [cache storeImage:image imageData:imageData forKey:key options:options context:context cacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyConcurrent: { + SDImageCachesManagerOperation *operation = [SDImageCachesManagerOperation new]; + [operation beginWithTotalCount:caches.count]; + [self concurrentStoreImage:image imageData:imageData forKey:key options:options context:context cacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator operation:operation]; + } + break; + case SDImageCachesManagerOperationPolicySerial: { + [self serialStoreImage:image imageData:imageData forKey:key options:options context:context cacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator]; + } + break; + default: + break; + } +} + +- (void)removeImageForKey:(NSString *)key cacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock { + if (!key) { + return; + } + NSArray> *caches = self.caches; + NSUInteger count = caches.count; + if (count == 0) { + return; + } else if (count == 1) { + [caches.firstObject removeImageForKey:key cacheType:cacheType completion:completionBlock]; + return; + } + switch (self.removeOperationPolicy) { + case SDImageCachesManagerOperationPolicyHighestOnly: { + id cache = caches.lastObject; + [cache removeImageForKey:key cacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyLowestOnly: { + id cache = caches.firstObject; + [cache removeImageForKey:key cacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyConcurrent: { + SDImageCachesManagerOperation *operation = [SDImageCachesManagerOperation new]; + [operation beginWithTotalCount:caches.count]; + [self concurrentRemoveImageForKey:key cacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator operation:operation]; + } + break; + case SDImageCachesManagerOperationPolicySerial: { + [self serialRemoveImageForKey:key cacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator]; + } + break; + default: + break; + } +} + +- (void)containsImageForKey:(NSString *)key cacheType:(SDImageCacheType)cacheType completion:(SDImageCacheContainsCompletionBlock)completionBlock { + if (!key) { + return; + } + NSArray> *caches = self.caches; + NSUInteger count = caches.count; + if (count == 0) { + return; + } else if (count == 1) { + [caches.firstObject containsImageForKey:key cacheType:cacheType completion:completionBlock]; + return; + } + switch (self.clearOperationPolicy) { + case SDImageCachesManagerOperationPolicyHighestOnly: { + id cache = caches.lastObject; + [cache containsImageForKey:key cacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyLowestOnly: { + id cache = caches.firstObject; + [cache containsImageForKey:key cacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyConcurrent: { + SDImageCachesManagerOperation *operation = [SDImageCachesManagerOperation new]; + [operation beginWithTotalCount:caches.count]; + [self concurrentContainsImageForKey:key cacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator operation:operation]; + } + break; + case SDImageCachesManagerOperationPolicySerial: { + SDImageCachesManagerOperation *operation = [SDImageCachesManagerOperation new]; + [operation beginWithTotalCount:caches.count]; + [self serialContainsImageForKey:key cacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator operation:operation]; + } + break; + default: + break; + } +} + +- (void)clearWithCacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock { + NSArray> *caches = self.caches; + NSUInteger count = caches.count; + if (count == 0) { + return; + } else if (count == 1) { + [caches.firstObject clearWithCacheType:cacheType completion:completionBlock]; + return; + } + switch (self.clearOperationPolicy) { + case SDImageCachesManagerOperationPolicyHighestOnly: { + id cache = caches.lastObject; + [cache clearWithCacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyLowestOnly: { + id cache = caches.firstObject; + [cache clearWithCacheType:cacheType completion:completionBlock]; + } + break; + case SDImageCachesManagerOperationPolicyConcurrent: { + SDImageCachesManagerOperation *operation = [SDImageCachesManagerOperation new]; + [operation beginWithTotalCount:caches.count]; + [self concurrentClearWithCacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator operation:operation]; + } + break; + case SDImageCachesManagerOperationPolicySerial: { + [self serialClearWithCacheType:cacheType completion:completionBlock enumerator:caches.reverseObjectEnumerator]; + } + break; + default: + break; + } +} + +#pragma mark - Concurrent Operation + +- (void)concurrentQueryImageForKey:(NSString *)key options:(SDWebImageOptions)options context:(SDWebImageContext *)context cacheType:(SDImageCacheType)queryCacheType completion:(SDImageCacheQueryCompletionBlock)completionBlock enumerator:(NSEnumerator> *)enumerator operation:(SDImageCachesManagerOperation *)operation { + NSParameterAssert(enumerator); + NSParameterAssert(operation); + for (id cache in enumerator) { + [cache queryImageForKey:key options:options context:context cacheType:queryCacheType completion:^(UIImage * _Nullable image, NSData * _Nullable data, SDImageCacheType cacheType) { + if (operation.isCancelled) { + // Cancelled + return; + } + if (operation.isFinished) { + // Finished + return; + } + [operation completeOne]; + if (image) { + // Success + [operation done]; + if (completionBlock) { + completionBlock(image, data, cacheType); + } + return; + } + if (operation.pendingCount == 0) { + // Complete + [operation done]; + if (completionBlock) { + completionBlock(nil, nil, SDImageCacheTypeNone); + } + } + }]; + } +} + +- (void)concurrentStoreImage:(UIImage *)image imageData:(NSData *)imageData forKey:(NSString *)key options:(SDWebImageOptions)options context:(SDWebImageContext *)context cacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock enumerator:(NSEnumerator> *)enumerator operation:(SDImageCachesManagerOperation *)operation { + NSParameterAssert(enumerator); + NSParameterAssert(operation); + for (id cache in enumerator) { + [cache storeImage:image imageData:imageData forKey:key options:options context:context cacheType:cacheType completion:^{ + if (operation.isCancelled) { + // Cancelled + return; + } + if (operation.isFinished) { + // Finished + return; + } + [operation completeOne]; + if (operation.pendingCount == 0) { + // Complete + [operation done]; + if (completionBlock) { + completionBlock(); + } + } + }]; + } +} + +- (void)concurrentRemoveImageForKey:(NSString *)key cacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock enumerator:(NSEnumerator> *)enumerator operation:(SDImageCachesManagerOperation *)operation { + NSParameterAssert(enumerator); + NSParameterAssert(operation); + for (id cache in enumerator) { + [cache removeImageForKey:key cacheType:cacheType completion:^{ + if (operation.isCancelled) { + // Cancelled + return; + } + if (operation.isFinished) { + // Finished + return; + } + [operation completeOne]; + if (operation.pendingCount == 0) { + // Complete + [operation done]; + if (completionBlock) { + completionBlock(); + } + } + }]; + } +} + +- (void)concurrentContainsImageForKey:(NSString *)key cacheType:(SDImageCacheType)cacheType completion:(SDImageCacheContainsCompletionBlock)completionBlock enumerator:(NSEnumerator> *)enumerator operation:(SDImageCachesManagerOperation *)operation { + NSParameterAssert(enumerator); + NSParameterAssert(operation); + for (id cache in enumerator) { + [cache containsImageForKey:key cacheType:cacheType completion:^(SDImageCacheType containsCacheType) { + if (operation.isCancelled) { + // Cancelled + return; + } + if (operation.isFinished) { + // Finished + return; + } + [operation completeOne]; + if (containsCacheType != SDImageCacheTypeNone) { + // Success + [operation done]; + if (completionBlock) { + completionBlock(containsCacheType); + } + return; + } + if (operation.pendingCount == 0) { + // Complete + [operation done]; + if (completionBlock) { + completionBlock(SDImageCacheTypeNone); + } + } + }]; + } +} + +- (void)concurrentClearWithCacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock enumerator:(NSEnumerator> *)enumerator operation:(SDImageCachesManagerOperation *)operation { + NSParameterAssert(enumerator); + NSParameterAssert(operation); + for (id cache in enumerator) { + [cache clearWithCacheType:cacheType completion:^{ + if (operation.isCancelled) { + // Cancelled + return; + } + if (operation.isFinished) { + // Finished + return; + } + [operation completeOne]; + if (operation.pendingCount == 0) { + // Complete + [operation done]; + if (completionBlock) { + completionBlock(); + } + } + }]; + } +} + +#pragma mark - Serial Operation + +- (void)serialQueryImageForKey:(NSString *)key options:(SDWebImageOptions)options context:(SDWebImageContext *)context cacheType:(SDImageCacheType)queryCacheType completion:(SDImageCacheQueryCompletionBlock)completionBlock enumerator:(NSEnumerator> *)enumerator operation:(SDImageCachesManagerOperation *)operation { + NSParameterAssert(enumerator); + NSParameterAssert(operation); + id cache = enumerator.nextObject; + if (!cache) { + // Complete + [operation done]; + if (completionBlock) { + completionBlock(nil, nil, SDImageCacheTypeNone); + } + return; + } + @weakify(self); + [cache queryImageForKey:key options:options context:context cacheType:queryCacheType completion:^(UIImage * _Nullable image, NSData * _Nullable data, SDImageCacheType cacheType) { + @strongify(self); + if (!self) { + return; + } + if (operation.isCancelled) { + // Cancelled + return; + } + if (operation.isFinished) { + // Finished + return; + } + [operation completeOne]; + if (image) { + // Success + [operation done]; + if (completionBlock) { + completionBlock(image, data, cacheType); + } + return; + } + // Next + [self serialQueryImageForKey:key options:options context:context cacheType:queryCacheType completion:completionBlock enumerator:enumerator operation:operation]; + }]; +} + +- (void)serialStoreImage:(UIImage *)image imageData:(NSData *)imageData forKey:(NSString *)key options:(SDWebImageOptions)options context:(SDWebImageContext *)context cacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock enumerator:(NSEnumerator> *)enumerator { + NSParameterAssert(enumerator); + id cache = enumerator.nextObject; + if (!cache) { + // Complete + if (completionBlock) { + completionBlock(); + } + return; + } + @weakify(self); + [cache storeImage:image imageData:imageData forKey:key options:options context:context cacheType:cacheType completion:^{ + @strongify(self); + if (!self) { + return; + } + // Next + [self serialStoreImage:image imageData:imageData forKey:key options:options context:context cacheType:cacheType completion:completionBlock enumerator:enumerator]; + }]; +} + +- (void)serialRemoveImageForKey:(NSString *)key cacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock enumerator:(NSEnumerator> *)enumerator { + NSParameterAssert(enumerator); + id cache = enumerator.nextObject; + if (!cache) { + // Complete + if (completionBlock) { + completionBlock(); + } + return; + } + @weakify(self); + [cache removeImageForKey:key cacheType:cacheType completion:^{ + @strongify(self); + if (!self) { + return; + } + // Next + [self serialRemoveImageForKey:key cacheType:cacheType completion:completionBlock enumerator:enumerator]; + }]; +} + +- (void)serialContainsImageForKey:(NSString *)key cacheType:(SDImageCacheType)cacheType completion:(SDImageCacheContainsCompletionBlock)completionBlock enumerator:(NSEnumerator> *)enumerator operation:(SDImageCachesManagerOperation *)operation { + NSParameterAssert(enumerator); + NSParameterAssert(operation); + id cache = enumerator.nextObject; + if (!cache) { + // Complete + [operation done]; + if (completionBlock) { + completionBlock(SDImageCacheTypeNone); + } + return; + } + @weakify(self); + [cache containsImageForKey:key cacheType:cacheType completion:^(SDImageCacheType containsCacheType) { + @strongify(self); + if (!self) { + return; + } + if (operation.isCancelled) { + // Cancelled + return; + } + if (operation.isFinished) { + // Finished + return; + } + [operation completeOne]; + if (containsCacheType != SDImageCacheTypeNone) { + // Success + [operation done]; + if (completionBlock) { + completionBlock(containsCacheType); + } + return; + } + // Next + [self serialContainsImageForKey:key cacheType:cacheType completion:completionBlock enumerator:enumerator operation:operation]; + }]; +} + +- (void)serialClearWithCacheType:(SDImageCacheType)cacheType completion:(SDWebImageNoParamsBlock)completionBlock enumerator:(NSEnumerator> *)enumerator { + NSParameterAssert(enumerator); + id cache = enumerator.nextObject; + if (!cache) { + // Complete + if (completionBlock) { + completionBlock(); + } + return; + } + @weakify(self); + [cache clearWithCacheType:cacheType completion:^{ + @strongify(self); + if (!self) { + return; + } + // Next + [self serialClearWithCacheType:cacheType completion:completionBlock enumerator:enumerator]; + }]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCoder.h b/Pods/SDWebImage/SDWebImage/Core/SDImageCoder.h new file mode 100644 index 0000000..373fc17 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCoder.h @@ -0,0 +1,347 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" +#import "NSData+ImageContentType.h" +#import "SDImageFrame.h" + +/// Image Decoding/Encoding Options +typedef NSString * SDImageCoderOption NS_STRING_ENUM; +typedef NSDictionary SDImageCoderOptions; +typedef NSMutableDictionary SDImageCoderMutableOptions; + +#pragma mark - Image Decoding Options +// These options are for image decoding +/** + A Boolean value indicating whether to decode the first frame only for animated image during decoding. (NSNumber). If not provide, decode animated image if need. + @note works for `SDImageCoder`. + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderDecodeFirstFrameOnly; + +/** + A CGFloat value which is greater than or equal to 1.0. This value specify the image scale factor for decoding. If not provide, use 1.0. (NSNumber) + @note works for `SDImageCoder`, `SDProgressiveImageCoder`, `SDAnimatedImageCoder`. + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderDecodeScaleFactor; + +/** + A Boolean value indicating whether to keep the original aspect ratio when generating thumbnail images (or bitmap images from vector format). + Defaults to YES. + @note works for `SDImageCoder`, `SDProgressiveImageCoder`, `SDAnimatedImageCoder`. + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderDecodePreserveAspectRatio; + +/** + A CGSize value indicating whether or not to generate the thumbnail images (or bitmap images from vector format). When this value is provided, the decoder will generate a thumbnail image which pixel size is smaller than or equal to (depends the `.preserveAspectRatio`) the value size. + Defaults to CGSizeZero, which means no thumbnail generation at all. + @note Supports for animated image as well. + @note When you pass `.preserveAspectRatio == NO`, the thumbnail image is stretched to match each dimension. When `.preserveAspectRatio == YES`, the thumbnail image's width is limited to pixel size's width, the thumbnail image's height is limited to pixel size's height. For common cases, you can just pass a square size to limit both. + @note works for `SDImageCoder`, `SDProgressiveImageCoder`, `SDAnimatedImageCoder`. + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderDecodeThumbnailPixelSize; + +/** + A NSString value indicating the source image's file extension. Example: "jpg", "nef", "tif", don't prefix the dot + Some image file format share the same data structure but has different tag explanation, like TIFF and NEF/SRW, see https://en.wikipedia.org/wiki/TIFF + Changing the file extension cause the different image result. The coder (like ImageIO) may use file extension to choose the correct parser + @note However, different UTType may share the same file extension, like `public.jpeg` and `public.jpeg-2000` both use `.jpg`. If you want detail control, use `TypeIdentifierHint` below + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderDecodeFileExtensionHint; + +/** + A NSString value (UTI) indicating the source image's file extension. Example: "public.jpeg-2000", "com.nikon.raw-image", "public.tiff" + Some image file format share the same data structure but has different tag explanation, like TIFF and NEF/SRW, see https://en.wikipedia.org/wiki/TIFF + Changing the file extension cause the different image result. The coder (like ImageIO) may use file extension to choose the correct parser + @note If you provide `TypeIdentifierHint`, the `FileExtensionHint` option above will be ignored (because UTType has high priority) + @note If you really don't want any hint which effect the image result, pass `NSNull.null` instead + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderDecodeTypeIdentifierHint; + +/** + A BOOL value indicating whether to use lazy-decoding. Defaults to NO on animated image coder, but defaults to YES on static image coder. + CGImageRef, this image object typically support lazy-decoding, via the `CGDataProviderCreateDirectAccess` or `CGDataProviderCreateSequential` + Which allows you to provide a lazy-called callback to access bitmap buffer, so that you can achieve lazy-decoding when consumer actually need bitmap buffer + UIKit on iOS use heavy on this and ImageIO codec prefers to lazy-decoding for common Hardware-Accelerate format like JPEG/PNG/HEIC + But however, the consumer may access bitmap buffer when running on main queue, like CoreAnimation layer render image. So this is a trade-off + You can force us to disable the lazy-decoding and always allocate bitmap buffer on RAM, but this may have higher ratio of OOM (out of memory) + @note The default value is NO for animated image coder (means `animatedImageFrameAtIndex:`) + @note The default value is YES for static image coder (means `decodedImageWithData:`) + @note works for `SDImageCoder`, `SDProgressiveImageCoder`, `SDAnimatedImageCoder`. + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderDecodeUseLazyDecoding; + +/** + A NSUInteger value to provide the limit bytes during decoding. This can help to avoid OOM on large frame count animated image or large pixel static image when you don't know how much RAM it occupied before decoding + The decoder will do these logic based on limit bytes: + 1. Get the total frame count (static image means 1) + 2. Calculate the `framePixelSize` width/height to `sqrt(limitBytes / frameCount / bytesPerPixel)`, keeping aspect ratio (at least 1x1) + 3. If the `framePixelSize < originalImagePixelSize`, then do thumbnail decoding (see `SDImageCoderDecodeThumbnailPixelSize`) use the `framePixelSize` and `preseveAspectRatio = YES` + 4. Else, use the full pixel decoding (small than limit bytes) + 5. Whatever result, this does not effect the animated/static behavior of image. So even if you set `limitBytes = 1 && frameCount = 100`, we will stll create animated image with each frame `1x1` pixel size. + @note You can use the logic from `+[SDImageCoder scaledSizeWithImageSize:limitBytes:bytesPerPixel:frameCount:]` + @note This option has higher priority than `.decodeThumbnailPixelSize` + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderDecodeScaleDownLimitBytes; + +/** + A Boolean (`SDImageHDRType.rawValue`) value (stored inside NSNumber) to provide converting to HDR during decoding. Currently if number is 0 (`SDImageHDRTypeSDR`), use SDR, else use HDR. But we may extend this option to represent `SDImageHDRType` all cases in the future (means, think this options as uint number, but not actual boolean) + @note Supported by iOS 17 and above when using ImageIO coder (third-party coder can support lower firmware) + Defaults to @(NO), decoder will automatically convert SDR. + @note works for `SDImageCoder` + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderDecodeToHDR; + +#pragma mark - Image Encoding Options +/** + A NSUInteger (`SDImageHDRType.rawValue`) value (stored inside NSNumber) to provide converting to HDR during encoding. Read the below carefully to choose the value. + @note 0(`SDImageHDRTypeSDR`) means SDR; 1(`SDImageHDRTypeISOHDR`) means ISO HDR (at least using 10 bits per components or above, supported by AVIF/HEIF/JPEG-XL); 2(`SDImageHDRTypeISOGainMap`) means ISO Gain Map HDR (may use 8 bits per components, supported by AVIF/HEIF/JPEG-XL, as well as traditional JPEG) + @note Gain Map like a mask image with metadata, which contains the depth/bright information for pixels (1/4 resolution), which used to convert between HDR and SDR. + @note If you use CIImage as HDR pipeline, you can export as CGImage for encoding. (But it's also recommanded to use CIImage's `JPEGRepresentationOfImage` or `HEIFRepresentationOfImage`) + @note Supported by iOS 18 and above when using ImageIO coder (third-party coder can support lower firmware) + Defaults to @(0), encoder will automatically convert SDR. + @note works for `SDImageCoder` + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderEncodeToHDR; + +/** + A Boolean value indicating whether to encode the first frame only for animated image during encoding. (NSNumber). If not provide, encode animated image if need. + @note works for `SDImageCoder`. + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderEncodeFirstFrameOnly; +/** + A double value between 0.0-1.0 indicating the encode compression quality to produce the image data. 1.0 resulting in no compression and 0.0 resulting in the maximum compression possible. If not provide, use 1.0. (NSNumber) + @note works for `SDImageCoder` + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderEncodeCompressionQuality; + +/** + A UIColor(NSColor) value to used for non-alpha image encoding when the input image has alpha channel, the background color will be used to compose the alpha one. If not provide, use white color. + @note works for `SDImageCoder` + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderEncodeBackgroundColor; + +/** + A CGSize value indicating the max image resolution in pixels during encoding. For vector image, this also effect the output vector data information about width and height. The encoder will not generate the encoded image larger than this limit. Note it always use the aspect ratio of input image.. + Defaults to CGSizeZero, which means no max size limit at all. + @note Supports for animated image as well. + @note The output image's width is limited to pixel size's width, the output image's height is limited to pixel size's height. For common cases, you can just pass a square size to limit both. + @note works for `SDImageCoder` + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderEncodeMaxPixelSize; + +/** + A NSUInteger value specify the max output data bytes size after encoding. Some lossy format like JPEG/HEIF supports the hint for codec to automatically reduce the quality and match the file size you want. Note this option will override the `SDImageCoderEncodeCompressionQuality`, because now the quality is decided by the encoder. (NSNumber) + @note This is a hint, no guarantee for output size because of compression algorithm limit. And this options does not works for vector images. + @note works for `SDImageCoder` + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderEncodeMaxFileSize; + +/** + A Boolean value indicating the encoding format should contains a thumbnail image into the output data. Only some of image format (like JPEG/HEIF/AVIF) support this behavior. The embed thumbnail will be used during next time thumbnail decoding (provided `.thumbnailPixelSize`), which is faster than full image thumbnail decoding. (NSNumber) + Defaults to NO, which does not embed any thumbnail. + @note The thumbnail image's pixel size is not defined, the encoder can choose the proper pixel size which is suitable for encoding quality. + @note works for `SDImageCoder` + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderEncodeEmbedThumbnail; + +/** + A SDWebImageContext object which hold the original context options from top-level API. (SDWebImageContext) + This option is ignored for all built-in coders and take no effect. + But this may be useful for some custom coders, because some business logic may dependent on things other than image or image data information only. + Only the unknown context from top-level API (See SDWebImageDefine.h) may be passed in during image loading. + See `SDWebImageContext` for more detailed information. + @warning Deprecated. This does nothing from 5.14.0. Use `SDWebImageContextImageDecodeOptions` to pass additional information in top-level API, and use `SDImageCoderOptions` to retrieve options from coder. + */ +FOUNDATION_EXPORT SDImageCoderOption _Nonnull const SDImageCoderWebImageContext API_DEPRECATED("No longer supported. Use SDWebImageContextDecodeOptions in loader API to provide options. Use SDImageCoderOptions in coder API to retrieve options.", macos(10.10, 10.10), ios(8.0, 8.0), tvos(9.0, 9.0), watchos(2.0, 2.0)); + +#pragma mark - Coder +/** + This is the image coder protocol to provide custom image decoding/encoding. + These methods are all required to implement. + @note Pay attention that these methods are not called from main queue. + */ +@protocol SDImageCoder + +@required +#pragma mark - Decoding +/** + Returns YES if this coder can decode some data. Otherwise, the data should be passed to another coder. + + @param data The image data so we can look at it + @return YES if this coder can decode the data, NO otherwise + */ +- (BOOL)canDecodeFromData:(nullable NSData *)data; + +/** + Decode the image data to image. + @note This protocol may supports decode animated image frames. You can use `+[SDImageCoderHelper animatedImageWithFrames:]` to produce an animated image with frames. + + @param data The image data to be decoded + @param options A dictionary containing any decoding options. Pass @{SDImageCoderDecodeScaleFactor: @(1.0)} to specify scale factor for image. Pass @{SDImageCoderDecodeFirstFrameOnly: @(YES)} to decode the first frame only. + @return The decoded image from data + */ +- (nullable UIImage *)decodedImageWithData:(nullable NSData *)data + options:(nullable SDImageCoderOptions *)options; + +#pragma mark - Encoding + +/** + Returns YES if this coder can encode some image. Otherwise, it should be passed to another coder. + For custom coder which introduce new image format, you'd better define a new `SDImageFormat` using like this. If you're creating public coder plugin for new image format, also update `https://github.com/rs/SDWebImage/wiki/Coder-Plugin-List` to avoid same value been defined twice. + * @code + static const SDImageFormat SDImageFormatHEIF = 10; + * @endcode + + @param format The image format + @return YES if this coder can encode the image, NO otherwise + */ +- (BOOL)canEncodeToFormat:(SDImageFormat)format NS_SWIFT_NAME(canEncode(to:)); + +/** + Encode the image to image data. + @note This protocol may supports encode animated image frames. You can use `+[SDImageCoderHelper framesFromAnimatedImage:]` to assemble an animated image with frames. But this consume time is not always reversible. In 5.15.0, we introduce `encodedDataWithFrames` API for better animated image encoding. Use that instead. + @note Which means, this just forward to `encodedDataWithFrames([SDImageFrame(image: image, duration: 0], image.sd_imageLoopCount))` + + @param image The image to be encoded + @param format The image format to encode, you should note `SDImageFormatUndefined` format is also possible + @param options A dictionary containing any encoding options. Pass @{SDImageCoderEncodeCompressionQuality: @(1)} to specify compression quality. + @return The encoded image data + */ +- (nullable NSData *)encodedDataWithImage:(nullable UIImage *)image + format:(SDImageFormat)format + options:(nullable SDImageCoderOptions *)options; + +#pragma mark - Animated Encoding +@optional +/** + Encode the animated image frames to image data. + + @param frames The animated image frames to be encoded, should be at least 1 element, or it will fallback to static image encode. + @param loopCount The final animated image loop count. 0 means infinity loop. This config ignore each frame's `sd_imageLoopCount` + @param format The image format to encode, you should note `SDImageFormatUndefined` format is also possible + @param options A dictionary containing any encoding options. Pass @{SDImageCoderEncodeCompressionQuality: @(1)} to specify compression quality. + @return The encoded image data + */ +- (nullable NSData *)encodedDataWithFrames:(nonnull NSArray*)frames + loopCount:(NSUInteger)loopCount + format:(SDImageFormat)format + options:(nullable SDImageCoderOptions *)options; +@end + +#pragma mark - Progressive Coder +/** + This is the image coder protocol to provide custom progressive image decoding. + These methods are all required to implement. + @note Pay attention that these methods are not called from main queue. + */ +@protocol SDProgressiveImageCoder + +@required +/** + Returns YES if this coder can incremental decode some data. Otherwise, it should be passed to another coder. + + @param data The image data so we can look at it + @return YES if this coder can decode the data, NO otherwise + */ +- (BOOL)canIncrementalDecodeFromData:(nullable NSData *)data; + +/** + Because incremental decoding need to keep the decoded context, we will alloc a new instance with the same class for each download operation to avoid conflicts + This init method should not return nil + + @param options A dictionary containing any progressive decoding options (instance-level). Pass @{SDImageCoderDecodeScaleFactor: @(1.0)} to specify scale factor for progressive animated image (each frames should use the same scale). + @return A new instance to do incremental decoding for the specify image format + */ +- (nonnull instancetype)initIncrementalWithOptions:(nullable SDImageCoderOptions *)options; + +/** + Update the incremental decoding when new image data available + + @param data The image data has been downloaded so far + @param finished Whether the download has finished + */ +- (void)updateIncrementalData:(nullable NSData *)data finished:(BOOL)finished; + +/** + Incremental decode the current image data to image. + @note Due to the performance issue for progressive decoding and the integration for image view. This method may only return the first frame image even if the image data is animated image. If you want progressive animated image decoding, conform to `SDAnimatedImageCoder` protocol as well and use `animatedImageFrameAtIndex:` instead. + + @param options A dictionary containing any progressive decoding options. Pass @{SDImageCoderDecodeScaleFactor: @(1.0)} to specify scale factor for progressive image + @return The decoded image from current data + */ +- (nullable UIImage *)incrementalDecodedImageWithOptions:(nullable SDImageCoderOptions *)options; + +@end + +#pragma mark - Animated Image Provider +/** + This is the animated image protocol to provide the basic function for animated image rendering. It's adopted by `SDAnimatedImage` and `SDAnimatedImageCoder` + */ +@protocol SDAnimatedImageProvider + +@required +/** + The original animated image data for current image. If current image is not an animated format, return nil. + We may use this method to grab back the original image data if need, such as NSCoding or compare. + + @return The animated image data + */ +@property (nonatomic, copy, readonly, nullable) NSData *animatedImageData; + +/** + Total animated frame count. + If the frame count is less than 1, then the methods below will be ignored. + + @return Total animated frame count. + */ +@property (nonatomic, assign, readonly) NSUInteger animatedImageFrameCount; +/** + Animation loop count, 0 means infinite looping. + + @return Animation loop count + */ +@property (nonatomic, assign, readonly) NSUInteger animatedImageLoopCount; +/** + Returns the frame image from a specified index. + @note The index maybe randomly if one image was set to different imageViews, keep it re-entrant. (It's not recommend to store the images into array because it's memory consuming) + + @param index Frame index (zero based). + @return Frame's image + */ +- (nullable UIImage *)animatedImageFrameAtIndex:(NSUInteger)index; +/** + Returns the frames's duration from a specified index. + @note The index maybe randomly if one image was set to different imageViews, keep it re-entrant. (It's recommend to store the durations into array because it's not memory-consuming) + + @param index Frame index (zero based). + @return Frame's duration + */ +- (NSTimeInterval)animatedImageDurationAtIndex:(NSUInteger)index; + +@end + +#pragma mark - Animated Coder +/** + This is the animated image coder protocol for custom animated image class like `SDAnimatedImage`. Through it inherit from `SDImageCoder`. We currentlly only use the method `canDecodeFromData:` to detect the proper coder for specify animated image format. + */ +@protocol SDAnimatedImageCoder + +@required +/** + Because animated image coder should keep the original data, we will alloc a new instance with the same class for the specify animated image data + The init method should return nil if it can't decode the specify animated image data to produce any frame. + After the instance created, we may call methods in `SDAnimatedImageProvider` to produce animated image frame. + + @param data The animated image data to be decode + @param options A dictionary containing any animated decoding options (instance-level). Pass @{SDImageCoderDecodeScaleFactor: @(1.0)} to specify scale factor for animated image (each frames should use the same scale). + @return A new instance to do animated decoding for specify image data + */ +- (nullable instancetype)initWithAnimatedImageData:(nullable NSData *)data options:(nullable SDImageCoderOptions *)options; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCoder.m b/Pods/SDWebImage/SDWebImage/Core/SDImageCoder.m new file mode 100644 index 0000000..ca1febf --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCoder.m @@ -0,0 +1,29 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageCoder.h" + +SDImageCoderOption const SDImageCoderDecodeFirstFrameOnly = @"decodeFirstFrameOnly"; +SDImageCoderOption const SDImageCoderDecodeScaleFactor = @"decodeScaleFactor"; +SDImageCoderOption const SDImageCoderDecodePreserveAspectRatio = @"decodePreserveAspectRatio"; +SDImageCoderOption const SDImageCoderDecodeThumbnailPixelSize = @"decodeThumbnailPixelSize"; +SDImageCoderOption const SDImageCoderDecodeFileExtensionHint = @"decodeFileExtensionHint"; +SDImageCoderOption const SDImageCoderDecodeTypeIdentifierHint = @"decodeTypeIdentifierHint"; +SDImageCoderOption const SDImageCoderDecodeUseLazyDecoding = @"decodeUseLazyDecoding"; +SDImageCoderOption const SDImageCoderDecodeScaleDownLimitBytes = @"decodeScaleDownLimitBytes"; +SDImageCoderOption const SDImageCoderDecodeToHDR = @"decodeToHDR"; + +SDImageCoderOption const SDImageCoderEncodeToHDR = @"encodeToHDR"; +SDImageCoderOption const SDImageCoderEncodeFirstFrameOnly = @"encodeFirstFrameOnly"; +SDImageCoderOption const SDImageCoderEncodeCompressionQuality = @"encodeCompressionQuality"; +SDImageCoderOption const SDImageCoderEncodeBackgroundColor = @"encodeBackgroundColor"; +SDImageCoderOption const SDImageCoderEncodeMaxPixelSize = @"encodeMaxPixelSize"; +SDImageCoderOption const SDImageCoderEncodeMaxFileSize = @"encodeMaxFileSize"; +SDImageCoderOption const SDImageCoderEncodeEmbedThumbnail = @"encodeEmbedThumbnail"; + +SDImageCoderOption const SDImageCoderWebImageContext = @"webImageContext"; diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCoderHelper.h b/Pods/SDWebImage/SDWebImage/Core/SDImageCoderHelper.h new file mode 100644 index 0000000..e55a3d4 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCoderHelper.h @@ -0,0 +1,251 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" +#import "SDImageFrame.h" + +/// The options controls how we force pre-draw the image (to avoid lazy-decoding). Which need OS's framework compatibility +typedef NS_ENUM(NSUInteger, SDImageCoderDecodeSolution) { + /// automatically choose the solution based on image format, hardware, OS version. This keep balance for compatibility and performance. Default after SDWebImage 5.13.0 + SDImageCoderDecodeSolutionAutomatic, + /// always use CoreGraphics to draw on bitmap context and trigger decode. Best compatibility. Default before SDWebImage 5.13.0 + SDImageCoderDecodeSolutionCoreGraphics, + /// available on iOS/tvOS 15+, use UIKit's new CGImageDecompressor/CMPhoto to decode. Best performance. If failed, will fallback to CoreGraphics as well + SDImageCoderDecodeSolutionUIKit +}; + +/// The policy to force-decode the origin CGImage (produced by Image Coder Plugin) +/// Some CGImage may be lazy, or not lazy, but need extra copy to render on screen +/// The force-decode step help to `pre-process` to get the best suitable CGImage to render, which can increase frame rate +/// The downside is that force-decode may consume RAM and CPU, and may loss the `lazy` support (lazy CGImage can be purged when memory warning, and re-created if need), see more: `SDImageCoderDecodeUseLazyDecoding` +typedef NS_ENUM(NSUInteger, SDImageForceDecodePolicy) { + /// Based on input CGImage's colorspace, alignment, bitmapinfo, if it may trigger `CA::copy_image` extra copy, we will force-decode, else don't + SDImageForceDecodePolicyAutomatic, + /// Never force decode input CGImage + SDImageForceDecodePolicyNever, + /// Always force decode input CGImage (only once) + SDImageForceDecodePolicyAlways +}; + +/// These enum is used to represent the High Dynamic Range type during image encoding/decoding. +/// There are alao other HDR type in history before ISO Standard (ISO 21496-1), including Google and Apple's old OSs captured photos, but which is non-standard and we do not support. +typedef NS_ENUM(NSUInteger, SDImageHDRType) { + /// SDR, mostly only 8 bits color per components, RGBA8 + SDImageHDRTypeSDR = 0, + /// ISO HDR (supported by modern format only, like HEIF/AVIF/JPEG-XL) + SDImageHDRTypeISOHDR = 1, + /// ISO Gain Map based HDR (supported by nearly all format, including tranditional JPEG, which stored the gain map into XMP) + SDImageHDRTypeISOGainMap = 2, +}; + +/// Byte alignment the bytes size with alignment +/// - Parameters: +/// - size: The bytes size +/// - alignment: The alignment, in bytes +static inline size_t SDByteAlign(size_t size, size_t alignment) { + return ((size + (alignment - 1)) / alignment) * alignment; +} + +/// The pixel format about the information to call `CGImageCreate` suitable for current hardware rendering +typedef struct SDImagePixelFormat { + /// Typically is pre-multiplied RGBA8888 for alpha image, RGBX8888 for non-alpha image. + CGBitmapInfo bitmapInfo; + /// Typically is 32, the 8 pixels bytesPerRow. + size_t alignment; +} SDImagePixelFormat; + +/** + Provide some common helper methods for building the image decoder/encoder. + */ +@interface SDImageCoderHelper : NSObject + +/** + Return an animated image with frames array. + For UIKit, this will apply the patch and then create animated UIImage. The patch is because that `+[UIImage animatedImageWithImages:duration:]` just use the average of duration for each image. So it will not work if different frame has different duration. Therefore we repeat the specify frame for specify times to let it work. + For AppKit before macOS 10.13, NSImage does not support animates other than GIF. This will try to encode the frames to GIF format and then create an animated NSImage for rendering. Attention the animated image may loss some detail if the input frames contain full alpha channel because GIF only supports 1 bit alpha channel. (For 1 pixel, either transparent or not) + For AppKit after macOS 10.14, use APNG format, which has a better render result. + + @param frames The frames array. If no frames or frames is empty, return nil + @return A animated image for rendering on UIImageView(UIKit) or NSImageView(AppKit) + */ ++ (UIImage * _Nullable)animatedImageWithFrames:(NSArray * _Nullable)frames; + +/** + Return frames array from an animated image. + For UIKit, this will unapply the patch for the description above and then create frames array. This will also work for normal animated UIImage. + For AppKit, NSImage does not support animates other than GIF. This will try to decode the GIF imageRep and then create frames array. + + @param animatedImage A animated image. If it's not animated, return nil + @return The frames array + */ ++ (NSArray * _Nullable)framesFromAnimatedImage:(UIImage * _Nullable)animatedImage NS_SWIFT_NAME(frames(from:)); + +#pragma mark - Preferred Rendering Format +/// For coders who use `CGImageCreate`, use the information below to create an effient CGImage which can be render on GPU without Core Animation's extra copy (`CA::Render::copy_image`), which can be debugged using `Color Copied Image` in Xcode Instruments +/// `CGImageCreate`'s `bytesPerRow`, `space`, `bitmapInfo` params should use the information below. +/** + Return the shared device-dependent RGB color space. This follows The Get Rule. + Because it's shared, you should not retain or release this object. + Typically is sRGB for iOS, screen color space (like Color LCD) for macOS. + + @return The device-dependent RGB color space + */ ++ (CGColorSpaceRef _Nonnull)colorSpaceGetDeviceRGB CF_RETURNS_NOT_RETAINED; + +/** + Tthis returns the pixel format **Preferred from current hardward && OS using runtime detection** + @param containsAlpha Whether the image to render contains alpha channel + */ ++ (SDImagePixelFormat)preferredPixelFormat:(BOOL)containsAlpha; + +/** + Check whether CGImage is hardware supported to rendering on screen, without the trigger of `CA::Render::copy_image` + You can debug the copied image by using Xcode's `Color Copied Image`, the copied image will turn Cyan and occupy double RAM for bitmap buffer. + Typically, when the CGImage's using the method above (`colorspace` / `alignment` / `bitmapInfo`) can render withtout the copy. + */ ++ (BOOL)CGImageIsHardwareSupported:(_Nonnull CGImageRef)cgImage; + +/** + Check whether CGImage contains alpha channel. + + @param cgImage The CGImage + @return Return YES if CGImage contains alpha channel, otherwise return NO + */ ++ (BOOL)CGImageContainsAlpha:(_Nonnull CGImageRef)cgImage; + +/** + Detect whether the CGImage is lazy and not-yet decoded. (lazy means, only when the caller access the underlying bitmap buffer via provider like `CGDataProviderCopyData` or `CGDataProviderRetainBytePtr`, the decoder will allocate memory, it's a lazy allocation) + The implementation use the Core Graphics internal to check whether the CGImage is `CGImageProvider` based, or `CGDataProvider` based. The `CGDataProvider` based is treated as non-lazy. + */ ++ (BOOL)CGImageIsLazy:(_Nonnull CGImageRef)cgImage; + +/** + Check if the CGImage is using HDR color space. + @note This use the same implementation like Apple, to checkl if color space uses transfer functions defined in ITU Rec.2100 + */ ++ (BOOL)CGImageIsHDR:(_Nonnull CGImageRef)cgImage; + +/** + Create a decoded CGImage by the provided CGImage. This follows The Create Rule and you are response to call release after usage. + It will detect whether image contains alpha channel, then create a new bitmap context with the same size of image, and draw it. This can ensure that the image do not need extra decoding after been set to the imageView. + @note This actually call `CGImageCreateDecoded:orientation:` with the Up orientation. + + @param cgImage The CGImage + @return A new created decoded image + */ ++ (CGImageRef _Nullable)CGImageCreateDecoded:(_Nonnull CGImageRef)cgImage CF_RETURNS_RETAINED; + +/** + Create a decoded CGImage by the provided CGImage and orientation. This follows The Create Rule and you are response to call release after usage. + It will detect whether image contains alpha channel, then create a new bitmap context with the same size of image, and draw it. This can ensure that the image do not need extra decoding after been set to the imageView. + + @param cgImage The CGImage + @param orientation The EXIF image orientation. + @return A new created decoded image + */ ++ (CGImageRef _Nullable)CGImageCreateDecoded:(_Nonnull CGImageRef)cgImage orientation:(CGImagePropertyOrientation)orientation CF_RETURNS_RETAINED; + +/** + Create a scaled CGImage by the provided CGImage and size. This follows The Create Rule and you are response to call release after usage. + It will detect whether the image size matching the scale size, if not, stretch the image to the target size. + @note If you need to keep aspect ratio, you can calculate the scale size by using `scaledSizeWithImageSize` first. + @note This scale does not change bits per components (which means RGB888 in, RGB888 out), supports 8/16/32(float) bpc. But the method in UIImage+Transform does not gurantee this. + @note All supported CGImage pixel format: https://developer.apple.com/library/archive/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_context/dq_context.html#//apple_ref/doc/uid/TP30001066-CH203-BCIBHHBB + + @param cgImage The CGImage + @param size The scale size in pixel. + @return A new created scaled image + */ ++ (CGImageRef _Nullable)CGImageCreateScaled:(_Nonnull CGImageRef)cgImage size:(CGSize)size CF_RETURNS_RETAINED; + +/** Scale the image size based on provided scale size, whether or not to preserve aspect ratio, whether or not to scale up. + @note For example, if you implements thumnail decoding, pass `shouldScaleUp` to NO to avoid the calculated size larger than image size. + + @param imageSize The image size (in pixel or point defined by caller) + @param scaleSize The scale size (in pixel or point defined by caller) + @param preserveAspectRatio Whether or not to preserve aspect ratio + @param shouldScaleUp Whether or not to scale up (or scale down only) + */ ++ (CGSize)scaledSizeWithImageSize:(CGSize)imageSize scaleSize:(CGSize)scaleSize preserveAspectRatio:(BOOL)preserveAspectRatio shouldScaleUp:(BOOL)shouldScaleUp; + +/// Calculate the limited image size with the bytes, when using `SDImageCoderDecodeScaleDownLimitBytes`. This preserve aspect ratio and never scale up +/// @param imageSize The image size (in pixel or point defined by caller) +/// @param limitBytes The limit bytes +/// @param bytesPerPixel The bytes per pixel +/// @param frameCount The image frame count, 0 means 1 frame as well ++ (CGSize)scaledSizeWithImageSize:(CGSize)imageSize limitBytes:(NSUInteger)limitBytes bytesPerPixel:(NSUInteger)bytesPerPixel frameCount:(NSUInteger)frameCount; +/** + Return the decoded image by the provided image. This one unlike `CGImageCreateDecoded:`, will not decode the image which contains alpha channel or animated image. On iOS 15+, this may use `UIImage.preparingForDisplay()` to use CMPhoto for better performance than the old solution. + @param image The image to be decoded + @note This translate to `decodedImageWithImage:policy:` with automatic policy + @return The decoded image + */ ++ (UIImage * _Nullable)decodedImageWithImage:(UIImage * _Nullable)image; + +/** + Return the decoded image by the provided image. This one unlike `CGImageCreateDecoded:`, will not decode the image which contains alpha channel or animated image. On iOS 15+, this may use `UIImage.preparingForDisplay()` to use CMPhoto for better performance than the old solution. + @param image The image to be decoded + @param policy The force decode policy to decode image, will effect the check whether input image need decode + @return The decoded image + */ ++ (UIImage * _Nullable)decodedImageWithImage:(UIImage * _Nullable)image policy:(SDImageForceDecodePolicy)policy; + +/** + Return the decoded and probably scaled down image by the provided image. If the image pixels bytes size large than the limit bytes, will try to scale down. Or just works as `decodedImageWithImage:`, never scale up. + @warning You should not pass too small bytes, the suggestion value should be larger than 1MB. Even we use Tile Decoding to avoid OOM, however, small bytes will consume much more CPU time because we need to iterate more times to draw each tile. + + @param image The image to be decoded and scaled down + @param bytes The limit bytes size. Provide 0 to use the build-in limit. + @note This translate to `decodedAndScaledDownImageWithImage:limitBytes:policy:` with automatic policy + @return The decoded and probably scaled down image + */ ++ (UIImage * _Nullable)decodedAndScaledDownImageWithImage:(UIImage * _Nullable)image limitBytes:(NSUInteger)bytes; + +/** + Return the decoded and probably scaled down image by the provided image. If the image pixels bytes size large than the limit bytes, will try to scale down. Or just works as `decodedImageWithImage:`, never scale up. + @warning You should not pass too small bytes, the suggestion value should be larger than 1MB. Even we use Tile Decoding to avoid OOM, however, small bytes will consume much more CPU time because we need to iterate more times to draw each tile. + + @param image The image to be decoded and scaled down + @param bytes The limit bytes size. Provide 0 to use the build-in limit. + @param policy The force decode policy to decode image, will effect the check whether input image need decode + @return The decoded and probably scaled down image + */ ++ (UIImage * _Nullable)decodedAndScaledDownImageWithImage:(UIImage * _Nullable)image limitBytes:(NSUInteger)bytes policy:(SDImageForceDecodePolicy)policy; + +/** + Control the default force decode solution. Available solutions in `SDImageCoderDecodeSolution`. + @note Defaults to `SDImageCoderDecodeSolutionAutomatic`, which prefers to use UIKit for JPEG/HEIF, and fallback on CoreGraphics. If you want control on your hand, set the other solution. + */ +@property (class, readwrite) SDImageCoderDecodeSolution defaultDecodeSolution; + +/** + Control the default limit bytes to scale down largest images. + This value must be larger than 4 Bytes (at least 1x1 pixel). Defaults to 60MB on iOS/tvOS, 90MB on macOS, 30MB on watchOS. + */ +@property (class, readwrite) NSUInteger defaultScaleDownLimitBytes; + +#if SD_UIKIT || SD_WATCH +/** + Convert an EXIF image orientation to an iOS one. + + @param exifOrientation EXIF orientation + @return iOS orientation + */ ++ (UIImageOrientation)imageOrientationFromEXIFOrientation:(CGImagePropertyOrientation)exifOrientation NS_SWIFT_NAME(imageOrientation(from:)); + +/** + Convert an iOS orientation to an EXIF image orientation. + + @param imageOrientation iOS orientation + @return EXIF orientation + */ ++ (CGImagePropertyOrientation)exifOrientationFromImageOrientation:(UIImageOrientation)imageOrientation; +#endif + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCoderHelper.m b/Pods/SDWebImage/SDWebImage/Core/SDImageCoderHelper.m new file mode 100644 index 0000000..b0cbab4 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCoderHelper.m @@ -0,0 +1,1106 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageCoderHelper.h" +#import "SDImageFrame.h" +#import "NSImage+Compatibility.h" +#import "NSData+ImageContentType.h" +#import "SDAnimatedImageRep.h" +#import "UIImage+ForceDecode.h" +#import "SDAssociatedObject.h" +#import "UIImage+Metadata.h" +#import "SDInternalMacros.h" +#import "SDGraphicsImageRenderer.h" +#import "SDInternalMacros.h" +#import "SDDeviceHelper.h" +#import "SDImageIOAnimatedCoderInternal.h" +#import "SDImageAPNGCoder.h" +#import "SDImageGIFCoder.h" +#import + +#define kCGColorSpaceDeviceRGB CFSTR("kCGColorSpaceDeviceRGB") + +#if SD_UIKIT +static inline UIImage *SDImageDecodeUIKit(UIImage *image) { + // See: https://developer.apple.com/documentation/uikit/uiimage/3750834-imagebypreparingfordisplay + // Need CGImage-based + if (@available(iOS 15, tvOS 15, *)) { + UIImage *decodedImage = [image imageByPreparingForDisplay]; + if (decodedImage) { + SDImageCopyAssociatedObject(image, decodedImage); + decodedImage.sd_isDecoded = YES; + return decodedImage; + } + } + return nil; +} + +static inline UIImage *SDImageDecodeAndScaleDownUIKit(UIImage *image, CGSize destResolution) { + // See: https://developer.apple.com/documentation/uikit/uiimage/3750835-imagebypreparingthumbnailofsize + // Need CGImage-based + if (@available(iOS 15, tvOS 15, *)) { + // Calculate thumbnail point size + CGFloat scale = image.scale ?: 1; + CGSize thumbnailSize = CGSizeMake(destResolution.width / scale, destResolution.height / scale); + UIImage *decodedImage = [image imageByPreparingThumbnailOfSize:thumbnailSize]; + if (decodedImage) { + SDImageCopyAssociatedObject(image, decodedImage); + decodedImage.sd_isDecoded = YES; + return decodedImage; + } + } + return nil; +} + +static inline BOOL SDImageSupportsHardwareHEVCDecoder(void) { + static dispatch_once_t onceToken; + static BOOL supportsHardware = NO; + dispatch_once(&onceToken, ^{ + SEL DeviceInfoSelector = SD_SEL_SPI(deviceInfoForKey:); + NSString *HEVCDecoder8bitSupported = @"N8lZxRgC7lfdRS3dRLn+Ag"; +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Warc-performSelector-leaks" + if ([UIDevice.currentDevice respondsToSelector:DeviceInfoSelector] && [UIDevice.currentDevice performSelector:DeviceInfoSelector withObject:HEVCDecoder8bitSupported]) { + supportsHardware = YES; + } +#pragma clang diagnostic pop + }); + return supportsHardware; +} +#endif + +static UIImage * _Nonnull SDImageGetAlphaDummyImage(void) { + static dispatch_once_t onceToken; + static UIImage *dummyImage; + dispatch_once(&onceToken, ^{ + SDGraphicsImageRendererFormat *format = [SDGraphicsImageRendererFormat preferredFormat]; + format.scale = 1; + format.opaque = NO; + CGSize size = CGSizeMake(1, 1); + SDGraphicsImageRenderer *renderer = [[SDGraphicsImageRenderer alloc] initWithSize:size format:format]; + dummyImage = [renderer imageWithActions:^(CGContextRef _Nonnull context) { + CGContextSetFillColorWithColor(context, UIColor.redColor.CGColor); + CGContextFillRect(context, CGRectMake(0, 0, size.width, size.height)); + }]; + NSCAssert(dummyImage, @"The sample alpha image (1x1 pixels) returns nil, OS bug ?"); + }); + return dummyImage; +} + +static UIImage * _Nonnull SDImageGetNonAlphaDummyImage(void) { + static dispatch_once_t onceToken; + static UIImage *dummyImage; + dispatch_once(&onceToken, ^{ + SDGraphicsImageRendererFormat *format = [SDGraphicsImageRendererFormat preferredFormat]; + format.scale = 1; + format.opaque = YES; + CGSize size = CGSizeMake(1, 1); + SDGraphicsImageRenderer *renderer = [[SDGraphicsImageRenderer alloc] initWithSize:size format:format]; + dummyImage = [renderer imageWithActions:^(CGContextRef _Nonnull context) { + CGContextSetFillColorWithColor(context, UIColor.redColor.CGColor); + CGContextFillRect(context, CGRectMake(0, 0, size.width, size.height)); + }]; + NSCAssert(dummyImage, @"The sample non-alpha image (1x1 pixels) returns nil, OS bug ?"); + }); + return dummyImage; +} + +static SDImageCoderDecodeSolution kDefaultDecodeSolution = SDImageCoderDecodeSolutionAutomatic; + +static const size_t kBytesPerPixel = 4; +static const size_t kBitsPerComponent = 8; + +static const CGFloat kBytesPerMB = 1024.0f * 1024.0f; +/* + * Defines the maximum size in MB of the decoded image when the flag `SDWebImageScaleDownLargeImages` is set + * Suggested value for iPad1 and iPhone 3GS: 60. + * Suggested value for iPad2 and iPhone 4: 120. + * Suggested value for iPhone 3G and iPod 2 and earlier devices: 30. + */ +#if SD_MAC +static CGFloat kDestImageLimitBytes = 90.f * kBytesPerMB; +#elif SD_UIKIT +static CGFloat kDestImageLimitBytes = 60.f * kBytesPerMB; +#elif SD_WATCH +static CGFloat kDestImageLimitBytes = 30.f * kBytesPerMB; +#endif + +static const CGFloat kDestSeemOverlap = 2.0f; // the numbers of pixels to overlap the seems where tiles meet. + +#if SD_MAC +@interface SDAnimatedImageRep (Private) +/// This wrap the animated image frames for legacy animated image coder API (`encodedDataWithImage:`). +@property (nonatomic, readwrite, weak) NSArray *frames; +@end +#endif + +@implementation SDImageCoderHelper + ++ (UIImage *)animatedImageWithFrames:(NSArray *)frames { + NSUInteger frameCount = frames.count; + if (frameCount == 0) { + return nil; + } + + UIImage *animatedImage; + +#if SD_UIKIT || SD_WATCH + NSUInteger durations[frameCount]; + for (size_t i = 0; i < frameCount; i++) { + durations[i] = frames[i].duration * 1000; + } + NSUInteger const gcd = gcdArray(frameCount, durations); + __block NSTimeInterval totalDuration = 0; + NSMutableArray *animatedImages = [NSMutableArray arrayWithCapacity:frameCount]; + [frames enumerateObjectsUsingBlock:^(SDImageFrame * _Nonnull frame, NSUInteger idx, BOOL * _Nonnull stop) { + UIImage *image = frame.image; + NSUInteger duration = frame.duration * 1000; + totalDuration += frame.duration; + NSUInteger repeatCount; + if (gcd) { + repeatCount = duration / gcd; + } else { + repeatCount = 1; + } + for (size_t i = 0; i < repeatCount; ++i) { + [animatedImages addObject:image]; + } + }]; + + animatedImage = [UIImage animatedImageWithImages:animatedImages duration:totalDuration]; + +#else + + SDImageFormat format; + if (@available(iOS 12.0, tvOS 12.0, macOS 10.14, watchOS 5.0, *)) { + format = SDImageFormatPNG; + } else { + format = SDImageFormatGIF; + } + NSData *imageData; + if (format == SDImageFormatPNG) { + imageData = [SDImageAPNGCoder.sharedCoder encodedDataWithFrames:frames loopCount:0 format:format options:nil]; + } else { + imageData = [SDImageGIFCoder.sharedCoder encodedDataWithFrames:frames loopCount:0 format:format options:nil]; + } + if (!imageData) { + return nil; + } + CGFloat scale = MAX(frames.firstObject.image.scale, 1); + + SDAnimatedImageRep *imageRep = [[SDAnimatedImageRep alloc] initWithData:imageData]; + NSSize size = NSMakeSize(imageRep.pixelsWide / scale, imageRep.pixelsHigh / scale); + imageRep.size = size; + imageRep.frames = frames; // Weak assign to avoid effect lazy semantic of NSBitmapImageRep + animatedImage = [[NSImage alloc] initWithSize:size]; + [animatedImage addRepresentation:imageRep]; +#endif + + return animatedImage; +} + ++ (NSArray *)framesFromAnimatedImage:(UIImage *)animatedImage { + if (!animatedImage) { + return nil; + } + + NSMutableArray *frames; + NSUInteger frameCount = 0; + +#if SD_UIKIT || SD_WATCH + NSArray *animatedImages = animatedImage.images; + frameCount = animatedImages.count; + if (frameCount == 0) { + return nil; + } + frames = [NSMutableArray arrayWithCapacity:frameCount]; + + NSTimeInterval avgDuration = animatedImage.duration / frameCount; + if (avgDuration == 0) { + avgDuration = 0.1; // if it's a animated image but no duration, set it to default 100ms (this do not have that 10ms limit like GIF or WebP to allow custom coder provide the limit) + } + + __block NSUInteger repeatCount = 1; + __block UIImage *previousImage = animatedImages.firstObject; + [animatedImages enumerateObjectsUsingBlock:^(UIImage * _Nonnull image, NSUInteger idx, BOOL * _Nonnull stop) { + // ignore first + if (idx == 0) { + return; + } + if ([image isEqual:previousImage]) { + repeatCount++; + } else { + SDImageFrame *frame = [SDImageFrame frameWithImage:previousImage duration:avgDuration * repeatCount]; + [frames addObject:frame]; + repeatCount = 1; + } + previousImage = image; + }]; + // last one + SDImageFrame *frame = [SDImageFrame frameWithImage:previousImage duration:avgDuration * repeatCount]; + [frames addObject:frame]; + +#else + + NSRect imageRect = NSMakeRect(0, 0, animatedImage.size.width, animatedImage.size.height); + NSImageRep *imageRep = [animatedImage bestRepresentationForRect:imageRect context:nil hints:nil]; + // Check weak assigned frames firstly + if ([imageRep isKindOfClass:[SDAnimatedImageRep class]]) { + SDAnimatedImageRep *animatedImageRep = (SDAnimatedImageRep *)imageRep; + if (animatedImageRep.frames) { + return animatedImageRep.frames; + } + } + + NSBitmapImageRep *bitmapImageRep; + if ([imageRep isKindOfClass:[NSBitmapImageRep class]]) { + bitmapImageRep = (NSBitmapImageRep *)imageRep; + } + if (!bitmapImageRep) { + return nil; + } + frameCount = [[bitmapImageRep valueForProperty:NSImageFrameCount] unsignedIntegerValue]; + if (frameCount == 0) { + return nil; + } + frames = [NSMutableArray arrayWithCapacity:frameCount]; + CGFloat scale = animatedImage.scale; + + for (size_t i = 0; i < frameCount; i++) { + // NSBitmapImageRep need to manually change frame. "Good taste" API + [bitmapImageRep setProperty:NSImageCurrentFrame withValue:@(i)]; + NSTimeInterval frameDuration = [[bitmapImageRep valueForProperty:NSImageCurrentFrameDuration] doubleValue]; + NSImage *frameImage = [[NSImage alloc] initWithCGImage:bitmapImageRep.CGImage scale:scale orientation:kCGImagePropertyOrientationUp]; + SDImageFrame *frame = [SDImageFrame frameWithImage:frameImage duration:frameDuration]; + [frames addObject:frame]; + } +#endif + + return [frames copy]; +} + ++ (CGColorSpaceRef)colorSpaceGetDeviceRGB { +#if SD_MAC + NSScreen *mainScreen = nil; + if (@available(macOS 10.12, *)) { + mainScreen = [NSScreen mainScreen]; + } else { + mainScreen = [NSScreen screens].firstObject; + } + CGColorSpaceRef colorSpace = mainScreen.colorSpace.CGColorSpace; + return colorSpace; +#else + static CGColorSpaceRef colorSpace; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + colorSpace = CGColorSpaceCreateWithName(kCGColorSpaceSRGB); + }); + return colorSpace; +#endif +} + ++ (SDImagePixelFormat)preferredPixelFormat:(BOOL)containsAlpha { + CGImageRef cgImage; + if (containsAlpha) { + cgImage = SDImageGetAlphaDummyImage().CGImage; + } else { + cgImage = SDImageGetNonAlphaDummyImage().CGImage; + } + CGBitmapInfo bitmapInfo = CGImageGetBitmapInfo(cgImage); + size_t bitsPerComponent = 8; + if (SD_OPTIONS_CONTAINS(bitmapInfo, kCGBitmapFloatComponents)) { + bitsPerComponent = 16; + } + size_t components = 4; // Hardcode now + // https://github.com/path/FastImageCache#byte-alignment + // A properly aligned bytes-per-row value must be a multiple of 8 pixels × bytes per pixel. + size_t alignment = (bitsPerComponent / 8) * components * 8; + SDImagePixelFormat pixelFormat = { + .bitmapInfo = bitmapInfo, + .alignment = alignment + }; + return pixelFormat; +} + ++ (BOOL)CGImageIsHardwareSupported:(CGImageRef)cgImage { + BOOL supported = YES; + // 1. Check byte alignment + size_t bytesPerRow = CGImageGetBytesPerRow(cgImage); + BOOL hasAlpha = [self CGImageContainsAlpha:cgImage]; + SDImagePixelFormat pixelFormat = [self preferredPixelFormat:hasAlpha]; + if (SDByteAlign(bytesPerRow, pixelFormat.alignment) == bytesPerRow) { + // byte aligned, OK + supported &= YES; + } else { + // not aligned + supported &= NO; + } + if (!supported) return supported; + + // 2. Check color space + CGColorSpaceRef colorSpace = CGImageGetColorSpace(cgImage); + CGColorSpaceRef perferredColorSpace = [self colorSpaceGetDeviceRGB]; + if (colorSpace == perferredColorSpace) { + return supported; + } else { + if (@available(iOS 10.0, tvOS 10.0, macOS 10.6, watchOS 3.0, *)) { + NSString *colorspaceName = (__bridge_transfer NSString *)CGColorSpaceCopyName(colorSpace); + // Seems sRGB/deviceRGB always supported, P3 not always + if ([colorspaceName isEqualToString:(__bridge NSString *)kCGColorSpaceDeviceRGB] + || [colorspaceName isEqualToString:(__bridge NSString *)kCGColorSpaceSRGB]) { + supported &= YES; + } else { + supported &= NO; + } + return supported; + } else { + // Fallback on earlier versions + return supported; + } + } +} + ++ (BOOL)CGImageContainsAlpha:(CGImageRef)cgImage { + if (!cgImage) { + return NO; + } + CGImageAlphaInfo alphaInfo = CGImageGetAlphaInfo(cgImage); + BOOL hasAlpha = !(alphaInfo == kCGImageAlphaNone || + alphaInfo == kCGImageAlphaNoneSkipFirst || + alphaInfo == kCGImageAlphaNoneSkipLast); + return hasAlpha; +} + ++ (BOOL)CGImageIsLazy:(CGImageRef)cgImage { + if (!cgImage) { + return NO; + } + // CoreGraphics use CGImage's C struct filed (offset 0xd8 on iOS 17.0) + // But since the description of `CGImageRef` always contains the `[DP]` (DataProvider) and `[IP]` (ImageProvider), we can use this as a hint + NSString *description = (__bridge_transfer NSString *)CFCopyDescription(cgImage); + if (description) { + // Solution 1: Parse the description to get provider + // (IP) -> YES + // (DP) -> NO + NSArray *lines = [description componentsSeparatedByString:@"\n"]; + if (lines.count > 0) { + NSString *firstLine = lines[0]; + NSRange startRange = [firstLine rangeOfString:@"("]; + NSRange endRange = [firstLine rangeOfString:@")"]; + if (startRange.location != NSNotFound && endRange.location != NSNotFound) { + NSRange resultRange = NSMakeRange(startRange.location + 1, endRange.location - startRange.location - 1); + NSString *providerString = [firstLine substringWithRange:resultRange]; + if ([providerString isEqualToString:@"IP"]) { + return YES; + } else if ([providerString isEqualToString:@"DP"]) { + return NO; + } else { + // New cases ? fallback + } + } + } + } + // Solution 2: Use UTI metadata + CFStringRef uttype = CGImageGetUTType(cgImage); + if (uttype) { + // Only ImageIO can set `com.apple.ImageIO.imageSourceTypeIdentifier` metadata for lazy decoded CGImage + return YES; + } else { + return NO; + } +} + ++ (BOOL)CGImageIsHDR:(_Nonnull CGImageRef)cgImage { + if (!cgImage) { + return NO; + } + if (@available(macOS 11.0, iOS 14, tvOS 14, watchOS 7.0, *)) { + CGColorSpaceRef colorSpace = CGImageGetColorSpace(cgImage); + if (colorSpace) { + // Actually `CGColorSpaceIsHDR` use the same impl, but deprecated + return CGColorSpaceUsesITUR_2100TF(colorSpace); + } + } + return NO; +} + ++ (CGImageRef)CGImageCreateDecoded:(CGImageRef)cgImage { + return [self CGImageCreateDecoded:cgImage orientation:kCGImagePropertyOrientationUp]; +} + ++ (CGImageRef)CGImageCreateDecoded:(CGImageRef)cgImage orientation:(CGImagePropertyOrientation)orientation { + if (!cgImage) { + return NULL; + } + size_t width = CGImageGetWidth(cgImage); + size_t height = CGImageGetHeight(cgImage); + if (width == 0 || height == 0) return NULL; + size_t newWidth; + size_t newHeight; + switch (orientation) { + case kCGImagePropertyOrientationLeft: + case kCGImagePropertyOrientationLeftMirrored: + case kCGImagePropertyOrientationRight: + case kCGImagePropertyOrientationRightMirrored: { + // These orientation should swap width & height + newWidth = height; + newHeight = width; + } + break; + default: { + newWidth = width; + newHeight = height; + } + break; + } + + BOOL hasAlpha = [self CGImageContainsAlpha:cgImage]; + // kCGImageAlphaNone is not supported in CGBitmapContextCreate. + // Check #3330 for more detail about why this bitmap is choosen. + // From v5.17.0, use runtime detection of bitmap info instead of hardcode. + CGBitmapInfo bitmapInfo = [SDImageCoderHelper preferredPixelFormat:hasAlpha].bitmapInfo; + CGContextRef context = CGBitmapContextCreate(NULL, newWidth, newHeight, 8, 0, [self colorSpaceGetDeviceRGB], bitmapInfo); + if (!context) { + return NULL; + } + + // Apply transform + CGAffineTransform transform = SDCGContextTransformFromOrientation(orientation, CGSizeMake(newWidth, newHeight)); + CGContextConcatCTM(context, transform); + CGContextDrawImage(context, CGRectMake(0, 0, width, height), cgImage); // The rect is bounding box of CGImage, don't swap width & height + CGImageRef newImageRef = CGBitmapContextCreateImage(context); + CGContextRelease(context); + + return newImageRef; +} + ++ (CGImageRef)CGImageCreateScaled:(CGImageRef)cgImage size:(CGSize)size { + if (!cgImage) { + return NULL; + } + if (size.width == 0 || size.height == 0) { + return NULL; + } + size_t width = CGImageGetWidth(cgImage); + size_t height = CGImageGetHeight(cgImage); + if (width == size.width && height == size.height) { + // Already same size + CGImageRetain(cgImage); + return cgImage; + } + size_t bitsPerComponent = CGImageGetBitsPerComponent(cgImage); + if (bitsPerComponent != 8 && bitsPerComponent != 16 && bitsPerComponent != 32) { + // Unsupported + return NULL; + } + size_t bitsPerPixel = CGImageGetBitsPerPixel(cgImage); + CGColorSpaceRef colorSpace = CGImageGetColorSpace(cgImage); + CGColorRenderingIntent renderingIntent = CGImageGetRenderingIntent(cgImage); + CGBitmapInfo bitmapInfo = CGImageGetBitmapInfo(cgImage); + CGImageAlphaInfo alphaInfo = bitmapInfo & kCGBitmapAlphaInfoMask; + CGImageByteOrderInfo byteOrderInfo = bitmapInfo & kCGBitmapByteOrderMask; + CGBitmapInfo alphaBitmapInfo = (uint32_t)byteOrderInfo; + + // Input need to convert with alpha + if (alphaInfo == kCGImageAlphaNone) { + // Convert RGB8/16/F -> ARGB8/16/F + alphaBitmapInfo |= kCGImageAlphaFirst; + } else { + alphaBitmapInfo |= alphaInfo; + } + uint32_t components; + if (alphaInfo == kCGImageAlphaOnly) { + // Alpha only, simple to 1 channel + components = 1; + } else { + components = 4; + } + if (SD_OPTIONS_CONTAINS(bitmapInfo, kCGBitmapFloatComponents)) { + // Keep float components + alphaBitmapInfo |= kCGBitmapFloatComponents; + } + __block vImage_Buffer input_buffer = {}, output_buffer = {}; + @onExit { + if (input_buffer.data) free(input_buffer.data); + if (output_buffer.data) free(output_buffer.data); + }; + // Always provide alpha channel + vImage_CGImageFormat format = (vImage_CGImageFormat) { + .bitsPerComponent = (uint32_t)bitsPerComponent, + .bitsPerPixel = (uint32_t)bitsPerComponent * components, + .colorSpace = colorSpace, + .bitmapInfo = alphaBitmapInfo, + .version = 0, + .decode = NULL, + .renderingIntent = renderingIntent + }; + // input + vImage_Error ret = vImageBuffer_InitWithCGImage(&input_buffer, &format, NULL, cgImage, kvImageNoFlags); + if (ret != kvImageNoError) return NULL; + // output + vImageBuffer_Init(&output_buffer, size.height, size.width, (uint32_t)bitsPerComponent * components, kvImageNoFlags); + if (!output_buffer.data) return NULL; + + if (components == 4) { + if (bitsPerComponent == 32) { + ret = vImageScale_ARGBFFFF(&input_buffer, &output_buffer, NULL, kvImageHighQualityResampling); + } else if (bitsPerComponent == 16) { + ret = vImageScale_ARGB16U(&input_buffer, &output_buffer, NULL, kvImageHighQualityResampling); + } else if (bitsPerComponent == 8) { + ret = vImageScale_ARGB8888(&input_buffer, &output_buffer, NULL, kvImageHighQualityResampling); + } + } else { + if (bitsPerComponent == 32) { + ret = vImageScale_PlanarF(&input_buffer, &output_buffer, NULL, kvImageHighQualityResampling); + } else if (bitsPerComponent == 16) { + ret = vImageScale_Planar16U(&input_buffer, &output_buffer, NULL, kvImageHighQualityResampling); + } else if (bitsPerComponent == 8) { + ret = vImageScale_Planar8(&input_buffer, &output_buffer, NULL, kvImageHighQualityResampling); + } + } + if (ret != kvImageNoError) return NULL; + + // Convert back to non-alpha for RGB input to preserve pixel format + if (alphaInfo == kCGImageAlphaNone) { + // in-place, no extra allocation + if (bitsPerComponent == 32) { + ret = vImageConvert_ARGBFFFFtoRGBFFF(&output_buffer, &output_buffer, kvImageNoFlags); + } else if (bitsPerComponent == 16) { + ret = vImageConvert_ARGB16UtoRGB16U(&output_buffer, &output_buffer, kvImageNoFlags); + } else if (bitsPerComponent == 8) { + ret = vImageConvert_ARGB8888toRGB888(&output_buffer, &output_buffer, kvImageNoFlags); + } + if (ret != kvImageNoError) return NULL; + } + vImage_CGImageFormat output_format = (vImage_CGImageFormat) { + .bitsPerComponent = (uint32_t)bitsPerComponent, + .bitsPerPixel = (uint32_t)bitsPerPixel, + .colorSpace = colorSpace, + .bitmapInfo = bitmapInfo, + .version = 0, + .decode = NULL, + .renderingIntent = renderingIntent + }; + CGImageRef outputImage = vImageCreateCGImageFromBuffer(&output_buffer, &output_format, NULL, NULL, kvImageNoFlags, &ret); + if (ret != kvImageNoError) { + CGImageRelease(outputImage); + return NULL; + } + + return outputImage; +} + ++ (CGSize)scaledSizeWithImageSize:(CGSize)imageSize scaleSize:(CGSize)scaleSize preserveAspectRatio:(BOOL)preserveAspectRatio shouldScaleUp:(BOOL)shouldScaleUp { + CGFloat width = imageSize.width; + CGFloat height = imageSize.height; + CGFloat resultWidth; + CGFloat resultHeight; + + if (width <= 0 || height <= 0 || scaleSize.width <= 0 || scaleSize.height <= 0) { + // Protect + resultWidth = width; + resultHeight = height; + } else { + // Scale to fit + if (preserveAspectRatio) { + CGFloat pixelRatio = width / height; + CGFloat scaleRatio = scaleSize.width / scaleSize.height; + if (pixelRatio > scaleRatio) { + resultWidth = scaleSize.width; + resultHeight = ceil(scaleSize.width / pixelRatio); + } else { + resultHeight = scaleSize.height; + resultWidth = ceil(scaleSize.height * pixelRatio); + } + } else { + // Stretch + resultWidth = scaleSize.width; + resultHeight = scaleSize.height; + } + if (!shouldScaleUp) { + // Scale down only + resultWidth = MIN(width, resultWidth); + resultHeight = MIN(height, resultHeight); + } + } + + return CGSizeMake(resultWidth, resultHeight); +} + ++ (CGSize)scaledSizeWithImageSize:(CGSize)imageSize limitBytes:(NSUInteger)limitBytes bytesPerPixel:(NSUInteger)bytesPerPixel frameCount:(NSUInteger)frameCount { + if (CGSizeEqualToSize(imageSize, CGSizeZero)) return CGSizeMake(1, 1); + NSUInteger totalFramePixelSize = limitBytes / bytesPerPixel / (frameCount ?: 1); + CGFloat ratio = imageSize.height / imageSize.width; + CGFloat width = sqrt(totalFramePixelSize / ratio); + CGFloat height = width * ratio; + width = MAX(1, floor(width)); + height = MAX(1, floor(height)); + CGSize size = CGSizeMake(width, height); + + return size; +} + ++ (UIImage *)decodedImageWithImage:(UIImage *)image { + return [self decodedImageWithImage:image policy:SDImageForceDecodePolicyAutomatic]; +} + ++ (UIImage *)decodedImageWithImage:(UIImage *)image policy:(SDImageForceDecodePolicy)policy { + if (![self shouldDecodeImage:image policy:policy]) { + return image; + } + + UIImage *decodedImage; + SDImageCoderDecodeSolution decodeSolution = self.defaultDecodeSolution; +#if SD_UIKIT + if (decodeSolution == SDImageCoderDecodeSolutionAutomatic) { + // See #3365, CMPhoto iOS 15 only supports JPEG/HEIF format, or it will print an error log :( + SDImageFormat format = image.sd_imageFormat; + if ((format == SDImageFormatHEIC || format == SDImageFormatHEIF) && SDImageSupportsHardwareHEVCDecoder()) { + decodedImage = SDImageDecodeUIKit(image); + } else if (format == SDImageFormatJPEG) { + decodedImage = SDImageDecodeUIKit(image); + } + } else if (decodeSolution == SDImageCoderDecodeSolutionUIKit) { + // Arbitrarily call CMPhoto + decodedImage = SDImageDecodeUIKit(image); + } + if (decodedImage) { + return decodedImage; + } +#endif + + CGImageRef imageRef = image.CGImage; + if (!imageRef) { + // Only decode for CGImage-based + return image; + } + + if (decodeSolution == SDImageCoderDecodeSolutionCoreGraphics) { + CGImageRef decodedImageRef = [self CGImageCreateDecoded:imageRef]; +#if SD_MAC + decodedImage = [[UIImage alloc] initWithCGImage:decodedImageRef scale:image.scale orientation:kCGImagePropertyOrientationUp]; +#else + decodedImage = [[UIImage alloc] initWithCGImage:decodedImageRef scale:image.scale orientation:image.imageOrientation]; +#endif + CGImageRelease(decodedImageRef); + } else { + // Prefer to use new Image Renderer to re-draw image, instead of low-level CGBitmapContext and CGContextDrawImage + // This can keep both OS compatible and don't fight with Apple's performance optimization + SDGraphicsImageRendererFormat *format = SDGraphicsImageRendererFormat.preferredFormat; + // To support most OS compatible like Dynamic Range, prefer the image level format +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.0, *)) { + format.uiformat = image.imageRendererFormat; + } else { +#endif + format.opaque = ![self CGImageContainsAlpha:imageRef];; + format.scale = image.scale; +#if SD_UIKIT + } +#endif + CGSize imageSize = image.size; + SDGraphicsImageRenderer *renderer = [[SDGraphicsImageRenderer alloc] initWithSize:imageSize format:format]; + decodedImage = [renderer imageWithActions:^(CGContextRef _Nonnull context) { + [image drawInRect:CGRectMake(0, 0, imageSize.width, imageSize.height)]; + }]; + } + SDImageCopyAssociatedObject(image, decodedImage); + decodedImage.sd_isDecoded = YES; + return decodedImage; +} + ++ (UIImage *)decodedAndScaledDownImageWithImage:(UIImage *)image limitBytes:(NSUInteger)bytes { + return [self decodedAndScaledDownImageWithImage:image limitBytes:bytes policy:SDImageForceDecodePolicyAutomatic]; +} + ++ (UIImage *)decodedAndScaledDownImageWithImage:(UIImage *)image limitBytes:(NSUInteger)bytes policy:(SDImageForceDecodePolicy)policy { + if (![self shouldDecodeImage:image policy:policy]) { + return image; + } + + CGFloat destTotalPixels; + CGFloat tileTotalPixels; + if (bytes == 0) { + bytes = [self defaultScaleDownLimitBytes]; + } + bytes = MAX(bytes, kBytesPerPixel); + destTotalPixels = bytes / kBytesPerPixel; + tileTotalPixels = destTotalPixels / 3; + + CGImageRef sourceImageRef = image.CGImage; + if (!sourceImageRef) { + // Only decode for CGImage-based + return image; + } + CGSize sourceResolution = CGSizeZero; + sourceResolution.width = CGImageGetWidth(sourceImageRef); + sourceResolution.height = CGImageGetHeight(sourceImageRef); + + if (![self shouldScaleDownImagePixelSize:sourceResolution limitBytes:bytes]) { + return [self decodedImageWithImage:image]; + } + + CGFloat sourceTotalPixels = sourceResolution.width * sourceResolution.height; + // Determine the scale ratio to apply to the input image + // that results in an output image of the defined size. + // see kDestImageSizeMB, and how it relates to destTotalPixels. + CGFloat imageScale = sqrt(destTotalPixels / sourceTotalPixels); + CGSize destResolution = CGSizeZero; + destResolution.width = MAX(1, (int)(sourceResolution.width * imageScale)); + destResolution.height = MAX(1, (int)(sourceResolution.height * imageScale)); + + UIImage *decodedImage; +#if SD_UIKIT + SDImageCoderDecodeSolution decodeSolution = self.defaultDecodeSolution; + if (decodeSolution == SDImageCoderDecodeSolutionAutomatic) { + // See #3365, CMPhoto iOS 15 only supports JPEG/HEIF format, or it will print an error log :( + SDImageFormat format = image.sd_imageFormat; + if ((format == SDImageFormatHEIC || format == SDImageFormatHEIF) && SDImageSupportsHardwareHEVCDecoder()) { + decodedImage = SDImageDecodeAndScaleDownUIKit(image, destResolution); + } else if (format == SDImageFormatJPEG) { + decodedImage = SDImageDecodeAndScaleDownUIKit(image, destResolution); + } + } else if (decodeSolution == SDImageCoderDecodeSolutionUIKit) { + // Arbitrarily call CMPhoto + decodedImage = SDImageDecodeAndScaleDownUIKit(image, destResolution); + } + if (decodedImage) { + return decodedImage; + } +#endif + + // autorelease the bitmap context and all vars to help system to free memory when there are memory warning. + // on iOS7, do not forget to call [[SDImageCache sharedImageCache] clearMemory]; + @autoreleasepool { + // device color space + CGColorSpaceRef colorspaceRef = [self colorSpaceGetDeviceRGB]; + BOOL hasAlpha = [self CGImageContainsAlpha:sourceImageRef]; + + // kCGImageAlphaNone is not supported in CGBitmapContextCreate. + // Check #3330 for more detail about why this bitmap is choosen. + // From v5.17.0, use runtime detection of bitmap info instead of hardcode. + CGBitmapInfo bitmapInfo = [SDImageCoderHelper preferredPixelFormat:hasAlpha].bitmapInfo; + CGContextRef destContext = CGBitmapContextCreate(NULL, + destResolution.width, + destResolution.height, + kBitsPerComponent, + 0, + colorspaceRef, + bitmapInfo); + + if (destContext == NULL) { + return image; + } + CGContextSetInterpolationQuality(destContext, kCGInterpolationHigh); + + // Now define the size of the rectangle to be used for the + // incremental bits from the input image to the output image. + // we use a source tile width equal to the width of the source + // image due to the way that iOS retrieves image data from disk. + // iOS must decode an image from disk in full width 'bands', even + // if current graphics context is clipped to a subrect within that + // band. Therefore we fully utilize all of the pixel data that results + // from a decoding operation by anchoring our tile size to the full + // width of the input image. + CGRect sourceTile = CGRectZero; + sourceTile.size.width = sourceResolution.width; + // The source tile height is dynamic. Since we specified the size + // of the source tile in MB, see how many rows of pixels high it + // can be given the input image width. + sourceTile.size.height = MAX(1, (int)(tileTotalPixels / sourceTile.size.width)); + sourceTile.origin.x = 0.0f; + // The output tile is the same proportions as the input tile, but + // scaled to image scale. + CGRect destTile; + destTile.size.width = destResolution.width; + destTile.size.height = sourceTile.size.height * imageScale; + destTile.origin.x = 0.0f; + // The source seem overlap is proportionate to the destination seem overlap. + // this is the amount of pixels to overlap each tile as we assemble the output image. + float sourceSeemOverlap = (int)((kDestSeemOverlap/destResolution.height)*sourceResolution.height); + CGImageRef sourceTileImageRef; + // calculate the number of read/write operations required to assemble the + // output image. + int iterations = (int)( sourceResolution.height / sourceTile.size.height ); + // If tile height doesn't divide the image height evenly, add another iteration + // to account for the remaining pixels. + int remainder = (int)sourceResolution.height % (int)sourceTile.size.height; + if(remainder) { + iterations++; + } + // Add seem overlaps to the tiles, but save the original tile height for y coordinate calculations. + float sourceTileHeightMinusOverlap = sourceTile.size.height; + sourceTile.size.height += sourceSeemOverlap; + destTile.size.height += kDestSeemOverlap; + for( int y = 0; y < iterations; ++y ) { + sourceTile.origin.y = y * sourceTileHeightMinusOverlap + sourceSeemOverlap; + destTile.origin.y = destResolution.height - (( y + 1 ) * sourceTileHeightMinusOverlap * imageScale + kDestSeemOverlap); + sourceTileImageRef = CGImageCreateWithImageInRect( sourceImageRef, sourceTile ); + if( y == iterations - 1 && remainder ) { + float dify = destTile.size.height; + destTile.size.height = CGImageGetHeight( sourceTileImageRef ) * imageScale + kDestSeemOverlap; + dify -= destTile.size.height; + destTile.origin.y = MIN(0, destTile.origin.y + dify); + } + CGContextDrawImage( destContext, destTile, sourceTileImageRef ); + CGImageRelease( sourceTileImageRef ); + } + + CGImageRef destImageRef = CGBitmapContextCreateImage(destContext); + CGContextRelease(destContext); + if (destImageRef == NULL) { + return image; + } +#if SD_MAC + decodedImage = [[UIImage alloc] initWithCGImage:destImageRef scale:image.scale orientation:kCGImagePropertyOrientationUp]; +#else + decodedImage = [[UIImage alloc] initWithCGImage:destImageRef scale:image.scale orientation:image.imageOrientation]; +#endif + CGImageRelease(destImageRef); + SDImageCopyAssociatedObject(image, decodedImage); + decodedImage.sd_isDecoded = YES; + return decodedImage; + } +} + ++ (SDImageCoderDecodeSolution)defaultDecodeSolution { + return kDefaultDecodeSolution; +} + ++ (void)setDefaultDecodeSolution:(SDImageCoderDecodeSolution)defaultDecodeSolution { + kDefaultDecodeSolution = defaultDecodeSolution; +} + ++ (NSUInteger)defaultScaleDownLimitBytes { + return kDestImageLimitBytes; +} + ++ (void)setDefaultScaleDownLimitBytes:(NSUInteger)defaultScaleDownLimitBytes { + if (defaultScaleDownLimitBytes < kBytesPerPixel) { + return; + } + kDestImageLimitBytes = defaultScaleDownLimitBytes; +} + +#if SD_UIKIT || SD_WATCH +// Convert an EXIF image orientation to an iOS one. ++ (UIImageOrientation)imageOrientationFromEXIFOrientation:(CGImagePropertyOrientation)exifOrientation { + UIImageOrientation imageOrientation = UIImageOrientationUp; + switch (exifOrientation) { + case kCGImagePropertyOrientationUp: + imageOrientation = UIImageOrientationUp; + break; + case kCGImagePropertyOrientationDown: + imageOrientation = UIImageOrientationDown; + break; + case kCGImagePropertyOrientationLeft: + imageOrientation = UIImageOrientationLeft; + break; + case kCGImagePropertyOrientationRight: + imageOrientation = UIImageOrientationRight; + break; + case kCGImagePropertyOrientationUpMirrored: + imageOrientation = UIImageOrientationUpMirrored; + break; + case kCGImagePropertyOrientationDownMirrored: + imageOrientation = UIImageOrientationDownMirrored; + break; + case kCGImagePropertyOrientationLeftMirrored: + imageOrientation = UIImageOrientationLeftMirrored; + break; + case kCGImagePropertyOrientationRightMirrored: + imageOrientation = UIImageOrientationRightMirrored; + break; + default: + break; + } + return imageOrientation; +} + +// Convert an iOS orientation to an EXIF image orientation. ++ (CGImagePropertyOrientation)exifOrientationFromImageOrientation:(UIImageOrientation)imageOrientation { + CGImagePropertyOrientation exifOrientation = kCGImagePropertyOrientationUp; + switch (imageOrientation) { + case UIImageOrientationUp: + exifOrientation = kCGImagePropertyOrientationUp; + break; + case UIImageOrientationDown: + exifOrientation = kCGImagePropertyOrientationDown; + break; + case UIImageOrientationLeft: + exifOrientation = kCGImagePropertyOrientationLeft; + break; + case UIImageOrientationRight: + exifOrientation = kCGImagePropertyOrientationRight; + break; + case UIImageOrientationUpMirrored: + exifOrientation = kCGImagePropertyOrientationUpMirrored; + break; + case UIImageOrientationDownMirrored: + exifOrientation = kCGImagePropertyOrientationDownMirrored; + break; + case UIImageOrientationLeftMirrored: + exifOrientation = kCGImagePropertyOrientationLeftMirrored; + break; + case UIImageOrientationRightMirrored: + exifOrientation = kCGImagePropertyOrientationRightMirrored; + break; + default: + break; + } + return exifOrientation; +} +#endif + +#pragma mark - Helper Function ++ (BOOL)shouldDecodeImage:(nullable UIImage *)image policy:(SDImageForceDecodePolicy)policy { + // Prevent "CGBitmapContextCreateImage: invalid context 0x0" error + if (image == nil) { + return NO; + } + // Check policy (never) + if (policy == SDImageForceDecodePolicyNever) { + return NO; + } + // Avoid extra decode + if (image.sd_isDecoded) { + return NO; + } + // do not decode animated images + if (image.sd_isAnimated) { + return NO; + } + // do not decode vector images + if (image.sd_isVector) { + return NO; + } + // FIXME: currently our force decode solution is buggy on HDR CGImage + if (image.sd_isHighDynamicRange) { + return NO; + } + // Check policy (always) + if (policy == SDImageForceDecodePolicyAlways) { + return YES; + } else { + // Check policy (automatic) + CGImageRef cgImage = image.CGImage; + if (cgImage) { + // Check if it's lazy CGImage wrapper or not + BOOL isLazy = [SDImageCoderHelper CGImageIsLazy:cgImage]; + if (isLazy) { + // Lazy CGImage should trigger force decode before rendering + return YES; + } else { + // Now, let's check if this non-lazy CGImage is hardware supported (not byte-aligned will cause extra copy) + BOOL isSupported = [SDImageCoderHelper CGImageIsHardwareSupported:cgImage]; + return !isSupported; + } + } + } + + return YES; +} + ++ (BOOL)shouldScaleDownImagePixelSize:(CGSize)sourceResolution limitBytes:(NSUInteger)bytes { + BOOL shouldScaleDown = YES; + + CGFloat sourceTotalPixels = sourceResolution.width * sourceResolution.height; + if (sourceTotalPixels <= 0) { + return NO; + } + CGFloat destTotalPixels; + if (bytes == 0) { + bytes = [self defaultScaleDownLimitBytes]; + } + bytes = MAX(bytes, kBytesPerPixel); + destTotalPixels = bytes / kBytesPerPixel; + CGFloat imageScale = destTotalPixels / sourceTotalPixels; + if (imageScale < 1) { + shouldScaleDown = YES; + } else { + shouldScaleDown = NO; + } + + return shouldScaleDown; +} + +static inline CGAffineTransform SDCGContextTransformFromOrientation(CGImagePropertyOrientation orientation, CGSize size) { + // Inspiration from @libfeihu + // We need to calculate the proper transformation to make the image upright. + // We do it in 2 steps: Rotate if Left/Right/Down, and then flip if Mirrored. + CGAffineTransform transform = CGAffineTransformIdentity; + + switch (orientation) { + case kCGImagePropertyOrientationDown: + case kCGImagePropertyOrientationDownMirrored: + transform = CGAffineTransformTranslate(transform, size.width, size.height); + transform = CGAffineTransformRotate(transform, M_PI); + break; + + case kCGImagePropertyOrientationLeft: + case kCGImagePropertyOrientationLeftMirrored: + transform = CGAffineTransformTranslate(transform, size.width, 0); + transform = CGAffineTransformRotate(transform, M_PI_2); + break; + + case kCGImagePropertyOrientationRight: + case kCGImagePropertyOrientationRightMirrored: + transform = CGAffineTransformTranslate(transform, 0, size.height); + transform = CGAffineTransformRotate(transform, -M_PI_2); + break; + case kCGImagePropertyOrientationUp: + case kCGImagePropertyOrientationUpMirrored: + break; + } + + switch (orientation) { + case kCGImagePropertyOrientationUpMirrored: + case kCGImagePropertyOrientationDownMirrored: + transform = CGAffineTransformTranslate(transform, size.width, 0); + transform = CGAffineTransformScale(transform, -1, 1); + break; + + case kCGImagePropertyOrientationLeftMirrored: + case kCGImagePropertyOrientationRightMirrored: + transform = CGAffineTransformTranslate(transform, size.height, 0); + transform = CGAffineTransformScale(transform, -1, 1); + break; + case kCGImagePropertyOrientationUp: + case kCGImagePropertyOrientationDown: + case kCGImagePropertyOrientationLeft: + case kCGImagePropertyOrientationRight: + break; + } + + return transform; +} + +#if SD_UIKIT || SD_WATCH +static NSUInteger gcd(NSUInteger a, NSUInteger b) { + NSUInteger c; + while (a != 0) { + c = a; + a = b % a; + b = c; + } + return b; +} + +static NSUInteger gcdArray(size_t const count, NSUInteger const * const values) { + if (count == 0) { + return 0; + } + NSUInteger result = values[0]; + for (size_t i = 1; i < count; ++i) { + result = gcd(values[i], result); + } + return result; +} +#endif + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCodersManager.h b/Pods/SDWebImage/SDWebImage/Core/SDImageCodersManager.h new file mode 100644 index 0000000..14b655d --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCodersManager.h @@ -0,0 +1,58 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDImageCoder.h" + +/** + Global object holding the array of coders, so that we avoid passing them from object to object. + Uses a priority queue behind scenes, which means the latest added coders have the highest priority. + This is done so when encoding/decoding something, we go through the list and ask each coder if they can handle the current data. + That way, users can add their custom coders while preserving our existing prebuilt ones + + Note: the `coders` getter will return the coders in their reversed order + Example: + - by default we internally set coders = `IOCoder`, `GIFCoder`, `APNGCoder` + - calling `coders` will return `@[IOCoder, GIFCoder, APNGCoder]` + - call `[addCoder:[MyCrazyCoder new]]` + - calling `coders` now returns `@[IOCoder, GIFCoder, APNGCoder, MyCrazyCoder]` + + Coders + ------ + A coder must conform to the `SDImageCoder` protocol or even to `SDProgressiveImageCoder` if it supports progressive decoding + Conformance is important because that way, they will implement `canDecodeFromData` or `canEncodeToFormat` + Those methods are called on each coder in the array (using the priority order) until one of them returns YES. + That means that coder can decode that data / encode to that format + */ +@interface SDImageCodersManager : NSObject + +/** + Returns the global shared coders manager instance. + */ +@property (nonatomic, class, readonly, nonnull) SDImageCodersManager *sharedManager; + +/** + All coders in coders manager. The coders array is a priority queue, which means the later added coder will have the highest priority + */ +@property (nonatomic, copy, nullable) NSArray> *coders; + +/** + Add a new coder to the end of coders array. Which has the highest priority. + + @param coder coder + */ +- (void)addCoder:(nonnull id)coder; + +/** + Remove a coder in the coders array. + + @param coder coder + */ +- (void)removeCoder:(nonnull id)coder; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageCodersManager.m b/Pods/SDWebImage/SDWebImage/Core/SDImageCodersManager.m new file mode 100644 index 0000000..0abb962 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageCodersManager.m @@ -0,0 +1,145 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageCodersManager.h" +#import "SDImageIOCoder.h" +#import "SDImageGIFCoder.h" +#import "SDImageAPNGCoder.h" +#import "SDImageHEICCoder.h" +#import "SDInternalMacros.h" + +@interface SDImageCodersManager () + +@property (nonatomic, strong, nonnull) NSMutableArray> *imageCoders; + +@end + +@implementation SDImageCodersManager { + SD_LOCK_DECLARE(_codersLock); +} + ++ (nonnull instancetype)sharedManager { + static dispatch_once_t once; + static id instance; + dispatch_once(&once, ^{ + instance = [self new]; + }); + return instance; +} + +- (instancetype)init { + if (self = [super init]) { + // initialize with default coders + _imageCoders = [NSMutableArray arrayWithArray:@[[SDImageIOCoder sharedCoder], [SDImageGIFCoder sharedCoder], [SDImageAPNGCoder sharedCoder]]]; + SD_LOCK_INIT(_codersLock); + } + return self; +} + +- (NSArray> *)coders { + SD_LOCK(_codersLock); + NSArray> *coders = [_imageCoders copy]; + SD_UNLOCK(_codersLock); + return coders; +} + +- (void)setCoders:(NSArray> *)coders { + SD_LOCK(_codersLock); + [_imageCoders removeAllObjects]; + if (coders.count) { + [_imageCoders addObjectsFromArray:coders]; + } + SD_UNLOCK(_codersLock); +} + +#pragma mark - Coder IO operations + +- (void)addCoder:(nonnull id)coder { + if (![coder conformsToProtocol:@protocol(SDImageCoder)]) { + return; + } + SD_LOCK(_codersLock); + [_imageCoders addObject:coder]; + SD_UNLOCK(_codersLock); +} + +- (void)removeCoder:(nonnull id)coder { + if (![coder conformsToProtocol:@protocol(SDImageCoder)]) { + return; + } + SD_LOCK(_codersLock); + [_imageCoders removeObject:coder]; + SD_UNLOCK(_codersLock); +} + +#pragma mark - SDImageCoder +- (BOOL)canDecodeFromData:(NSData *)data { + NSArray> *coders = self.coders; + for (id coder in coders.reverseObjectEnumerator) { + if ([coder canDecodeFromData:data]) { + return YES; + } + } + return NO; +} + +- (BOOL)canEncodeToFormat:(SDImageFormat)format { + NSArray> *coders = self.coders; + for (id coder in coders.reverseObjectEnumerator) { + if ([coder canEncodeToFormat:format]) { + return YES; + } + } + return NO; +} + +- (UIImage *)decodedImageWithData:(NSData *)data options:(nullable SDImageCoderOptions *)options { + if (!data) { + return nil; + } + UIImage *image; + NSArray> *coders = self.coders; + for (id coder in coders.reverseObjectEnumerator) { + if ([coder canDecodeFromData:data]) { + image = [coder decodedImageWithData:data options:options]; + break; + } + } + + return image; +} + +- (NSData *)encodedDataWithImage:(UIImage *)image format:(SDImageFormat)format options:(nullable SDImageCoderOptions *)options { + if (!image) { + return nil; + } + NSArray> *coders = self.coders; + for (id coder in coders.reverseObjectEnumerator) { + if ([coder canEncodeToFormat:format]) { + return [coder encodedDataWithImage:image format:format options:options]; + } + } + return nil; +} + +- (NSData *)encodedDataWithFrames:(NSArray *)frames loopCount:(NSUInteger)loopCount format:(SDImageFormat)format options:(SDImageCoderOptions *)options { + if (!frames || frames.count < 1) { + return nil; + } + NSArray> *coders = self.coders; + for (id coder in coders.reverseObjectEnumerator) { + if ([coder canEncodeToFormat:format]) { + if ([coder respondsToSelector:@selector(encodedDataWithFrames:loopCount:format:options:)]) { + return [coder encodedDataWithFrames:frames loopCount:loopCount format:format options:options]; + } + } + } + return nil; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageFrame.h b/Pods/SDWebImage/SDWebImage/Core/SDImageFrame.h new file mode 100644 index 0000000..41f3965 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageFrame.h @@ -0,0 +1,44 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +/** + This class is used for creating animated images via `animatedImageWithFrames` in `SDImageCoderHelper`. + @note If you need to specify animated images loop count, use `sd_imageLoopCount` property in `UIImage+Metadata.h`. + */ +@interface SDImageFrame : NSObject + +/** + The image of current frame. You should not set an animated image. + */ +@property (nonatomic, strong, readonly, nonnull) UIImage *image; +/** + The duration of current frame to be displayed. The number is seconds but not milliseconds. You should not set this to zero. + */ +@property (nonatomic, readonly, assign) NSTimeInterval duration; + +/// Create a frame instance with specify image and duration +/// @param image current frame's image +/// @param duration current frame's duration +- (nonnull instancetype)initWithImage:(nonnull UIImage *)image duration:(NSTimeInterval)duration; + +/** + Create a frame instance with specify image and duration + + @param image current frame's image + @param duration current frame's duration + @return frame instance + */ ++ (nonnull instancetype)frameWithImage:(nonnull UIImage *)image duration:(NSTimeInterval)duration; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageFrame.m b/Pods/SDWebImage/SDWebImage/Core/SDImageFrame.m new file mode 100644 index 0000000..bd207ae --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageFrame.m @@ -0,0 +1,34 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageFrame.h" + +@interface SDImageFrame () + +@property (nonatomic, strong, readwrite, nonnull) UIImage *image; +@property (nonatomic, readwrite, assign) NSTimeInterval duration; + +@end + +@implementation SDImageFrame + +- (instancetype)initWithImage:(UIImage *)image duration:(NSTimeInterval)duration { + self = [super init]; + if (self) { + _image = image; + _duration = duration; + } + return self; +} + ++ (instancetype)frameWithImage:(UIImage *)image duration:(NSTimeInterval)duration { + SDImageFrame *frame = [[SDImageFrame alloc] initWithImage:image duration:duration]; + return frame; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageGIFCoder.h b/Pods/SDWebImage/SDWebImage/Core/SDImageGIFCoder.h new file mode 100644 index 0000000..5ef67ac --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageGIFCoder.h @@ -0,0 +1,22 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDImageIOAnimatedCoder.h" + +/** + Built in coder using ImageIO that supports animated GIF encoding/decoding + @note `SDImageIOCoder` supports GIF but only as static (will use the 1st frame). + @note Use `SDImageGIFCoder` for fully animated GIFs. For `UIImageView`, it will produce animated `UIImage`(`NSImage` on macOS) for rendering. For `SDAnimatedImageView`, it will use `SDAnimatedImage` for rendering. + @note The recommended approach for animated GIFs is using `SDAnimatedImage` with `SDAnimatedImageView`. It's more performant than `UIImageView` for GIF displaying(especially on memory usage) + */ +@interface SDImageGIFCoder : SDImageIOAnimatedCoder + +@property (nonatomic, class, readonly, nonnull) SDImageGIFCoder *sharedCoder; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageGIFCoder.m b/Pods/SDWebImage/SDWebImage/Core/SDImageGIFCoder.m new file mode 100644 index 0000000..a1838b1 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageGIFCoder.m @@ -0,0 +1,58 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageGIFCoder.h" +#import "SDImageIOAnimatedCoderInternal.h" +#if SD_MAC +#import +#else +#import +#endif + +@implementation SDImageGIFCoder + ++ (instancetype)sharedCoder { + static SDImageGIFCoder *coder; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + coder = [[SDImageGIFCoder alloc] init]; + }); + return coder; +} + +#pragma mark - Subclass Override + ++ (SDImageFormat)imageFormat { + return SDImageFormatGIF; +} + ++ (NSString *)imageUTType { + return (__bridge NSString *)kSDUTTypeGIF; +} + ++ (NSString *)dictionaryProperty { + return (__bridge NSString *)kCGImagePropertyGIFDictionary; +} + ++ (NSString *)unclampedDelayTimeProperty { + return (__bridge NSString *)kCGImagePropertyGIFUnclampedDelayTime; +} + ++ (NSString *)delayTimeProperty { + return (__bridge NSString *)kCGImagePropertyGIFDelayTime; +} + ++ (NSString *)loopCountProperty { + return (__bridge NSString *)kCGImagePropertyGIFLoopCount; +} + ++ (NSUInteger)defaultLoopCount { + return 1; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageGraphics.h b/Pods/SDWebImage/SDWebImage/Core/SDImageGraphics.h new file mode 100644 index 0000000..131d685 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageGraphics.h @@ -0,0 +1,28 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import + +/** + These following graphics context method are provided to easily write cross-platform(AppKit/UIKit) code. + For UIKit, these methods just call the same method in `UIGraphics.h`. See the documentation for usage. + For AppKit, these methods use `NSGraphicsContext` to create image context and match the behavior like UIKit. + @note If you don't care bitmap format (ARGB8888) and just draw image, use `SDGraphicsImageRenderer` instead. It's more performant on RAM usage.` + */ + +/// Returns the current graphics context. +FOUNDATION_EXPORT CGContextRef __nullable SDGraphicsGetCurrentContext(void) CF_RETURNS_NOT_RETAINED; +/// Creates a bitmap-based graphics context and makes it the current context. +FOUNDATION_EXPORT void SDGraphicsBeginImageContext(CGSize size); +/// Creates a bitmap-based graphics context with the specified options. +FOUNDATION_EXPORT void SDGraphicsBeginImageContextWithOptions(CGSize size, BOOL opaque, CGFloat scale); +/// Removes the current bitmap-based graphics context from the top of the stack. +FOUNDATION_EXPORT void SDGraphicsEndImageContext(void); +/// Returns an image based on the contents of the current bitmap-based graphics context. +FOUNDATION_EXPORT UIImage * __nullable SDGraphicsGetImageFromCurrentImageContext(void); diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageGraphics.m b/Pods/SDWebImage/SDWebImage/Core/SDImageGraphics.m new file mode 100644 index 0000000..2e877f3 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageGraphics.m @@ -0,0 +1,126 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageGraphics.h" +#import "NSImage+Compatibility.h" +#import "SDImageCoderHelper.h" +#import "objc/runtime.h" + +#if SD_MAC +static void *kNSGraphicsContextScaleFactorKey; + +static CGContextRef SDCGContextCreateBitmapContext(CGSize size, BOOL opaque, CGFloat scale) { + if (scale == 0) { + // Match `UIGraphicsBeginImageContextWithOptions`, reset to the scale factor of the device’s main screen if scale is 0. + NSScreen *mainScreen = nil; + if (@available(macOS 10.12, *)) { + mainScreen = [NSScreen mainScreen]; + } else { + mainScreen = [NSScreen screens].firstObject; + } + scale = mainScreen.backingScaleFactor ?: 1.0f; + } + size_t width = ceil(size.width * scale); + size_t height = ceil(size.height * scale); + if (width < 1 || height < 1) return NULL; + + CGColorSpaceRef space = [SDImageCoderHelper colorSpaceGetDeviceRGB]; + // kCGImageAlphaNone is not supported in CGBitmapContextCreate. + // Check #3330 for more detail about why this bitmap is choosen. + // From v5.17.0, use runtime detection of bitmap info instead of hardcode. + // However, macOS's runtime detection will also call this function, cause recursive, so still hardcode here + CGBitmapInfo bitmapInfo; + if (!opaque) { + // [NSImage imageWithSize:flipped:drawingHandler:] returns float(16-bits) RGBA8888 on alpha image, which we don't need + bitmapInfo = kCGBitmapByteOrderDefault | kCGImageAlphaPremultipliedLast; + } else { + bitmapInfo = kCGBitmapByteOrderDefault | kCGImageAlphaNoneSkipLast; + } + CGContextRef context = CGBitmapContextCreate(NULL, width, height, 8, 0, space, bitmapInfo); + if (!context) { + return NULL; + } + CGContextScaleCTM(context, scale, scale); + + return context; +} +#endif + +CGContextRef SDGraphicsGetCurrentContext(void) { +#if SD_UIKIT || SD_WATCH + return UIGraphicsGetCurrentContext(); +#else + return NSGraphicsContext.currentContext.CGContext; +#endif +} + +void SDGraphicsBeginImageContext(CGSize size) { +#if SD_UIKIT || SD_WATCH + UIGraphicsBeginImageContext(size); +#else + SDGraphicsBeginImageContextWithOptions(size, NO, 1.0); +#endif +} + +void SDGraphicsBeginImageContextWithOptions(CGSize size, BOOL opaque, CGFloat scale) { +#if SD_UIKIT || SD_WATCH + UIGraphicsBeginImageContextWithOptions(size, opaque, scale); +#else + CGContextRef context = SDCGContextCreateBitmapContext(size, opaque, scale); + if (!context) { + return; + } + NSGraphicsContext *graphicsContext = [NSGraphicsContext graphicsContextWithCGContext:context flipped:NO]; + objc_setAssociatedObject(graphicsContext, &kNSGraphicsContextScaleFactorKey, @(scale), OBJC_ASSOCIATION_RETAIN); + CGContextRelease(context); + [NSGraphicsContext saveGraphicsState]; + NSGraphicsContext.currentContext = graphicsContext; +#endif +} + +void SDGraphicsEndImageContext(void) { +#if SD_UIKIT || SD_WATCH + UIGraphicsEndImageContext(); +#else + [NSGraphicsContext restoreGraphicsState]; +#endif +} + +UIImage * SDGraphicsGetImageFromCurrentImageContext(void) { +#if SD_UIKIT || SD_WATCH + return UIGraphicsGetImageFromCurrentImageContext(); +#else + NSGraphicsContext *context = NSGraphicsContext.currentContext; + CGContextRef contextRef = context.CGContext; + if (!contextRef) { + return nil; + } + CGImageRef imageRef = CGBitmapContextCreateImage(contextRef); + if (!imageRef) { + return nil; + } + CGFloat scale = 0; + NSNumber *scaleFactor = objc_getAssociatedObject(context, &kNSGraphicsContextScaleFactorKey); + if ([scaleFactor isKindOfClass:[NSNumber class]]) { + scale = scaleFactor.doubleValue; + } + if (!scale) { + // reset to the scale factor of the device’s main screen if scale is 0. + NSScreen *mainScreen = nil; + if (@available(macOS 10.12, *)) { + mainScreen = [NSScreen mainScreen]; + } else { + mainScreen = [NSScreen screens].firstObject; + } + scale = mainScreen.backingScaleFactor ?: 1.0f; + } + NSImage *image = [[NSImage alloc] initWithCGImage:imageRef scale:scale orientation:kCGImagePropertyOrientationUp]; + CGImageRelease(imageRef); + return image; +#endif +} diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageHEICCoder.h b/Pods/SDWebImage/SDWebImage/Core/SDImageHEICCoder.h new file mode 100644 index 0000000..f7dd661 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageHEICCoder.h @@ -0,0 +1,25 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import +#import "SDImageIOAnimatedCoder.h" + +/** + This coder is used for HEIC (HEIF with HEVC container codec) image format. + Image/IO provide the static HEIC (.heic) support in iOS 11/macOS 10.13/tvOS 11/watchOS 4+. + Image/IO provide the animated HEIC (.heics) support in iOS 13/macOS 10.15/tvOS 13/watchOS 6+. + See https://nokiatech.github.io/heif/technical.html for the standard. + @note This coder is not in the default coder list for now, since HEIC animated image is really rare, and Apple's implementation still contains performance issues. You can enable if you need this. + @note If you need to support lower firmware version for HEIF, you can have a try at https://github.com/SDWebImage/SDWebImageHEIFCoder + */ +API_AVAILABLE(ios(13.0), tvos(13.0), macos(10.15), watchos(6.0)) +@interface SDImageHEICCoder : SDImageIOAnimatedCoder + +@property (nonatomic, class, readonly, nonnull) SDImageHEICCoder *sharedCoder; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageHEICCoder.m b/Pods/SDWebImage/SDWebImage/Core/SDImageHEICCoder.m new file mode 100644 index 0000000..5e03a8d --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageHEICCoder.m @@ -0,0 +1,109 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDImageHEICCoder.h" +#import "SDImageIOAnimatedCoderInternal.h" + +// These constants are available from iOS 13+ and Xcode 11. This raw value is used for toolchain and firmware compatibility +static NSString * kSDCGImagePropertyHEICSDictionary = @"{HEICS}"; +static NSString * kSDCGImagePropertyHEICSLoopCount = @"LoopCount"; +static NSString * kSDCGImagePropertyHEICSDelayTime = @"DelayTime"; +static NSString * kSDCGImagePropertyHEICSUnclampedDelayTime = @"UnclampedDelayTime"; + +@implementation SDImageHEICCoder + ++ (void)initialize { + if (@available(iOS 13, tvOS 13, macOS 10.15, watchOS 6, *)) { + // Use SDK instead of raw value + kSDCGImagePropertyHEICSDictionary = (__bridge NSString *)kCGImagePropertyHEICSDictionary; + kSDCGImagePropertyHEICSLoopCount = (__bridge NSString *)kCGImagePropertyHEICSLoopCount; + kSDCGImagePropertyHEICSDelayTime = (__bridge NSString *)kCGImagePropertyHEICSDelayTime; + kSDCGImagePropertyHEICSUnclampedDelayTime = (__bridge NSString *)kCGImagePropertyHEICSUnclampedDelayTime; + } +} + ++ (instancetype)sharedCoder { + static SDImageHEICCoder *coder; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + coder = [[SDImageHEICCoder alloc] init]; + }); + return coder; +} + +#pragma mark - SDImageCoder + +- (BOOL)canDecodeFromData:(nullable NSData *)data { + switch ([NSData sd_imageFormatForImageData:data]) { + case SDImageFormatHEIC: + // Check HEIC decoding compatibility + return [self.class canDecodeFromFormat:SDImageFormatHEIC]; + case SDImageFormatHEIF: + // Check HEIF decoding compatibility + return [self.class canDecodeFromFormat:SDImageFormatHEIF]; + default: + return NO; + } +} + +- (BOOL)canIncrementalDecodeFromData:(NSData *)data { + return [self canDecodeFromData:data]; +} + +- (BOOL)canEncodeToFormat:(SDImageFormat)format { + switch (format) { + case SDImageFormatHEIC: + // Check HEIC encoding compatibility + return [self.class canEncodeToFormat:SDImageFormatHEIC]; + case SDImageFormatHEIF: + // Check HEIF encoding compatibility + return [self.class canEncodeToFormat:SDImageFormatHEIF]; + default: + return NO; + } +} + +#pragma mark - Subclass Override + ++ (SDImageFormat)imageFormat { + return SDImageFormatHEIC; +} + ++ (NSString *)imageUTType { + // See: https://nokiatech.github.io/heif/technical.html + // Actually HEIC has another concept called `non-timed Image Sequence`, which can be encoded using `public.heic` + return (__bridge NSString *)kSDUTTypeHEIC; +} + ++ (NSString *)animatedImageUTType { + // See: https://nokiatech.github.io/heif/technical.html + // We use `timed Image Sequence`, means, `public.heics` for animated image encoding + return (__bridge NSString *)kSDUTTypeHEICS; +} + ++ (NSString *)dictionaryProperty { + return kSDCGImagePropertyHEICSDictionary; +} + ++ (NSString *)unclampedDelayTimeProperty { + return kSDCGImagePropertyHEICSUnclampedDelayTime; +} + ++ (NSString *)delayTimeProperty { + return kSDCGImagePropertyHEICSDelayTime; +} + ++ (NSString *)loopCountProperty { + return kSDCGImagePropertyHEICSLoopCount; +} + ++ (NSUInteger)defaultLoopCount { + return 0; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageIOAnimatedCoder.h b/Pods/SDWebImage/SDWebImage/Core/SDImageIOAnimatedCoder.h new file mode 100644 index 0000000..02fb6d9 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageIOAnimatedCoder.h @@ -0,0 +1,65 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import +#import "SDImageCoder.h" + +/** + This is the abstract class for all animated coder, which use the Image/IO API. You can not use this directly as real coders. A exception will be raised if you use this class. + All of the properties need the subclass to implement and works as expected. + For Image/IO, See Apple's documentation: https://developer.apple.com/documentation/imageio + */ +@interface SDImageIOAnimatedCoder : NSObject + +#pragma mark - Subclass Override +/** + The supported animated image format. Such as `SDImageFormatGIF`. + @note Subclass override. + */ +@property (class, readonly) SDImageFormat imageFormat; +/** + The supported image format UTI Type. Such as `kSDUTTypeGIF`. + This can be used for cases when we can not detect `SDImageFormat. Such as progressive decoding's hint format `kCGImageSourceTypeIdentifierHint`. + @note Subclass override. + */ +@property (class, readonly, nonnull) NSString *imageUTType; +/** + Some image codec use different UTI Type between animated image and static image. + For this case, override this method and return the UTI for animated image encoding. + @note Defaults to use the value of `imageUTType`, so it's @optional actually. + @note Subclass override. + */ +@property (class, readonly, nonnull) NSString *animatedImageUTType; +/** + The image container property key used in Image/IO API. Such as `kCGImagePropertyGIFDictionary`. + @note Subclass override. + */ +@property (class, readonly, nonnull) NSString *dictionaryProperty; +/** + The image unclamped delay time property key used in Image/IO API. Such as `kCGImagePropertyGIFUnclampedDelayTime` + @note Subclass override. + */ +@property (class, readonly, nonnull) NSString *unclampedDelayTimeProperty; +/** + The image delay time property key used in Image/IO API. Such as `kCGImagePropertyGIFDelayTime`. + @note Subclass override. + */ +@property (class, readonly, nonnull) NSString *delayTimeProperty; +/** + The image loop count property key used in Image/IO API. Such as `kCGImagePropertyGIFLoopCount`. + @note Subclass override. + */ +@property (class, readonly, nonnull) NSString *loopCountProperty; +/** + The default loop count when there are no any loop count information inside image container metadata. + For example, for GIF format, the standard use 1 (play once). For APNG format, the standard use 0 (infinity loop). + @note Subclass override. + */ +@property (class, readonly) NSUInteger defaultLoopCount; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageIOAnimatedCoder.m b/Pods/SDWebImage/SDWebImage/Core/SDImageIOAnimatedCoder.m new file mode 100644 index 0000000..304530a --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageIOAnimatedCoder.m @@ -0,0 +1,1158 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDImageIOAnimatedCoder.h" +#import "SDImageIOAnimatedCoderInternal.h" +#import "NSImage+Compatibility.h" +#import "UIImage+Metadata.h" +#import "NSData+ImageContentType.h" +#import "SDImageCoderHelper.h" +#import "SDAnimatedImageRep.h" +#import "UIImage+ForceDecode.h" +#import "SDInternalMacros.h" + +#import +#import + +#if SD_CHECK_CGIMAGE_RETAIN_SOURCE +#import + +// SPI to check thread safe during Example and Test +static CGImageSourceRef (*SDCGImageGetImageSource)(CGImageRef); +#endif + +// Specify File Size for lossy format encoding, like JPEG +static NSString * kSDCGImageDestinationRequestedFileSize = @"kCGImageDestinationRequestedFileSize"; +// Support Xcode 15 SDK, use raw value instead of symbol +static NSString * kSDCGImageDestinationEncodeRequest = @"kCGImageDestinationEncodeRequest"; +static NSString * kSDCGImageDestinationEncodeToSDR = @"kCGImageDestinationEncodeToSDR"; +static NSString * kSDCGImageDestinationEncodeToISOHDR = @"kCGImageDestinationEncodeToISOHDR"; +static NSString * kSDCGImageDestinationEncodeToISOGainmap = @"kCGImageDestinationEncodeToISOGainmap"; + + +// This strip the un-wanted CGImageProperty, like the internal CGImageSourceRef in iOS 15+ +// However, CGImageCreateCopy still keep those CGImageProperty, not suit for our use case +static CGImageRef __nullable SDCGImageCreateMutableCopy(CGImageRef cg_nullable image, CGBitmapInfo bitmapInfo) { + if (!image) return nil; + size_t width = CGImageGetWidth(image); + size_t height = CGImageGetHeight(image); + size_t bitsPerComponent = CGImageGetBitsPerComponent(image); + size_t bitsPerPixel = CGImageGetBitsPerPixel(image); + size_t bytesPerRow = CGImageGetBytesPerRow(image); + CGColorSpaceRef space = CGImageGetColorSpace(image); + CGDataProviderRef provider = CGImageGetDataProvider(image); + const CGFloat *decode = CGImageGetDecode(image); + bool shouldInterpolate = CGImageGetShouldInterpolate(image); + CGColorRenderingIntent intent = CGImageGetRenderingIntent(image); + CGImageRef newImage = CGImageCreate(width, height, bitsPerComponent, bitsPerPixel, bytesPerRow, space, bitmapInfo, provider, decode, shouldInterpolate, intent); + return newImage; +} + +static inline BOOL SDCGImageIs8Bit(CGImageRef cg_nullable image) { + return CGImageGetBitsPerComponent(image) == 8; +} + +static inline CGImageRef __nullable SDCGImageCreateCopy(CGImageRef cg_nullable image) { + if (!image) return nil; + return SDCGImageCreateMutableCopy(image, CGImageGetBitmapInfo(image)); +} + +static BOOL SDLoadOnePixelBitmapBuffer(CGImageRef imageRef, uint8_t *r, uint8_t *g, uint8_t *b, uint8_t *a) { + CGBitmapInfo bitmapInfo = CGImageGetBitmapInfo(imageRef); + CGImageAlphaInfo alphaInfo = bitmapInfo & kCGBitmapAlphaInfoMask; + CGBitmapInfo byteOrderInfo = bitmapInfo & kCGBitmapByteOrderMask; + + // Get pixels + CGDataProviderRef provider = CGImageGetDataProvider(imageRef); + if (!provider) { + return NO; + } + CFDataRef data = CGDataProviderCopyData(provider); + if (!data) { + return NO; + } + + CFRange range = CFRangeMake(0, 4); // one pixel + if (CFDataGetLength(data) < range.location + range.length) { + CFRelease(data); + return NO; + } + uint8_t pixel[4] = {0}; + CFDataGetBytes(data, range, pixel); + CFRelease(data); + + BOOL byteOrderNormal = NO; + switch (byteOrderInfo) { + case kCGBitmapByteOrderDefault: { + byteOrderNormal = YES; + } break; + case kCGBitmapByteOrder16Little: + case kCGBitmapByteOrder32Little: { + } break; + case kCGBitmapByteOrder16Big: + case kCGBitmapByteOrder32Big: { + byteOrderNormal = YES; + } break; + default: break; + } + switch (alphaInfo) { + case kCGImageAlphaPremultipliedFirst: + case kCGImageAlphaFirst: { + if (byteOrderNormal) { + // ARGB8888 + *a = pixel[0]; + *r = pixel[1]; + *g = pixel[2]; + *b = pixel[3]; + } else { + // BGRA8888 + *b = pixel[0]; + *g = pixel[1]; + *r = pixel[2]; + *a = pixel[3]; + } + } + break; + case kCGImageAlphaPremultipliedLast: + case kCGImageAlphaLast: { + if (byteOrderNormal) { + // RGBA8888 + *r = pixel[0]; + *g = pixel[1]; + *b = pixel[2]; + *a = pixel[3]; + } else { + // ABGR8888 + *a = pixel[0]; + *b = pixel[1]; + *g = pixel[2]; + *r = pixel[3]; + } + } + break; + case kCGImageAlphaNone: { + if (byteOrderNormal) { + // RGB + *r = pixel[0]; + *g = pixel[1]; + *b = pixel[2]; + } else { + // BGR + *b = pixel[0]; + *g = pixel[1]; + *r = pixel[2]; + } + } + break; + case kCGImageAlphaNoneSkipLast: { + if (byteOrderNormal) { + // RGBX + *r = pixel[0]; + *g = pixel[1]; + *b = pixel[2]; + } else { + // XBGR + *b = pixel[1]; + *g = pixel[2]; + *r = pixel[3]; + } + } + break; + case kCGImageAlphaNoneSkipFirst: { + if (byteOrderNormal) { + // XRGB + *r = pixel[1]; + *g = pixel[2]; + *b = pixel[3]; + } else { + // BGRX + *b = pixel[0]; + *g = pixel[1]; + *r = pixel[2]; + } + } + break; + case kCGImageAlphaOnly: { + // A + *a = pixel[0]; + } + break; + default: + break; + } + + return YES; +} + +static CGImageRef SDImageIOPNGPluginBuggyCreateWorkaround(CGImageRef cgImage) CF_RETURNS_RETAINED { + CGBitmapInfo bitmapInfo = CGImageGetBitmapInfo(cgImage); + CGImageAlphaInfo alphaInfo = (bitmapInfo & kCGBitmapAlphaInfoMask); + CGImageAlphaInfo newAlphaInfo = alphaInfo; + if (alphaInfo == kCGImageAlphaLast) { + newAlphaInfo = kCGImageAlphaPremultipliedLast; + } else if (alphaInfo == kCGImageAlphaFirst) { + newAlphaInfo = kCGImageAlphaPremultipliedFirst; + } + if (newAlphaInfo != alphaInfo) { + CGBitmapInfo byteOrderInfo = bitmapInfo & kCGBitmapByteOrderMask; + CGBitmapInfo newBitmapInfo = newAlphaInfo | byteOrderInfo; + if (SD_OPTIONS_CONTAINS(bitmapInfo, kCGBitmapFloatComponents)) { + // Keep float components + newBitmapInfo |= kCGBitmapFloatComponents; + } + // Create new CGImage with corrected alpha info... + CGImageRef newCGImage = SDCGImageCreateMutableCopy(cgImage, newBitmapInfo); + return newCGImage; + } else { + CGImageRetain(cgImage); + return cgImage; + } +} + +static BOOL SDImageIOPNGPluginBuggyNeedWorkaround(void) { + // See: #3605 FB13322459 + // ImageIO on iOS 17 (17.0~17.2), there is one serious problem on ImageIO PNG plugin. The decode result for indexed color PNG use the wrong CGImageAlphaInfo + // The returned CGImageAlphaInfo is alpha last, but the actual bitmap data is premultiplied alpha last, which cause many runtime render bug. + // The bug only exists on 8-bits indexed color, not about 16-bits + // So, we do a hack workaround: + // 1. Decode a indexed color PNG in runtime + // 2. If the bitmap is premultiplied alpha, then assume it's buggy + // 3. If buggy, then all premultiplied `CGImageAlphaInfo` will assume to be non-premultiplied + // :) + + if (@available(iOS 17, tvOS 17, macOS 14, watchOS 11, *)) { + // Continue + } else { + return NO; + } + static BOOL isBuggy = NO; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + NSString *base64String = @"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUyMjKlMgnVAAAAAXRSTlMyiDGJ5gAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CYII="; + NSData *onePixelIndexedPNGData = [[NSData alloc] initWithBase64EncodedString:base64String options:NSDataBase64DecodingIgnoreUnknownCharacters]; + CGImageSourceRef source = CGImageSourceCreateWithData((__bridge CFDataRef)onePixelIndexedPNGData, nil); + NSCParameterAssert(source); + CGImageRef cgImage = CGImageSourceCreateImageAtIndex(source, 0, nil); + NSCParameterAssert(cgImage); + uint8_t r, g, b, a; + r = g = b = a = 0; + BOOL success = SDLoadOnePixelBitmapBuffer(cgImage, &r, &g, &b, &a); + if (!success) { + isBuggy = NO; // Impossible... + } else { + if (r == 50 && g == 50 && b == 50 && a == 50) { + // Correct value + isBuggy = NO; + } else { + SD_LOG("%@", @"Detected the current OS's ImageIO PNG Decoder is buggy on indexed color PNG. Perform workaround solution..."); + isBuggy = YES; + } + } + CFRelease(source); + CGImageRelease(cgImage); + }); + + return isBuggy; +} + +@interface SDImageIOCoderFrame : NSObject + +@property (nonatomic, assign) NSUInteger index; // Frame index (zero based) +@property (nonatomic, assign) NSTimeInterval duration; // Frame duration in seconds + +@end + +@implementation SDImageIOCoderFrame +@end + +@implementation SDImageIOAnimatedCoder { + size_t _width, _height; + CGImageSourceRef _imageSource; + BOOL _incremental; + SD_LOCK_DECLARE(_lock); // Lock only apply for incremental animation decoding + NSData *_imageData; + CGFloat _scale; + NSUInteger _loopCount; + NSUInteger _frameCount; + NSArray *_frames; + BOOL _finished; + BOOL _preserveAspectRatio; + CGSize _thumbnailSize; + NSUInteger _limitBytes; + BOOL _lazyDecode; + BOOL _decodeToHDR; +} + +#if SD_IMAGEIO_HDR_ENCODING ++ (void)initialize { + if (@available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)) { + // Use SDK instead of raw value + kSDCGImageDestinationEncodeRequest = (__bridge NSString *)kCGImageDestinationEncodeRequest; + kSDCGImageDestinationEncodeToSDR = (__bridge NSString *)kCGImageDestinationEncodeToSDR; + kSDCGImageDestinationEncodeToISOHDR = (__bridge NSString *)kCGImageDestinationEncodeToISOHDR; + kSDCGImageDestinationEncodeToISOGainmap = (__bridge NSString *)kCGImageDestinationEncodeToISOGainmap; + } +} +#endif + +- (void)dealloc +{ + if (_imageSource) { + CFRelease(_imageSource); + _imageSource = NULL; + } +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] removeObserver:self name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif +} + +- (void)didReceiveMemoryWarning:(NSNotification *)notification +{ + if (_imageSource) { + for (size_t i = 0; i < _frameCount; i++) { + CGImageSourceRemoveCacheAtIndex(_imageSource, i); + } + } +} + +#pragma mark - Subclass Override + ++ (SDImageFormat)imageFormat { + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"For `SDImageIOAnimatedCoder` subclass, you must override %@ method", NSStringFromSelector(_cmd)] + userInfo:nil]; +} + ++ (NSString *)imageUTType { + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"For `SDImageIOAnimatedCoder` subclass, you must override %@ method", NSStringFromSelector(_cmd)] + userInfo:nil]; +} + ++ (NSString *)animatedImageUTType { + return [self imageUTType]; +} + ++ (NSString *)dictionaryProperty { + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"For `SDImageIOAnimatedCoder` subclass, you must override %@ method", NSStringFromSelector(_cmd)] + userInfo:nil]; +} + ++ (NSString *)unclampedDelayTimeProperty { + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"For `SDImageIOAnimatedCoder` subclass, you must override %@ method", NSStringFromSelector(_cmd)] + userInfo:nil]; +} + ++ (NSString *)delayTimeProperty { + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"For `SDImageIOAnimatedCoder` subclass, you must override %@ method", NSStringFromSelector(_cmd)] + userInfo:nil]; +} + ++ (NSString *)loopCountProperty { + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"For `SDImageIOAnimatedCoder` subclass, you must override %@ method", NSStringFromSelector(_cmd)] + userInfo:nil]; +} + ++ (NSUInteger)defaultLoopCount { + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"For `SDImageIOAnimatedCoder` subclass, you must override %@ method", NSStringFromSelector(_cmd)] + userInfo:nil]; +} + +#pragma mark - Utils + ++ (BOOL)canDecodeFromFormat:(SDImageFormat)format { + static dispatch_once_t onceToken; + static NSSet *imageUTTypeSet; + dispatch_once(&onceToken, ^{ + NSArray *imageUTTypes = (__bridge_transfer NSArray *)CGImageSourceCopyTypeIdentifiers(); + imageUTTypeSet = [NSSet setWithArray:imageUTTypes]; + }); + CFStringRef imageUTType = [NSData sd_UTTypeFromImageFormat:format]; + if ([imageUTTypeSet containsObject:(__bridge NSString *)(imageUTType)]) { + // Can decode from target format + return YES; + } + return NO; +} + ++ (BOOL)canEncodeToFormat:(SDImageFormat)format { + static dispatch_once_t onceToken; + static NSSet *imageUTTypeSet; + dispatch_once(&onceToken, ^{ + NSArray *imageUTTypes = (__bridge_transfer NSArray *)CGImageDestinationCopyTypeIdentifiers(); + imageUTTypeSet = [NSSet setWithArray:imageUTTypes]; + }); + CFStringRef imageUTType = [NSData sd_UTTypeFromImageFormat:format]; + if ([imageUTTypeSet containsObject:(__bridge NSString *)(imageUTType)]) { + // Can encode to target format + return YES; + } + return NO; +} + ++ (NSUInteger)imageLoopCountWithSource:(CGImageSourceRef)source { + NSUInteger loopCount = self.defaultLoopCount; + NSDictionary *imageProperties = (__bridge_transfer NSDictionary *)CGImageSourceCopyProperties(source, NULL); + NSDictionary *containerProperties = imageProperties[self.dictionaryProperty]; + if (containerProperties) { + NSNumber *containerLoopCount = containerProperties[self.loopCountProperty]; + if (containerLoopCount != nil) { + loopCount = containerLoopCount.unsignedIntegerValue; + } + } + return loopCount; +} + ++ (NSTimeInterval)frameDurationAtIndex:(NSUInteger)index source:(CGImageSourceRef)source { + NSTimeInterval frameDuration = 0.1; + CFDictionaryRef cfFrameProperties = CGImageSourceCopyPropertiesAtIndex(source, index, NULL); + if (!cfFrameProperties) { + return frameDuration; + } + NSDictionary *frameProperties = (__bridge NSDictionary *)cfFrameProperties; + NSDictionary *containerProperties = frameProperties[self.dictionaryProperty]; + + NSNumber *delayTimeUnclampedProp = containerProperties[self.unclampedDelayTimeProperty]; + if (delayTimeUnclampedProp != nil) { + frameDuration = [delayTimeUnclampedProp doubleValue]; + } else { + NSNumber *delayTimeProp = containerProperties[self.delayTimeProperty]; + if (delayTimeProp != nil) { + frameDuration = [delayTimeProp doubleValue]; + } + } + + // Many annoying ads specify a 0 duration to make an image flash as quickly as possible. + // We follow Firefox's behavior and use a duration of 100 ms for any frames that specify + // a duration of <= 10 ms. See and + // for more information. + + if (frameDuration < 0.011) { + frameDuration = 0.1; + } + + CFRelease(cfFrameProperties); + return frameDuration; +} + ++ (UIImage *)createFrameAtIndex:(NSUInteger)index source:(CGImageSourceRef)source scale:(CGFloat)scale preserveAspectRatio:(BOOL)preserveAspectRatio thumbnailSize:(CGSize)thumbnailSize lazyDecode:(BOOL)lazyDecode animatedImage:(BOOL)animatedImage decodeToHDR:(BOOL)decodeToHDR { + // `animatedImage` means called from `SDAnimatedImageProvider.animatedImageFrameAtIndex` + NSDictionary *options; + if (animatedImage) { + if (!lazyDecode) { + options = @{ + // image decoding and caching should happen at image creation time. + (__bridge NSString *)kCGImageSourceShouldCacheImmediately : @(YES), + }; + } else { + options = @{ + // image decoding will happen at rendering time + (__bridge NSString *)kCGImageSourceShouldCacheImmediately : @(NO), + }; + } + } + // Parse the image properties + NSDictionary *properties = (__bridge_transfer NSDictionary *)CGImageSourceCopyPropertiesAtIndex(source, index, NULL); + CGFloat pixelWidth = [properties[(__bridge NSString *)kCGImagePropertyPixelWidth] doubleValue]; + CGFloat pixelHeight = [properties[(__bridge NSString *)kCGImagePropertyPixelHeight] doubleValue]; + CGImagePropertyOrientation exifOrientation = kCGImagePropertyOrientationUp; + NSNumber *exifOrientationValue = properties[(__bridge NSString *)kCGImagePropertyOrientation]; + if (exifOrientationValue != NULL) { + exifOrientation = [exifOrientationValue unsignedIntValue]; + } + + NSMutableDictionary *decodingOptions; + if (options) { + decodingOptions = [NSMutableDictionary dictionaryWithDictionary:options]; + } else { + decodingOptions = [NSMutableDictionary dictionary]; + } + if (@available(macOS 14, iOS 17, tvOS 17, watchOS 10, *)) { + if (decodeToHDR) { + decodingOptions[(__bridge NSString *)kCGImageSourceDecodeRequest] = (__bridge NSString *)kCGImageSourceDecodeToHDR; + } else { + decodingOptions[(__bridge NSString *)kCGImageSourceDecodeRequest] = (__bridge NSString *)kCGImageSourceDecodeToSDR; + } + } + + CGImageRef imageRef; + BOOL createFullImage = thumbnailSize.width == 0 || thumbnailSize.height == 0 || pixelWidth == 0 || pixelHeight == 0 || (pixelWidth <= thumbnailSize.width && pixelHeight <= thumbnailSize.height); + if (createFullImage) { + imageRef = CGImageSourceCreateImageAtIndex(source, index, (__bridge CFDictionaryRef)[decodingOptions copy]); + } else { + decodingOptions[(__bridge NSString *)kCGImageSourceCreateThumbnailWithTransform] = @(preserveAspectRatio); + CGFloat maxPixelSize; + if (preserveAspectRatio) { + CGFloat pixelRatio = pixelWidth / pixelHeight; + CGFloat thumbnailRatio = thumbnailSize.width / thumbnailSize.height; + if (pixelRatio > thumbnailRatio) { + maxPixelSize = MAX(thumbnailSize.width, thumbnailSize.width / pixelRatio); + } else { + maxPixelSize = MAX(thumbnailSize.height, thumbnailSize.height * pixelRatio); + } + } else { + maxPixelSize = MAX(thumbnailSize.width, thumbnailSize.height); + } + decodingOptions[(__bridge NSString *)kCGImageSourceThumbnailMaxPixelSize] = @(maxPixelSize); + decodingOptions[(__bridge NSString *)kCGImageSourceCreateThumbnailFromImageAlways] = @(YES); + imageRef = CGImageSourceCreateThumbnailAtIndex(source, index, (__bridge CFDictionaryRef)[decodingOptions copy]); + } + if (!imageRef) { + return nil; + } + BOOL isHDRImage = [SDImageCoderHelper CGImageIsHDR:imageRef]; + + // Thumbnail image post-process + if (!createFullImage) { + if (preserveAspectRatio) { + // kCGImageSourceCreateThumbnailWithTransform will apply EXIF transform as well, we should not apply twice + exifOrientation = kCGImagePropertyOrientationUp; + } else { + // `CGImageSourceCreateThumbnailAtIndex` take only pixel dimension, if not `preserveAspectRatio`, we should manual scale to the target size + CGImageRef scaledImageRef = [SDImageCoderHelper CGImageCreateScaled:imageRef size:thumbnailSize]; + if (scaledImageRef) { + CGImageRelease(imageRef); + imageRef = scaledImageRef; + } + } + } + + // Check whether output CGImage is decoded + BOOL isLazy = [SDImageCoderHelper CGImageIsLazy:imageRef]; + if (!lazyDecode && !isHDRImage) { + if (isLazy) { + // Use CoreGraphics to trigger immediately decode to drop lazy CGImage + CGImageRef decodedImageRef = [SDImageCoderHelper CGImageCreateDecoded:imageRef]; + if (decodedImageRef) { + CGImageRelease(imageRef); + imageRef = decodedImageRef; + isLazy = NO; + } + } + } else if (animatedImage && !isHDRImage) { + // iOS 15+, CGImageRef now retains CGImageSourceRef internally. To workaround its thread-safe issue, we have to strip CGImageSourceRef, using Force-Decode (or have to use SPI `CGImageSetImageSource`), See: https://github.com/SDWebImage/SDWebImage/issues/3273 + if (@available(iOS 15, tvOS 15, *)) { + // User pass `lazyDecode == YES`, but we still have to strip the CGImageSourceRef + // CGImageRef newImageRef = CGImageCreateCopy(imageRef); // This one does not strip the CGImageProperty + CGImageRef newImageRef = SDCGImageCreateCopy(imageRef); + if (newImageRef) { + CGImageRelease(imageRef); + imageRef = newImageRef; + } +#if SD_CHECK_CGIMAGE_RETAIN_SOURCE + // Assert here to check CGImageRef should not retain the CGImageSourceRef and has possible thread-safe issue (this is behavior on iOS 15+) + // If assert hit, fire issue to https://github.com/SDWebImage/SDWebImage/issues and we update the condition for this behavior check + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + SDCGImageGetImageSource = dlsym(RTLD_DEFAULT, "CGImageGetImageSource"); + }); + if (SDCGImageGetImageSource) { + NSCAssert(!SDCGImageGetImageSource(imageRef), @"Animated Coder created CGImageRef should not retain CGImageSourceRef, which may cause thread-safe issue without lock"); + } +#endif + } + } + // :) + CFStringRef uttype = CGImageSourceGetType(source); + SDImageFormat imageFormat = [NSData sd_imageFormatFromUTType:uttype]; + if (imageFormat == SDImageFormatPNG && SDCGImageIs8Bit(imageRef) && SDImageIOPNGPluginBuggyNeedWorkaround()) { + CGImageRef newImageRef = SDImageIOPNGPluginBuggyCreateWorkaround(imageRef); + CGImageRelease(imageRef); + imageRef = newImageRef; + } + +#if SD_UIKIT || SD_WATCH + UIImageOrientation imageOrientation = [SDImageCoderHelper imageOrientationFromEXIFOrientation:exifOrientation]; + UIImage *image = [[UIImage alloc] initWithCGImage:imageRef scale:scale orientation:imageOrientation]; +#else + UIImage *image = [[UIImage alloc] initWithCGImage:imageRef scale:scale orientation:exifOrientation]; +#endif + CGImageRelease(imageRef); + image.sd_isDecoded = !isLazy; + + return image; +} + +#pragma mark - Decode +- (BOOL)canDecodeFromData:(nullable NSData *)data { + return ([NSData sd_imageFormatForImageData:data] == self.class.imageFormat); +} + +- (UIImage *)decodedImageWithData:(NSData *)data options:(nullable SDImageCoderOptions *)options { + if (!data) { + return nil; + } + CGFloat scale = 1; + NSNumber *scaleFactor = options[SDImageCoderDecodeScaleFactor]; + if (scaleFactor != nil) { + scale = MAX([scaleFactor doubleValue], 1); + } + + CGSize thumbnailSize = CGSizeZero; + NSValue *thumbnailSizeValue = options[SDImageCoderDecodeThumbnailPixelSize]; + if (thumbnailSizeValue != nil) { +#if SD_MAC + thumbnailSize = thumbnailSizeValue.sizeValue; +#else + thumbnailSize = thumbnailSizeValue.CGSizeValue; +#endif + } + + BOOL preserveAspectRatio = YES; + NSNumber *preserveAspectRatioValue = options[SDImageCoderDecodePreserveAspectRatio]; + if (preserveAspectRatioValue != nil) { + preserveAspectRatio = preserveAspectRatioValue.boolValue; + } + + BOOL lazyDecode = YES; // Defaults YES for static image coder + NSNumber *lazyDecodeValue = options[SDImageCoderDecodeUseLazyDecoding]; + if (lazyDecodeValue != nil) { + lazyDecode = lazyDecodeValue.boolValue; + } + + NSUInteger limitBytes = 0; + NSNumber *limitBytesValue = options[SDImageCoderDecodeScaleDownLimitBytes]; + if (limitBytesValue != nil) { + limitBytes = limitBytesValue.unsignedIntegerValue; + } + + BOOL decodeToHDR = [options[SDImageCoderDecodeToHDR] boolValue]; + +#if SD_MAC + // If don't use thumbnail, prefers the built-in generation of frames (GIF/APNG) + // Which decode frames in time and reduce memory usage + if (limitBytes == 0 && (thumbnailSize.width == 0 || thumbnailSize.height == 0)) { + SDAnimatedImageRep *imageRep = [[SDAnimatedImageRep alloc] initWithData:data]; + if (imageRep) { + NSSize size = NSMakeSize(imageRep.pixelsWide / scale, imageRep.pixelsHigh / scale); + imageRep.size = size; + NSImage *animatedImage = [[NSImage alloc] initWithSize:size]; + [animatedImage addRepresentation:imageRep]; + animatedImage.sd_imageFormat = self.class.imageFormat; + return animatedImage; + } + } +#endif + + NSString *typeIdentifierHint = options[SDImageCoderDecodeTypeIdentifierHint]; + if (!typeIdentifierHint) { + // Check file extension and convert to UTI, from: https://stackoverflow.com/questions/1506251/getting-an-uniform-type-identifier-for-a-given-extension + NSString *fileExtensionHint = options[SDImageCoderDecodeFileExtensionHint]; + if (fileExtensionHint) { + typeIdentifierHint = (__bridge_transfer NSString *)UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, (__bridge CFStringRef)fileExtensionHint, kUTTypeImage); + // Ignore dynamic UTI + if (UTTypeIsDynamic((__bridge CFStringRef)typeIdentifierHint)) { + typeIdentifierHint = nil; + } + } + } else if ([typeIdentifierHint isEqual:NSNull.null]) { + // Hack if user don't want to imply file extension + typeIdentifierHint = nil; + } + + NSDictionary *creatingOptions = nil; + if (typeIdentifierHint) { + creatingOptions = @{(__bridge NSString *)kCGImageSourceTypeIdentifierHint : typeIdentifierHint}; + } + CGImageSourceRef source = CGImageSourceCreateWithData((__bridge CFDataRef)data, (__bridge CFDictionaryRef)creatingOptions); + if (!source) { + // Try again without UTType hint, the call site from user may provide the wrong UTType + source = CGImageSourceCreateWithData((__bridge CFDataRef)data, nil); + } + if (!source) { + return nil; + } + + size_t frameCount = CGImageSourceGetCount(source); + UIImage *animatedImage; + + // Parse the image properties + NSDictionary *properties = (__bridge_transfer NSDictionary *)CGImageSourceCopyPropertiesAtIndex(source, 0, NULL); + size_t width = [properties[(__bridge NSString *)kCGImagePropertyPixelWidth] doubleValue]; + size_t height = [properties[(__bridge NSString *)kCGImagePropertyPixelHeight] doubleValue]; + // Scale down to limit bytes if need + if (limitBytes > 0) { + // Hack since ImageIO public API (not CGImageDecompressor/CMPhoto) always return back RGBA8888 CGImage + CGSize imageSize = CGSizeMake(width, height); + CGSize framePixelSize = [SDImageCoderHelper scaledSizeWithImageSize:imageSize limitBytes:limitBytes bytesPerPixel:4 frameCount:frameCount]; + // Override thumbnail size + thumbnailSize = framePixelSize; + preserveAspectRatio = YES; + } + + BOOL decodeFirstFrame = [options[SDImageCoderDecodeFirstFrameOnly] boolValue]; + if (decodeFirstFrame || frameCount <= 1) { + animatedImage = [self.class createFrameAtIndex:0 source:source scale:scale preserveAspectRatio:preserveAspectRatio thumbnailSize:thumbnailSize lazyDecode:lazyDecode animatedImage:NO decodeToHDR:decodeToHDR]; + } else { + NSMutableArray *frames = [NSMutableArray arrayWithCapacity:frameCount]; + + for (size_t i = 0; i < frameCount; i++) { + UIImage *image = [self.class createFrameAtIndex:i source:source scale:scale preserveAspectRatio:preserveAspectRatio thumbnailSize:thumbnailSize lazyDecode:lazyDecode animatedImage:NO decodeToHDR:decodeToHDR]; + if (!image) { + continue; + } + + NSTimeInterval duration = [self.class frameDurationAtIndex:i source:source]; + + SDImageFrame *frame = [SDImageFrame frameWithImage:image duration:duration]; + [frames addObject:frame]; + } + + NSUInteger loopCount = [self.class imageLoopCountWithSource:source]; + + animatedImage = [SDImageCoderHelper animatedImageWithFrames:frames]; + animatedImage.sd_imageLoopCount = loopCount; + } + animatedImage.sd_imageFormat = self.class.imageFormat; + CFRelease(source); + + return animatedImage; +} + +#pragma mark - Progressive Decode + +- (BOOL)canIncrementalDecodeFromData:(NSData *)data { + return ([NSData sd_imageFormatForImageData:data] == self.class.imageFormat); +} + +- (instancetype)initIncrementalWithOptions:(nullable SDImageCoderOptions *)options { + self = [super init]; + if (self) { + NSString *imageUTType = self.class.imageUTType; + _imageSource = CGImageSourceCreateIncremental((__bridge CFDictionaryRef)@{(__bridge NSString *)kCGImageSourceTypeIdentifierHint : imageUTType}); + _incremental = YES; + CGFloat scale = 1; + NSNumber *scaleFactor = options[SDImageCoderDecodeScaleFactor]; + if (scaleFactor != nil) { + scale = MAX([scaleFactor doubleValue], 1); + } + _scale = scale; + CGSize thumbnailSize = CGSizeZero; + NSValue *thumbnailSizeValue = options[SDImageCoderDecodeThumbnailPixelSize]; + if (thumbnailSizeValue != nil) { + #if SD_MAC + thumbnailSize = thumbnailSizeValue.sizeValue; + #else + thumbnailSize = thumbnailSizeValue.CGSizeValue; + #endif + } + _thumbnailSize = thumbnailSize; + BOOL preserveAspectRatio = YES; + NSNumber *preserveAspectRatioValue = options[SDImageCoderDecodePreserveAspectRatio]; + if (preserveAspectRatioValue != nil) { + preserveAspectRatio = preserveAspectRatioValue.boolValue; + } + _preserveAspectRatio = preserveAspectRatio; + NSUInteger limitBytes = 0; + NSNumber *limitBytesValue = options[SDImageCoderDecodeScaleDownLimitBytes]; + if (limitBytesValue != nil) { + limitBytes = limitBytesValue.unsignedIntegerValue; + } + _limitBytes = limitBytes; + BOOL lazyDecode = NO; // Defaults NO for animated image coder + NSNumber *lazyDecodeValue = options[SDImageCoderDecodeUseLazyDecoding]; + if (lazyDecodeValue != nil) { + lazyDecode = lazyDecodeValue.boolValue; + } + _lazyDecode = lazyDecode; + + _decodeToHDR = [options[SDImageCoderDecodeToHDR] boolValue]; + + SD_LOCK_INIT(_lock); +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(didReceiveMemoryWarning:) name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif + } + return self; +} + +- (void)updateIncrementalData:(NSData *)data finished:(BOOL)finished { + NSCParameterAssert(_incremental); + if (_finished) { + return; + } + _imageData = data; + _finished = finished; + + // The following code is from http://www.cocoaintheshell.com/2011/05/progressive-images-download-imageio/ + // Thanks to the author @Nyx0uf + + // Update the data source, we must pass ALL the data, not just the new bytes + CGImageSourceUpdateData(_imageSource, (__bridge CFDataRef)data, finished); + + if (_width + _height == 0) { + CFDictionaryRef properties = CGImageSourceCopyPropertiesAtIndex(_imageSource, 0, NULL); + if (properties) { + CFTypeRef val = CFDictionaryGetValue(properties, kCGImagePropertyPixelHeight); + if (val) CFNumberGetValue(val, kCFNumberLongType, &_height); + val = CFDictionaryGetValue(properties, kCGImagePropertyPixelWidth); + if (val) CFNumberGetValue(val, kCFNumberLongType, &_width); + CFRelease(properties); + } + } + + SD_LOCK(_lock); + // For animated image progressive decoding because the frame count and duration may be changed. + [self scanAndCheckFramesValidWithImageSource:_imageSource]; + SD_UNLOCK(_lock); + + // Scale down to limit bytes if need + if (_limitBytes > 0) { + // Hack since ImageIO public API (not CGImageDecompressor/CMPhoto) always return back RGBA8888 CGImage + CGSize imageSize = CGSizeMake(_width, _height); + CGSize framePixelSize = [SDImageCoderHelper scaledSizeWithImageSize:imageSize limitBytes:_limitBytes bytesPerPixel:4 frameCount:_frameCount]; + // Override thumbnail size + _thumbnailSize = framePixelSize; + _preserveAspectRatio = YES; + } +} + +- (UIImage *)incrementalDecodedImageWithOptions:(SDImageCoderOptions *)options { + NSCParameterAssert(_incremental); + UIImage *image; + + if (_width + _height > 0) { + // Create the image + CGFloat scale = _scale; + NSNumber *scaleFactor = options[SDImageCoderDecodeScaleFactor]; + if (scaleFactor != nil) { + scale = MAX([scaleFactor doubleValue], 1); + } + image = [self.class createFrameAtIndex:0 source:_imageSource scale:scale preserveAspectRatio:_preserveAspectRatio thumbnailSize:_thumbnailSize lazyDecode:_lazyDecode animatedImage:NO decodeToHDR:_finished ? _decodeToHDR : NO]; + if (image) { + image.sd_imageFormat = self.class.imageFormat; + } + } + + return image; +} + +#pragma mark - Encode +- (BOOL)canEncodeToFormat:(SDImageFormat)format { + return (format == self.class.imageFormat); +} + +- (NSData *)encodedDataWithImage:(UIImage *)image format:(SDImageFormat)format options:(nullable SDImageCoderOptions *)options { + if (!image) { + return nil; + } + if (format != self.class.imageFormat) { + return nil; + } + + NSArray *frames = [SDImageCoderHelper framesFromAnimatedImage:image]; + if (!frames || frames.count == 0) { + SDImageFrame *frame = [SDImageFrame frameWithImage:image duration:0]; + frames = @[frame]; + } + return [self encodedDataWithFrames:frames loopCount:image.sd_imageLoopCount format:format options:options]; +} + +- (NSData *)encodedDataWithFrames:(NSArray *)frames loopCount:(NSUInteger)loopCount format:(SDImageFormat)format options:(SDImageCoderOptions *)options { + UIImage *image = frames.firstObject.image; // Primary image + if (!image) { + return nil; + } + CGImageRef imageRef = image.CGImage; + if (!imageRef) { + // Earily return, supports CGImage only + return nil; + } + BOOL onlyEncodeOnce = [options[SDImageCoderEncodeFirstFrameOnly] boolValue] || frames.count <= 1; + + NSMutableData *imageData = [NSMutableData data]; + NSString *imageUTType; + if (onlyEncodeOnce) { + imageUTType = self.class.imageUTType; + } else { + imageUTType = self.class.animatedImageUTType; + } + + // Create an image destination. Animated Image does not support EXIF image orientation TODO + // The `CGImageDestinationCreateWithData` will log a warning when count is 0, use 1 instead. + CGImageDestinationRef imageDestination = CGImageDestinationCreateWithData((__bridge CFMutableDataRef)imageData, (__bridge CFStringRef)imageUTType, frames.count ?: 1, NULL); + if (!imageDestination) { + // Handle failure. + return nil; + } + NSMutableDictionary *properties = [NSMutableDictionary dictionary]; +#if SD_UIKIT || SD_WATCH + CGImagePropertyOrientation exifOrientation = [SDImageCoderHelper exifOrientationFromImageOrientation:image.imageOrientation]; +#else + CGImagePropertyOrientation exifOrientation = kCGImagePropertyOrientationUp; +#endif + if (exifOrientation != kCGImagePropertyOrientationUp) { + properties[(__bridge NSString *)kCGImagePropertyOrientation] = @(exifOrientation); + } + // Encoding Options + double compressionQuality = 1; + if (options[SDImageCoderEncodeCompressionQuality]) { + compressionQuality = [options[SDImageCoderEncodeCompressionQuality] doubleValue]; + } + properties[(__bridge NSString *)kCGImageDestinationLossyCompressionQuality] = @(compressionQuality); + CGColorRef backgroundColor = [options[SDImageCoderEncodeBackgroundColor] CGColor]; + if (backgroundColor) { + properties[(__bridge NSString *)kCGImageDestinationBackgroundColor] = (__bridge id)(backgroundColor); + } + CGSize maxPixelSize = CGSizeZero; + NSValue *maxPixelSizeValue = options[SDImageCoderEncodeMaxPixelSize]; + if (maxPixelSizeValue != nil) { +#if SD_MAC + maxPixelSize = maxPixelSizeValue.sizeValue; +#else + maxPixelSize = maxPixelSizeValue.CGSizeValue; +#endif + } + // HDR Encoding + NSUInteger encodeToHDR = 0; + if (options[SDImageCoderEncodeToHDR]) { + encodeToHDR = [options[SDImageCoderEncodeToHDR] unsignedIntegerValue]; + } + if (@available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)) { + if (encodeToHDR == SDImageHDRTypeISOHDR) { + properties[kSDCGImageDestinationEncodeRequest] = kSDCGImageDestinationEncodeToISOHDR; + } else if (encodeToHDR == SDImageHDRTypeISOGainMap) { + properties[kSDCGImageDestinationEncodeRequest] = kSDCGImageDestinationEncodeToISOGainmap; + } else { + properties[kSDCGImageDestinationEncodeRequest] = kSDCGImageDestinationEncodeToSDR; + } + } + + CGFloat pixelWidth = (CGFloat)CGImageGetWidth(imageRef); + CGFloat pixelHeight = (CGFloat)CGImageGetHeight(imageRef); + CGFloat finalPixelSize = 0; + BOOL encodeFullImage = maxPixelSize.width == 0 || maxPixelSize.height == 0 || pixelWidth == 0 || pixelHeight == 0 || (pixelWidth <= maxPixelSize.width && pixelHeight <= maxPixelSize.height); + if (!encodeFullImage) { + // Thumbnail Encoding + CGFloat pixelRatio = pixelWidth / pixelHeight; + CGFloat maxPixelSizeRatio = maxPixelSize.width / maxPixelSize.height; + if (pixelRatio > maxPixelSizeRatio) { + finalPixelSize = MAX(maxPixelSize.width, maxPixelSize.width / pixelRatio); + } else { + finalPixelSize = MAX(maxPixelSize.height, maxPixelSize.height * pixelRatio); + } + properties[(__bridge NSString *)kCGImageDestinationImageMaxPixelSize] = @(finalPixelSize); + } + NSUInteger maxFileSize = [options[SDImageCoderEncodeMaxFileSize] unsignedIntegerValue]; + if (maxFileSize > 0) { + properties[kSDCGImageDestinationRequestedFileSize] = @(maxFileSize); + // Remove the quality if we have file size limit + properties[(__bridge NSString *)kCGImageDestinationLossyCompressionQuality] = nil; + } + BOOL embedThumbnail = NO; + if (options[SDImageCoderEncodeEmbedThumbnail]) { + embedThumbnail = [options[SDImageCoderEncodeEmbedThumbnail] boolValue]; + } + properties[(__bridge NSString *)kCGImageDestinationEmbedThumbnail] = @(embedThumbnail); + + if (onlyEncodeOnce) { + // for static single images + CGImageDestinationAddImage(imageDestination, imageRef, (__bridge CFDictionaryRef)properties); + } else { + // for animated images + NSDictionary *containerProperties = @{ + self.class.dictionaryProperty: @{self.class.loopCountProperty : @(loopCount)} + }; + // container level properties (applies for `CGImageDestinationSetProperties`, not individual frames) + CGImageDestinationSetProperties(imageDestination, (__bridge CFDictionaryRef)containerProperties); + + for (size_t i = 0; i < frames.count; i++) { + SDImageFrame *frame = frames[i]; + NSTimeInterval frameDuration = frame.duration; + CGImageRef frameImageRef = frame.image.CGImage; + properties[self.class.dictionaryProperty] = @{self.class.delayTimeProperty : @(frameDuration)}; + CGImageDestinationAddImage(imageDestination, frameImageRef, (__bridge CFDictionaryRef)properties); + } + } + // Finalize the destination. + if (CGImageDestinationFinalize(imageDestination) == NO) { + // Handle failure. + imageData = nil; + } + + CFRelease(imageDestination); + + // In some beta version, ImageIO `CGImageDestinationFinalize` returns success, but the data buffer is 0 bytes length. + if (imageData.length == 0) { + return nil; + } + + return [imageData copy]; +} + +#pragma mark - SDAnimatedImageCoder +- (nullable instancetype)initWithAnimatedImageData:(nullable NSData *)data options:(nullable SDImageCoderOptions *)options { + if (!data) { + return nil; + } + self = [super init]; + if (self) { + CGImageSourceRef imageSource = CGImageSourceCreateWithData((__bridge CFDataRef)data, NULL); + if (!imageSource) { + return nil; + } + BOOL framesValid = [self scanAndCheckFramesValidWithImageSource:imageSource]; + if (!framesValid) { + CFRelease(imageSource); + return nil; + } + CGFloat scale = 1; + NSNumber *scaleFactor = options[SDImageCoderDecodeScaleFactor]; + if (scaleFactor != nil) { + scale = MAX([scaleFactor doubleValue], 1); + } + _scale = scale; + CGSize thumbnailSize = CGSizeZero; + NSValue *thumbnailSizeValue = options[SDImageCoderDecodeThumbnailPixelSize]; + if (thumbnailSizeValue != nil) { + #if SD_MAC + thumbnailSize = thumbnailSizeValue.sizeValue; + #else + thumbnailSize = thumbnailSizeValue.CGSizeValue; + #endif + } + _thumbnailSize = thumbnailSize; + BOOL preserveAspectRatio = YES; + NSNumber *preserveAspectRatioValue = options[SDImageCoderDecodePreserveAspectRatio]; + if (preserveAspectRatioValue != nil) { + preserveAspectRatio = preserveAspectRatioValue.boolValue; + } + _preserveAspectRatio = preserveAspectRatio; + NSUInteger limitBytes = 0; + NSNumber *limitBytesValue = options[SDImageCoderDecodeScaleDownLimitBytes]; + if (limitBytesValue != nil) { + limitBytes = limitBytesValue.unsignedIntegerValue; + } + _limitBytes = limitBytes; + // Parse the image properties + NSDictionary *properties = (__bridge_transfer NSDictionary *)CGImageSourceCopyPropertiesAtIndex(imageSource, 0, NULL); + _width = [properties[(__bridge NSString *)kCGImagePropertyPixelWidth] doubleValue]; + _height = [properties[(__bridge NSString *)kCGImagePropertyPixelHeight] doubleValue]; + // Scale down to limit bytes if need + if (_limitBytes > 0) { + // Hack since ImageIO public API (not CGImageDecompressor/CMPhoto) always return back RGBA8888 CGImage + CGSize imageSize = CGSizeMake(_width, _height); + CGSize framePixelSize = [SDImageCoderHelper scaledSizeWithImageSize:imageSize limitBytes:_limitBytes bytesPerPixel:4 frameCount:_frameCount]; + // Override thumbnail size + _thumbnailSize = framePixelSize; + _preserveAspectRatio = YES; + } + BOOL lazyDecode = NO; // Defaults NO for animated image coder + NSNumber *lazyDecodeValue = options[SDImageCoderDecodeUseLazyDecoding]; + if (lazyDecodeValue != nil) { + lazyDecode = lazyDecodeValue.boolValue; + } + _lazyDecode = lazyDecode; + + _decodeToHDR = [options[SDImageCoderDecodeToHDR] boolValue]; + + _imageSource = imageSource; + _imageData = data; +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(didReceiveMemoryWarning:) name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif + } + return self; +} + +- (BOOL)scanAndCheckFramesValidWithImageSource:(CGImageSourceRef)imageSource { + if (!imageSource) { + return NO; + } + NSUInteger frameCount = CGImageSourceGetCount(imageSource); + NSUInteger loopCount = [self.class imageLoopCountWithSource:imageSource]; + _loopCount = loopCount; + + NSMutableArray *frames = [NSMutableArray arrayWithCapacity:frameCount]; + for (size_t i = 0; i < frameCount; i++) { + SDImageIOCoderFrame *frame = [[SDImageIOCoderFrame alloc] init]; + frame.index = i; + frame.duration = [self.class frameDurationAtIndex:i source:imageSource]; + [frames addObject:frame]; + } + if (frames.count != frameCount) { + // frames not match, do not override current value + return NO; + } + + _frameCount = frameCount; + _frames = [frames copy]; + + return YES; +} + +- (NSData *)animatedImageData { + return _imageData; +} + +- (NSUInteger)animatedImageLoopCount { + return _loopCount; +} + +- (NSUInteger)animatedImageFrameCount { + return _frameCount; +} + +- (NSTimeInterval)animatedImageDurationAtIndex:(NSUInteger)index { + NSTimeInterval duration; + // Incremental Animation decoding may update frames when new bytes available + // Which should use lock to ensure frame count and frames match, ensure atomic logic + if (_incremental) { + SD_LOCK(_lock); + if (index >= _frames.count) { + SD_UNLOCK(_lock); + return 0; + } + duration = _frames[index].duration; + SD_UNLOCK(_lock); + } else { + if (index >= _frames.count) { + return 0; + } + duration = _frames[index].duration; + } + return duration; +} + +- (UIImage *)animatedImageFrameAtIndex:(NSUInteger)index { + UIImage *image; + // Incremental Animation decoding may update frames when new bytes available + // Which should use lock to ensure frame count and frames match, ensure atomic logic + if (_incremental) { + SD_LOCK(_lock); + if (index >= _frames.count) { + SD_UNLOCK(_lock); + return nil; + } + image = [self safeAnimatedImageFrameAtIndex:index]; + SD_UNLOCK(_lock); + } else { + if (index >= _frames.count) { + return nil; + } + image = [self safeAnimatedImageFrameAtIndex:index]; + } + return image; +} + +- (UIImage *)safeAnimatedImageFrameAtIndex:(NSUInteger)index { + UIImage *image = [self.class createFrameAtIndex:index source:_imageSource scale:_scale preserveAspectRatio:_preserveAspectRatio thumbnailSize:_thumbnailSize lazyDecode:_lazyDecode animatedImage:YES decodeToHDR:!_incremental || _finished ? _decodeToHDR : NO]; + if (!image) { + return nil; + } + image.sd_imageFormat = self.class.imageFormat; + return image; +} + +@end + diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageIOCoder.h b/Pods/SDWebImage/SDWebImage/Core/SDImageIOCoder.h new file mode 100644 index 0000000..98682ed --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageIOCoder.h @@ -0,0 +1,30 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDImageCoder.h" + +/** + Built in coder that supports PNG, JPEG, TIFF, includes support for progressive decoding. + + GIF + Also supports static GIF (meaning will only handle the 1st frame). + For a full GIF support, we recommend `SDAnimatedImageView` to keep both CPU and memory balanced. + + HEIC + This coder also supports HEIC format because ImageIO supports it natively. But it depends on the system capabilities, so it won't work on all devices, see: https://devstreaming-cdn.apple.com/videos/wwdc/2017/511tj33587vdhds/511/511_working_with_heif_and_hevc.pdf + Decode(Software): !Simulator && (iOS 11 || tvOS 11 || macOS 10.13) + Decode(Hardware): !Simulator && ((iOS 11 && A9Chip) || (macOS 10.13 && 6thGenerationIntelCPU)) + Encode(Software): macOS 10.13 + Encode(Hardware): !Simulator && ((iOS 11 && A10FusionChip) || (macOS 10.13 && 6thGenerationIntelCPU)) + */ +@interface SDImageIOCoder : NSObject + +@property (nonatomic, class, readonly, nonnull) SDImageIOCoder *sharedCoder; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageIOCoder.m b/Pods/SDWebImage/SDWebImage/Core/SDImageIOCoder.m new file mode 100644 index 0000000..5606c46 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageIOCoder.m @@ -0,0 +1,458 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageIOCoder.h" +#import "SDImageCoderHelper.h" +#import "NSImage+Compatibility.h" +#import "UIImage+Metadata.h" +#import "SDImageGraphics.h" +#import "SDImageIOAnimatedCoderInternal.h" + +#import +#import + +// Specify File Size for lossy format encoding, like JPEG +static NSString * kSDCGImageDestinationRequestedFileSize = @"kCGImageDestinationRequestedFileSize"; +// Support Xcode 15 SDK, use raw value instead of symbol +static NSString * kSDCGImageDestinationEncodeRequest = @"kCGImageDestinationEncodeRequest"; +static NSString * kSDCGImageDestinationEncodeToSDR = @"kCGImageDestinationEncodeToSDR"; +static NSString * kSDCGImageDestinationEncodeToISOHDR = @"kCGImageDestinationEncodeToISOHDR"; +static NSString * kSDCGImageDestinationEncodeToISOGainmap = @"kCGImageDestinationEncodeToISOGainmap"; + + +@implementation SDImageIOCoder { + size_t _width, _height; + CGImagePropertyOrientation _orientation; + CGImageSourceRef _imageSource; + CGFloat _scale; + BOOL _finished; + BOOL _preserveAspectRatio; + CGSize _thumbnailSize; + BOOL _lazyDecode; + BOOL _decodeToHDR; +} + +#if SD_IMAGEIO_HDR_ENCODING ++ (void)initialize { + if (@available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)) { + // Use SDK instead of raw value + kSDCGImageDestinationEncodeRequest = (__bridge NSString *)kCGImageDestinationEncodeRequest; + kSDCGImageDestinationEncodeToSDR = (__bridge NSString *)kCGImageDestinationEncodeToSDR; + kSDCGImageDestinationEncodeToISOHDR = (__bridge NSString *)kCGImageDestinationEncodeToISOHDR; + kSDCGImageDestinationEncodeToISOGainmap = (__bridge NSString *)kCGImageDestinationEncodeToISOGainmap; + } +} +#endif + +- (void)dealloc { + if (_imageSource) { + CFRelease(_imageSource); + _imageSource = NULL; + } +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] removeObserver:self name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif +} + +- (void)didReceiveMemoryWarning:(NSNotification *)notification +{ + if (_imageSource) { + CGImageSourceRemoveCacheAtIndex(_imageSource, 0); + } +} + ++ (instancetype)sharedCoder { + static SDImageIOCoder *coder; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + coder = [[SDImageIOCoder alloc] init]; + }); + return coder; +} + +#pragma mark - Bitmap PDF representation ++ (UIImage *)createBitmapPDFWithData:(nonnull NSData *)data pageNumber:(NSUInteger)pageNumber targetSize:(CGSize)targetSize preserveAspectRatio:(BOOL)preserveAspectRatio { + NSParameterAssert(data); + UIImage *image; + + CGDataProviderRef provider = CGDataProviderCreateWithCFData((__bridge CFDataRef)data); + if (!provider) { + return nil; + } + CGPDFDocumentRef document = CGPDFDocumentCreateWithProvider(provider); + CGDataProviderRelease(provider); + if (!document) { + return nil; + } + + // `CGPDFDocumentGetPage` page number is 1-indexed. + CGPDFPageRef page = CGPDFDocumentGetPage(document, pageNumber + 1); + if (!page) { + CGPDFDocumentRelease(document); + return nil; + } + + CGPDFBox box = kCGPDFMediaBox; + CGRect rect = CGPDFPageGetBoxRect(page, box); + CGRect targetRect = rect; + if (!CGSizeEqualToSize(targetSize, CGSizeZero)) { + targetRect = CGRectMake(0, 0, targetSize.width, targetSize.height); + } + + CGFloat xRatio = targetRect.size.width / rect.size.width; + CGFloat yRatio = targetRect.size.height / rect.size.height; + CGFloat xScale = preserveAspectRatio ? MIN(xRatio, yRatio) : xRatio; + CGFloat yScale = preserveAspectRatio ? MIN(xRatio, yRatio) : yRatio; + + // `CGPDFPageGetDrawingTransform` will only scale down, but not scale up, so we need calculate the actual scale again + CGRect drawRect = CGRectMake( 0, 0, targetRect.size.width / xScale, targetRect.size.height / yScale); + CGAffineTransform scaleTransform = CGAffineTransformMakeScale(xScale, yScale); + CGAffineTransform transform = CGPDFPageGetDrawingTransform(page, box, drawRect, 0, preserveAspectRatio); + + SDGraphicsBeginImageContextWithOptions(targetRect.size, NO, 0); + CGContextRef context = SDGraphicsGetCurrentContext(); + +#if SD_UIKIT || SD_WATCH + // Core Graphics coordinate system use the bottom-left, UIKit use the flipped one + CGContextTranslateCTM(context, 0, targetRect.size.height); + CGContextScaleCTM(context, 1, -1); +#endif + + CGContextConcatCTM(context, scaleTransform); + CGContextConcatCTM(context, transform); + + CGContextDrawPDFPage(context, page); + + image = SDGraphicsGetImageFromCurrentImageContext(); + SDGraphicsEndImageContext(); + + CGPDFDocumentRelease(document); + + return image; +} + +#pragma mark - Decode +- (BOOL)canDecodeFromData:(nullable NSData *)data { + return YES; +} + +- (UIImage *)decodedImageWithData:(NSData *)data options:(nullable SDImageCoderOptions *)options { + if (!data) { + return nil; + } + CGFloat scale = 1; + NSNumber *scaleFactor = options[SDImageCoderDecodeScaleFactor]; + if (scaleFactor != nil) { + scale = MAX([scaleFactor doubleValue], 1) ; + } + + CGSize thumbnailSize = CGSizeZero; + NSValue *thumbnailSizeValue = options[SDImageCoderDecodeThumbnailPixelSize]; + if (thumbnailSizeValue != nil) { +#if SD_MAC + thumbnailSize = thumbnailSizeValue.sizeValue; +#else + thumbnailSize = thumbnailSizeValue.CGSizeValue; +#endif + } + + BOOL preserveAspectRatio = YES; + NSNumber *preserveAspectRatioValue = options[SDImageCoderDecodePreserveAspectRatio]; + if (preserveAspectRatioValue != nil) { + preserveAspectRatio = preserveAspectRatioValue.boolValue; + } + + // Check vector format + if ([NSData sd_imageFormatForImageData:data] == SDImageFormatPDF) { + // History before iOS 16, ImageIO can decode PDF with rasterization size, but can't ever :( + // So, use CoreGraphics to decode PDF (copy code from SDWebImagePDFCoder, may do refactor in the future) + UIImage *image; + NSUInteger pageNumber = 0; // Still use first page, may added options is user want +#if SD_MAC + // If don't use thumbnail, prefers the built-in generation of vector image + // macOS's `NSImage` supports PDF built-in rendering + if (thumbnailSize.width == 0 || thumbnailSize.height == 0) { + NSPDFImageRep *imageRep = [[NSPDFImageRep alloc] initWithData:data]; + if (imageRep) { + imageRep.currentPage = pageNumber; + image = [[NSImage alloc] initWithSize:imageRep.size]; + [image addRepresentation:imageRep]; + image.sd_imageFormat = SDImageFormatPDF; + return image; + } + } +#endif + image = [self.class createBitmapPDFWithData:data pageNumber:pageNumber targetSize:thumbnailSize preserveAspectRatio:preserveAspectRatio]; + image.sd_imageFormat = SDImageFormatPDF; + return image; + } + + BOOL lazyDecode = YES; // Defaults YES for static image coder + NSNumber *lazyDecodeValue = options[SDImageCoderDecodeUseLazyDecoding]; + if (lazyDecodeValue != nil) { + lazyDecode = lazyDecodeValue.boolValue; + } + + BOOL decodeToHDR = [options[SDImageCoderDecodeToHDR] boolValue]; + + NSString *typeIdentifierHint = options[SDImageCoderDecodeTypeIdentifierHint]; + if (!typeIdentifierHint) { + // Check file extension and convert to UTI, from: https://stackoverflow.com/questions/1506251/getting-an-uniform-type-identifier-for-a-given-extension + NSString *fileExtensionHint = options[SDImageCoderDecodeFileExtensionHint]; + if (fileExtensionHint) { + typeIdentifierHint = (__bridge_transfer NSString *)UTTypeCreatePreferredIdentifierForTag(kUTTagClassFilenameExtension, (__bridge CFStringRef)fileExtensionHint, kUTTypeImage); + // Ignore dynamic UTI + if (UTTypeIsDynamic((__bridge CFStringRef)typeIdentifierHint)) { + typeIdentifierHint = nil; + } + } + } else if ([typeIdentifierHint isEqual:NSNull.null]) { + // Hack if user don't want to imply file extension + typeIdentifierHint = nil; + } + + NSDictionary *creatingOptions = nil; + if (typeIdentifierHint) { + creatingOptions = @{(__bridge NSString *)kCGImageSourceTypeIdentifierHint : typeIdentifierHint}; + } + CGImageSourceRef source = CGImageSourceCreateWithData((__bridge CFDataRef)data, (__bridge CFDictionaryRef)creatingOptions); + if (!source) { + // Try again without UTType hint, the call site from user may provide the wrong UTType + source = CGImageSourceCreateWithData((__bridge CFDataRef)data, nil); + } + if (!source) { + return nil; + } + + CFStringRef uttype = CGImageSourceGetType(source); + SDImageFormat imageFormat = [NSData sd_imageFormatFromUTType:uttype]; + + UIImage *image = [SDImageIOAnimatedCoder createFrameAtIndex:0 source:source scale:scale preserveAspectRatio:preserveAspectRatio thumbnailSize:thumbnailSize lazyDecode:lazyDecode animatedImage:NO decodeToHDR:decodeToHDR]; + CFRelease(source); + + image.sd_imageFormat = imageFormat; + return image; +} + +#pragma mark - Progressive Decode + +- (BOOL)canIncrementalDecodeFromData:(NSData *)data { + return [self canDecodeFromData:data]; +} + +- (instancetype)initIncrementalWithOptions:(nullable SDImageCoderOptions *)options { + self = [super init]; + if (self) { + _imageSource = CGImageSourceCreateIncremental(NULL); + CGFloat scale = 1; + NSNumber *scaleFactor = options[SDImageCoderDecodeScaleFactor]; + if (scaleFactor != nil) { + scale = MAX([scaleFactor doubleValue], 1); + } + _scale = scale; + CGSize thumbnailSize = CGSizeZero; + NSValue *thumbnailSizeValue = options[SDImageCoderDecodeThumbnailPixelSize]; + if (thumbnailSizeValue != nil) { + #if SD_MAC + thumbnailSize = thumbnailSizeValue.sizeValue; + #else + thumbnailSize = thumbnailSizeValue.CGSizeValue; + #endif + } + _thumbnailSize = thumbnailSize; + BOOL preserveAspectRatio = YES; + NSNumber *preserveAspectRatioValue = options[SDImageCoderDecodePreserveAspectRatio]; + if (preserveAspectRatioValue != nil) { + preserveAspectRatio = preserveAspectRatioValue.boolValue; + } + _preserveAspectRatio = preserveAspectRatio; + BOOL lazyDecode = YES; // Defaults YES for static image coder + NSNumber *lazyDecodeValue = options[SDImageCoderDecodeUseLazyDecoding]; + if (lazyDecodeValue != nil) { + lazyDecode = lazyDecodeValue.boolValue; + } + _lazyDecode = lazyDecode; + + _decodeToHDR = [options[SDImageCoderDecodeToHDR] boolValue]; + +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(didReceiveMemoryWarning:) name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif + } + return self; +} + +- (void)updateIncrementalData:(NSData *)data finished:(BOOL)finished { + if (_finished) { + return; + } + _finished = finished; + + // The following code is from http://www.cocoaintheshell.com/2011/05/progressive-images-download-imageio/ + // Thanks to the author @Nyx0uf + + // Update the data source, we must pass ALL the data, not just the new bytes + CGImageSourceUpdateData(_imageSource, (__bridge CFDataRef)data, finished); + + if (_width + _height == 0) { + CFDictionaryRef properties = CGImageSourceCopyPropertiesAtIndex(_imageSource, 0, NULL); + if (properties) { + NSInteger orientationValue = 1; + CFTypeRef val = CFDictionaryGetValue(properties, kCGImagePropertyPixelHeight); + if (val) CFNumberGetValue(val, kCFNumberLongType, &_height); + val = CFDictionaryGetValue(properties, kCGImagePropertyPixelWidth); + if (val) CFNumberGetValue(val, kCFNumberLongType, &_width); + val = CFDictionaryGetValue(properties, kCGImagePropertyOrientation); + if (val) CFNumberGetValue(val, kCFNumberNSIntegerType, &orientationValue); + CFRelease(properties); + + // When we draw to Core Graphics, we lose orientation information, + // which means the image below born of initWithCGIImage will be + // oriented incorrectly sometimes. (Unlike the image born of initWithData + // in didCompleteWithError.) So save it here and pass it on later. + _orientation = (CGImagePropertyOrientation)orientationValue; + } + } +} + +- (UIImage *)incrementalDecodedImageWithOptions:(SDImageCoderOptions *)options { + UIImage *image; + + if (_width + _height > 0) { + // Create the image + CGFloat scale = _scale; + NSNumber *scaleFactor = options[SDImageCoderDecodeScaleFactor]; + if (scaleFactor != nil) { + scale = MAX([scaleFactor doubleValue], 1); + } + image = [SDImageIOAnimatedCoder createFrameAtIndex:0 source:_imageSource scale:scale preserveAspectRatio:_preserveAspectRatio thumbnailSize:_thumbnailSize lazyDecode:_lazyDecode animatedImage:NO decodeToHDR:_finished ? _decodeToHDR : NO]; + if (image) { + CFStringRef uttype = CGImageSourceGetType(_imageSource); + image.sd_imageFormat = [NSData sd_imageFormatFromUTType:uttype]; + } + } + + return image; +} + +#pragma mark - Encode +- (BOOL)canEncodeToFormat:(SDImageFormat)format { + return YES; +} + +- (NSData *)encodedDataWithImage:(UIImage *)image format:(SDImageFormat)format options:(nullable SDImageCoderOptions *)options { + if (!image) { + return nil; + } + CGImageRef imageRef = image.CGImage; + if (!imageRef) { + // Earily return, supports CGImage only + return nil; + } + if (format == SDImageFormatUndefined) { + BOOL hasAlpha = [SDImageCoderHelper CGImageContainsAlpha:imageRef]; + if (hasAlpha) { + format = SDImageFormatPNG; + } else { + format = SDImageFormatJPEG; + } + } + + NSMutableData *imageData = [NSMutableData data]; + CFStringRef imageUTType = [NSData sd_UTTypeFromImageFormat:format]; + + // Create an image destination. + CGImageDestinationRef imageDestination = CGImageDestinationCreateWithData((__bridge CFMutableDataRef)imageData, imageUTType, 1, NULL); + if (!imageDestination) { + // Handle failure. + return nil; + } + + NSMutableDictionary *properties = [NSMutableDictionary dictionary]; +#if SD_UIKIT || SD_WATCH + CGImagePropertyOrientation exifOrientation = [SDImageCoderHelper exifOrientationFromImageOrientation:image.imageOrientation]; +#else + CGImagePropertyOrientation exifOrientation = kCGImagePropertyOrientationUp; +#endif + properties[(__bridge NSString *)kCGImagePropertyOrientation] = @(exifOrientation); + // Encoding Options + double compressionQuality = 1; + if (options[SDImageCoderEncodeCompressionQuality]) { + compressionQuality = [options[SDImageCoderEncodeCompressionQuality] doubleValue]; + } + properties[(__bridge NSString *)kCGImageDestinationLossyCompressionQuality] = @(compressionQuality); + CGColorRef backgroundColor = [options[SDImageCoderEncodeBackgroundColor] CGColor]; + if (backgroundColor) { + properties[(__bridge NSString *)kCGImageDestinationBackgroundColor] = (__bridge id)(backgroundColor); + } + CGSize maxPixelSize = CGSizeZero; + NSValue *maxPixelSizeValue = options[SDImageCoderEncodeMaxPixelSize]; + if (maxPixelSizeValue != nil) { +#if SD_MAC + maxPixelSize = maxPixelSizeValue.sizeValue; +#else + maxPixelSize = maxPixelSizeValue.CGSizeValue; +#endif + } + // HDR Encoding + NSUInteger encodeToHDR = 0; + if (options[SDImageCoderEncodeToHDR]) { + encodeToHDR = [options[SDImageCoderEncodeToHDR] unsignedIntegerValue]; + } + if (@available(macOS 15, iOS 18, tvOS 18, watchOS 11, *)) { + if (encodeToHDR == SDImageHDRTypeISOHDR) { + properties[kSDCGImageDestinationEncodeRequest] = kSDCGImageDestinationEncodeToISOHDR; + } else if (encodeToHDR == SDImageHDRTypeISOGainMap) { + properties[kSDCGImageDestinationEncodeRequest] = kSDCGImageDestinationEncodeToISOGainmap; + } else { + properties[kSDCGImageDestinationEncodeRequest] = kSDCGImageDestinationEncodeToSDR; + } + } + + CGFloat pixelWidth = (CGFloat)CGImageGetWidth(imageRef); + CGFloat pixelHeight = (CGFloat)CGImageGetHeight(imageRef); + CGFloat finalPixelSize = 0; + BOOL encodeFullImage = maxPixelSize.width == 0 || maxPixelSize.height == 0 || pixelWidth == 0 || pixelHeight == 0 || (pixelWidth <= maxPixelSize.width && pixelHeight <= maxPixelSize.height); + if (!encodeFullImage) { + // Thumbnail Encoding + CGFloat pixelRatio = pixelWidth / pixelHeight; + CGFloat maxPixelSizeRatio = maxPixelSize.width / maxPixelSize.height; + if (pixelRatio > maxPixelSizeRatio) { + finalPixelSize = MAX(maxPixelSize.width, maxPixelSize.width / pixelRatio); + } else { + finalPixelSize = MAX(maxPixelSize.height, maxPixelSize.height * pixelRatio); + } + properties[(__bridge NSString *)kCGImageDestinationImageMaxPixelSize] = @(finalPixelSize); + } + NSUInteger maxFileSize = [options[SDImageCoderEncodeMaxFileSize] unsignedIntegerValue]; + if (maxFileSize > 0) { + properties[kSDCGImageDestinationRequestedFileSize] = @(maxFileSize); + // Remove the quality if we have file size limit + properties[(__bridge NSString *)kCGImageDestinationLossyCompressionQuality] = nil; + } + BOOL embedThumbnail = NO; + if (options[SDImageCoderEncodeEmbedThumbnail]) { + embedThumbnail = [options[SDImageCoderEncodeEmbedThumbnail] boolValue]; + } + properties[(__bridge NSString *)kCGImageDestinationEmbedThumbnail] = @(embedThumbnail); + + // Add your image to the destination. + CGImageDestinationAddImage(imageDestination, imageRef, (__bridge CFDictionaryRef)properties); + + // Finalize the destination. + if (CGImageDestinationFinalize(imageDestination) == NO) { + // Handle failure. + imageData = nil; + } + + CFRelease(imageDestination); + + return [imageData copy]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageLoader.h b/Pods/SDWebImage/SDWebImage/Core/SDImageLoader.h new file mode 100644 index 0000000..62ddc8e --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageLoader.h @@ -0,0 +1,146 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import "SDWebImageDefine.h" +#import "SDWebImageOperation.h" +#import "SDImageCoder.h" + +typedef void(^SDImageLoaderProgressBlock)(NSInteger receivedSize, NSInteger expectedSize, NSURL * _Nullable targetURL); +typedef void(^SDImageLoaderCompletedBlock)(UIImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, BOOL finished); + +#pragma mark - Context Options + +/** + A `UIImage` instance from `SDWebImageManager` when you specify `SDWebImageRefreshCached` and image cache hit. + This can be a hint for image loader to load the image from network and refresh the image from remote location if needed. If the image from remote location does not change, you should call the completion with `SDWebImageErrorCacheNotModified` error. (UIImage) + @note If you don't implement `SDWebImageRefreshCached` support, you do not need to care about this context option. + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextLoaderCachedImage; + +#pragma mark - Helper method + +/** + This is the built-in decoding process for image download from network or local file. + @note If you want to implement your custom loader with `requestImageWithURL:options:context:progress:completed:` API, but also want to keep compatible with SDWebImage's behavior, you'd better use this to produce image. + + @param imageData The image data from the network. Should not be nil + @param imageURL The image URL from the input. Should not be nil + @param options The options arg from the input + @param context The context arg from the input + @return The decoded image for current image data load from the network + */ +FOUNDATION_EXPORT UIImage * _Nullable SDImageLoaderDecodeImageData(NSData * _Nonnull imageData, NSURL * _Nonnull imageURL, SDWebImageOptions options, SDWebImageContext * _Nullable context); + +/** + This is the built-in decoding process for image progressive download from network. It's used when `SDWebImageProgressiveLoad` option is set. (It's not required when your loader does not support progressive image loading) + @note If you want to implement your custom loader with `requestImageWithURL:options:context:progress:completed:` API, but also want to keep compatible with SDWebImage's behavior, you'd better use this to produce image. + + @param imageData The image data from the network so far. Should not be nil + @param imageURL The image URL from the input. Should not be nil + @param finished Pass NO to specify the download process has not finished. Pass YES when all image data has finished. + @param operation The loader operation associated with current progressive download. Why to provide this is because progressive decoding need to store the partial decoded context for each operation to avoid conflict. You should provide the operation from `loadImageWithURL:` method return value. + @param options The options arg from the input + @param context The context arg from the input + @return The decoded progressive image for current image data load from the network + */ +FOUNDATION_EXPORT UIImage * _Nullable SDImageLoaderDecodeProgressiveImageData(NSData * _Nonnull imageData, NSURL * _Nonnull imageURL, BOOL finished, id _Nonnull operation, SDWebImageOptions options, SDWebImageContext * _Nullable context); + +/** + This function get the progressive decoder for current loading operation. If no progressive decoding is happended or decoder is not able to construct, return nil. + @return The progressive decoder associated with the loading operation. + */ +FOUNDATION_EXPORT id _Nullable SDImageLoaderGetProgressiveCoder(id _Nonnull operation); + +/** + This function set the progressive decoder for current loading operation. If no progressive decoding is happended, pass nil. + @param progressiveCoder The loading operation to associate the progerssive decoder. + */ +FOUNDATION_EXPORT void SDImageLoaderSetProgressiveCoder(id _Nonnull operation, id _Nullable progressiveCoder); + +#pragma mark - SDImageLoader + +/** + This is the protocol to specify custom image load process. You can create your own class to conform this protocol and use as a image loader to load image from network or any available remote resources defined by yourself. + If you want to implement custom loader for image download from network or local file, you just need to concentrate on image data download only. After the download finish, call `SDImageLoaderDecodeImageData` or `SDImageLoaderDecodeProgressiveImageData` to use the built-in decoding process and produce image (Remember to call in the global queue). And finally callback the completion block. + If you directly get the image instance using some third-party SDKs, such as image directly from Photos framework. You can process the image data and image instance by yourself without that built-in decoding process. And finally callback the completion block. + @note It's your responsibility to load the image in the desired global queue(to avoid block main queue). We do not dispatch these method call in a global queue but just from the call queue (For `SDWebImageManager`, it typically call from the main queue). +*/ +@protocol SDImageLoader + +@required +/** + Whether current image loader supports to load the provide image URL. + This will be checked every time a new image request come for loader. If this return NO, we will mark this image load as failed. If return YES, we will start to call `requestImageWithURL:options:context:progress:completed:`. + + @param url The image URL to be loaded. + @return YES to continue download, NO to stop download. + */ +- (BOOL)canRequestImageForURL:(nullable NSURL *)url API_DEPRECATED_WITH_REPLACEMENT("canRequestImageForURL:options:context:", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +@optional +/** + Whether current image loader supports to load the provide image URL, with associated options and context. + This will be checked every time a new image request come for loader. If this return NO, we will mark this image load as failed. If return YES, we will start to call `requestImageWithURL:options:context:progress:completed:`. + + @param url The image URL to be loaded. + @param options A mask to specify options to use for this request + @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + @return YES to continue download, NO to stop download. + */ +- (BOOL)canRequestImageForURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +@required +/** + Load the image and image data with the given URL and return the image data. You're responsible for producing the image instance. + + @param url The URL represent the image. Note this may not be a HTTP URL + @param options A mask to specify options to use for this request + @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + @param completedBlock A block called when operation has been completed. + @return An operation which allow the user to cancel the current request. + */ +- (nullable id)requestImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDImageLoaderCompletedBlock)completedBlock; + + +/** + Whether the error from image loader should be marked indeed un-recoverable or not. + If this return YES, failed URL which does not using `SDWebImageRetryFailed` will be blocked into black list. Else not. + + @param url The URL represent the image. Note this may not be a HTTP URL + @param error The URL's loading error, from previous `requestImageWithURL:options:context:progress:completed:` completedBlock's error. + @return Whether to block this url or not. Return YES to mark this URL as failed. + */ +- (BOOL)shouldBlockFailedURLWithURL:(nonnull NSURL *)url + error:(nonnull NSError *)error API_DEPRECATED_WITH_REPLACEMENT("shouldBlockFailedURLWithURL:error:options:context:", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +@optional +/** + Whether the error from image loader should be marked indeed un-recoverable or not, with associated options and context. + If this return YES, failed URL which does not using `SDWebImageRetryFailed` will be blocked into black list. Else not. + + @param url The URL represent the image. Note this may not be a HTTP URL + @param error The URL's loading error, from previous `requestImageWithURL:options:context:progress:completed:` completedBlock's error. + @param options A mask to specify options to use for this request + @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + @return Whether to block this url or not. Return YES to mark this URL as failed. + */ +- (BOOL)shouldBlockFailedURLWithURL:(nonnull NSURL *)url + error:(nonnull NSError *)error + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageLoader.m b/Pods/SDWebImage/SDWebImage/Core/SDImageLoader.m new file mode 100644 index 0000000..9c6c268 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageLoader.m @@ -0,0 +1,178 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageLoader.h" +#import "SDWebImageCacheKeyFilter.h" +#import "SDImageCodersManager.h" +#import "SDImageCoderHelper.h" +#import "SDAnimatedImage.h" +#import "UIImage+Metadata.h" +#import "SDInternalMacros.h" +#import "SDImageCacheDefine.h" +#import "objc/runtime.h" + +SDWebImageContextOption const SDWebImageContextLoaderCachedImage = @"loaderCachedImage"; + +static void * SDImageLoaderProgressiveCoderKey = &SDImageLoaderProgressiveCoderKey; + +id SDImageLoaderGetProgressiveCoder(id operation) { + NSCParameterAssert(operation); + return objc_getAssociatedObject(operation, SDImageLoaderProgressiveCoderKey); +} + +void SDImageLoaderSetProgressiveCoder(id operation, id progressiveCoder) { + NSCParameterAssert(operation); + objc_setAssociatedObject(operation, SDImageLoaderProgressiveCoderKey, progressiveCoder, OBJC_ASSOCIATION_RETAIN_NONATOMIC); +} + +UIImage * _Nullable SDImageLoaderDecodeImageData(NSData * _Nonnull imageData, NSURL * _Nonnull imageURL, SDWebImageOptions options, SDWebImageContext * _Nullable context) { + NSCParameterAssert(imageData); + NSCParameterAssert(imageURL); + + UIImage *image; + id cacheKeyFilter = context[SDWebImageContextCacheKeyFilter]; + NSString *cacheKey; + if (cacheKeyFilter) { + cacheKey = [cacheKeyFilter cacheKeyForURL:imageURL]; + } else { + cacheKey = imageURL.absoluteString; + } + SDImageCoderOptions *coderOptions = SDGetDecodeOptionsFromContext(context, options, cacheKey); + BOOL decodeFirstFrame = SD_OPTIONS_CONTAINS(options, SDWebImageDecodeFirstFrameOnly); + CGFloat scale = [coderOptions[SDImageCoderDecodeScaleFactor] doubleValue]; + + // Grab the image coder + id imageCoder = context[SDWebImageContextImageCoder]; + if (!imageCoder) { + imageCoder = [SDImageCodersManager sharedManager]; + } + + if (!decodeFirstFrame) { + // check whether we should use `SDAnimatedImage` + Class animatedImageClass = context[SDWebImageContextAnimatedImageClass]; + if ([animatedImageClass isSubclassOfClass:[UIImage class]] && [animatedImageClass conformsToProtocol:@protocol(SDAnimatedImage)]) { + image = [[animatedImageClass alloc] initWithData:imageData scale:scale options:coderOptions]; + if (image) { + // Preload frames if supported + if (options & SDWebImagePreloadAllFrames && [image respondsToSelector:@selector(preloadAllFrames)]) { + [((id)image) preloadAllFrames]; + } + } else { + // Check image class matching + if (options & SDWebImageMatchAnimatedImageClass) { + return nil; + } + } + } + } + if (!image) { + image = [imageCoder decodedImageWithData:imageData options:coderOptions]; + } + if (image) { + SDImageForceDecodePolicy policy = SDImageForceDecodePolicyAutomatic; + NSNumber *policyValue = context[SDWebImageContextImageForceDecodePolicy]; + if (policyValue != nil) { + policy = policyValue.unsignedIntegerValue; + } + // TODO: Deprecated, remove in SD 6.0... +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + if (SD_OPTIONS_CONTAINS(options, SDWebImageAvoidDecodeImage)) { + policy = SDImageForceDecodePolicyNever; + } +#pragma clang diagnostic pop + image = [SDImageCoderHelper decodedImageWithImage:image policy:policy]; + // assign the decode options, to let manager check whether to re-decode if needed + image.sd_decodeOptions = coderOptions; + } + + return image; +} + +UIImage * _Nullable SDImageLoaderDecodeProgressiveImageData(NSData * _Nonnull imageData, NSURL * _Nonnull imageURL, BOOL finished, id _Nonnull operation, SDWebImageOptions options, SDWebImageContext * _Nullable context) { + NSCParameterAssert(imageData); + NSCParameterAssert(imageURL); + NSCParameterAssert(operation); + + UIImage *image; + id cacheKeyFilter = context[SDWebImageContextCacheKeyFilter]; + NSString *cacheKey; + if (cacheKeyFilter) { + cacheKey = [cacheKeyFilter cacheKeyForURL:imageURL]; + } else { + cacheKey = imageURL.absoluteString; + } + SDImageCoderOptions *coderOptions = SDGetDecodeOptionsFromContext(context, options, cacheKey); + BOOL decodeFirstFrame = SD_OPTIONS_CONTAINS(options, SDWebImageDecodeFirstFrameOnly); + CGFloat scale = [coderOptions[SDImageCoderDecodeScaleFactor] doubleValue]; + + // Grab the progressive image coder + id progressiveCoder = SDImageLoaderGetProgressiveCoder(operation); + if (!progressiveCoder) { + id imageCoder = context[SDWebImageContextImageCoder]; + // Check the progressive coder if provided + if ([imageCoder respondsToSelector:@selector(initIncrementalWithOptions:)]) { + progressiveCoder = [[[imageCoder class] alloc] initIncrementalWithOptions:coderOptions]; + } else { + // We need to create a new instance for progressive decoding to avoid conflicts + for (id coder in [SDImageCodersManager sharedManager].coders.reverseObjectEnumerator) { + if ([coder conformsToProtocol:@protocol(SDProgressiveImageCoder)] && + [((id)coder) canIncrementalDecodeFromData:imageData]) { + progressiveCoder = [[[coder class] alloc] initIncrementalWithOptions:coderOptions]; + break; + } + } + } + SDImageLoaderSetProgressiveCoder(operation, progressiveCoder); + } + // If we can't find any progressive coder, disable progressive download + if (!progressiveCoder) { + return nil; + } + + [progressiveCoder updateIncrementalData:imageData finished:finished]; + if (!decodeFirstFrame) { + // check whether we should use `SDAnimatedImage` + Class animatedImageClass = context[SDWebImageContextAnimatedImageClass]; + if ([animatedImageClass isSubclassOfClass:[UIImage class]] && [animatedImageClass conformsToProtocol:@protocol(SDAnimatedImage)] && [progressiveCoder respondsToSelector:@selector(animatedImageFrameAtIndex:)]) { + image = [[animatedImageClass alloc] initWithAnimatedCoder:(id)progressiveCoder scale:scale]; + if (image) { + // Progressive decoding does not preload frames + } else { + // Check image class matching + if (options & SDWebImageMatchAnimatedImageClass) { + return nil; + } + } + } + } + if (!image) { + image = [progressiveCoder incrementalDecodedImageWithOptions:coderOptions]; + } + if (image) { + SDImageForceDecodePolicy policy = SDImageForceDecodePolicyAutomatic; + NSNumber *policyValue = context[SDWebImageContextImageForceDecodePolicy]; + if (policyValue != nil) { + policy = policyValue.unsignedIntegerValue; + } + // TODO: Deprecated, remove in SD 6.0... +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + if (SD_OPTIONS_CONTAINS(options, SDWebImageAvoidDecodeImage)) { + policy = SDImageForceDecodePolicyNever; + } +#pragma clang diagnostic pop + image = [SDImageCoderHelper decodedImageWithImage:image policy:policy]; + // assign the decode options, to let manager check whether to re-decode if needed + image.sd_decodeOptions = coderOptions; + // mark the image as progressive (completed one are not mark as progressive) + image.sd_isIncremental = !finished; + } + + return image; +} diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageLoadersManager.h b/Pods/SDWebImage/SDWebImage/Core/SDImageLoadersManager.h new file mode 100644 index 0000000..9886f45 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageLoadersManager.h @@ -0,0 +1,40 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageLoader.h" + +/** + A loaders manager to manage multiple loaders + */ +@interface SDImageLoadersManager : NSObject + +/** + Returns the global shared loaders manager instance. By default we will set [`SDWebImageDownloader.sharedDownloader`] into the loaders array. + */ +@property (nonatomic, class, readonly, nonnull) SDImageLoadersManager *sharedManager; + +/** + All image loaders in manager. The loaders array is a priority queue, which means the later added loader will have the highest priority + */ +@property (nonatomic, copy, nullable) NSArray>* loaders; + +/** + Add a new image loader to the end of loaders array. Which has the highest priority. + + @param loader loader + */ +- (void)addLoader:(nonnull id)loader; + +/** + Remove an image loader in the loaders array. + + @param loader loader + */ +- (void)removeLoader:(nonnull id)loader; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageLoadersManager.m b/Pods/SDWebImage/SDWebImage/Core/SDImageLoadersManager.m new file mode 100644 index 0000000..ac86c29 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageLoadersManager.m @@ -0,0 +1,123 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageLoadersManager.h" +#import "SDWebImageDownloader.h" +#import "SDInternalMacros.h" + +@interface SDImageLoadersManager () + +@property (nonatomic, strong, nonnull) NSMutableArray> *imageLoaders; + +@end + +@implementation SDImageLoadersManager { + SD_LOCK_DECLARE(_loadersLock); +} + ++ (SDImageLoadersManager *)sharedManager { + static dispatch_once_t onceToken; + static SDImageLoadersManager *manager; + dispatch_once(&onceToken, ^{ + manager = [[SDImageLoadersManager alloc] init]; + }); + return manager; +} + +- (instancetype)init { + self = [super init]; + if (self) { + // initialize with default image loaders + _imageLoaders = [NSMutableArray arrayWithObject:[SDWebImageDownloader sharedDownloader]]; + SD_LOCK_INIT(_loadersLock); + } + return self; +} + +- (NSArray> *)loaders { + SD_LOCK(_loadersLock); + NSArray>* loaders = [_imageLoaders copy]; + SD_UNLOCK(_loadersLock); + return loaders; +} + +- (void)setLoaders:(NSArray> *)loaders { + SD_LOCK(_loadersLock); + [_imageLoaders removeAllObjects]; + if (loaders.count) { + [_imageLoaders addObjectsFromArray:loaders]; + } + SD_UNLOCK(_loadersLock); +} + +#pragma mark - Loader Property + +- (void)addLoader:(id)loader { + if (![loader conformsToProtocol:@protocol(SDImageLoader)]) { + return; + } + SD_LOCK(_loadersLock); + [_imageLoaders addObject:loader]; + SD_UNLOCK(_loadersLock); +} + +- (void)removeLoader:(id)loader { + if (![loader conformsToProtocol:@protocol(SDImageLoader)]) { + return; + } + SD_LOCK(_loadersLock); + [_imageLoaders removeObject:loader]; + SD_UNLOCK(_loadersLock); +} + +#pragma mark - SDImageLoader + +- (BOOL)canRequestImageForURL:(nullable NSURL *)url { + return [self canRequestImageForURL:url options:0 context:nil]; +} + +- (BOOL)canRequestImageForURL:(NSURL *)url options:(SDWebImageOptions)options context:(SDWebImageContext *)context { + NSArray> *loaders = self.loaders; + for (id loader in loaders.reverseObjectEnumerator) { + if ([loader respondsToSelector:@selector(canRequestImageForURL:options:context:)]) { + if ([loader canRequestImageForURL:url options:options context:context]) { + return YES; + } + } else { + if ([loader canRequestImageForURL:url]) { + return YES; + } + } + } + return NO; +} + +- (id)requestImageWithURL:(NSURL *)url options:(SDWebImageOptions)options context:(SDWebImageContext *)context progress:(SDImageLoaderProgressBlock)progressBlock completed:(SDImageLoaderCompletedBlock)completedBlock { + if (!url) { + return nil; + } + NSArray> *loaders = self.loaders; + for (id loader in loaders.reverseObjectEnumerator) { + if ([loader canRequestImageForURL:url]) { + return [loader requestImageWithURL:url options:options context:context progress:progressBlock completed:completedBlock]; + } + } + return nil; +} + +- (BOOL)shouldBlockFailedURLWithURL:(NSURL *)url error:(NSError *)error { + NSArray> *loaders = self.loaders; + for (id loader in loaders.reverseObjectEnumerator) { + if ([loader canRequestImageForURL:url]) { + return [loader shouldBlockFailedURLWithURL:url error:error]; + } + } + return NO; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageTransformer.h b/Pods/SDWebImage/SDWebImage/Core/SDImageTransformer.h new file mode 100644 index 0000000..640065c --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageTransformer.h @@ -0,0 +1,283 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import "UIImage+Transform.h" + +/** + Return the transformed cache key which applied with specify transformerKey. + + @param key The original cache key + @param transformerKey The transformer key from the transformer + @return The transformed cache key + */ +FOUNDATION_EXPORT NSString * _Nullable SDTransformedKeyForKey(NSString * _Nullable key, NSString * _Nonnull transformerKey); + +/** + Return the thumbnailed cache key which applied with specify thumbnailSize and preserveAspectRatio control. + @param key The original cache key + @param thumbnailPixelSize The thumbnail pixel size + @param preserveAspectRatio The preserve aspect ratio option + @return The thumbnailed cache key + @note If you have both transformer and thumbnail applied for image, call `SDThumbnailedKeyForKey` firstly and then with `SDTransformedKeyForKey`.` + */ +FOUNDATION_EXPORT NSString * _Nullable SDThumbnailedKeyForKey(NSString * _Nullable key, CGSize thumbnailPixelSize, BOOL preserveAspectRatio); + +/** + A transformer protocol to transform the image load from cache or from download. + You can provide transformer to cache and manager (Through the `transformer` property or context option `SDWebImageContextImageTransformer`). + From v5.20, the transformer class also can be used on animated image frame post-transform logic, see `SDAnimatedImageView`. + + @note The transform process is called from a global queue in order to not to block the main queue. + */ +@protocol SDImageTransformer + +@optional + +/** + Defaults to YES if you don't implements this method. + We keep some metadata like Image Format (`sd_imageFormat`)/ Animated Loop Count (`sd_imageLoopCount`) via associated object on UIImage instance. + When transformer generate a new UIImage instance, in most cases you still want to keep these information. So this is what for during the image loading pipeline. + If the value is YES, we will keep and override the metadata **After you generate the UIImage** + If the value is NO, we will not touch the UIImage metadata and it's controlled by you during the generation. Read `UIImage+Medata.h` and pick the metadata you want for the new generated UIImage. + */ +@property (nonatomic, assign, readonly) BOOL preserveImageMetadata; + +@required +/** + For each transformer, it must contains its cache key to used to store the image cache or query from the cache. This key will be appened after the original cache key generated by URL or from user. + Which means, the cache should match what your transformer logic do. The same `input image` + `transformer key`, should always generate the same `output image`. + + @return The cache key to appended after the original cache key. Should not be nil. + */ +@property (nonatomic, copy, readonly, nonnull) NSString *transformerKey; + +/** + Transform the image to another image. + + @param image The image to be transformed + @param key The cache key associated to the image. This arg is a hint for image source, not always useful and should be nullable. In the future we will remove this arg. + @return The transformed image, or nil if transform failed + */ +- (nullable UIImage *)transformedImageWithImage:(nonnull UIImage *)image forKey:(nonnull NSString *)key API_DEPRECATED("The key arg will be removed in the future. Update your code and don't rely on that.", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +@end + +#pragma mark - Pipeline + +/** + Pipeline transformer. Which you can bind multiple transformers together to let the image to be transformed one by one in order and generate the final image. + @note Because transformers are lightweight, if you want to append or arrange transformers, create another pipeline transformer instead. This class is considered as immutable. + */ +@interface SDImagePipelineTransformer : NSObject +/// For pipeline transformer, this property is readonly and always return NO. We handle each transformer's choice inside implementation +@property (nonatomic, assign, readonly) BOOL preserveImageMetadata; +/** + All transformers in pipeline + */ +@property (nonatomic, copy, readonly, nonnull) NSArray> *transformers; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + ++ (nonnull instancetype)transformerWithTransformers:(nonnull NSArray> *)transformers; + +@end + +#pragma mark - Base +/// This is the base class for our built-in concrete transformers. You should not use this class directlly, use cconcrete subclass (like `SDImageRoundCornerTransformer`) instead. +@interface SDImageBaseTransformer : NSObject +/// For concrete transformer, this property is readwrite and defaults to YES. You can choose whether to preserve image metadata **After you generate the UIImage** +@property (nonatomic, assign, readwrite) BOOL preserveImageMetadata; +@end + +// There are some built-in transformers based on the `UIImage+Transformer` category to provide the common image geometry, image blending and image effect process. Those transform are useful for static image only but you can create your own to support animated image as well. +// Because transformers are lightweight, these class are considered as immutable. +#pragma mark - Image Geometry + +/** + Image round corner transformer + */ +@interface SDImageRoundCornerTransformer: SDImageBaseTransformer + +/** + The radius of each corner oval. Values larger than half the + rectangle's width or height are clamped appropriately to + half the width or height. + */ +@property (nonatomic, assign, readonly) CGFloat cornerRadius; + +/** + A bitmask value that identifies the corners that you want + rounded. You can use this parameter to round only a subset + of the corners of the rectangle. + */ +@property (nonatomic, assign, readonly) SDRectCorner corners; + +/** + The inset border line width. Values larger than half the rectangle's + width or height are clamped appropriately to half the width + or height. + */ +@property (nonatomic, assign, readonly) CGFloat borderWidth; + +/** + The border stroke color. nil means clear color. + */ +@property (nonatomic, strong, readonly, nullable) UIColor *borderColor; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + ++ (nonnull instancetype)transformerWithRadius:(CGFloat)cornerRadius corners:(SDRectCorner)corners borderWidth:(CGFloat)borderWidth borderColor:(nullable UIColor *)borderColor; + +@end + +/** + Image resizing transformer + */ +@interface SDImageResizingTransformer : SDImageBaseTransformer + +/** + The new size to be resized, values should be positive. + */ +@property (nonatomic, assign, readonly) CGSize size; + +/** + The scale mode for image content. + */ +@property (nonatomic, assign, readonly) SDImageScaleMode scaleMode; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + ++ (nonnull instancetype)transformerWithSize:(CGSize)size scaleMode:(SDImageScaleMode)scaleMode; + +@end + +/** + Image cropping transformer + */ +@interface SDImageCroppingTransformer : SDImageBaseTransformer + +/** + Image's inner rect. + */ +@property (nonatomic, assign, readonly) CGRect rect; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + ++ (nonnull instancetype)transformerWithRect:(CGRect)rect; + +@end + +/** + Image flipping transformer + */ +@interface SDImageFlippingTransformer : SDImageBaseTransformer + +/** + YES to flip the image horizontally. ⇋ + */ +@property (nonatomic, assign, readonly) BOOL horizontal; + +/** + YES to flip the image vertically. ⥯ + */ +@property (nonatomic, assign, readonly) BOOL vertical; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + ++ (nonnull instancetype)transformerWithHorizontal:(BOOL)horizontal vertical:(BOOL)vertical; + +@end + +/** + Image rotation transformer + */ +@interface SDImageRotationTransformer : SDImageBaseTransformer + +/** + Rotated radians in counterclockwise.⟲ + */ +@property (nonatomic, assign, readonly) CGFloat angle; + +/** + YES: new image's size is extend to fit all content. + NO: image's size will not change, content may be clipped. + */ +@property (nonatomic, assign, readonly) BOOL fitSize; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + ++ (nonnull instancetype)transformerWithAngle:(CGFloat)angle fitSize:(BOOL)fitSize; + +@end + +#pragma mark - Image Blending + +/** + Image tint color transformer + */ +@interface SDImageTintTransformer : SDImageBaseTransformer + +/** + The tint color. + */ +@property (nonatomic, strong, readonly, nonnull) UIColor *tintColor; +/// The blend mode, defaults to `sourceIn` if you use the initializer without blend mode +@property (nonatomic, assign, readonly) CGBlendMode blendMode; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + ++ (nonnull instancetype)transformerWithColor:(nonnull UIColor *)tintColor; ++ (nonnull instancetype)transformerWithColor:(nonnull UIColor *)tintColor blendMode:(CGBlendMode)blendMode; + +@end + +#pragma mark - Image Effect + +/** + Image blur effect transformer + */ +@interface SDImageBlurTransformer : SDImageBaseTransformer + +/** + The radius of the blur in points, 0 means no blur effect. + */ +@property (nonatomic, assign, readonly) CGFloat blurRadius; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + ++ (nonnull instancetype)transformerWithRadius:(CGFloat)blurRadius; + +@end + +#if SD_UIKIT || SD_MAC +/** + Core Image filter transformer + */ +@interface SDImageFilterTransformer: SDImageBaseTransformer + +/** + The CIFilter to be applied to the image. + */ +@property (nonatomic, strong, readonly, nonnull) CIFilter *filter; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + ++ (nonnull instancetype)transformerWithFilter:(nonnull CIFilter *)filter; + +@end +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDImageTransformer.m b/Pods/SDWebImage/SDWebImage/Core/SDImageTransformer.m new file mode 100644 index 0000000..15fcd26 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDImageTransformer.m @@ -0,0 +1,375 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageTransformer.h" +#import "UIColor+SDHexString.h" +#import "SDAssociatedObject.h" +#if SD_UIKIT || SD_MAC +#import +#endif + +// Separator for different transformerKey, for example, `image.png` |> flip(YES,NO) |> rotate(pi/4,YES) => 'image-SDImageFlippingTransformer(1,0)-SDImageRotationTransformer(0.78539816339,1).png' +static NSString * const SDImageTransformerKeySeparator = @"-"; + +NSString * _Nullable SDTransformedKeyForKey(NSString * _Nullable key, NSString * _Nonnull transformerKey) { + if (!key || !transformerKey) { + return nil; + } + // Find the file extension + NSURL *keyURL = [NSURL URLWithString:key]; + NSString *ext = keyURL ? keyURL.pathExtension : key.pathExtension; + if (ext.length > 0) { + // For non-file URL + if (keyURL && !keyURL.isFileURL) { + // keep anything except path (like URL query) + NSURLComponents *component = [NSURLComponents componentsWithURL:keyURL resolvingAgainstBaseURL:NO]; + component.path = [[[component.path.stringByDeletingPathExtension stringByAppendingString:SDImageTransformerKeySeparator] stringByAppendingString:transformerKey] stringByAppendingPathExtension:ext]; + return component.URL.absoluteString; + } else { + // file URL + return [[[key.stringByDeletingPathExtension stringByAppendingString:SDImageTransformerKeySeparator] stringByAppendingString:transformerKey] stringByAppendingPathExtension:ext]; + } + } else { + return [[key stringByAppendingString:SDImageTransformerKeySeparator] stringByAppendingString:transformerKey]; + } +} + +NSString * _Nullable SDThumbnailedKeyForKey(NSString * _Nullable key, CGSize thumbnailPixelSize, BOOL preserveAspectRatio) { + NSString *thumbnailKey = [NSString stringWithFormat:@"Thumbnail({%f,%f},%d)", thumbnailPixelSize.width, thumbnailPixelSize.height, preserveAspectRatio]; + return SDTransformedKeyForKey(key, thumbnailKey); +} + +@interface SDImagePipelineTransformer () + +@property (nonatomic, copy, readwrite, nonnull) NSArray> *transformers; +@property (nonatomic, copy, readwrite) NSString *transformerKey; + +@end + +@implementation SDImagePipelineTransformer + ++ (instancetype)transformerWithTransformers:(NSArray> *)transformers { + SDImagePipelineTransformer *transformer = [SDImagePipelineTransformer new]; + transformer.transformers = transformers; + transformer.transformerKey = [[self class] cacheKeyForTransformers:transformers]; + + return transformer; +} + ++ (NSString *)cacheKeyForTransformers:(NSArray> *)transformers { + if (transformers.count == 0) { + return @""; + } + NSMutableArray *cacheKeys = [NSMutableArray arrayWithCapacity:transformers.count]; + [transformers enumerateObjectsUsingBlock:^(id _Nonnull transformer, NSUInteger idx, BOOL * _Nonnull stop) { + NSString *cacheKey = transformer.transformerKey; + [cacheKeys addObject:cacheKey]; + }]; + + return [cacheKeys componentsJoinedByString:SDImageTransformerKeySeparator]; +} + +- (BOOL)preserveImageMetadata { + return NO; // We handle this logic inside `transformedImageWithImage` below +} + +- (UIImage *)transformedImageWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image) { + return nil; + } + UIImage *transformedImage = image; + for (id transformer in self.transformers) { + UIImage *newImage = [transformer transformedImageWithImage:transformedImage forKey:key]; + // Handle each transformer's preserveImageMetadata choice + BOOL preserveImageMetadata = YES; + if ([transformer respondsToSelector:@selector(preserveImageMetadata)]) { + preserveImageMetadata = transformer.preserveImageMetadata; + } + if (preserveImageMetadata) { + SDImageCopyAssociatedObject(transformedImage, newImage); + } + transformedImage = newImage; + } + return transformedImage; +} + +@end + +@implementation SDImageBaseTransformer + +- (instancetype)init { + self = [super init]; + if (self) { + _preserveImageMetadata = YES; + } + return self; +} + +- (NSString *)transformerKey { + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"For `SDImageBaseTransformer` subclass, you must override %@ method", NSStringFromSelector(_cmd)] + userInfo:nil]; +} + +- (nullable UIImage *)transformedImageWithImage:(nonnull UIImage *)image forKey:(nonnull NSString *)key { + @throw [NSException exceptionWithName:NSInternalInconsistencyException + reason:[NSString stringWithFormat:@"For `SDImageBaseTransformer` subclass, you must override %@ method", NSStringFromSelector(_cmd)] + userInfo:nil]; +} + +@end + +@interface SDImageRoundCornerTransformer () + +@property (nonatomic, assign) CGFloat cornerRadius; +@property (nonatomic, assign) SDRectCorner corners; +@property (nonatomic, assign) CGFloat borderWidth; +@property (nonatomic, strong, nullable) UIColor *borderColor; + +@end + +@implementation SDImageRoundCornerTransformer + ++ (instancetype)transformerWithRadius:(CGFloat)cornerRadius corners:(SDRectCorner)corners borderWidth:(CGFloat)borderWidth borderColor:(UIColor *)borderColor { + SDImageRoundCornerTransformer *transformer = [SDImageRoundCornerTransformer new]; + transformer.cornerRadius = cornerRadius; + transformer.corners = corners; + transformer.borderWidth = borderWidth; + transformer.borderColor = borderColor; + + return transformer; +} + +- (NSString *)transformerKey { + return [NSString stringWithFormat:@"SDImageRoundCornerTransformer(%f,%lu,%f,%@)", self.cornerRadius, (unsigned long)self.corners, self.borderWidth, self.borderColor.sd_hexString]; +} + +- (UIImage *)transformedImageWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image) { + return nil; + } + return [image sd_roundedCornerImageWithRadius:self.cornerRadius corners:self.corners borderWidth:self.borderWidth borderColor:self.borderColor]; +} + +@end + +@interface SDImageResizingTransformer () + +@property (nonatomic, assign) CGSize size; +@property (nonatomic, assign) SDImageScaleMode scaleMode; + +@end + +@implementation SDImageResizingTransformer + ++ (instancetype)transformerWithSize:(CGSize)size scaleMode:(SDImageScaleMode)scaleMode { + SDImageResizingTransformer *transformer = [SDImageResizingTransformer new]; + transformer.size = size; + transformer.scaleMode = scaleMode; + + return transformer; +} + +- (NSString *)transformerKey { + CGSize size = self.size; + return [NSString stringWithFormat:@"SDImageResizingTransformer({%f,%f},%lu)", size.width, size.height, (unsigned long)self.scaleMode]; +} + +- (UIImage *)transformedImageWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image) { + return nil; + } + return [image sd_resizedImageWithSize:self.size scaleMode:self.scaleMode]; +} + +@end + +@interface SDImageCroppingTransformer () + +@property (nonatomic, assign) CGRect rect; + +@end + +@implementation SDImageCroppingTransformer + ++ (instancetype)transformerWithRect:(CGRect)rect { + SDImageCroppingTransformer *transformer = [SDImageCroppingTransformer new]; + transformer.rect = rect; + + return transformer; +} + +- (NSString *)transformerKey { + CGRect rect = self.rect; + return [NSString stringWithFormat:@"SDImageCroppingTransformer({%f,%f,%f,%f})", rect.origin.x, rect.origin.y, rect.size.width, rect.size.height]; +} + +- (UIImage *)transformedImageWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image) { + return nil; + } + return [image sd_croppedImageWithRect:self.rect]; +} + +@end + +@interface SDImageFlippingTransformer () + +@property (nonatomic, assign) BOOL horizontal; +@property (nonatomic, assign) BOOL vertical; + +@end + +@implementation SDImageFlippingTransformer + ++ (instancetype)transformerWithHorizontal:(BOOL)horizontal vertical:(BOOL)vertical { + SDImageFlippingTransformer *transformer = [SDImageFlippingTransformer new]; + transformer.horizontal = horizontal; + transformer.vertical = vertical; + + return transformer; +} + +- (NSString *)transformerKey { + return [NSString stringWithFormat:@"SDImageFlippingTransformer(%d,%d)", self.horizontal, self.vertical]; +} + +- (UIImage *)transformedImageWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image) { + return nil; + } + return [image sd_flippedImageWithHorizontal:self.horizontal vertical:self.vertical]; +} + +@end + +@interface SDImageRotationTransformer () + +@property (nonatomic, assign) CGFloat angle; +@property (nonatomic, assign) BOOL fitSize; + +@end + +@implementation SDImageRotationTransformer + ++ (instancetype)transformerWithAngle:(CGFloat)angle fitSize:(BOOL)fitSize { + SDImageRotationTransformer *transformer = [SDImageRotationTransformer new]; + transformer.angle = angle; + transformer.fitSize = fitSize; + + return transformer; +} + +- (NSString *)transformerKey { + return [NSString stringWithFormat:@"SDImageRotationTransformer(%f,%d)", self.angle, self.fitSize]; +} + +- (UIImage *)transformedImageWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image) { + return nil; + } + return [image sd_rotatedImageWithAngle:self.angle fitSize:self.fitSize]; +} + +@end + +#pragma mark - Image Blending + +@interface SDImageTintTransformer () + +@property (nonatomic, strong, nonnull) UIColor *tintColor; +@property (nonatomic, assign) CGBlendMode blendMode; + +@end + +@implementation SDImageTintTransformer + ++ (instancetype)transformerWithColor:(UIColor *)tintColor { + return [self transformerWithColor:tintColor blendMode:kCGBlendModeSourceIn]; +} + ++ (instancetype)transformerWithColor:(UIColor *)tintColor blendMode:(CGBlendMode)blendMode { + SDImageTintTransformer *transformer = [SDImageTintTransformer new]; + transformer.tintColor = tintColor; + transformer.blendMode = blendMode; + + return transformer; +} + +- (NSString *)transformerKey { + return [NSString stringWithFormat:@"SDImageTintTransformer(%@,%d)", self.tintColor.sd_hexString, self.blendMode]; +} + +- (UIImage *)transformedImageWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image) { + return nil; + } + return [image sd_tintedImageWithColor:self.tintColor blendMode:self.blendMode]; +} + +@end + +#pragma mark - Image Effect + +@interface SDImageBlurTransformer () + +@property (nonatomic, assign) CGFloat blurRadius; + +@end + +@implementation SDImageBlurTransformer + ++ (instancetype)transformerWithRadius:(CGFloat)blurRadius { + SDImageBlurTransformer *transformer = [SDImageBlurTransformer new]; + transformer.blurRadius = blurRadius; + + return transformer; +} + +- (NSString *)transformerKey { + return [NSString stringWithFormat:@"SDImageBlurTransformer(%f)", self.blurRadius]; +} + +- (UIImage *)transformedImageWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image) { + return nil; + } + return [image sd_blurredImageWithRadius:self.blurRadius]; +} + +@end + +#if SD_UIKIT || SD_MAC +@interface SDImageFilterTransformer () + +@property (nonatomic, strong, nonnull) CIFilter *filter; + +@end + +@implementation SDImageFilterTransformer + ++ (instancetype)transformerWithFilter:(CIFilter *)filter { + SDImageFilterTransformer *transformer = [SDImageFilterTransformer new]; + transformer.filter = filter; + + return transformer; +} + +- (NSString *)transformerKey { + return [NSString stringWithFormat:@"SDImageFilterTransformer(%@)", self.filter.name]; +} + +- (UIImage *)transformedImageWithImage:(UIImage *)image forKey:(NSString *)key { + if (!image) { + return nil; + } + return [image sd_filteredImageWithFilter:self.filter]; +} + +@end +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDMemoryCache.h b/Pods/SDWebImage/SDWebImage/Core/SDMemoryCache.h new file mode 100644 index 0000000..43c39e8 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDMemoryCache.h @@ -0,0 +1,78 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +@class SDImageCacheConfig; +/** + A protocol to allow custom memory cache used in SDImageCache. + */ +@protocol SDMemoryCache + +@required + +/** + Create a new memory cache instance with the specify cache config. You can check `maxMemoryCost` and `maxMemoryCount` used for memory cache. + + @param config The cache config to be used to create the cache. + @return The new memory cache instance. + */ +- (nonnull instancetype)initWithConfig:(nonnull SDImageCacheConfig *)config; + +/** + Returns the value associated with a given key. + + @param key An object identifying the value. If nil, just return nil. + @return The value associated with key, or nil if no value is associated with key. + */ +- (nullable id)objectForKey:(nonnull id)key; + +/** + Sets the value of the specified key in the cache (0 cost). + + @param object The object to be stored in the cache. If nil, it calls `removeObjectForKey:`. + @param key The key with which to associate the value. If nil, this method has no effect. + @discussion Unlike an NSMutableDictionary object, a cache does not copy the key + objects that are put into it. + */ +- (void)setObject:(nullable id)object forKey:(nonnull id)key; + +/** + Sets the value of the specified key in the cache, and associates the key-value + pair with the specified cost. + + @param object The object to store in the cache. If nil, it calls `removeObjectForKey`. + @param key The key with which to associate the value. If nil, this method has no effect. + @param cost The cost with which to associate the key-value pair. + @discussion Unlike an NSMutableDictionary object, a cache does not copy the key + objects that are put into it. + */ +- (void)setObject:(nullable id)object forKey:(nonnull id)key cost:(NSUInteger)cost; + +/** + Removes the value of the specified key in the cache. + + @param key The key identifying the value to be removed. If nil, this method has no effect. + */ +- (void)removeObjectForKey:(nonnull id)key; + +/** + Empties the cache immediately. + */ +- (void)removeAllObjects; + +@end + +/** + A memory cache which auto purge the cache on memory warning and support weak cache. + */ +@interface SDMemoryCache : NSCache + +@property (nonatomic, strong, nonnull, readonly) SDImageCacheConfig *config; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDMemoryCache.m b/Pods/SDWebImage/SDWebImage/Core/SDMemoryCache.m new file mode 100644 index 0000000..7bcc385 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDMemoryCache.m @@ -0,0 +1,158 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDMemoryCache.h" +#import "SDImageCacheConfig.h" +#import "UIImage+MemoryCacheCost.h" +#import "SDInternalMacros.h" + +static void * SDMemoryCacheContext = &SDMemoryCacheContext; + +@interface SDMemoryCache () { +#if SD_UIKIT + SD_LOCK_DECLARE(_weakCacheLock); // a lock to keep the access to `weakCache` thread-safe +#endif +} + +@property (nonatomic, strong, nullable) SDImageCacheConfig *config; +#if SD_UIKIT +@property (nonatomic, strong, nonnull) NSMapTable *weakCache; // strong-weak cache +#endif +@end + +@implementation SDMemoryCache + +- (void)dealloc { + [_config removeObserver:self forKeyPath:NSStringFromSelector(@selector(maxMemoryCost)) context:SDMemoryCacheContext]; + [_config removeObserver:self forKeyPath:NSStringFromSelector(@selector(maxMemoryCount)) context:SDMemoryCacheContext]; +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] removeObserver:self name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif + self.delegate = nil; +} + +- (instancetype)init { + self = [super init]; + if (self) { + _config = [[SDImageCacheConfig alloc] init]; + [self commonInit]; + } + return self; +} + +- (instancetype)initWithConfig:(SDImageCacheConfig *)config { + self = [super init]; + if (self) { + _config = config; + [self commonInit]; + } + return self; +} + +- (void)commonInit { + SDImageCacheConfig *config = self.config; + self.totalCostLimit = config.maxMemoryCost; + self.countLimit = config.maxMemoryCount; + + [config addObserver:self forKeyPath:NSStringFromSelector(@selector(maxMemoryCost)) options:0 context:SDMemoryCacheContext]; + [config addObserver:self forKeyPath:NSStringFromSelector(@selector(maxMemoryCount)) options:0 context:SDMemoryCacheContext]; + +#if SD_UIKIT + self.weakCache = [[NSMapTable alloc] initWithKeyOptions:NSPointerFunctionsStrongMemory valueOptions:NSPointerFunctionsWeakMemory capacity:0]; + SD_LOCK_INIT(_weakCacheLock); + + [[NSNotificationCenter defaultCenter] addObserver:self + selector:@selector(didReceiveMemoryWarning:) + name:UIApplicationDidReceiveMemoryWarningNotification + object:nil]; +#endif +} + +// Current this seems no use on macOS (macOS use virtual memory and do not clear cache when memory warning). So we only override on iOS/tvOS platform. +#if SD_UIKIT +- (void)didReceiveMemoryWarning:(NSNotification *)notification { + // Only remove cache, but keep weak cache + [super removeAllObjects]; +} + +// `setObject:forKey:` just call this with 0 cost. Override this is enough +- (void)setObject:(id)obj forKey:(id)key cost:(NSUInteger)g { + [super setObject:obj forKey:key cost:g]; + if (!self.config.shouldUseWeakMemoryCache) { + return; + } + if (key && obj) { + // Store weak cache + SD_LOCK(_weakCacheLock); + [self.weakCache setObject:obj forKey:key]; + SD_UNLOCK(_weakCacheLock); + } +} + +- (id)objectForKey:(id)key { + id obj = [super objectForKey:key]; + if (!self.config.shouldUseWeakMemoryCache) { + return obj; + } + if (key && !obj) { + // Check weak cache + SD_LOCK(_weakCacheLock); + obj = [self.weakCache objectForKey:key]; + SD_UNLOCK(_weakCacheLock); + if (obj) { + // Sync cache + NSUInteger cost = 0; + if ([obj isKindOfClass:[UIImage class]]) { + cost = [(UIImage *)obj sd_memoryCost]; + } + [super setObject:obj forKey:key cost:cost]; + } + } + return obj; +} + +- (void)removeObjectForKey:(id)key { + [super removeObjectForKey:key]; + if (!self.config.shouldUseWeakMemoryCache) { + return; + } + if (key) { + // Remove weak cache + SD_LOCK(_weakCacheLock); + [self.weakCache removeObjectForKey:key]; + SD_UNLOCK(_weakCacheLock); + } +} + +- (void)removeAllObjects { + [super removeAllObjects]; + if (!self.config.shouldUseWeakMemoryCache) { + return; + } + // Manually remove should also remove weak cache + SD_LOCK(_weakCacheLock); + [self.weakCache removeAllObjects]; + SD_UNLOCK(_weakCacheLock); +} +#endif + +#pragma mark - KVO + +- (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context { + if (context == SDMemoryCacheContext) { + if ([keyPath isEqualToString:NSStringFromSelector(@selector(maxMemoryCost))]) { + self.totalCostLimit = self.config.maxMemoryCost; + } else if ([keyPath isEqualToString:NSStringFromSelector(@selector(maxMemoryCount))]) { + self.countLimit = self.config.maxMemoryCount; + } + } else { + [super observeValueForKeyPath:keyPath ofObject:object change:change context:context]; + } +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheKeyFilter.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheKeyFilter.h new file mode 100644 index 0000000..7c569f3 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheKeyFilter.h @@ -0,0 +1,35 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +typedef NSString * _Nullable(^SDWebImageCacheKeyFilterBlock)(NSURL * _Nonnull url); + +/** + This is the protocol for cache key filter. + We can use a block to specify the cache key filter. But Using protocol can make this extensible, and allow Swift user to use it easily instead of using `@convention(block)` to store a block into context options. + */ +@protocol SDWebImageCacheKeyFilter + +- (nullable NSString *)cacheKeyForURL:(nonnull NSURL *)url; + +@end + +/** + A cache key filter class with block. + */ +@interface SDWebImageCacheKeyFilter : NSObject + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + +- (nonnull instancetype)initWithBlock:(nonnull SDWebImageCacheKeyFilterBlock)block; ++ (nonnull instancetype)cacheKeyFilterWithBlock:(nonnull SDWebImageCacheKeyFilterBlock)block; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheKeyFilter.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheKeyFilter.m new file mode 100644 index 0000000..b4ebb8b --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheKeyFilter.m @@ -0,0 +1,39 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCacheKeyFilter.h" + +@interface SDWebImageCacheKeyFilter () + +@property (nonatomic, copy, nonnull) SDWebImageCacheKeyFilterBlock block; + +@end + +@implementation SDWebImageCacheKeyFilter + +- (instancetype)initWithBlock:(SDWebImageCacheKeyFilterBlock)block { + self = [super init]; + if (self) { + self.block = block; + } + return self; +} + ++ (instancetype)cacheKeyFilterWithBlock:(SDWebImageCacheKeyFilterBlock)block { + SDWebImageCacheKeyFilter *cacheKeyFilter = [[SDWebImageCacheKeyFilter alloc] initWithBlock:block]; + return cacheKeyFilter; +} + +- (NSString *)cacheKeyForURL:(NSURL *)url { + if (!self.block) { + return nil; + } + return self.block(url); +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheSerializer.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheSerializer.h new file mode 100644 index 0000000..071931a --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheSerializer.h @@ -0,0 +1,39 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +typedef NSData * _Nullable(^SDWebImageCacheSerializerBlock)(UIImage * _Nonnull image, NSData * _Nullable data, NSURL * _Nullable imageURL); + +/** + This is the protocol for cache serializer. + We can use a block to specify the cache serializer. But Using protocol can make this extensible, and allow Swift user to use it easily instead of using `@convention(block)` to store a block into context options. + */ +@protocol SDWebImageCacheSerializer + +/// Provide the image data associated to the image and store to disk cache +/// @param image The loaded image +/// @param data The original loaded image data. May be nil when image is transformed (UIImage.sd_isTransformed = YES) +/// @param imageURL The image URL +- (nullable NSData *)cacheDataWithImage:(nonnull UIImage *)image originalData:(nullable NSData *)data imageURL:(nullable NSURL *)imageURL; + +@end + +/** + A cache serializer class with block. + */ +@interface SDWebImageCacheSerializer : NSObject + +- (nonnull instancetype)initWithBlock:(nonnull SDWebImageCacheSerializerBlock)block; ++ (nonnull instancetype)cacheSerializerWithBlock:(nonnull SDWebImageCacheSerializerBlock)block; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheSerializer.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheSerializer.m new file mode 100644 index 0000000..51528e6 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCacheSerializer.m @@ -0,0 +1,39 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCacheSerializer.h" + +@interface SDWebImageCacheSerializer () + +@property (nonatomic, copy, nonnull) SDWebImageCacheSerializerBlock block; + +@end + +@implementation SDWebImageCacheSerializer + +- (instancetype)initWithBlock:(SDWebImageCacheSerializerBlock)block { + self = [super init]; + if (self) { + self.block = block; + } + return self; +} + ++ (instancetype)cacheSerializerWithBlock:(SDWebImageCacheSerializerBlock)block { + SDWebImageCacheSerializer *cacheSerializer = [[SDWebImageCacheSerializer alloc] initWithBlock:block]; + return cacheSerializer; +} + +- (NSData *)cacheDataWithImage:(UIImage *)image originalData:(NSData *)data imageURL:(nullable NSURL *)imageURL { + if (!self.block) { + return nil; + } + return self.block(image, data, imageURL); +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageCompat.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCompat.h new file mode 100644 index 0000000..9efc7a0 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCompat.h @@ -0,0 +1,102 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * (c) Jamie Pinkham + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import + +#ifdef __OBJC_GC__ + #error SDWebImage does not support Objective-C Garbage Collection +#endif + +// Seems like TARGET_OS_MAC is always defined (on all platforms). +// To determine if we are running on macOS, use TARGET_OS_OSX in Xcode 8 +#if TARGET_OS_OSX + #define SD_MAC 1 +#else + #define SD_MAC 0 +#endif + +#if TARGET_OS_IOS + #define SD_IOS 1 +#else + #define SD_IOS 0 +#endif + +#if TARGET_OS_TV + #define SD_TV 1 +#else + #define SD_TV 0 +#endif + +#if TARGET_OS_WATCH + #define SD_WATCH 1 +#else + #define SD_WATCH 0 +#endif + +// Supports Xcode 14 to suppress warning +#ifdef TARGET_OS_VISION +#if TARGET_OS_VISION + #define SD_VISION 1 +#endif +#endif + +// iOS/tvOS/visionOS are very similar, UIKit exists on both platforms +// Note: watchOS also has UIKit, but it's very limited +#if SD_IOS || SD_TV || SD_VISION + #define SD_UIKIT 1 +#else + #define SD_UIKIT 0 +#endif + +#if SD_MAC + #import + #ifndef UIImage + #define UIImage NSImage + #endif + #ifndef UIImageView + #define UIImageView NSImageView + #endif + #ifndef UIView + #define UIView NSView + #endif + #ifndef UIColor + #define UIColor NSColor + #endif +#else + #if SD_UIKIT + #import + #endif + #if SD_WATCH + #import + #ifndef UIView + #define UIView WKInterfaceObject + #endif + #ifndef UIImageView + #define UIImageView WKInterfaceImage + #endif + #endif +#endif + +#ifndef NS_ENUM +#define NS_ENUM(_type, _name) enum _name : _type _name; enum _name : _type +#endif + +#ifndef NS_OPTIONS +#define NS_OPTIONS(_type, _name) enum _name : _type _name; enum _name : _type +#endif + +#ifndef dispatch_main_async_safe +#define dispatch_main_async_safe(block)\ + if (dispatch_queue_get_label(DISPATCH_CURRENT_QUEUE_LABEL) == dispatch_queue_get_label(dispatch_get_main_queue())) {\ + block();\ + } else {\ + dispatch_async(dispatch_get_main_queue(), block);\ + } +#pragma clang deprecated(dispatch_main_async_safe, "Use SDCallbackQueue instead") +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageCompat.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCompat.m new file mode 100644 index 0000000..1297401 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageCompat.m @@ -0,0 +1,17 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if !__has_feature(objc_arc) + #error SDWebImage is ARC only. Either turn on ARC for the project or use -fobjc-arc flag +#endif + +#if !OS_OBJECT_USE_OBJC + #error SDWebImage need ARC for dispatch object +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDefine.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDefine.h new file mode 100644 index 0000000..c1c69d7 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDefine.h @@ -0,0 +1,420 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +typedef void(^SDWebImageNoParamsBlock)(void); +/// Image Loading context option +typedef NSString * SDWebImageContextOption NS_EXTENSIBLE_STRING_ENUM; +typedef NSDictionary SDWebImageContext; +typedef NSMutableDictionary SDWebImageMutableContext; + +#pragma mark - Image scale + +/** + Return the image scale factor for the specify key, supports file name and url key. + This is the built-in way to check the scale factor when we have no context about it. Because scale factor is not stored in image data (It's typically from filename). + However, you can also provide custom scale factor as well, see `SDWebImageContextImageScaleFactor`. + + @param key The image cache key + @return The scale factor for image + */ +FOUNDATION_EXPORT CGFloat SDImageScaleFactorForKey(NSString * _Nullable key); + +/** + Scale the image with the scale factor for the specify key. If no need to scale, return the original image. + This works for `UIImage`(UIKit) or `NSImage`(AppKit). And this function also preserve the associated value in `UIImage+Metadata.h`. + @note This is actually a convenience function, which firstly call `SDImageScaleFactorForKey` and then call `SDScaledImageForScaleFactor`, kept for backward compatibility. + + @param key The image cache key + @param image The image + @return The scaled image + */ +FOUNDATION_EXPORT UIImage * _Nullable SDScaledImageForKey(NSString * _Nullable key, UIImage * _Nullable image); + +/** + Scale the image with the scale factor. If no need to scale, return the original image. + This works for `UIImage`(UIKit) or `NSImage`(AppKit). And this function also preserve the associated value in `UIImage+Metadata.h`. + + @param scale The image scale factor + @param image The image + @return The scaled image + */ +FOUNDATION_EXPORT UIImage * _Nullable SDScaledImageForScaleFactor(CGFloat scale, UIImage * _Nullable image); + +#pragma mark - WebCache Options + +/// WebCache options +typedef NS_OPTIONS(NSUInteger, SDWebImageOptions) { + /** + * By default, when a URL fail to be downloaded, the URL is blacklisted so the library won't keep trying. + * This flag disable this blacklisting. + */ + SDWebImageRetryFailed = 1 << 0, + + /** + * By default, image downloads are started during UI interactions, this flags disable this feature, + * leading to delayed download on UIScrollView deceleration for instance. + */ + SDWebImageLowPriority = 1 << 1, + + /** + * This flag enables progressive download, the image is displayed progressively during download as a browser would do. + * By default, the image is only displayed once completely downloaded. + */ + SDWebImageProgressiveLoad = 1 << 2, + + /** + * Even if the image is cached, respect the HTTP response cache control, and refresh the image from remote location if needed. + * The disk caching will be handled by NSURLCache instead of SDWebImage leading to slight performance degradation. + * This option helps deal with images changing behind the same request URL, e.g. Facebook graph api profile pics. + * If a cached image is refreshed, the completion block is called once with the cached image and again with the final image. + * + * Use this flag only if you can't make your URLs static with embedded cache busting parameter. + */ + SDWebImageRefreshCached = 1 << 3, + + /** + * In iOS 4+, continue the download of the image if the app goes to background. This is achieved by asking the system for + * extra time in background to let the request finish. If the background task expires the operation will be cancelled. + */ + SDWebImageContinueInBackground = 1 << 4, + + /** + * Handles cookies stored in NSHTTPCookieStore by setting + * NSMutableURLRequest.HTTPShouldHandleCookies = YES; + */ + SDWebImageHandleCookies = 1 << 5, + + /** + * Enable to allow untrusted SSL certificates. + * Useful for testing purposes. Use with caution in production. + */ + SDWebImageAllowInvalidSSLCertificates = 1 << 6, + + /** + * By default, images are loaded in the order in which they were queued. This flag moves them to + * the front of the queue. + */ + SDWebImageHighPriority = 1 << 7, + + /** + * By default, placeholder images are loaded while the image is loading. This flag will delay the loading + * of the placeholder image until after the image has finished loading. + * @note This is used to treate placeholder as an **Error Placeholder** but not **Loading Placeholder** by defaults. if the image loading is cancelled or error, the placeholder will be always set. + * @note Therefore, if you want both **Error Placeholder** and **Loading Placeholder** exist, use `SDWebImageAvoidAutoSetImage` to manually set the two placeholders and final loaded image by your hand depends on loading result. + * @note This options is UI level options, has no usage on ImageManager or other components. + */ + SDWebImageDelayPlaceholder = 1 << 8, + + /** + * We usually don't apply transform on animated images as most transformers could not manage animated images. + * Use this flag to transform them anyway. + */ + SDWebImageTransformAnimatedImage = 1 << 9, + + /** + * By default, image is added to the imageView after download. But in some cases, we want to + * have the hand before setting the image (apply a filter or add it with cross-fade animation for instance) + * Use this flag if you want to manually set the image in the completion when success + * @note This options is UI level options, has no usage on ImageManager or other components. + */ + SDWebImageAvoidAutoSetImage = 1 << 10, + + /** + * By default, images are decoded respecting their original size. + * This flag will scale down the images to a size compatible with the constrained memory of devices. + * To control the limit memory bytes, check `SDImageCoderHelper.defaultScaleDownLimitBytes` (Defaults to 60MB on iOS) + * (from 5.16.0) This will actually translate to use context option `SDWebImageContextImageScaleDownLimitBytes`, which check and calculate the thumbnail pixel size occupied small than limit bytes (including animated image) + * (from 5.5.0) This flags effect the progressive and animated images as well + * @note If you need detail controls, it's better to use context option `imageScaleDownBytes` instead. + * @warning This does not effect the cache key. So which means, this will effect the global cache even next time you query without this option. Pay attention when you use this on global options (It's always recommended to use request-level option for different pipeline) + */ + SDWebImageScaleDownLargeImages = 1 << 11, + + /** + * By default, we do not query image data when the image is already cached in memory. This mask can force to query image data at the same time. However, this query is asynchronously unless you specify `SDWebImageQueryMemoryDataSync` + */ + SDWebImageQueryMemoryData = 1 << 12, + + /** + * By default, when you only specify `SDWebImageQueryMemoryData`, we query the memory image data asynchronously. Combined this mask as well to query the memory image data synchronously. + * @note Query data synchronously is not recommend, unless you want to ensure the image is loaded in the same runloop to avoid flashing during cell reusing. + */ + SDWebImageQueryMemoryDataSync = 1 << 13, + + /** + * By default, when the memory cache miss, we query the disk cache asynchronously. This mask can force to query disk cache (when memory cache miss) synchronously. + * @note These 3 query options can be combined together. For the full list about these masks combination, see wiki page. + * @note Query data synchronously is not recommend, unless you want to ensure the image is loaded in the same runloop to avoid flashing during cell reusing. + */ + SDWebImageQueryDiskDataSync = 1 << 14, + + /** + * By default, when the cache missed, the image is load from the loader. This flag can prevent this to load from cache only. + */ + SDWebImageFromCacheOnly = 1 << 15, + + /** + * By default, we query the cache before the image is load from the loader. This flag can prevent this to load from loader only. + */ + SDWebImageFromLoaderOnly = 1 << 16, + + /** + * By default, when you use `SDWebImageTransition` to do some view transition after the image load finished, this transition is only applied for image when the callback from manager is asynchronous (from network, or disk cache query) + * This mask can force to apply view transition for any cases, like memory cache query, or sync disk cache query. + * @note This options is UI level options, has no usage on ImageManager or other components. + */ + SDWebImageForceTransition = 1 << 17, + + /** + * By default, we will decode the image in the background during cache query and download from the network. This can help to improve performance because when rendering image on the screen, it need to be firstly decoded. But this happen on the main queue by Core Animation. + * However, this process may increase the memory usage as well. If you are experiencing an issue due to excessive memory consumption, This flag can prevent decode the image. + * @note 5.14.0 introduce `SDImageCoderDecodeUseLazyDecoding`, use that for better control from codec, instead of post-processing. Which acts the similar like this option but works for SDAnimatedImage as well (this one does not) + * @deprecated Deprecated in v5.17.0, if you don't want force-decode, pass [.imageForceDecodePolicy] = SDImageForceDecodePolicy.never.rawValue in context option + */ + SDWebImageAvoidDecodeImage API_DEPRECATED("Use SDWebImageContextImageForceDecodePolicy instead", macos(10.10, 10.10), ios(8.0, 8.0), tvos(9.0, 9.0), watchos(2.0, 2.0)) = 1 << 18, + + /** + * By default, we decode the animated image. This flag can force decode the first frame only and produce the static image. + */ + SDWebImageDecodeFirstFrameOnly = 1 << 19, + + /** + * By default, for `SDAnimatedImage`, we decode the animated image frame during rendering to reduce memory usage. However, you can specify to preload all frames into memory to reduce CPU usage when the animated image is shared by lots of imageViews. + * This will actually trigger `preloadAllAnimatedImageFrames` in the background queue(Disk Cache & Download only). + */ + SDWebImagePreloadAllFrames = 1 << 20, + + /** + * By default, when you use `SDWebImageContextAnimatedImageClass` context option (like using `SDAnimatedImageView` which designed to use `SDAnimatedImage`), we may still use `UIImage` when the memory cache hit, or image decoder is not available to produce one exactlly matching your custom class as a fallback solution. + * Using this option, can ensure we always callback image with your provided class. If failed to produce one, a error with code `SDWebImageErrorBadImageData` will been used. + * Note this options is not compatible with `SDWebImageDecodeFirstFrameOnly`, which always produce a UIImage/NSImage. + */ + SDWebImageMatchAnimatedImageClass = 1 << 21, + + /** + * By default, when we load the image from network, the image will be written to the cache (memory and disk, controlled by your `storeCacheType` context option) + * This maybe an asynchronously operation and the final `SDInternalCompletionBlock` callback does not guarantee the disk cache written is finished and may cause logic error. (For example, you modify the disk data just in completion block, however, the disk cache is not ready) + * If you need to process with the disk cache in the completion block, you should use this option to ensure the disk cache already been written when callback. + * Note if you use this when using the custom cache serializer, or using the transformer, we will also wait until the output image data written is finished. + */ + SDWebImageWaitStoreCache = 1 << 22, + + /** + * We usually don't apply transform on vector images, because vector images supports dynamically changing to any size, rasterize to a fixed size will loss details. To modify vector images, you can process the vector data at runtime (such as modifying PDF tag / SVG element). + * Use this flag to transform them anyway. + */ + SDWebImageTransformVectorImage = 1 << 23, + + /** + * By defaults, when you use UI-level category like `sd_setImageWithURL:` on UIImageView, it will cancel the loading image requests. + * However, some users may choose to not cancel the loading image requests and always start new pipeline. + * Use this flag to disable automatic cancel behavior. + * @note This options is UI level options, has no usage on ImageManager or other components. + */ + SDWebImageAvoidAutoCancelImage = 1 << 24, + + /** + * By defaults, for `SDWebImageTransition`, we just submit to UI transition and inmeediatelly callback the final `completedBlock` (`SDExternalCompletionBlock/SDInternalCompletionBlock`). + * This may cause un-wanted behavior if you do another transition inside `completedBlock`, because the previous transition is still runnning and un-cancellable, which mass-up the UI status. + * For this case, you can pass this option, we will delay the final callback, until your transition end. So when you inside `completedBlock`, no any transition is running on image view and safe to submit new transition. + * @note Currently we do not support `pausable/cancellable` transition. But possible in the future by using the https://developer.apple.com/documentation/uikit/uiviewpropertyanimator. + * @note If you have complicated transition animation, just use `SDWebImageManager` and do UI state management by yourself, do not use the top-level API (`sd_setImageWithURL:`) + */ + SDWebImageWaitTransition = 1 << 25, +}; + + +#pragma mark - Manager Context Options + +/** + A String to be used as the operation key for view category to store the image load operation. This is used for view instance which supports different image loading process. If nil, will use the class name as operation key. (NSString *) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextSetImageOperationKey; + +/** + A SDWebImageManager instance to control the image download and cache process using in UIImageView+WebCache category and likes. If not provided, use the shared manager (SDWebImageManager *) + @deprecated Deprecated in the future. This context options can be replaced by other context option control like `.imageCache`, `.imageLoader`, `.imageTransformer` (See below), which already matches all the properties in SDWebImageManager. + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextCustomManager API_DEPRECATED("Use individual context option like .imageCache, .imageLoader and .imageTransformer instead", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +/** + A `SDCallbackQueue` instance which controls the `Cache`/`Manager`/`Loader`'s callback queue for their completionBlock. + This is useful for user who call these 3 components in non-main queue and want to avoid callback in main queue. + @note For UI callback (`sd_setImageWithURL`), we will still use main queue to dispatch, means if you specify a global queue, it will enqueue from the global queue to main queue. + @note This does not effect the components' working queue (for example, `Cache` still query disk on internal ioQueue, `Loader` still do network on URLSessionConfiguration.delegateQueue), change those config if you need. + Defaults to nil. Which means main queue. + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextCallbackQueue; + +/** + A id instance which conforms to `SDImageCache` protocol. It's used to override the image manager's cache during the image loading pipeline. + In other word, if you just want to specify a custom cache during image loading, you don't need to re-create a dummy SDWebImageManager instance with the cache. If not provided, use the image manager's cache (id) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageCache; + +/** + A id instance which conforms to `SDImageLoader` protocol. It's used to override the image manager's loader during the image loading pipeline. + In other word, if you just want to specify a custom loader during image loading, you don't need to re-create a dummy SDWebImageManager instance with the loader. If not provided, use the image manager's cache (id) +*/ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageLoader; + +/** + A id instance which conforms to `SDImageCoder` protocol. It's used to override the default image coder for image decoding(including progressive) and encoding during the image loading process. + If you use this context option, we will not always use `SDImageCodersManager.shared` to loop through all registered coders and find the suitable one. Instead, we will arbitrarily use the exact provided coder without extra checking (We may not call `canDecodeFromData:`). + @note This is only useful for cases which you can ensure the loading url matches your coder, or you find it's too hard to write a common coder which can used for generic usage. This will bind the loading url with the coder logic, which is not always a good design, but possible. (id) +*/ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageCoder; + +/** + A id instance which conforms `SDImageTransformer` protocol. It's used for image transform after the image load finished and store the transformed image to cache. If you provide one, it will ignore the `transformer` in manager and use provided one instead. If you pass NSNull, the transformer feature will be disabled. (id) + @note When this value is used, we will trigger image transform after downloaded, and the callback's data **will be nil** (because this time the data saved to disk does not match the image return to you. If you need full size data, query the cache with full size url key) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageTransformer; + +#pragma mark - Force Decode Options + +/** + A NSNumber instance which store the`SDImageForceDecodePolicy` enum. This is used to control how current image loading should force-decode the decoded image (CGImage, typically). See more what's force-decode means in `SDImageForceDecodePolicy` comment. + Defaults to `SDImageForceDecodePolicyAutomatic`, which will detect the input CGImage's metadata, and only force-decode if the input CGImage can not directly render on screen (need extra CoreAnimation Copied Image and increase RAM usage). + @note If you want to always the force-decode for this image request, pass `SDImageForceDecodePolicyAlways`, for example, some WebP images which does not created by ImageIO. + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageForceDecodePolicy; + +#pragma mark - Image Decoder Context Options + +/** + A Dictionary (SDImageCoderOptions) value, which pass the extra decoding options to the SDImageCoder. Introduced in SDWebImage 5.14.0 + You can pass additional decoding related options to the decoder, extensible and control by you. And pay attention this dictionary may be retained by decoded image via `UIImage.sd_decodeOptions` + This context option replace the deprecated `SDImageCoderWebImageContext`, which may cause retain cycle (cache -> image -> options -> context -> cache) + @note There are already individual options below like `.imageScaleFactor`, `.imagePreserveAspectRatio`, each of individual options will override the same filed for this dictionary. + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageDecodeOptions; + +/** + A CGFloat raw value which specify the image scale factor. The number should be greater than or equal to 1.0. If not provide or the number is invalid, we will use the cache key to specify the scale factor. (NSNumber) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageScaleFactor; + +/** + A Boolean value indicating whether to keep the original aspect ratio when generating thumbnail images (or bitmap images from vector format). + Defaults to YES. (NSNumber) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImagePreserveAspectRatio; + +/** + A CGSize raw value indicating whether or not to generate the thumbnail images (or bitmap images from vector format). When this value is provided, the decoder will generate a thumbnail image which pixel size is smaller than or equal to (depends the `.imagePreserveAspectRatio`) the value size. + @note When you pass `.preserveAspectRatio == NO`, the thumbnail image is stretched to match each dimension. When `.preserveAspectRatio == YES`, the thumbnail image's width is limited to pixel size's width, the thumbnail image's height is limited to pixel size's height. For common cases, you can just pass a square size to limit both. + Defaults to CGSizeZero, which means no thumbnail generation at all. (NSValue) + @note When this value is used, we will trigger thumbnail decoding for url, and the callback's data **will be nil** (because this time the data saved to disk does not match the image return to you. If you need full size data, query the cache with full size url key) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageThumbnailPixelSize; + +/** + A NSString value (UTI) indicating the source image's file extension. Example: "public.jpeg-2000", "com.nikon.raw-image", "public.tiff" + Some image file format share the same data structure but has different tag explanation, like TIFF and NEF/SRW, see https://en.wikipedia.org/wiki/TIFF + Changing the file extension cause the different image result. The coder (like ImageIO) may use file extension to choose the correct parser + @note If you don't provide this option, we will use the `URL.path` as file extension to calculate the UTI hint + @note If you really don't want any hint which effect the image result, pass `NSNull.null` instead + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageTypeIdentifierHint; + +/** + A NSUInteger value to provide the limit bytes during decoding. This can help to avoid OOM on large frame count animated image or large pixel static image when you don't know how much RAM it occupied before decoding + The decoder will do these logic based on limit bytes: + 1. Get the total frame count (static image means 1) + 2. Calculate the `framePixelSize` width/height to `sqrt(limitBytes / frameCount / bytesPerPixel)`, keeping aspect ratio (at least 1x1) + 3. If the `framePixelSize < originalImagePixelSize`, then do thumbnail decoding (see `SDImageCoderDecodeThumbnailPixelSize`) use the `framePixelSize` and `preseveAspectRatio = YES` + 4. Else, use the full pixel decoding (small than limit bytes) + 5. Whatever result, this does not effect the animated/static behavior of image. So even if you set `limitBytes = 1 && frameCount = 100`, we will stll create animated image with each frame `1x1` pixel size. + @note This option has higher priority than `.imageThumbnailPixelSize` + @warning This does not effect the cache key. So which means, this will effect the global cache even next time you query without this option. Pay attention when you use this on global options (It's always recommended to use request-level option for different pipeline) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageScaleDownLimitBytes; + +/** + A Boolean value (NSNumber) to provide converting to HDR during decoding. Currently if number is 0, use SDR, else use HDR. But we may extend this option to use `NSUInteger` in the future (means, think this options as int number, but not actual boolean) + @note Supported by iOS 17 and above when using ImageIO coder (third-party coder can support lower firmware) + Defaults to @(NO), decoder will automatically convert SDR. + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageDecodeToHDR; + +#pragma mark - Cache Context Options + +/** + A Dictionary (SDImageCoderOptions) value, which pass the extra encode options to the SDImageCoder. Introduced in SDWebImage 5.15.0 + You can pass encode options like `compressionQuality`, `maxFileSize`, `maxPixelSize` to control the encoding related thing, this is used inside `SDImageCache` during store logic. + @note For developer who use custom cache protocol (not SDImageCache instance), they need to upgrade and use these options for encoding. + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextImageEncodeOptions; + +/** + A SDImageCacheType raw value which specify the source of cache to query. Specify `SDImageCacheTypeDisk` to query from disk cache only; `SDImageCacheTypeMemory` to query from memory only. And `SDImageCacheTypeAll` to query from both memory cache and disk cache. Specify `SDImageCacheTypeNone` is invalid and totally ignore the cache query. + If not provide or the value is invalid, we will use `SDImageCacheTypeAll`. (NSNumber) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextQueryCacheType; + +/** + A SDImageCacheType raw value which specify the store cache type when the image has just been downloaded and will be stored to the cache. Specify `SDImageCacheTypeNone` to disable cache storage; `SDImageCacheTypeDisk` to store in disk cache only; `SDImageCacheTypeMemory` to store in memory only. And `SDImageCacheTypeAll` to store in both memory cache and disk cache. + If you use image transformer feature, this actually apply for the transformed image, but not the original image itself. Use `SDWebImageContextOriginalStoreCacheType` if you want to control the original image's store cache type at the same time. + If not provide or the value is invalid, we will use `SDImageCacheTypeAll`. (NSNumber) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextStoreCacheType; + +/** + The same behavior like `SDWebImageContextQueryCacheType`, but control the query cache type for the original image when you use image transformer feature. This allows the detail control of cache query for these two images. For example, if you want to query the transformed image from both memory/disk cache, query the original image from disk cache only, use `[.queryCacheType : .all, .originalQueryCacheType : .disk]` + If not provide or the value is invalid, we will use `SDImageCacheTypeDisk`, which query the original full image data from disk cache after transformed image cache miss. This is suitable for most common cases to avoid re-downloading the full data for different transform variants. (NSNumber) + @note Which means, if you set this value to not be `.none`, we will query the original image from cache, then do transform with transformer, instead of actual downloading, which can save bandwidth usage. + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextOriginalQueryCacheType; + +/** + The same behavior like `SDWebImageContextStoreCacheType`, but control the store cache type for the original image when you use image transformer feature. This allows the detail control of cache storage for these two images. For example, if you want to store the transformed image into both memory/disk cache, store the original image into disk cache only, use `[.storeCacheType : .all, .originalStoreCacheType : .disk]` + If not provide or the value is invalid, we will use `SDImageCacheTypeDisk`, which store the original full image data into disk cache after storing the transformed image. This is suitable for most common cases to avoid re-downloading the full data for different transform variants. (NSNumber) + @note This only store the original image, if you want to use the original image without downloading in next query, specify `SDWebImageContextOriginalQueryCacheType` as well. + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextOriginalStoreCacheType; + +/** + A id instance which conforms to `SDImageCache` protocol. It's used to control the cache for original image when using the transformer. If you provide one, the original image (full size image) will query and write from that cache instance instead, the transformed image will query and write from the default `SDWebImageContextImageCache` instead. (id) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextOriginalImageCache; + +/** + A Class object which the instance is a `UIImage/NSImage` subclass and adopt `SDAnimatedImage` protocol. We will call `initWithData:scale:options:` to create the instance (or `initWithAnimatedCoder:scale:` when using progressive download) . If the instance create failed, fallback to normal `UIImage/NSImage`. + This can be used to improve animated images rendering performance (especially memory usage on big animated images) with `SDAnimatedImageView` (Class). + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextAnimatedImageClass; + +#pragma mark - Download Context Options + +/** + A id instance to modify the image download request. It's used for downloader to modify the original request from URL and options. If you provide one, it will ignore the `requestModifier` in downloader and use provided one instead. (id) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextDownloadRequestModifier; + +/** + A id instance to modify the image download response. It's used for downloader to modify the original response from URL and options. If you provide one, it will ignore the `responseModifier` in downloader and use provided one instead. (id) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextDownloadResponseModifier; + +/** + A id instance to decrypt the image download data. This can be used for image data decryption, such as Base64 encoded image. If you provide one, it will ignore the `decryptor` in downloader and use provided one instead. (id) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextDownloadDecryptor; + +/** + A id instance to convert an URL into a cache key. It's used when manager need cache key to use image cache. If you provide one, it will ignore the `cacheKeyFilter` in manager and use provided one instead. (id) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextCacheKeyFilter; + +/** + A id instance to convert the decoded image, the source downloaded data, to the actual data. It's used for manager to store image to the disk cache. If you provide one, it will ignore the `cacheSerializer` in manager and use provided one instead. (id) + */ +FOUNDATION_EXPORT SDWebImageContextOption _Nonnull const SDWebImageContextCacheSerializer; diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDefine.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDefine.m new file mode 100644 index 0000000..b6b5034 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDefine.m @@ -0,0 +1,163 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageDefine.h" +#import "UIImage+Metadata.h" +#import "NSImage+Compatibility.h" +#import "SDAnimatedImage.h" +#import "SDAssociatedObject.h" + +#pragma mark - Image scale + +static inline NSArray * _Nonnull SDImageScaleFactors(void) { + return @[@2, @3]; +} + +inline CGFloat SDImageScaleFactorForKey(NSString * _Nullable key) { + CGFloat scale = 1; + if (!key) { + return scale; + } + // Now all OS supports retina display scale system + { + // a@2x.png -> 8 + if (key.length >= 8) { + // Fast check + BOOL isURL = [key hasPrefix:@"http://"] || [key hasPrefix:@"https://"]; + for (NSNumber *scaleFactor in SDImageScaleFactors()) { + // @2x. for file name and normal url + NSString *fileScale = [NSString stringWithFormat:@"@%@x.", scaleFactor]; + if ([key containsString:fileScale]) { + scale = scaleFactor.doubleValue; + return scale; + } + if (isURL) { + // %402x. for url encode + NSString *urlScale = [NSString stringWithFormat:@"%%40%@x.", scaleFactor]; + if ([key containsString:urlScale]) { + scale = scaleFactor.doubleValue; + return scale; + } + } + } + } + } + return scale; +} + +inline UIImage * _Nullable SDScaledImageForKey(NSString * _Nullable key, UIImage * _Nullable image) { + if (!image) { + return nil; + } + CGFloat scale = SDImageScaleFactorForKey(key); + return SDScaledImageForScaleFactor(scale, image); +} + +inline UIImage * _Nullable SDScaledImageForScaleFactor(CGFloat scale, UIImage * _Nullable image) { + if (!image) { + return nil; + } + if (scale <= 1) { + return image; + } + if (scale == image.scale) { + return image; + } + UIImage *scaledImage; + // Check SDAnimatedImage support for shortcut + if ([image.class conformsToProtocol:@protocol(SDAnimatedImage)]) { + if ([image respondsToSelector:@selector(animatedCoder)]) { + id coder = [(id)image animatedCoder]; + if (coder) { + scaledImage = [[image.class alloc] initWithAnimatedCoder:coder scale:scale]; + } + } else { + // Some class impl does not support `animatedCoder`, keep for compatibility + NSData *data = [(id)image animatedImageData]; + if (data) { + scaledImage = [[image.class alloc] initWithData:data scale:scale]; + } + } + } + if (scaledImage) { + SDImageCopyAssociatedObject(image, scaledImage); + return scaledImage; + } + if (image.sd_isAnimated) { + UIImage *animatedImage; +#if SD_UIKIT || SD_WATCH + // `UIAnimatedImage` images share the same size and scale. + NSArray *images = image.images; + NSMutableArray *scaledImages = [NSMutableArray arrayWithCapacity:images.count]; + + for (UIImage *tempImage in images) { + UIImage *tempScaledImage = [[UIImage alloc] initWithCGImage:tempImage.CGImage scale:scale orientation:tempImage.imageOrientation]; + [scaledImages addObject:tempScaledImage]; + } + + animatedImage = [UIImage animatedImageWithImages:scaledImages duration:image.duration]; +#else + // Animated GIF for `NSImage` need to grab `NSBitmapImageRep`; + NSRect imageRect = NSMakeRect(0, 0, image.size.width, image.size.height); + NSImageRep *imageRep = [image bestRepresentationForRect:imageRect context:nil hints:nil]; + NSBitmapImageRep *bitmapImageRep; + if ([imageRep isKindOfClass:[NSBitmapImageRep class]]) { + bitmapImageRep = (NSBitmapImageRep *)imageRep; + } + if (bitmapImageRep) { + NSSize size = NSMakeSize(image.size.width / scale, image.size.height / scale); + animatedImage = [[NSImage alloc] initWithSize:size]; + bitmapImageRep.size = size; + [animatedImage addRepresentation:bitmapImageRep]; + } +#endif + scaledImage = animatedImage; + } else { +#if SD_UIKIT || SD_WATCH + scaledImage = [[UIImage alloc] initWithCGImage:image.CGImage scale:scale orientation:image.imageOrientation]; +#else + scaledImage = [[UIImage alloc] initWithCGImage:image.CGImage scale:scale orientation:kCGImagePropertyOrientationUp]; +#endif + } + if (scaledImage) { + SDImageCopyAssociatedObject(image, scaledImage); + return scaledImage; + } + + return nil; +} + +#pragma mark - Context option + +SDWebImageContextOption const SDWebImageContextSetImageOperationKey = @"setImageOperationKey"; +SDWebImageContextOption const SDWebImageContextCustomManager = @"customManager"; +SDWebImageContextOption const SDWebImageContextCallbackQueue = @"callbackQueue"; +SDWebImageContextOption const SDWebImageContextImageCache = @"imageCache"; +SDWebImageContextOption const SDWebImageContextImageLoader = @"imageLoader"; +SDWebImageContextOption const SDWebImageContextImageCoder = @"imageCoder"; +SDWebImageContextOption const SDWebImageContextImageTransformer = @"imageTransformer"; +SDWebImageContextOption const SDWebImageContextImageForceDecodePolicy = @"imageForceDecodePolicy"; +SDWebImageContextOption const SDWebImageContextImageDecodeOptions = @"imageDecodeOptions"; +SDWebImageContextOption const SDWebImageContextImageScaleFactor = @"imageScaleFactor"; +SDWebImageContextOption const SDWebImageContextImagePreserveAspectRatio = @"imagePreserveAspectRatio"; +SDWebImageContextOption const SDWebImageContextImageThumbnailPixelSize = @"imageThumbnailPixelSize"; +SDWebImageContextOption const SDWebImageContextImageTypeIdentifierHint = @"imageTypeIdentifierHint"; +SDWebImageContextOption const SDWebImageContextImageScaleDownLimitBytes = @"imageScaleDownLimitBytes"; +SDWebImageContextOption const SDWebImageContextImageDecodeToHDR = @"imageDecodeToHDR"; +SDWebImageContextOption const SDWebImageContextImageEncodeOptions = @"imageEncodeOptions"; +SDWebImageContextOption const SDWebImageContextQueryCacheType = @"queryCacheType"; +SDWebImageContextOption const SDWebImageContextStoreCacheType = @"storeCacheType"; +SDWebImageContextOption const SDWebImageContextOriginalQueryCacheType = @"originalQueryCacheType"; +SDWebImageContextOption const SDWebImageContextOriginalStoreCacheType = @"originalStoreCacheType"; +SDWebImageContextOption const SDWebImageContextOriginalImageCache = @"originalImageCache"; +SDWebImageContextOption const SDWebImageContextAnimatedImageClass = @"animatedImageClass"; +SDWebImageContextOption const SDWebImageContextDownloadRequestModifier = @"downloadRequestModifier"; +SDWebImageContextOption const SDWebImageContextDownloadResponseModifier = @"downloadResponseModifier"; +SDWebImageContextOption const SDWebImageContextDownloadDecryptor = @"downloadDecryptor"; +SDWebImageContextOption const SDWebImageContextCacheKeyFilter = @"cacheKeyFilter"; +SDWebImageContextOption const SDWebImageContextCacheSerializer = @"cacheSerializer"; diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloader.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloader.h new file mode 100644 index 0000000..eec3fc1 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloader.h @@ -0,0 +1,320 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" +#import "SDWebImageDefine.h" +#import "SDWebImageOperation.h" +#import "SDWebImageDownloaderConfig.h" +#import "SDWebImageDownloaderRequestModifier.h" +#import "SDWebImageDownloaderResponseModifier.h" +#import "SDWebImageDownloaderDecryptor.h" +#import "SDImageLoader.h" + +/// Downloader options +typedef NS_OPTIONS(NSUInteger, SDWebImageDownloaderOptions) { + /** + * Put the download in the low queue priority and task priority. + */ + SDWebImageDownloaderLowPriority = 1 << 0, + + /** + * This flag enables progressive download, the image is displayed progressively during download as a browser would do. + */ + SDWebImageDownloaderProgressiveLoad = 1 << 1, + + /** + * By default, request prevent the use of NSURLCache. With this flag, NSURLCache + * is used with default policies. + */ + SDWebImageDownloaderUseNSURLCache = 1 << 2, + + /** + * Call completion block with nil image/imageData if the image was read from NSURLCache + * And the error code is `SDWebImageErrorCacheNotModified` + * This flag should be combined with `SDWebImageDownloaderUseNSURLCache`. + */ + SDWebImageDownloaderIgnoreCachedResponse = 1 << 3, + + /** + * In iOS 4+, continue the download of the image if the app goes to background. This is achieved by asking the system for + * extra time in background to let the request finish. If the background task expires the operation will be cancelled. + */ + SDWebImageDownloaderContinueInBackground = 1 << 4, + + /** + * Handles cookies stored in NSHTTPCookieStore by setting + * NSMutableURLRequest.HTTPShouldHandleCookies = YES; + */ + SDWebImageDownloaderHandleCookies = 1 << 5, + + /** + * Enable to allow untrusted SSL certificates. + * Useful for testing purposes. Use with caution in production. + */ + SDWebImageDownloaderAllowInvalidSSLCertificates = 1 << 6, + + /** + * Put the download in the high queue priority and task priority. + */ + SDWebImageDownloaderHighPriority = 1 << 7, + + /** + * By default, images are decoded respecting their original size. On iOS, this flag will scale down the + * images to a size compatible with the constrained memory of devices. + * This flag take no effect if `SDWebImageDownloaderAvoidDecodeImage` is set. And it will be ignored if `SDWebImageDownloaderProgressiveLoad` is set. + */ + SDWebImageDownloaderScaleDownLargeImages = 1 << 8, + + /** + * By default, we will decode the image in the background during cache query and download from the network. This can help to improve performance because when rendering image on the screen, it need to be firstly decoded. But this happen on the main queue by Core Animation. + * However, this process may increase the memory usage as well. If you are experiencing a issue due to excessive memory consumption, This flag can prevent decode the image. + * @note 5.14.0 introduce `SDImageCoderDecodeUseLazyDecoding`, use that for better control from codec, instead of post-processing. Which acts the similar like this option but works for SDAnimatedImage as well (this one does not) + * @deprecated Deprecated in v5.17.0, if you don't want force-decode, pass [.imageForceDecodePolicy] = SDImageForceDecodePolicy.never.rawValue in context option + */ + SDWebImageDownloaderAvoidDecodeImage API_DEPRECATED("Use SDWebImageContextImageForceDecodePolicy instead", macos(10.10, 10.10), ios(8.0, 8.0), tvos(9.0, 9.0), watchos(2.0, 2.0)) = 1 << 9, + + /** + * By default, we decode the animated image. This flag can force decode the first frame only and produce the static image. + */ + SDWebImageDownloaderDecodeFirstFrameOnly = 1 << 10, + + /** + * By default, for `SDAnimatedImage`, we decode the animated image frame during rendering to reduce memory usage. This flag actually trigger `preloadAllAnimatedImageFrames = YES` after image load from network + */ + SDWebImageDownloaderPreloadAllFrames = 1 << 11, + + /** + * By default, when you use `SDWebImageContextAnimatedImageClass` context option (like using `SDAnimatedImageView` which designed to use `SDAnimatedImage`), we may still use `UIImage` when the memory cache hit, or image decoder is not available, to behave as a fallback solution. + * Using this option, can ensure we always produce image with your provided class. If failed, a error with code `SDWebImageErrorBadImageData` will been used. + * Note this options is not compatible with `SDWebImageDownloaderDecodeFirstFrameOnly`, which always produce a UIImage/NSImage. + */ + SDWebImageDownloaderMatchAnimatedImageClass = 1 << 12, +}; + +/// Posed when URLSessionTask started (`resume` called)) +FOUNDATION_EXPORT NSNotificationName _Nonnull const SDWebImageDownloadStartNotification; +/// Posed when URLSessionTask get HTTP response (`didReceiveResponse:completionHandler:` called) +FOUNDATION_EXPORT NSNotificationName _Nonnull const SDWebImageDownloadReceiveResponseNotification; +/// Posed when URLSessionTask stoped (`didCompleteWithError:` with error or `cancel` called) +FOUNDATION_EXPORT NSNotificationName _Nonnull const SDWebImageDownloadStopNotification; +/// Posed when URLSessionTask finished with success (`didCompleteWithError:` without error) +FOUNDATION_EXPORT NSNotificationName _Nonnull const SDWebImageDownloadFinishNotification; + +typedef SDImageLoaderProgressBlock SDWebImageDownloaderProgressBlock; +typedef SDImageLoaderCompletedBlock SDWebImageDownloaderCompletedBlock; + +/** + * A token associated with each download. Can be used to cancel a download + */ +@interface SDWebImageDownloadToken : NSObject + +/** + Cancel the current download. + */ +- (void)cancel; + +/** + The download's URL. + */ +@property (nonatomic, strong, nullable, readonly) NSURL *url; + +/** + The download's request. + */ +@property (nonatomic, strong, nullable, readonly) NSURLRequest *request; + +/** + The download's response. + */ +@property (nonatomic, strong, nullable, readonly) NSURLResponse *response; + +/** + The download's metrics. This will be nil if download operation does not support metrics. + */ +@property (nonatomic, strong, nullable, readonly) NSURLSessionTaskMetrics *metrics API_AVAILABLE(macos(10.12), ios(10.0), watchos(3.0), tvos(10.0)); + +@end + + +/** + * Asynchronous downloader dedicated and optimized for image loading. + */ +@interface SDWebImageDownloader : NSObject + +/** + * Downloader Config object - storing all kind of settings. + * Most config properties support dynamic changes during download, except something like `sessionConfiguration`, see `SDWebImageDownloaderConfig` for more detail. + */ +@property (nonatomic, copy, readonly, nonnull) SDWebImageDownloaderConfig *config; + +/** + * Set the request modifier to modify the original download request before image load. + * This request modifier method will be called for each downloading image request. Return the original request means no modification. Return nil will cancel the download request. + * Defaults to nil, means does not modify the original download request. + * @note If you want to modify single request, consider using `SDWebImageContextDownloadRequestModifier` context option. + */ +@property (nonatomic, strong, nullable) id requestModifier; + +/** + * Set the response modifier to modify the original download response during image load. + * This response modifier method will be called for each downloading image response. Return the original response means no modification. Return nil will mark current download as cancelled. + * Defaults to nil, means does not modify the original download response. + * @note If you want to modify single response, consider using `SDWebImageContextDownloadResponseModifier` context option. + */ +@property (nonatomic, strong, nullable) id responseModifier; + +/** + * Set the decryptor to decrypt the original download data before image decoding. This can be used for encrypted image data, like Base64. + * This decryptor method will be called for each downloading image data. Return the original data means no modification. Return nil will mark this download failed. + * Defaults to nil, means does not modify the original download data. + * @note When using decryptor, progressive decoding will be disabled, to avoid data corrupt issue. + * @note If you want to decrypt single download data, consider using `SDWebImageContextDownloadDecryptor` context option. + */ +@property (nonatomic, strong, nullable) id decryptor; + +/** + * The configuration in use by the internal NSURLSession. If you want to provide a custom sessionConfiguration, use `SDWebImageDownloaderConfig.sessionConfiguration` and create a new downloader instance. + @note This is immutable according to NSURLSession's documentation. Mutating this object directly has no effect. + */ +@property (nonatomic, readonly, nonnull) NSURLSessionConfiguration *sessionConfiguration; + +/** + * Gets/Sets the download queue suspension state. + */ +@property (nonatomic, assign, getter=isSuspended) BOOL suspended; + +/** + * Shows the current amount of downloads that still need to be downloaded + */ +@property (nonatomic, assign, readonly) NSUInteger currentDownloadCount; + +/** + * Returns the global shared downloader instance. Which use the `SDWebImageDownloaderConfig.defaultDownloaderConfig` config. + */ +@property (nonatomic, class, readonly, nonnull) SDWebImageDownloader *sharedDownloader; + +/** + Creates an instance of a downloader with specified downloader config. + You can specify session configuration, timeout or operation class through downloader config. + + @param config The downloader config. If you specify nil, the `defaultDownloaderConfig` will be used. + @return new instance of downloader class + */ +- (nonnull instancetype)initWithConfig:(nullable SDWebImageDownloaderConfig *)config NS_DESIGNATED_INITIALIZER; + +/** + * Set a value for a HTTP header to be appended to each download HTTP request. + * + * @param value The value for the header field. Use `nil` value to remove the header field. + * @param field The name of the header field to set. + */ +- (void)setValue:(nullable NSString *)value forHTTPHeaderField:(nullable NSString *)field; + +/** + * Returns the value of the specified HTTP header field. + * + * @return The value associated with the header field field, or `nil` if there is no corresponding header field. + */ +- (nullable NSString *)valueForHTTPHeaderField:(nullable NSString *)field; + +/** + * Creates a SDWebImageDownloader async downloader instance with a given URL + * + * The delegate will be informed when the image is finish downloaded or an error has happen. + * + * @see SDWebImageDownloaderDelegate + * + * @param url The URL to the image to download + * @param completedBlock A block called once the download is completed. + * If the download succeeded, the image parameter is set, in case of error, + * error parameter is set with the error. The last parameter is always YES + * if SDWebImageDownloaderProgressiveDownload isn't use. With the + * SDWebImageDownloaderProgressiveDownload option, this block is called + * repeatedly with the partial image object and the finished argument set to NO + * before to be called a last time with the full image and finished argument + * set to YES. In case of error, the finished argument is always YES. + * + * @return A token (SDWebImageDownloadToken) that can be used to cancel this operation + */ +- (nullable SDWebImageDownloadToken *)downloadImageWithURL:(nullable NSURL *)url + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock; + +/** + * Creates a SDWebImageDownloader async downloader instance with a given URL + * + * The delegate will be informed when the image is finish downloaded or an error has happen. + * + * @see SDWebImageDownloaderDelegate + * + * @param url The URL to the image to download + * @param options The options to be used for this download + * @param progressBlock A block called repeatedly while the image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called once the download is completed. + * If the download succeeded, the image parameter is set, in case of error, + * error parameter is set with the error. The last parameter is always YES + * if SDWebImageDownloaderProgressiveLoad isn't use. With the + * SDWebImageDownloaderProgressiveLoad option, this block is called + * repeatedly with the partial image object and the finished argument set to NO + * before to be called a last time with the full image and finished argument + * set to YES. In case of error, the finished argument is always YES. + * + * @return A token (SDWebImageDownloadToken) that can be used to cancel this operation + */ +- (nullable SDWebImageDownloadToken *)downloadImageWithURL:(nullable NSURL *)url + options:(SDWebImageDownloaderOptions)options + progress:(nullable SDWebImageDownloaderProgressBlock)progressBlock + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock; + +/** + * Creates a SDWebImageDownloader async downloader instance with a given URL + * + * The delegate will be informed when the image is finish downloaded or an error has happen. + * + * @see SDWebImageDownloaderDelegate + * + * @param url The URL to the image to download + * @param options The options to be used for this download + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock A block called repeatedly while the image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called once the download is completed. + * + * @return A token (SDWebImageDownloadToken) that can be used to cancel this operation + */ +- (nullable SDWebImageDownloadToken *)downloadImageWithURL:(nullable NSURL *)url + options:(SDWebImageDownloaderOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDWebImageDownloaderProgressBlock)progressBlock + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock; + +/** + * Cancels all download operations in the queue + */ +- (void)cancelAllDownloads; + +/** + * Invalidates the managed session, optionally canceling pending operations. + * @note If you use custom downloader instead of the shared downloader, you need call this method when you do not use it to avoid memory leak + * @param cancelPendingOperations Whether or not to cancel pending operations. + * @note Calling this method on the shared downloader has no effect. + */ +- (void)invalidateSessionAndCancel:(BOOL)cancelPendingOperations; + +@end + + +/** + SDWebImageDownloader is the built-in image loader conform to `SDImageLoader`. Which provide the HTTP/HTTPS/FTP download, or local file URL using NSURLSession. + However, this downloader class itself also support customization for advanced users. You can specify `operationClass` in download config to custom download operation, See `SDWebImageDownloaderOperation`. + If you want to provide some image loader which beyond network or local file, consider to create your own custom class conform to `SDImageLoader`. + */ +@interface SDWebImageDownloader (SDImageLoader) + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloader.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloader.m new file mode 100644 index 0000000..6628afd --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloader.m @@ -0,0 +1,665 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageDownloader.h" +#import "SDWebImageDownloaderConfig.h" +#import "SDWebImageDownloaderOperation.h" +#import "SDWebImageError.h" +#import "SDWebImageCacheKeyFilter.h" +#import "SDImageCacheDefine.h" +#import "SDInternalMacros.h" +#import "objc/runtime.h" + +NSNotificationName const SDWebImageDownloadStartNotification = @"SDWebImageDownloadStartNotification"; +NSNotificationName const SDWebImageDownloadReceiveResponseNotification = @"SDWebImageDownloadReceiveResponseNotification"; +NSNotificationName const SDWebImageDownloadStopNotification = @"SDWebImageDownloadStopNotification"; +NSNotificationName const SDWebImageDownloadFinishNotification = @"SDWebImageDownloadFinishNotification"; + +static void * SDWebImageDownloaderContext = &SDWebImageDownloaderContext; + +@interface SDWebImageDownloadToken () + +@property (nonatomic, strong, nullable, readwrite) NSURL *url; +@property (nonatomic, strong, nullable, readwrite) NSURLRequest *request; +@property (nonatomic, strong, nullable, readwrite) NSURLResponse *response; +@property (nonatomic, strong, nullable, readwrite) NSURLSessionTaskMetrics *metrics API_AVAILABLE(macos(10.12), ios(10.0), watchos(3.0), tvos(10.0)); +@property (nonatomic, weak, nullable, readwrite) id downloadOperationCancelToken; +@property (nonatomic, weak, nullable) NSOperation *downloadOperation; +@property (nonatomic, assign, getter=isCancelled) BOOL cancelled; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; +- (nonnull instancetype)initWithDownloadOperation:(nullable NSOperation *)downloadOperation; + +@end + +@interface SDWebImageDownloader () + +@property (strong, nonatomic, nonnull) NSOperationQueue *downloadQueue; +@property (strong, nonatomic, nonnull) NSMutableDictionary *> *URLOperations; +@property (strong, nonatomic, nullable) NSMutableDictionary *HTTPHeaders; + +// The session in which data tasks will run +@property (strong, nonatomic) NSURLSession *session; + +@end + +@implementation SDWebImageDownloader { + SD_LOCK_DECLARE(_HTTPHeadersLock); // A lock to keep the access to `HTTPHeaders` thread-safe + SD_LOCK_DECLARE(_operationsLock); // A lock to keep the access to `URLOperations` thread-safe +} + ++ (void)initialize { + // Bind SDNetworkActivityIndicator if available (download it here: http://github.com/rs/SDNetworkActivityIndicator ) + // To use it, just add #import "SDNetworkActivityIndicator.h" in addition to the SDWebImage import + if (NSClassFromString(@"SDNetworkActivityIndicator")) { + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Warc-performSelector-leaks" + id activityIndicator = [NSClassFromString(@"SDNetworkActivityIndicator") performSelector:NSSelectorFromString(@"sharedActivityIndicator")]; +#pragma clang diagnostic pop + + // Remove observer in case it was previously added. + [[NSNotificationCenter defaultCenter] removeObserver:activityIndicator name:SDWebImageDownloadStartNotification object:nil]; + [[NSNotificationCenter defaultCenter] removeObserver:activityIndicator name:SDWebImageDownloadStopNotification object:nil]; + + [[NSNotificationCenter defaultCenter] addObserver:activityIndicator + selector:NSSelectorFromString(@"startActivity") + name:SDWebImageDownloadStartNotification object:nil]; + [[NSNotificationCenter defaultCenter] addObserver:activityIndicator + selector:NSSelectorFromString(@"stopActivity") + name:SDWebImageDownloadStopNotification object:nil]; + } +} + ++ (nonnull instancetype)sharedDownloader { + static dispatch_once_t once; + static id instance; + dispatch_once(&once, ^{ + instance = [self new]; + }); + return instance; +} + +- (nonnull instancetype)init { + return [self initWithConfig:SDWebImageDownloaderConfig.defaultDownloaderConfig]; +} + +- (instancetype)initWithConfig:(SDWebImageDownloaderConfig *)config { + self = [super init]; + if (self) { + if (!config) { + config = SDWebImageDownloaderConfig.defaultDownloaderConfig; + } + _config = [config copy]; + [_config addObserver:self forKeyPath:NSStringFromSelector(@selector(maxConcurrentDownloads)) options:0 context:SDWebImageDownloaderContext]; + _downloadQueue = [NSOperationQueue new]; + _downloadQueue.maxConcurrentOperationCount = _config.maxConcurrentDownloads; + _downloadQueue.name = @"com.hackemist.SDWebImageDownloader.downloadQueue"; + _URLOperations = [NSMutableDictionary new]; + NSMutableDictionary *headerDictionary = [NSMutableDictionary dictionary]; + NSString *userAgent = nil; + // User-Agent Header; see http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.43 +#if SD_VISION + userAgent = [NSString stringWithFormat:@"%@/%@ (%@; visionOS %@; Scale/%0.2f)", [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleExecutableKey] ?: [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleIdentifierKey], [[NSBundle mainBundle] infoDictionary][@"CFBundleShortVersionString"] ?: [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleVersionKey], [[UIDevice currentDevice] model], [[UIDevice currentDevice] systemVersion], UITraitCollection.currentTraitCollection.displayScale]; +#elif SD_UIKIT + userAgent = [NSString stringWithFormat:@"%@/%@ (%@; iOS %@; Scale/%0.2f)", [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleExecutableKey] ?: [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleIdentifierKey], [[NSBundle mainBundle] infoDictionary][@"CFBundleShortVersionString"] ?: [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleVersionKey], [[UIDevice currentDevice] model], [[UIDevice currentDevice] systemVersion], [[UIScreen mainScreen] scale]]; +#elif SD_WATCH + userAgent = [NSString stringWithFormat:@"%@/%@ (%@; watchOS %@; Scale/%0.2f)", [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleExecutableKey] ?: [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleIdentifierKey], [[NSBundle mainBundle] infoDictionary][@"CFBundleShortVersionString"] ?: [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleVersionKey], [[WKInterfaceDevice currentDevice] model], [[WKInterfaceDevice currentDevice] systemVersion], [[WKInterfaceDevice currentDevice] screenScale]]; +#elif SD_MAC + userAgent = [NSString stringWithFormat:@"%@/%@ (Mac OS X %@)", [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleExecutableKey] ?: [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleIdentifierKey], [[NSBundle mainBundle] infoDictionary][@"CFBundleShortVersionString"] ?: [[NSBundle mainBundle] infoDictionary][(__bridge NSString *)kCFBundleVersionKey], [[NSProcessInfo processInfo] operatingSystemVersionString]]; +#endif + if (userAgent) { + if (![userAgent canBeConvertedToEncoding:NSASCIIStringEncoding]) { + NSMutableString *mutableUserAgent = [userAgent mutableCopy]; + if (CFStringTransform((__bridge CFMutableStringRef)(mutableUserAgent), NULL, (__bridge CFStringRef)@"Any-Latin; Latin-ASCII; [:^ASCII:] Remove", false)) { + userAgent = mutableUserAgent; + } + } + headerDictionary[@"User-Agent"] = userAgent; + } + headerDictionary[@"Accept"] = @"image/*,*/*;q=0.8"; + _HTTPHeaders = headerDictionary; + SD_LOCK_INIT(_HTTPHeadersLock); + SD_LOCK_INIT(_operationsLock); + NSURLSessionConfiguration *sessionConfiguration = _config.sessionConfiguration; + if (!sessionConfiguration) { + sessionConfiguration = [NSURLSessionConfiguration defaultSessionConfiguration]; + } + /** + * Create the session for this task + * We send nil as delegate queue so that the session creates a serial operation queue for performing all delegate + * method calls and completion handler calls. + */ + _session = [NSURLSession sessionWithConfiguration:sessionConfiguration + delegate:self + delegateQueue:nil]; + } + return self; +} + +- (void)dealloc { + [self.downloadQueue cancelAllOperations]; + [self.config removeObserver:self forKeyPath:NSStringFromSelector(@selector(maxConcurrentDownloads)) context:SDWebImageDownloaderContext]; + + // Invalide the URLSession after all operations been cancelled + [self.session invalidateAndCancel]; + self.session = nil; +} + +- (void)invalidateSessionAndCancel:(BOOL)cancelPendingOperations { + if (self == [SDWebImageDownloader sharedDownloader]) { + return; + } + if (cancelPendingOperations) { + [self.session invalidateAndCancel]; + } else { + [self.session finishTasksAndInvalidate]; + } +} + +- (void)setValue:(nullable NSString *)value forHTTPHeaderField:(nullable NSString *)field { + if (!field) { + return; + } + SD_LOCK(_HTTPHeadersLock); + [self.HTTPHeaders setValue:value forKey:field]; + SD_UNLOCK(_HTTPHeadersLock); +} + +- (nullable NSString *)valueForHTTPHeaderField:(nullable NSString *)field { + if (!field) { + return nil; + } + SD_LOCK(_HTTPHeadersLock); + NSString *value = [self.HTTPHeaders objectForKey:field]; + SD_UNLOCK(_HTTPHeadersLock); + return value; +} + +- (nullable SDWebImageDownloadToken *)downloadImageWithURL:(NSURL *)url + completed:(SDWebImageDownloaderCompletedBlock)completedBlock { + return [self downloadImageWithURL:url options:0 progress:nil completed:completedBlock]; +} + +- (nullable SDWebImageDownloadToken *)downloadImageWithURL:(NSURL *)url + options:(SDWebImageDownloaderOptions)options + progress:(SDWebImageDownloaderProgressBlock)progressBlock + completed:(SDWebImageDownloaderCompletedBlock)completedBlock { + return [self downloadImageWithURL:url options:options context:nil progress:progressBlock completed:completedBlock]; +} + +- (nullable SDWebImageDownloadToken *)downloadImageWithURL:(nullable NSURL *)url + options:(SDWebImageDownloaderOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDWebImageDownloaderProgressBlock)progressBlock + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock { + // The URL will be used as the key to the callbacks dictionary so it cannot be nil. If it is nil immediately call the completed block with no image or data. + if (url == nil) { + if (completedBlock) { + NSError *error = [NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorInvalidURL userInfo:@{NSLocalizedDescriptionKey : @"Image url is nil"}]; + completedBlock(nil, nil, error, YES); + } + return nil; + } + + id downloadOperationCancelToken; + // When different thumbnail size download with same url, we need to make sure each callback called with desired size + id cacheKeyFilter = context[SDWebImageContextCacheKeyFilter]; + NSString *cacheKey; + if (cacheKeyFilter) { + cacheKey = [cacheKeyFilter cacheKeyForURL:url]; + } else { + cacheKey = url.absoluteString; + } + SDImageCoderOptions *decodeOptions = SDGetDecodeOptionsFromContext(context, [self.class imageOptionsFromDownloaderOptions:options], cacheKey); + SD_LOCK(_operationsLock); + NSOperation *operation = [self.URLOperations objectForKey:url]; + // There is a case that the operation may be marked as finished or cancelled, but not been removed from `self.URLOperations`. + BOOL shouldNotReuseOperation; + if (operation) { + @synchronized (operation) { + shouldNotReuseOperation = operation.isFinished || operation.isCancelled; + } + } else { + shouldNotReuseOperation = YES; + } + if (shouldNotReuseOperation) { + operation = [self createDownloaderOperationWithUrl:url options:options context:context]; + if (!operation) { + SD_UNLOCK(_operationsLock); + if (completedBlock) { + NSError *error = [NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorInvalidDownloadOperation userInfo:@{NSLocalizedDescriptionKey : @"Downloader operation is nil"}]; + completedBlock(nil, nil, error, YES); + } + return nil; + } + @weakify(self); + operation.completionBlock = ^{ + @strongify(self); + if (!self) { + return; + } + SD_LOCK(self->_operationsLock); + [self.URLOperations removeObjectForKey:url]; + SD_UNLOCK(self->_operationsLock); + }; + [self.URLOperations setObject:operation forKey:url]; + // Add the handlers before submitting to operation queue, avoid the race condition that operation finished before setting handlers. + downloadOperationCancelToken = [operation addHandlersForProgress:progressBlock completed:completedBlock decodeOptions:decodeOptions]; + // Add operation to operation queue only after all configuration done according to Apple's doc. + // `addOperation:` does not synchronously execute the `operation.completionBlock` so this will not cause deadlock. + [self.downloadQueue addOperation:operation]; + } else { + // When we reuse the download operation to attach more callbacks, there may be thread safe issue because the getter of callbacks may in another queue (decoding queue or delegate queue) + // So we lock the operation here, and in `SDWebImageDownloaderOperation`, we use `@synchonzied (self)`, to ensure the thread safe between these two classes. + @synchronized (operation) { + downloadOperationCancelToken = [operation addHandlersForProgress:progressBlock completed:completedBlock decodeOptions:decodeOptions]; + } + } + SD_UNLOCK(_operationsLock); + + SDWebImageDownloadToken *token = [[SDWebImageDownloadToken alloc] initWithDownloadOperation:operation]; + token.url = url; + token.request = operation.request; + token.downloadOperationCancelToken = downloadOperationCancelToken; + + return token; +} + +#pragma mark Helper methods +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" ++ (SDWebImageOptions)imageOptionsFromDownloaderOptions:(SDWebImageDownloaderOptions)downloadOptions { + SDWebImageOptions options = 0; + if (downloadOptions & SDWebImageDownloaderScaleDownLargeImages) options |= SDWebImageScaleDownLargeImages; + if (downloadOptions & SDWebImageDownloaderDecodeFirstFrameOnly) options |= SDWebImageDecodeFirstFrameOnly; + if (downloadOptions & SDWebImageDownloaderPreloadAllFrames) options |= SDWebImagePreloadAllFrames; + if (downloadOptions & SDWebImageDownloaderAvoidDecodeImage) options |= SDWebImageAvoidDecodeImage; + if (downloadOptions & SDWebImageDownloaderMatchAnimatedImageClass) options |= SDWebImageMatchAnimatedImageClass; + + return options; +} +#pragma clang diagnostic pop + +- (nullable NSOperation *)createDownloaderOperationWithUrl:(nonnull NSURL *)url + options:(SDWebImageDownloaderOptions)options + context:(nullable SDWebImageContext *)context { + NSTimeInterval timeoutInterval = self.config.downloadTimeout; + if (timeoutInterval == 0.0) { + timeoutInterval = 15.0; + } + + // In order to prevent from potential duplicate caching (NSURLCache + SDImageCache) we disable the cache for image requests if told otherwise + NSURLRequestCachePolicy cachePolicy = options & SDWebImageDownloaderUseNSURLCache ? NSURLRequestUseProtocolCachePolicy : NSURLRequestReloadIgnoringLocalCacheData; + NSMutableURLRequest *mutableRequest = [[NSMutableURLRequest alloc] initWithURL:url cachePolicy:cachePolicy timeoutInterval:timeoutInterval]; + mutableRequest.HTTPShouldHandleCookies = SD_OPTIONS_CONTAINS(options, SDWebImageDownloaderHandleCookies); + mutableRequest.HTTPShouldUsePipelining = YES; + SD_LOCK(_HTTPHeadersLock); + mutableRequest.allHTTPHeaderFields = self.HTTPHeaders; + SD_UNLOCK(_HTTPHeadersLock); + + // Context Option + SDWebImageMutableContext *mutableContext; + if (context) { + mutableContext = [context mutableCopy]; + } else { + mutableContext = [NSMutableDictionary dictionary]; + } + + // Request Modifier + id requestModifier; + if ([context valueForKey:SDWebImageContextDownloadRequestModifier]) { + requestModifier = [context valueForKey:SDWebImageContextDownloadRequestModifier]; + } else { + requestModifier = self.requestModifier; + } + + NSURLRequest *request; + if (requestModifier) { + NSURLRequest *modifiedRequest = [requestModifier modifiedRequestWithRequest:[mutableRequest copy]]; + // If modified request is nil, early return + if (!modifiedRequest) { + return nil; + } else { + request = [modifiedRequest copy]; + } + } else { + request = [mutableRequest copy]; + } + // Response Modifier + id responseModifier; + if ([context valueForKey:SDWebImageContextDownloadResponseModifier]) { + responseModifier = [context valueForKey:SDWebImageContextDownloadResponseModifier]; + } else { + responseModifier = self.responseModifier; + } + if (responseModifier) { + mutableContext[SDWebImageContextDownloadResponseModifier] = responseModifier; + } + // Decryptor + id decryptor; + if ([context valueForKey:SDWebImageContextDownloadDecryptor]) { + decryptor = [context valueForKey:SDWebImageContextDownloadDecryptor]; + } else { + decryptor = self.decryptor; + } + if (decryptor) { + mutableContext[SDWebImageContextDownloadDecryptor] = decryptor; + } + + context = [mutableContext copy]; + + // Operation Class + Class operationClass = self.config.operationClass; + if (!operationClass) { + operationClass = [SDWebImageDownloaderOperation class]; + } + NSOperation *operation = [[operationClass alloc] initWithRequest:request inSession:self.session options:options context:context]; + + if ([operation respondsToSelector:@selector(setCredential:)]) { + if (self.config.urlCredential) { + operation.credential = self.config.urlCredential; + } else if (self.config.username && self.config.password) { + operation.credential = [NSURLCredential credentialWithUser:self.config.username password:self.config.password persistence:NSURLCredentialPersistenceForSession]; + } + } + + if ([operation respondsToSelector:@selector(setMinimumProgressInterval:)]) { + operation.minimumProgressInterval = MIN(MAX(self.config.minimumProgressInterval, 0), 1); + } + + if ([operation respondsToSelector:@selector(setAcceptableStatusCodes:)]) { + operation.acceptableStatusCodes = self.config.acceptableStatusCodes; + } + + if ([operation respondsToSelector:@selector(setAcceptableContentTypes:)]) { + operation.acceptableContentTypes = self.config.acceptableContentTypes; + } + + if (options & SDWebImageDownloaderHighPriority) { + operation.queuePriority = NSOperationQueuePriorityHigh; + } else if (options & SDWebImageDownloaderLowPriority) { + operation.queuePriority = NSOperationQueuePriorityLow; + } + + if (self.config.executionOrder == SDWebImageDownloaderLIFOExecutionOrder) { + // Emulate LIFO execution order by systematically, each previous adding operation can dependency the new operation + // This can gurantee the new operation to be execulated firstly, even if when some operations finished, meanwhile you appending new operations + // Just make last added operation dependents new operation can not solve this problem. See test case #test15DownloaderLIFOExecutionOrder + for (NSOperation *pendingOperation in self.downloadQueue.operations) { + [pendingOperation addDependency:operation]; + } + } + + return operation; +} + +- (void)cancelAllDownloads { + [self.downloadQueue cancelAllOperations]; +} + +#pragma mark - Properties + +- (BOOL)isSuspended { + return self.downloadQueue.isSuspended; +} + +- (void)setSuspended:(BOOL)suspended { + self.downloadQueue.suspended = suspended; +} + +- (NSUInteger)currentDownloadCount { + return self.downloadQueue.operationCount; +} + +- (NSURLSessionConfiguration *)sessionConfiguration { + return self.session.configuration; +} + +#pragma mark - KVO + +- (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context { + if (context == SDWebImageDownloaderContext) { + if ([keyPath isEqualToString:NSStringFromSelector(@selector(maxConcurrentDownloads))]) { + self.downloadQueue.maxConcurrentOperationCount = self.config.maxConcurrentDownloads; + } + } else { + [super observeValueForKeyPath:keyPath ofObject:object change:change context:context]; + } +} + +#pragma mark Helper methods + +- (NSOperation *)operationWithTask:(NSURLSessionTask *)task { + NSOperation *returnOperation = nil; + for (NSOperation *operation in self.downloadQueue.operations) { + if ([operation respondsToSelector:@selector(dataTask)]) { + // So we lock the operation here, and in `SDWebImageDownloaderOperation`, we use `@synchonzied (self)`, to ensure the thread safe between these two classes. + NSURLSessionTask *operationTask; + @synchronized (operation) { + operationTask = operation.dataTask; + } + if (operationTask.taskIdentifier == task.taskIdentifier) { + returnOperation = operation; + break; + } + } + } + return returnOperation; +} + +#pragma mark NSURLSessionDataDelegate + +- (void)URLSession:(NSURLSession *)session + dataTask:(NSURLSessionDataTask *)dataTask +didReceiveResponse:(NSURLResponse *)response + completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler { + + // Identify the operation that runs this task and pass it the delegate method + NSOperation *dataOperation = [self operationWithTask:dataTask]; + if ([dataOperation respondsToSelector:@selector(URLSession:dataTask:didReceiveResponse:completionHandler:)]) { + [dataOperation URLSession:session dataTask:dataTask didReceiveResponse:response completionHandler:completionHandler]; + } else { + if (completionHandler) { + completionHandler(NSURLSessionResponseAllow); + } + } +} + +- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data { + + // Identify the operation that runs this task and pass it the delegate method + NSOperation *dataOperation = [self operationWithTask:dataTask]; + if ([dataOperation respondsToSelector:@selector(URLSession:dataTask:didReceiveData:)]) { + [dataOperation URLSession:session dataTask:dataTask didReceiveData:data]; + } +} + +- (void)URLSession:(NSURLSession *)session + dataTask:(NSURLSessionDataTask *)dataTask + willCacheResponse:(NSCachedURLResponse *)proposedResponse + completionHandler:(void (^)(NSCachedURLResponse *cachedResponse))completionHandler { + + // Identify the operation that runs this task and pass it the delegate method + NSOperation *dataOperation = [self operationWithTask:dataTask]; + if ([dataOperation respondsToSelector:@selector(URLSession:dataTask:willCacheResponse:completionHandler:)]) { + [dataOperation URLSession:session dataTask:dataTask willCacheResponse:proposedResponse completionHandler:completionHandler]; + } else { + if (completionHandler) { + completionHandler(proposedResponse); + } + } +} + +#pragma mark NSURLSessionTaskDelegate + +- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error { + + // Identify the operation that runs this task and pass it the delegate method + NSOperation *dataOperation = [self operationWithTask:task]; + if ([dataOperation respondsToSelector:@selector(URLSession:task:didCompleteWithError:)]) { + [dataOperation URLSession:session task:task didCompleteWithError:error]; + } +} + +- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task willPerformHTTPRedirection:(NSHTTPURLResponse *)response newRequest:(NSURLRequest *)request completionHandler:(void (^)(NSURLRequest * _Nullable))completionHandler { + + // Identify the operation that runs this task and pass it the delegate method + NSOperation *dataOperation = [self operationWithTask:task]; + if ([dataOperation respondsToSelector:@selector(URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler:)]) { + [dataOperation URLSession:session task:task willPerformHTTPRedirection:response newRequest:request completionHandler:completionHandler]; + } else { + if (completionHandler) { + completionHandler(request); + } + } +} + +- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didReceiveChallenge:(NSURLAuthenticationChallenge *)challenge completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential *credential))completionHandler { + + // Identify the operation that runs this task and pass it the delegate method + NSOperation *dataOperation = [self operationWithTask:task]; + if ([dataOperation respondsToSelector:@selector(URLSession:task:didReceiveChallenge:completionHandler:)]) { + [dataOperation URLSession:session task:task didReceiveChallenge:challenge completionHandler:completionHandler]; + } else { + if (completionHandler) { + completionHandler(NSURLSessionAuthChallengePerformDefaultHandling, nil); + } + } +} + +- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didFinishCollectingMetrics:(NSURLSessionTaskMetrics *)metrics API_AVAILABLE(macos(10.12), ios(10.0), watchos(3.0), tvos(10.0)) { + + // Identify the operation that runs this task and pass it the delegate method + NSOperation *dataOperation = [self operationWithTask:task]; + if ([dataOperation respondsToSelector:@selector(URLSession:task:didFinishCollectingMetrics:)]) { + [dataOperation URLSession:session task:task didFinishCollectingMetrics:metrics]; + } +} + +@end + +@implementation SDWebImageDownloadToken + +- (void)dealloc { + [[NSNotificationCenter defaultCenter] removeObserver:self name:SDWebImageDownloadReceiveResponseNotification object:nil]; + [[NSNotificationCenter defaultCenter] removeObserver:self name:SDWebImageDownloadStopNotification object:nil]; +} + +- (instancetype)initWithDownloadOperation:(NSOperation *)downloadOperation { + self = [super init]; + if (self) { + _downloadOperation = downloadOperation; + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(downloadDidReceiveResponse:) name:SDWebImageDownloadReceiveResponseNotification object:nil]; + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(downloadDidStop:) name:SDWebImageDownloadStopNotification object:nil]; + } + return self; +} + +- (void)downloadDidReceiveResponse:(NSNotification *)notification { + NSOperation *downloadOperation = notification.object; + if (downloadOperation && downloadOperation == self.downloadOperation) { + self.response = downloadOperation.response; + } +} + +- (void)downloadDidStop:(NSNotification *)notification { + NSOperation *downloadOperation = notification.object; + if (downloadOperation && downloadOperation == self.downloadOperation) { + if ([downloadOperation respondsToSelector:@selector(metrics)]) { + if (@available(iOS 10.0, tvOS 10.0, macOS 10.12, watchOS 3.0, *)) { + self.metrics = downloadOperation.metrics; + } + } + } +} + +- (void)cancel { + @synchronized (self) { + if (self.isCancelled) { + return; + } + self.cancelled = YES; + [self.downloadOperation cancel:self.downloadOperationCancelToken]; + self.downloadOperationCancelToken = nil; + } +} + +@end + +@implementation SDWebImageDownloader (SDImageLoader) + +- (BOOL)canRequestImageForURL:(NSURL *)url { + return [self canRequestImageForURL:url options:0 context:nil]; +} + +- (BOOL)canRequestImageForURL:(NSURL *)url options:(SDWebImageOptions)options context:(SDWebImageContext *)context { + if (!url) { + return NO; + } + // Always pass YES to let URLSession or custom download operation to determine + return YES; +} + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" +- (id)requestImageWithURL:(NSURL *)url options:(SDWebImageOptions)options context:(SDWebImageContext *)context progress:(SDImageLoaderProgressBlock)progressBlock completed:(SDImageLoaderCompletedBlock)completedBlock { + UIImage *cachedImage = context[SDWebImageContextLoaderCachedImage]; + + SDWebImageDownloaderOptions downloaderOptions = 0; + if (options & SDWebImageLowPriority) downloaderOptions |= SDWebImageDownloaderLowPriority; + if (options & SDWebImageProgressiveLoad) downloaderOptions |= SDWebImageDownloaderProgressiveLoad; + if (options & SDWebImageRefreshCached) downloaderOptions |= SDWebImageDownloaderUseNSURLCache; + if (options & SDWebImageContinueInBackground) downloaderOptions |= SDWebImageDownloaderContinueInBackground; + if (options & SDWebImageHandleCookies) downloaderOptions |= SDWebImageDownloaderHandleCookies; + if (options & SDWebImageAllowInvalidSSLCertificates) downloaderOptions |= SDWebImageDownloaderAllowInvalidSSLCertificates; + if (options & SDWebImageHighPriority) downloaderOptions |= SDWebImageDownloaderHighPriority; + if (options & SDWebImageScaleDownLargeImages) downloaderOptions |= SDWebImageDownloaderScaleDownLargeImages; + if (options & SDWebImageAvoidDecodeImage) downloaderOptions |= SDWebImageDownloaderAvoidDecodeImage; + if (options & SDWebImageDecodeFirstFrameOnly) downloaderOptions |= SDWebImageDownloaderDecodeFirstFrameOnly; + if (options & SDWebImagePreloadAllFrames) downloaderOptions |= SDWebImageDownloaderPreloadAllFrames; + if (options & SDWebImageMatchAnimatedImageClass) downloaderOptions |= SDWebImageDownloaderMatchAnimatedImageClass; + + if (cachedImage && options & SDWebImageRefreshCached) { + // force progressive off if image already cached but forced refreshing + downloaderOptions &= ~SDWebImageDownloaderProgressiveLoad; + // ignore image read from NSURLCache if image if cached but force refreshing + downloaderOptions |= SDWebImageDownloaderIgnoreCachedResponse; + } + + return [self downloadImageWithURL:url options:downloaderOptions context:context progress:progressBlock completed:completedBlock]; +} +#pragma clang diagnostic pop + +- (BOOL)shouldBlockFailedURLWithURL:(NSURL *)url error:(NSError *)error { + return [self shouldBlockFailedURLWithURL:url error:error options:0 context:nil]; +} + +- (BOOL)shouldBlockFailedURLWithURL:(NSURL *)url error:(NSError *)error options:(SDWebImageOptions)options context:(SDWebImageContext *)context { + BOOL shouldBlockFailedURL; + // Filter the error domain and check error codes + if ([error.domain isEqualToString:SDWebImageErrorDomain]) { + shouldBlockFailedURL = ( error.code == SDWebImageErrorInvalidURL + || error.code == SDWebImageErrorBadImageData); + } else if ([error.domain isEqualToString:NSURLErrorDomain]) { + shouldBlockFailedURL = ( error.code != NSURLErrorNotConnectedToInternet + && error.code != NSURLErrorCancelled + && error.code != NSURLErrorTimedOut + && error.code != NSURLErrorInternationalRoamingOff + && error.code != NSURLErrorDataNotAllowed + && error.code != NSURLErrorCannotFindHost + && error.code != NSURLErrorCannotConnectToHost + && error.code != NSURLErrorNetworkConnectionLost); + } else { + shouldBlockFailedURL = NO; + } + return shouldBlockFailedURL; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderConfig.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderConfig.h new file mode 100644 index 0000000..9d5e67b --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderConfig.h @@ -0,0 +1,113 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +/// Operation execution order +typedef NS_ENUM(NSInteger, SDWebImageDownloaderExecutionOrder) { + /** + * Default value. All download operations will execute in queue style (first-in-first-out). + */ + SDWebImageDownloaderFIFOExecutionOrder, + + /** + * All download operations will execute in stack style (last-in-first-out). + */ + SDWebImageDownloaderLIFOExecutionOrder +}; + +/** + The class contains all the config for image downloader + @note This class conform to NSCopying, make sure to add the property in `copyWithZone:` as well. + */ +@interface SDWebImageDownloaderConfig : NSObject + +/** + Gets the default downloader config used for shared instance or initialization when it does not provide any downloader config. Such as `SDWebImageDownloader.sharedDownloader`. + @note You can modify the property on default downloader config, which can be used for later created downloader instance. The already created downloader instance does not get affected. + */ +@property (nonatomic, class, readonly, nonnull) SDWebImageDownloaderConfig *defaultDownloaderConfig; + +/** + * The maximum number of concurrent downloads. + * Defaults to 6. + */ +@property (nonatomic, assign) NSInteger maxConcurrentDownloads; + +/** + * The timeout value (in seconds) for each download operation. + * Defaults to 15.0. + */ +@property (nonatomic, assign) NSTimeInterval downloadTimeout; + +/** + * The minimum interval about progress percent during network downloading. Which means the next progress callback and current progress callback's progress percent difference should be larger or equal to this value. However, the final finish download progress callback does not get effected. + * The value should be 0.0-1.0. + * @note If you're using progressive decoding feature, this will also effect the image refresh rate. + * @note This value may enhance the performance if you don't want progress callback too frequently. + * Defaults to 0, which means each time we receive the new data from URLSession, we callback the progressBlock immediately. + */ +@property (nonatomic, assign) double minimumProgressInterval; + +/** + * The custom session configuration in use by NSURLSession. If you don't provide one, we will use `defaultSessionConfiguration` instead. + * Defatuls to nil. + * @note This property does not support dynamic changes, means it's immutable after the downloader instance initialized. + */ +@property (nonatomic, strong, nullable) NSURLSessionConfiguration *sessionConfiguration; + +/** + * Gets/Sets a subclass of `SDWebImageDownloaderOperation` as the default + * `NSOperation` to be used each time SDWebImage constructs a request + * operation to download an image. + * Defaults to nil. + * @note Passing `NSOperation` to set as default. Passing `nil` will revert to `SDWebImageDownloaderOperation`. + */ +@property (nonatomic, assign, nullable) Class operationClass; + +/** + * Changes download operations execution order. + * Defaults to `SDWebImageDownloaderFIFOExecutionOrder`. + */ +@property (nonatomic, assign) SDWebImageDownloaderExecutionOrder executionOrder; + +/** + * Set the default URL credential to be set for request operations. + * Defaults to nil. + */ +@property (nonatomic, copy, nullable) NSURLCredential *urlCredential; + +/** + * Set username using for HTTP Basic authentication. + * Defaults to nil. + */ +@property (nonatomic, copy, nullable) NSString *username; + +/** + * Set password using for HTTP Basic authentication. + * Defaults to nil. + */ +@property (nonatomic, copy, nullable) NSString *password; + +/** + * Set the acceptable HTTP Response status code. The status code which beyond the range will mark the download operation failed. + * For example, if we config [200, 400) but server response is 503, the download will fail with error code `SDWebImageErrorInvalidDownloadStatusCode`. + * Defaults to [200,400). Nil means no validation at all. + */ +@property (nonatomic, copy, nullable) NSIndexSet *acceptableStatusCodes; + +/** + * Set the acceptable HTTP Response content type. The content type beyond the set will mark the download operation failed. + * For example, if we config ["image/png"] but server response is "application/json", the download will fail with error code `SDWebImageErrorInvalidDownloadContentType`. + * Normally you don't need this for image format detection because we use image's data file signature magic bytes: https://en.wikipedia.org/wiki/List_of_file_signatures + * Defaults to nil. Nil means no validation at all. + */ +@property (nonatomic, copy, nullable) NSSet *acceptableContentTypes; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderConfig.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderConfig.m new file mode 100644 index 0000000..6738b34 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderConfig.m @@ -0,0 +1,60 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageDownloaderConfig.h" +#import "SDWebImageDownloaderOperation.h" + +static SDWebImageDownloaderConfig * _defaultDownloaderConfig; + +@implementation SDWebImageDownloaderConfig + ++ (SDWebImageDownloaderConfig *)defaultDownloaderConfig { + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + _defaultDownloaderConfig = [SDWebImageDownloaderConfig new]; + }); + return _defaultDownloaderConfig; +} + +- (instancetype)init { + self = [super init]; + if (self) { + _maxConcurrentDownloads = 6; + _downloadTimeout = 15.0; + _executionOrder = SDWebImageDownloaderFIFOExecutionOrder; + _acceptableStatusCodes = [NSIndexSet indexSetWithIndexesInRange:NSMakeRange(200, 100)]; + } + return self; +} + +- (id)copyWithZone:(NSZone *)zone { + SDWebImageDownloaderConfig *config = [[[self class] allocWithZone:zone] init]; + config.maxConcurrentDownloads = self.maxConcurrentDownloads; + config.downloadTimeout = self.downloadTimeout; + config.minimumProgressInterval = self.minimumProgressInterval; + config.sessionConfiguration = [self.sessionConfiguration copyWithZone:zone]; + config.operationClass = self.operationClass; + config.executionOrder = self.executionOrder; + config.urlCredential = self.urlCredential; + config.username = self.username; + config.password = self.password; + config.acceptableStatusCodes = self.acceptableStatusCodes; + config.acceptableContentTypes = self.acceptableContentTypes; + + return config; +} + +- (void)setOperationClass:(Class)operationClass { + if (operationClass) { + NSAssert([operationClass isSubclassOfClass:[NSOperation class]] && [operationClass conformsToProtocol:@protocol(SDWebImageDownloaderOperation)], @"Custom downloader operation class must subclass NSOperation and conform to `SDWebImageDownloaderOperation` protocol"); + } + _operationClass = operationClass; +} + + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderDecryptor.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderDecryptor.h new file mode 100644 index 0000000..69eee7a --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderDecryptor.h @@ -0,0 +1,52 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import +#import "SDWebImageCompat.h" + +typedef NSData * _Nullable (^SDWebImageDownloaderDecryptorBlock)(NSData * _Nonnull data, NSURLResponse * _Nullable response); + +/** +This is the protocol for downloader decryptor. Which decrypt the original encrypted data before decoding. Note progressive decoding is not compatible for decryptor. +We can use a block to specify the downloader decryptor. But Using protocol can make this extensible, and allow Swift user to use it easily instead of using `@convention(block)` to store a block into context options. +*/ +@protocol SDWebImageDownloaderDecryptor + +/// Decrypt the original download data and return a new data. You can use this to decrypt the data using your preferred algorithm. +/// @param data The original download data +/// @param response The URL response for data. If you modify the original URL response via response modifier, the modified version will be here. This arg is nullable. +/// @note If nil is returned, the image download will be marked as failed with error `SDWebImageErrorBadImageData` +- (nullable NSData *)decryptedDataWithData:(nonnull NSData *)data response:(nullable NSURLResponse *)response; + +@end + +/** +A downloader response modifier class with block. +*/ +@interface SDWebImageDownloaderDecryptor : NSObject + +/// Create the data decryptor with block +/// @param block A block to control decrypt logic +- (nonnull instancetype)initWithBlock:(nonnull SDWebImageDownloaderDecryptorBlock)block; + +/// Create the data decryptor with block +/// @param block A block to control decrypt logic ++ (nonnull instancetype)decryptorWithBlock:(nonnull SDWebImageDownloaderDecryptorBlock)block; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + +@end + +/// Convenience way to create decryptor for common data encryption. +@interface SDWebImageDownloaderDecryptor (Conveniences) + +/// Base64 Encoded image data decryptor +@property (class, readonly, nonnull) SDWebImageDownloaderDecryptor *base64Decryptor; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderDecryptor.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderDecryptor.m new file mode 100644 index 0000000..a3b75b2 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderDecryptor.m @@ -0,0 +1,55 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDWebImageDownloaderDecryptor.h" + +@interface SDWebImageDownloaderDecryptor () + +@property (nonatomic, copy, nonnull) SDWebImageDownloaderDecryptorBlock block; + +@end + +@implementation SDWebImageDownloaderDecryptor + +- (instancetype)initWithBlock:(SDWebImageDownloaderDecryptorBlock)block { + self = [super init]; + if (self) { + self.block = block; + } + return self; +} + ++ (instancetype)decryptorWithBlock:(SDWebImageDownloaderDecryptorBlock)block { + SDWebImageDownloaderDecryptor *decryptor = [[SDWebImageDownloaderDecryptor alloc] initWithBlock:block]; + return decryptor; +} + +- (nullable NSData *)decryptedDataWithData:(nonnull NSData *)data response:(nullable NSURLResponse *)response { + if (!self.block) { + return nil; + } + return self.block(data, response); +} + +@end + +@implementation SDWebImageDownloaderDecryptor (Conveniences) + ++ (SDWebImageDownloaderDecryptor *)base64Decryptor { + static SDWebImageDownloaderDecryptor *decryptor; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + decryptor = [SDWebImageDownloaderDecryptor decryptorWithBlock:^NSData * _Nullable(NSData * _Nonnull data, NSURLResponse * _Nullable response) { + NSData *modifiedData = [[NSData alloc] initWithBase64EncodedData:data options:NSDataBase64DecodingIgnoreUnknownCharacters]; + return modifiedData; + }]; + }); + return decryptor; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderOperation.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderOperation.h new file mode 100644 index 0000000..aec9c93 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderOperation.h @@ -0,0 +1,191 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageDownloader.h" +#import "SDWebImageOperation.h" + +/** + Describes a downloader operation. If one wants to use a custom downloader op, it needs to inherit from `NSOperation` and conform to this protocol + For the description about these methods, see `SDWebImageDownloaderOperation` + @note If your custom operation class does not use `NSURLSession` at all, do not implement the optional methods and session delegate methods. + */ +@protocol SDWebImageDownloaderOperation +@required +- (nonnull instancetype)initWithRequest:(nullable NSURLRequest *)request + inSession:(nullable NSURLSession *)session + options:(SDWebImageDownloaderOptions)options; + +- (nonnull instancetype)initWithRequest:(nullable NSURLRequest *)request + inSession:(nullable NSURLSession *)session + options:(SDWebImageDownloaderOptions)options + context:(nullable SDWebImageContext *)context; + +- (nullable id)addHandlersForProgress:(nullable SDWebImageDownloaderProgressBlock)progressBlock + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock; + +- (nullable id)addHandlersForProgress:(nullable SDWebImageDownloaderProgressBlock)progressBlock + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock + decodeOptions:(nullable SDImageCoderOptions *)decodeOptions; + +- (BOOL)cancel:(nullable id)token; + +@property (strong, nonatomic, readonly, nullable) NSURLRequest *request; +@property (strong, nonatomic, readonly, nullable) NSURLResponse *response; + +@optional +@property (strong, nonatomic, readonly, nullable) NSURLSessionTask *dataTask; +@property (strong, nonatomic, readonly, nullable) NSURLSessionTaskMetrics *metrics API_AVAILABLE(macos(10.12), ios(10.0), watchos(3.0), tvos(10.0)); + +// These operation-level config was inherited from downloader. See `SDWebImageDownloaderConfig` for documentation. +@property (strong, nonatomic, nullable) NSURLCredential *credential; +@property (assign, nonatomic) double minimumProgressInterval; +@property (copy, nonatomic, nullable) NSIndexSet *acceptableStatusCodes; +@property (copy, nonatomic, nullable) NSSet *acceptableContentTypes; + +@end + + +/** + The download operation class for SDWebImageDownloader. + */ +@interface SDWebImageDownloaderOperation : NSOperation + +/** + * The request used by the operation's task. + */ +@property (strong, nonatomic, readonly, nullable) NSURLRequest *request; + +/** + * The response returned by the operation's task. + */ +@property (strong, nonatomic, readonly, nullable) NSURLResponse *response; + +/** + * The operation's task + */ +@property (strong, nonatomic, readonly, nullable) NSURLSessionTask *dataTask; + +/** + * The collected metrics from `-URLSession:task:didFinishCollectingMetrics:`. + * This can be used to collect the network metrics like download duration, DNS lookup duration, SSL handshake duration, etc. See Apple's documentation: https://developer.apple.com/documentation/foundation/urlsessiontaskmetrics + */ +@property (strong, nonatomic, readonly, nullable) NSURLSessionTaskMetrics *metrics API_AVAILABLE(macos(10.12), ios(10.0), watchos(3.0), tvos(10.0)); + +/** + * The credential used for authentication challenges in `-URLSession:task:didReceiveChallenge:completionHandler:`. + * + * This will be overridden by any shared credentials that exist for the username or password of the request URL, if present. + */ +@property (strong, nonatomic, nullable) NSURLCredential *credential; + +/** + * The minimum interval about progress percent during network downloading. Which means the next progress callback and current progress callback's progress percent difference should be larger or equal to this value. However, the final finish download progress callback does not get effected. + * The value should be 0.0-1.0. + * @note If you're using progressive decoding feature, this will also effect the image refresh rate. + * @note This value may enhance the performance if you don't want progress callback too frequently. + * Defaults to 0, which means each time we receive the new data from URLSession, we callback the progressBlock immediately. + */ +@property (assign, nonatomic) double minimumProgressInterval; + +/** + * Set the acceptable HTTP Response status code. The status code which beyond the range will mark the download operation failed. + * For example, if we config [200, 400) but server response is 503, the download will fail with error code `SDWebImageErrorInvalidDownloadStatusCode`. + * Defaults to [200,400). Nil means no validation at all. + */ +@property (copy, nonatomic, nullable) NSIndexSet *acceptableStatusCodes; + +/** + * Set the acceptable HTTP Response content type. The content type beyond the set will mark the download operation failed. + * For example, if we config ["image/png"] but server response is "application/json", the download will fail with error code `SDWebImageErrorInvalidDownloadContentType`. + * Normally you don't need this for image format detection because we use image's data file signature magic bytes: https://en.wikipedia.org/wiki/List_of_file_signatures + * Defaults to nil. Nil means no validation at all. + */ +@property (copy, nonatomic, nullable) NSSet *acceptableContentTypes; + +/** + * The options for the receiver. + */ +@property (assign, nonatomic, readonly) SDWebImageDownloaderOptions options; + +/** + * The context for the receiver. + */ +@property (copy, nonatomic, readonly, nullable) SDWebImageContext *context; + +/** + * Initializes a `SDWebImageDownloaderOperation` object + * + * @see SDWebImageDownloaderOperation + * + * @param request the URL request + * @param session the URL session in which this operation will run + * @param options downloader options + * + * @return the initialized instance + */ +- (nonnull instancetype)initWithRequest:(nullable NSURLRequest *)request + inSession:(nullable NSURLSession *)session + options:(SDWebImageDownloaderOptions)options; + +/** + * Initializes a `SDWebImageDownloaderOperation` object + * + * @see SDWebImageDownloaderOperation + * + * @param request the URL request + * @param session the URL session in which this operation will run + * @param options downloader options + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * + * @return the initialized instance + */ +- (nonnull instancetype)initWithRequest:(nullable NSURLRequest *)request + inSession:(nullable NSURLSession *)session + options:(SDWebImageDownloaderOptions)options + context:(nullable SDWebImageContext *)context NS_DESIGNATED_INITIALIZER; + +/** + * Adds handlers for progress and completion. Returns a token that can be passed to -cancel: to cancel this set of + * callbacks. + * + * @param progressBlock the block executed when a new chunk of data arrives. + * @note the progress block is executed on a background queue + * @param completedBlock the block executed when the download is done. + * @note the completed block is executed on the main queue for success. If errors are found, there is a chance the block will be executed on a background queue + * + * @return the token to use to cancel this set of handlers + */ +- (nullable id)addHandlersForProgress:(nullable SDWebImageDownloaderProgressBlock)progressBlock + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock; + +/** + * Adds handlers for progress and completion, and optional decode options (which need another image other than the initial one). Returns a token that can be passed to -cancel: to cancel this set of + * callbacks. + * + * @param progressBlock the block executed when a new chunk of data arrives. + * @note the progress block is executed on a background queue + * @param completedBlock the block executed when the download is done. + * @note the completed block is executed on the main queue for success. If errors are found, there is a chance the block will be executed on a background queue + * @param decodeOptions The optional decode options, used when in thumbnail decoding for current completion block callback. For example, request and then , we may callback these two completion block with different size. + * @return the token to use to cancel this set of handlers + */ +- (nullable id)addHandlersForProgress:(nullable SDWebImageDownloaderProgressBlock)progressBlock + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock + decodeOptions:(nullable SDImageCoderOptions *)decodeOptions; + +/** + * Cancels a set of callbacks. Once all callbacks are canceled, the operation is cancelled. + * + * @param token the token representing a set of callbacks to cancel + * + * @return YES if the operation was stopped because this was the last token to be canceled. NO otherwise. + */ +- (BOOL)cancel:(nullable id)token; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderOperation.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderOperation.m new file mode 100644 index 0000000..4bd5779 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderOperation.m @@ -0,0 +1,762 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageDownloaderOperation.h" +#import "SDWebImageError.h" +#import "SDInternalMacros.h" +#import "SDWebImageDownloaderResponseModifier.h" +#import "SDWebImageDownloaderDecryptor.h" +#import "SDImageCacheDefine.h" +#import "SDCallbackQueue.h" + +// A handler to represent individual request +@interface SDWebImageDownloaderOperationToken : NSObject + +@property (nonatomic, copy, nullable) SDWebImageDownloaderCompletedBlock completedBlock; +@property (nonatomic, copy, nullable) SDWebImageDownloaderProgressBlock progressBlock; +@property (nonatomic, copy, nullable) SDImageCoderOptions *decodeOptions; + +@end + +@implementation SDWebImageDownloaderOperationToken + +- (BOOL)isEqual:(id)other { + if (nil == other) { + return NO; + } + if (self == other) { + return YES; + } + if (![other isKindOfClass:[self class]]) { + return NO; + } + SDWebImageDownloaderOperationToken *object = (SDWebImageDownloaderOperationToken *)other; + // warn: only compare decodeOptions, ignore pointer, use `removeObjectIdenticalTo` + BOOL result = [self.decodeOptions isEqualToDictionary:object.decodeOptions]; + return result; +} + +@end + +@interface SDWebImageDownloaderOperation () + +@property (strong, nonatomic, nonnull) NSMutableArray *callbackTokens; + +@property (assign, nonatomic, readwrite) SDWebImageDownloaderOptions options; +@property (copy, nonatomic, readwrite, nullable) SDWebImageContext *context; + +@property (assign, nonatomic, getter = isExecuting) BOOL executing; +@property (assign, nonatomic, getter = isFinished) BOOL finished; +@property (strong, nonatomic, nullable) NSMutableData *imageData; +@property (copy, nonatomic, nullable) NSData *cachedData; // for `SDWebImageDownloaderIgnoreCachedResponse` +@property (assign, nonatomic) NSUInteger expectedSize; // may be 0 +@property (assign, nonatomic) NSUInteger receivedSize; +@property (strong, nonatomic, nullable, readwrite) NSURLResponse *response; +@property (strong, nonatomic, nullable) NSError *responseError; +@property (assign, nonatomic) double previousProgress; // previous progress percent + +@property (assign, nonatomic, getter = isDownloadCompleted) BOOL downloadCompleted; + +@property (strong, nonatomic, nullable) id responseModifier; // modify original URLResponse +@property (strong, nonatomic, nullable) id decryptor; // decrypt image data + +// This is weak because it is injected by whoever manages this session. If this gets nil-ed out, we won't be able to run +// the task associated with this operation +@property (weak, nonatomic, nullable) NSURLSession *unownedSession; +// This is set if we're using not using an injected NSURLSession. We're responsible of invalidating this one +@property (strong, nonatomic, nullable) NSURLSession *ownedSession; + +@property (strong, nonatomic, readwrite, nullable) NSURLSessionTask *dataTask; + +@property (strong, nonatomic, readwrite, nullable) NSURLSessionTaskMetrics *metrics API_AVAILABLE(macos(10.12), ios(10.0), watchos(3.0), tvos(10.0)); + +@property (strong, nonatomic, nonnull) NSOperationQueue *coderQueue; // the serial operation queue to do image decoding + +@property (strong, nonatomic, nonnull) NSMapTable *imageMap; // each variant of image is weak-referenced to avoid too many re-decode during downloading +#if SD_UIKIT +@property (assign, nonatomic) UIBackgroundTaskIdentifier backgroundTaskId; +#endif + +@end + +@implementation SDWebImageDownloaderOperation + +@synthesize executing = _executing; +@synthesize finished = _finished; + +- (nonnull instancetype)init { + return [self initWithRequest:nil inSession:nil options:0]; +} + +- (instancetype)initWithRequest:(NSURLRequest *)request inSession:(NSURLSession *)session options:(SDWebImageDownloaderOptions)options { + return [self initWithRequest:request inSession:session options:options context:nil]; +} + +- (nonnull instancetype)initWithRequest:(nullable NSURLRequest *)request + inSession:(nullable NSURLSession *)session + options:(SDWebImageDownloaderOptions)options + context:(nullable SDWebImageContext *)context { + if ((self = [super init])) { + _request = [request copy]; + _options = options; + _context = [context copy]; + _callbackTokens = [NSMutableArray new]; + _responseModifier = context[SDWebImageContextDownloadResponseModifier]; + _decryptor = context[SDWebImageContextDownloadDecryptor]; + _executing = NO; + _finished = NO; + _expectedSize = 0; + _unownedSession = session; + _downloadCompleted = NO; + _coderQueue = [[NSOperationQueue alloc] init]; + _coderQueue.maxConcurrentOperationCount = 1; + _coderQueue.name = @"com.hackemist.SDWebImageDownloaderOperation.coderQueue"; + _imageMap = [[NSMapTable alloc] initWithKeyOptions:NSPointerFunctionsStrongMemory valueOptions:NSPointerFunctionsWeakMemory capacity:1]; +#if SD_UIKIT + _backgroundTaskId = UIBackgroundTaskInvalid; +#endif + } + return self; +} + +- (nullable id)addHandlersForProgress:(nullable SDWebImageDownloaderProgressBlock)progressBlock + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock { + return [self addHandlersForProgress:progressBlock completed:completedBlock decodeOptions:nil]; +} + +- (nullable id)addHandlersForProgress:(nullable SDWebImageDownloaderProgressBlock)progressBlock + completed:(nullable SDWebImageDownloaderCompletedBlock)completedBlock + decodeOptions:(nullable SDImageCoderOptions *)decodeOptions { + if (!completedBlock && !progressBlock && !decodeOptions) return nil; + SDWebImageDownloaderOperationToken *token = [SDWebImageDownloaderOperationToken new]; + token.completedBlock = completedBlock; + token.progressBlock = progressBlock; + token.decodeOptions = decodeOptions; + @synchronized (self) { + [self.callbackTokens addObject:token]; + } + + return token; +} + +- (BOOL)cancel:(nullable id)token { + if (![token isKindOfClass:SDWebImageDownloaderOperationToken.class]) return NO; + + BOOL shouldCancel = NO; + @synchronized (self) { + NSArray *tokens = self.callbackTokens; + if (tokens.count == 1 && [tokens indexOfObjectIdenticalTo:token] != NSNotFound) { + shouldCancel = YES; + } + } + if (shouldCancel) { + // Cancel operation running and callback last token's completion block + [self cancel]; + } else { + // Only callback this token's completion block + @synchronized (self) { + [self.callbackTokens removeObjectIdenticalTo:token]; + } + [self callCompletionBlockWithToken:token image:nil imageData:nil error:[NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorCancelled userInfo:@{NSLocalizedDescriptionKey : @"Operation cancelled by user during sending the request"}] finished:YES]; + } + return shouldCancel; +} + +- (void)start { + NSURLSessionTask *dataTask = nil; + @synchronized (self) { + if (self.isCancelled) { + if (!self.isFinished) self.finished = YES; + // Operation cancelled by user before sending the request + [self callCompletionBlocksWithError:[NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorCancelled userInfo:@{NSLocalizedDescriptionKey : @"Operation cancelled by user before sending the request"}]]; + [self reset]; + return; + } + +#if SD_UIKIT + Class UIApplicationClass = NSClassFromString(@"UIApplication"); + BOOL hasApplication = UIApplicationClass && [UIApplicationClass respondsToSelector:@selector(sharedApplication)]; + if (hasApplication && [self shouldContinueWhenAppEntersBackground]) { + __weak typeof(self) wself = self; + UIApplication * app = [UIApplicationClass performSelector:@selector(sharedApplication)]; + self.backgroundTaskId = [app beginBackgroundTaskWithExpirationHandler:^{ + [wself cancel]; + }]; + } +#endif + NSURLSession *session = self.unownedSession; + if (!session) { + NSURLSessionConfiguration *sessionConfig = [NSURLSessionConfiguration defaultSessionConfiguration]; + sessionConfig.timeoutIntervalForRequest = 15; + + /** + * Create the session for this task + * We send nil as delegate queue so that the session creates a serial operation queue for performing all delegate + * method calls and completion handler calls. + */ + session = [NSURLSession sessionWithConfiguration:sessionConfig + delegate:self + delegateQueue:nil]; + self.ownedSession = session; + } + + if (self.options & SDWebImageDownloaderIgnoreCachedResponse) { + // Grab the cached data for later check + NSURLCache *URLCache = session.configuration.URLCache; + if (!URLCache) { + URLCache = [NSURLCache sharedURLCache]; + } + NSCachedURLResponse *cachedResponse; + // NSURLCache's `cachedResponseForRequest:` is not thread-safe, see https://developer.apple.com/documentation/foundation/nsurlcache#2317483 + @synchronized (URLCache) { + cachedResponse = [URLCache cachedResponseForRequest:self.request]; + } + if (cachedResponse) { + self.cachedData = cachedResponse.data; + self.response = cachedResponse.response; + } + } + + if (!session.delegate) { + // Session been invalid and has no delegate at all + [self callCompletionBlocksWithError:[NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorInvalidDownloadOperation userInfo:@{NSLocalizedDescriptionKey : @"Session delegate is nil and invalid"}]]; + [self reset]; + return; + } + + dataTask = [session dataTaskWithRequest:self.request]; + } + + if (dataTask) { + if (self.options & SDWebImageDownloaderHighPriority) { + dataTask.priority = NSURLSessionTaskPriorityHigh; + } else if (self.options & SDWebImageDownloaderLowPriority) { + dataTask.priority = NSURLSessionTaskPriorityLow; + } else { + dataTask.priority = NSURLSessionTaskPriorityDefault; + } + NSArray *tokens; + @synchronized (self) { + tokens = [self.callbackTokens copy]; + self.dataTask = dataTask; + self.executing = YES; + [self.dataTask resume]; + } + for (SDWebImageDownloaderOperationToken *token in tokens) { + if (token.progressBlock) { + token.progressBlock(0, NSURLResponseUnknownLength, self.request.URL); + } + } + __block typeof(self) strongSelf = self; + dispatch_async(dispatch_get_main_queue(), ^{ + [[NSNotificationCenter defaultCenter] postNotificationName:SDWebImageDownloadStartNotification object:strongSelf]; + }); + } else { + if (!self.isFinished) self.finished = YES; + [self callCompletionBlocksWithError:[NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorInvalidDownloadOperation userInfo:@{NSLocalizedDescriptionKey : @"Task can't be initialized"}]]; + [self reset]; + } +} + +- (void)cancel { + @synchronized (self) { + [self cancelInternal]; + } +} + +- (void)cancelInternal { + if (self.isFinished) return; + [super cancel]; + + __block typeof(self) strongSelf = self; + dispatch_async(dispatch_get_main_queue(), ^{ + [[NSNotificationCenter defaultCenter] postNotificationName:SDWebImageDownloadStopNotification object:strongSelf]; + }); + + if (self.dataTask) { + // Cancel the URLSession, `URLSession:task:didCompleteWithError:` delegate callback will be ignored + [self.dataTask cancel]; + self.dataTask = nil; + } + + // NSOperation disallow setFinished=YES **before** operation's start method been called + // We check for the initialized status, which is isExecuting == NO && isFinished = NO + // Ony update for non-intialized status, which is !(isExecuting == NO && isFinished = NO), or if (self.isExecuting || self.isFinished) {...} + if (self.isExecuting || self.isFinished) { + if (self.isExecuting) self.executing = NO; + if (!self.isFinished) self.finished = YES; + } + + // Operation cancelled by user during sending the request + [self callCompletionBlocksWithError:[NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorCancelled userInfo:@{NSLocalizedDescriptionKey : @"Operation cancelled by user during sending the request"}]]; + + [self reset]; +} + +- (void)done { + self.finished = YES; + self.executing = NO; + [self reset]; +} + +- (void)reset { + @synchronized (self) { + [self.callbackTokens removeAllObjects]; + self.dataTask = nil; + + if (self.ownedSession) { + [self.ownedSession invalidateAndCancel]; + self.ownedSession = nil; + } + +#if SD_UIKIT + if (self.backgroundTaskId != UIBackgroundTaskInvalid) { + // If backgroundTaskId != UIBackgroundTaskInvalid, sharedApplication is always exist + UIApplication * app = [UIApplication performSelector:@selector(sharedApplication)]; + [app endBackgroundTask:self.backgroundTaskId]; + self.backgroundTaskId = UIBackgroundTaskInvalid; + } +#endif + } +} + +- (void)setFinished:(BOOL)finished { + [self willChangeValueForKey:@"isFinished"]; + _finished = finished; + [self didChangeValueForKey:@"isFinished"]; +} + +- (void)setExecuting:(BOOL)executing { + [self willChangeValueForKey:@"isExecuting"]; + _executing = executing; + [self didChangeValueForKey:@"isExecuting"]; +} + +- (BOOL)isAsynchronous { + return YES; +} + +// Check for unprocessed tokens. +// if all tokens have been processed call [self done]. +- (void)checkDoneWithImageData:(NSData *)imageData + finishedTokens:(NSArray *)finishedTokens { + @synchronized (self) { + NSMutableArray *tokens = [self.callbackTokens mutableCopy]; + [finishedTokens enumerateObjectsUsingBlock:^(SDWebImageDownloaderOperationToken * _Nonnull obj, NSUInteger idx, BOOL * _Nonnull stop) { + [tokens removeObjectIdenticalTo:obj]; + }]; + if (tokens.count == 0) { + [self done]; + } else { + // If there are new tokens added during the decoding operation, the decoding operation is supplemented with these new tokens. + [self startCoderOperationWithImageData:imageData pendingTokens:tokens finishedTokens:finishedTokens]; + } + } +} + +- (void)startCoderOperationWithImageData:(NSData *)imageData + pendingTokens:(NSArray *)pendingTokens + finishedTokens:(NSArray *)finishedTokens { + @weakify(self); + for (SDWebImageDownloaderOperationToken *token in pendingTokens) { + [self.coderQueue addOperationWithBlock:^{ + @strongify(self); + if (!self) { + return; + } + UIImage *image; + // check if we already decode this variant of image for current callback + if (token.decodeOptions) { + image = [self.imageMap objectForKey:token.decodeOptions]; + } + if (!image) { + // check if we already use progressive decoding, use that to produce faster decoding + id progressiveCoder = SDImageLoaderGetProgressiveCoder(self); + SDWebImageOptions options = [[self class] imageOptionsFromDownloaderOptions:self.options]; + SDWebImageContext *context; + if (token.decodeOptions) { + SDWebImageMutableContext *mutableContext = [NSMutableDictionary dictionaryWithDictionary:self.context]; + SDSetDecodeOptionsToContext(mutableContext, &options, token.decodeOptions); + context = [mutableContext copy]; + } else { + context = self.context; + } + if (progressiveCoder) { + image = SDImageLoaderDecodeProgressiveImageData(imageData, self.request.URL, YES, self, options, context); + } else { + image = SDImageLoaderDecodeImageData(imageData, self.request.URL, options, context); + } + if (image && token.decodeOptions) { + [self.imageMap setObject:image forKey:token.decodeOptions]; + } + } + CGSize imageSize = image.size; + if (imageSize.width == 0 || imageSize.height == 0) { + NSString *description = image == nil ? @"Downloaded image decode failed" : @"Downloaded image has 0 pixels"; + NSError *error = [NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorBadImageData userInfo:@{NSLocalizedDescriptionKey : description}]; + [self callCompletionBlockWithToken:token image:nil imageData:nil error:error finished:YES]; + } else { + [self callCompletionBlockWithToken:token image:image imageData:imageData error:nil finished:YES]; + } + }]; + } + // call [self done] after all completed block was dispatched + dispatch_block_t doneBlock = ^{ + @strongify(self); + if (!self) { + return; + } + // Check for new tokens added during the decode operation. + [self checkDoneWithImageData:imageData + finishedTokens:[finishedTokens arrayByAddingObjectsFromArray:pendingTokens]]; + }; + if (@available(iOS 13, tvOS 13, macOS 10.15, watchOS 6, *)) { + // seems faster than `addOperationWithBlock` + [self.coderQueue addBarrierBlock:doneBlock]; + } else { + // serial queue, this does the same effect in semantics + [self.coderQueue addOperationWithBlock:doneBlock]; + } + +} + +#pragma mark NSURLSessionDataDelegate + +- (void)URLSession:(NSURLSession *)session + dataTask:(NSURLSessionDataTask *)dataTask +didReceiveResponse:(NSURLResponse *)response + completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler { + NSURLSessionResponseDisposition disposition = NSURLSessionResponseAllow; + + // Check response modifier, if return nil, will marked as cancelled. + BOOL valid = YES; + if (self.responseModifier && response) { + response = [self.responseModifier modifiedResponseWithResponse:response]; + if (!response) { + valid = NO; + self.responseError = [NSError errorWithDomain:SDWebImageErrorDomain + code:SDWebImageErrorInvalidDownloadResponse + userInfo:@{NSLocalizedDescriptionKey : @"Download marked as failed because response is nil"}]; + } + } + + NSInteger expected = (NSInteger)response.expectedContentLength; + expected = expected > 0 ? expected : 0; + self.expectedSize = expected; + self.response = response; + + // Check status code valid (defaults [200,400)) + NSInteger statusCode = [response isKindOfClass:NSHTTPURLResponse.class] ? ((NSHTTPURLResponse *)response).statusCode : 0; + BOOL statusCodeValid = YES; + if (valid && statusCode > 0 && self.acceptableStatusCodes) { + statusCodeValid = [self.acceptableStatusCodes containsIndex:statusCode]; + } + if (!statusCodeValid) { + valid = NO; + self.responseError = [NSError errorWithDomain:SDWebImageErrorDomain + code:SDWebImageErrorInvalidDownloadStatusCode + userInfo:@{NSLocalizedDescriptionKey : [NSString stringWithFormat:@"Download marked as failed because of invalid response status code %ld", (long)statusCode], + SDWebImageErrorDownloadStatusCodeKey : @(statusCode), + SDWebImageErrorDownloadResponseKey : response}]; + } + // Check content type valid (defaults nil) + NSString *contentType = [response isKindOfClass:NSHTTPURLResponse.class] ? ((NSHTTPURLResponse *)response).MIMEType : nil; + BOOL contentTypeValid = YES; + if (valid && contentType.length > 0 && self.acceptableContentTypes) { + contentTypeValid = [self.acceptableContentTypes containsObject:contentType]; + } + if (!contentTypeValid) { + valid = NO; + self.responseError = [NSError errorWithDomain:SDWebImageErrorDomain + code:SDWebImageErrorInvalidDownloadContentType + userInfo:@{NSLocalizedDescriptionKey : [NSString stringWithFormat:@"Download marked as failed because of invalid response content type %@", contentType], + SDWebImageErrorDownloadContentTypeKey : contentType, + SDWebImageErrorDownloadResponseKey : response}]; + } + //'304 Not Modified' is an exceptional one + //URLSession current behavior will return 200 status code when the server respond 304 and URLCache hit. But this is not a standard behavior and we just add a check + if (valid && statusCode == 304 && !self.cachedData) { + valid = NO; + self.responseError = [NSError errorWithDomain:SDWebImageErrorDomain + code:SDWebImageErrorCacheNotModified + userInfo:@{NSLocalizedDescriptionKey: @"Download response status code is 304 not modified and ignored", + SDWebImageErrorDownloadResponseKey : response}]; + } + + if (valid) { + NSArray *tokens; + @synchronized (self) { + tokens = [self.callbackTokens copy]; + } + for (SDWebImageDownloaderOperationToken *token in tokens) { + if (token.progressBlock) { + token.progressBlock(0, expected, self.request.URL); + } + } + } else { + // Status code invalid and marked as cancelled. Do not call `[self.dataTask cancel]` which may mass up URLSession life cycle + disposition = NSURLSessionResponseCancel; + } + __block typeof(self) strongSelf = self; + dispatch_async(dispatch_get_main_queue(), ^{ + [[NSNotificationCenter defaultCenter] postNotificationName:SDWebImageDownloadReceiveResponseNotification object:strongSelf]; + }); + + if (completionHandler) { + completionHandler(disposition); + } +} + +- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data { + if (!self.imageData) { + self.imageData = [[NSMutableData alloc] initWithCapacity:self.expectedSize]; + } + [self.imageData appendData:data]; + + self.receivedSize = self.imageData.length; + NSArray *tokens; + @synchronized (self) { + tokens = [self.callbackTokens copy]; + } + if (self.expectedSize == 0) { + // Unknown expectedSize, immediately call progressBlock and return + for (SDWebImageDownloaderOperationToken *token in tokens) { + if (token.progressBlock) { + token.progressBlock(self.receivedSize, self.expectedSize, self.request.URL); + } + } + return; + } + + // Get the finish status + BOOL finished = (self.receivedSize >= self.expectedSize); + // Get the current progress + double currentProgress = (double)self.receivedSize / (double)self.expectedSize; + double previousProgress = self.previousProgress; + double progressInterval = currentProgress - previousProgress; + // Check if we need callback progress + if (!finished && (progressInterval < self.minimumProgressInterval)) { + return; + } + self.previousProgress = currentProgress; + + // Using data decryptor will disable the progressive decoding, since there are no support for progressive decrypt + BOOL supportProgressive = (self.options & SDWebImageDownloaderProgressiveLoad) && !self.decryptor; + // When multiple thumbnail decoding use different size, this progressive decoding will cause issue because each callback assume called with different size's image, can not share the same decoding part + // We currently only pick the first thumbnail size, see #3423 talks + // Progressive decoding Only decode partial image, full image in `URLSession:task:didCompleteWithError:` + if (supportProgressive && !finished) { + // Get the image data + NSData *imageData = self.imageData; + + // keep maximum one progressive decode process during download + if (imageData && self.coderQueue.operationCount == 0) { + // NSOperation have autoreleasepool, don't need to create extra one + @weakify(self); + [self.coderQueue addOperationWithBlock:^{ + @strongify(self); + if (!self) { + return; + } + // When cancelled or transfer finished (`didCompleteWithError`), cancel the progress callback, only completed block is called and enough + @synchronized (self) { + if (self.isCancelled || self.isDownloadCompleted) { + return; + } + } + UIImage *image = SDImageLoaderDecodeProgressiveImageData(imageData, self.request.URL, NO, self, [[self class] imageOptionsFromDownloaderOptions:self.options], self.context); + if (image) { + // We do not keep the progressive decoding image even when `finished`=YES. Because they are for view rendering but not take full function from downloader options. And some coders implementation may not keep consistent between progressive decoding and normal decoding. + + [self callCompletionBlocksWithImage:image imageData:nil error:nil finished:NO]; + } + }]; + } + } + + for (SDWebImageDownloaderOperationToken *token in tokens) { + if (token.progressBlock) { + token.progressBlock(self.receivedSize, self.expectedSize, self.request.URL); + } + } +} + +- (void)URLSession:(NSURLSession *)session + dataTask:(NSURLSessionDataTask *)dataTask + willCacheResponse:(NSCachedURLResponse *)proposedResponse + completionHandler:(void (^)(NSCachedURLResponse *cachedResponse))completionHandler { + + NSCachedURLResponse *cachedResponse = proposedResponse; + + if (!(self.options & SDWebImageDownloaderUseNSURLCache)) { + // Prevents caching of responses + cachedResponse = nil; + } + if (completionHandler) { + completionHandler(cachedResponse); + } +} + +#pragma mark NSURLSessionTaskDelegate + +- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error { + // If we already cancel the operation or anything mark the operation finished, don't callback twice + if (self.isFinished) return; + + self.downloadCompleted = YES; + + NSArray *tokens; + @synchronized (self) { + tokens = [self.callbackTokens copy]; + self.dataTask = nil; + __block typeof(self) strongSelf = self; + dispatch_async(dispatch_get_main_queue(), ^{ + [[NSNotificationCenter defaultCenter] postNotificationName:SDWebImageDownloadStopNotification object:strongSelf]; + if (!error) { + [[NSNotificationCenter defaultCenter] postNotificationName:SDWebImageDownloadFinishNotification object:strongSelf]; + } + }); + } + + // make sure to call `[self done]` to mark operation as finished + if (error) { + // custom error instead of URLSession error + if (self.responseError) { + error = self.responseError; + } + [self callCompletionBlocksWithError:error]; + [self done]; + } else { + if (tokens.count > 0) { + NSData *imageData = self.imageData; + // data decryptor + if (imageData && self.decryptor) { + imageData = [self.decryptor decryptedDataWithData:imageData response:self.response]; + } + if (imageData) { + /** if you specified to only use cached data via `SDWebImageDownloaderIgnoreCachedResponse`, + * then we should check if the cached data is equal to image data + */ + if (self.options & SDWebImageDownloaderIgnoreCachedResponse && [self.cachedData isEqualToData:imageData]) { + self.responseError = [NSError errorWithDomain:SDWebImageErrorDomain + code:SDWebImageErrorCacheNotModified + userInfo:@{NSLocalizedDescriptionKey : @"Downloaded image is not modified and ignored", + SDWebImageErrorDownloadResponseKey : self.response}]; + // call completion block with not modified error + [self callCompletionBlocksWithError:self.responseError]; + [self done]; + } else { + // decode the image in coder queue, cancel all previous decoding process + [self.coderQueue cancelAllOperations]; + [self startCoderOperationWithImageData:imageData + pendingTokens:tokens + finishedTokens:@[]]; + } + } else { + [self callCompletionBlocksWithError:[NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorBadImageData userInfo:@{NSLocalizedDescriptionKey : @"Image data is nil"}]]; + [self done]; + } + } else { + [self done]; + } + } +} + +- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didReceiveChallenge:(NSURLAuthenticationChallenge *)challenge completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential *credential))completionHandler { + + NSURLSessionAuthChallengeDisposition disposition = NSURLSessionAuthChallengePerformDefaultHandling; + __block NSURLCredential *credential = nil; + + if ([challenge.protectionSpace.authenticationMethod isEqualToString:NSURLAuthenticationMethodServerTrust]) { + if (!(self.options & SDWebImageDownloaderAllowInvalidSSLCertificates)) { + disposition = NSURLSessionAuthChallengePerformDefaultHandling; + } else { + credential = [NSURLCredential credentialForTrust:challenge.protectionSpace.serverTrust]; + disposition = NSURLSessionAuthChallengeUseCredential; + } + } else { + if (challenge.previousFailureCount == 0) { + if (self.credential) { + credential = self.credential; + disposition = NSURLSessionAuthChallengeUseCredential; + } else { + // Web Server like Nginx can set `ssl_verify_client` to optional but not always on + // We'd better use default handling here + disposition = NSURLSessionAuthChallengePerformDefaultHandling; + } + } else { + disposition = NSURLSessionAuthChallengeCancelAuthenticationChallenge; + } + } + + if (completionHandler) { + completionHandler(disposition, credential); + } +} + +- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didFinishCollectingMetrics:(NSURLSessionTaskMetrics *)metrics API_AVAILABLE(macos(10.12), ios(10.0), watchos(3.0), tvos(10.0)) { + self.metrics = metrics; +} + +#pragma mark Helper methods +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" ++ (SDWebImageOptions)imageOptionsFromDownloaderOptions:(SDWebImageDownloaderOptions)downloadOptions { + SDWebImageOptions options = 0; + if (downloadOptions & SDWebImageDownloaderScaleDownLargeImages) options |= SDWebImageScaleDownLargeImages; + if (downloadOptions & SDWebImageDownloaderDecodeFirstFrameOnly) options |= SDWebImageDecodeFirstFrameOnly; + if (downloadOptions & SDWebImageDownloaderPreloadAllFrames) options |= SDWebImagePreloadAllFrames; + if (downloadOptions & SDWebImageDownloaderAvoidDecodeImage) options |= SDWebImageAvoidDecodeImage; + if (downloadOptions & SDWebImageDownloaderMatchAnimatedImageClass) options |= SDWebImageMatchAnimatedImageClass; + + return options; +} +#pragma clang diagnostic pop + +- (BOOL)shouldContinueWhenAppEntersBackground { + return SD_OPTIONS_CONTAINS(self.options, SDWebImageDownloaderContinueInBackground); +} + +- (void)callCompletionBlocksWithError:(nullable NSError *)error { + [self callCompletionBlocksWithImage:nil imageData:nil error:error finished:YES]; +} + +- (void)callCompletionBlocksWithImage:(nullable UIImage *)image + imageData:(nullable NSData *)imageData + error:(nullable NSError *)error + finished:(BOOL)finished { + NSArray *tokens; + @synchronized (self) { + tokens = [self.callbackTokens copy]; + } + for (SDWebImageDownloaderOperationToken *token in tokens) { + SDWebImageDownloaderCompletedBlock completedBlock = token.completedBlock; + if (completedBlock) { + SDCallbackQueue *queue = self.context[SDWebImageContextCallbackQueue]; + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + completedBlock(image, imageData, error, finished); + }]; + } + } +} + +- (void)callCompletionBlockWithToken:(nonnull SDWebImageDownloaderOperationToken *)token + image:(nullable UIImage *)image + imageData:(nullable NSData *)imageData + error:(nullable NSError *)error + finished:(BOOL)finished { + SDWebImageDownloaderCompletedBlock completedBlock = token.completedBlock; + if (completedBlock) { + SDCallbackQueue *queue = self.context[SDWebImageContextCallbackQueue]; + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + completedBlock(image, imageData, error, finished); + }]; + } +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderRequestModifier.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderRequestModifier.h new file mode 100644 index 0000000..9400997 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderRequestModifier.h @@ -0,0 +1,72 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +typedef NSURLRequest * _Nullable (^SDWebImageDownloaderRequestModifierBlock)(NSURLRequest * _Nonnull request); + +/** + This is the protocol for downloader request modifier. + We can use a block to specify the downloader request modifier. But Using protocol can make this extensible, and allow Swift user to use it easily instead of using `@convention(block)` to store a block into context options. + */ +@protocol SDWebImageDownloaderRequestModifier + +/// Modify the original URL request and return a new one instead. You can modify the HTTP header, cachePolicy, etc for this URL. +/// @param request The original URL request for image loading +/// @note If return nil, the URL request will be cancelled. +- (nullable NSURLRequest *)modifiedRequestWithRequest:(nonnull NSURLRequest *)request; + +@end + +/** + A downloader request modifier class with block. + */ +@interface SDWebImageDownloaderRequestModifier : NSObject + +/// Create the request modifier with block +/// @param block A block to control modifier logic +- (nonnull instancetype)initWithBlock:(nonnull SDWebImageDownloaderRequestModifierBlock)block; + +/// Create the request modifier with block +/// @param block A block to control modifier logic ++ (nonnull instancetype)requestModifierWithBlock:(nonnull SDWebImageDownloaderRequestModifierBlock)block; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + +@end + +/** +A convenient request modifier to provide the HTTP request including HTTP Method, Headers and Body. +*/ +@interface SDWebImageDownloaderRequestModifier (Conveniences) + +/// Create the request modifier with HTTP Method. +/// @param method HTTP Method, nil means to GET. +/// @note This is for convenience, if you need code to control the logic, use block API instead. +- (nonnull instancetype)initWithMethod:(nullable NSString *)method; + +/// Create the request modifier with HTTP Headers. +/// @param headers HTTP Headers. Case insensitive according to HTTP/1.1(HTTP/2) standard. The headers will override the same fields from original request. +/// @note This is for convenience, if you need code to control the logic, use block API instead. +- (nonnull instancetype)initWithHeaders:(nullable NSDictionary *)headers; + +/// Create the request modifier with HTTP Body. +/// @param body HTTP Body. +/// @note This is for convenience, if you need code to control the logic, use block API instead. +- (nonnull instancetype)initWithBody:(nullable NSData *)body; + +/// Create the request modifier with HTTP Method, Headers and Body. +/// @param method HTTP Method, nil means to GET. +/// @param headers HTTP Headers. Case insensitive according to HTTP/1.1(HTTP/2) standard. The headers will override the same fields from original request. +/// @param body HTTP Body. +/// @note This is for convenience, if you need code to control the logic, use block API instead. +- (nonnull instancetype)initWithMethod:(nullable NSString *)method headers:(nullable NSDictionary *)headers body:(nullable NSData *)body; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderRequestModifier.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderRequestModifier.m new file mode 100644 index 0000000..c12c84f --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderRequestModifier.m @@ -0,0 +1,71 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageDownloaderRequestModifier.h" + +@interface SDWebImageDownloaderRequestModifier () + +@property (nonatomic, copy, nonnull) SDWebImageDownloaderRequestModifierBlock block; + +@end + +@implementation SDWebImageDownloaderRequestModifier + +- (instancetype)initWithBlock:(SDWebImageDownloaderRequestModifierBlock)block { + self = [super init]; + if (self) { + self.block = block; + } + return self; +} + ++ (instancetype)requestModifierWithBlock:(SDWebImageDownloaderRequestModifierBlock)block { + SDWebImageDownloaderRequestModifier *requestModifier = [[SDWebImageDownloaderRequestModifier alloc] initWithBlock:block]; + return requestModifier; +} + +- (NSURLRequest *)modifiedRequestWithRequest:(NSURLRequest *)request { + if (!self.block) { + return nil; + } + return self.block(request); +} + +@end + +@implementation SDWebImageDownloaderRequestModifier (Conveniences) + +- (instancetype)initWithMethod:(NSString *)method { + return [self initWithMethod:method headers:nil body:nil]; +} + +- (instancetype)initWithHeaders:(NSDictionary *)headers { + return [self initWithMethod:nil headers:headers body:nil]; +} + +- (instancetype)initWithBody:(NSData *)body { + return [self initWithMethod:nil headers:nil body:body]; +} + +- (instancetype)initWithMethod:(NSString *)method headers:(NSDictionary *)headers body:(NSData *)body { + method = method ? [method copy] : @"GET"; + headers = [headers copy]; + body = [body copy]; + return [self initWithBlock:^NSURLRequest * _Nullable(NSURLRequest * _Nonnull request) { + NSMutableURLRequest *mutableRequest = [request mutableCopy]; + mutableRequest.HTTPMethod = method; + mutableRequest.HTTPBody = body; + for (NSString *header in headers) { + NSString *value = headers[header]; + [mutableRequest setValue:value forHTTPHeaderField:header]; + } + return [mutableRequest copy]; + }]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderResponseModifier.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderResponseModifier.h new file mode 100644 index 0000000..009e6a1 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderResponseModifier.h @@ -0,0 +1,72 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +typedef NSURLResponse * _Nullable (^SDWebImageDownloaderResponseModifierBlock)(NSURLResponse * _Nonnull response); + +/** + This is the protocol for downloader response modifier. + We can use a block to specify the downloader response modifier. But Using protocol can make this extensible, and allow Swift user to use it easily instead of using `@convention(block)` to store a block into context options. + */ +@protocol SDWebImageDownloaderResponseModifier + +/// Modify the original URL response and return a new response. You can use this to check MIME-Type, mock server response, etc. +/// @param response The original URL response, note for HTTP request it's actually a `NSHTTPURLResponse` instance +/// @note If nil is returned, the image download will marked as cancelled with error `SDWebImageErrorInvalidDownloadResponse` +- (nullable NSURLResponse *)modifiedResponseWithResponse:(nonnull NSURLResponse *)response; + +@end + +/** + A downloader response modifier class with block. + */ +@interface SDWebImageDownloaderResponseModifier : NSObject + +/// Create the response modifier with block +/// @param block A block to control modifier logic +- (nonnull instancetype)initWithBlock:(nonnull SDWebImageDownloaderResponseModifierBlock)block; + +/// Create the response modifier with block +/// @param block A block to control modifier logic ++ (nonnull instancetype)responseModifierWithBlock:(nonnull SDWebImageDownloaderResponseModifierBlock)block; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + +@end + +/** +A convenient response modifier to provide the HTTP response including HTTP Status Code, Version and Headers. +*/ +@interface SDWebImageDownloaderResponseModifier (Conveniences) + +/// Create the response modifier with HTTP Status code. +/// @param statusCode HTTP Status Code. +/// @note This is for convenience, if you need code to control the logic, use block API instead. +- (nonnull instancetype)initWithStatusCode:(NSInteger)statusCode; + +/// Create the response modifier with HTTP Version. Status code defaults to 200. +/// @param version HTTP Version, nil means "HTTP/1.1". +/// @note This is for convenience, if you need code to control the logic, use block API instead. +- (nonnull instancetype)initWithVersion:(nullable NSString *)version; + +/// Create the response modifier with HTTP Headers. Status code defaults to 200. +/// @param headers HTTP Headers. Case insensitive according to HTTP/1.1(HTTP/2) standard. The headers will override the same fields from original response. +/// @note This is for convenience, if you need code to control the logic, use block API instead. +- (nonnull instancetype)initWithHeaders:(nullable NSDictionary *)headers; + +/// Create the response modifier with HTTP Status Code, Version and Headers. +/// @param statusCode HTTP Status Code. +/// @param version HTTP Version, nil means "HTTP/1.1". +/// @param headers HTTP Headers. Case insensitive according to HTTP/1.1(HTTP/2) standard. The headers will override the same fields from original response. +/// @note This is for convenience, if you need code to control the logic, use block API instead. +- (nonnull instancetype)initWithStatusCode:(NSInteger)statusCode version:(nullable NSString *)version headers:(nullable NSDictionary *)headers; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderResponseModifier.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderResponseModifier.m new file mode 100644 index 0000000..6acf02a --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageDownloaderResponseModifier.m @@ -0,0 +1,73 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + + +#import "SDWebImageDownloaderResponseModifier.h" + +@interface SDWebImageDownloaderResponseModifier () + +@property (nonatomic, copy, nonnull) SDWebImageDownloaderResponseModifierBlock block; + +@end + +@implementation SDWebImageDownloaderResponseModifier + +- (instancetype)initWithBlock:(SDWebImageDownloaderResponseModifierBlock)block { + self = [super init]; + if (self) { + self.block = block; + } + return self; +} + ++ (instancetype)responseModifierWithBlock:(SDWebImageDownloaderResponseModifierBlock)block { + SDWebImageDownloaderResponseModifier *responseModifier = [[SDWebImageDownloaderResponseModifier alloc] initWithBlock:block]; + return responseModifier; +} + +- (nullable NSURLResponse *)modifiedResponseWithResponse:(nonnull NSURLResponse *)response { + if (!self.block) { + return nil; + } + return self.block(response); +} + +@end + +@implementation SDWebImageDownloaderResponseModifier (Conveniences) + +- (instancetype)initWithStatusCode:(NSInteger)statusCode { + return [self initWithStatusCode:statusCode version:nil headers:nil]; +} + +- (instancetype)initWithVersion:(NSString *)version { + return [self initWithStatusCode:200 version:version headers:nil]; +} + +- (instancetype)initWithHeaders:(NSDictionary *)headers { + return [self initWithStatusCode:200 version:nil headers:headers]; +} + +- (instancetype)initWithStatusCode:(NSInteger)statusCode version:(NSString *)version headers:(NSDictionary *)headers { + version = version ? [version copy] : @"HTTP/1.1"; + headers = [headers copy]; + return [self initWithBlock:^NSURLResponse * _Nullable(NSURLResponse * _Nonnull response) { + if (![response isKindOfClass:NSHTTPURLResponse.class]) { + return response; + } + NSMutableDictionary *mutableHeaders = [((NSHTTPURLResponse *)response).allHeaderFields mutableCopy]; + for (NSString *header in headers) { + NSString *value = headers[header]; + mutableHeaders[header] = value; + } + NSHTTPURLResponse *httpResponse = [[NSHTTPURLResponse alloc] initWithURL:response.URL statusCode:statusCode HTTPVersion:version headerFields:[mutableHeaders copy]]; + return httpResponse; + }]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageError.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageError.h new file mode 100644 index 0000000..652b0d7 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageError.h @@ -0,0 +1,33 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * (c) Jamie Pinkham + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +/// An error domain represent SDWebImage loading system with custom codes +FOUNDATION_EXPORT NSErrorDomain const _Nonnull SDWebImageErrorDomain; + +/// The response instance for invalid download response (NSURLResponse *) +FOUNDATION_EXPORT NSErrorUserInfoKey const _Nonnull SDWebImageErrorDownloadResponseKey; +/// The HTTP status code for invalid download response (NSNumber *) +FOUNDATION_EXPORT NSErrorUserInfoKey const _Nonnull SDWebImageErrorDownloadStatusCodeKey; +/// The HTTP MIME content type for invalid download response (NSString *) +FOUNDATION_EXPORT NSErrorUserInfoKey const _Nonnull SDWebImageErrorDownloadContentTypeKey; + +/// SDWebImage error domain and codes +typedef NS_ERROR_ENUM(SDWebImageErrorDomain, SDWebImageError) { + SDWebImageErrorInvalidURL = 1000, // The URL is invalid, such as nil URL or corrupted URL + SDWebImageErrorBadImageData = 1001, // The image data can not be decoded to image, or the image data is empty + SDWebImageErrorCacheNotModified = 1002, // The remote location specify that the cached image is not modified, such as the HTTP response 304 code. It's useful for `SDWebImageRefreshCached` + SDWebImageErrorBlackListed = 1003, // The URL is blacklisted because of unrecoverable failure marked by downloader (such as 404), you can use `.retryFailed` option to avoid this + SDWebImageErrorInvalidDownloadOperation = 2000, // The image download operation is invalid, such as nil operation or unexpected error occur when operation initialized + SDWebImageErrorInvalidDownloadStatusCode = 2001, // The image download response a invalid status code. You can check the status code in error's userInfo under `SDWebImageErrorDownloadStatusCodeKey` + SDWebImageErrorCancelled = 2002, // The image loading operation is cancelled before finished, during either async disk cache query, or waiting before actual network request. For actual network request error, check `NSURLErrorDomain` error domain and code. + SDWebImageErrorInvalidDownloadResponse = 2003, // When using response modifier, the modified download response is nil and marked as failed. + SDWebImageErrorInvalidDownloadContentType = 2004, // The image download response a invalid content type. You can check the MIME content type in error's userInfo under `SDWebImageErrorDownloadContentTypeKey` +}; diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageError.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageError.m new file mode 100644 index 0000000..bd0d17a --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageError.m @@ -0,0 +1,16 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * (c) Jamie Pinkham + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageError.h" + +NSErrorDomain const _Nonnull SDWebImageErrorDomain = @"SDWebImageErrorDomain"; + +NSErrorUserInfoKey const _Nonnull SDWebImageErrorDownloadResponseKey = @"SDWebImageErrorDownloadResponseKey"; +NSErrorUserInfoKey const _Nonnull SDWebImageErrorDownloadStatusCodeKey = @"SDWebImageErrorDownloadStatusCodeKey"; +NSErrorUserInfoKey const _Nonnull SDWebImageErrorDownloadContentTypeKey = @"SDWebImageErrorDownloadContentTypeKey"; diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageIndicator.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageIndicator.h new file mode 100644 index 0000000..522dc47 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageIndicator.h @@ -0,0 +1,119 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if SD_UIKIT || SD_MAC + +/** + A protocol to custom the indicator during the image loading. + All of these methods are called from main queue. + */ +@protocol SDWebImageIndicator + +@required +/** + The view associate to the indicator. + + @return The indicator view + */ +@property (nonatomic, strong, readonly, nonnull) UIView *indicatorView; + +/** + Start the animating for indicator. + */ +- (void)startAnimatingIndicator; + +/** + Stop the animating for indicator. + */ +- (void)stopAnimatingIndicator; + +@optional +/** + Update the loading progress (0-1.0) for indicator. Optional + + @param progress The progress, value between 0 and 1.0 + */ +- (void)updateIndicatorProgress:(double)progress; + +@end + +#pragma mark - Activity Indicator + +/** + Activity indicator class. + for UIKit(macOS), it use a `UIActivityIndicatorView`. + for AppKit(macOS), it use a `NSProgressIndicator` with the spinning style. + */ +@interface SDWebImageActivityIndicator : NSObject + +#if SD_UIKIT +@property (nonatomic, strong, readonly, nonnull) UIActivityIndicatorView *indicatorView; +#else +@property (nonatomic, strong, readonly, nonnull) NSProgressIndicator *indicatorView; +#endif + +@end + +/** + Convenience way to use activity indicator. + */ +@interface SDWebImageActivityIndicator (Conveniences) + +#if !SD_VISION +/// These indicator use the fixed color without dark mode support +/// gray-style activity indicator +@property (nonatomic, class, nonnull, readonly) SDWebImageActivityIndicator *grayIndicator; +/// large gray-style activity indicator +@property (nonatomic, class, nonnull, readonly) SDWebImageActivityIndicator *grayLargeIndicator; +/// white-style activity indicator +@property (nonatomic, class, nonnull, readonly) SDWebImageActivityIndicator *whiteIndicator; +/// large white-style activity indicator +@property (nonatomic, class, nonnull, readonly) SDWebImageActivityIndicator *whiteLargeIndicator; +#endif +/// These indicator use the system style, supports dark mode if available (iOS 13+/macOS 10.14+) +/// large activity indicator +@property (nonatomic, class, nonnull, readonly) SDWebImageActivityIndicator *largeIndicator; +/// medium activity indicator +@property (nonatomic, class, nonnull, readonly) SDWebImageActivityIndicator *mediumIndicator; + +@end + +#pragma mark - Progress Indicator + +/** + Progress indicator class. + for UIKit(macOS), it use a `UIProgressView`. + for AppKit(macOS), it use a `NSProgressIndicator` with the bar style. + */ +@interface SDWebImageProgressIndicator : NSObject + +#if SD_UIKIT +@property (nonatomic, strong, readonly, nonnull) UIProgressView *indicatorView; +#else +@property (nonatomic, strong, readonly, nonnull) NSProgressIndicator *indicatorView; +#endif + +@end + +/** + Convenience way to create progress indicator. Remember to specify the indicator width or use layout constraint if need. + */ +@interface SDWebImageProgressIndicator (Conveniences) + +/// default-style progress indicator +@property (nonatomic, class, nonnull, readonly) SDWebImageProgressIndicator *defaultIndicator; +#if SD_UIKIT +/// bar-style progress indicator +@property (nonatomic, class, nonnull, readonly) SDWebImageProgressIndicator *barIndicator API_UNAVAILABLE(tvos); +#endif + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageIndicator.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageIndicator.m new file mode 100644 index 0000000..031d6c9 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageIndicator.m @@ -0,0 +1,291 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageIndicator.h" + +#if SD_UIKIT || SD_MAC + +#if SD_MAC +#import +#import +#endif + +#pragma mark - Activity Indicator + +@interface SDWebImageActivityIndicator () + +#if SD_UIKIT +@property (nonatomic, strong, readwrite, nonnull) UIActivityIndicatorView *indicatorView; +#else +@property (nonatomic, strong, readwrite, nonnull) NSProgressIndicator *indicatorView; +#endif + +@end + +@implementation SDWebImageActivityIndicator + +- (instancetype)init { + self = [super init]; + if (self) { + [self commonInit]; + } + return self; +} + +#if SD_UIKIT +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" +- (void)commonInit { +#if SD_VISION + UIActivityIndicatorViewStyle style = UIActivityIndicatorViewStyleMedium; +#else + UIActivityIndicatorViewStyle style; + if (@available(iOS 13.0, tvOS 13.0, *)) { + style = UIActivityIndicatorViewStyleMedium; + } else { + style = UIActivityIndicatorViewStyleWhite; + } +#endif + self.indicatorView = [[UIActivityIndicatorView alloc] initWithActivityIndicatorStyle:style]; + self.indicatorView.autoresizingMask = UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin | UIViewAutoresizingFlexibleBottomMargin; +} +#pragma clang diagnostic pop +#endif + +#if SD_MAC +- (void)commonInit { + self.indicatorView = [[NSProgressIndicator alloc] initWithFrame:NSZeroRect]; + self.indicatorView.style = NSProgressIndicatorStyleSpinning; + self.indicatorView.controlSize = NSControlSizeSmall; + [self.indicatorView sizeToFit]; + self.indicatorView.autoresizingMask = NSViewMaxXMargin | NSViewMinXMargin | NSViewMaxYMargin | NSViewMinYMargin; +} +#endif + +- (void)startAnimatingIndicator { +#if SD_UIKIT + [self.indicatorView startAnimating]; +#else + [self.indicatorView startAnimation:nil]; +#endif + self.indicatorView.hidden = NO; +} + +- (void)stopAnimatingIndicator { +#if SD_UIKIT + [self.indicatorView stopAnimating]; +#else + [self.indicatorView stopAnimation:nil]; +#endif + self.indicatorView.hidden = YES; +} + +@end + +@implementation SDWebImageActivityIndicator (Conveniences) + +#if !SD_VISION +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" ++ (SDWebImageActivityIndicator *)grayIndicator { + SDWebImageActivityIndicator *indicator = [SDWebImageActivityIndicator new]; +#if SD_UIKIT +#if SD_IOS + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleGray; +#else + indicator.indicatorView.color = [UIColor colorWithWhite:0 alpha:0.45]; // Color from `UIActivityIndicatorViewStyleGray` +#endif +#else + indicator.indicatorView.appearance = [NSAppearance appearanceNamed:NSAppearanceNameAqua]; // Disable dark mode support +#endif + return indicator; +} + ++ (SDWebImageActivityIndicator *)grayLargeIndicator { + SDWebImageActivityIndicator *indicator = SDWebImageActivityIndicator.grayIndicator; +#if SD_UIKIT + UIColor *grayColor = indicator.indicatorView.color; + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleWhiteLarge; + indicator.indicatorView.color = grayColor; +#else + indicator.indicatorView.appearance = [NSAppearance appearanceNamed:NSAppearanceNameAqua]; // Disable dark mode support + indicator.indicatorView.controlSize = NSControlSizeRegular; +#endif + [indicator.indicatorView sizeToFit]; + return indicator; +} + ++ (SDWebImageActivityIndicator *)whiteIndicator { + SDWebImageActivityIndicator *indicator = [SDWebImageActivityIndicator new]; +#if SD_UIKIT + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleWhite; +#else + indicator.indicatorView.appearance = [NSAppearance appearanceNamed:NSAppearanceNameAqua]; // Disable dark mode support + CIFilter *lighten = [CIFilter filterWithName:@"CIColorControls"]; + [lighten setDefaults]; + [lighten setValue:@(1) forKey:kCIInputBrightnessKey]; + indicator.indicatorView.contentFilters = @[lighten]; +#endif + return indicator; +} + ++ (SDWebImageActivityIndicator *)whiteLargeIndicator { + SDWebImageActivityIndicator *indicator = SDWebImageActivityIndicator.whiteIndicator; +#if SD_UIKIT + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleWhiteLarge; +#else + indicator.indicatorView.appearance = [NSAppearance appearanceNamed:NSAppearanceNameAqua]; // Disable dark mode support + indicator.indicatorView.controlSize = NSControlSizeRegular; + [indicator.indicatorView sizeToFit]; +#endif + return indicator; +} +#endif + ++ (SDWebImageActivityIndicator *)largeIndicator { + SDWebImageActivityIndicator *indicator = [SDWebImageActivityIndicator new]; +#if SD_VISION + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleLarge; +#elif SD_UIKIT + if (@available(iOS 13.0, tvOS 13.0, *)) { + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleLarge; + } else { + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleWhiteLarge; + } +#else + indicator.indicatorView.controlSize = NSControlSizeRegular; + [indicator.indicatorView sizeToFit]; +#endif + return indicator; +} + ++ (SDWebImageActivityIndicator *)mediumIndicator { + SDWebImageActivityIndicator *indicator = [SDWebImageActivityIndicator new]; +#if SD_VISION + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleMedium; +#elif SD_UIKIT + if (@available(iOS 13.0, tvOS 13.0, *)) { + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleMedium; + } else { + indicator.indicatorView.activityIndicatorViewStyle = UIActivityIndicatorViewStyleWhite; + } +#else + indicator.indicatorView.controlSize = NSControlSizeSmall; + [indicator.indicatorView sizeToFit]; +#endif + return indicator; +} +#pragma clang diagnostic pop + +@end + +#pragma mark - Progress Indicator + +@interface SDWebImageProgressIndicator () + +#if SD_UIKIT +@property (nonatomic, strong, readwrite, nonnull) UIProgressView *indicatorView; +#else +@property (nonatomic, strong, readwrite, nonnull) NSProgressIndicator *indicatorView; +#endif + +@end + +@implementation SDWebImageProgressIndicator + +- (instancetype)init { + self = [super init]; + if (self) { + [self commonInit]; + } + return self; +} + +#if SD_UIKIT +- (void)commonInit { + self.indicatorView = [[UIProgressView alloc] initWithProgressViewStyle:UIProgressViewStyleDefault]; + self.indicatorView.autoresizingMask = UIViewAutoresizingFlexibleTopMargin | UIViewAutoresizingFlexibleLeftMargin | UIViewAutoresizingFlexibleRightMargin | UIViewAutoresizingFlexibleBottomMargin; +} +#endif + +#if SD_MAC +- (void)commonInit { + self.indicatorView = [[NSProgressIndicator alloc] initWithFrame:NSMakeRect(0, 0, 160, 0)]; // Width from `UIProgressView` default width + self.indicatorView.style = NSProgressIndicatorStyleBar; + self.indicatorView.controlSize = NSControlSizeSmall; + [self.indicatorView sizeToFit]; + self.indicatorView.autoresizingMask = NSViewMaxXMargin | NSViewMinXMargin | NSViewMaxYMargin | NSViewMinYMargin; +} +#endif + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wunguarded-availability" +- (void)startAnimatingIndicator { + self.indicatorView.hidden = NO; +#if SD_UIKIT + if ([self.indicatorView respondsToSelector:@selector(observedProgress)] && self.indicatorView.observedProgress) { + // Ignore NSProgress + } else { + self.indicatorView.progress = 0; + } +#else + self.indicatorView.indeterminate = YES; + self.indicatorView.doubleValue = 0; + [self.indicatorView startAnimation:nil]; +#endif +} + +- (void)stopAnimatingIndicator { + self.indicatorView.hidden = YES; +#if SD_UIKIT + if ([self.indicatorView respondsToSelector:@selector(observedProgress)] && self.indicatorView.observedProgress) { + // Ignore NSProgress + } else { + self.indicatorView.progress = 1; + } +#else + self.indicatorView.indeterminate = NO; + self.indicatorView.doubleValue = 100; + [self.indicatorView stopAnimation:nil]; +#endif +} + +- (void)updateIndicatorProgress:(double)progress { +#if SD_UIKIT + if ([self.indicatorView respondsToSelector:@selector(observedProgress)] && self.indicatorView.observedProgress) { + // Ignore NSProgress + } else { + [self.indicatorView setProgress:progress animated:YES]; + } +#else + self.indicatorView.indeterminate = progress > 0 ? NO : YES; + self.indicatorView.doubleValue = progress * 100; +#endif +} +#pragma clang diagnostic pop + +@end + +@implementation SDWebImageProgressIndicator (Conveniences) + ++ (SDWebImageProgressIndicator *)defaultIndicator { + SDWebImageProgressIndicator *indicator = [SDWebImageProgressIndicator new]; + return indicator; +} + +#if SD_UIKIT ++ (SDWebImageProgressIndicator *)barIndicator API_UNAVAILABLE(tvos) { + SDWebImageProgressIndicator *indicator = [SDWebImageProgressIndicator new]; + indicator.indicatorView.progressViewStyle = UIProgressViewStyleBar; + return indicator; +} +#endif + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageManager.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageManager.h new file mode 100644 index 0000000..1219ce3 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageManager.h @@ -0,0 +1,290 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import "SDWebImageOperation.h" +#import "SDImageCacheDefine.h" +#import "SDImageLoader.h" +#import "SDImageTransformer.h" +#import "SDWebImageCacheKeyFilter.h" +#import "SDWebImageCacheSerializer.h" +#import "SDWebImageOptionsProcessor.h" + +typedef void(^SDExternalCompletionBlock)(UIImage * _Nullable image, NSError * _Nullable error, SDImageCacheType cacheType, NSURL * _Nullable imageURL); + +typedef void(^SDInternalCompletionBlock)(UIImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, SDImageCacheType cacheType, BOOL finished, NSURL * _Nullable imageURL); + +/** + A combined operation representing the cache and loader operation. You can use it to cancel the load process. + */ +@interface SDWebImageCombinedOperation : NSObject + +/** + Cancel the current operation, including cache and loader process + */ +- (void)cancel; + +/// Whether the operation has been cancelled. +@property (nonatomic, assign, readonly, getter=isCancelled) BOOL cancelled; + +/** + The cache operation from the image cache query + */ +@property (strong, nonatomic, nullable, readonly) id cacheOperation; + +/** + The loader operation from the image loader (such as download operation) + */ +@property (strong, nonatomic, nullable, readonly) id loaderOperation; + +@end + + +@class SDWebImageManager; + +/** + The manager delegate protocol. + */ +@protocol SDWebImageManagerDelegate + +@optional + +/** + * Controls which image should be downloaded when the image is not found in the cache. + * + * @param imageManager The current `SDWebImageManager` + * @param imageURL The url of the image to be downloaded + * + * @return Return NO to prevent the downloading of the image on cache misses. If not implemented, YES is implied. + */ +- (BOOL)imageManager:(nonnull SDWebImageManager *)imageManager shouldDownloadImageForURL:(nonnull NSURL *)imageURL; + +/** + * Controls the complicated logic to mark as failed URLs when download error occur. + * If the delegate implement this method, we will not use the built-in way to mark URL as failed based on error code; + @param imageManager The current `SDWebImageManager` + @param imageURL The url of the image + @param error The download error for the url + @return Whether to block this url or not. Return YES to mark this URL as failed. + */ +- (BOOL)imageManager:(nonnull SDWebImageManager *)imageManager shouldBlockFailedURL:(nonnull NSURL *)imageURL withError:(nonnull NSError *)error; + +@end + +/** + * The SDWebImageManager is the class behind the UIImageView+WebCache category and likes. + * It ties the asynchronous downloader (SDWebImageDownloader) with the image cache store (SDImageCache). + * You can use this class directly to benefit from web image downloading with caching in another context than + * a UIView. + * + * Here is a simple example of how to use SDWebImageManager: + * + * @code + +SDWebImageManager *manager = [SDWebImageManager sharedManager]; +[manager loadImageWithURL:imageURL + options:0 + progress:nil + completed:^(UIImage *image, NSData *data, NSError *error, SDImageCacheType cacheType, BOOL finished, NSURL *imageURL) { + if (image) { + // do something with image + } + }]; + + * @endcode + */ +@interface SDWebImageManager : NSObject + +/** + * The delegate for manager. Defaults to nil. + */ +@property (weak, nonatomic, nullable) id delegate; + +/** + * The image cache used by manager to query image cache. + */ +@property (strong, nonatomic, readonly, nonnull) id imageCache; + +/** + * The image loader used by manager to load image. + */ +@property (strong, nonatomic, readonly, nonnull) id imageLoader; + +/** + The image transformer for manager. It's used for image transform after the image load finished and store the transformed image to cache, see `SDImageTransformer`. + Defaults to nil, which means no transform is applied. + @note This will affect all the load requests for this manager if you provide. However, you can pass `SDWebImageContextImageTransformer` in context arg to explicitly use that transformer instead. + */ +@property (strong, nonatomic, nullable) id transformer; + +/** + * The cache filter is used to convert an URL into a cache key each time SDWebImageManager need cache key to use image cache. + * + * The following example sets a filter in the application delegate that will remove any query-string from the + * URL before to use it as a cache key: + * + * @code + SDWebImageManager.sharedManager.cacheKeyFilter =[SDWebImageCacheKeyFilter cacheKeyFilterWithBlock:^NSString * _Nullable(NSURL * _Nonnull url) { + url = [[NSURL alloc] initWithScheme:url.scheme host:url.host path:url.path]; + return [url absoluteString]; + }]; + * @endcode + */ +@property (nonatomic, strong, nullable) id cacheKeyFilter; + +/** + * The cache serializer is used to convert the decoded image, the source downloaded data, to the actual data used for storing to the disk cache. If you return nil, means to generate the data from the image instance, see `SDImageCache`. + * For example, if you are using WebP images and facing the slow decoding time issue when later retrieving from disk cache again. You can try to encode the decoded image to JPEG/PNG format to disk cache instead of source downloaded data. + * @note The `image` arg is nonnull, but when you also provide an image transformer and the image is transformed, the `data` arg may be nil, take attention to this case. + * @note This method is called from a global queue in order to not to block the main thread. + * @code + SDWebImageManager.sharedManager.cacheSerializer = [SDWebImageCacheSerializer cacheSerializerWithBlock:^NSData * _Nullable(UIImage * _Nonnull image, NSData * _Nullable data, NSURL * _Nullable imageURL) { + SDImageFormat format = [NSData sd_imageFormatForImageData:data]; + switch (format) { + case SDImageFormatWebP: + return image.images ? data : nil; + default: + return data; + } +}]; + * @endcode + * The default value is nil. Means we just store the source downloaded data to disk cache. + */ +@property (nonatomic, strong, nullable) id cacheSerializer; + +/** + The options processor is used, to have a global control for all the image request options and context option for current manager. + @note If you use `transformer`, `cacheKeyFilter` or `cacheSerializer` property of manager, the input context option already apply those properties before passed. This options processor is a better replacement for those property in common usage. + For example, you can control the global options, based on the URL or original context option like the below code. + + * @code + SDWebImageManager.sharedManager.optionsProcessor = [SDWebImageOptionsProcessor optionsProcessorWithBlock:^SDWebImageOptionsResult * _Nullable(NSURL * _Nullable url, SDWebImageOptions options, SDWebImageContext * _Nullable context) { + // Only do animation on `SDAnimatedImageView` + if (!context[SDWebImageContextAnimatedImageClass]) { + options |= SDWebImageDecodeFirstFrameOnly; + } + // Do not force decode for png url + if ([url.lastPathComponent isEqualToString:@"png"]) { + options |= SDWebImageAvoidDecodeImage; + } + // Always use screen scale factor + SDWebImageMutableContext *mutableContext = [NSDictionary dictionaryWithDictionary:context]; + mutableContext[SDWebImageContextImageScaleFactor] = @(UIScreen.mainScreen.scale); + context = [mutableContext copy]; + + return [[SDWebImageOptionsResult alloc] initWithOptions:options context:context]; + }]; + * @endcode + */ +@property (nonatomic, strong, nullable) id optionsProcessor; + +/** + * Check one or more operations running + */ +@property (nonatomic, assign, readonly, getter=isRunning) BOOL running; + +/** + The default image cache when the manager which is created with no arguments. Such as shared manager or init. + Defaults to nil. Means using `SDImageCache.sharedImageCache` + */ +@property (nonatomic, class, nullable) id defaultImageCache; + +/** + The default image loader for manager which is created with no arguments. Such as shared manager or init. + Defaults to nil. Means using `SDWebImageDownloader.sharedDownloader` + */ +@property (nonatomic, class, nullable) id defaultImageLoader; + +/** + * Returns global shared manager instance. + */ +@property (nonatomic, class, readonly, nonnull) SDWebImageManager *sharedManager; + +/** + * Allows to specify instance of cache and image loader used with image manager. + * @return new instance of `SDWebImageManager` with specified cache and loader. + */ +- (nonnull instancetype)initWithCache:(nonnull id)cache loader:(nonnull id)loader NS_DESIGNATED_INITIALIZER; + +/** + * Downloads the image at the given URL if not present in cache or return the cached version otherwise. + * + * @param url The URL to the image + * @param options A mask to specify options to use for this request + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. + * + * This parameter is required. + * + * This block has no return value and takes the requested UIImage as first parameter and the NSData representation as second parameter. + * In case of error the image parameter is nil and the third parameter may contain an NSError. + * + * The forth parameter is an `SDImageCacheType` enum indicating if the image was retrieved from the local cache + * or from the memory cache or from the network. + * + * The fifth parameter is set to NO when the SDWebImageProgressiveLoad option is used and the image is + * downloading. This block is thus called repeatedly with a partial image. When image is fully downloaded, the + * block is called a last time with the full image and the last parameter set to YES. + * + * The last parameter is the original image URL + * + * @return Returns an instance of SDWebImageCombinedOperation, which you can cancel the loading process. + */ +- (nullable SDWebImageCombinedOperation *)loadImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nonnull SDInternalCompletionBlock)completedBlock; + +/** + * Downloads the image at the given URL if not present in cache or return the cached version otherwise. + * + * @param url The URL to the image + * @param options A mask to specify options to use for this request + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. + * + * @return Returns an instance of SDWebImageCombinedOperation, which you can cancel the loading process. + */ +- (nullable SDWebImageCombinedOperation *)loadImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nonnull SDInternalCompletionBlock)completedBlock; + +/** + * Cancel all current operations + */ +- (void)cancelAll; + +/** + * Remove the specify URL from failed black list. + * @param url The failed URL. + */ +- (void)removeFailedURL:(nonnull NSURL *)url; + +/** + * Remove all the URL from failed black list. + */ +- (void)removeAllFailedURLs; + +/** + * Return the cache key for a given URL, does not considerate transformer or thumbnail. + * @note This method does not have context option, only use the url and manager level cacheKeyFilter to generate the cache key. + */ +- (nullable NSString *)cacheKeyForURL:(nullable NSURL *)url; + +/** + * Return the cache key for a given URL and context option. + * @note The context option like `.thumbnailPixelSize` and `.imageTransformer` will effect the generated cache key, using this if you have those context associated. +*/ +- (nullable NSString *)cacheKeyForURL:(nullable NSURL *)url context:(nullable SDWebImageContext *)context; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageManager.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageManager.m new file mode 100644 index 0000000..e3b5add --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageManager.m @@ -0,0 +1,816 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageManager.h" +#import "SDImageCache.h" +#import "SDWebImageDownloader.h" +#import "UIImage+Metadata.h" +#import "SDAssociatedObject.h" +#import "SDWebImageError.h" +#import "SDInternalMacros.h" +#import "SDCallbackQueue.h" + +static id _defaultImageCache; +static id _defaultImageLoader; + +@interface SDWebImageCombinedOperation () + +@property (assign, nonatomic, getter = isCancelled) BOOL cancelled; +@property (strong, nonatomic, readwrite, nullable) id loaderOperation; +@property (strong, nonatomic, readwrite, nullable) id cacheOperation; +@property (weak, nonatomic, nullable) SDWebImageManager *manager; + +@end + +@interface SDWebImageManager () { + SD_LOCK_DECLARE(_failedURLsLock); // a lock to keep the access to `failedURLs` thread-safe + SD_LOCK_DECLARE(_runningOperationsLock); // a lock to keep the access to `runningOperations` thread-safe +} + +@property (strong, nonatomic, readwrite, nonnull) SDImageCache *imageCache; +@property (strong, nonatomic, readwrite, nonnull) id imageLoader; +@property (strong, nonatomic, nonnull) NSMutableSet *failedURLs; +@property (strong, nonatomic, nonnull) NSMutableSet *runningOperations; + +@end + +@implementation SDWebImageManager + ++ (id)defaultImageCache { + return _defaultImageCache; +} + ++ (void)setDefaultImageCache:(id)defaultImageCache { + if (defaultImageCache && ![defaultImageCache conformsToProtocol:@protocol(SDImageCache)]) { + return; + } + _defaultImageCache = defaultImageCache; +} + ++ (id)defaultImageLoader { + return _defaultImageLoader; +} + ++ (void)setDefaultImageLoader:(id)defaultImageLoader { + if (defaultImageLoader && ![defaultImageLoader conformsToProtocol:@protocol(SDImageLoader)]) { + return; + } + _defaultImageLoader = defaultImageLoader; +} + ++ (nonnull instancetype)sharedManager { + static dispatch_once_t once; + static id instance; + dispatch_once(&once, ^{ + instance = [self new]; + }); + return instance; +} + +- (nonnull instancetype)init { + id cache = [[self class] defaultImageCache]; + if (!cache) { + cache = [SDImageCache sharedImageCache]; + } + id loader = [[self class] defaultImageLoader]; + if (!loader) { + loader = [SDWebImageDownloader sharedDownloader]; + } + return [self initWithCache:cache loader:loader]; +} + +- (nonnull instancetype)initWithCache:(nonnull id)cache loader:(nonnull id)loader { + if ((self = [super init])) { + _imageCache = cache; + _imageLoader = loader; + _failedURLs = [NSMutableSet new]; + SD_LOCK_INIT(_failedURLsLock); + _runningOperations = [NSMutableSet new]; + SD_LOCK_INIT(_runningOperationsLock); + } + return self; +} + +- (nullable NSString *)cacheKeyForURL:(nullable NSURL *)url { + if (!url) { + return @""; + } + + NSString *key; + // Cache Key Filter + id cacheKeyFilter = self.cacheKeyFilter; + if (cacheKeyFilter) { + key = [cacheKeyFilter cacheKeyForURL:url]; + } else { + key = url.absoluteString; + } + + return key; +} + +- (nullable NSString *)originalCacheKeyForURL:(nullable NSURL *)url context:(nullable SDWebImageContext *)context { + if (!url) { + return @""; + } + + NSString *key; + // Cache Key Filter + id cacheKeyFilter = self.cacheKeyFilter; + if (context[SDWebImageContextCacheKeyFilter]) { + cacheKeyFilter = context[SDWebImageContextCacheKeyFilter]; + } + if (cacheKeyFilter) { + key = [cacheKeyFilter cacheKeyForURL:url]; + } else { + key = url.absoluteString; + } + + return key; +} + +- (nullable NSString *)cacheKeyForURL:(nullable NSURL *)url context:(nullable SDWebImageContext *)context { + if (!url) { + return @""; + } + + NSString *key; + // Cache Key Filter + id cacheKeyFilter = self.cacheKeyFilter; + if (context[SDWebImageContextCacheKeyFilter]) { + cacheKeyFilter = context[SDWebImageContextCacheKeyFilter]; + } + if (cacheKeyFilter) { + key = [cacheKeyFilter cacheKeyForURL:url]; + } else { + key = url.absoluteString; + } + + // Thumbnail Key Appending + NSValue *thumbnailSizeValue = context[SDWebImageContextImageThumbnailPixelSize]; + if (thumbnailSizeValue != nil) { + CGSize thumbnailSize = CGSizeZero; +#if SD_MAC + thumbnailSize = thumbnailSizeValue.sizeValue; +#else + thumbnailSize = thumbnailSizeValue.CGSizeValue; +#endif + BOOL preserveAspectRatio = YES; + NSNumber *preserveAspectRatioValue = context[SDWebImageContextImagePreserveAspectRatio]; + if (preserveAspectRatioValue != nil) { + preserveAspectRatio = preserveAspectRatioValue.boolValue; + } + key = SDThumbnailedKeyForKey(key, thumbnailSize, preserveAspectRatio); + } + + // Transformer Key Appending + id transformer = self.transformer; + if (context[SDWebImageContextImageTransformer]) { + transformer = context[SDWebImageContextImageTransformer]; + if ([transformer isEqual:NSNull.null]) { + transformer = nil; + } + } + if (transformer) { + key = SDTransformedKeyForKey(key, transformer.transformerKey); + } + + return key; +} + +- (SDWebImageCombinedOperation *)loadImageWithURL:(NSURL *)url options:(SDWebImageOptions)options progress:(SDImageLoaderProgressBlock)progressBlock completed:(SDInternalCompletionBlock)completedBlock { + return [self loadImageWithURL:url options:options context:nil progress:progressBlock completed:completedBlock]; +} + +- (SDWebImageCombinedOperation *)loadImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nonnull SDInternalCompletionBlock)completedBlock { + // Invoking this method without a completedBlock is pointless + NSAssert(completedBlock != nil, @"If you mean to prefetch the image, use -[SDWebImagePrefetcher prefetchURLs] instead"); + + // Very common mistake is to send the URL using NSString object instead of NSURL. For some strange reason, Xcode won't + // throw any warning for this type mismatch. Here we failsafe this error by allowing URLs to be passed as NSString. + if ([url isKindOfClass:NSString.class]) { + url = [NSURL URLWithString:(NSString *)url]; + } + + // Prevents app crashing on argument type error like sending NSNull instead of NSURL + if (![url isKindOfClass:NSURL.class]) { + url = nil; + } + + SDWebImageCombinedOperation *operation = [SDWebImageCombinedOperation new]; + operation.manager = self; + + BOOL isFailedUrl = NO; + if (url) { + SD_LOCK(_failedURLsLock); + isFailedUrl = [self.failedURLs containsObject:url]; + SD_UNLOCK(_failedURLsLock); + } + + // Preprocess the options and context arg to decide the final the result for manager + SDWebImageOptionsResult *result = [self processedResultForURL:url options:options context:context]; + + if (url.absoluteString.length == 0 || (!(result.options & SDWebImageRetryFailed) && isFailedUrl)) { + NSString *description = isFailedUrl ? @"Image url is blacklisted" : @"Image url is nil"; + NSInteger code = isFailedUrl ? SDWebImageErrorBlackListed : SDWebImageErrorInvalidURL; + [self callCompletionBlockForOperation:operation completion:completedBlock error:[NSError errorWithDomain:SDWebImageErrorDomain code:code userInfo:@{NSLocalizedDescriptionKey : description}] queue:result.context[SDWebImageContextCallbackQueue] url:url]; + return operation; + } + + SD_LOCK(_runningOperationsLock); + [self.runningOperations addObject:operation]; + SD_UNLOCK(_runningOperationsLock); + + // Start the entry to load image from cache, the longest steps are below + // Steps without transformer: + // 1. query image from cache, miss + // 2. download data and image + // 3. store image to cache + + // Steps with transformer: + // 1. query transformed image from cache, miss + // 2. query original image from cache, miss + // 3. download data and image + // 4. do transform in CPU + // 5. store original image to cache + // 6. store transformed image to cache + [self callCacheProcessForOperation:operation url:url options:result.options context:result.context progress:progressBlock completed:completedBlock]; + + return operation; +} + +- (void)cancelAll { + SD_LOCK(_runningOperationsLock); + NSSet *copiedOperations = [self.runningOperations copy]; + SD_UNLOCK(_runningOperationsLock); + [copiedOperations makeObjectsPerformSelector:@selector(cancel)]; // This will call `safelyRemoveOperationFromRunning:` and remove from the array +} + +- (BOOL)isRunning { + BOOL isRunning = NO; + SD_LOCK(_runningOperationsLock); + isRunning = (self.runningOperations.count > 0); + SD_UNLOCK(_runningOperationsLock); + return isRunning; +} + +- (void)removeFailedURL:(NSURL *)url { + if (!url) { + return; + } + SD_LOCK(_failedURLsLock); + [self.failedURLs removeObject:url]; + SD_UNLOCK(_failedURLsLock); +} + +- (void)removeAllFailedURLs { + SD_LOCK(_failedURLsLock); + [self.failedURLs removeAllObjects]; + SD_UNLOCK(_failedURLsLock); +} + +#pragma mark - Private + +// Query normal cache process +- (void)callCacheProcessForOperation:(nonnull SDWebImageCombinedOperation *)operation + url:(nonnull NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDInternalCompletionBlock)completedBlock { + // Grab the image cache to use + id imageCache = context[SDWebImageContextImageCache]; + if (!imageCache) { + imageCache = self.imageCache; + } + // Get the query cache type + SDImageCacheType queryCacheType = SDImageCacheTypeAll; + if (context[SDWebImageContextQueryCacheType]) { + queryCacheType = [context[SDWebImageContextQueryCacheType] integerValue]; + } + + // Check whether we should query cache + BOOL shouldQueryCache = !SD_OPTIONS_CONTAINS(options, SDWebImageFromLoaderOnly); + if (shouldQueryCache) { + // maybe thumbnail/transformed cache key + NSString *key = [self cacheKeyForURL:url context:context]; + @weakify(operation); + id cacheOperation = [imageCache queryImageForKey:key options:options context:context cacheType:queryCacheType completion:^(UIImage * _Nullable cachedImage, NSData * _Nullable cachedData, SDImageCacheType cacheType) { + @strongify(operation); + if (!operation || operation.isCancelled) { + // Image combined operation cancelled by user + [self callCompletionBlockForOperation:operation completion:completedBlock error:[NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorCancelled userInfo:@{NSLocalizedDescriptionKey : @"Operation cancelled by user during querying the cache"}] queue:context[SDWebImageContextCallbackQueue] url:url]; + [self safelyRemoveOperationFromRunning:operation]; + return; + } else if (!cachedImage) { + NSString *originKey = [self originalCacheKeyForURL:url context:context]; + BOOL mayInOriginalCache = ![key isEqualToString:originKey]; + // Have a chance to query original cache instead of downloading, then applying transform + // Thumbnail decoding is done inside SDImageCache's decoding part, which does not need post processing for transform + if (mayInOriginalCache) { + [self callOriginalCacheProcessForOperation:operation url:url options:options context:context progress:progressBlock completed:completedBlock]; + return; + } + } else { + // Write back the disk image into memory cache, with the correct key + if (cacheType == SDImageCacheTypeDisk) { + // Sync + [imageCache storeImage:cachedImage imageData:nil forKey:key cacheType:SDImageCacheTypeMemory completion:nil]; + } + } + // Continue download process + [self callDownloadProcessForOperation:operation url:url options:options context:context cachedImage:cachedImage cachedData:cachedData cacheType:cacheType progress:progressBlock completed:completedBlock]; + }]; + @synchronized (operation) { + operation.cacheOperation = cacheOperation; + } + } else { + // Continue download process + [self callDownloadProcessForOperation:operation url:url options:options context:context cachedImage:nil cachedData:nil cacheType:SDImageCacheTypeNone progress:progressBlock completed:completedBlock]; + } +} + +// Query original cache process +- (void)callOriginalCacheProcessForOperation:(nonnull SDWebImageCombinedOperation *)operation + url:(nonnull NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDInternalCompletionBlock)completedBlock { + // Grab the image cache to use, choose standalone original cache firstly + id imageCache = context[SDWebImageContextOriginalImageCache]; + if (!imageCache) { + // if no standalone cache available, use default cache + imageCache = context[SDWebImageContextImageCache]; + if (!imageCache) { + imageCache = self.imageCache; + } + } + // Get the original query cache type + SDImageCacheType originalQueryCacheType = SDImageCacheTypeDisk; + if (context[SDWebImageContextOriginalQueryCacheType]) { + originalQueryCacheType = [context[SDWebImageContextOriginalQueryCacheType] integerValue]; + } + + // Check whether we should query original cache + BOOL shouldQueryOriginalCache = (originalQueryCacheType != SDImageCacheTypeNone); + if (shouldQueryOriginalCache) { + // Get original cache key generation without transformer + NSString *key = [self originalCacheKeyForURL:url context:context]; + @weakify(operation); + id cacheOperation = [imageCache queryImageForKey:key options:options context:context cacheType:originalQueryCacheType completion:^(UIImage * _Nullable cachedImage, NSData * _Nullable cachedData, SDImageCacheType cacheType) { + @strongify(operation); + if (!operation || operation.isCancelled) { + // Image combined operation cancelled by user + [self callCompletionBlockForOperation:operation completion:completedBlock error:[NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorCancelled userInfo:@{NSLocalizedDescriptionKey : @"Operation cancelled by user during querying the cache"}] queue:context[SDWebImageContextCallbackQueue] url:url]; + [self safelyRemoveOperationFromRunning:operation]; + return; + } else if (!cachedImage) { + // Original image cache miss. Continue download process + [self callDownloadProcessForOperation:operation url:url options:options context:context cachedImage:nil cachedData:nil cacheType:SDImageCacheTypeNone progress:progressBlock completed:completedBlock]; + return; + } else { + // Write back the disk image into memory cache, with the correct key + if (cacheType == SDImageCacheTypeDisk) { + // Sync + [imageCache storeImage:cachedImage imageData:nil forKey:key cacheType:SDImageCacheTypeMemory completion:nil]; + } + } + + // Skip downloading and continue transform process, and ignore .refreshCached option for now + [self callTransformProcessForOperation:operation url:url options:options context:context originalImage:cachedImage originalData:cachedData cacheType:cacheType finished:YES completed:completedBlock]; + + [self safelyRemoveOperationFromRunning:operation]; + }]; + @synchronized (operation) { + operation.cacheOperation = cacheOperation; + } + } else { + // Continue download process + [self callDownloadProcessForOperation:operation url:url options:options context:context cachedImage:nil cachedData:nil cacheType:SDImageCacheTypeNone progress:progressBlock completed:completedBlock]; + } +} + +// Download process +- (void)callDownloadProcessForOperation:(nonnull SDWebImageCombinedOperation *)operation + url:(nonnull NSURL *)url + options:(SDWebImageOptions)options + context:(SDWebImageContext *)context + cachedImage:(nullable UIImage *)cachedImage + cachedData:(nullable NSData *)cachedData + cacheType:(SDImageCacheType)cacheType + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDInternalCompletionBlock)completedBlock { + // Mark the cache operation end + @synchronized (operation) { + operation.cacheOperation = nil; + } + + // Grab the image loader to use + id imageLoader = context[SDWebImageContextImageLoader]; + if (!imageLoader) { + imageLoader = self.imageLoader; + } + + // Check whether we should download image from network + BOOL shouldDownload = !SD_OPTIONS_CONTAINS(options, SDWebImageFromCacheOnly); + shouldDownload &= (!cachedImage || options & SDWebImageRefreshCached); + shouldDownload &= (![self.delegate respondsToSelector:@selector(imageManager:shouldDownloadImageForURL:)] || [self.delegate imageManager:self shouldDownloadImageForURL:url]); + if ([imageLoader respondsToSelector:@selector(canRequestImageForURL:options:context:)]) { + shouldDownload &= [imageLoader canRequestImageForURL:url options:options context:context]; + } else { + shouldDownload &= [imageLoader canRequestImageForURL:url]; + } + if (shouldDownload) { + if (cachedImage && options & SDWebImageRefreshCached) { + // If image was found in the cache but SDWebImageRefreshCached is provided, notify about the cached image + // AND try to re-download it in order to let a chance to NSURLCache to refresh it from server. + [self callCompletionBlockForOperation:operation completion:completedBlock image:cachedImage data:cachedData error:nil cacheType:cacheType finished:YES queue:context[SDWebImageContextCallbackQueue] url:url]; + // Pass the cached image to the image loader. The image loader should check whether the remote image is equal to the cached image. + SDWebImageMutableContext *mutableContext; + if (context) { + mutableContext = [context mutableCopy]; + } else { + mutableContext = [NSMutableDictionary dictionary]; + } + mutableContext[SDWebImageContextLoaderCachedImage] = cachedImage; + context = [mutableContext copy]; + } + + @weakify(operation); + id loaderOperation = [imageLoader requestImageWithURL:url options:options context:context progress:progressBlock completed:^(UIImage *downloadedImage, NSData *downloadedData, NSError *error, BOOL finished) { + @strongify(operation); + if (!operation || operation.isCancelled) { + // Image combined operation cancelled by user + [self callCompletionBlockForOperation:operation completion:completedBlock error:[NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorCancelled userInfo:@{NSLocalizedDescriptionKey : @"Operation cancelled by user during sending the request"}] queue:context[SDWebImageContextCallbackQueue] url:url]; + } else if (cachedImage && options & SDWebImageRefreshCached && [error.domain isEqualToString:SDWebImageErrorDomain] && error.code == SDWebImageErrorCacheNotModified) { + // Image refresh hit the NSURLCache cache, do not call the completion block + } else if ([error.domain isEqualToString:SDWebImageErrorDomain] && error.code == SDWebImageErrorCancelled) { + // Download operation cancelled by user before sending the request, don't block failed URL + [self callCompletionBlockForOperation:operation completion:completedBlock error:error queue:context[SDWebImageContextCallbackQueue] url:url]; + } else if (error) { + [self callCompletionBlockForOperation:operation completion:completedBlock error:error queue:context[SDWebImageContextCallbackQueue] url:url]; + BOOL shouldBlockFailedURL = [self shouldBlockFailedURLWithURL:url error:error options:options context:context]; + + if (shouldBlockFailedURL) { + SD_LOCK(self->_failedURLsLock); + [self.failedURLs addObject:url]; + SD_UNLOCK(self->_failedURLsLock); + } + } else { + if ((options & SDWebImageRetryFailed)) { + SD_LOCK(self->_failedURLsLock); + [self.failedURLs removeObject:url]; + SD_UNLOCK(self->_failedURLsLock); + } + // Continue transform process + [self callTransformProcessForOperation:operation url:url options:options context:context originalImage:downloadedImage originalData:downloadedData cacheType:SDImageCacheTypeNone finished:finished completed:completedBlock]; + } + + if (finished) { + [self safelyRemoveOperationFromRunning:operation]; + } + }]; + @synchronized (operation) { + operation.loaderOperation = loaderOperation; + } + } else if (cachedImage) { + [self callCompletionBlockForOperation:operation completion:completedBlock image:cachedImage data:cachedData error:nil cacheType:cacheType finished:YES queue:context[SDWebImageContextCallbackQueue] url:url]; + [self safelyRemoveOperationFromRunning:operation]; + } else { + // Image not in cache and download disallowed by delegate + [self callCompletionBlockForOperation:operation completion:completedBlock image:nil data:nil error:nil cacheType:SDImageCacheTypeNone finished:YES queue:context[SDWebImageContextCallbackQueue] url:url]; + [self safelyRemoveOperationFromRunning:operation]; + } +} + +// Transform process +- (void)callTransformProcessForOperation:(nonnull SDWebImageCombinedOperation *)operation + url:(nonnull NSURL *)url + options:(SDWebImageOptions)options + context:(SDWebImageContext *)context + originalImage:(nullable UIImage *)originalImage + originalData:(nullable NSData *)originalData + cacheType:(SDImageCacheType)cacheType + finished:(BOOL)finished + completed:(nullable SDInternalCompletionBlock)completedBlock { + id transformer = context[SDWebImageContextImageTransformer]; + if ([transformer isEqual:NSNull.null]) { + transformer = nil; + } + // transformer check + BOOL shouldTransformImage = originalImage && transformer; + shouldTransformImage = shouldTransformImage && (!originalImage.sd_isAnimated || (options & SDWebImageTransformAnimatedImage)); + shouldTransformImage = shouldTransformImage && (!originalImage.sd_isVector || (options & SDWebImageTransformVectorImage)); + // thumbnail check + BOOL isThumbnail = originalImage.sd_isThumbnail; + NSData *cacheData = originalData; + UIImage *cacheImage = originalImage; + if (isThumbnail) { + cacheData = nil; // thumbnail don't store full size data + originalImage = nil; // thumbnail don't have full size image + } + + if (shouldTransformImage) { + // transformed cache key + NSString *key = [self cacheKeyForURL:url context:context]; + dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0), ^{ + // Case that transformer on thumbnail, which this time need full pixel image + UIImage *transformedImage = [transformer transformedImageWithImage:cacheImage forKey:key]; + if (transformedImage) { + // We need keep some metadata from the full size image when needed + // Because most of our transformer does not care about these information + // So we add a **post-process** logic here, not a good design :( + BOOL preserveImageMetadata = YES; + if ([transformer respondsToSelector:@selector(preserveImageMetadata)]) { + preserveImageMetadata = transformer.preserveImageMetadata; + } + if (preserveImageMetadata) { + SDImageCopyAssociatedObject(cacheImage, transformedImage); + } + // Mark the transformed + transformedImage.sd_isTransformed = YES; + [self callStoreOriginCacheProcessForOperation:operation url:url options:options context:context originalImage:originalImage cacheImage:transformedImage originalData:originalData cacheData:nil cacheType:cacheType finished:finished completed:completedBlock]; + } else { + [self callStoreOriginCacheProcessForOperation:operation url:url options:options context:context originalImage:originalImage cacheImage:cacheImage originalData:originalData cacheData:cacheData cacheType:cacheType finished:finished completed:completedBlock]; + } + }); + } else { + [self callStoreOriginCacheProcessForOperation:operation url:url options:options context:context originalImage:originalImage cacheImage:cacheImage originalData:originalData cacheData:cacheData cacheType:cacheType finished:finished completed:completedBlock]; + } +} + +// Store origin cache process +- (void)callStoreOriginCacheProcessForOperation:(nonnull SDWebImageCombinedOperation *)operation + url:(nonnull NSURL *)url + options:(SDWebImageOptions)options + context:(SDWebImageContext *)context + originalImage:(nullable UIImage *)originalImage + cacheImage:(nullable UIImage *)cacheImage + originalData:(nullable NSData *)originalData + cacheData:(nullable NSData *)cacheData + cacheType:(SDImageCacheType)cacheType + finished:(BOOL)finished + completed:(nullable SDInternalCompletionBlock)completedBlock { + // Grab the image cache to use, choose standalone original cache firstly + id imageCache = context[SDWebImageContextOriginalImageCache]; + if (!imageCache) { + // if no standalone cache available, use default cache + imageCache = context[SDWebImageContextImageCache]; + if (!imageCache) { + imageCache = self.imageCache; + } + } + // the original store image cache type + SDImageCacheType originalStoreCacheType = SDImageCacheTypeDisk; + if (context[SDWebImageContextOriginalStoreCacheType]) { + originalStoreCacheType = [context[SDWebImageContextOriginalStoreCacheType] integerValue]; + } + id cacheSerializer = context[SDWebImageContextCacheSerializer]; + + // If the original cacheType is disk, since we don't need to store the original data again + // Strip the disk from the originalStoreCacheType + if (cacheType == SDImageCacheTypeDisk) { + if (originalStoreCacheType == SDImageCacheTypeDisk) originalStoreCacheType = SDImageCacheTypeNone; + if (originalStoreCacheType == SDImageCacheTypeAll) originalStoreCacheType = SDImageCacheTypeMemory; + } + + // Get original cache key generation without transformer + NSString *key = [self originalCacheKeyForURL:url context:context]; + if (finished && cacheSerializer && (originalStoreCacheType == SDImageCacheTypeDisk || originalStoreCacheType == SDImageCacheTypeAll)) { + dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0), ^{ + NSData *newOriginalData = [cacheSerializer cacheDataWithImage:originalImage originalData:originalData imageURL:url]; + // Store original image and data + [self storeImage:originalImage imageData:newOriginalData forKey:key options:options context:context imageCache:imageCache cacheType:originalStoreCacheType finished:finished completion:^{ + // Continue store cache process, transformed data is nil + [self callStoreCacheProcessForOperation:operation url:url options:options context:context image:cacheImage data:cacheData cacheType:cacheType finished:finished completed:completedBlock]; + }]; + }); + } else { + // Store original image and data + [self storeImage:originalImage imageData:originalData forKey:key options:options context:context imageCache:imageCache cacheType:originalStoreCacheType finished:finished completion:^{ + // Continue store cache process, transformed data is nil + [self callStoreCacheProcessForOperation:operation url:url options:options context:context image:cacheImage data:cacheData cacheType:cacheType finished:finished completed:completedBlock]; + }]; + } +} + +// Store normal cache process +- (void)callStoreCacheProcessForOperation:(nonnull SDWebImageCombinedOperation *)operation + url:(nonnull NSURL *)url + options:(SDWebImageOptions)options + context:(SDWebImageContext *)context + image:(nullable UIImage *)image + data:(nullable NSData *)data + cacheType:(SDImageCacheType)cacheType + finished:(BOOL)finished + completed:(nullable SDInternalCompletionBlock)completedBlock { + // Grab the image cache to use + id imageCache = context[SDWebImageContextImageCache]; + if (!imageCache) { + imageCache = self.imageCache; + } + // the target image store cache type + SDImageCacheType storeCacheType = SDImageCacheTypeAll; + if (context[SDWebImageContextStoreCacheType]) { + storeCacheType = [context[SDWebImageContextStoreCacheType] integerValue]; + } + id cacheSerializer = context[SDWebImageContextCacheSerializer]; + + // transformed cache key + NSString *key = [self cacheKeyForURL:url context:context]; + if (finished && cacheSerializer && (storeCacheType == SDImageCacheTypeDisk || storeCacheType == SDImageCacheTypeAll)) { + dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0), ^{ + NSData *newData = [cacheSerializer cacheDataWithImage:image originalData:data imageURL:url]; + // Store image and data + [self storeImage:image imageData:newData forKey:key options:options context:context imageCache:imageCache cacheType:storeCacheType finished:finished completion:^{ + [self callCompletionBlockForOperation:operation completion:completedBlock image:image data:data error:nil cacheType:cacheType finished:finished queue:context[SDWebImageContextCallbackQueue] url:url]; + }]; + }); + } else { + // Store image and data + [self storeImage:image imageData:data forKey:key options:options context:context imageCache:imageCache cacheType:storeCacheType finished:finished completion:^{ + [self callCompletionBlockForOperation:operation completion:completedBlock image:image data:data error:nil cacheType:cacheType finished:finished queue:context[SDWebImageContextCallbackQueue] url:url]; + }]; + } +} + +#pragma mark - Helper + +- (void)safelyRemoveOperationFromRunning:(nullable SDWebImageCombinedOperation*)operation { + if (!operation) { + return; + } + SD_LOCK(_runningOperationsLock); + [self.runningOperations removeObject:operation]; + SD_UNLOCK(_runningOperationsLock); +} + +- (void)storeImage:(nullable UIImage *)image + imageData:(nullable NSData *)data + forKey:(nullable NSString *)key + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + imageCache:(nonnull id)imageCache + cacheType:(SDImageCacheType)cacheType + finished:(BOOL)finished + completion:(nullable SDWebImageNoParamsBlock)completion { + BOOL waitStoreCache = SD_OPTIONS_CONTAINS(options, SDWebImageWaitStoreCache); + // Ignore progressive data cache + if (!finished) { + if (completion) { + completion(); + } + return; + } + // Check whether we should wait the store cache finished. If not, callback immediately + if ([imageCache respondsToSelector:@selector(storeImage:imageData:forKey:options:context:cacheType:completion:)]) { + [imageCache storeImage:image imageData:data forKey:key options:options context:context cacheType:cacheType completion:^{ + if (waitStoreCache) { + if (completion) { + completion(); + } + } + }]; + } else { + [imageCache storeImage:image imageData:data forKey:key cacheType:cacheType completion:^{ + if (waitStoreCache) { + if (completion) { + completion(); + } + } + }]; + } + if (!waitStoreCache) { + if (completion) { + completion(); + } + } +} + +- (void)callCompletionBlockForOperation:(nullable SDWebImageCombinedOperation*)operation + completion:(nullable SDInternalCompletionBlock)completionBlock + error:(nullable NSError *)error + queue:(nullable SDCallbackQueue *)queue + url:(nullable NSURL *)url { + [self callCompletionBlockForOperation:operation completion:completionBlock image:nil data:nil error:error cacheType:SDImageCacheTypeNone finished:YES queue:queue url:url]; +} + +- (void)callCompletionBlockForOperation:(nullable SDWebImageCombinedOperation*)operation + completion:(nullable SDInternalCompletionBlock)completionBlock + image:(nullable UIImage *)image + data:(nullable NSData *)data + error:(nullable NSError *)error + cacheType:(SDImageCacheType)cacheType + finished:(BOOL)finished + queue:(nullable SDCallbackQueue *)queue + url:(nullable NSURL *)url { + if (completionBlock) { + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + completionBlock(image, data, error, cacheType, finished, url); + }]; + } +} + +- (BOOL)shouldBlockFailedURLWithURL:(nonnull NSURL *)url + error:(nonnull NSError *)error + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context { + id imageLoader = context[SDWebImageContextImageLoader]; + if (!imageLoader) { + imageLoader = self.imageLoader; + } + // Check whether we should block failed url + BOOL shouldBlockFailedURL; + if ([self.delegate respondsToSelector:@selector(imageManager:shouldBlockFailedURL:withError:)]) { + shouldBlockFailedURL = [self.delegate imageManager:self shouldBlockFailedURL:url withError:error]; + } else { + if ([imageLoader respondsToSelector:@selector(shouldBlockFailedURLWithURL:error:options:context:)]) { + shouldBlockFailedURL = [imageLoader shouldBlockFailedURLWithURL:url error:error options:options context:context]; + } else { + shouldBlockFailedURL = [imageLoader shouldBlockFailedURLWithURL:url error:error]; + } + } + + return shouldBlockFailedURL; +} + +- (SDWebImageOptionsResult *)processedResultForURL:(NSURL *)url options:(SDWebImageOptions)options context:(SDWebImageContext *)context { + SDWebImageOptionsResult *result; + SDWebImageMutableContext *mutableContext = [SDWebImageMutableContext dictionary]; + + // Image Transformer from manager + if (!context[SDWebImageContextImageTransformer]) { + id transformer = self.transformer; + [mutableContext setValue:transformer forKey:SDWebImageContextImageTransformer]; + } + // Cache key filter from manager + if (!context[SDWebImageContextCacheKeyFilter]) { + id cacheKeyFilter = self.cacheKeyFilter; + [mutableContext setValue:cacheKeyFilter forKey:SDWebImageContextCacheKeyFilter]; + } + // Cache serializer from manager + if (!context[SDWebImageContextCacheSerializer]) { + id cacheSerializer = self.cacheSerializer; + [mutableContext setValue:cacheSerializer forKey:SDWebImageContextCacheSerializer]; + } + + if (mutableContext.count > 0) { + if (context) { + [mutableContext addEntriesFromDictionary:context]; + } + context = [mutableContext copy]; + } + + // Apply options processor + if (self.optionsProcessor) { + result = [self.optionsProcessor processedResultForURL:url options:options context:context]; + } + if (!result) { + // Use default options result + result = [[SDWebImageOptionsResult alloc] initWithOptions:options context:context]; + } + + return result; +} + +@end + + +@implementation SDWebImageCombinedOperation + +- (BOOL)isCancelled { + // Need recursive lock (user's cancel block may check isCancelled), do not use SD_LOCK + @synchronized (self) { + return _cancelled; + } +} + +- (void)cancel { + // Need recursive lock (user's cancel block may check isCancelled), do not use SD_LOCK + @synchronized(self) { + if (_cancelled) { + return; + } + _cancelled = YES; + if (self.cacheOperation) { + [self.cacheOperation cancel]; + self.cacheOperation = nil; + } + if (self.loaderOperation) { + [self.loaderOperation cancel]; + self.loaderOperation = nil; + } + [self.manager safelyRemoveOperationFromRunning:self]; + } +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageOperation.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageOperation.h new file mode 100644 index 0000000..bc4224f --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageOperation.h @@ -0,0 +1,27 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import + +/// A protocol represents cancelable operation. +@protocol SDWebImageOperation + +/// Cancel the operation +- (void)cancel; + +@optional + +/// Whether the operation has been cancelled. +@property (nonatomic, assign, readonly, getter=isCancelled) BOOL cancelled; + +@end + +/// NSOperation conform to `SDWebImageOperation`. +@interface NSOperation (SDWebImageOperation) + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageOperation.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageOperation.m new file mode 100644 index 0000000..0d6e880 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageOperation.m @@ -0,0 +1,14 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageOperation.h" + +/// NSOperation conform to `SDWebImageOperation`. +@implementation NSOperation (SDWebImageOperation) + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageOptionsProcessor.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageOptionsProcessor.h new file mode 100644 index 0000000..361dfed --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageOptionsProcessor.h @@ -0,0 +1,78 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" +#import "SDWebImageDefine.h" + +@class SDWebImageOptionsResult; + +typedef SDWebImageOptionsResult * _Nullable(^SDWebImageOptionsProcessorBlock)(NSURL * _Nullable url, SDWebImageOptions options, SDWebImageContext * _Nullable context); + +/** + The options result contains both options and context. + */ +@interface SDWebImageOptionsResult : NSObject + +/** + WebCache options. + */ +@property (nonatomic, assign, readonly) SDWebImageOptions options; + +/** + Context options. + */ +@property (nonatomic, copy, readonly, nullable) SDWebImageContext *context; + +/** + Create a new options result. + + @param options options + @param context context + @return The options result contains both options and context. + */ +- (nonnull instancetype)initWithOptions:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + +@end + +/** + This is the protocol for options processor. + Options processor can be used, to control the final result for individual image request's `SDWebImageOptions` and `SDWebImageContext` + Implements the protocol to have a global control for each indivadual image request's option. + */ +@protocol SDWebImageOptionsProcessor + +/** + Return the processed options result for specify image URL, with its options and context + + @param url The URL to the image + @param options A mask to specify options to use for this request + @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + @return The processed result, contains both options and context + */ +- (nullable SDWebImageOptionsResult *)processedResultForURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +@end + +/** + A options processor class with block. + */ +@interface SDWebImageOptionsProcessor : NSObject + +- (nonnull instancetype)initWithBlock:(nonnull SDWebImageOptionsProcessorBlock)block; ++ (nonnull instancetype)optionsProcessorWithBlock:(nonnull SDWebImageOptionsProcessorBlock)block; + +- (nonnull instancetype)init NS_UNAVAILABLE; ++ (nonnull instancetype)new NS_UNAVAILABLE; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageOptionsProcessor.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageOptionsProcessor.m new file mode 100644 index 0000000..8e7bc35 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageOptionsProcessor.m @@ -0,0 +1,59 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageOptionsProcessor.h" + +@interface SDWebImageOptionsResult () + +@property (nonatomic, assign) SDWebImageOptions options; +@property (nonatomic, copy, nullable) SDWebImageContext *context; + +@end + +@implementation SDWebImageOptionsResult + +- (instancetype)initWithOptions:(SDWebImageOptions)options context:(SDWebImageContext *)context { + self = [super init]; + if (self) { + self.options = options; + self.context = context; + } + return self; +} + +@end + +@interface SDWebImageOptionsProcessor () + +@property (nonatomic, copy, nonnull) SDWebImageOptionsProcessorBlock block; + +@end + +@implementation SDWebImageOptionsProcessor + +- (instancetype)initWithBlock:(SDWebImageOptionsProcessorBlock)block { + self = [super init]; + if (self) { + self.block = block; + } + return self; +} + ++ (instancetype)optionsProcessorWithBlock:(SDWebImageOptionsProcessorBlock)block { + SDWebImageOptionsProcessor *optionsProcessor = [[SDWebImageOptionsProcessor alloc] initWithBlock:block]; + return optionsProcessor; +} + +- (SDWebImageOptionsResult *)processedResultForURL:(NSURL *)url options:(SDWebImageOptions)options context:(SDWebImageContext *)context { + if (!self.block) { + return nil; + } + return self.block(url, options, context); +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImagePrefetcher.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImagePrefetcher.h new file mode 100644 index 0000000..2256cc0 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImagePrefetcher.h @@ -0,0 +1,168 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageManager.h" + +@class SDWebImagePrefetcher; + +/** + A token represents a list of URLs, can be used to cancel the download. + */ +@interface SDWebImagePrefetchToken : NSObject + +/** + * Cancel the current prefetching. + */ +- (void)cancel; + +/** + list of URLs of current prefetching. + */ +@property (nonatomic, copy, readonly, nullable) NSArray *urls; + +@end + +/** + The prefetcher delegate protocol + */ +@protocol SDWebImagePrefetcherDelegate + +@optional + +/** + * Called when an image was prefetched. Which means it's called when one URL from any of prefetching finished. + * + * @param imagePrefetcher The current image prefetcher + * @param imageURL The image url that was prefetched + * @param finishedCount The total number of images that were prefetched (successful or not) + * @param totalCount The total number of images that were to be prefetched + */ +- (void)imagePrefetcher:(nonnull SDWebImagePrefetcher *)imagePrefetcher didPrefetchURL:(nullable NSURL *)imageURL finishedCount:(NSUInteger)finishedCount totalCount:(NSUInteger)totalCount; + +/** + * Called when all images are prefetched. Which means it's called when all URLs from all of prefetching finished. + * @param imagePrefetcher The current image prefetcher + * @param totalCount The total number of images that were prefetched (whether successful or not) + * @param skippedCount The total number of images that were skipped + */ +- (void)imagePrefetcher:(nonnull SDWebImagePrefetcher *)imagePrefetcher didFinishWithTotalCount:(NSUInteger)totalCount skippedCount:(NSUInteger)skippedCount; + +@end + +typedef void(^SDWebImagePrefetcherProgressBlock)(NSUInteger noOfFinishedUrls, NSUInteger noOfTotalUrls); +typedef void(^SDWebImagePrefetcherCompletionBlock)(NSUInteger noOfFinishedUrls, NSUInteger noOfSkippedUrls); + +/** + * Prefetch some URLs in the cache for future use. Images are downloaded in low priority. + */ +@interface SDWebImagePrefetcher : NSObject + +/** + * The web image manager used by prefetcher to prefetch images. + * @note You can specify a standalone manager and downloader with custom configuration suitable for image prefetching. Such as `currentDownloadCount` or `downloadTimeout`. + */ +@property (strong, nonatomic, readonly, nonnull) SDWebImageManager *manager; + +/** + * Maximum number of URLs to prefetch at the same time. Defaults to 3. + */ +@property (nonatomic, assign) NSUInteger maxConcurrentPrefetchCount; + +/** + * The options for prefetcher. Defaults to SDWebImageLowPriority. + * @deprecated Prefetcher is designed to be used shared and should not effect others. So in 5.15.0 we added API `prefetchURLs:options:context:`. If you want global control, try to use `SDWebImageOptionsProcessor` in manager level. + */ +@property (nonatomic, assign) SDWebImageOptions options API_DEPRECATED("Use individual prefetch options param instead", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +/** + * The context for prefetcher. Defaults to nil. + * @deprecated Prefetcher is designed to be used shared and should not effect others. So in 5.15.0 we added API `prefetchURLs:options:context:`. If you want global control, try to use `SDWebImageOptionsProcessor` in `SDWebImageManager.optionsProcessor`. + */ +@property (nonatomic, copy, nullable) SDWebImageContext *context API_DEPRECATED("Use individual prefetch context param instead", macos(10.10, API_TO_BE_DEPRECATED), ios(8.0, API_TO_BE_DEPRECATED), tvos(9.0, API_TO_BE_DEPRECATED), watchos(2.0, API_TO_BE_DEPRECATED)); + +/** + * Queue options for prefetcher when call the progressBlock, completionBlock and delegate methods. Defaults to Main Queue. + * @deprecated 5.15.0 introduce SDCallbackQueue, use that is preferred and has higher priority. The set/get to this property will translate to that instead. + * @note The call is asynchronously to avoid blocking target queue. (see SDCallbackPolicyDispatch) + * @note The delegate queue should be set before any prefetching start and may not be changed during prefetching to avoid thread-safe problem. + */ +@property (strong, nonatomic, nonnull) dispatch_queue_t delegateQueue API_DEPRECATED("Use SDWebImageContextCallbackQueue context param instead, see SDCallbackQueue", macos(10.10, 10.10), ios(8.0, 8.0), tvos(9.0, 9.0), watchos(2.0, 2.0)); + +/** + * The delegate for the prefetcher. Defaults to nil. + */ +@property (weak, nonatomic, nullable) id delegate; + +/** + * Returns the global shared image prefetcher instance. It use a standalone manager which is different from shared manager. + */ +@property (nonatomic, class, readonly, nonnull) SDWebImagePrefetcher *sharedImagePrefetcher; + +/** + * Allows you to instantiate a prefetcher with any arbitrary image manager. + */ +- (nonnull instancetype)initWithImageManager:(nonnull SDWebImageManager *)manager NS_DESIGNATED_INITIALIZER; + +/** + * Assign list of URLs to let SDWebImagePrefetcher to queue the prefetching. It based on the image manager so the image may from the cache and network according to the `options` property. + * Prefetching is separate to each other, which means the progressBlock and completionBlock you provide is bind to the prefetching for the list of urls. + * Attention that call this will not cancel previous fetched urls. You should keep the token return by this to cancel or cancel all the prefetch. + * + * @param urls list of URLs to prefetch + * @return the token to cancel the current prefetching. + */ +- (nullable SDWebImagePrefetchToken *)prefetchURLs:(nullable NSArray *)urls; + +/** + * Assign list of URLs to let SDWebImagePrefetcher to queue the prefetching. It based on the image manager so the image may from the cache and network according to the `options` property. + * Prefetching is separate to each other, which means the progressBlock and completionBlock you provide is bind to the prefetching for the list of urls. + * Attention that call this will not cancel previous fetched urls. You should keep the token return by this to cancel or cancel all the prefetch. + * + * @param urls list of URLs to prefetch + * @param progressBlock block to be called when progress updates; + * first parameter is the number of completed (successful or not) requests, + * second parameter is the total number of images originally requested to be prefetched + * @param completionBlock block to be called when the current prefetching is completed + * first param is the number of completed (successful or not) requests, + * second parameter is the number of skipped requests + * @return the token to cancel the current prefetching. + */ +- (nullable SDWebImagePrefetchToken *)prefetchURLs:(nullable NSArray *)urls + progress:(nullable SDWebImagePrefetcherProgressBlock)progressBlock + completed:(nullable SDWebImagePrefetcherCompletionBlock)completionBlock; + +/** + * Assign list of URLs to let SDWebImagePrefetcher to queue the prefetching. It based on the image manager so the image may from the cache and network according to the `options` property. + * Prefetching is separate to each other, which means the progressBlock and completionBlock you provide is bind to the prefetching for the list of urls. + * Attention that call this will not cancel previous fetched urls. You should keep the token return by this to cancel or cancel all the prefetch. + * + * @param urls list of URLs to prefetch + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock block to be called when progress updates; + * first parameter is the number of completed (successful or not) requests, + * second parameter is the total number of images originally requested to be prefetched + * @param completionBlock block to be called when the current prefetching is completed + * first param is the number of completed (successful or not) requests, + * second parameter is the number of skipped requests + * @return the token to cancel the current prefetching. + */ +- (nullable SDWebImagePrefetchToken *)prefetchURLs:(nullable NSArray *)urls + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDWebImagePrefetcherProgressBlock)progressBlock + completed:(nullable SDWebImagePrefetcherCompletionBlock)completionBlock; + +/** + * Remove and cancel all the prefeching for the prefetcher. + */ +- (void)cancelPrefetching; + + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImagePrefetcher.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImagePrefetcher.m new file mode 100644 index 0000000..1a385f5 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImagePrefetcher.m @@ -0,0 +1,341 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImagePrefetcher.h" +#import "SDAsyncBlockOperation.h" +#import "SDCallbackQueue.h" +#import "SDInternalMacros.h" +#import + +@interface SDCallbackQueue () + +@property (nonatomic, strong, nonnull) dispatch_queue_t queue; + +@end + +@interface SDWebImagePrefetchToken () { + @public + // Though current implementation, `SDWebImageManager` completion block is always on main queue. But however, there is no guarantee in docs. And we may introduce config to specify custom queue in the future. + // These value are just used as incrementing counter, keep thread-safe using memory_order_relaxed for performance. + atomic_ulong _skippedCount; + atomic_ulong _finishedCount; + atomic_flag _isAllFinished; + + unsigned long _totalCount; + + // Used to ensure NSPointerArray thread safe + SD_LOCK_DECLARE(_prefetchOperationsLock); + SD_LOCK_DECLARE(_loadOperationsLock); +} + +@property (nonatomic, copy, readwrite) NSArray *urls; +@property (nonatomic, strong) NSPointerArray *loadOperations; +@property (nonatomic, strong) NSPointerArray *prefetchOperations; +@property (nonatomic, weak) SDWebImagePrefetcher *prefetcher; +@property (nonatomic, assign) SDWebImageOptions options; +@property (nonatomic, copy, nullable) SDWebImageContext *context; +@property (nonatomic, copy, nullable) SDWebImagePrefetcherCompletionBlock completionBlock; +@property (nonatomic, copy, nullable) SDWebImagePrefetcherProgressBlock progressBlock; + +@end + +@interface SDWebImagePrefetcher () + +@property (strong, nonatomic, nonnull) SDWebImageManager *manager; +@property (strong, atomic, nonnull) NSMutableSet *runningTokens; +@property (strong, nonatomic, nonnull) NSOperationQueue *prefetchQueue; +@property (strong, nonatomic, nullable) SDCallbackQueue *callbackQueue; + +@end + +@implementation SDWebImagePrefetcher + ++ (nonnull instancetype)sharedImagePrefetcher { + static dispatch_once_t once; + static id instance; + dispatch_once(&once, ^{ + instance = [self new]; + }); + return instance; +} + +- (nonnull instancetype)init { + return [self initWithImageManager:[SDWebImageManager new]]; +} + +- (nonnull instancetype)initWithImageManager:(SDWebImageManager *)manager { + if ((self = [super init])) { + _manager = manager; + _runningTokens = [NSMutableSet set]; + _options = SDWebImageLowPriority; + _prefetchQueue = [NSOperationQueue new]; + self.maxConcurrentPrefetchCount = 3; + } + return self; +} + +- (void)setMaxConcurrentPrefetchCount:(NSUInteger)maxConcurrentPrefetchCount { + self.prefetchQueue.maxConcurrentOperationCount = maxConcurrentPrefetchCount; +} + +- (NSUInteger)maxConcurrentPrefetchCount { + return self.prefetchQueue.maxConcurrentOperationCount; +} + +- (void)setDelegateQueue:(dispatch_queue_t)delegateQueue { + // Deprecate and translate to SDCallbackQueue + _callbackQueue = [[SDCallbackQueue alloc] initWithDispatchQueue:delegateQueue]; + _callbackQueue.policy = SDCallbackPolicyDispatch; +} + +- (dispatch_queue_t)delegateQueue { + // Deprecate and translate to SDCallbackQueue + return (_callbackQueue ?: SDCallbackQueue.mainQueue).queue; +} + +#pragma mark - Prefetch +- (nullable SDWebImagePrefetchToken *)prefetchURLs:(nullable NSArray *)urls { + return [self prefetchURLs:urls progress:nil completed:nil]; +} + +- (nullable SDWebImagePrefetchToken *)prefetchURLs:(nullable NSArray *)urls + progress:(nullable SDWebImagePrefetcherProgressBlock)progressBlock + completed:(nullable SDWebImagePrefetcherCompletionBlock)completionBlock { + return [self prefetchURLs:urls options:self.options context:self.context progress:progressBlock completed:completionBlock]; +} + +- (nullable SDWebImagePrefetchToken *)prefetchURLs:(nullable NSArray *)urls + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDWebImagePrefetcherProgressBlock)progressBlock + completed:(nullable SDWebImagePrefetcherCompletionBlock)completionBlock { + if (!urls || urls.count == 0) { + if (completionBlock) { + completionBlock(0, 0); + } + return nil; + } + SDWebImagePrefetchToken *token = [SDWebImagePrefetchToken new]; + token.prefetcher = self; + token.urls = urls; + token.options = options; + token.context = context; + token->_skippedCount = 0; + token->_finishedCount = 0; + token->_totalCount = token.urls.count; + atomic_flag_clear(&(token->_isAllFinished)); + token.loadOperations = [NSPointerArray weakObjectsPointerArray]; + token.prefetchOperations = [NSPointerArray weakObjectsPointerArray]; + token.progressBlock = progressBlock; + token.completionBlock = completionBlock; + [self addRunningToken:token]; + [self startPrefetchWithToken:token]; + + return token; +} + +- (void)startPrefetchWithToken:(SDWebImagePrefetchToken * _Nonnull)token { + for (NSURL *url in token.urls) { + @weakify(self); + SDAsyncBlockOperation *prefetchOperation = [SDAsyncBlockOperation blockOperationWithBlock:^(SDAsyncBlockOperation * _Nonnull asyncOperation) { + @strongify(self); + if (!self || asyncOperation.isCancelled) { + return; + } + id operation = [self.manager loadImageWithURL:url options:token.options context:token.context progress:nil completed:^(UIImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, SDImageCacheType cacheType, BOOL finished, NSURL * _Nullable imageURL) { + @strongify(self); + if (!self) { + return; + } + if (!finished) { + return; + } + atomic_fetch_add_explicit(&(token->_finishedCount), 1, memory_order_relaxed); + if (error) { + // Add last failed + atomic_fetch_add_explicit(&(token->_skippedCount), 1, memory_order_relaxed); + } + + // Current operation finished + [self callProgressBlockForToken:token imageURL:imageURL]; + + if (atomic_load_explicit(&(token->_finishedCount), memory_order_relaxed) == token->_totalCount) { + // All finished + if (!atomic_flag_test_and_set_explicit(&(token->_isAllFinished), memory_order_relaxed)) { + [self callCompletionBlockForToken:token]; + [self removeRunningToken:token]; + } + } + [asyncOperation complete]; + }]; + NSAssert(operation != nil, @"Operation should not be nil, [SDWebImageManager loadImageWithURL:options:context:progress:completed:] break prefetch logic"); + SD_LOCK(token->_loadOperationsLock); + [token.loadOperations addPointer:(__bridge void *)operation]; + SD_UNLOCK(token->_loadOperationsLock); + }]; + SD_LOCK(token->_prefetchOperationsLock); + [token.prefetchOperations addPointer:(__bridge void *)prefetchOperation]; + SD_UNLOCK(token->_prefetchOperationsLock); + [self.prefetchQueue addOperation:prefetchOperation]; + } +} + +#pragma mark - Cancel +- (void)cancelPrefetching { + @synchronized(self.runningTokens) { + NSSet *copiedTokens = [self.runningTokens copy]; + [copiedTokens makeObjectsPerformSelector:@selector(cancel)]; + [self.runningTokens removeAllObjects]; + } +} + +- (void)callProgressBlockForToken:(SDWebImagePrefetchToken *)token imageURL:(NSURL *)url { + if (!token) { + return; + } + BOOL shouldCallDelegate = [self.delegate respondsToSelector:@selector(imagePrefetcher:didPrefetchURL:finishedCount:totalCount:)]; + NSUInteger tokenFinishedCount = [self tokenFinishedCount]; + NSUInteger tokenTotalCount = [self tokenTotalCount]; + NSUInteger finishedCount = atomic_load_explicit(&(token->_finishedCount), memory_order_relaxed); + NSUInteger totalCount = token->_totalCount; + SDCallbackQueue *queue = token.context[SDWebImageContextCallbackQueue]; + if (!queue) { + queue = self.callbackQueue; + } + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + if (shouldCallDelegate) { + [self.delegate imagePrefetcher:self didPrefetchURL:url finishedCount:tokenFinishedCount totalCount:tokenTotalCount]; + } + if (token.progressBlock) { + token.progressBlock(finishedCount, totalCount); + } + }]; +} + +- (void)callCompletionBlockForToken:(SDWebImagePrefetchToken *)token { + if (!token) { + return; + } + BOOL shoulCallDelegate = [self.delegate respondsToSelector:@selector(imagePrefetcher:didFinishWithTotalCount:skippedCount:)] && ([self countOfRunningTokens] == 1); // last one + NSUInteger tokenTotalCount = [self tokenTotalCount]; + NSUInteger tokenSkippedCount = [self tokenSkippedCount]; + NSUInteger finishedCount = atomic_load_explicit(&(token->_finishedCount), memory_order_relaxed); + NSUInteger skippedCount = atomic_load_explicit(&(token->_skippedCount), memory_order_relaxed); + SDCallbackQueue *queue = token.context[SDWebImageContextCallbackQueue]; + if (!queue) { + queue = self.callbackQueue; + } + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + if (shoulCallDelegate) { + [self.delegate imagePrefetcher:self didFinishWithTotalCount:tokenTotalCount skippedCount:tokenSkippedCount]; + } + if (token.completionBlock) { + token.completionBlock(finishedCount, skippedCount); + } + }]; +} + +#pragma mark - Helper +- (NSUInteger)tokenTotalCount { + NSUInteger tokenTotalCount = 0; + @synchronized (self.runningTokens) { + for (SDWebImagePrefetchToken *token in self.runningTokens) { + tokenTotalCount += token->_totalCount; + } + } + return tokenTotalCount; +} + +- (NSUInteger)tokenSkippedCount { + NSUInteger tokenSkippedCount = 0; + @synchronized (self.runningTokens) { + for (SDWebImagePrefetchToken *token in self.runningTokens) { + tokenSkippedCount += atomic_load_explicit(&(token->_skippedCount), memory_order_relaxed); + } + } + return tokenSkippedCount; +} + +- (NSUInteger)tokenFinishedCount { + NSUInteger tokenFinishedCount = 0; + @synchronized (self.runningTokens) { + for (SDWebImagePrefetchToken *token in self.runningTokens) { + tokenFinishedCount += atomic_load_explicit(&(token->_finishedCount), memory_order_relaxed); + } + } + return tokenFinishedCount; +} + +- (void)addRunningToken:(SDWebImagePrefetchToken *)token { + if (!token) { + return; + } + @synchronized (self.runningTokens) { + [self.runningTokens addObject:token]; + } +} + +- (void)removeRunningToken:(SDWebImagePrefetchToken *)token { + if (!token) { + return; + } + @synchronized (self.runningTokens) { + [self.runningTokens removeObject:token]; + } +} + +- (NSUInteger)countOfRunningTokens { + NSUInteger count = 0; + @synchronized (self.runningTokens) { + count = self.runningTokens.count; + } + return count; +} + +@end + +@implementation SDWebImagePrefetchToken + +- (instancetype)init { + self = [super init]; + if (self) { + SD_LOCK_INIT(_prefetchOperationsLock); + SD_LOCK_INIT(_loadOperationsLock); + } + return self; +} + +- (void)cancel { + SD_LOCK(_prefetchOperationsLock); + [self.prefetchOperations compact]; + for (id operation in self.prefetchOperations) { + id strongOperation = operation; + if (strongOperation) { + [strongOperation cancel]; + } + } + self.prefetchOperations.count = 0; + SD_UNLOCK(_prefetchOperationsLock); + + SD_LOCK(_loadOperationsLock); + [self.loadOperations compact]; + for (id operation in self.loadOperations) { + id strongOperation = operation; + if (strongOperation) { + [strongOperation cancel]; + } + } + self.loadOperations.count = 0; + SD_UNLOCK(_loadOperationsLock); + + self.completionBlock = nil; + self.progressBlock = nil; + [self.prefetcher removeRunningToken:self]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageTransition.h b/Pods/SDWebImage/SDWebImage/Core/SDWebImageTransition.h new file mode 100644 index 0000000..889372e --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageTransition.h @@ -0,0 +1,131 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if SD_UIKIT || SD_MAC +#import "SDImageCache.h" + +#if SD_UIKIT +typedef UIViewAnimationOptions SDWebImageAnimationOptions; +#else +typedef NS_OPTIONS(NSUInteger, SDWebImageAnimationOptions) { + SDWebImageAnimationOptionAllowsImplicitAnimation = 1 << 0, // specify `allowsImplicitAnimation` for the `NSAnimationContext` + + SDWebImageAnimationOptionCurveEaseInOut = 0 << 16, // default + SDWebImageAnimationOptionCurveEaseIn = 1 << 16, + SDWebImageAnimationOptionCurveEaseOut = 2 << 16, + SDWebImageAnimationOptionCurveLinear = 3 << 16, + + SDWebImageAnimationOptionTransitionNone = 0 << 20, // default + SDWebImageAnimationOptionTransitionFlipFromLeft = 1 << 20, + SDWebImageAnimationOptionTransitionFlipFromRight = 2 << 20, + SDWebImageAnimationOptionTransitionCurlUp = 3 << 20, + SDWebImageAnimationOptionTransitionCurlDown = 4 << 20, + SDWebImageAnimationOptionTransitionCrossDissolve = 5 << 20, + SDWebImageAnimationOptionTransitionFlipFromTop = 6 << 20, + SDWebImageAnimationOptionTransitionFlipFromBottom = 7 << 20, +}; +#endif + +typedef void (^SDWebImageTransitionPreparesBlock)(__kindof UIView * _Nonnull view, UIImage * _Nullable image, NSData * _Nullable imageData, SDImageCacheType cacheType, NSURL * _Nullable imageURL); +typedef void (^SDWebImageTransitionAnimationsBlock)(__kindof UIView * _Nonnull view, UIImage * _Nullable image); +typedef void (^SDWebImageTransitionCompletionBlock)(BOOL finished); + +/** + This class is used to provide a transition animation after the view category load image finished. Use this on `sd_imageTransition` in UIView+WebCache.h + for UIKit(iOS & tvOS), we use `+[UIView transitionWithView:duration:options:animations:completion]` for transition animation. + for AppKit(macOS), we use `+[NSAnimationContext runAnimationGroup:completionHandler:]` for transition animation. You can call `+[NSAnimationContext currentContext]` to grab the context during animations block. + @note These transition are provided for basic usage. If you need complicated animation, consider to directly use Core Animation or use `SDWebImageAvoidAutoSetImage` and implement your own after image load finished. + */ +@interface SDWebImageTransition : NSObject + +/** + By default, we set the image to the view at the beginning of the animations. You can disable this and provide custom set image process + */ +@property (nonatomic, assign) BOOL avoidAutoSetImage; +/** + The duration of the transition animation, measured in seconds. Defaults to 0.5. + */ +@property (nonatomic, assign) NSTimeInterval duration; +/** + The timing function used for all animations within this transition animation (macOS). + */ +@property (nonatomic, strong, nullable) CAMediaTimingFunction *timingFunction API_UNAVAILABLE(ios, tvos, watchos) API_DEPRECATED("Use SDWebImageAnimationOptions instead, or grab NSAnimationContext.currentContext and modify the timingFunction", macos(10.10, 10.10)); +/** + A mask of options indicating how you want to perform the animations. + */ +@property (nonatomic, assign) SDWebImageAnimationOptions animationOptions; +/** + A block object to be executed before the animation sequence starts. + */ +@property (nonatomic, copy, nullable) SDWebImageTransitionPreparesBlock prepares; +/** + A block object that contains the changes you want to make to the specified view. + */ +@property (nonatomic, copy, nullable) SDWebImageTransitionAnimationsBlock animations; +/** + A block object to be executed when the animation sequence ends. + */ +@property (nonatomic, copy, nullable) SDWebImageTransitionCompletionBlock completion; + +@end + +/** + Convenience way to create transition. Remember to specify the duration if needed. + for UIKit, these transition just use the correspond `animationOptions`. By default we enable `UIViewAnimationOptionAllowUserInteraction` to allow user interaction during transition. + for AppKit, these transition use Core Animation in `animations`. So your view must be layer-backed. Set `wantsLayer = YES` before you apply it. + */ +@interface SDWebImageTransition (Conveniences) + +/// Fade-in transition. +@property (nonatomic, class, nonnull, readonly) SDWebImageTransition *fadeTransition; +/// Flip from left transition. +@property (nonatomic, class, nonnull, readonly) SDWebImageTransition *flipFromLeftTransition; +/// Flip from right transition. +@property (nonatomic, class, nonnull, readonly) SDWebImageTransition *flipFromRightTransition; +/// Flip from top transition. +@property (nonatomic, class, nonnull, readonly) SDWebImageTransition *flipFromTopTransition; +/// Flip from bottom transition. +@property (nonatomic, class, nonnull, readonly) SDWebImageTransition *flipFromBottomTransition; +/// Curl up transition. +@property (nonatomic, class, nonnull, readonly) SDWebImageTransition *curlUpTransition; +/// Curl down transition. +@property (nonatomic, class, nonnull, readonly) SDWebImageTransition *curlDownTransition; + +/// Fade-in transition with duration. +/// @param duration transition duration, use ease-in-out ++ (nonnull instancetype)fadeTransitionWithDuration:(NSTimeInterval)duration NS_SWIFT_NAME(fade(duration:)); + +/// Flip from left transition with duration. +/// @param duration transition duration, use ease-in-out ++ (nonnull instancetype)flipFromLeftTransitionWithDuration:(NSTimeInterval)duration NS_SWIFT_NAME(flipFromLeft(duration:)); + +/// Flip from right transition with duration. +/// @param duration transition duration, use ease-in-out ++ (nonnull instancetype)flipFromRightTransitionWithDuration:(NSTimeInterval)duration NS_SWIFT_NAME(flipFromRight(duration:)); + +/// Flip from top transition with duration. +/// @param duration transition duration, use ease-in-out ++ (nonnull instancetype)flipFromTopTransitionWithDuration:(NSTimeInterval)duration NS_SWIFT_NAME(flipFromTop(duration:)); + +/// Flip from bottom transition with duration. +/// @param duration transition duration, use ease-in-out ++ (nonnull instancetype)flipFromBottomTransitionWithDuration:(NSTimeInterval)duration NS_SWIFT_NAME(flipFromBottom(duration:)); + +/// Curl up transition with duration. +/// @param duration transition duration, use ease-in-out ++ (nonnull instancetype)curlUpTransitionWithDuration:(NSTimeInterval)duration NS_SWIFT_NAME(curlUp(duration:)); + +/// Curl down transition with duration. +/// @param duration transition duration, use ease-in-out ++ (nonnull instancetype)curlDownTransitionWithDuration:(NSTimeInterval)duration NS_SWIFT_NAME(curlDown(duration:)); + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/SDWebImageTransition.m b/Pods/SDWebImage/SDWebImage/Core/SDWebImageTransition.m new file mode 100644 index 0000000..4990a73 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/SDWebImageTransition.m @@ -0,0 +1,194 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageTransition.h" + +#if SD_UIKIT || SD_MAC + +#if SD_MAC +#import "SDWebImageTransitionInternal.h" +#import "SDInternalMacros.h" + +CAMediaTimingFunction * SDTimingFunctionFromAnimationOptions(SDWebImageAnimationOptions options) { + if (SD_OPTIONS_CONTAINS(SDWebImageAnimationOptionCurveLinear, options)) { + return [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionLinear]; + } else if (SD_OPTIONS_CONTAINS(SDWebImageAnimationOptionCurveEaseIn, options)) { + return [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseIn]; + } else if (SD_OPTIONS_CONTAINS(SDWebImageAnimationOptionCurveEaseOut, options)) { + return [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseOut]; + } else if (SD_OPTIONS_CONTAINS(SDWebImageAnimationOptionCurveEaseInOut, options)) { + return [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionEaseInEaseOut]; + } else { + return [CAMediaTimingFunction functionWithName:kCAMediaTimingFunctionDefault]; + } +} + +CATransition * SDTransitionFromAnimationOptions(SDWebImageAnimationOptions options) { + if (SD_OPTIONS_CONTAINS(options, SDWebImageAnimationOptionTransitionCrossDissolve)) { + CATransition *trans = [CATransition animation]; + trans.type = kCATransitionFade; + return trans; + } else if (SD_OPTIONS_CONTAINS(options, SDWebImageAnimationOptionTransitionFlipFromLeft)) { + CATransition *trans = [CATransition animation]; + trans.type = kCATransitionPush; + trans.subtype = kCATransitionFromLeft; + return trans; + } else if (SD_OPTIONS_CONTAINS(options, SDWebImageAnimationOptionTransitionFlipFromRight)) { + CATransition *trans = [CATransition animation]; + trans.type = kCATransitionPush; + trans.subtype = kCATransitionFromRight; + return trans; + } else if (SD_OPTIONS_CONTAINS(options, SDWebImageAnimationOptionTransitionFlipFromTop)) { + CATransition *trans = [CATransition animation]; + trans.type = kCATransitionPush; + trans.subtype = kCATransitionFromTop; + return trans; + } else if (SD_OPTIONS_CONTAINS(options, SDWebImageAnimationOptionTransitionFlipFromBottom)) { + CATransition *trans = [CATransition animation]; + trans.type = kCATransitionPush; + trans.subtype = kCATransitionFromBottom; + return trans; + } else if (SD_OPTIONS_CONTAINS(options, SDWebImageAnimationOptionTransitionCurlUp)) { + CATransition *trans = [CATransition animation]; + trans.type = kCATransitionReveal; + trans.subtype = kCATransitionFromTop; + return trans; + } else if (SD_OPTIONS_CONTAINS(options, SDWebImageAnimationOptionTransitionCurlDown)) { + CATransition *trans = [CATransition animation]; + trans.type = kCATransitionReveal; + trans.subtype = kCATransitionFromBottom; + return trans; + } else { + return nil; + } +} +#endif + +@implementation SDWebImageTransition + +- (instancetype)init { + self = [super init]; + if (self) { + self.duration = 0.5; + } + return self; +} + +@end + +@implementation SDWebImageTransition (Conveniences) + ++ (SDWebImageTransition *)fadeTransition { + return [self fadeTransitionWithDuration:0.5]; +} + ++ (SDWebImageTransition *)fadeTransitionWithDuration:(NSTimeInterval)duration { + SDWebImageTransition *transition = [SDWebImageTransition new]; + transition.duration = duration; +#if SD_UIKIT + transition.animationOptions = UIViewAnimationOptionTransitionCrossDissolve | UIViewAnimationOptionAllowUserInteraction; +#else + transition.animationOptions = SDWebImageAnimationOptionTransitionCrossDissolve; +#endif + return transition; +} + ++ (SDWebImageTransition *)flipFromLeftTransition { + return [self flipFromLeftTransitionWithDuration:0.5]; +} + ++ (SDWebImageTransition *)flipFromLeftTransitionWithDuration:(NSTimeInterval)duration { + SDWebImageTransition *transition = [SDWebImageTransition new]; + transition.duration = duration; +#if SD_UIKIT + transition.animationOptions = UIViewAnimationOptionTransitionFlipFromLeft | UIViewAnimationOptionAllowUserInteraction; +#else + transition.animationOptions = SDWebImageAnimationOptionTransitionFlipFromLeft; +#endif + return transition; +} + ++ (SDWebImageTransition *)flipFromRightTransition { + return [self flipFromRightTransitionWithDuration:0.5]; +} + ++ (SDWebImageTransition *)flipFromRightTransitionWithDuration:(NSTimeInterval)duration { + SDWebImageTransition *transition = [SDWebImageTransition new]; + transition.duration = duration; +#if SD_UIKIT + transition.animationOptions = UIViewAnimationOptionTransitionFlipFromRight | UIViewAnimationOptionAllowUserInteraction; +#else + transition.animationOptions = SDWebImageAnimationOptionTransitionFlipFromRight; +#endif + return transition; +} + ++ (SDWebImageTransition *)flipFromTopTransition { + return [self flipFromTopTransitionWithDuration:0.5]; +} + ++ (SDWebImageTransition *)flipFromTopTransitionWithDuration:(NSTimeInterval)duration { + SDWebImageTransition *transition = [SDWebImageTransition new]; + transition.duration = duration; +#if SD_UIKIT + transition.animationOptions = UIViewAnimationOptionTransitionFlipFromTop | UIViewAnimationOptionAllowUserInteraction; +#else + transition.animationOptions = SDWebImageAnimationOptionTransitionFlipFromTop; +#endif + return transition; +} + ++ (SDWebImageTransition *)flipFromBottomTransition { + return [self flipFromBottomTransitionWithDuration:0.5]; +} + ++ (SDWebImageTransition *)flipFromBottomTransitionWithDuration:(NSTimeInterval)duration { + SDWebImageTransition *transition = [SDWebImageTransition new]; + transition.duration = duration; +#if SD_UIKIT + transition.animationOptions = UIViewAnimationOptionTransitionFlipFromBottom | UIViewAnimationOptionAllowUserInteraction; +#else + transition.animationOptions = SDWebImageAnimationOptionTransitionFlipFromBottom; +#endif + return transition; +} + ++ (SDWebImageTransition *)curlUpTransition { + return [self curlUpTransitionWithDuration:0.5]; +} + ++ (SDWebImageTransition *)curlUpTransitionWithDuration:(NSTimeInterval)duration { + SDWebImageTransition *transition = [SDWebImageTransition new]; + transition.duration = duration; +#if SD_UIKIT + transition.animationOptions = UIViewAnimationOptionTransitionCurlUp | UIViewAnimationOptionAllowUserInteraction; +#else + transition.animationOptions = SDWebImageAnimationOptionTransitionCurlUp; +#endif + return transition; +} + ++ (SDWebImageTransition *)curlDownTransition { + return [self curlDownTransitionWithDuration:0.5]; +} + ++ (SDWebImageTransition *)curlDownTransitionWithDuration:(NSTimeInterval)duration { + SDWebImageTransition *transition = [SDWebImageTransition new]; + transition.duration = duration; +#if SD_UIKIT + transition.animationOptions = UIViewAnimationOptionTransitionCurlDown | UIViewAnimationOptionAllowUserInteraction; +#else + transition.animationOptions = SDWebImageAnimationOptionTransitionCurlDown; +#endif + transition.duration = duration; + return transition; +} + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/UIButton+WebCache.h b/Pods/SDWebImage/SDWebImage/Core/UIButton+WebCache.h new file mode 100644 index 0000000..8a898c7 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIButton+WebCache.h @@ -0,0 +1,402 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if SD_UIKIT + +#import "SDWebImageManager.h" + +/** + * Integrates SDWebImage async downloading and caching of remote images with UIButton. + */ +@interface UIButton (WebCache) + +#pragma mark - Image + +/** + * Get the current image URL. + * This simply translate to `[self sd_imageURLForState:self.state]` from v5.18.0 + */ +@property (nonatomic, strong, readonly, nullable) NSURL *sd_currentImageURL; + +/** + * Get the image URL for a control state. + * + * @param state Which state you want to know the URL for. The values are described in UIControlState. + */ +- (nullable NSURL *)sd_imageURLForState:(UIControlState)state; + +/** + * Get the image operation key for a control state. + * + * @param state Which state you want to know the URL for. The values are described in UIControlState. + */ +- (nonnull NSString *)sd_imageOperationKeyForState:(UIControlState)state; + +/** + * Set the button `image` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state NS_REFINED_FOR_SWIFT; + +/** + * Set the button `image` with an `url` and a placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @see sd_setImageWithURL:placeholderImage:options: + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder NS_REFINED_FOR_SWIFT; + +/** + * Set the button `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options NS_REFINED_FOR_SWIFT; + +/** + * Set the button `image` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +/** + * Set the button `image` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `image` with an `url`, placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + completed:(nullable SDExternalCompletionBlock)completedBlock NS_REFINED_FOR_SWIFT; + +/** + * Set the button `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `image` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +#pragma mark - Background Image + +/** + * Get the current background image URL. + */ +@property (nonatomic, strong, readonly, nullable) NSURL *sd_currentBackgroundImageURL; + +/** + * Get the background image operation key for a control state. + * + * @param state Which state you want to know the URL for. The values are described in UIControlState. + */ +- (nonnull NSString *)sd_backgroundImageOperationKeyForState:(UIControlState)state; + +/** + * Get the background image URL for a control state. + * + * @param state Which state you want to know the URL for. The values are described in UIControlState. + */ +- (nullable NSURL *)sd_backgroundImageURLForState:(UIControlState)state; + +/** + * Set the button `backgroundImage` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + */ +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state NS_REFINED_FOR_SWIFT; + +/** + * Set the button `backgroundImage` with an `url` and a placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @see sd_setImageWithURL:placeholderImage:options: + */ +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder NS_REFINED_FOR_SWIFT; + +/** + * Set the button `backgroundImage` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + */ +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options NS_REFINED_FOR_SWIFT; + +/** + * Set the button `backgroundImage` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + */ +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +/** + * Set the button `backgroundImage` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `backgroundImage` with an `url`, placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param state The state that uses the specified title. The values are described in UIControlState. + * @param placeholder The image to be set initially, until the image request finishes. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + completed:(nullable SDExternalCompletionBlock)completedBlock NS_REFINED_FOR_SWIFT; + +/** + * Set the button `backgroundImage` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `backgroundImage` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the button `backgroundImage` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +#pragma mark - Cancel + +/** + * Cancel the current image download + */ +- (void)sd_cancelImageLoadForState:(UIControlState)state; + +/** + * Cancel the current backgroundImage download + */ +- (void)sd_cancelBackgroundImageLoadForState:(UIControlState)state; + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/UIButton+WebCache.m b/Pods/SDWebImage/SDWebImage/Core/UIButton+WebCache.m new file mode 100644 index 0000000..0948afe --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIButton+WebCache.m @@ -0,0 +1,201 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIButton+WebCache.h" + +#if SD_UIKIT + +#import "objc/runtime.h" +#import "UIView+WebCacheOperation.h" +#import "UIView+WebCacheState.h" +#import "UIView+WebCache.h" +#import "SDInternalMacros.h" + +@implementation UIButton (WebCache) + +#pragma mark - Image + +- (void)sd_setImageWithURL:(nullable NSURL *)url forState:(UIControlState)state { + [self sd_setImageWithURL:url forState:state placeholderImage:nil options:0 completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder { + [self sd_setImageWithURL:url forState:state placeholderImage:placeholder options:0 completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options { + [self sd_setImageWithURL:url forState:state placeholderImage:placeholder options:options progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context { + [self sd_setImageWithURL:url forState:state placeholderImage:placeholder options:options context:context progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url forState:(UIControlState)state completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url forState:state placeholderImage:nil options:0 completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url forState:state placeholderImage:placeholder options:0 completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url forState:state placeholderImage:placeholder options:options progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options progress:(nullable SDImageLoaderProgressBlock)progressBlock completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url forState:state placeholderImage:placeholder options:options context:nil progress:progressBlock completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock { + SDWebImageMutableContext *mutableContext; + if (context) { + mutableContext = [context mutableCopy]; + } else { + mutableContext = [NSMutableDictionary dictionary]; + } + mutableContext[SDWebImageContextSetImageOperationKey] = [self sd_imageOperationKeyForState:state]; + @weakify(self); + [self sd_internalSetImageWithURL:url + placeholderImage:placeholder + options:options + context:mutableContext + setImageBlock:^(UIImage * _Nullable image, NSData * _Nullable imageData, SDImageCacheType cacheType, NSURL * _Nullable imageURL) { + @strongify(self); + if (!self) { + return; + } + [self setImage:image forState:state]; + } + progress:progressBlock + completed:^(UIImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, SDImageCacheType cacheType, BOOL finished, NSURL * _Nullable imageURL) { + if (completedBlock) { + completedBlock(image, error, cacheType, imageURL); + } + }]; +} + +#pragma mark - Background Image + +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url forState:(UIControlState)state { + [self sd_setBackgroundImageWithURL:url forState:state placeholderImage:nil options:0 completed:nil]; +} + +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder { + [self sd_setBackgroundImageWithURL:url forState:state placeholderImage:placeholder options:0 completed:nil]; +} + +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options { + [self sd_setBackgroundImageWithURL:url forState:state placeholderImage:placeholder options:options progress:nil completed:nil]; +} + +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context { + [self sd_setBackgroundImageWithURL:url forState:state placeholderImage:placeholder options:options context:context progress:nil completed:nil]; +} + +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url forState:(UIControlState)state completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setBackgroundImageWithURL:url forState:state placeholderImage:nil options:0 completed:completedBlock]; +} + +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setBackgroundImageWithURL:url forState:state placeholderImage:placeholder options:0 completed:completedBlock]; +} + +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setBackgroundImageWithURL:url forState:state placeholderImage:placeholder options:options progress:nil completed:completedBlock]; +} + +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url forState:(UIControlState)state placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options progress:(nullable SDImageLoaderProgressBlock)progressBlock completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setBackgroundImageWithURL:url forState:state placeholderImage:placeholder options:options context:nil progress:progressBlock completed:completedBlock]; +} + +- (void)sd_setBackgroundImageWithURL:(nullable NSURL *)url + forState:(UIControlState)state + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock { + SDWebImageMutableContext *mutableContext; + if (context) { + mutableContext = [context mutableCopy]; + } else { + mutableContext = [NSMutableDictionary dictionary]; + } + mutableContext[SDWebImageContextSetImageOperationKey] = [self sd_backgroundImageOperationKeyForState:state]; + @weakify(self); + [self sd_internalSetImageWithURL:url + placeholderImage:placeholder + options:options + context:mutableContext + setImageBlock:^(UIImage * _Nullable image, NSData * _Nullable imageData, SDImageCacheType cacheType, NSURL * _Nullable imageURL) { + @strongify(self); + [self setBackgroundImage:image forState:state]; + } + progress:progressBlock + completed:^(UIImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, SDImageCacheType cacheType, BOOL finished, NSURL * _Nullable imageURL) { + if (completedBlock) { + completedBlock(image, error, cacheType, imageURL); + } + }]; +} + +#pragma mark - Cancel + +- (void)sd_cancelImageLoadForState:(UIControlState)state { + [self sd_cancelImageLoadOperationWithKey:[self sd_imageOperationKeyForState:state]]; +} + +- (void)sd_cancelBackgroundImageLoadForState:(UIControlState)state { + [self sd_cancelImageLoadOperationWithKey:[self sd_backgroundImageOperationKeyForState:state]]; +} + +#pragma mark - State + +- (NSString *)sd_imageOperationKeyForState:(UIControlState)state { + return [NSString stringWithFormat:@"UIButtonImageOperation%lu", (unsigned long)state]; +} + +- (NSString *)sd_backgroundImageOperationKeyForState:(UIControlState)state { + return [NSString stringWithFormat:@"UIButtonBackgroundImageOperation%lu", (unsigned long)state]; +} + +- (NSURL *)sd_currentImageURL { + NSURL *url = [self sd_imageURLForState:self.state]; + if (!url) { + [self sd_imageURLForState:UIControlStateNormal]; + } + return url; +} + +- (NSURL *)sd_imageURLForState:(UIControlState)state { + return [self sd_imageLoadStateForKey:[self sd_imageOperationKeyForState:state]].url; +} +#pragma mark - Background State + +- (NSURL *)sd_currentBackgroundImageURL { + NSURL *url = [self sd_backgroundImageURLForState:self.state]; + if (!url) { + url = [self sd_backgroundImageURLForState:UIControlStateNormal]; + } + return url; +} + +- (NSURL *)sd_backgroundImageURLForState:(UIControlState)state { + return [self sd_imageLoadStateForKey:[self sd_backgroundImageOperationKeyForState:state]].url; +} + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+ExtendedCacheData.h b/Pods/SDWebImage/SDWebImage/Core/UIImage+ExtendedCacheData.h new file mode 100644 index 0000000..482c8c4 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+ExtendedCacheData.h @@ -0,0 +1,24 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* (c) Fabrice Aneche +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import +#import "SDWebImageCompat.h" + +@interface UIImage (ExtendedCacheData) + +/** + Read and Write the extended object and bind it to the image. Which can hold some extra metadata like Image's scale factor, URL rich link, date, etc. + The extended object should conforms to NSCoding, which we use `NSKeyedArchiver` and `NSKeyedUnarchiver` to archive it to data, and write to disk cache. + @note The disk cache preserve both of the data and extended data with the same cache key. For manual query, use the `SDDiskCache` protocol method `extendedDataForKey:` instead. + @note You can specify arbitrary object conforms to NSCoding (NSObject protocol here is used to support object using `NS_ROOT_CLASS`, which is not NSObject subclass). If you load image from disk cache, you should check the extended object class to avoid corrupted data. + @warning This object don't need to implements NSSecureCoding (but it's recommended), because we allows arbitrary class. + */ +@property (nonatomic, strong, nullable) id sd_extendedObject; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+ExtendedCacheData.m b/Pods/SDWebImage/SDWebImage/Core/UIImage+ExtendedCacheData.m new file mode 100644 index 0000000..05d29cf --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+ExtendedCacheData.m @@ -0,0 +1,23 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* (c) Fabrice Aneche +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "UIImage+ExtendedCacheData.h" +#import + +@implementation UIImage (ExtendedCacheData) + +- (id)sd_extendedObject { + return objc_getAssociatedObject(self, @selector(sd_extendedObject)); +} + +- (void)setSd_extendedObject:(id)sd_extendedObject { + objc_setAssociatedObject(self, @selector(sd_extendedObject), sd_extendedObject, OBJC_ASSOCIATION_RETAIN_NONATOMIC); +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+ForceDecode.h b/Pods/SDWebImage/SDWebImage/Core/UIImage+ForceDecode.h new file mode 100644 index 0000000..658659a --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+ForceDecode.h @@ -0,0 +1,52 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +/** + UIImage category about force decode feature (avoid Image/IO's lazy decoding during rendering behavior). + */ +@interface UIImage (ForceDecode) + +/** + A bool value indicating whether the image has already been decoded. This can help to avoid extra force decode. + Force decode is used for 2 cases: + -- 1. for ImageIO created image (via `CGImageCreateWithImageSource` SPI), it's lazy and we trigger the decode before rendering + -- 2. for non-ImageIO created image (via `CGImageCreate` API), we can ensure it's alignment is suitable to render on screen without copy by CoreAnimation + @note For coder plugin developer, always use the SDImageCoderHelper's `colorSpaceGetDeviceRGB`/`preferredPixelFormat` to create CGImage. + @note For more information why force decode, see: https://github.com/path/FastImageCache#byte-alignment + @note From v5.17.0, the default value is always NO. Use `SDImageForceDecodePolicy` to control complicated policy. + */ +@property (nonatomic, assign) BOOL sd_isDecoded; + +/** + Decode the provided image. This is useful if you want to force decode the image before rendering to improve performance. + + @param image The image to be decoded + @return The decoded image + */ ++ (nullable UIImage *)sd_decodedImageWithImage:(nullable UIImage *)image; + +/** + Decode and scale down the provided image + + @param image The image to be decoded + @return The decoded and scaled down image + */ ++ (nullable UIImage *)sd_decodedAndScaledDownImageWithImage:(nullable UIImage *)image; + +/** + Decode and scale down the provided image with limit bytes + + @param image The image to be decoded + @param bytes The limit bytes size. Provide 0 to use the build-in limit. + @return The decoded and scaled down image + */ ++ (nullable UIImage *)sd_decodedAndScaledDownImageWithImage:(nullable UIImage *)image limitBytes:(NSUInteger)bytes; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+ForceDecode.m b/Pods/SDWebImage/SDWebImage/Core/UIImage+ForceDecode.m new file mode 100644 index 0000000..17b122e --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+ForceDecode.m @@ -0,0 +1,43 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIImage+ForceDecode.h" +#import "SDImageCoderHelper.h" +#import "objc/runtime.h" +#import "NSImage+Compatibility.h" + +@implementation UIImage (ForceDecode) + +- (BOOL)sd_isDecoded { + NSNumber *value = objc_getAssociatedObject(self, @selector(sd_isDecoded)); + return [value boolValue]; +} + +- (void)setSd_isDecoded:(BOOL)sd_isDecoded { + objc_setAssociatedObject(self, @selector(sd_isDecoded), @(sd_isDecoded), OBJC_ASSOCIATION_RETAIN_NONATOMIC); +} + ++ (nullable UIImage *)sd_decodedImageWithImage:(nullable UIImage *)image { + if (!image) { + return nil; + } + return [SDImageCoderHelper decodedImageWithImage:image]; +} + ++ (nullable UIImage *)sd_decodedAndScaledDownImageWithImage:(nullable UIImage *)image { + return [self sd_decodedAndScaledDownImageWithImage:image limitBytes:0]; +} + ++ (nullable UIImage *)sd_decodedAndScaledDownImageWithImage:(nullable UIImage *)image limitBytes:(NSUInteger)bytes { + if (!image) { + return nil; + } + return [SDImageCoderHelper decodedAndScaledDownImageWithImage:image limitBytes:bytes]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+GIF.h b/Pods/SDWebImage/SDWebImage/Core/UIImage+GIF.h new file mode 100644 index 0000000..5da8e19 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+GIF.h @@ -0,0 +1,26 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * (c) Laurin Brandner + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +/** + This category is just use as a convenience method. For more detail control, use methods in `UIImage+MultiFormat.h` or directly use `SDImageCoder`. + */ +@interface UIImage (GIF) + +/** + Creates an animated UIImage from an NSData. + This will create animated image if the data is Animated GIF. And will create a static image is the data is Static GIF. + + @param data The GIF data + @return The created image + */ ++ (nullable UIImage *)sd_imageWithGIFData:(nullable NSData *)data; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+GIF.m b/Pods/SDWebImage/SDWebImage/Core/UIImage+GIF.m new file mode 100644 index 0000000..7158cf3 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+GIF.m @@ -0,0 +1,22 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * (c) Laurin Brandner + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIImage+GIF.h" +#import "SDImageGIFCoder.h" + +@implementation UIImage (GIF) + ++ (nullable UIImage *)sd_imageWithGIFData:(nullable NSData *)data { + if (!data) { + return nil; + } + return [[SDImageGIFCoder sharedCoder] decodedImageWithData:data options:0]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+MemoryCacheCost.h b/Pods/SDWebImage/SDWebImage/Core/UIImage+MemoryCacheCost.h new file mode 100644 index 0000000..0ff2f2f --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+MemoryCacheCost.h @@ -0,0 +1,27 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +/** + UIImage category for memory cache cost. + */ +@interface UIImage (MemoryCacheCost) + +/** + The memory cache cost for specify image used by image cache. The cost function is the bytes size held in memory. + If you set some associated object to `UIImage`, you can set the custom value to indicate the memory cost. + + For `UIImage`, this method return the single frame bytes size when `image.images` is nil for static image. Return full frame bytes size when `image.images` is not nil for animated image. + For `NSImage`, this method return the single frame bytes size because `NSImage` does not store all frames in memory. + @note Note that because of the limitations of category this property can get out of sync if you create another instance with CGImage or other methods. + @note For custom animated class conforms to `SDAnimatedImage`, you can override this getter method in your subclass to return a more proper value instead, which representing the current frame's total bytes. + */ +@property (assign, nonatomic) NSUInteger sd_memoryCost; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+MemoryCacheCost.m b/Pods/SDWebImage/SDWebImage/Core/UIImage+MemoryCacheCost.m new file mode 100644 index 0000000..b936500 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+MemoryCacheCost.m @@ -0,0 +1,47 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIImage+MemoryCacheCost.h" +#import "objc/runtime.h" +#import "NSImage+Compatibility.h" + +FOUNDATION_STATIC_INLINE NSUInteger SDMemoryCacheCostForImage(UIImage *image) { + CGImageRef imageRef = image.CGImage; + if (!imageRef) { + return 0; + } + NSUInteger bytesPerFrame = CGImageGetBytesPerRow(imageRef) * CGImageGetHeight(imageRef); + NSUInteger frameCount; +#if SD_MAC + frameCount = 1; +#elif SD_UIKIT || SD_WATCH + // Filter the same frame in `_UIAnimatedImage`. + frameCount = image.images.count > 1 ? [NSSet setWithArray:image.images].count : 1; +#endif + NSUInteger cost = bytesPerFrame * frameCount; + return cost; +} + +@implementation UIImage (MemoryCacheCost) + +- (NSUInteger)sd_memoryCost { + NSNumber *value = objc_getAssociatedObject(self, @selector(sd_memoryCost)); + NSUInteger memoryCost; + if (value != nil) { + memoryCost = [value unsignedIntegerValue]; + } else { + memoryCost = SDMemoryCacheCostForImage(self); + } + return memoryCost; +} + +- (void)setSd_memoryCost:(NSUInteger)sd_memoryCost { + objc_setAssociatedObject(self, @selector(sd_memoryCost), @(sd_memoryCost), OBJC_ASSOCIATION_RETAIN_NONATOMIC); +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+Metadata.h b/Pods/SDWebImage/SDWebImage/Core/UIImage+Metadata.h new file mode 100644 index 0000000..0aea1df --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+Metadata.h @@ -0,0 +1,104 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import "NSData+ImageContentType.h" +#import "SDImageCoder.h" + +/** + UIImage category for image metadata, including animation, loop count, format, incremental, etc. + */ +@interface UIImage (Metadata) + +/** + * UIKit: + * For static image format, this value is always 0. + * For animated image format, 0 means infinite looping. + * Note that because of the limitations of categories this property can get out of sync if you create another instance with CGImage or other methods. + * AppKit: + * NSImage currently only support animated via `NSBitmapImageRep`(GIF) or `SDAnimatedImageRep`(APNG/GIF/WebP) unlike UIImage. + * The getter of this property will get the loop count from animated imageRep + * The setter of this property will set the loop count from animated imageRep + * SDAnimatedImage: + * Returns `animatedImageLoopCount` + */ +@property (nonatomic, assign) NSUInteger sd_imageLoopCount; + +/** + * UIKit: + * Returns the `images`'s count by unapply the patch for the different frame durations. Which matches the real visible frame count when displaying on UIImageView. + * See more in `SDImageCoderHelper.animatedImageWithFrames`. + * Returns 1 for static image. + * AppKit: + * Returns the underlaying `NSBitmapImageRep` or `SDAnimatedImageRep` frame count. + * Returns 1 for static image. + * SDAnimatedImage: + * Returns `animatedImageFrameCount` for animated image, 1 for static image. + */ +@property (nonatomic, assign, readonly) NSUInteger sd_imageFrameCount; + +/** + * UIKit: + * Check the `images` array property. + * AppKit: + * NSImage currently only support animated via GIF imageRep unlike UIImage. It will check the imageRep's frame count > 1. + * SDAnimatedImage: + * Check `animatedImageFrameCount` > 1 + */ +@property (nonatomic, assign, readonly) BOOL sd_isAnimated; + +/** + * UIKit: + * Check the `isSymbolImage` property. Also check the system PDF(iOS 11+) && SVG(iOS 13+) support. + * AppKit: + * NSImage supports PDF && SVG && EPS imageRep, check the imageRep class. + * SDAnimatedImage: + * Returns `NO` + */ +@property (nonatomic, assign, readonly) BOOL sd_isVector; + +/** + * The image format represent the original compressed image data format. + * If you don't manually specify a format, this information is retrieve from CGImage using `CGImageGetUTType`, which may return nil for non-CG based image. At this time it will return `SDImageFormatUndefined` as default value. + * @note Note that because of the limitations of categories this property can get out of sync if you create another instance with CGImage or other methods. + * @note For `SDAnimatedImage`, returns `animatedImageFormat` when animated, or fallback when static. + */ +@property (nonatomic, assign) SDImageFormat sd_imageFormat; + +/** + A bool value indicating whether the image is during incremental decoding and may not contains full pixels. + */ +@property (nonatomic, assign) BOOL sd_isIncremental; + +/** + A bool value indicating that the image is transformed from original image, so the image data may not always match original download one. + */ +@property (nonatomic, assign) BOOL sd_isTransformed; + +/** + A bool value indicating that the image is using thumbnail decode with smaller size, so the image data may not always match original download one. + @note This just check `sd_decodeOptions[.decodeThumbnailPixelSize] > CGSize.zero` + */ +@property (nonatomic, assign, readonly) BOOL sd_isThumbnail; + +/** + A dictionary value contains the decode options when decoded from SDWebImage loading system (say, `SDImageCacheDecodeImageData/SDImageLoaderDecode[Progressive]ImageData`) + It may not always available and only image decoding related options will be saved. (including [.decodeScaleFactor, .decodeThumbnailPixelSize, .decodePreserveAspectRatio, .decodeFirstFrameOnly]) + @note This is used to identify and check the image is from thumbnail decoding, and the callback's data **will be nil** (because this time the data saved to disk does not match the image return to you. If you need full size data, query the cache with full size url key) + @warning You should not store object inside which keep strong reference to image itself, which will cause retain cycle. + @warning This API exist only because of current SDWebImageDownloader bad design which does not callback the context we call it. There will be refactor in future (API break), use with caution. + */ +@property (nonatomic, copy) SDImageCoderOptions *sd_decodeOptions; + +/** + A bool value indicating that the image is using HDR + @note Only valid for CGImage based, for CIImage based, the returned value is not correct. + */ +@property (nonatomic, assign, readonly) BOOL sd_isHighDynamicRange; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+Metadata.m b/Pods/SDWebImage/SDWebImage/Core/UIImage+Metadata.m new file mode 100644 index 0000000..1e65c2b --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+Metadata.m @@ -0,0 +1,236 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIImage+Metadata.h" +#import "NSImage+Compatibility.h" +#import "SDInternalMacros.h" +#import "objc/runtime.h" +#import "SDImageCoderHelper.h" + +@implementation UIImage (Metadata) + +#if SD_UIKIT || SD_WATCH + +- (NSUInteger)sd_imageLoopCount { + NSUInteger imageLoopCount = 0; + NSNumber *value = objc_getAssociatedObject(self, @selector(sd_imageLoopCount)); + if ([value isKindOfClass:[NSNumber class]]) { + imageLoopCount = value.unsignedIntegerValue; + } + return imageLoopCount; +} + +- (void)setSd_imageLoopCount:(NSUInteger)sd_imageLoopCount { + NSNumber *value = @(sd_imageLoopCount); + objc_setAssociatedObject(self, @selector(sd_imageLoopCount), value, OBJC_ASSOCIATION_RETAIN_NONATOMIC); +} + +- (NSUInteger)sd_imageFrameCount { + NSArray *animatedImages = self.images; + if (!animatedImages || animatedImages.count <= 1) { + return 1; + } + NSNumber *value = objc_getAssociatedObject(self, @selector(sd_imageFrameCount)); + if ([value isKindOfClass:[NSNumber class]]) { + return [value unsignedIntegerValue]; + } + __block NSUInteger frameCount = 1; + __block UIImage *previousImage = animatedImages.firstObject; + [animatedImages enumerateObjectsUsingBlock:^(UIImage * _Nonnull image, NSUInteger idx, BOOL * _Nonnull stop) { + // ignore first + if (idx == 0) { + return; + } + if (![image isEqual:previousImage]) { + frameCount++; + } + previousImage = image; + }]; + objc_setAssociatedObject(self, @selector(sd_imageFrameCount), @(frameCount), OBJC_ASSOCIATION_RETAIN_NONATOMIC); + + return frameCount; +} + +- (BOOL)sd_isAnimated { + return (self.images != nil); +} + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Warc-performSelector-leaks" +- (BOOL)sd_isVector { + if (@available(iOS 13.0, tvOS 13.0, watchOS 6.0, *)) { + // Xcode 11 supports symbol image, keep Xcode 10 compatible currently + SEL SymbolSelector = NSSelectorFromString(@"isSymbolImage"); + if ([self respondsToSelector:SymbolSelector] && [self performSelector:SymbolSelector]) { + return YES; + } + // SVG + SEL SVGSelector = SD_SEL_SPI(CGSVGDocument); + if ([self respondsToSelector:SVGSelector] && [self performSelector:SVGSelector]) { + return YES; + } + } + if (@available(iOS 11.0, tvOS 11.0, watchOS 4.0, *)) { + // PDF + SEL PDFSelector = SD_SEL_SPI(CGPDFPage); + if ([self respondsToSelector:PDFSelector] && [self performSelector:PDFSelector]) { + return YES; + } + } + return NO; +} +#pragma clang diagnostic pop + +#else + +- (NSUInteger)sd_imageLoopCount { + NSUInteger imageLoopCount = 0; + NSRect imageRect = NSMakeRect(0, 0, self.size.width, self.size.height); + NSImageRep *imageRep = [self bestRepresentationForRect:imageRect context:nil hints:nil]; + NSBitmapImageRep *bitmapImageRep; + if ([imageRep isKindOfClass:[NSBitmapImageRep class]]) { + bitmapImageRep = (NSBitmapImageRep *)imageRep; + } + if (bitmapImageRep) { + imageLoopCount = [[bitmapImageRep valueForProperty:NSImageLoopCount] unsignedIntegerValue]; + } + return imageLoopCount; +} + +- (void)setSd_imageLoopCount:(NSUInteger)sd_imageLoopCount { + NSRect imageRect = NSMakeRect(0, 0, self.size.width, self.size.height); + NSImageRep *imageRep = [self bestRepresentationForRect:imageRect context:nil hints:nil]; + NSBitmapImageRep *bitmapImageRep; + if ([imageRep isKindOfClass:[NSBitmapImageRep class]]) { + bitmapImageRep = (NSBitmapImageRep *)imageRep; + } + if (bitmapImageRep) { + [bitmapImageRep setProperty:NSImageLoopCount withValue:@(sd_imageLoopCount)]; + } +} + +- (NSUInteger)sd_imageFrameCount { + NSRect imageRect = NSMakeRect(0, 0, self.size.width, self.size.height); + NSImageRep *imageRep = [self bestRepresentationForRect:imageRect context:nil hints:nil]; + NSBitmapImageRep *bitmapImageRep; + if ([imageRep isKindOfClass:[NSBitmapImageRep class]]) { + bitmapImageRep = (NSBitmapImageRep *)imageRep; + } + if (bitmapImageRep) { + return [[bitmapImageRep valueForProperty:NSImageFrameCount] unsignedIntegerValue]; + } + return 1; +} + +- (BOOL)sd_isAnimated { + BOOL isAnimated = NO; + NSRect imageRect = NSMakeRect(0, 0, self.size.width, self.size.height); + NSImageRep *imageRep = [self bestRepresentationForRect:imageRect context:nil hints:nil]; + NSBitmapImageRep *bitmapImageRep; + if ([imageRep isKindOfClass:[NSBitmapImageRep class]]) { + bitmapImageRep = (NSBitmapImageRep *)imageRep; + } + if (bitmapImageRep) { + NSUInteger frameCount = [[bitmapImageRep valueForProperty:NSImageFrameCount] unsignedIntegerValue]; + isAnimated = frameCount > 1 ? YES : NO; + } + return isAnimated; +} + +- (BOOL)sd_isVector { + NSRect imageRect = NSMakeRect(0, 0, self.size.width, self.size.height); + // This may returns a NSProxy, so don't use `class` to check + NSImageRep *imageRep = [self bestRepresentationForRect:imageRect context:nil hints:nil]; + if ([imageRep isKindOfClass:[NSPDFImageRep class]]) { + return YES; + } + if ([imageRep isKindOfClass:[NSEPSImageRep class]]) { + return YES; + } + Class NSSVGImageRepClass = NSClassFromString([NSString stringWithFormat:@"_%@", SD_NSSTRING(NSSVGImageRep)]); + if ([imageRep isKindOfClass:NSSVGImageRepClass]) { + return YES; + } + return NO; +} + +#endif + +- (SDImageFormat)sd_imageFormat { + SDImageFormat imageFormat = SDImageFormatUndefined; + NSNumber *value = objc_getAssociatedObject(self, @selector(sd_imageFormat)); + if ([value isKindOfClass:[NSNumber class]]) { + imageFormat = value.integerValue; + return imageFormat; + } + // Check CGImage's UTType, may return nil for non-Image/IO based image + CFStringRef uttype = CGImageGetUTType(self.CGImage); + imageFormat = [NSData sd_imageFormatFromUTType:uttype]; + return imageFormat; +} + +- (void)setSd_imageFormat:(SDImageFormat)sd_imageFormat { + objc_setAssociatedObject(self, @selector(sd_imageFormat), @(sd_imageFormat), OBJC_ASSOCIATION_RETAIN_NONATOMIC); +} + +- (void)setSd_isIncremental:(BOOL)sd_isIncremental { + objc_setAssociatedObject(self, @selector(sd_isIncremental), @(sd_isIncremental), OBJC_ASSOCIATION_RETAIN_NONATOMIC); +} + +- (BOOL)sd_isIncremental { + NSNumber *value = objc_getAssociatedObject(self, @selector(sd_isIncremental)); + return value.boolValue; +} + +- (void)setSd_isTransformed:(BOOL)sd_isTransformed { + objc_setAssociatedObject(self, @selector(sd_isTransformed), @(sd_isTransformed), OBJC_ASSOCIATION_RETAIN_NONATOMIC); +} + +- (BOOL)sd_isTransformed { + NSNumber *value = objc_getAssociatedObject(self, @selector(sd_isTransformed)); + return value.boolValue; +} + +- (void)setSd_decodeOptions:(SDImageCoderOptions *)sd_decodeOptions { + objc_setAssociatedObject(self, @selector(sd_decodeOptions), sd_decodeOptions, OBJC_ASSOCIATION_COPY_NONATOMIC); +} + +-(BOOL)sd_isThumbnail { + CGSize thumbnailSize = CGSizeZero; + NSValue *thumbnailSizeValue = self.sd_decodeOptions[SDImageCoderDecodeThumbnailPixelSize]; + if (thumbnailSizeValue != nil) { + #if SD_MAC + thumbnailSize = thumbnailSizeValue.sizeValue; + #else + thumbnailSize = thumbnailSizeValue.CGSizeValue; + #endif + } + return thumbnailSize.width > 0 && thumbnailSize.height > 0; +} + +- (SDImageCoderOptions *)sd_decodeOptions { + SDImageCoderOptions *value = objc_getAssociatedObject(self, @selector(sd_decodeOptions)); + if ([value isKindOfClass:NSDictionary.class]) { + return value; + } + return nil; +} + +- (BOOL)sd_isHighDynamicRange { +#if SD_MAC + return [SDImageCoderHelper CGImageIsHDR:self.CGImage]; +#else + if (@available(iOS 17, tvOS 17, watchOS 10, *)) { + return self.isHighDynamicRange; + } else { + return [SDImageCoderHelper CGImageIsHDR:self.CGImage]; + } +#endif +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+MultiFormat.h b/Pods/SDWebImage/SDWebImage/Core/UIImage+MultiFormat.h new file mode 100644 index 0000000..e495c74 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+MultiFormat.h @@ -0,0 +1,81 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import "NSData+ImageContentType.h" + +/** + UIImage category for convenient image format decoding/encoding. + */ +@interface UIImage (MultiFormat) +#pragma mark - Decode +/** + Create and decode a image with the specify image data + + @param data The image data + @return The created image + */ ++ (nullable UIImage *)sd_imageWithData:(nullable NSData *)data; + +/** + Create and decode a image with the specify image data and scale + + @param data The image data + @param scale The image scale factor. Should be greater than or equal to 1.0. + @return The created image + */ ++ (nullable UIImage *)sd_imageWithData:(nullable NSData *)data scale:(CGFloat)scale; + +/** + Create and decode a image with the specify image data and scale, allow specify animate/static control + + @param data The image data + @param scale The image scale factor. Should be greater than or equal to 1.0. + @param firstFrameOnly Even if the image data is animated image format, decode the first frame only as static image. + @return The created image + */ ++ (nullable UIImage *)sd_imageWithData:(nullable NSData *)data scale:(CGFloat)scale firstFrameOnly:(BOOL)firstFrameOnly; + +#pragma mark - Encode +/** + Encode the current image to the data, the image format is unspecified + + @note If the receiver is `SDAnimatedImage`, this will return the animated image data if available. No more extra encoding process. + @note For macOS, if the receiver contains only `SDAnimatedImageRep`, this will return the animated image data if available. No more extra encoding process. + @return The encoded data. If can't encode, return nil + */ +- (nullable NSData *)sd_imageData; + +/** + Encode the current image to data with the specify image format + + @param imageFormat The specify image format + @return The encoded data. If can't encode, return nil + */ +- (nullable NSData *)sd_imageDataAsFormat:(SDImageFormat)imageFormat NS_SWIFT_NAME(sd_imageData(as:)); + +/** + Encode the current image to data with the specify image format and compression quality + + @param imageFormat The specify image format + @param compressionQuality The quality of the resulting image data. Value between 0.0-1.0. Some coders may not support compression quality. + @return The encoded data. If can't encode, return nil + */ +- (nullable NSData *)sd_imageDataAsFormat:(SDImageFormat)imageFormat compressionQuality:(double)compressionQuality NS_SWIFT_NAME(sd_imageData(as:compressionQuality:)); + +/** + Encode the current image to data with the specify image format and compression quality, allow specify animate/static control + + @param imageFormat The specify image format + @param compressionQuality The quality of the resulting image data. Value between 0.0-1.0. Some coders may not support compression quality. + @param firstFrameOnly Even if the image is animated image, encode the first frame only as static image. + @return The encoded data. If can't encode, return nil + */ +- (nullable NSData *)sd_imageDataAsFormat:(SDImageFormat)imageFormat compressionQuality:(double)compressionQuality firstFrameOnly:(BOOL)firstFrameOnly NS_SWIFT_NAME(sd_imageData(as:compressionQuality:firstFrameOnly:)); + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+MultiFormat.m b/Pods/SDWebImage/SDWebImage/Core/UIImage+MultiFormat.m new file mode 100644 index 0000000..a569477 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+MultiFormat.m @@ -0,0 +1,61 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIImage+MultiFormat.h" +#import "SDImageCodersManager.h" +#import "SDAnimatedImageRep.h" +#import "UIImage+Metadata.h" + +@implementation UIImage (MultiFormat) + ++ (nullable UIImage *)sd_imageWithData:(nullable NSData *)data { + return [self sd_imageWithData:data scale:1]; +} + ++ (nullable UIImage *)sd_imageWithData:(nullable NSData *)data scale:(CGFloat)scale { + return [self sd_imageWithData:data scale:scale firstFrameOnly:NO]; +} + ++ (nullable UIImage *)sd_imageWithData:(nullable NSData *)data scale:(CGFloat)scale firstFrameOnly:(BOOL)firstFrameOnly { + if (!data) { + return nil; + } + SDImageCoderOptions *options = @{SDImageCoderDecodeScaleFactor : @(MAX(scale, 1)), SDImageCoderDecodeFirstFrameOnly : @(firstFrameOnly)}; + return [[SDImageCodersManager sharedManager] decodedImageWithData:data options:options]; +} + +- (nullable NSData *)sd_imageData { +#if SD_MAC + NSRect imageRect = NSMakeRect(0, 0, self.size.width, self.size.height); + NSImageRep *imageRep = [self bestRepresentationForRect:imageRect context:nil hints:nil]; + // Check weak animated data firstly + if ([imageRep isKindOfClass:[SDAnimatedImageRep class]]) { + SDAnimatedImageRep *animatedImageRep = (SDAnimatedImageRep *)imageRep; + NSData *imageData = [animatedImageRep animatedImageData]; + if (imageData) { + return imageData; + } + } +#endif + return [self sd_imageDataAsFormat:self.sd_imageFormat]; +} + +- (nullable NSData *)sd_imageDataAsFormat:(SDImageFormat)imageFormat { + return [self sd_imageDataAsFormat:imageFormat compressionQuality:1]; +} + +- (nullable NSData *)sd_imageDataAsFormat:(SDImageFormat)imageFormat compressionQuality:(double)compressionQuality { + return [self sd_imageDataAsFormat:imageFormat compressionQuality:compressionQuality firstFrameOnly:NO]; +} + +- (nullable NSData *)sd_imageDataAsFormat:(SDImageFormat)imageFormat compressionQuality:(double)compressionQuality firstFrameOnly:(BOOL)firstFrameOnly { + SDImageCoderOptions *options = @{SDImageCoderEncodeCompressionQuality : @(compressionQuality), SDImageCoderEncodeFirstFrameOnly : @(firstFrameOnly)}; + return [[SDImageCodersManager sharedManager] encodedDataWithImage:self format:imageFormat options:options]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+Transform.h b/Pods/SDWebImage/SDWebImage/Core/UIImage+Transform.h new file mode 100644 index 0000000..245c66e --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+Transform.h @@ -0,0 +1,164 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +/// The scale mode to apply when image drawing on a container with different sizes. +typedef NS_ENUM(NSUInteger, SDImageScaleMode) { + /// The option to scale the content to fit the size of itself by changing the aspect ratio of the content if necessary. + SDImageScaleModeFill = 0, + /// The option to scale the content to fit the size of the view by maintaining the aspect ratio. Any remaining area of the view’s bounds is transparent. + SDImageScaleModeAspectFit = 1, + /// The option to scale the content to fill the size of the view. Some portion of the content may be clipped to fill the view’s bounds. + SDImageScaleModeAspectFill = 2 +}; + +#if SD_UIKIT || SD_WATCH +typedef UIRectCorner SDRectCorner; +#else +typedef NS_OPTIONS(NSUInteger, SDRectCorner) { + SDRectCornerTopLeft = 1 << 0, + SDRectCornerTopRight = 1 << 1, + SDRectCornerBottomLeft = 1 << 2, + SDRectCornerBottomRight = 1 << 3, + SDRectCornerAllCorners = ~0UL +}; +#endif + +/** + Provide some common method for `UIImage`. + Image process is based on Core Graphics and vImage. + */ +@interface UIImage (Transform) + +#pragma mark - Image Geometry + +/** + Returns a new image which is resized from this image. + You can specify a larger or smaller size than the image size. The image content will be changed with the scale mode. + + @param size The new size to be resized, values should be positive. + @param scaleMode The scale mode for image content. + @return The new image with the given size. + */ +- (nullable UIImage *)sd_resizedImageWithSize:(CGSize)size scaleMode:(SDImageScaleMode)scaleMode; + +/** + Returns a new image which is cropped from this image. + + @param rect Image's inner rect. + @return The new image with the cropping rect. + */ +- (nullable UIImage *)sd_croppedImageWithRect:(CGRect)rect; + +/** + Rounds a new image with a given corner radius and corners. + + @param cornerRadius The radius of each corner oval. Values larger than half the + rectangle's width or height are clamped appropriately to + half the width or height. + @param corners A bitmask value that identifies the corners that you want + rounded. You can use this parameter to round only a subset + of the corners of the rectangle. + @param borderWidth The inset border line width. Values larger than half the rectangle's + width or height are clamped appropriately to half the width + or height. + @param borderColor The border stroke color. nil means clear color. + @return The new image with the round corner. + */ +- (nullable UIImage *)sd_roundedCornerImageWithRadius:(CGFloat)cornerRadius + corners:(SDRectCorner)corners + borderWidth:(CGFloat)borderWidth + borderColor:(nullable UIColor *)borderColor; + +/** + Returns a new rotated image (relative to the center). + + @param angle Rotated radians in counterclockwise.⟲ + @param fitSize YES: new image's size is extend to fit all content. + NO: image's size will not change, content may be clipped. + @return The new image with the rotation. + */ +- (nullable UIImage *)sd_rotatedImageWithAngle:(CGFloat)angle fitSize:(BOOL)fitSize; + +/** + Returns a new horizontally(vertically) flipped image. + + @param horizontal YES to flip the image horizontally. ⇋ + @param vertical YES to flip the image vertically. ⥯ + @return The new image with the flipping. + */ +- (nullable UIImage *)sd_flippedImageWithHorizontal:(BOOL)horizontal vertical:(BOOL)vertical; + +#pragma mark - Image Blending + +/** + Return a tinted image with the given color. This actually use `sourceIn` blend mode. + @note Before 5.20, this API actually use `sourceAtop` and cause naming confusing. After 5.20, we match UIKit's behavior using `sourceIn`. + + @param tintColor The tint color. + @return The new image with the tint color. + */ +- (nullable UIImage *)sd_tintedImageWithColor:(nonnull UIColor *)tintColor; + +/** + Return a tinted image with the given color and blend mode. + @note The blend mode treat `self` as background image (destination), treat `tintColor` as input image (source). So mostly you need `source` variant blend mode (use `sourceIn` not `destinationIn`), which is different from UIKit's `+[UIImage imageWithTintColor:]`. + + @param tintColor The tint color. + @param blendMode The blend mode. + @return The new image with the tint color. + */ +- (nullable UIImage *)sd_tintedImageWithColor:(nonnull UIColor *)tintColor blendMode:(CGBlendMode)blendMode; + +/** + Return the pixel color at specify position. The point is from the top-left to the bottom-right and 0-based. The returned the color is always be RGBA format. The image must be CG-based. + @note The point's x/y will be converted into integer. + @note The point's x/y should not be smaller than 0, or greater than or equal to width/height. + @note The overhead of object creation means this method is best suited for infrequent color sampling. For heavy image processing, grab the raw bitmap data and process yourself. + + @param point The position of pixel + @warning This API currently support 8 bits per component only (RGBA8888 etc), not RGBA16U/RGBA10 + @return The color for specify pixel, or nil if any error occur + */ +- (nullable UIColor *)sd_colorAtPoint:(CGPoint)point; + +/** + Return the pixel color array with specify rectangle. The rect is from the top-left to the bottom-right and 0-based. The returned the color is always be RGBA format. The image must be CG-based. + @note The rect's origin and size will be converted into integer. + @note The rect's width/height should not be smaller than or equal to 0. The minX/minY should not be smaller than 0. The maxX/maxY should not be greater than width/height. Attention this limit is different from `sd_colorAtPoint:` (point: (0, 0) like rect: (0, 0, 1, 1)) + @note The overhead of object creation means this method is best suited for infrequent color sampling. For heavy image processing, grab the raw bitmap data and process yourself. + + @param rect The rectangle of pixels + @return The color array for specify pixels, or nil if any error occur + */ +- (nullable NSArray *)sd_colorsWithRect:(CGRect)rect; + +#pragma mark - Image Effect + +/** + Return a new image applied a blur effect. + + @param blurRadius The radius of the blur in points, 0 means no blur effect. + + @return The new image with blur effect, or nil if an error occurs (e.g. no enough memory). + */ +- (nullable UIImage *)sd_blurredImageWithRadius:(CGFloat)blurRadius; + +#if SD_UIKIT || SD_MAC +/** + Return a new image applied a CIFilter. + + @param filter The CIFilter to be applied to the image. + @return The new image with the CIFilter, or nil if an error occurs (e.g. no + enough memory). + */ +- (nullable UIImage *)sd_filteredImageWithFilter:(nonnull CIFilter *)filter; +#endif + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImage+Transform.m b/Pods/SDWebImage/SDWebImage/Core/UIImage+Transform.m new file mode 100644 index 0000000..88189be --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImage+Transform.m @@ -0,0 +1,1064 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIImage+Transform.h" +#import "NSImage+Compatibility.h" +#import "SDImageGraphics.h" +#import "SDGraphicsImageRenderer.h" +#import "NSBezierPath+SDRoundedCorners.h" +#import "SDInternalMacros.h" +#import +#if SD_UIKIT || SD_MAC +#import +#endif + +static inline CGRect SDCGRectFitWithScaleMode(CGRect rect, CGSize size, SDImageScaleMode scaleMode) { + rect = CGRectStandardize(rect); + size.width = size.width < 0 ? -size.width : size.width; + size.height = size.height < 0 ? -size.height : size.height; + CGPoint center = CGPointMake(CGRectGetMidX(rect), CGRectGetMidY(rect)); + switch (scaleMode) { + case SDImageScaleModeAspectFit: + case SDImageScaleModeAspectFill: { + if (rect.size.width < 0.01 || rect.size.height < 0.01 || + size.width < 0.01 || size.height < 0.01) { + rect.origin = center; + rect.size = CGSizeZero; + } else { + CGFloat scale; + if (scaleMode == SDImageScaleModeAspectFit) { + if (size.width / size.height < rect.size.width / rect.size.height) { + scale = rect.size.height / size.height; + } else { + scale = rect.size.width / size.width; + } + } else { + if (size.width / size.height < rect.size.width / rect.size.height) { + scale = rect.size.width / size.width; + } else { + scale = rect.size.height / size.height; + } + } + size.width *= scale; + size.height *= scale; + rect.size = size; + rect.origin = CGPointMake(center.x - size.width * 0.5, center.y - size.height * 0.5); + } + } break; + case SDImageScaleModeFill: + default: { + rect = rect; + } + } + return rect; +} + +static inline UIColor * SDGetColorFromGrayscale(Pixel_88 pixel, CGBitmapInfo bitmapInfo, CGColorSpaceRef cgColorSpace) { + // Get alpha info, byteOrder info + CGImageAlphaInfo alphaInfo = bitmapInfo & kCGBitmapAlphaInfoMask; + CGBitmapInfo byteOrderInfo = bitmapInfo & kCGBitmapByteOrderMask; + CGFloat w = 0, a = 1; + + BOOL byteOrderNormal = NO; + switch (byteOrderInfo) { + case kCGBitmapByteOrderDefault: { + byteOrderNormal = YES; + } break; + case kCGBitmapByteOrder16Little: + case kCGBitmapByteOrder32Little: { + } break; + case kCGBitmapByteOrder16Big: + case kCGBitmapByteOrder32Big: { + byteOrderNormal = YES; + } break; + default: break; + } + switch (alphaInfo) { + case kCGImageAlphaPremultipliedFirst: + case kCGImageAlphaFirst: { + if (byteOrderNormal) { + // AW + a = pixel[0] / 255.0; + w = pixel[1] / 255.0; + } else { + // WA + w = pixel[0] / 255.0; + a = pixel[1] / 255.0; + } + } + break; + case kCGImageAlphaPremultipliedLast: + case kCGImageAlphaLast: { + if (byteOrderNormal) { + // WA + w = pixel[0] / 255.0; + a = pixel[1] / 255.0; + } else { + // AW + a = pixel[0] / 255.0; + w = pixel[1] / 255.0; + } + } + break; + case kCGImageAlphaNone: { + // W + w = pixel[0] / 255.0; + } + break; + case kCGImageAlphaNoneSkipLast: { + if (byteOrderNormal) { + // WX + w = pixel[0] / 255.0; + } else { + // XW + a = pixel[1] / 255.0; + } + } + break; + case kCGImageAlphaNoneSkipFirst: { + if (byteOrderNormal) { + // XW + a = pixel[1] / 255.0; + } else { + // WX + a = pixel[0] / 255.0; + } + } + break; + case kCGImageAlphaOnly: { + // A + a = pixel[0] / 255.0; + } + break; + default: + break; + } +#if SD_MAC + // Mac supports ColorSync, to ensure the same bahvior, we convert color to sRGB + NSColorSpace *colorSpace = [[NSColorSpace alloc] initWithCGColorSpace:cgColorSpace]; + CGFloat components[2] = {w, a}; + NSColor *color = [NSColor colorWithColorSpace:colorSpace components:components count:2]; + return [color colorUsingColorSpace:NSColorSpace.genericGamma22GrayColorSpace]; +#else + return [UIColor colorWithWhite:w alpha:a]; +#endif +} + +static inline UIColor * SDGetColorFromRGBA8(Pixel_8888 pixel, CGBitmapInfo bitmapInfo, CGColorSpaceRef cgColorSpace) { + // Get alpha info, byteOrder info + CGImageAlphaInfo alphaInfo = bitmapInfo & kCGBitmapAlphaInfoMask; + CGBitmapInfo byteOrderInfo = bitmapInfo & kCGBitmapByteOrderMask; + CGFloat r = 0, g = 0, b = 0, a = 1; + + BOOL byteOrderNormal = NO; + switch (byteOrderInfo) { + case kCGBitmapByteOrderDefault: { + byteOrderNormal = YES; + } break; + case kCGBitmapByteOrder16Little: + case kCGBitmapByteOrder32Little: { + } break; + case kCGBitmapByteOrder16Big: + case kCGBitmapByteOrder32Big: { + byteOrderNormal = YES; + } break; + default: break; + } + switch (alphaInfo) { + case kCGImageAlphaPremultipliedFirst: { + if (byteOrderNormal) { + // ARGB8888-premultiplied + a = pixel[0] / 255.0; + r = pixel[1] / 255.0; + g = pixel[2] / 255.0; + b = pixel[3] / 255.0; + if (a > 0) { + r /= a; + g /= a; + b /= a; + } + } else { + // BGRA8888-premultiplied + b = pixel[0] / 255.0; + g = pixel[1] / 255.0; + r = pixel[2] / 255.0; + a = pixel[3] / 255.0; + if (a > 0) { + r /= a; + g /= a; + b /= a; + } + } + break; + } + case kCGImageAlphaFirst: { + if (byteOrderNormal) { + // ARGB8888 + a = pixel[0] / 255.0; + r = pixel[1] / 255.0; + g = pixel[2] / 255.0; + b = pixel[3] / 255.0; + } else { + // BGRA8888 + b = pixel[0] / 255.0; + g = pixel[1] / 255.0; + r = pixel[2] / 255.0; + a = pixel[3] / 255.0; + } + } + break; + case kCGImageAlphaPremultipliedLast: { + if (byteOrderNormal) { + // RGBA8888-premultiplied + r = pixel[0] / 255.0; + g = pixel[1] / 255.0; + b = pixel[2] / 255.0; + a = pixel[3] / 255.0; + if (a > 0) { + r /= a; + g /= a; + b /= a; + } + } else { + // ABGR8888-premultiplied + a = pixel[0] / 255.0; + b = pixel[1] / 255.0; + g = pixel[2] / 255.0; + r = pixel[3] / 255.0; + if (a > 0) { + r /= a; + g /= a; + b /= a; + } + } + break; + } + case kCGImageAlphaLast: { + if (byteOrderNormal) { + // RGBA8888 + r = pixel[0] / 255.0; + g = pixel[1] / 255.0; + b = pixel[2] / 255.0; + a = pixel[3] / 255.0; + } else { + // ABGR8888 + a = pixel[0] / 255.0; + b = pixel[1] / 255.0; + g = pixel[2] / 255.0; + r = pixel[3] / 255.0; + } + } + break; + case kCGImageAlphaNone: { + if (byteOrderNormal) { + // RGB + r = pixel[0] / 255.0; + g = pixel[1] / 255.0; + b = pixel[2] / 255.0; + } else { + // BGR + b = pixel[0] / 255.0; + g = pixel[1] / 255.0; + r = pixel[2] / 255.0; + } + } + break; + case kCGImageAlphaNoneSkipLast: { + if (byteOrderNormal) { + // RGBX + r = pixel[0] / 255.0; + g = pixel[1] / 255.0; + b = pixel[2] / 255.0; + } else { + // XBGR + b = pixel[1] / 255.0; + g = pixel[2] / 255.0; + r = pixel[3] / 255.0; + } + } + break; + case kCGImageAlphaNoneSkipFirst: { + if (byteOrderNormal) { + // XRGB + r = pixel[1] / 255.0; + g = pixel[2] / 255.0; + b = pixel[3] / 255.0; + } else { + // BGRX + b = pixel[0] / 255.0; + g = pixel[1] / 255.0; + r = pixel[2] / 255.0; + } + } + break; + case kCGImageAlphaOnly: { + // A + a = pixel[0] / 255.0; + } + break; + default: + break; + } +#if SD_MAC + // Mac supports ColorSync, to ensure the same bahvior, we convert color to sRGB + NSColorSpace *colorSpace = [[NSColorSpace alloc] initWithCGColorSpace:cgColorSpace]; + CGFloat components[4] = {r, g, b, a}; + NSColor *color = [NSColor colorWithColorSpace:colorSpace components:components count:4]; + return [color colorUsingColorSpace:NSColorSpace.sRGBColorSpace]; +#else + return [UIColor colorWithRed:r green:g blue:b alpha:a]; +#endif +} + +#if SD_UIKIT || SD_MAC +// Create-Rule, caller should call CGImageRelease +static inline CGImageRef _Nullable SDCreateCGImageFromCIImage(CIImage * _Nonnull ciImage) { + CGImageRef imageRef = NULL; + if (@available(iOS 10, macOS 10.12, tvOS 10, *)) { + imageRef = ciImage.CGImage; + } + if (!imageRef) { + CIContext *context = [CIContext context]; + imageRef = [context createCGImage:ciImage fromRect:ciImage.extent]; + } else { + CGImageRetain(imageRef); + } + return imageRef; +} +#endif + +@implementation UIImage (Transform) + +- (void)sd_drawInRect:(CGRect)rect context:(CGContextRef)context scaleMode:(SDImageScaleMode)scaleMode clipsToBounds:(BOOL)clips { + CGRect drawRect = SDCGRectFitWithScaleMode(rect, self.size, scaleMode); + if (drawRect.size.width == 0 || drawRect.size.height == 0) return; + if (clips) { + if (context) { + CGContextSaveGState(context); + CGContextAddRect(context, rect); + CGContextClip(context); + [self drawInRect:drawRect]; + CGContextRestoreGState(context); + } + } else { + [self drawInRect:drawRect]; + } +} + +- (nullable UIImage *)sd_resizedImageWithSize:(CGSize)size scaleMode:(SDImageScaleMode)scaleMode { + if (size.width <= 0 || size.height <= 0) return nil; + SDGraphicsImageRendererFormat *format = [[SDGraphicsImageRendererFormat alloc] init]; + format.scale = self.scale; + SDGraphicsImageRenderer *renderer = [[SDGraphicsImageRenderer alloc] initWithSize:size format:format]; + UIImage *image = [renderer imageWithActions:^(CGContextRef _Nonnull context) { + [self sd_drawInRect:CGRectMake(0, 0, size.width, size.height) context:context scaleMode:scaleMode clipsToBounds:NO]; + }]; + return image; +} + +- (nullable UIImage *)sd_croppedImageWithRect:(CGRect)rect { + rect.origin.x *= self.scale; + rect.origin.y *= self.scale; + rect.size.width *= self.scale; + rect.size.height *= self.scale; + if (rect.size.width <= 0 || rect.size.height <= 0) return nil; + +#if SD_UIKIT || SD_MAC + // CIImage shortcut + if (self.CIImage) { + CGRect croppingRect = CGRectMake(rect.origin.x, self.size.height - CGRectGetMaxY(rect), rect.size.width, rect.size.height); + CIImage *ciImage = [self.CIImage imageByCroppingToRect:croppingRect]; +#if SD_UIKIT + UIImage *image = [UIImage imageWithCIImage:ciImage scale:self.scale orientation:self.imageOrientation]; +#else + UIImage *image = [[UIImage alloc] initWithCIImage:ciImage scale:self.scale orientation:kCGImagePropertyOrientationUp]; +#endif + return image; + } +#endif + + CGImageRef imageRef = self.CGImage; + if (!imageRef) { + return nil; + } + + CGImageRef croppedImageRef = CGImageCreateWithImageInRect(imageRef, rect); + if (!croppedImageRef) { + return nil; + } +#if SD_UIKIT || SD_WATCH + UIImage *image = [UIImage imageWithCGImage:croppedImageRef scale:self.scale orientation:self.imageOrientation]; +#else + UIImage *image = [[UIImage alloc] initWithCGImage:croppedImageRef scale:self.scale orientation:kCGImagePropertyOrientationUp]; +#endif + CGImageRelease(croppedImageRef); + return image; +} + +- (nullable UIImage *)sd_roundedCornerImageWithRadius:(CGFloat)cornerRadius corners:(SDRectCorner)corners borderWidth:(CGFloat)borderWidth borderColor:(nullable UIColor *)borderColor { + SDGraphicsImageRendererFormat *format = [[SDGraphicsImageRendererFormat alloc] init]; + format.scale = self.scale; + SDGraphicsImageRenderer *renderer = [[SDGraphicsImageRenderer alloc] initWithSize:self.size format:format]; + UIImage *image = [renderer imageWithActions:^(CGContextRef _Nonnull context) { + CGRect rect = CGRectMake(0, 0, self.size.width, self.size.height); + + CGFloat minSize = MIN(self.size.width, self.size.height); + if (borderWidth < minSize / 2) { +#if SD_UIKIT || SD_WATCH + UIBezierPath *path = [UIBezierPath bezierPathWithRoundedRect:CGRectInset(rect, borderWidth, borderWidth) byRoundingCorners:corners cornerRadii:CGSizeMake(cornerRadius, cornerRadius)]; +#else + NSBezierPath *path = [NSBezierPath sd_bezierPathWithRoundedRect:CGRectInset(rect, borderWidth, borderWidth) byRoundingCorners:corners cornerRadius:cornerRadius]; +#endif + [path closePath]; + + CGContextSaveGState(context); + [path addClip]; + [self drawInRect:rect]; + CGContextRestoreGState(context); + } + + if (borderColor && borderWidth < minSize / 2 && borderWidth > 0) { + CGFloat strokeInset = (floor(borderWidth * self.scale) + 0.5) / self.scale; + CGRect strokeRect = CGRectInset(rect, strokeInset, strokeInset); + CGFloat strokeRadius = cornerRadius > self.scale / 2 ? cornerRadius - self.scale / 2 : 0; +#if SD_UIKIT || SD_WATCH + UIBezierPath *path = [UIBezierPath bezierPathWithRoundedRect:strokeRect byRoundingCorners:corners cornerRadii:CGSizeMake(strokeRadius, strokeRadius)]; +#else + NSBezierPath *path = [NSBezierPath sd_bezierPathWithRoundedRect:strokeRect byRoundingCorners:corners cornerRadius:strokeRadius]; +#endif + [path closePath]; + + path.lineWidth = borderWidth; + [borderColor setStroke]; + [path stroke]; + } + }]; + return image; +} + +- (nullable UIImage *)sd_rotatedImageWithAngle:(CGFloat)angle fitSize:(BOOL)fitSize { + size_t width = self.size.width; + size_t height = self.size.height; + CGRect newRect = CGRectApplyAffineTransform(CGRectMake(0, 0, width, height), + fitSize ? CGAffineTransformMakeRotation(angle) : CGAffineTransformIdentity); + +#if SD_UIKIT || SD_MAC + // CIImage shortcut + if (self.CIImage) { + CIImage *ciImage = self.CIImage; + if (fitSize) { + CGAffineTransform transform = CGAffineTransformMakeRotation(angle); + ciImage = [ciImage imageByApplyingTransform:transform]; + } else { + CIFilter *filter = [CIFilter filterWithName:@"CIStraightenFilter"]; + [filter setValue:ciImage forKey:kCIInputImageKey]; + [filter setValue:@(angle) forKey:kCIInputAngleKey]; + ciImage = filter.outputImage; + } +#if SD_UIKIT || SD_WATCH + UIImage *image = [UIImage imageWithCIImage:ciImage scale:self.scale orientation:self.imageOrientation]; +#else + UIImage *image = [[UIImage alloc] initWithCIImage:ciImage scale:self.scale orientation:kCGImagePropertyOrientationUp]; +#endif + return image; + } +#endif + + SDGraphicsImageRendererFormat *format = [[SDGraphicsImageRendererFormat alloc] init]; + format.scale = self.scale; + SDGraphicsImageRenderer *renderer = [[SDGraphicsImageRenderer alloc] initWithSize:newRect.size format:format]; + UIImage *image = [renderer imageWithActions:^(CGContextRef _Nonnull context) { + CGContextSetShouldAntialias(context, true); + CGContextSetAllowsAntialiasing(context, true); + CGContextSetInterpolationQuality(context, kCGInterpolationHigh); + CGContextTranslateCTM(context, +(newRect.size.width * 0.5), +(newRect.size.height * 0.5)); +#if SD_UIKIT || SD_WATCH + // Use UIKit coordinate system counterclockwise (⟲) + CGContextRotateCTM(context, -angle); +#else + CGContextRotateCTM(context, angle); +#endif + + [self drawInRect:CGRectMake(-(width * 0.5), -(height * 0.5), width, height)]; + }]; + return image; +} + +- (nullable UIImage *)sd_flippedImageWithHorizontal:(BOOL)horizontal vertical:(BOOL)vertical { + size_t width = self.size.width; + size_t height = self.size.height; + +#if SD_UIKIT || SD_MAC + // CIImage shortcut + if (self.CIImage) { + CGAffineTransform transform = CGAffineTransformIdentity; + // Use UIKit coordinate system + if (horizontal) { + CGAffineTransform flipHorizontal = CGAffineTransformMake(-1, 0, 0, 1, width, 0); + transform = CGAffineTransformConcat(transform, flipHorizontal); + } + if (vertical) { + CGAffineTransform flipVertical = CGAffineTransformMake(1, 0, 0, -1, 0, height); + transform = CGAffineTransformConcat(transform, flipVertical); + } + CIImage *ciImage = [self.CIImage imageByApplyingTransform:transform]; +#if SD_UIKIT + UIImage *image = [UIImage imageWithCIImage:ciImage scale:self.scale orientation:self.imageOrientation]; +#else + UIImage *image = [[UIImage alloc] initWithCIImage:ciImage scale:self.scale orientation:kCGImagePropertyOrientationUp]; +#endif + return image; + } +#endif + + SDGraphicsImageRendererFormat *format = [[SDGraphicsImageRendererFormat alloc] init]; + format.scale = self.scale; + SDGraphicsImageRenderer *renderer = [[SDGraphicsImageRenderer alloc] initWithSize:self.size format:format]; + UIImage *image = [renderer imageWithActions:^(CGContextRef _Nonnull context) { + // Use UIKit coordinate system + if (horizontal) { + CGAffineTransform flipHorizontal = CGAffineTransformMake(-1, 0, 0, 1, width, 0); + CGContextConcatCTM(context, flipHorizontal); + } + if (vertical) { + CGAffineTransform flipVertical = CGAffineTransformMake(1, 0, 0, -1, 0, height); + CGContextConcatCTM(context, flipVertical); + } + [self drawInRect:CGRectMake(0, 0, width, height)]; + }]; + return image; +} + +#pragma mark - Image Blending + +#if SD_UIKIT || SD_MAC +static NSString * _Nullable SDGetCIFilterNameFromBlendMode(CGBlendMode blendMode) { + // CGBlendMode: https://developer.apple.com/library/archive/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_images/dq_images.html#//apple_ref/doc/uid/TP30001066-CH212-CJBIJEFG + // CIFilter: https://developer.apple.com/library/archive/documentation/GraphicsImaging/Reference/CoreImageFilterReference/index.html#//apple_ref/doc/uid/TP30000136-SW71 + NSString *filterName; + switch (blendMode) { + case kCGBlendModeMultiply: + filterName = @"CIMultiplyBlendMode"; + break; + case kCGBlendModeScreen: + filterName = @"CIScreenBlendMode"; + break; + case kCGBlendModeOverlay: + filterName = @"CIOverlayBlendMode"; + break; + case kCGBlendModeDarken: + filterName = @"CIDarkenBlendMode"; + break; + case kCGBlendModeLighten: + filterName = @"CILightenBlendMode"; + break; + case kCGBlendModeColorDodge: + filterName = @"CIColorDodgeBlendMode"; + break; + case kCGBlendModeColorBurn: + filterName = @"CIColorBurnBlendMode"; + break; + case kCGBlendModeSoftLight: + filterName = @"CISoftLightBlendMode"; + break; + case kCGBlendModeHardLight: + filterName = @"CIHardLightBlendMode"; + break; + case kCGBlendModeDifference: + filterName = @"CIDifferenceBlendMode"; + break; + case kCGBlendModeExclusion: + filterName = @"CIExclusionBlendMode"; + break; + case kCGBlendModeHue: + filterName = @"CIHueBlendMode"; + break; + case kCGBlendModeSaturation: + filterName = @"CISaturationBlendMode"; + break; + case kCGBlendModeColor: + // Color blend mode uses the luminance values of the background with the hue and saturation values of the source image. + filterName = @"CIColorBlendMode"; + break; + case kCGBlendModeLuminosity: + filterName = @"CILuminosityBlendMode"; + break; + + // macOS 10.5+ + case kCGBlendModeSourceAtop: + case kCGBlendModeDestinationAtop: + filterName = @"CISourceAtopCompositing"; + break; + case kCGBlendModeSourceIn: + case kCGBlendModeDestinationIn: + filterName = @"CISourceInCompositing"; + break; + case kCGBlendModeSourceOut: + case kCGBlendModeDestinationOut: + filterName = @"CISourceOutCompositing"; + break; + case kCGBlendModeNormal: // SourceOver + case kCGBlendModeDestinationOver: + filterName = @"CISourceOverCompositing"; + break; + + // need special handling + case kCGBlendModeClear: + // use clear color instead + break; + case kCGBlendModeCopy: + // use input color instead + break; + case kCGBlendModeXOR: + // unsupported + break; + case kCGBlendModePlusDarker: + // chain filters + break; + case kCGBlendModePlusLighter: + // chain filters + break; + } + return filterName; +} +#endif + +- (nullable UIImage *)sd_tintedImageWithColor:(nonnull UIColor *)tintColor { + return [self sd_tintedImageWithColor:tintColor blendMode:kCGBlendModeSourceIn]; +} + +- (nullable UIImage *)sd_tintedImageWithColor:(nonnull UIColor *)tintColor blendMode:(CGBlendMode)blendMode { + BOOL hasTint = CGColorGetAlpha(tintColor.CGColor) > __FLT_EPSILON__; + if (!hasTint) { + return self; + } + + // blend mode, see https://en.wikipedia.org/wiki/Alpha_compositing +#if SD_UIKIT || SD_MAC + // CIImage shortcut + CIImage *ciImage = self.CIImage; + if (ciImage) { + CIImage *colorImage = [CIImage imageWithColor:[[CIColor alloc] initWithColor:tintColor]]; + colorImage = [colorImage imageByCroppingToRect:ciImage.extent]; + NSString *filterName = SDGetCIFilterNameFromBlendMode(blendMode); + // Some blend mode is not nativelly supported + if (filterName) { + CIFilter *filter = [CIFilter filterWithName:filterName]; + [filter setValue:colorImage forKey:kCIInputImageKey]; + [filter setValue:ciImage forKey:kCIInputBackgroundImageKey]; + ciImage = filter.outputImage; + } else { + if (blendMode == kCGBlendModeClear) { + // R = 0 + CIColor *clearColor; + if (@available(iOS 10.0, macOS 10.12, tvOS 10.0, *)) { + clearColor = CIColor.clearColor; + } else { + clearColor = [[CIColor alloc] initWithColor:UIColor.clearColor]; + } + colorImage = [CIImage imageWithColor:clearColor]; + colorImage = [colorImage imageByCroppingToRect:ciImage.extent]; + ciImage = colorImage; + } else if (blendMode == kCGBlendModeCopy) { + // R = S + ciImage = colorImage; + } else if (blendMode == kCGBlendModePlusLighter) { + // R = MIN(1, S + D) + // S + D + CIFilter *filter = [CIFilter filterWithName:@"CIAdditionCompositing"]; + [filter setValue:colorImage forKey:kCIInputImageKey]; + [filter setValue:ciImage forKey:kCIInputBackgroundImageKey]; + ciImage = filter.outputImage; + // MIN + ciImage = [ciImage imageByApplyingFilter:@"CIColorClamp" withInputParameters:nil]; + } else if (blendMode == kCGBlendModePlusDarker) { + // R = MAX(0, (1 - D) + (1 - S)) + // (1 - D) + CIFilter *filter1 = [CIFilter filterWithName:@"CIColorControls"]; + [filter1 setValue:ciImage forKey:kCIInputImageKey]; + [filter1 setValue:@(-0.5) forKey:kCIInputBrightnessKey]; + ciImage = filter1.outputImage; + // (1 - S) + CIFilter *filter2 = [CIFilter filterWithName:@"CIColorControls"]; + [filter2 setValue:colorImage forKey:kCIInputImageKey]; + [filter2 setValue:@(-0.5) forKey:kCIInputBrightnessKey]; + colorImage = filter2.outputImage; + // + + CIFilter *filter = [CIFilter filterWithName:@"CIAdditionCompositing"]; + [filter setValue:colorImage forKey:kCIInputImageKey]; + [filter setValue:ciImage forKey:kCIInputBackgroundImageKey]; + ciImage = filter.outputImage; + // MAX + ciImage = [ciImage imageByApplyingFilter:@"CIColorClamp" withInputParameters:nil]; + } else { + SD_LOG("UIImage+Transform error: Unsupported blend mode: %d", blendMode); + ciImage = nil; + } + } + + if (ciImage) { +#if SD_UIKIT + UIImage *image = [UIImage imageWithCIImage:ciImage scale:self.scale orientation:self.imageOrientation]; +#else + UIImage *image = [[UIImage alloc] initWithCIImage:ciImage scale:self.scale orientation:kCGImagePropertyOrientationUp]; +#endif + return image; + } + } +#endif + + CGSize size = self.size; + CGRect rect = { CGPointZero, size }; + CGFloat scale = self.scale; + + SDGraphicsImageRendererFormat *format = [[SDGraphicsImageRendererFormat alloc] init]; + format.scale = scale; + SDGraphicsImageRenderer *renderer = [[SDGraphicsImageRenderer alloc] initWithSize:size format:format]; + UIImage *image = [renderer imageWithActions:^(CGContextRef _Nonnull context) { + [self drawInRect:rect]; + CGContextSetBlendMode(context, blendMode); + CGContextSetFillColorWithColor(context, tintColor.CGColor); + CGContextFillRect(context, rect); + }]; + return image; +} + +- (nullable UIColor *)sd_colorAtPoint:(CGPoint)point { + CGImageRef imageRef = NULL; + // CIImage compatible +#if SD_UIKIT || SD_MAC + if (self.CIImage) { + imageRef = SDCreateCGImageFromCIImage(self.CIImage); + } +#endif + if (!imageRef) { + imageRef = self.CGImage; + CGImageRetain(imageRef); + } + if (!imageRef) { + return nil; + } + + // Check point + size_t width = CGImageGetWidth(imageRef); + size_t height = CGImageGetHeight(imageRef); + size_t x = point.x; + size_t y = point.y; + if (x < 0 || y < 0 || x >= width || y >= height) { + CGImageRelease(imageRef); + return nil; + } + + // Check pixel format + CGBitmapInfo bitmapInfo = CGImageGetBitmapInfo(imageRef); + size_t bitsPerComponent = CGImageGetBitsPerComponent(imageRef); + if (@available(iOS 12.0, tvOS 12.0, macOS 10.14, watchOS 5.0, *)) { + CGImagePixelFormatInfo pixelFormat = (bitmapInfo & kCGImagePixelFormatMask); + if (pixelFormat != kCGImagePixelFormatPacked || bitsPerComponent > 8) { + // like RGBA1010102, need bitwise to extract pixel from single uint32_t, we don't support currently + SD_LOG("Unsupported pixel format: %u, bpc: %zu for CGImage: %@", pixelFormat, bitsPerComponent, imageRef); + CGImageRelease(imageRef); + return nil; + } + } + + // Get pixels + CGDataProviderRef provider = CGImageGetDataProvider(imageRef); + if (!provider) { + CGImageRelease(imageRef); + return nil; + } + CFDataRef data = CGDataProviderCopyData(provider); + if (!data) { + CGImageRelease(imageRef); + return nil; + } + + // Get pixel at point + size_t bytesPerRow = CGImageGetBytesPerRow(imageRef); + size_t components = CGImageGetBitsPerPixel(imageRef) / bitsPerComponent; + + CFRange range = CFRangeMake(bytesPerRow * y + components * x, components); + if (CFDataGetLength(data) < range.location + range.length) { + CFRelease(data); + CGImageRelease(imageRef); + return nil; + } + // Get color space for transform + CGColorSpaceRef colorSpace = CGImageGetColorSpace(imageRef); + + // greyscale + if (components == 2) { + Pixel_88 pixel = {0}; + CFDataGetBytes(data, range, pixel); + CFRelease(data); + CGImageRelease(imageRef); + // Convert to color + return SDGetColorFromGrayscale(pixel, bitmapInfo, colorSpace); + } else if (components == 3 || components == 4) { + // RGB/RGBA + Pixel_8888 pixel = {0}; + CFDataGetBytes(data, range, pixel); + CFRelease(data); + CGImageRelease(imageRef); + // Convert to color + return SDGetColorFromRGBA8(pixel, bitmapInfo, colorSpace); + } else { + SD_LOG("Unsupported components: %zu for CGImage: %@", components, imageRef); + CFRelease(data); + CGImageRelease(imageRef); + return nil; + } +} + +- (nullable NSArray *)sd_colorsWithRect:(CGRect)rect { + CGImageRef imageRef = NULL; + // CIImage compatible +#if SD_UIKIT || SD_MAC + if (self.CIImage) { + imageRef = SDCreateCGImageFromCIImage(self.CIImage); + } +#endif + if (!imageRef) { + imageRef = self.CGImage; + CGImageRetain(imageRef); + } + if (!imageRef) { + return nil; + } + + // Check rect + size_t width = CGImageGetWidth(imageRef); + size_t height = CGImageGetHeight(imageRef); + if (CGRectGetWidth(rect) <= 0 || CGRectGetHeight(rect) <= 0 || CGRectGetMinX(rect) < 0 || CGRectGetMinY(rect) < 0 || CGRectGetMaxX(rect) > width || CGRectGetMaxY(rect) > height) { + CGImageRelease(imageRef); + return nil; + } + + // Check pixel format + CGBitmapInfo bitmapInfo = CGImageGetBitmapInfo(imageRef); + size_t bitsPerComponent = CGImageGetBitsPerComponent(imageRef); + if (@available(iOS 12.0, tvOS 12.0, macOS 10.14, watchOS 5.0, *)) { + CGImagePixelFormatInfo pixelFormat = (bitmapInfo & kCGImagePixelFormatMask); + if (pixelFormat != kCGImagePixelFormatPacked || bitsPerComponent > 8) { + // like RGBA1010102, need bitwise to extract pixel from single uint32_t, we don't support currently + SD_LOG("Unsupported pixel format: %u, bpc: %zu for CGImage: %@", pixelFormat, bitsPerComponent, imageRef); + CGImageRelease(imageRef); + return nil; + } + } + + // Get pixels + CGDataProviderRef provider = CGImageGetDataProvider(imageRef); + if (!provider) { + CGImageRelease(imageRef); + return nil; + } + CFDataRef data = CGDataProviderCopyData(provider); + if (!data) { + CGImageRelease(imageRef); + return nil; + } + + // Get pixels with rect + size_t bytesPerRow = CGImageGetBytesPerRow(imageRef); + size_t components = CGImageGetBitsPerPixel(imageRef) / bitsPerComponent; + + size_t start = bytesPerRow * CGRectGetMinY(rect) + components * CGRectGetMinX(rect); + size_t end = bytesPerRow * (CGRectGetMaxY(rect) - 1) + components * CGRectGetMaxX(rect); + if (CFDataGetLength(data) < (CFIndex)end) { + CFRelease(data); + CGImageRelease(imageRef); + return nil; + } + + const UInt8 *pixels = CFDataGetBytePtr(data); + size_t row = CGRectGetMinY(rect); + size_t col = CGRectGetMaxX(rect); + + // Convert to color + NSMutableArray *colors = [NSMutableArray arrayWithCapacity:CGRectGetWidth(rect) * CGRectGetHeight(rect)]; + // ColorSpace + CGColorSpaceRef colorSpace = CGImageGetColorSpace(imageRef); + for (size_t index = start; index < end; index += components) { + if (index >= row * bytesPerRow + col * components) { + // Index beyond the end of current row, go next row + row++; + index = row * bytesPerRow + CGRectGetMinX(rect) * components; + index -= components; + continue; + } + UIColor *color; + if (components == 2) { + Pixel_88 pixel = {pixels[index], pixel[index+1]}; + color = SDGetColorFromGrayscale(pixel, bitmapInfo, colorSpace); + } else { + if (components == 3) { + Pixel_8888 pixel = {pixels[index], pixels[index+1], pixels[index+2], 0}; + color = SDGetColorFromRGBA8(pixel, bitmapInfo, colorSpace); + } else if (components == 4) { + Pixel_8888 pixel = {pixels[index], pixels[index+1], pixels[index+2], pixels[index+3]}; + color = SDGetColorFromRGBA8(pixel, bitmapInfo, colorSpace); + } else { + SD_LOG("Unsupported components: %zu for CGImage: %@", components, imageRef); + break; + } + } + if (color) { + [colors addObject:color]; + } + } + CFRelease(data); + CGImageRelease(imageRef); + + return [colors copy]; +} + +#pragma mark - Image Effect + +// We use vImage to do box convolve for performance and support for watchOS. However, you can just use `CIFilter.CIGaussianBlur`. For other blur effect, use any filter in `CICategoryBlur` +- (nullable UIImage *)sd_blurredImageWithRadius:(CGFloat)blurRadius { + if (self.size.width < 1 || self.size.height < 1) { + return nil; + } + BOOL hasBlur = blurRadius > __FLT_EPSILON__; + if (!hasBlur) { + return self; + } + + CGFloat scale = self.scale; + CGFloat inputRadius = blurRadius * scale; +#if SD_UIKIT || SD_MAC + if (self.CIImage) { + CIFilter *filter = [CIFilter filterWithName:@"CIGaussianBlur"]; + [filter setValue:self.CIImage forKey:kCIInputImageKey]; + [filter setValue:@(inputRadius) forKey:kCIInputRadiusKey]; + CIImage *ciImage = filter.outputImage; + ciImage = [ciImage imageByCroppingToRect:CGRectMake(0, 0, self.size.width, self.size.height)]; +#if SD_UIKIT + UIImage *image = [UIImage imageWithCIImage:ciImage scale:self.scale orientation:self.imageOrientation]; +#else + UIImage *image = [[UIImage alloc] initWithCIImage:ciImage scale:self.scale orientation:kCGImagePropertyOrientationUp]; +#endif + return image; + } +#endif + + CGImageRef imageRef = self.CGImage; + if (!imageRef) { + return nil; + } + + vImage_Buffer effect = {}, scratch = {}; + vImage_Buffer *input = NULL, *output = NULL; + + vImage_CGImageFormat format = { + .bitsPerComponent = 8, + .bitsPerPixel = 32, + .colorSpace = NULL, + .bitmapInfo = kCGImageAlphaPremultipliedFirst | kCGBitmapByteOrder32Host, //requests a BGRA buffer. + .version = 0, + .decode = NULL, + .renderingIntent = CGImageGetRenderingIntent(imageRef) + }; + + vImage_Error err; + err = vImageBuffer_InitWithCGImage(&effect, &format, NULL, imageRef, kvImageNoFlags); // vImage will convert to format we requests, no need `vImageConvert` + if (err != kvImageNoError) { + SD_LOG("UIImage+Transform error: vImageBuffer_InitWithCGImage returned error code %zi for inputImage: %@", err, self); + return nil; + } + err = vImageBuffer_Init(&scratch, effect.height, effect.width, format.bitsPerPixel, kvImageNoFlags); + if (err != kvImageNoError) { + SD_LOG("UIImage+Transform error: vImageBuffer_Init returned error code %zi for inputImage: %@", err, self); + return nil; + } + + input = &effect; + output = &scratch; + + // See: https://developer.apple.com/library/archive/samplecode/UIImageEffects/Introduction/Intro.html + if (hasBlur) { + // A description of how to compute the box kernel width from the Gaussian + // radius (aka standard deviation) appears in the SVG spec: + // http://www.w3.org/TR/SVG/filters.html#feGaussianBlurElement + // + // For larger values of 's' (s >= 2.0), an approximation can be used: Three + // successive box-blurs build a piece-wise quadratic convolution kernel, which + // approximates the Gaussian kernel to within roughly 3%. + // + // let d = floor(s * 3*sqrt(2*pi)/4 + 0.5) + // + // ... if d is odd, use three box-blurs of size 'd', centered on the output pixel. + // + if (inputRadius - 2.0 < __FLT_EPSILON__) inputRadius = 2.0; + uint32_t radius = floor(inputRadius * 3.0 * sqrt(2 * M_PI) / 4 + 0.5); + radius |= 1; // force radius to be odd so that the three box-blur methodology works. + NSInteger tempSize = vImageBoxConvolve_ARGB8888(input, output, NULL, 0, 0, radius, radius, NULL, kvImageGetTempBufferSize | kvImageEdgeExtend); + void *temp = malloc(tempSize); + vImageBoxConvolve_ARGB8888(input, output, temp, 0, 0, radius, radius, NULL, kvImageEdgeExtend); + vImageBoxConvolve_ARGB8888(output, input, temp, 0, 0, radius, radius, NULL, kvImageEdgeExtend); + vImageBoxConvolve_ARGB8888(input, output, temp, 0, 0, radius, radius, NULL, kvImageEdgeExtend); + free(temp); + + vImage_Buffer *tmp = input; + input = output; + output = tmp; + } + + CGImageRef effectCGImage = NULL; + effectCGImage = vImageCreateCGImageFromBuffer(input, &format, NULL, NULL, kvImageNoAllocate, NULL); + if (effectCGImage == NULL) { + effectCGImage = vImageCreateCGImageFromBuffer(input, &format, NULL, NULL, kvImageNoFlags, NULL); + free(input->data); + } + free(output->data); +#if SD_UIKIT || SD_WATCH + UIImage *outputImage = [UIImage imageWithCGImage:effectCGImage scale:self.scale orientation:self.imageOrientation]; +#else + UIImage *outputImage = [[UIImage alloc] initWithCGImage:effectCGImage scale:self.scale orientation:kCGImagePropertyOrientationUp]; +#endif + CGImageRelease(effectCGImage); + + return outputImage; +} + +#if SD_UIKIT || SD_MAC +- (nullable UIImage *)sd_filteredImageWithFilter:(nonnull CIFilter *)filter { + CIImage *inputImage; + if (self.CIImage) { + inputImage = self.CIImage; + } else { + CGImageRef imageRef = self.CGImage; + if (!imageRef) { + return nil; + } + inputImage = [CIImage imageWithCGImage:imageRef]; + } + if (!inputImage) return nil; + + CIContext *context = [CIContext context]; + [filter setValue:inputImage forKey:kCIInputImageKey]; + CIImage *outputImage = filter.outputImage; + if (!outputImage) return nil; + + CGImageRef imageRef = [context createCGImage:outputImage fromRect:outputImage.extent]; + if (!imageRef) return nil; + +#if SD_UIKIT + UIImage *image = [UIImage imageWithCGImage:imageRef scale:self.scale orientation:self.imageOrientation]; +#else + UIImage *image = [[UIImage alloc] initWithCGImage:imageRef scale:self.scale orientation:kCGImagePropertyOrientationUp]; +#endif + CGImageRelease(imageRef); + + return image; +} +#endif + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImageView+HighlightedWebCache.h b/Pods/SDWebImage/SDWebImage/Core/UIImageView+HighlightedWebCache.h new file mode 100644 index 0000000..80fabc6 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImageView+HighlightedWebCache.h @@ -0,0 +1,142 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if SD_UIKIT + +#import "SDWebImageManager.h" + +/** + * Integrates SDWebImage async downloading and caching of remote images with UIImageView for highlighted state. + */ +@interface UIImageView (HighlightedWebCache) + +#pragma mark - Highlighted Image + +/** + * Get the current highlighted image URL. + */ +@property (nonatomic, strong, readonly, nullable) NSURL *sd_currentHighlightedImageURL; + +/** + * Set the imageView `highlightedImage` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + */ +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `highlightedImage` with an `url` and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + */ +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `highlightedImage` with an `url`, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + */ +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +/** + * Set the imageView `highlightedImage` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url + completed:(nullable SDExternalCompletionBlock)completedBlock NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `highlightedImage` with an `url` and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the imageView `highlightedImage` with an `url` and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the imageView `highlightedImage` with an `url`, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Cancel the current highlighted image load (for `UIImageView.highlighted`) + * @note For normal image, use `sd_cancelCurrentImageLoad` + */ +- (void)sd_cancelCurrentHighlightedImageLoad; + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImageView+HighlightedWebCache.m b/Pods/SDWebImage/SDWebImage/Core/UIImageView+HighlightedWebCache.m new file mode 100644 index 0000000..58d810f --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImageView+HighlightedWebCache.m @@ -0,0 +1,88 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIImageView+HighlightedWebCache.h" + +#if SD_UIKIT + +#import "UIView+WebCacheOperation.h" +#import "UIView+WebCacheState.h" +#import "UIView+WebCache.h" +#import "SDInternalMacros.h" + +@implementation UIImageView (HighlightedWebCache) + +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url { + [self sd_setHighlightedImageWithURL:url options:0 progress:nil completed:nil]; +} + +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url options:(SDWebImageOptions)options { + [self sd_setHighlightedImageWithURL:url options:options progress:nil completed:nil]; +} + +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url options:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context { + [self sd_setHighlightedImageWithURL:url options:options context:context progress:nil completed:nil]; +} + +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setHighlightedImageWithURL:url options:0 progress:nil completed:completedBlock]; +} + +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url options:(SDWebImageOptions)options completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setHighlightedImageWithURL:url options:options progress:nil completed:completedBlock]; +} + +- (void)sd_setHighlightedImageWithURL:(NSURL *)url options:(SDWebImageOptions)options progress:(nullable SDImageLoaderProgressBlock)progressBlock completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setHighlightedImageWithURL:url options:options context:nil progress:progressBlock completed:completedBlock]; +} + +- (void)sd_setHighlightedImageWithURL:(nullable NSURL *)url + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock { + @weakify(self); + SDWebImageMutableContext *mutableContext; + if (context) { + mutableContext = [context mutableCopy]; + } else { + mutableContext = [NSMutableDictionary dictionary]; + } + mutableContext[SDWebImageContextSetImageOperationKey] = @keypath(self, highlightedImage); + [self sd_internalSetImageWithURL:url + placeholderImage:nil + options:options + context:mutableContext + setImageBlock:^(UIImage * _Nullable image, NSData * _Nullable imageData, SDImageCacheType cacheType, NSURL * _Nullable imageURL) { + @strongify(self); + if (!self) { + return; + } + self.highlightedImage = image; + } + progress:progressBlock + completed:^(UIImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, SDImageCacheType cacheType, BOOL finished, NSURL * _Nullable imageURL) { + if (completedBlock) { + completedBlock(image, error, cacheType, imageURL); + } + }]; +} + +#pragma mark - Highlighted State + +- (NSURL *)sd_currentHighlightedImageURL { + return [self sd_imageLoadStateForKey:@keypath(self, highlightedImage)].url; +} + +- (void)sd_cancelCurrentHighlightedImageLoad { + return [self sd_cancelImageLoadOperationWithKey:@keypath(self, highlightedImage)]; +} + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImageView+WebCache.h b/Pods/SDWebImage/SDWebImage/Core/UIImageView+WebCache.h new file mode 100644 index 0000000..46b5a70 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImageView+WebCache.h @@ -0,0 +1,209 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import "SDWebImageManager.h" + +/** + * Usage with a UITableViewCell sub-class: + * + * @code + +#import + +... + +- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath +{ + static NSString *MyIdentifier = @"MyIdentifier"; + + UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:MyIdentifier]; + + if (cell == nil) { + cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleDefault reuseIdentifier:MyIdentifier]; + } + + // Here we use the provided sd_setImageWithURL:placeholderImage: method to load the web image + // Ensure you use a placeholder image otherwise cells will be initialized with no image + [cell.imageView sd_setImageWithURL:[NSURL URLWithString:@"http://example.com/image.jpg"] + placeholderImage:[UIImage imageNamed:@"placeholder"]]; + + cell.textLabel.text = @"My Text"; + return cell; +} + + * @endcode + */ + +/** + * Integrates SDWebImage async downloading and caching of remote images with UIImageView. + */ +@interface UIImageView (WebCache) + +#pragma mark - Image State + +/** + * Get the current image URL. + */ +@property (nonatomic, strong, readonly, nullable) NSURL *sd_currentImageURL; + +#pragma mark - Image Loading + +/** + * Set the imageView `image` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `image` with an `url` and a placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @see sd_setImageWithURL:placeholderImage:options: + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `image` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context; + +/** + * Set the imageView `image` with an `url`. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the imageView `image` with an `url`, placeholder. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + completed:(nullable SDExternalCompletionBlock)completedBlock NS_REFINED_FOR_SWIFT; + +/** + * Set the imageView `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the imageView `image` with an `url`, placeholder and custom options. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Set the imageView `image` with an `url`, placeholder, custom options and context. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. This block has no return value + * and takes the requested UIImage as first parameter. In case of error the image parameter + * is nil and the second parameter may contain an NSError. The third parameter is a Boolean + * indicating if the image was retrieved from the local cache or from the network. + * The fourth parameter is the original image url. + */ +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock; + +/** + * Cancel the current normal image load (for `UIImageView.image`) + * @note For highlighted image, use `sd_cancelCurrentHighlightedImageLoad` + */ +- (void)sd_cancelCurrentImageLoad; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIImageView+WebCache.m b/Pods/SDWebImage/SDWebImage/Core/UIImageView+WebCache.m new file mode 100644 index 0000000..e461aee --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIImageView+WebCache.m @@ -0,0 +1,78 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIImageView+WebCache.h" +#import "objc/runtime.h" +#import "UIView+WebCacheOperation.h" +#import "UIView+WebCacheState.h" +#import "UIView+WebCache.h" + +@implementation UIImageView (WebCache) + +- (void)sd_setImageWithURL:(nullable NSURL *)url { + [self sd_setImageWithURL:url placeholderImage:nil options:0 progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder { + [self sd_setImageWithURL:url placeholderImage:placeholder options:0 progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options context:(nullable SDWebImageContext *)context { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options context:context progress:nil completed:nil]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:nil options:0 progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:placeholder options:0 progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options progress:nil completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url placeholderImage:(nullable UIImage *)placeholder options:(SDWebImageOptions)options progress:(nullable SDImageLoaderProgressBlock)progressBlock completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_setImageWithURL:url placeholderImage:placeholder options:options context:nil progress:progressBlock completed:completedBlock]; +} + +- (void)sd_setImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDExternalCompletionBlock)completedBlock { + [self sd_internalSetImageWithURL:url + placeholderImage:placeholder + options:options + context:context + setImageBlock:nil + progress:progressBlock + completed:^(UIImage * _Nullable image, NSData * _Nullable data, NSError * _Nullable error, SDImageCacheType cacheType, BOOL finished, NSURL * _Nullable imageURL) { + if (completedBlock) { + completedBlock(image, error, cacheType, imageURL); + } + }]; +} + +#pragma mark - State + +- (NSURL *)sd_currentImageURL { + return [self sd_imageLoadStateForKey:nil].url; +} + +- (void)sd_cancelCurrentImageLoad { + return [self sd_cancelImageLoadOperationWithKey:nil]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIView+WebCache.h b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCache.h new file mode 100644 index 0000000..2223f9d --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCache.h @@ -0,0 +1,131 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import "SDWebImageDefine.h" +#import "SDWebImageManager.h" +#import "SDWebImageTransition.h" +#import "SDWebImageIndicator.h" +#import "UIView+WebCacheOperation.h" +#import "UIView+WebCacheState.h" + +/** + The value specify that the image progress unit count cannot be determined because the progressBlock is not been called. + */ +FOUNDATION_EXPORT const int64_t SDWebImageProgressUnitCountUnknown; /* 1LL */ + +typedef void(^SDSetImageBlock)(UIImage * _Nullable image, NSData * _Nullable imageData, SDImageCacheType cacheType, NSURL * _Nullable imageURL); + +/** + Integrates SDWebImage async downloading and caching of remote images with UIView subclass. + */ +@interface UIView (WebCache) + +/** + * Get the current image operation key. Operation key is used to identify the different queries for one view instance (like UIButton). + * See more about this in `SDWebImageContextSetImageOperationKey`. + * + * @note You can use method `UIView+WebCacheOperation` to investigate different queries' operation. + * @note For the history version compatible, when current UIView has property exactly called `image`, the operation key will use `NSStringFromClass(self.class)`. Include `UIImageView.image/NSImageView.image/NSButton.image` (without `UIButton`) + * @warning This property should be only used for single state view, like `UIImageView` without highlighted state. For stateful view like `UIBUtton` (one view can have multiple images loading), check their header to call correct API, like `-[UIButton sd_imageOperationKeyForState:]` + */ +@property (nonatomic, strong, readonly, nullable) NSString *sd_latestOperationKey; + +#pragma mark - State + +/** + * Get the current image URL. + * This simply translate to `[self sd_imageLoadStateForKey:self.sd_latestOperationKey].url` from v5.18.0 + * + * @note Note that because of the limitations of categories this property can get out of sync if you use setImage: directly. + * @warning This property should be only used for single state view, like `UIImageView` without highlighted state. For stateful view like `UIBUtton` (one view can have multiple images loading), use `sd_imageLoadStateForKey:` instead. See `UIView+WebCacheState.h` for more information. + */ +@property (nonatomic, strong, readonly, nullable) NSURL *sd_imageURL; + +/** + * The current image loading progress associated to the view. The unit count is the received size and excepted size of download. + * The `totalUnitCount` and `completedUnitCount` will be reset to 0 after a new image loading start (change from current queue). And they will be set to `SDWebImageProgressUnitCountUnknown` if the progressBlock not been called but the image loading success to mark the progress finished (change from main queue). + * @note You can use Key-Value Observing on the progress, but you should take care that the change to progress is from a background queue during download(the same as progressBlock). If you want to using KVO and update the UI, make sure to dispatch on the main queue. And it's recommend to use some KVO libs like KVOController because it's more safe and easy to use. + * @note The getter will create a progress instance if the value is nil. But by default, we don't create one. If you need to use Key-Value Observing, you must trigger the getter or set a custom progress instance before the loading start. The default value is nil. + * @note Note that because of the limitations of categories this property can get out of sync if you update the progress directly. + * @warning This property should be only used for single state view, like `UIImageView` without highlighted state. For stateful view like `UIBUtton` (one view can have multiple images loading), use `sd_imageLoadStateForKey:` instead. See `UIView+WebCacheState.h` for more information. + */ +@property (nonatomic, strong, null_resettable) NSProgress *sd_imageProgress; + +/** + * Set the imageView `image` with an `url` and optionally a placeholder image. + * + * The download is asynchronous and cached. + * + * @param url The url for the image. + * @param placeholder The image to be set initially, until the image request finishes. + * @param options The options to use when downloading the image. @see SDWebImageOptions for the possible values. + * @param context A context contains different options to perform specify changes or processes, see `SDWebImageContextOption`. This hold the extra objects which `options` enum can not hold. + * @param setImageBlock Block used for custom set image code. If not provide, use the built-in set image code (supports `UIImageView/NSImageView` and `UIButton/NSButton` currently) + * @param progressBlock A block called while image is downloading + * @note the progress block is executed on a background queue + * @param completedBlock A block called when operation has been completed. + * This block has no return value and takes the requested UIImage as first parameter and the NSData representation as second parameter. + * In case of error the image parameter is nil and the third parameter may contain an NSError. + * + * The forth parameter is an `SDImageCacheType` enum indicating if the image was retrieved from the local cache + * or from the memory cache or from the network. + * + * The fifth parameter normally is always YES. However, if you provide SDWebImageAvoidAutoSetImage with SDWebImageProgressiveLoad options to enable progressive downloading and set the image yourself. This block is thus called repeatedly with a partial image. When image is fully downloaded, the + * block is called a last time with the full image and the last parameter set to YES. + * + * The last parameter is the original image URL + * @return The returned operation for cancelling cache and download operation, typically type is `SDWebImageCombinedOperation` + */ +- (nullable id)sd_internalSetImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + setImageBlock:(nullable SDSetImageBlock)setImageBlock + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDInternalCompletionBlock)completedBlock; + +/** + * Cancel the latest image load, using the `sd_latestOperationKey` as operation key + * This simply translate to `[self sd_cancelImageLoadOperationWithKey:self.sd_latestOperationKey]` + */ +- (void)sd_cancelLatestImageLoad; + +/** + * Cancel the current image load, for single state view. + * This actually does not cancel current loading, because stateful view can load multiple images at the same time (like UIButton, each state can load different images). Just behave the same as `sd_cancelLatestImageLoad` + * + * @warning This method should be only used for single state view, like `UIImageView` without highlighted state. For stateful view like `UIBUtton` (one view can have multiple images loading), use `sd_cancelImageLoadOperationWithKey:` instead. See `UIView+WebCacheOperation.h` for more information. + * @deprecated Use `sd_cancelLatestImageLoad` instead. Which don't cause overload method misunderstanding (`UIImageView+WebCache` provide the same API as this one, but does not do the same thing). This API will be totally removed in v6.0 due to this. + */ +- (void)sd_cancelCurrentImageLoad API_DEPRECATED_WITH_REPLACEMENT("sd_cancelLatestImageLoad", macos(10.10, 10.10), ios(8.0, 8.0), tvos(9.0, 9.0), watchos(2.0, 2.0)); + +#if SD_UIKIT || SD_MAC + +#pragma mark - Image Transition + +/** + The image transition when image load finished. See `SDWebImageTransition`. + If you specify nil, do not do transition. Defaults to nil. + @warning This property should be only used for single state view, like `UIImageView` without highlighted state. For stateful view like `UIBUtton` (one view can have multiple images loading), write your own implementation in `setImageBlock:`, and check current stateful view's state to render the UI. + */ +@property (nonatomic, strong, nullable) SDWebImageTransition *sd_imageTransition; + +#pragma mark - Image Indicator + +/** + The image indicator during the image loading. If you do not need indicator, specify nil. Defaults to nil + The setter will remove the old indicator view and add new indicator view to current view's subview. + @note Because this is UI related, you should access only from the main queue. + @warning This property should be only used for single state view, like `UIImageView` without highlighted state. For stateful view like `UIBUtton` (one view can have multiple images loading), write your own implementation in `setImageBlock:`, and check current stateful view's state to render the UI. + */ +@property (nonatomic, strong, nullable) id sd_imageIndicator; + +#endif + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIView+WebCache.m b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCache.m new file mode 100644 index 0000000..4a4984f --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCache.m @@ -0,0 +1,508 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIView+WebCache.h" +#import "objc/runtime.h" +#import "UIView+WebCacheOperation.h" +#import "SDWebImageError.h" +#import "SDInternalMacros.h" +#import "SDWebImageTransitionInternal.h" +#import "SDImageCache.h" +#import "SDCallbackQueue.h" + +const int64_t SDWebImageProgressUnitCountUnknown = 1LL; + +@implementation UIView (WebCache) + +- (nullable NSString *)sd_latestOperationKey { + return objc_getAssociatedObject(self, @selector(sd_latestOperationKey)); +} + +- (void)setSd_latestOperationKey:(NSString * _Nullable)sd_latestOperationKey { + objc_setAssociatedObject(self, @selector(sd_latestOperationKey), sd_latestOperationKey, OBJC_ASSOCIATION_COPY_NONATOMIC); +} + +#pragma mark - State + +- (NSURL *)sd_imageURL { + return [self sd_imageLoadStateForKey:self.sd_latestOperationKey].url; +} + +- (NSProgress *)sd_imageProgress { + SDWebImageLoadState *loadState = [self sd_imageLoadStateForKey:self.sd_latestOperationKey]; + NSProgress *progress = loadState.progress; + if (!progress) { + progress = [[NSProgress alloc] initWithParent:nil userInfo:nil]; + self.sd_imageProgress = progress; + } + return progress; +} + +- (void)setSd_imageProgress:(NSProgress *)sd_imageProgress { + if (!sd_imageProgress) { + return; + } + SDWebImageLoadState *loadState = [self sd_imageLoadStateForKey:self.sd_latestOperationKey]; + if (!loadState) { + loadState = [SDWebImageLoadState new]; + } + loadState.progress = sd_imageProgress; + [self sd_setImageLoadState:loadState forKey:self.sd_latestOperationKey]; +} + +- (nullable id)sd_internalSetImageWithURL:(nullable NSURL *)url + placeholderImage:(nullable UIImage *)placeholder + options:(SDWebImageOptions)options + context:(nullable SDWebImageContext *)context + setImageBlock:(nullable SDSetImageBlock)setImageBlock + progress:(nullable SDImageLoaderProgressBlock)progressBlock + completed:(nullable SDInternalCompletionBlock)completedBlock { + + // Very common mistake is to send the URL using NSString object instead of NSURL. For some strange reason, Xcode won't + // throw any warning for this type mismatch. Here we failsafe this error by allowing URLs to be passed as NSString. + // if url is NSString and shouldUseWeakMemoryCache is true, [cacheKeyForURL:context] will crash. just for a global protect. + if ([url isKindOfClass:NSString.class]) { + url = [NSURL URLWithString:(NSString *)url]; + } + // Prevents app crashing on argument type error like sending NSNull instead of NSURL + if (![url isKindOfClass:NSURL.class]) { + url = nil; + } + + if (context) { + // copy to avoid mutable object + context = [context copy]; + } else { + context = [NSDictionary dictionary]; + } + NSString *validOperationKey = context[SDWebImageContextSetImageOperationKey]; + if (!validOperationKey) { + // pass through the operation key to downstream, which can used for tracing operation or image view class + validOperationKey = NSStringFromClass([self class]); + SDWebImageMutableContext *mutableContext = [context mutableCopy]; + mutableContext[SDWebImageContextSetImageOperationKey] = validOperationKey; + context = [mutableContext copy]; + } + self.sd_latestOperationKey = validOperationKey; + if (!(SD_OPTIONS_CONTAINS(options, SDWebImageAvoidAutoCancelImage))) { + // cancel previous loading for the same set-image operation key by default + [self sd_cancelImageLoadOperationWithKey:validOperationKey]; + } + SDWebImageLoadState *loadState = [self sd_imageLoadStateForKey:validOperationKey]; + if (!loadState) { + loadState = [SDWebImageLoadState new]; + } + loadState.url = url; + [self sd_setImageLoadState:loadState forKey:validOperationKey]; + + SDWebImageManager *manager = context[SDWebImageContextCustomManager]; + if (!manager) { + manager = [SDWebImageManager sharedManager]; + } else { + // remove this manager to avoid retain cycle (manger -> loader -> operation -> context -> manager) + SDWebImageMutableContext *mutableContext = [context mutableCopy]; + mutableContext[SDWebImageContextCustomManager] = nil; + context = [mutableContext copy]; + } + SDCallbackQueue *queue = context[SDWebImageContextCallbackQueue]; + BOOL shouldUseWeakCache = NO; + if ([manager.imageCache isKindOfClass:SDImageCache.class]) { + shouldUseWeakCache = ((SDImageCache *)manager.imageCache).config.shouldUseWeakMemoryCache; + } + if (!(options & SDWebImageDelayPlaceholder)) { + if (shouldUseWeakCache) { + NSString *key = [manager cacheKeyForURL:url context:context]; + // call memory cache to trigger weak cache sync logic, ignore the return value and go on normal query + // this unfortunately will cause twice memory cache query, but it's fast enough + // in the future the weak cache feature may be re-design or removed + [((SDImageCache *)manager.imageCache) imageFromMemoryCacheForKey:key]; + } + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + [self sd_setImage:placeholder imageData:nil basedOnClassOrViaCustomSetImageBlock:setImageBlock cacheType:SDImageCacheTypeNone imageURL:url]; + }]; + } + + id operation = nil; + + if (url) { + // reset the progress + NSProgress *imageProgress = loadState.progress; + if (imageProgress) { + imageProgress.totalUnitCount = 0; + imageProgress.completedUnitCount = 0; + } + +#if SD_UIKIT || SD_MAC + // check and start image indicator + [self sd_startImageIndicatorWithQueue:queue]; + id imageIndicator = self.sd_imageIndicator; +#endif + + SDImageLoaderProgressBlock combinedProgressBlock = ^(NSInteger receivedSize, NSInteger expectedSize, NSURL * _Nullable targetURL) { + if (imageProgress) { + imageProgress.totalUnitCount = expectedSize; + imageProgress.completedUnitCount = receivedSize; + } +#if SD_UIKIT || SD_MAC + if ([imageIndicator respondsToSelector:@selector(updateIndicatorProgress:)]) { + double progress = 0; + if (expectedSize != 0) { + progress = (double)receivedSize / expectedSize; + } + progress = MAX(MIN(progress, 1), 0); // 0.0 - 1.0 + dispatch_async(dispatch_get_main_queue(), ^{ + [imageIndicator updateIndicatorProgress:progress]; + }); + } +#endif + if (progressBlock) { + progressBlock(receivedSize, expectedSize, targetURL); + } + }; + @weakify(self); + operation = [manager loadImageWithURL:url options:options context:context progress:combinedProgressBlock completed:^(UIImage *image, NSData *data, NSError *error, SDImageCacheType cacheType, BOOL finished, NSURL *imageURL) { + @strongify(self); + if (!self) { return; } + // if the progress not been updated, mark it to complete state + if (imageProgress && finished && !error && imageProgress.totalUnitCount == 0 && imageProgress.completedUnitCount == 0) { + imageProgress.totalUnitCount = SDWebImageProgressUnitCountUnknown; + imageProgress.completedUnitCount = SDWebImageProgressUnitCountUnknown; + } + +#if SD_UIKIT || SD_MAC + // check and stop image indicator + if (finished) { + [self sd_stopImageIndicatorWithQueue:queue]; + } +#endif + + BOOL shouldCallCompletedBlock = finished || (options & SDWebImageAvoidAutoSetImage); + BOOL shouldNotSetImage = ((image && (options & SDWebImageAvoidAutoSetImage)) || + (!image && !(options & SDWebImageDelayPlaceholder))); + SDWebImageNoParamsBlock callCompletedBlockClosure = ^{ + if (!self) { return; } + if (!shouldNotSetImage) { + [self sd_setNeedsLayout]; + } + if (completedBlock && shouldCallCompletedBlock) { + completedBlock(image, data, error, cacheType, finished, url); + } + }; + + // case 1a: we got an image, but the SDWebImageAvoidAutoSetImage flag is set + // OR + // case 1b: we got no image and the SDWebImageDelayPlaceholder is not set + if (shouldNotSetImage) { + [(queue ?: SDCallbackQueue.mainQueue) async:callCompletedBlockClosure]; + return; + } + + UIImage *targetImage = nil; + NSData *targetData = nil; + if (image) { + // case 2a: we got an image and the SDWebImageAvoidAutoSetImage is not set + targetImage = image; + targetData = data; + } else if (options & SDWebImageDelayPlaceholder) { + // case 2b: we got no image and the SDWebImageDelayPlaceholder flag is set + targetImage = placeholder; + targetData = nil; + } + +#if SD_UIKIT || SD_MAC + // check whether we should use the image transition + SDWebImageTransition *transition = nil; + BOOL shouldUseTransition = NO; + if (options & SDWebImageForceTransition) { + // Always + shouldUseTransition = YES; + } else if (cacheType == SDImageCacheTypeNone) { + // From network + shouldUseTransition = YES; + } else { + // From disk (and, user don't use sync query) + if (cacheType == SDImageCacheTypeMemory) { + shouldUseTransition = NO; + } else if (cacheType == SDImageCacheTypeDisk) { + if (options & SDWebImageQueryMemoryDataSync || options & SDWebImageQueryDiskDataSync) { + shouldUseTransition = NO; + } else { + shouldUseTransition = YES; + } + } else { + // Not valid cache type, fallback + shouldUseTransition = NO; + } + } + if (finished && shouldUseTransition) { + transition = self.sd_imageTransition; + } +#endif + [(queue ?: SDCallbackQueue.mainQueue) async:^{ +#if SD_UIKIT || SD_MAC + [self sd_setImage:targetImage imageData:targetData options:options basedOnClassOrViaCustomSetImageBlock:setImageBlock transition:transition cacheType:cacheType imageURL:imageURL callback:callCompletedBlockClosure]; +#else + [self sd_setImage:targetImage imageData:targetData basedOnClassOrViaCustomSetImageBlock:setImageBlock cacheType:cacheType imageURL:imageURL]; + callCompletedBlockClosure(); +#endif + }]; + }]; + [self sd_setImageLoadOperation:operation forKey:validOperationKey]; + } else { +#if SD_UIKIT || SD_MAC + [self sd_stopImageIndicatorWithQueue:queue]; +#endif + if (completedBlock) { + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + NSError *error = [NSError errorWithDomain:SDWebImageErrorDomain code:SDWebImageErrorInvalidURL userInfo:@{NSLocalizedDescriptionKey : @"Image url is nil"}]; + completedBlock(nil, nil, error, SDImageCacheTypeNone, YES, url); + }]; + } + } + + return operation; +} + +- (void)sd_cancelLatestImageLoad { + [self sd_cancelImageLoadOperationWithKey:self.sd_latestOperationKey]; +} + +- (void)sd_cancelCurrentImageLoad { + [self sd_cancelImageLoadOperationWithKey:self.sd_latestOperationKey]; +} + +// Set image logic without transition (like placeholder and watchOS) +- (void)sd_setImage:(UIImage *)image imageData:(NSData *)imageData basedOnClassOrViaCustomSetImageBlock:(SDSetImageBlock)setImageBlock cacheType:(SDImageCacheType)cacheType imageURL:(NSURL *)imageURL { +#if SD_UIKIT || SD_MAC + [self sd_setImage:image imageData:imageData options:0 basedOnClassOrViaCustomSetImageBlock:setImageBlock transition:nil cacheType:cacheType imageURL:imageURL callback:nil]; +#else + // watchOS does not support view transition. Simplify the logic + if (setImageBlock) { + setImageBlock(image, imageData, cacheType, imageURL); + } else if ([self isKindOfClass:[UIImageView class]]) { + UIImageView *imageView = (UIImageView *)self; + [imageView setImage:image]; + } +#endif +} + +// Set image logic with transition +#if SD_UIKIT || SD_MAC +- (void)sd_setImage:(UIImage *)image imageData:(NSData *)imageData options:(SDWebImageOptions)options basedOnClassOrViaCustomSetImageBlock:(SDSetImageBlock)setImageBlock transition:(SDWebImageTransition *)transition cacheType:(SDImageCacheType)cacheType imageURL:(NSURL *)imageURL callback:(SDWebImageNoParamsBlock)callback { + UIView *view = self; + SDSetImageBlock finalSetImageBlock; + if (setImageBlock) { + finalSetImageBlock = setImageBlock; + } else if ([view isKindOfClass:[UIImageView class]]) { + UIImageView *imageView = (UIImageView *)view; + finalSetImageBlock = ^(UIImage *setImage, NSData *setImageData, SDImageCacheType setCacheType, NSURL *setImageURL) { + imageView.image = setImage; + }; + } +#if SD_UIKIT + else if ([view isKindOfClass:[UIButton class]]) { + UIButton *button = (UIButton *)view; + finalSetImageBlock = ^(UIImage *setImage, NSData *setImageData, SDImageCacheType setCacheType, NSURL *setImageURL) { + [button setImage:setImage forState:UIControlStateNormal]; + }; + } +#endif +#if SD_MAC + else if ([view isKindOfClass:[NSButton class]]) { + NSButton *button = (NSButton *)view; + finalSetImageBlock = ^(UIImage *setImage, NSData *setImageData, SDImageCacheType setCacheType, NSURL *setImageURL) { + button.image = setImage; + }; + } +#endif + + BOOL waitTransition = SD_OPTIONS_CONTAINS(options, SDWebImageWaitTransition); + if (transition) { + NSString *originalOperationKey = view.sd_latestOperationKey; + +#if SD_UIKIT + [UIView transitionWithView:view duration:0 options:0 animations:^{ + if (!view.sd_latestOperationKey || ![originalOperationKey isEqualToString:view.sd_latestOperationKey]) { + return; + } + // 0 duration to let UIKit render placeholder and prepares block + if (transition.prepares) { + transition.prepares(view, image, imageData, cacheType, imageURL); + } + } completion:^(BOOL tempFinished) { + [UIView transitionWithView:view duration:transition.duration options:transition.animationOptions animations:^{ + if (!view.sd_latestOperationKey || ![originalOperationKey isEqualToString:view.sd_latestOperationKey]) { + return; + } + if (finalSetImageBlock && !transition.avoidAutoSetImage) { + finalSetImageBlock(image, imageData, cacheType, imageURL); + } + if (transition.animations) { + transition.animations(view, image); + } + } completion:^(BOOL finished) { + if (!view.sd_latestOperationKey || ![originalOperationKey isEqualToString:view.sd_latestOperationKey]) { + return; + } + if (transition.completion) { + transition.completion(finished); + } + if (waitTransition) { + if (callback) { + callback(); + } + } + }]; + }]; +#elif SD_MAC + [NSAnimationContext runAnimationGroup:^(NSAnimationContext * _Nonnull prepareContext) { + if (!view.sd_latestOperationKey || ![originalOperationKey isEqualToString:view.sd_latestOperationKey]) { + return; + } + // 0 duration to let AppKit render placeholder and prepares block + prepareContext.duration = 0; + if (transition.prepares) { + transition.prepares(view, image, imageData, cacheType, imageURL); + } + } completionHandler:^{ + [NSAnimationContext runAnimationGroup:^(NSAnimationContext * _Nonnull context) { + if (!view.sd_latestOperationKey || ![originalOperationKey isEqualToString:view.sd_latestOperationKey]) { + return; + } + context.duration = transition.duration; +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wdeprecated-declarations" + CAMediaTimingFunction *timingFunction = transition.timingFunction; +#pragma clang diagnostic pop + if (!timingFunction) { + timingFunction = SDTimingFunctionFromAnimationOptions(transition.animationOptions); + } + context.timingFunction = timingFunction; + context.allowsImplicitAnimation = SD_OPTIONS_CONTAINS(transition.animationOptions, SDWebImageAnimationOptionAllowsImplicitAnimation); + if (finalSetImageBlock && !transition.avoidAutoSetImage) { + finalSetImageBlock(image, imageData, cacheType, imageURL); + } + CATransition *trans = SDTransitionFromAnimationOptions(transition.animationOptions); + if (trans) { + [view.layer addAnimation:trans forKey:kCATransition]; + } + if (transition.animations) { + transition.animations(view, image); + } + } completionHandler:^{ + if (!view.sd_latestOperationKey || ![originalOperationKey isEqualToString:view.sd_latestOperationKey]) { + return; + } + if (transition.completion) { + transition.completion(YES); + } + if (waitTransition) { + if (callback) { + callback(); + } + } + }]; + }]; +#endif + if (!waitTransition) { + if (callback) { + callback(); + } + } + } else { + if (finalSetImageBlock) { + finalSetImageBlock(image, imageData, cacheType, imageURL); + // TODO, in 6.0 + // for `waitTransition`, the `setImageBlock` will provide a extra `completionHandler` params + // Execute `callback` only after that completionHandler is called + if (waitTransition) { + if (callback) { + callback(); + } + } + } + if (!waitTransition) { + if (callback) { + callback(); + } + } + } +} +#endif + +- (void)sd_setNeedsLayout { +#if SD_UIKIT + [self setNeedsLayout]; +#elif SD_MAC + [self setNeedsLayout:YES]; +#elif SD_WATCH + // Do nothing because WatchKit automatically layout the view after property change +#endif +} + +#if SD_UIKIT || SD_MAC + +#pragma mark - Image Transition +- (SDWebImageTransition *)sd_imageTransition { + return objc_getAssociatedObject(self, @selector(sd_imageTransition)); +} + +- (void)setSd_imageTransition:(SDWebImageTransition *)sd_imageTransition { + objc_setAssociatedObject(self, @selector(sd_imageTransition), sd_imageTransition, OBJC_ASSOCIATION_RETAIN_NONATOMIC); +} + +#pragma mark - Indicator +- (id)sd_imageIndicator { + return objc_getAssociatedObject(self, @selector(sd_imageIndicator)); +} + +- (void)setSd_imageIndicator:(id)sd_imageIndicator { + // Remove the old indicator view + id previousIndicator = self.sd_imageIndicator; + [previousIndicator.indicatorView removeFromSuperview]; + + objc_setAssociatedObject(self, @selector(sd_imageIndicator), sd_imageIndicator, OBJC_ASSOCIATION_RETAIN_NONATOMIC); + + // Add the new indicator view + UIView *view = sd_imageIndicator.indicatorView; + if (CGRectEqualToRect(view.frame, CGRectZero)) { + view.frame = self.bounds; + } + // Center the indicator view +#if SD_MAC + [view setFrameOrigin:CGPointMake(round((NSWidth(self.bounds) - NSWidth(view.frame)) / 2), round((NSHeight(self.bounds) - NSHeight(view.frame)) / 2))]; +#else + view.center = CGPointMake(CGRectGetMidX(self.bounds), CGRectGetMidY(self.bounds)); +#endif + view.hidden = NO; + [self addSubview:view]; +} + +- (void)sd_startImageIndicatorWithQueue:(SDCallbackQueue *)queue { + id imageIndicator = self.sd_imageIndicator; + if (!imageIndicator) { + return; + } + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + [imageIndicator startAnimatingIndicator]; + }]; +} + +- (void)sd_stopImageIndicatorWithQueue:(SDCallbackQueue *)queue { + id imageIndicator = self.sd_imageIndicator; + if (!imageIndicator) { + return; + } + [(queue ?: SDCallbackQueue.mainQueue) async:^{ + [imageIndicator stopAnimatingIndicator]; + }]; +} + +#endif + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheOperation.h b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheOperation.h new file mode 100644 index 0000000..0bc12ca --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheOperation.h @@ -0,0 +1,52 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" +#import "SDWebImageOperation.h" + +/** + These methods are used to support canceling for UIView image loading, it's designed to be used internal but not external. + All the stored operations are weak, so it will be dealloced after image loading finished. If you need to store operations, use your own class to keep a strong reference for them. + */ +@interface UIView (WebCacheOperation) + +/** + * Get the image load operation for key + * + * @param key key for identifying the operations + * @return the image load operation + * @note If key is nil, means using the NSStringFromClass(self.class) instead, match the behavior of `operation key` + */ +- (nullable id)sd_imageLoadOperationForKey:(nullable NSString *)key; + +/** + * Set the image load operation (storage in a UIView based weak map table) + * + * @param operation the operation, should not be nil or no-op will perform + * @param key key for storing the operation + * @note If key is nil, means using the NSStringFromClass(self.class) instead, match the behavior of `operation key` + */ +- (void)sd_setImageLoadOperation:(nullable id)operation forKey:(nullable NSString *)key; + +/** + * Cancel the operation for the current UIView and key + * + * @param key key for identifying the operations + * @note If key is nil, means using the NSStringFromClass(self.class) instead, match the behavior of `operation key` + */ +- (void)sd_cancelImageLoadOperationWithKey:(nullable NSString *)key; + +/** + * Just remove the operation corresponding to the current UIView and key without cancelling them + * + * @param key key for identifying the operations. + * @note If key is nil, means using the NSStringFromClass(self.class) instead, match the behavior of `operation key` + */ +- (void)sd_removeImageLoadOperationWithKey:(nullable NSString *)key; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheOperation.m b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheOperation.m new file mode 100644 index 0000000..99c8fe4 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheOperation.m @@ -0,0 +1,85 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIView+WebCacheOperation.h" +#import "objc/runtime.h" + +// key is strong, value is weak because operation instance is retained by SDWebImageManager's runningOperations property +// we should use lock to keep thread-safe because these method may not be accessed from main queue +typedef NSMapTable> SDOperationsDictionary; + +@implementation UIView (WebCacheOperation) + +- (SDOperationsDictionary *)sd_operationDictionary { + @synchronized(self) { + SDOperationsDictionary *operations = objc_getAssociatedObject(self, @selector(sd_operationDictionary)); + if (operations) { + return operations; + } + operations = [[NSMapTable alloc] initWithKeyOptions:NSPointerFunctionsStrongMemory valueOptions:NSPointerFunctionsWeakMemory capacity:0]; + objc_setAssociatedObject(self, @selector(sd_operationDictionary), operations, OBJC_ASSOCIATION_RETAIN_NONATOMIC); + return operations; + } +} + +- (nullable id)sd_imageLoadOperationForKey:(nullable NSString *)key { + id operation; + if (!key) { + key = NSStringFromClass(self.class); + } + SDOperationsDictionary *operationDictionary = [self sd_operationDictionary]; + @synchronized (self) { + operation = [operationDictionary objectForKey:key]; + } + return operation; +} + +- (void)sd_setImageLoadOperation:(nullable id)operation forKey:(nullable NSString *)key { + if (!key) { + key = NSStringFromClass(self.class); + } + if (operation) { + SDOperationsDictionary *operationDictionary = [self sd_operationDictionary]; + @synchronized (self) { + [operationDictionary setObject:operation forKey:key]; + } + } +} + +- (void)sd_cancelImageLoadOperationWithKey:(nullable NSString *)key { + if (!key) { + key = NSStringFromClass(self.class); + } + // Cancel in progress downloader from queue + SDOperationsDictionary *operationDictionary = [self sd_operationDictionary]; + id operation; + + @synchronized (self) { + operation = [operationDictionary objectForKey:key]; + } + if (operation) { + if ([operation respondsToSelector:@selector(cancel)]) { + [operation cancel]; + } + @synchronized (self) { + [operationDictionary removeObjectForKey:key]; + } + } +} + +- (void)sd_removeImageLoadOperationWithKey:(nullable NSString *)key { + if (!key) { + key = NSStringFromClass(self.class); + } + SDOperationsDictionary *operationDictionary = [self sd_operationDictionary]; + @synchronized (self) { + [operationDictionary removeObjectForKey:key]; + } +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheState.h b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheState.h new file mode 100644 index 0000000..5276387 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheState.h @@ -0,0 +1,63 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +/** + A loading state to manage View Category which contains multiple states. Like UIImgeView.image && UIImageView.highlightedImage + + * @code + SDWebImageLoadState *loadState = [self sd_imageLoadStateForKey:@keypath(self, highlitedImage)]; + NSProgress *highlitedImageProgress = loadState.progress; + * @endcode + */ +@interface SDWebImageLoadState : NSObject + +/** + Image loading URL + */ +@property (nonatomic, strong, nullable) NSURL *url; +/** + Image loading progress. The unit count is the received size and excepted size of download. + */ +@property (nonatomic, strong, nullable) NSProgress *progress; + +@end + +/** + These methods are used for WebCache view which have multiple states for image loading, for example, `UIButton` or `UIImageView.highlightedImage` + It maitain the state container for per-operation, make it possible for control and check each image loading operation's state. + @note For developer who want to add SDWebImage View Category support for their own stateful class, learn more on Wiki. + */ +@interface UIView (WebCacheState) + +/** + Get the image loading state container for specify operation key + + @param key key for identifying the operations + @return The image loading state container + */ +- (nullable SDWebImageLoadState *)sd_imageLoadStateForKey:(nullable NSString *)key; + +/** + Set the image loading state container for specify operation key + + @param state The image loading state container + @param key key for identifying the operations + */ +- (void)sd_setImageLoadState:(nullable SDWebImageLoadState *)state forKey:(nullable NSString *)key; + +/** + Rmove the image loading state container for specify operation key + + @param key key for identifying the operations + */ +- (void)sd_removeImageLoadStateForKey:(nullable NSString *)key; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheState.m b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheState.m new file mode 100644 index 0000000..7312b98 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Core/UIView+WebCacheState.m @@ -0,0 +1,56 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIView+WebCacheState.h" +#import "objc/runtime.h" + +typedef NSMutableDictionary SDStatesDictionary; + +@implementation SDWebImageLoadState + +@end + +@implementation UIView (WebCacheState) + +- (SDStatesDictionary *)sd_imageLoadStateDictionary { + SDStatesDictionary *states = objc_getAssociatedObject(self, @selector(sd_imageLoadStateDictionary)); + if (!states) { + states = [NSMutableDictionary dictionary]; + objc_setAssociatedObject(self, @selector(sd_imageLoadStateDictionary), states, OBJC_ASSOCIATION_RETAIN_NONATOMIC); + } + return states; +} + +- (SDWebImageLoadState *)sd_imageLoadStateForKey:(NSString *)key { + if (!key) { + key = NSStringFromClass(self.class); + } + @synchronized(self) { + return [self.sd_imageLoadStateDictionary objectForKey:key]; + } +} + +- (void)sd_setImageLoadState:(SDWebImageLoadState *)state forKey:(NSString *)key { + if (!key) { + key = NSStringFromClass(self.class); + } + @synchronized(self) { + self.sd_imageLoadStateDictionary[key] = state; + } +} + +- (void)sd_removeImageLoadStateForKey:(NSString *)key { + if (!key) { + key = NSStringFromClass(self.class); + } + @synchronized(self) { + self.sd_imageLoadStateDictionary[key] = nil; + } +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/NSBezierPath+SDRoundedCorners.h b/Pods/SDWebImage/SDWebImage/Private/NSBezierPath+SDRoundedCorners.h new file mode 100644 index 0000000..dfec18b --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/NSBezierPath+SDRoundedCorners.h @@ -0,0 +1,24 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +#if SD_MAC + +#import "UIImage+Transform.h" + +@interface NSBezierPath (SDRoundedCorners) + +/** + Convenience way to create a bezier path with the specify rounding corners on macOS. Same as the one on `UIBezierPath`. + */ ++ (nonnull instancetype)sd_bezierPathWithRoundedRect:(NSRect)rect byRoundingCorners:(SDRectCorner)corners cornerRadius:(CGFloat)cornerRadius; + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Private/NSBezierPath+SDRoundedCorners.m b/Pods/SDWebImage/SDWebImage/Private/NSBezierPath+SDRoundedCorners.m new file mode 100644 index 0000000..b6f7a01 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/NSBezierPath+SDRoundedCorners.m @@ -0,0 +1,42 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "NSBezierPath+SDRoundedCorners.h" + +#if SD_MAC + +@implementation NSBezierPath (SDRoundedCorners) + ++ (instancetype)sd_bezierPathWithRoundedRect:(NSRect)rect byRoundingCorners:(SDRectCorner)corners cornerRadius:(CGFloat)cornerRadius { + NSBezierPath *path = [NSBezierPath bezierPath]; + + CGFloat maxCorner = MIN(NSWidth(rect), NSHeight(rect)) / 2; + + CGFloat topLeftRadius = MIN(maxCorner, (corners & SDRectCornerTopLeft) ? cornerRadius : 0); + CGFloat topRightRadius = MIN(maxCorner, (corners & SDRectCornerTopRight) ? cornerRadius : 0); + CGFloat bottomLeftRadius = MIN(maxCorner, (corners & SDRectCornerBottomLeft) ? cornerRadius : 0); + CGFloat bottomRightRadius = MIN(maxCorner, (corners & SDRectCornerBottomRight) ? cornerRadius : 0); + + NSPoint topLeft = NSMakePoint(NSMinX(rect), NSMaxY(rect)); + NSPoint topRight = NSMakePoint(NSMaxX(rect), NSMaxY(rect)); + NSPoint bottomLeft = NSMakePoint(NSMinX(rect), NSMinY(rect)); + NSPoint bottomRight = NSMakePoint(NSMaxX(rect), NSMinY(rect)); + + [path moveToPoint:NSMakePoint(NSMidX(rect), NSMaxY(rect))]; + [path appendBezierPathWithArcFromPoint:topLeft toPoint:bottomLeft radius:topLeftRadius]; + [path appendBezierPathWithArcFromPoint:bottomLeft toPoint:bottomRight radius:bottomLeftRadius]; + [path appendBezierPathWithArcFromPoint:bottomRight toPoint:topRight radius:bottomRightRadius]; + [path appendBezierPathWithArcFromPoint:topRight toPoint:topLeft radius:topRightRadius]; + [path closePath]; + + return path; +} + +@end + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Private/SDAssociatedObject.h b/Pods/SDWebImage/SDWebImage/Private/SDAssociatedObject.h new file mode 100644 index 0000000..199cf4f --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDAssociatedObject.h @@ -0,0 +1,14 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDWebImageCompat.h" + +/// Copy the associated object from source image to target image. The associated object including all the category read/write properties. +/// @param source source +/// @param target target +FOUNDATION_EXPORT void SDImageCopyAssociatedObject(UIImage * _Nullable source, UIImage * _Nullable target); diff --git a/Pods/SDWebImage/SDWebImage/Private/SDAssociatedObject.m b/Pods/SDWebImage/SDWebImage/Private/SDAssociatedObject.m new file mode 100644 index 0000000..4aff1e0 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDAssociatedObject.m @@ -0,0 +1,29 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDAssociatedObject.h" +#import "UIImage+Metadata.h" +#import "UIImage+ExtendedCacheData.h" +#import "UIImage+MemoryCacheCost.h" +#import "UIImage+ForceDecode.h" + +void SDImageCopyAssociatedObject(UIImage * _Nullable source, UIImage * _Nullable target) { + if (!source || !target) { + return; + } + // Image Metadata + target.sd_isIncremental = source.sd_isIncremental; + target.sd_isTransformed = source.sd_isTransformed; + target.sd_decodeOptions = source.sd_decodeOptions; + target.sd_imageLoopCount = source.sd_imageLoopCount; + target.sd_imageFormat = source.sd_imageFormat; + // Force Decode + target.sd_isDecoded = source.sd_isDecoded; + // Extended Cache Data + target.sd_extendedObject = source.sd_extendedObject; +} diff --git a/Pods/SDWebImage/SDWebImage/Private/SDAsyncBlockOperation.h b/Pods/SDWebImage/SDWebImage/Private/SDAsyncBlockOperation.h new file mode 100644 index 0000000..a3480de --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDAsyncBlockOperation.h @@ -0,0 +1,21 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +@class SDAsyncBlockOperation; +typedef void (^SDAsyncBlock)(SDAsyncBlockOperation * __nonnull asyncOperation); + +/// A async block operation, success after you call `completer` (not like `NSBlockOperation` which is for sync block, success on return) +@interface SDAsyncBlockOperation : NSOperation + +- (nonnull instancetype)initWithBlock:(nonnull SDAsyncBlock)block; ++ (nonnull instancetype)blockOperationWithBlock:(nonnull SDAsyncBlock)block; +- (void)complete; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDAsyncBlockOperation.m b/Pods/SDWebImage/SDWebImage/Private/SDAsyncBlockOperation.m new file mode 100644 index 0000000..7e83a56 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDAsyncBlockOperation.m @@ -0,0 +1,92 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDAsyncBlockOperation.h" +#import "SDInternalMacros.h" + +@interface SDAsyncBlockOperation () + +@property (nonatomic, copy, nonnull) SDAsyncBlock executionBlock; + +@end + +@implementation SDAsyncBlockOperation + +@synthesize executing = _executing; +@synthesize finished = _finished; + +- (nonnull instancetype)initWithBlock:(nonnull SDAsyncBlock)block { + self = [super init]; + if (self) { + self.executionBlock = block; + } + return self; +} + ++ (nonnull instancetype)blockOperationWithBlock:(nonnull SDAsyncBlock)block { + SDAsyncBlockOperation *operation = [[SDAsyncBlockOperation alloc] initWithBlock:block]; + return operation; +} + +- (void)start { + @synchronized (self) { + if (self.isCancelled) { + self.finished = YES; + return; + } + self.finished = NO; + self.executing = YES; + } + SDAsyncBlock executionBlock = self.executionBlock; + if (executionBlock) { + @weakify(self); + dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0), ^{ + @strongify(self); + if (!self) return; + executionBlock(self); + }); + } +} + +- (void)cancel { + @synchronized (self) { + [super cancel]; + if (self.isExecuting) { + self.executing = NO; + self.finished = YES; + } + } +} + + +- (void)complete { + @synchronized (self) { + if (self.isExecuting) { + self.finished = YES; + self.executing = NO; + } + } +} + +- (void)setFinished:(BOOL)finished { + [self willChangeValueForKey:@"isFinished"]; + _finished = finished; + [self didChangeValueForKey:@"isFinished"]; +} + +- (void)setExecuting:(BOOL)executing { + [self willChangeValueForKey:@"isExecuting"]; + _executing = executing; + [self didChangeValueForKey:@"isExecuting"]; +} + +- (BOOL)isAsynchronous { + return YES; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDDeviceHelper.h b/Pods/SDWebImage/SDWebImage/Private/SDDeviceHelper.h new file mode 100644 index 0000000..808866c --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDDeviceHelper.h @@ -0,0 +1,24 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import +#import "SDWebImageCompat.h" + +/// Device information helper methods +@interface SDDeviceHelper : NSObject + +#pragma mark - RAM ++ (NSUInteger)totalMemory; ++ (NSUInteger)freeMemory; + +#pragma mark - Screen ++ (double)screenScale; ++ (double)screenEDR; ++ (double)screenMaxEDR; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDDeviceHelper.m b/Pods/SDWebImage/SDWebImage/Private/SDDeviceHelper.m new file mode 100644 index 0000000..98f48c5 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDDeviceHelper.m @@ -0,0 +1,98 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDDeviceHelper.h" +#import +#import + +@implementation SDDeviceHelper + ++ (NSUInteger)totalMemory { + return (NSUInteger)[[NSProcessInfo processInfo] physicalMemory]; +} + ++ (NSUInteger)freeMemory { + mach_port_t host_port = mach_host_self(); + mach_msg_type_number_t host_size = sizeof(vm_statistics_data_t) / sizeof(integer_t); + vm_size_t page_size; + vm_statistics_data_t vm_stat; + kern_return_t kern; + + kern = host_page_size(host_port, &page_size); + if (kern != KERN_SUCCESS) return 0; + kern = host_statistics(host_port, HOST_VM_INFO, (host_info_t)&vm_stat, &host_size); + if (kern != KERN_SUCCESS) return 0; + return vm_stat.free_count * page_size; +} + ++ (double)screenScale { +#if SD_VISION + CGFloat screenScale = UITraitCollection.currentTraitCollection.displayScale; +#elif SD_WATCH + CGFloat screenScale = [WKInterfaceDevice currentDevice].screenScale; +#elif SD_UIKIT + CGFloat screenScale = [UIScreen mainScreen].scale; +#elif SD_MAC + NSScreen *mainScreen = nil; + if (@available(macOS 10.12, *)) { + mainScreen = [NSScreen mainScreen]; + } else { + mainScreen = [NSScreen screens].firstObject; + } + CGFloat screenScale = mainScreen.backingScaleFactor ?: 1.0f; +#endif + return screenScale; +} + ++ (double)screenEDR { +#if SD_VISION + // no API to query, but it's HDR ready, from the testing, the value is 200 nits + CGFloat EDR = 2.0; +#elif SD_WATCH + // currently no HDR support, fallback to SDR + CGFloat EDR = 1.0; +#elif SD_UIKIT + CGFloat EDR = 1.0; + if (@available(iOS 16.0, tvOS 16.0, *)) { + UIScreen *mainScreen = [UIScreen mainScreen]; + EDR = mainScreen.currentEDRHeadroom; + } +#elif SD_MAC + CGFloat EDR = 1.0; + if (@available(macOS 10.15, *)) { + NSScreen *mainScreen = [NSScreen mainScreen]; + EDR = mainScreen.maximumExtendedDynamicRangeColorComponentValue; + } +#endif + return EDR; +} + ++ (double)screenMaxEDR { +#if SD_VISION + // no API to query, but it's HDR ready, from the testing, the value is 200 nits + CGFloat maxEDR = 2.0; +#elif SD_WATCH + // currently no HDR support, fallback to SDR + CGFloat maxEDR = 1.0; +#elif SD_UIKIT + CGFloat maxEDR = 1.0; + if (@available(iOS 16.0, tvOS 16.0, *)) { + UIScreen *mainScreen = [UIScreen mainScreen]; + maxEDR = mainScreen.potentialEDRHeadroom; + } +#elif SD_MAC + CGFloat maxEDR = 1.0; + if (@available(macOS 10.15, *)) { + NSScreen *mainScreen = [NSScreen mainScreen]; + maxEDR = mainScreen.maximumPotentialExtendedDynamicRangeColorComponentValue; + } +#endif + return maxEDR; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDDisplayLink.h b/Pods/SDWebImage/SDWebImage/Private/SDDisplayLink.h new file mode 100644 index 0000000..6582ccb --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDDisplayLink.h @@ -0,0 +1,29 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import +#import "SDWebImageCompat.h" + +/// Cross-platform display link wrapper. Do not retain the target +/// Use `CADisplayLink` on iOS/tvOS, `CVDisplayLink` on macOS, `NSTimer` on watchOS +@interface SDDisplayLink : NSObject + +@property (readonly, nonatomic, weak, nullable) id target; +@property (readonly, nonatomic, assign, nonnull) SEL selector; +@property (readonly, nonatomic) NSTimeInterval duration; // elapsed time in seconds of previous callback. (or it's first callback, use the time between `start` and callback). Always zero when display link not running +@property (readonly, nonatomic) BOOL isRunning; + ++ (nonnull instancetype)displayLinkWithTarget:(nonnull id)target selector:(nonnull SEL)sel; + +- (void)addToRunLoop:(nonnull NSRunLoop *)runloop forMode:(nonnull NSRunLoopMode)mode; +- (void)removeFromRunLoop:(nonnull NSRunLoop *)runloop forMode:(nonnull NSRunLoopMode)mode; + +- (void)start; +- (void)stop; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDDisplayLink.m b/Pods/SDWebImage/SDWebImage/Private/SDDisplayLink.m new file mode 100644 index 0000000..aeae570 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDDisplayLink.m @@ -0,0 +1,292 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDDisplayLink.h" +#import "SDWeakProxy.h" +#if SD_MAC +#import +#elif SD_UIKIT +#import +#endif +#include + +#if SD_MAC +static CVReturn DisplayLinkCallback(CVDisplayLinkRef displayLink, const CVTimeStamp *inNow, const CVTimeStamp *inOutputTime, CVOptionFlags flagsIn, CVOptionFlags *flagsOut, void *displayLinkContext); +#endif + +#if SD_UIKIT +static BOOL kSDDisplayLinkUseTargetTimestamp = NO; // Use `next` fire time, or `previous` fire time (only for CADisplayLink) +#endif + +#define kSDDisplayLinkInterval 1.0 / 60 + +@interface SDDisplayLink () + +@property (nonatomic, assign) NSTimeInterval previousFireTime; +@property (nonatomic, assign) NSTimeInterval nextFireTime; + +#if SD_MAC +@property (nonatomic, assign) CVDisplayLinkRef displayLink; +@property (nonatomic, assign) CVTimeStamp outputTime; +@property (nonatomic, copy) NSRunLoopMode runloopMode; +#elif SD_UIKIT +@property (nonatomic, strong) CADisplayLink *displayLink; +#else +@property (nonatomic, strong) NSTimer *displayLink; +@property (nonatomic, strong) NSRunLoop *runloop; +@property (nonatomic, copy) NSRunLoopMode runloopMode; +#endif + +@end + +@implementation SDDisplayLink + +- (void)dealloc { +#if SD_MAC + if (_displayLink) { + CVDisplayLinkStop(_displayLink); + CVDisplayLinkRelease(_displayLink); + _displayLink = NULL; + } +#elif SD_UIKIT + [_displayLink invalidate]; + _displayLink = nil; +#else + [_displayLink invalidate]; + _displayLink = nil; +#endif +} + +- (instancetype)initWithTarget:(id)target selector:(SEL)sel { + self = [super init]; + if (self) { + _target = target; + _selector = sel; + // CA/CV/NSTimer will retain to the target, we need to break this using weak proxy + SDWeakProxy *weakProxy = [SDWeakProxy proxyWithTarget:self]; +#if SD_UIKIT + if (@available(iOS 10.0, tvOS 10.0, *)) { + // Use static bool, which is a little faster than runtime OS version check + kSDDisplayLinkUseTargetTimestamp = YES; + } +#endif +#if SD_MAC + CVDisplayLinkCreateWithActiveCGDisplays(&_displayLink); + // Simulate retain for target, the target is weak proxy to self + CVDisplayLinkSetOutputCallback(_displayLink, DisplayLinkCallback, (__bridge_retained void *)weakProxy); +#elif SD_UIKIT + _displayLink = [CADisplayLink displayLinkWithTarget:weakProxy selector:@selector(displayLinkDidRefresh:)]; +#else + _displayLink = [NSTimer timerWithTimeInterval:kSDDisplayLinkInterval target:weakProxy selector:@selector(displayLinkDidRefresh:) userInfo:nil repeats:YES]; +#endif + } + return self; +} + ++ (instancetype)displayLinkWithTarget:(id)target selector:(SEL)sel { + SDDisplayLink *displayLink = [[SDDisplayLink alloc] initWithTarget:target selector:sel]; + return displayLink; +} + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wunguarded-availability" +- (NSTimeInterval)duration { + NSTimeInterval duration = 0; +#if SD_MAC + CVTimeStamp outputTime = self.outputTime; + double periodPerSecond = (double)outputTime.videoTimeScale * outputTime.rateScalar; + if (periodPerSecond > 0) { + duration = (double)outputTime.videoRefreshPeriod / periodPerSecond; + } +#elif SD_UIKIT + // iOS 10+ use current `targetTimestamp` - previous `targetTimestamp` + // See: WWDC Session 10147 - Optimize for variable refresh rate displays + if (kSDDisplayLinkUseTargetTimestamp) { + NSTimeInterval nextFireTime = self.nextFireTime; + if (nextFireTime != 0) { + duration = self.displayLink.targetTimestamp - nextFireTime; + } else { + // Invalid, fallback `duration` + duration = self.displayLink.duration; + } + } else { + // iOS 9 use current `timestamp` - previous `timestamp` + NSTimeInterval previousFireTime = self.previousFireTime; + if (previousFireTime != 0) { + duration = self.displayLink.timestamp - previousFireTime; + } else { + // Invalid, fallback `duration` + duration = self.displayLink.duration; + } + } +#else + NSTimeInterval nextFireTime = self.nextFireTime; + if (nextFireTime != 0) { + // `CFRunLoopTimerGetNextFireDate`: This time could be a date in the past if a run loop has not been able to process the timer since the firing time arrived. + // Don't rely on this, always calculate based on elapsed time + duration = CFRunLoopTimerGetNextFireDate((__bridge CFRunLoopTimerRef)self.displayLink) - nextFireTime; + } +#endif + // When system sleep, the targetTimestamp will mass up, fallback refresh rate + if (duration < 0) { +#if SD_MAC + // Supports Pro display 120Hz + CGDirectDisplayID display = CVDisplayLinkGetCurrentCGDisplay(_displayLink); + CGDisplayModeRef mode = CGDisplayCopyDisplayMode(display); + if (mode) { + double refreshRate = CGDisplayModeGetRefreshRate(mode); + if (refreshRate > 0) { + duration = 1.0 / refreshRate; + } else { + duration = kSDDisplayLinkInterval; + } + CGDisplayModeRelease(mode); + } else { + duration = kSDDisplayLinkInterval; + } +#elif SD_UIKIT + // Fallback + duration = self.displayLink.duration; +#else + // Watch always 60Hz + duration = kSDDisplayLinkInterval; +#endif + } + return duration; +} +#pragma clang diagnostic pop + +- (BOOL)isRunning { +#if SD_MAC + return CVDisplayLinkIsRunning(self.displayLink); +#elif SD_UIKIT + return !self.displayLink.isPaused; +#else + return self.displayLink.isValid; +#endif +} + +- (void)addToRunLoop:(NSRunLoop *)runloop forMode:(NSRunLoopMode)mode { + if (!runloop || !mode) { + return; + } +#if SD_MAC + self.runloopMode = mode; +#elif SD_UIKIT + [self.displayLink addToRunLoop:runloop forMode:mode]; +#else + self.runloop = runloop; + self.runloopMode = mode; + CFRunLoopMode cfMode; + if ([mode isEqualToString:NSDefaultRunLoopMode]) { + cfMode = kCFRunLoopDefaultMode; + } else if ([mode isEqualToString:NSRunLoopCommonModes]) { + cfMode = kCFRunLoopCommonModes; + } else { + cfMode = (__bridge CFStringRef)mode; + } + CFRunLoopAddTimer(runloop.getCFRunLoop, (__bridge CFRunLoopTimerRef)self.displayLink, cfMode); +#endif +} + +- (void)removeFromRunLoop:(NSRunLoop *)runloop forMode:(NSRunLoopMode)mode { + if (!runloop || !mode) { + return; + } +#if SD_MAC + self.runloopMode = nil; +#elif SD_UIKIT + [self.displayLink removeFromRunLoop:runloop forMode:mode]; +#else + self.runloop = nil; + self.runloopMode = nil; + CFRunLoopMode cfMode; + if ([mode isEqualToString:NSDefaultRunLoopMode]) { + cfMode = kCFRunLoopDefaultMode; + } else if ([mode isEqualToString:NSRunLoopCommonModes]) { + cfMode = kCFRunLoopCommonModes; + } else { + cfMode = (__bridge CFStringRef)mode; + } + CFRunLoopRemoveTimer(runloop.getCFRunLoop, (__bridge CFRunLoopTimerRef)self.displayLink, cfMode); +#endif +} + +- (void)start { +#if SD_MAC + CVDisplayLinkStart(self.displayLink); +#elif SD_UIKIT + self.displayLink.paused = NO; +#else + if (self.displayLink.isValid) { + // Do nothing + } else { + SDWeakProxy *weakProxy = [SDWeakProxy proxyWithTarget:self]; + self.displayLink = [NSTimer timerWithTimeInterval:kSDDisplayLinkInterval target:weakProxy selector:@selector(displayLinkDidRefresh:) userInfo:nil repeats:YES]; + [self addToRunLoop:self.runloop forMode:self.runloopMode]; + } +#endif +} + +- (void)stop { +#if SD_MAC + CVDisplayLinkStop(self.displayLink); +#elif SD_UIKIT + self.displayLink.paused = YES; +#else + [self.displayLink invalidate]; +#endif + self.previousFireTime = 0; + self.nextFireTime = 0; +} + +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Wunguarded-availability" +- (void)displayLinkDidRefresh:(id)displayLink { +#pragma clang diagnostic push +#pragma clang diagnostic ignored "-Warc-performSelector-leaks" + [_target performSelector:_selector withObject:self]; +#pragma clang diagnostic pop +#if SD_UIKIT + if (kSDDisplayLinkUseTargetTimestamp) { + self.nextFireTime = self.displayLink.targetTimestamp; + } else { + self.previousFireTime = self.displayLink.timestamp; + } +#endif +#if SD_WATCH + self.nextFireTime = CFRunLoopTimerGetNextFireDate((__bridge CFRunLoopTimerRef)self.displayLink); +#endif +} +#pragma clang diagnostic pop + +@end + +#if SD_MAC +static CVReturn DisplayLinkCallback(CVDisplayLinkRef displayLink, const CVTimeStamp *inNow, const CVTimeStamp *inOutputTime, CVOptionFlags flagsIn, CVOptionFlags *flagsOut, void *displayLinkContext) { + @autoreleasepool { + // CVDisplayLink callback is not on main queue + // Actually `SDWeakProxy` but not `SDDisplayLink` + SDDisplayLink *object = (__bridge SDDisplayLink *)displayLinkContext; + if (!object) return kCVReturnSuccess; + // CVDisplayLink does not use runloop, but we can provide similar behavior for modes + // May use `default` runloop to avoid extra callback when in `eventTracking` (mouse drag, scroll) or `modalPanel` (modal panel) + NSString *runloopMode = object.runloopMode; + if (![runloopMode isEqualToString:NSRunLoopCommonModes] && ![runloopMode isEqualToString:NSRunLoop.mainRunLoop.currentMode]) { + return kCVReturnSuccess; + } + CVTimeStamp outputTime = inOutputTime ? *inOutputTime : *inNow; + // `SDWeakProxy` is weak, so it's safe to dispatch to main queue without leak + dispatch_async(dispatch_get_main_queue(), ^{ + object.outputTime = outputTime; + [object displayLinkDidRefresh:(__bridge id)(displayLink)]; + }); + return kCVReturnSuccess; + } +} +#endif diff --git a/Pods/SDWebImage/SDWebImage/Private/SDFileAttributeHelper.h b/Pods/SDWebImage/SDWebImage/Private/SDFileAttributeHelper.h new file mode 100644 index 0000000..3ce6bad --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDFileAttributeHelper.h @@ -0,0 +1,19 @@ +// +// This file is from https://gist.github.com/zydeco/6292773 +// +// Created by Jesús A. Álvarez on 2008-12-17. +// Copyright 2008-2009 namedfork.net. All rights reserved. +// + +#import + +/// File Extended Attribute (xattr) helper methods +@interface SDFileAttributeHelper : NSObject + ++ (nullable NSArray *)extendedAttributeNamesAtPath:(nonnull NSString *)path traverseLink:(BOOL)follow error:(NSError * _Nullable * _Nullable)err; ++ (BOOL)hasExtendedAttribute:(nonnull NSString *)name atPath:(nonnull NSString *)path traverseLink:(BOOL)follow error:(NSError * _Nullable * _Nullable)err; ++ (nullable NSData *)extendedAttribute:(nonnull NSString *)name atPath:(nonnull NSString *)path traverseLink:(BOOL)follow error:(NSError * _Nullable * _Nullable)err; ++ (BOOL)setExtendedAttribute:(nonnull NSString *)name value:(nonnull NSData *)value atPath:(nonnull NSString *)path traverseLink:(BOOL)follow overwrite:(BOOL)overwrite error:(NSError * _Nullable * _Nullable)err; ++ (BOOL)removeExtendedAttribute:(nonnull NSString *)name atPath:(nonnull NSString *)path traverseLink:(BOOL)follow error:(NSError * _Nullable * _Nullable)err; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDFileAttributeHelper.m b/Pods/SDWebImage/SDWebImage/Private/SDFileAttributeHelper.m new file mode 100644 index 0000000..5122089 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDFileAttributeHelper.m @@ -0,0 +1,127 @@ +// +// This file is from https://gist.github.com/zydeco/6292773 +// +// Created by Jesús A. Álvarez on 2008-12-17. +// Copyright 2008-2009 namedfork.net. All rights reserved. +// + +#import "SDFileAttributeHelper.h" +#import + +@implementation SDFileAttributeHelper + ++ (NSArray*)extendedAttributeNamesAtPath:(NSString *)path traverseLink:(BOOL)follow error:(NSError **)err { + int flags = follow? 0 : XATTR_NOFOLLOW; + + // get size of name list + ssize_t nameBuffLen = listxattr([path fileSystemRepresentation], NULL, 0, flags); + if (nameBuffLen == -1) { + if (err) *err = [NSError errorWithDomain:NSPOSIXErrorDomain code:errno userInfo: + @{ + @"error": [NSString stringWithUTF8String:strerror(errno)], + @"function": @"listxattr", + @":path": path, + @":traverseLink": @(follow) + } + ]; + return nil; + } else if (nameBuffLen == 0) return @[]; + + // get name list + NSMutableData *nameBuff = [NSMutableData dataWithLength:nameBuffLen]; + listxattr([path fileSystemRepresentation], [nameBuff mutableBytes], nameBuffLen, flags); + + // convert to array + NSMutableArray * names = [NSMutableArray arrayWithCapacity:5]; + char *nextName, *endOfNames = [nameBuff mutableBytes] + nameBuffLen; + for(nextName = [nameBuff mutableBytes]; nextName < endOfNames; nextName += 1+strlen(nextName)) + [names addObject:[NSString stringWithUTF8String:nextName]]; + return names.copy; +} + ++ (BOOL)hasExtendedAttribute:(NSString *)name atPath:(NSString *)path traverseLink:(BOOL)follow error:(NSError **)err { + int flags = follow? 0 : XATTR_NOFOLLOW; + + // get size of name list + ssize_t nameBuffLen = listxattr([path fileSystemRepresentation], NULL, 0, flags); + if (nameBuffLen == -1) { + if (err) *err = [NSError errorWithDomain:NSPOSIXErrorDomain code:errno userInfo: + @{ + @"error": [NSString stringWithUTF8String:strerror(errno)], + @"function": @"listxattr", + @":path": path, + @":traverseLink": @(follow) + } + ]; + return NO; + } else if (nameBuffLen == 0) return NO; + + // get name list + NSMutableData *nameBuff = [NSMutableData dataWithLength:nameBuffLen]; + listxattr([path fileSystemRepresentation], [nameBuff mutableBytes], nameBuffLen, flags); + + // find our name + char *nextName, *endOfNames = [nameBuff mutableBytes] + nameBuffLen; + for(nextName = [nameBuff mutableBytes]; nextName < endOfNames; nextName += 1+strlen(nextName)) + if (strcmp(nextName, [name UTF8String]) == 0) return YES; + return NO; +} + ++ (NSData *)extendedAttribute:(NSString *)name atPath:(NSString *)path traverseLink:(BOOL)follow error:(NSError **)err { + int flags = follow? 0 : XATTR_NOFOLLOW; + // get length + ssize_t attrLen = getxattr([path fileSystemRepresentation], [name UTF8String], NULL, 0, 0, flags); + if (attrLen == -1) { + if (err) *err = [NSError errorWithDomain:NSPOSIXErrorDomain code:errno userInfo: + @{ + @"error": [NSString stringWithUTF8String:strerror(errno)], + @"function": @"getxattr", + @":name": name, + @":path": path, + @":traverseLink": @(follow) + } + ]; + return nil; + } + + // get attribute data + NSMutableData *attrData = [NSMutableData dataWithLength:attrLen]; + getxattr([path fileSystemRepresentation], [name UTF8String], [attrData mutableBytes], attrLen, 0, flags); + return attrData; +} + ++ (BOOL)setExtendedAttribute:(NSString *)name value:(NSData *)value atPath:(NSString *)path traverseLink:(BOOL)follow overwrite:(BOOL)overwrite error:(NSError **)err { + int flags = (follow? 0 : XATTR_NOFOLLOW) | (overwrite? 0 : XATTR_CREATE); + if (0 == setxattr([path fileSystemRepresentation], [name UTF8String], [value bytes], [value length], 0, flags)) return YES; + // error + if (err) *err = [NSError errorWithDomain:NSPOSIXErrorDomain code:errno userInfo: + @{ + @"error": [NSString stringWithUTF8String:strerror(errno)], + @"function": @"setxattr", + @":name": name, + @":value.length": @(value.length), + @":path": path, + @":traverseLink": @(follow), + @":overwrite": @(overwrite) + } + ]; + return NO; +} + ++ (BOOL)removeExtendedAttribute:(NSString *)name atPath:(NSString *)path traverseLink:(BOOL)follow error:(NSError **)err { + int flags = (follow? 0 : XATTR_NOFOLLOW); + if (0 == removexattr([path fileSystemRepresentation], [name UTF8String], flags)) return YES; + // error + if (err) *err = [NSError errorWithDomain:NSPOSIXErrorDomain code:errno userInfo: + @{ + @"error": [NSString stringWithUTF8String:strerror(errno)], + @"function": @"removexattr", + @":name": name, + @":path": path, + @":traverseLink": @(follow) + } + ]; + return NO; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDImageAssetManager.h b/Pods/SDWebImage/SDWebImage/Private/SDImageAssetManager.h new file mode 100644 index 0000000..88dee48 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDImageAssetManager.h @@ -0,0 +1,23 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +/// A Image-Asset manager to work like UIKit/AppKit's image cache behavior +/// Apple parse the Asset Catalog compiled file(`Assets.car`) by CoreUI.framework, however it's a private framework and there are no other ways to directly get the data. So we just process the normal bundle files :) +@interface SDImageAssetManager : NSObject + +@property (nonatomic, strong, nonnull) NSMapTable *imageTable; + ++ (nonnull instancetype)sharedAssetManager; +- (nullable NSString *)getPathForName:(nonnull NSString *)name bundle:(nonnull NSBundle *)bundle preferredScale:(nonnull CGFloat *)scale; +- (nullable UIImage *)imageForName:(nonnull NSString *)name; +- (void)storeImage:(nonnull UIImage *)image forName:(nonnull NSString *)name; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDImageAssetManager.m b/Pods/SDWebImage/SDWebImage/Private/SDImageAssetManager.m new file mode 100644 index 0000000..8ba3f96 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDImageAssetManager.m @@ -0,0 +1,153 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageAssetManager.h" +#import "SDInternalMacros.h" +#import "SDDeviceHelper.h" + +static NSArray *SDBundlePreferredScales(void) { + static NSArray *scales; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + CGFloat screenScale = SDDeviceHelper.screenScale; + if (screenScale <= 1) { + scales = @[@1,@2,@3]; + } else if (screenScale <= 2) { + scales = @[@2,@3,@1]; + } else { + scales = @[@3,@2,@1]; + } + }); + return scales; +} + +@implementation SDImageAssetManager { + SD_LOCK_DECLARE(_lock); +} + ++ (instancetype)sharedAssetManager { + static dispatch_once_t onceToken; + static SDImageAssetManager *assetManager; + dispatch_once(&onceToken, ^{ + assetManager = [[SDImageAssetManager alloc] init]; + }); + return assetManager; +} + +- (instancetype)init { + self = [super init]; + if (self) { + NSPointerFunctionsOptions valueOptions; +#if SD_MAC + // Apple says that NSImage use a weak reference to value + valueOptions = NSPointerFunctionsWeakMemory; +#else + // Apple says that UIImage use a strong reference to value + valueOptions = NSPointerFunctionsStrongMemory; +#endif + _imageTable = [NSMapTable mapTableWithKeyOptions:NSPointerFunctionsCopyIn valueOptions:valueOptions]; + SD_LOCK_INIT(_lock); +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(didReceiveMemoryWarning:) name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif + } + return self; +} + +- (void)dealloc { +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] removeObserver:self name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif +} + +- (void)didReceiveMemoryWarning:(NSNotification *)notification { + SD_LOCK(_lock); + [self.imageTable removeAllObjects]; + SD_UNLOCK(_lock); +} + +- (NSString *)getPathForName:(NSString *)name bundle:(NSBundle *)bundle preferredScale:(CGFloat *)scale { + NSParameterAssert(name); + NSParameterAssert(bundle); + NSString *path; + if (name.length == 0) { + return path; + } + if ([name hasSuffix:@"/"]) { + return path; + } + NSString *extension = name.pathExtension; + if (extension.length == 0) { + // If no extension, follow Apple's doc, check PNG format + extension = @"png"; + } + name = [name stringByDeletingPathExtension]; + + CGFloat providedScale = *scale; + NSArray *scales = SDBundlePreferredScales(); + + // Check if file name contains scale + for (size_t i = 0; i < scales.count; i++) { + NSNumber *scaleValue = scales[i]; + if ([name hasSuffix:[NSString stringWithFormat:@"@%@x", scaleValue]]) { + path = [bundle pathForResource:name ofType:extension]; + if (path) { + *scale = scaleValue.doubleValue; // override + return path; + } + } + } + + // Search with provided scale first + if (providedScale != 0) { + NSString *scaledName = [name stringByAppendingFormat:@"@%@x", @(providedScale)]; + path = [bundle pathForResource:scaledName ofType:extension]; + if (path) { + return path; + } + } + + // Search with preferred scale + for (size_t i = 0; i < scales.count; i++) { + NSNumber *scaleValue = scales[i]; + if (scaleValue.doubleValue == providedScale) { + // Ignore provided scale + continue; + } + NSString *scaledName = [name stringByAppendingFormat:@"@%@x", scaleValue]; + path = [bundle pathForResource:scaledName ofType:extension]; + if (path) { + *scale = scaleValue.doubleValue; // override + return path; + } + } + + // Search without scale + path = [bundle pathForResource:name ofType:extension]; + + return path; +} + +- (UIImage *)imageForName:(NSString *)name { + NSParameterAssert(name); + UIImage *image; + SD_LOCK(_lock); + image = [self.imageTable objectForKey:name]; + SD_UNLOCK(_lock); + return image; +} + +- (void)storeImage:(UIImage *)image forName:(NSString *)name { + NSParameterAssert(image); + NSParameterAssert(name); + SD_LOCK(_lock); + [self.imageTable setObject:image forKey:name]; + SD_UNLOCK(_lock); +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDImageCachesManagerOperation.h b/Pods/SDWebImage/SDWebImage/Private/SDImageCachesManagerOperation.h new file mode 100644 index 0000000..0debe6c --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDImageCachesManagerOperation.h @@ -0,0 +1,21 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +/// This is used for operation management, but not for operation queue execute +@interface SDImageCachesManagerOperation : NSOperation + +@property (nonatomic, assign, readonly) NSUInteger pendingCount; + +- (void)beginWithTotalCount:(NSUInteger)totalCount; +- (void)completeOne; +- (void)done; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDImageCachesManagerOperation.m b/Pods/SDWebImage/SDWebImage/Private/SDImageCachesManagerOperation.m new file mode 100644 index 0000000..1313b68 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDImageCachesManagerOperation.m @@ -0,0 +1,83 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDImageCachesManagerOperation.h" +#import "SDInternalMacros.h" + +@implementation SDImageCachesManagerOperation { + SD_LOCK_DECLARE(_pendingCountLock); +} + +@synthesize executing = _executing; +@synthesize finished = _finished; +@synthesize cancelled = _cancelled; +@synthesize pendingCount = _pendingCount; + +- (instancetype)init { + if (self = [super init]) { + SD_LOCK_INIT(_pendingCountLock); + _pendingCount = 0; + } + return self; +} + +- (void)beginWithTotalCount:(NSUInteger)totalCount { + self.executing = YES; + self.finished = NO; + _pendingCount = totalCount; +} + +- (NSUInteger)pendingCount { + SD_LOCK(_pendingCountLock); + NSUInteger pendingCount = _pendingCount; + SD_UNLOCK(_pendingCountLock); + return pendingCount; +} + +- (void)completeOne { + SD_LOCK(_pendingCountLock); + _pendingCount = _pendingCount > 0 ? _pendingCount - 1 : 0; + SD_UNLOCK(_pendingCountLock); +} + +- (void)cancel { + self.cancelled = YES; + [self reset]; +} + +- (void)done { + self.finished = YES; + self.executing = NO; + [self reset]; +} + +- (void)reset { + SD_LOCK(_pendingCountLock); + _pendingCount = 0; + SD_UNLOCK(_pendingCountLock); +} + +- (void)setFinished:(BOOL)finished { + [self willChangeValueForKey:@"isFinished"]; + _finished = finished; + [self didChangeValueForKey:@"isFinished"]; +} + +- (void)setExecuting:(BOOL)executing { + [self willChangeValueForKey:@"isExecuting"]; + _executing = executing; + [self didChangeValueForKey:@"isExecuting"]; +} + +- (void)setCancelled:(BOOL)cancelled { + [self willChangeValueForKey:@"isCancelled"]; + _cancelled = cancelled; + [self didChangeValueForKey:@"isCancelled"]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDImageFramePool.h b/Pods/SDWebImage/SDWebImage/Private/SDImageFramePool.h new file mode 100644 index 0000000..6fedc83 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDImageFramePool.h @@ -0,0 +1,40 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import +#import "SDWebImageCompat.h" +#import "SDImageCoder.h" + +NS_ASSUME_NONNULL_BEGIN + +/// A per-provider (provider means, AnimatedImage object) based frame pool, each player who use the same provider share the same frame buffer +@interface SDImageFramePool : NSObject + +/// Register and return back a frame pool, also increase reference count ++ (instancetype)registerProvider:(id)provider; +/// Unregister a frame pool, also decrease reference count, if zero dealloc the frame pool ++ (void)unregisterProvider:(id)provider; + +/// Prefetch the current frame, query using `frameAtIndex:` by caller to check whether finished. +- (void)prefetchFrameAtIndex:(NSUInteger)index; + +/// Control the max buffer count for current frame pool, used for RAM/CPU balance, default unlimited +@property (nonatomic, assign) NSUInteger maxBufferCount; +/// Control the max concurrent fetch queue operation count, used for CPU balance, default 1 +@property (nonatomic, assign) NSUInteger maxConcurrentCount; + +// Frame Operations +@property (nonatomic, readonly) NSUInteger currentFrameCount; +- (nullable UIImage *)frameAtIndex:(NSUInteger)index; +- (void)setFrame:(nullable UIImage *)frame atIndex:(NSUInteger)index; +- (void)removeFrameAtIndex:(NSUInteger)index; +- (void)removeAllFrames; + +NS_ASSUME_NONNULL_END + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDImageFramePool.m b/Pods/SDWebImage/SDWebImage/Private/SDImageFramePool.m new file mode 100644 index 0000000..3426f49 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDImageFramePool.m @@ -0,0 +1,168 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDImageFramePool.h" +#import "SDInternalMacros.h" +#import "objc/runtime.h" + +@interface SDImageFramePool () + +@property (class, readonly) NSMapTable *providerFramePoolMap; + +@property (weak) id provider; +@property (atomic) NSUInteger registerCount; + +@property (nonatomic, strong) NSMutableDictionary *frameBuffer; +@property (nonatomic, strong) NSOperationQueue *fetchQueue; + +@end + +// Lock to ensure atomic behavior +SD_LOCK_DECLARE_STATIC(_providerFramePoolMapLock); + +@implementation SDImageFramePool + ++ (NSMapTable *)providerFramePoolMap { + static NSMapTable *providerFramePoolMap; + static dispatch_once_t onceToken; + dispatch_once(&onceToken, ^{ + // Key use `hash` && `isEqual:` + providerFramePoolMap = [NSMapTable mapTableWithKeyOptions:NSPointerFunctionsStrongMemory | NSPointerFunctionsObjectPersonality valueOptions:NSPointerFunctionsStrongMemory | NSPointerFunctionsObjectPointerPersonality]; + }); + return providerFramePoolMap; +} + +#pragma mark - Life Cycle +- (instancetype)init { + self = [super init]; + if (self) { + _frameBuffer = [NSMutableDictionary dictionary]; + _fetchQueue = [[NSOperationQueue alloc] init]; + _fetchQueue.maxConcurrentOperationCount = 1; + _fetchQueue.name = @"com.hackemist.SDImageFramePool.fetchQueue"; +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(didReceiveMemoryWarning:) name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif + } + return self; +} + +- (void)dealloc { +#if SD_UIKIT + [[NSNotificationCenter defaultCenter] removeObserver:self name:UIApplicationDidReceiveMemoryWarningNotification object:nil]; +#endif +} + +- (void)didReceiveMemoryWarning:(NSNotification *)notification { + [self removeAllFrames]; +} + ++ (void)initialize { + // Lock to ensure atomic behavior + SD_LOCK_INIT(_providerFramePoolMapLock); +} + ++ (instancetype)registerProvider:(id)provider { + // Lock to ensure atomic behavior + SD_LOCK(_providerFramePoolMapLock); + SDImageFramePool *framePool = [self.providerFramePoolMap objectForKey:provider]; + if (!framePool) { + framePool = [[SDImageFramePool alloc] init]; + framePool.provider = provider; + [self.providerFramePoolMap setObject:framePool forKey:provider]; + } + framePool.registerCount += 1; + SD_UNLOCK(_providerFramePoolMapLock); + return framePool; +} + ++ (void)unregisterProvider:(id)provider { + // Lock to ensure atomic behavior + SD_LOCK(_providerFramePoolMapLock); + SDImageFramePool *framePool = [self.providerFramePoolMap objectForKey:provider]; + if (!framePool) { + SD_UNLOCK(_providerFramePoolMapLock); + return; + } + framePool.registerCount -= 1; + if (framePool.registerCount == 0) { + [self.providerFramePoolMap removeObjectForKey:provider]; + } + SD_UNLOCK(_providerFramePoolMapLock); +} + +- (void)prefetchFrameAtIndex:(NSUInteger)index { + @synchronized (self) { + NSUInteger frameCount = self.frameBuffer.count; + if (frameCount > self.maxBufferCount) { + // Remove the frame buffer if need + // TODO, use LRU or better algorithm to detect which frames to clear + self.frameBuffer[@(index - 1)] = nil; + self.frameBuffer[@(index + 1)] = nil; + } + } + + if (self.fetchQueue.operationCount == 0) { + // Prefetch next frame in background queue + @weakify(self); + NSOperation *operation = [NSBlockOperation blockOperationWithBlock:^{ + @strongify(self); + if (!self) { + return; + } + id animatedProvider = self.provider; + if (!animatedProvider) { + return; + } + UIImage *frame = [animatedProvider animatedImageFrameAtIndex:index]; + + [self setFrame:frame atIndex:index]; + }]; + [self.fetchQueue addOperation:operation]; + } +} + +- (void)setMaxConcurrentCount:(NSUInteger)maxConcurrentCount { + self.fetchQueue.maxConcurrentOperationCount = maxConcurrentCount; +} + +- (NSUInteger)currentFrameCount { + NSUInteger frameCount = 0; + @synchronized (self) { + frameCount = self.frameBuffer.count; + } + return frameCount; +} + +- (void)setFrame:(UIImage *)frame atIndex:(NSUInteger)index { + @synchronized (self) { + self.frameBuffer[@(index)] = frame; + } +} + +- (UIImage *)frameAtIndex:(NSUInteger)index { + UIImage *frame; + @synchronized (self) { + frame = self.frameBuffer[@(index)]; + } + return frame; +} + +- (void)removeFrameAtIndex:(NSUInteger)index { + @synchronized (self) { + self.frameBuffer[@(index)] = nil; + } +} + +- (void)removeAllFrames { + @synchronized (self) { + [self.frameBuffer removeAllObjects]; + } +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDImageIOAnimatedCoderInternal.h b/Pods/SDWebImage/SDWebImage/Private/SDImageIOAnimatedCoderInternal.h new file mode 100644 index 0000000..d24091a --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDImageIOAnimatedCoderInternal.h @@ -0,0 +1,42 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import +#import +#import "SDImageIOAnimatedCoder.h" + +// Xcode 16 SDK contains HDR encoding API, but we still support Xcode 15 +#define SD_IMAGEIO_HDR_ENCODING (__IPHONE_OS_VERSION_MAX_ALLOWED >= 180000) + +// AVFileTypeHEIC/AVFileTypeHEIF is defined in AVFoundation via iOS 11, we use this without import AVFoundation +#define kSDUTTypeHEIC ((__bridge CFStringRef)@"public.heic") +#define kSDUTTypeHEIF ((__bridge CFStringRef)@"public.heif") +// HEIC Sequence (Animated Image) +#define kSDUTTypeHEICS ((__bridge CFStringRef)@"public.heics") +// kSDUTTypeWebP seems not defined in public UTI framework, Apple use the hardcode string, we define them :) +#define kSDUTTypeWebP ((__bridge CFStringRef)@"org.webmproject.webp") + +#define kSDUTTypeImage ((__bridge CFStringRef)@"public.image") +#define kSDUTTypeJPEG ((__bridge CFStringRef)@"public.jpeg") +#define kSDUTTypePNG ((__bridge CFStringRef)@"public.png") +#define kSDUTTypeTIFF ((__bridge CFStringRef)@"public.tiff") +#define kSDUTTypeSVG ((__bridge CFStringRef)@"public.svg-image") +#define kSDUTTypeGIF ((__bridge CFStringRef)@"com.compuserve.gif") +#define kSDUTTypePDF ((__bridge CFStringRef)@"com.adobe.pdf") +#define kSDUTTypeBMP ((__bridge CFStringRef)@"com.microsoft.bmp") +#define kSDUTTypeRAW ((__bridge CFStringRef)@"public.camera-raw-image") + +@interface SDImageIOAnimatedCoder () + ++ (NSTimeInterval)frameDurationAtIndex:(NSUInteger)index source:(nonnull CGImageSourceRef)source; ++ (NSUInteger)imageLoopCountWithSource:(nonnull CGImageSourceRef)source; ++ (nullable UIImage *)createFrameAtIndex:(NSUInteger)index source:(nonnull CGImageSourceRef)source scale:(CGFloat)scale preserveAspectRatio:(BOOL)preserveAspectRatio thumbnailSize:(CGSize)thumbnailSize lazyDecode:(BOOL)lazyDecode animatedImage:(BOOL)animatedImage decodeToHDR:(BOOL)decodeToHDR; ++ (BOOL)canEncodeToFormat:(SDImageFormat)format; ++ (BOOL)canDecodeFromFormat:(SDImageFormat)format; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDInternalMacros.h b/Pods/SDWebImage/SDWebImage/Private/SDInternalMacros.h new file mode 100644 index 0000000..c324ccc --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDInternalMacros.h @@ -0,0 +1,195 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import +#import +#import +#import "SDmetamacros.h" + +#define SD_USE_OS_UNFAIR_LOCK TARGET_OS_MACCATALYST ||\ + (__IPHONE_OS_VERSION_MIN_REQUIRED >= __IPHONE_10_0) ||\ + (__MAC_OS_X_VERSION_MIN_REQUIRED >= __MAC_10_12) ||\ + (__TV_OS_VERSION_MIN_REQUIRED >= __TVOS_10_0) ||\ + (__WATCH_OS_VERSION_MIN_REQUIRED >= __WATCHOS_3_0) + +#ifndef SD_LOCK_DECLARE +#if SD_USE_OS_UNFAIR_LOCK +#define SD_LOCK_DECLARE(lock) os_unfair_lock lock +#else +#define SD_LOCK_DECLARE(lock) os_unfair_lock lock API_AVAILABLE(ios(10.0), tvos(10), watchos(3), macos(10.12)); \ +OSSpinLock lock##_deprecated; +#endif +#endif + +#ifndef SD_LOCK_DECLARE_STATIC +#if SD_USE_OS_UNFAIR_LOCK +#define SD_LOCK_DECLARE_STATIC(lock) static os_unfair_lock lock +#else +#define SD_LOCK_DECLARE_STATIC(lock) static os_unfair_lock lock API_AVAILABLE(ios(10.0), tvos(10), watchos(3), macos(10.12)); \ +static OSSpinLock lock##_deprecated; +#endif +#endif + +#ifndef SD_LOCK_INIT +#if SD_USE_OS_UNFAIR_LOCK +#define SD_LOCK_INIT(lock) lock = OS_UNFAIR_LOCK_INIT +#else +#define SD_LOCK_INIT(lock) if (@available(iOS 10, tvOS 10, watchOS 3, macOS 10.12, *)) lock = OS_UNFAIR_LOCK_INIT; \ +else lock##_deprecated = OS_SPINLOCK_INIT; +#endif +#endif + +#ifndef SD_LOCK +#if SD_USE_OS_UNFAIR_LOCK +#define SD_LOCK(lock) os_unfair_lock_lock(&lock) +#else +#define SD_LOCK(lock) if (@available(iOS 10, tvOS 10, watchOS 3, macOS 10.12, *)) os_unfair_lock_lock(&lock); \ +else OSSpinLockLock(&lock##_deprecated); +#endif +#endif + +#ifndef SD_UNLOCK +#if SD_USE_OS_UNFAIR_LOCK +#define SD_UNLOCK(lock) os_unfair_lock_unlock(&lock) +#else +#define SD_UNLOCK(lock) if (@available(iOS 10, tvOS 10, watchOS 3, macOS 10.12, *)) os_unfair_lock_unlock(&lock); \ +else OSSpinLockUnlock(&lock##_deprecated); +#endif +#endif + +#ifndef SD_OPTIONS_CONTAINS +#define SD_OPTIONS_CONTAINS(options, value) (((options) & (value)) == (value)) +#endif + +#ifndef SD_CSTRING +#define SD_CSTRING(str) #str +#endif + +#ifndef SD_NSSTRING +#define SD_NSSTRING(str) @(SD_CSTRING(str)) +#endif + +#ifndef SD_SEL_SPI +#define SD_SEL_SPI(name) NSSelectorFromString([NSString stringWithFormat:@"_%@", SD_NSSTRING(name)]) +#endif + +FOUNDATION_EXPORT os_log_t sd_getDefaultLog(void); + +#ifndef SD_LOG +#define SD_LOG(_log, ...) if (@available(iOS 10.0, tvOS 10.0, macOS 10.12, watchOS 3.0, *)) os_log(sd_getDefaultLog(), _log, ##__VA_ARGS__); \ +else NSLog(@(_log), ##__VA_ARGS__); +#endif + +#ifndef weakify +#define weakify(...) \ +sd_keywordify \ +metamacro_foreach_cxt(sd_weakify_,, __weak, __VA_ARGS__) +#endif + +#ifndef strongify +#define strongify(...) \ +sd_keywordify \ +_Pragma("clang diagnostic push") \ +_Pragma("clang diagnostic ignored \"-Wshadow\"") \ +metamacro_foreach(sd_strongify_,, __VA_ARGS__) \ +_Pragma("clang diagnostic pop") +#endif + +#define sd_weakify_(INDEX, CONTEXT, VAR) \ +CONTEXT __typeof__(VAR) metamacro_concat(VAR, _weak_) = (VAR); + +#define sd_strongify_(INDEX, VAR) \ +__strong __typeof__(VAR) VAR = metamacro_concat(VAR, _weak_); + +#if DEBUG +#define sd_keywordify autoreleasepool {} +#else +#define sd_keywordify try {} @catch (...) {} +#endif + +#ifndef onExit +#define onExit \ +sd_keywordify \ +__strong sd_cleanupBlock_t metamacro_concat(sd_exitBlock_, __LINE__) __attribute__((cleanup(sd_executeCleanupBlock), unused)) = ^ +#endif + +typedef void (^sd_cleanupBlock_t)(void); + +#if defined(__cplusplus) +extern "C" { +#endif + void sd_executeCleanupBlock (__strong sd_cleanupBlock_t *block); +#if defined(__cplusplus) +} +#endif + +/** + * \@keypath allows compile-time verification of key paths. Given a real object + * receiver and key path: + * + * @code + +NSString *UTF8StringPath = @keypath(str.lowercaseString.UTF8String); +// => @"lowercaseString.UTF8String" + +NSString *versionPath = @keypath(NSObject, version); +// => @"version" + +NSString *lowercaseStringPath = @keypath(NSString.new, lowercaseString); +// => @"lowercaseString" + + * @endcode + * + * ... the macro returns an \c NSString containing all but the first path + * component or argument (e.g., @"lowercaseString.UTF8String", @"version"). + * + * In addition to simply creating a key path, this macro ensures that the key + * path is valid at compile-time (causing a syntax error if not), and supports + * refactoring, such that changing the name of the property will also update any + * uses of \@keypath. + */ +#define keypath(...) \ + _Pragma("clang diagnostic push") \ + _Pragma("clang diagnostic ignored \"-Warc-repeated-use-of-weak\"") \ + (NO).boolValue ? ((NSString * _Nonnull)nil) : ((NSString * _Nonnull)@(cStringKeypath(__VA_ARGS__))) \ + _Pragma("clang diagnostic pop") \ + +#define cStringKeypath(...) \ + metamacro_if_eq(1, metamacro_argcount(__VA_ARGS__))(keypath1(__VA_ARGS__))(keypath2(__VA_ARGS__)) + +#define keypath1(PATH) \ + (((void)(NO && ((void)PATH, NO)), \ + ({ char *__extobjckeypath__ = strchr(# PATH, '.'); NSCAssert(__extobjckeypath__, @"Provided key path is invalid."); __extobjckeypath__ + 1; }))) + +#define keypath2(OBJ, PATH) \ + (((void)(NO && ((void)OBJ.PATH, NO)), # PATH)) + +/** + * \@collectionKeypath allows compile-time verification of key paths across collections NSArray/NSSet etc. Given a real object + * receiver, collection object receiver and related keypaths: + * + * @code + + NSString *employeesFirstNamePath = @collectionKeypath(department.employees, Employee.new, firstName) + // => @"employees.firstName" + + NSString *employeesFirstNamePath = @collectionKeypath(Department.new, employees, Employee.new, firstName) + // => @"employees.firstName" + + * @endcode + * + */ +#define collectionKeypath(...) \ + metamacro_if_eq(3, metamacro_argcount(__VA_ARGS__))(collectionKeypath3(__VA_ARGS__))(collectionKeypath4(__VA_ARGS__)) + +#define collectionKeypath3(PATH, COLLECTION_OBJECT, COLLECTION_PATH) \ + (YES).boolValue ? (NSString * _Nonnull)@((const char * _Nonnull)[[NSString stringWithFormat:@"%s.%s", cStringKeypath(PATH), cStringKeypath(COLLECTION_OBJECT, COLLECTION_PATH)] UTF8String]) : (NSString * _Nonnull)nil + +#define collectionKeypath4(OBJ, PATH, COLLECTION_OBJECT, COLLECTION_PATH) \ + (YES).boolValue ? (NSString * _Nonnull)@((const char * _Nonnull)[[NSString stringWithFormat:@"%s.%s", cStringKeypath(OBJ, PATH), cStringKeypath(COLLECTION_OBJECT, COLLECTION_PATH)] UTF8String]) : (NSString * _Nonnull)nil diff --git a/Pods/SDWebImage/SDWebImage/Private/SDInternalMacros.m b/Pods/SDWebImage/SDWebImage/Private/SDInternalMacros.m new file mode 100644 index 0000000..939ba70 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDInternalMacros.m @@ -0,0 +1,22 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDInternalMacros.h" + +os_log_t sd_getDefaultLog(void) { + static dispatch_once_t onceToken; + static os_log_t log; + dispatch_once(&onceToken, ^{ + log = os_log_create("com.hackemist.SDWebImage", "Default"); + }); + return log; +} + +void sd_executeCleanupBlock (__strong sd_cleanupBlock_t *block) { + (*block)(); +} diff --git a/Pods/SDWebImage/SDWebImage/Private/SDWeakProxy.h b/Pods/SDWebImage/SDWebImage/Private/SDWeakProxy.h new file mode 100644 index 0000000..d92c682 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDWeakProxy.h @@ -0,0 +1,20 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import +#import "SDWebImageCompat.h" + +/// A weak proxy which forward all the message to the target +@interface SDWeakProxy : NSProxy + +@property (nonatomic, weak, readonly, nullable) id target; + +- (nonnull instancetype)initWithTarget:(nonnull id)target; ++ (nonnull instancetype)proxyWithTarget:(nonnull id)target; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDWeakProxy.m b/Pods/SDWebImage/SDWebImage/Private/SDWeakProxy.m new file mode 100644 index 0000000..19a4593 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDWeakProxy.m @@ -0,0 +1,79 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWeakProxy.h" + +@implementation SDWeakProxy + +- (instancetype)initWithTarget:(id)target { + _target = target; + return self; +} + ++ (instancetype)proxyWithTarget:(id)target { + return [[SDWeakProxy alloc] initWithTarget:target]; +} + +- (id)forwardingTargetForSelector:(SEL)selector { + return _target; +} + +- (void)forwardInvocation:(NSInvocation *)invocation { + void *null = NULL; + [invocation setReturnValue:&null]; +} + +- (NSMethodSignature *)methodSignatureForSelector:(SEL)selector { + return [NSObject instanceMethodSignatureForSelector:@selector(init)]; +} + +- (BOOL)respondsToSelector:(SEL)aSelector { + return [_target respondsToSelector:aSelector]; +} + +- (BOOL)isEqual:(id)object { + return [_target isEqual:object]; +} + +- (NSUInteger)hash { + return [_target hash]; +} + +- (Class)superclass { + return [_target superclass]; +} + +- (Class)class { + return [_target class]; +} + +- (BOOL)isKindOfClass:(Class)aClass { + return [_target isKindOfClass:aClass]; +} + +- (BOOL)isMemberOfClass:(Class)aClass { + return [_target isMemberOfClass:aClass]; +} + +- (BOOL)conformsToProtocol:(Protocol *)aProtocol { + return [_target conformsToProtocol:aProtocol]; +} + +- (BOOL)isProxy { + return YES; +} + +- (NSString *)description { + return [_target description]; +} + +- (NSString *)debugDescription { + return [_target debugDescription]; +} + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/SDWebImageTransitionInternal.h b/Pods/SDWebImage/SDWebImage/Private/SDWebImageTransitionInternal.h new file mode 100644 index 0000000..1b70649 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDWebImageTransitionInternal.h @@ -0,0 +1,19 @@ +/* +* This file is part of the SDWebImage package. +* (c) Olivier Poitrey +* +* For the full copyright and license information, please view the LICENSE +* file that was distributed with this source code. +*/ + +#import "SDWebImageCompat.h" + +#if SD_MAC + +#import + +/// Helper method for Core Animation transition +FOUNDATION_EXPORT CAMediaTimingFunction * _Nullable SDTimingFunctionFromAnimationOptions(SDWebImageAnimationOptions options); +FOUNDATION_EXPORT CATransition * _Nullable SDTransitionFromAnimationOptions(SDWebImageAnimationOptions options); + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Private/SDmetamacros.h b/Pods/SDWebImage/SDWebImage/Private/SDmetamacros.h new file mode 100644 index 0000000..dd90d99 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/SDmetamacros.h @@ -0,0 +1,667 @@ +/** + * Macros for metaprogramming + * ExtendedC + * + * Copyright (C) 2012 Justin Spahr-Summers + * Released under the MIT license + */ + +#ifndef EXTC_METAMACROS_H +#define EXTC_METAMACROS_H + + +/** + * Executes one or more expressions (which may have a void type, such as a call + * to a function that returns no value) and always returns true. + */ +#define metamacro_exprify(...) \ + ((__VA_ARGS__), true) + +/** + * Returns a string representation of VALUE after full macro expansion. + */ +#define metamacro_stringify(VALUE) \ + metamacro_stringify_(VALUE) + +/** + * Returns A and B concatenated after full macro expansion. + */ +#define metamacro_concat(A, B) \ + metamacro_concat_(A, B) + +/** + * Returns the Nth variadic argument (starting from zero). At least + * N + 1 variadic arguments must be given. N must be between zero and twenty, + * inclusive. + */ +#define metamacro_at(N, ...) \ + metamacro_concat(metamacro_at, N)(__VA_ARGS__) + +/** + * Returns the number of arguments (up to twenty) provided to the macro. At + * least one argument must be provided. + * + * Inspired by P99: http://p99.gforge.inria.fr + */ +#define metamacro_argcount(...) \ + metamacro_at(20, __VA_ARGS__, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1) + +/** + * Identical to #metamacro_foreach_cxt, except that no CONTEXT argument is + * given. Only the index and current argument will thus be passed to MACRO. + */ +#define metamacro_foreach(MACRO, SEP, ...) \ + metamacro_foreach_cxt(metamacro_foreach_iter, SEP, MACRO, __VA_ARGS__) + +/** + * For each consecutive variadic argument (up to twenty), MACRO is passed the + * zero-based index of the current argument, CONTEXT, and then the argument + * itself. The results of adjoining invocations of MACRO are then separated by + * SEP. + * + * Inspired by P99: http://p99.gforge.inria.fr + */ +#define metamacro_foreach_cxt(MACRO, SEP, CONTEXT, ...) \ + metamacro_concat(metamacro_foreach_cxt, metamacro_argcount(__VA_ARGS__))(MACRO, SEP, CONTEXT, __VA_ARGS__) + +/** + * Identical to #metamacro_foreach_cxt. This can be used when the former would + * fail due to recursive macro expansion. + */ +#define metamacro_foreach_cxt_recursive(MACRO, SEP, CONTEXT, ...) \ + metamacro_concat(metamacro_foreach_cxt_recursive, metamacro_argcount(__VA_ARGS__))(MACRO, SEP, CONTEXT, __VA_ARGS__) + +/** + * In consecutive order, appends each variadic argument (up to twenty) onto + * BASE. The resulting concatenations are then separated by SEP. + * + * This is primarily useful to manipulate a list of macro invocations into instead + * invoking a different, possibly related macro. + */ +#define metamacro_foreach_concat(BASE, SEP, ...) \ + metamacro_foreach_cxt(metamacro_foreach_concat_iter, SEP, BASE, __VA_ARGS__) + +/** + * Iterates COUNT times, each time invoking MACRO with the current index + * (starting at zero) and CONTEXT. The results of adjoining invocations of MACRO + * are then separated by SEP. + * + * COUNT must be an integer between zero and twenty, inclusive. + */ +#define metamacro_for_cxt(COUNT, MACRO, SEP, CONTEXT) \ + metamacro_concat(metamacro_for_cxt, COUNT)(MACRO, SEP, CONTEXT) + +/** + * Returns the first argument given. At least one argument must be provided. + * + * This is useful when implementing a variadic macro, where you may have only + * one variadic argument, but no way to retrieve it (for example, because \c ... + * always needs to match at least one argument). + * + * @code + +#define varmacro(...) \ + metamacro_head(__VA_ARGS__) + + * @endcode + */ +#define metamacro_head(...) \ + metamacro_head_(__VA_ARGS__, 0) + +/** + * Returns every argument except the first. At least two arguments must be + * provided. + */ +#define metamacro_tail(...) \ + metamacro_tail_(__VA_ARGS__) + +/** + * Returns the first N (up to twenty) variadic arguments as a new argument list. + * At least N variadic arguments must be provided. + */ +#define metamacro_take(N, ...) \ + metamacro_concat(metamacro_take, N)(__VA_ARGS__) + +/** + * Removes the first N (up to twenty) variadic arguments from the given argument + * list. At least N variadic arguments must be provided. + */ +#define metamacro_drop(N, ...) \ + metamacro_concat(metamacro_drop, N)(__VA_ARGS__) + +/** + * Decrements VAL, which must be a number between zero and twenty, inclusive. + * + * This is primarily useful when dealing with indexes and counts in + * metaprogramming. + */ +#define metamacro_dec(VAL) \ + metamacro_at(VAL, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19) + +/** + * Increments VAL, which must be a number between zero and twenty, inclusive. + * + * This is primarily useful when dealing with indexes and counts in + * metaprogramming. + */ +#define metamacro_inc(VAL) \ + metamacro_at(VAL, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21) + +/** + * If A is equal to B, the next argument list is expanded; otherwise, the + * argument list after that is expanded. A and B must be numbers between zero + * and twenty, inclusive. Additionally, B must be greater than or equal to A. + * + * @code + +// expands to true +metamacro_if_eq(0, 0)(true)(false) + +// expands to false +metamacro_if_eq(0, 1)(true)(false) + + * @endcode + * + * This is primarily useful when dealing with indexes and counts in + * metaprogramming. + */ +#define metamacro_if_eq(A, B) \ + metamacro_concat(metamacro_if_eq, A)(B) + +/** + * Identical to #metamacro_if_eq. This can be used when the former would fail + * due to recursive macro expansion. + */ +#define metamacro_if_eq_recursive(A, B) \ + metamacro_concat(metamacro_if_eq_recursive, A)(B) + +/** + * Returns 1 if N is an even number, or 0 otherwise. N must be between zero and + * twenty, inclusive. + * + * For the purposes of this test, zero is considered even. + */ +#define metamacro_is_even(N) \ + metamacro_at(N, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1) + +/** + * Returns the logical NOT of B, which must be the number zero or one. + */ +#define metamacro_not(B) \ + metamacro_at(B, 1, 0) + +// IMPLEMENTATION DETAILS FOLLOW! +// Do not write code that depends on anything below this line. +#define metamacro_stringify_(VALUE) # VALUE +#define metamacro_concat_(A, B) A ## B +#define metamacro_foreach_iter(INDEX, MACRO, ARG) MACRO(INDEX, ARG) +#define metamacro_head_(FIRST, ...) FIRST +#define metamacro_tail_(FIRST, ...) __VA_ARGS__ +#define metamacro_consume_(...) +#define metamacro_expand_(...) __VA_ARGS__ + +// implemented from scratch so that metamacro_concat() doesn't end up nesting +#define metamacro_foreach_concat_iter(INDEX, BASE, ARG) metamacro_foreach_concat_iter_(BASE, ARG) +#define metamacro_foreach_concat_iter_(BASE, ARG) BASE ## ARG + +// metamacro_at expansions +#define metamacro_at0(...) metamacro_head(__VA_ARGS__) +#define metamacro_at1(_0, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at2(_0, _1, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at3(_0, _1, _2, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at4(_0, _1, _2, _3, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at5(_0, _1, _2, _3, _4, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at6(_0, _1, _2, _3, _4, _5, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at7(_0, _1, _2, _3, _4, _5, _6, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at8(_0, _1, _2, _3, _4, _5, _6, _7, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at9(_0, _1, _2, _3, _4, _5, _6, _7, _8, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at10(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at11(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at12(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at13(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at14(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at15(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at16(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at17(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at18(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at19(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, ...) metamacro_head(__VA_ARGS__) +#define metamacro_at20(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, ...) metamacro_head(__VA_ARGS__) + +// metamacro_foreach_cxt expansions +#define metamacro_foreach_cxt0(MACRO, SEP, CONTEXT) +#define metamacro_foreach_cxt1(MACRO, SEP, CONTEXT, _0) MACRO(0, CONTEXT, _0) + +#define metamacro_foreach_cxt2(MACRO, SEP, CONTEXT, _0, _1) \ + metamacro_foreach_cxt1(MACRO, SEP, CONTEXT, _0) \ + SEP \ + MACRO(1, CONTEXT, _1) + +#define metamacro_foreach_cxt3(MACRO, SEP, CONTEXT, _0, _1, _2) \ + metamacro_foreach_cxt2(MACRO, SEP, CONTEXT, _0, _1) \ + SEP \ + MACRO(2, CONTEXT, _2) + +#define metamacro_foreach_cxt4(MACRO, SEP, CONTEXT, _0, _1, _2, _3) \ + metamacro_foreach_cxt3(MACRO, SEP, CONTEXT, _0, _1, _2) \ + SEP \ + MACRO(3, CONTEXT, _3) + +#define metamacro_foreach_cxt5(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4) \ + metamacro_foreach_cxt4(MACRO, SEP, CONTEXT, _0, _1, _2, _3) \ + SEP \ + MACRO(4, CONTEXT, _4) + +#define metamacro_foreach_cxt6(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5) \ + metamacro_foreach_cxt5(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4) \ + SEP \ + MACRO(5, CONTEXT, _5) + +#define metamacro_foreach_cxt7(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6) \ + metamacro_foreach_cxt6(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5) \ + SEP \ + MACRO(6, CONTEXT, _6) + +#define metamacro_foreach_cxt8(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7) \ + metamacro_foreach_cxt7(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6) \ + SEP \ + MACRO(7, CONTEXT, _7) + +#define metamacro_foreach_cxt9(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8) \ + metamacro_foreach_cxt8(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7) \ + SEP \ + MACRO(8, CONTEXT, _8) + +#define metamacro_foreach_cxt10(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9) \ + metamacro_foreach_cxt9(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8) \ + SEP \ + MACRO(9, CONTEXT, _9) + +#define metamacro_foreach_cxt11(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10) \ + metamacro_foreach_cxt10(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9) \ + SEP \ + MACRO(10, CONTEXT, _10) + +#define metamacro_foreach_cxt12(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11) \ + metamacro_foreach_cxt11(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10) \ + SEP \ + MACRO(11, CONTEXT, _11) + +#define metamacro_foreach_cxt13(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12) \ + metamacro_foreach_cxt12(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11) \ + SEP \ + MACRO(12, CONTEXT, _12) + +#define metamacro_foreach_cxt14(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13) \ + metamacro_foreach_cxt13(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12) \ + SEP \ + MACRO(13, CONTEXT, _13) + +#define metamacro_foreach_cxt15(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14) \ + metamacro_foreach_cxt14(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13) \ + SEP \ + MACRO(14, CONTEXT, _14) + +#define metamacro_foreach_cxt16(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15) \ + metamacro_foreach_cxt15(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14) \ + SEP \ + MACRO(15, CONTEXT, _15) + +#define metamacro_foreach_cxt17(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16) \ + metamacro_foreach_cxt16(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15) \ + SEP \ + MACRO(16, CONTEXT, _16) + +#define metamacro_foreach_cxt18(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17) \ + metamacro_foreach_cxt17(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16) \ + SEP \ + MACRO(17, CONTEXT, _17) + +#define metamacro_foreach_cxt19(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18) \ + metamacro_foreach_cxt18(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17) \ + SEP \ + MACRO(18, CONTEXT, _18) + +#define metamacro_foreach_cxt20(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19) \ + metamacro_foreach_cxt19(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18) \ + SEP \ + MACRO(19, CONTEXT, _19) + +// metamacro_foreach_cxt_recursive expansions +#define metamacro_foreach_cxt_recursive0(MACRO, SEP, CONTEXT) +#define metamacro_foreach_cxt_recursive1(MACRO, SEP, CONTEXT, _0) MACRO(0, CONTEXT, _0) + +#define metamacro_foreach_cxt_recursive2(MACRO, SEP, CONTEXT, _0, _1) \ + metamacro_foreach_cxt_recursive1(MACRO, SEP, CONTEXT, _0) \ + SEP \ + MACRO(1, CONTEXT, _1) + +#define metamacro_foreach_cxt_recursive3(MACRO, SEP, CONTEXT, _0, _1, _2) \ + metamacro_foreach_cxt_recursive2(MACRO, SEP, CONTEXT, _0, _1) \ + SEP \ + MACRO(2, CONTEXT, _2) + +#define metamacro_foreach_cxt_recursive4(MACRO, SEP, CONTEXT, _0, _1, _2, _3) \ + metamacro_foreach_cxt_recursive3(MACRO, SEP, CONTEXT, _0, _1, _2) \ + SEP \ + MACRO(3, CONTEXT, _3) + +#define metamacro_foreach_cxt_recursive5(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4) \ + metamacro_foreach_cxt_recursive4(MACRO, SEP, CONTEXT, _0, _1, _2, _3) \ + SEP \ + MACRO(4, CONTEXT, _4) + +#define metamacro_foreach_cxt_recursive6(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5) \ + metamacro_foreach_cxt_recursive5(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4) \ + SEP \ + MACRO(5, CONTEXT, _5) + +#define metamacro_foreach_cxt_recursive7(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6) \ + metamacro_foreach_cxt_recursive6(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5) \ + SEP \ + MACRO(6, CONTEXT, _6) + +#define metamacro_foreach_cxt_recursive8(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7) \ + metamacro_foreach_cxt_recursive7(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6) \ + SEP \ + MACRO(7, CONTEXT, _7) + +#define metamacro_foreach_cxt_recursive9(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8) \ + metamacro_foreach_cxt_recursive8(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7) \ + SEP \ + MACRO(8, CONTEXT, _8) + +#define metamacro_foreach_cxt_recursive10(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9) \ + metamacro_foreach_cxt_recursive9(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8) \ + SEP \ + MACRO(9, CONTEXT, _9) + +#define metamacro_foreach_cxt_recursive11(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10) \ + metamacro_foreach_cxt_recursive10(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9) \ + SEP \ + MACRO(10, CONTEXT, _10) + +#define metamacro_foreach_cxt_recursive12(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11) \ + metamacro_foreach_cxt_recursive11(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10) \ + SEP \ + MACRO(11, CONTEXT, _11) + +#define metamacro_foreach_cxt_recursive13(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12) \ + metamacro_foreach_cxt_recursive12(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11) \ + SEP \ + MACRO(12, CONTEXT, _12) + +#define metamacro_foreach_cxt_recursive14(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13) \ + metamacro_foreach_cxt_recursive13(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12) \ + SEP \ + MACRO(13, CONTEXT, _13) + +#define metamacro_foreach_cxt_recursive15(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14) \ + metamacro_foreach_cxt_recursive14(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13) \ + SEP \ + MACRO(14, CONTEXT, _14) + +#define metamacro_foreach_cxt_recursive16(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15) \ + metamacro_foreach_cxt_recursive15(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14) \ + SEP \ + MACRO(15, CONTEXT, _15) + +#define metamacro_foreach_cxt_recursive17(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16) \ + metamacro_foreach_cxt_recursive16(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15) \ + SEP \ + MACRO(16, CONTEXT, _16) + +#define metamacro_foreach_cxt_recursive18(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17) \ + metamacro_foreach_cxt_recursive17(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16) \ + SEP \ + MACRO(17, CONTEXT, _17) + +#define metamacro_foreach_cxt_recursive19(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18) \ + metamacro_foreach_cxt_recursive18(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17) \ + SEP \ + MACRO(18, CONTEXT, _18) + +#define metamacro_foreach_cxt_recursive20(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19) \ + metamacro_foreach_cxt_recursive19(MACRO, SEP, CONTEXT, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18) \ + SEP \ + MACRO(19, CONTEXT, _19) + +// metamacro_for_cxt expansions +#define metamacro_for_cxt0(MACRO, SEP, CONTEXT) +#define metamacro_for_cxt1(MACRO, SEP, CONTEXT) MACRO(0, CONTEXT) + +#define metamacro_for_cxt2(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt1(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(1, CONTEXT) + +#define metamacro_for_cxt3(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt2(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(2, CONTEXT) + +#define metamacro_for_cxt4(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt3(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(3, CONTEXT) + +#define metamacro_for_cxt5(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt4(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(4, CONTEXT) + +#define metamacro_for_cxt6(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt5(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(5, CONTEXT) + +#define metamacro_for_cxt7(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt6(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(6, CONTEXT) + +#define metamacro_for_cxt8(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt7(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(7, CONTEXT) + +#define metamacro_for_cxt9(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt8(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(8, CONTEXT) + +#define metamacro_for_cxt10(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt9(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(9, CONTEXT) + +#define metamacro_for_cxt11(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt10(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(10, CONTEXT) + +#define metamacro_for_cxt12(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt11(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(11, CONTEXT) + +#define metamacro_for_cxt13(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt12(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(12, CONTEXT) + +#define metamacro_for_cxt14(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt13(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(13, CONTEXT) + +#define metamacro_for_cxt15(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt14(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(14, CONTEXT) + +#define metamacro_for_cxt16(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt15(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(15, CONTEXT) + +#define metamacro_for_cxt17(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt16(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(16, CONTEXT) + +#define metamacro_for_cxt18(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt17(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(17, CONTEXT) + +#define metamacro_for_cxt19(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt18(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(18, CONTEXT) + +#define metamacro_for_cxt20(MACRO, SEP, CONTEXT) \ + metamacro_for_cxt19(MACRO, SEP, CONTEXT) \ + SEP \ + MACRO(19, CONTEXT) + +// metamacro_if_eq expansions +#define metamacro_if_eq0(VALUE) \ + metamacro_concat(metamacro_if_eq0_, VALUE) + +#define metamacro_if_eq0_0(...) __VA_ARGS__ metamacro_consume_ +#define metamacro_if_eq0_1(...) metamacro_expand_ +#define metamacro_if_eq0_2(...) metamacro_expand_ +#define metamacro_if_eq0_3(...) metamacro_expand_ +#define metamacro_if_eq0_4(...) metamacro_expand_ +#define metamacro_if_eq0_5(...) metamacro_expand_ +#define metamacro_if_eq0_6(...) metamacro_expand_ +#define metamacro_if_eq0_7(...) metamacro_expand_ +#define metamacro_if_eq0_8(...) metamacro_expand_ +#define metamacro_if_eq0_9(...) metamacro_expand_ +#define metamacro_if_eq0_10(...) metamacro_expand_ +#define metamacro_if_eq0_11(...) metamacro_expand_ +#define metamacro_if_eq0_12(...) metamacro_expand_ +#define metamacro_if_eq0_13(...) metamacro_expand_ +#define metamacro_if_eq0_14(...) metamacro_expand_ +#define metamacro_if_eq0_15(...) metamacro_expand_ +#define metamacro_if_eq0_16(...) metamacro_expand_ +#define metamacro_if_eq0_17(...) metamacro_expand_ +#define metamacro_if_eq0_18(...) metamacro_expand_ +#define metamacro_if_eq0_19(...) metamacro_expand_ +#define metamacro_if_eq0_20(...) metamacro_expand_ + +#define metamacro_if_eq1(VALUE) metamacro_if_eq0(metamacro_dec(VALUE)) +#define metamacro_if_eq2(VALUE) metamacro_if_eq1(metamacro_dec(VALUE)) +#define metamacro_if_eq3(VALUE) metamacro_if_eq2(metamacro_dec(VALUE)) +#define metamacro_if_eq4(VALUE) metamacro_if_eq3(metamacro_dec(VALUE)) +#define metamacro_if_eq5(VALUE) metamacro_if_eq4(metamacro_dec(VALUE)) +#define metamacro_if_eq6(VALUE) metamacro_if_eq5(metamacro_dec(VALUE)) +#define metamacro_if_eq7(VALUE) metamacro_if_eq6(metamacro_dec(VALUE)) +#define metamacro_if_eq8(VALUE) metamacro_if_eq7(metamacro_dec(VALUE)) +#define metamacro_if_eq9(VALUE) metamacro_if_eq8(metamacro_dec(VALUE)) +#define metamacro_if_eq10(VALUE) metamacro_if_eq9(metamacro_dec(VALUE)) +#define metamacro_if_eq11(VALUE) metamacro_if_eq10(metamacro_dec(VALUE)) +#define metamacro_if_eq12(VALUE) metamacro_if_eq11(metamacro_dec(VALUE)) +#define metamacro_if_eq13(VALUE) metamacro_if_eq12(metamacro_dec(VALUE)) +#define metamacro_if_eq14(VALUE) metamacro_if_eq13(metamacro_dec(VALUE)) +#define metamacro_if_eq15(VALUE) metamacro_if_eq14(metamacro_dec(VALUE)) +#define metamacro_if_eq16(VALUE) metamacro_if_eq15(metamacro_dec(VALUE)) +#define metamacro_if_eq17(VALUE) metamacro_if_eq16(metamacro_dec(VALUE)) +#define metamacro_if_eq18(VALUE) metamacro_if_eq17(metamacro_dec(VALUE)) +#define metamacro_if_eq19(VALUE) metamacro_if_eq18(metamacro_dec(VALUE)) +#define metamacro_if_eq20(VALUE) metamacro_if_eq19(metamacro_dec(VALUE)) + +// metamacro_if_eq_recursive expansions +#define metamacro_if_eq_recursive0(VALUE) \ + metamacro_concat(metamacro_if_eq_recursive0_, VALUE) + +#define metamacro_if_eq_recursive0_0(...) __VA_ARGS__ metamacro_consume_ +#define metamacro_if_eq_recursive0_1(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_2(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_3(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_4(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_5(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_6(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_7(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_8(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_9(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_10(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_11(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_12(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_13(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_14(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_15(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_16(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_17(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_18(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_19(...) metamacro_expand_ +#define metamacro_if_eq_recursive0_20(...) metamacro_expand_ + +#define metamacro_if_eq_recursive1(VALUE) metamacro_if_eq_recursive0(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive2(VALUE) metamacro_if_eq_recursive1(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive3(VALUE) metamacro_if_eq_recursive2(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive4(VALUE) metamacro_if_eq_recursive3(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive5(VALUE) metamacro_if_eq_recursive4(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive6(VALUE) metamacro_if_eq_recursive5(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive7(VALUE) metamacro_if_eq_recursive6(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive8(VALUE) metamacro_if_eq_recursive7(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive9(VALUE) metamacro_if_eq_recursive8(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive10(VALUE) metamacro_if_eq_recursive9(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive11(VALUE) metamacro_if_eq_recursive10(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive12(VALUE) metamacro_if_eq_recursive11(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive13(VALUE) metamacro_if_eq_recursive12(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive14(VALUE) metamacro_if_eq_recursive13(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive15(VALUE) metamacro_if_eq_recursive14(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive16(VALUE) metamacro_if_eq_recursive15(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive17(VALUE) metamacro_if_eq_recursive16(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive18(VALUE) metamacro_if_eq_recursive17(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive19(VALUE) metamacro_if_eq_recursive18(metamacro_dec(VALUE)) +#define metamacro_if_eq_recursive20(VALUE) metamacro_if_eq_recursive19(metamacro_dec(VALUE)) + +// metamacro_take expansions +#define metamacro_take0(...) +#define metamacro_take1(...) metamacro_head(__VA_ARGS__) +#define metamacro_take2(...) metamacro_head(__VA_ARGS__), metamacro_take1(metamacro_tail(__VA_ARGS__)) +#define metamacro_take3(...) metamacro_head(__VA_ARGS__), metamacro_take2(metamacro_tail(__VA_ARGS__)) +#define metamacro_take4(...) metamacro_head(__VA_ARGS__), metamacro_take3(metamacro_tail(__VA_ARGS__)) +#define metamacro_take5(...) metamacro_head(__VA_ARGS__), metamacro_take4(metamacro_tail(__VA_ARGS__)) +#define metamacro_take6(...) metamacro_head(__VA_ARGS__), metamacro_take5(metamacro_tail(__VA_ARGS__)) +#define metamacro_take7(...) metamacro_head(__VA_ARGS__), metamacro_take6(metamacro_tail(__VA_ARGS__)) +#define metamacro_take8(...) metamacro_head(__VA_ARGS__), metamacro_take7(metamacro_tail(__VA_ARGS__)) +#define metamacro_take9(...) metamacro_head(__VA_ARGS__), metamacro_take8(metamacro_tail(__VA_ARGS__)) +#define metamacro_take10(...) metamacro_head(__VA_ARGS__), metamacro_take9(metamacro_tail(__VA_ARGS__)) +#define metamacro_take11(...) metamacro_head(__VA_ARGS__), metamacro_take10(metamacro_tail(__VA_ARGS__)) +#define metamacro_take12(...) metamacro_head(__VA_ARGS__), metamacro_take11(metamacro_tail(__VA_ARGS__)) +#define metamacro_take13(...) metamacro_head(__VA_ARGS__), metamacro_take12(metamacro_tail(__VA_ARGS__)) +#define metamacro_take14(...) metamacro_head(__VA_ARGS__), metamacro_take13(metamacro_tail(__VA_ARGS__)) +#define metamacro_take15(...) metamacro_head(__VA_ARGS__), metamacro_take14(metamacro_tail(__VA_ARGS__)) +#define metamacro_take16(...) metamacro_head(__VA_ARGS__), metamacro_take15(metamacro_tail(__VA_ARGS__)) +#define metamacro_take17(...) metamacro_head(__VA_ARGS__), metamacro_take16(metamacro_tail(__VA_ARGS__)) +#define metamacro_take18(...) metamacro_head(__VA_ARGS__), metamacro_take17(metamacro_tail(__VA_ARGS__)) +#define metamacro_take19(...) metamacro_head(__VA_ARGS__), metamacro_take18(metamacro_tail(__VA_ARGS__)) +#define metamacro_take20(...) metamacro_head(__VA_ARGS__), metamacro_take19(metamacro_tail(__VA_ARGS__)) + +// metamacro_drop expansions +#define metamacro_drop0(...) __VA_ARGS__ +#define metamacro_drop1(...) metamacro_tail(__VA_ARGS__) +#define metamacro_drop2(...) metamacro_drop1(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop3(...) metamacro_drop2(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop4(...) metamacro_drop3(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop5(...) metamacro_drop4(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop6(...) metamacro_drop5(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop7(...) metamacro_drop6(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop8(...) metamacro_drop7(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop9(...) metamacro_drop8(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop10(...) metamacro_drop9(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop11(...) metamacro_drop10(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop12(...) metamacro_drop11(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop13(...) metamacro_drop12(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop14(...) metamacro_drop13(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop15(...) metamacro_drop14(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop16(...) metamacro_drop15(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop17(...) metamacro_drop16(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop18(...) metamacro_drop17(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop19(...) metamacro_drop18(metamacro_tail(__VA_ARGS__)) +#define metamacro_drop20(...) metamacro_drop19(metamacro_tail(__VA_ARGS__)) + +#endif diff --git a/Pods/SDWebImage/SDWebImage/Private/UIColor+SDHexString.h b/Pods/SDWebImage/SDWebImage/Private/UIColor+SDHexString.h new file mode 100644 index 0000000..cf67186 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/UIColor+SDHexString.h @@ -0,0 +1,18 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "SDWebImageCompat.h" + +@interface UIColor (SDHexString) + +/** + Convenience way to get hex string from color. The output should always be 32-bit RGBA hex string like `#00000000`. + */ +@property (nonatomic, copy, readonly, nonnull) NSString *sd_hexString; + +@end diff --git a/Pods/SDWebImage/SDWebImage/Private/UIColor+SDHexString.m b/Pods/SDWebImage/SDWebImage/Private/UIColor+SDHexString.m new file mode 100644 index 0000000..7b43c41 --- /dev/null +++ b/Pods/SDWebImage/SDWebImage/Private/UIColor+SDHexString.m @@ -0,0 +1,42 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import "UIColor+SDHexString.h" + +@implementation UIColor (SDHexString) + +- (NSString *)sd_hexString { + CGFloat red, green, blue, alpha; +#if SD_UIKIT + if (![self getRed:&red green:&green blue:&blue alpha:&alpha]) { + [self getWhite:&red alpha:&alpha]; + green = red; + blue = red; + } +#else + @try { + [self getRed:&red green:&green blue:&blue alpha:&alpha]; + } + @catch (NSException *exception) { + [self getWhite:&red alpha:&alpha]; + green = red; + blue = red; + } +#endif + + red = roundf(red * 255.f); + green = roundf(green * 255.f); + blue = roundf(blue * 255.f); + alpha = roundf(alpha * 255.f); + + uint hex = ((uint)alpha << 24) | ((uint)red << 16) | ((uint)green << 8) | ((uint)blue); + + return [NSString stringWithFormat:@"#%08x", hex]; +} + +@end diff --git a/Pods/SDWebImage/WebImage/PrivacyInfo.xcprivacy b/Pods/SDWebImage/WebImage/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..276f761 --- /dev/null +++ b/Pods/SDWebImage/WebImage/PrivacyInfo.xcprivacy @@ -0,0 +1,23 @@ + + + + + NSPrivacyTracking + + NSPrivacyCollectedDataTypes + + NSPrivacyTrackingDomains + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + + + + + diff --git a/Pods/SDWebImage/WebImage/SDWebImage.h b/Pods/SDWebImage/WebImage/SDWebImage.h new file mode 100644 index 0000000..6bc9de8 --- /dev/null +++ b/Pods/SDWebImage/WebImage/SDWebImage.h @@ -0,0 +1,91 @@ +/* + * This file is part of the SDWebImage package. + * (c) Olivier Poitrey + * (c) Florent Vilmart + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +#import + +//! Project version number for SDWebImage. +FOUNDATION_EXPORT double SDWebImageVersionNumber; + +//! Project version string for SDWebImage. +FOUNDATION_EXPORT const unsigned char SDWebImageVersionString[]; + +// In this header, you should import all the public headers of your framework using statements like #import + +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import +#import + +// Mac +#if __has_include() +#import +#endif +#if __has_include() +#import +#endif +#if __has_include() +#import +#endif + +// MapKit +#if __has_include() +#import +#endif diff --git a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-acknowledgements.markdown b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-acknowledgements.markdown index c196a18..e005ee5 100644 --- a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-acknowledgements.markdown +++ b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-acknowledgements.markdown @@ -959,6 +959,56 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +## SDCycleScrollView + +The MIT License (MIT) + +Copyright (c) 2015 GSD_iOS + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + + +## SDWebImage + +Copyright (c) 2009-2020 Olivier Poitrey rs@dailymotion.com + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished +to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + + ## SGQRCode Apache License @@ -1347,4 +1397,209 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +## lottie-ios + + Apache License + Version 2.0, January 2004 + https://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2018 Airbnb, Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + Generated by CocoaPods - https://cocoapods.org diff --git a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-acknowledgements.plist b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-acknowledgements.plist index 38d1e27..508fa3b 100644 --- a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-acknowledgements.plist +++ b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-acknowledgements.plist @@ -1162,6 +1162,68 @@ THE SOFTWARE. Type PSGroupSpecifier
+ + FooterText + The MIT License (MIT) + +Copyright (c) 2015 GSD_iOS + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + + License + MIT + Title + SDCycleScrollView + Type + PSGroupSpecifier + + + FooterText + Copyright (c) 2009-2020 Olivier Poitrey rs@dailymotion.com + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is furnished +to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + + License + MIT + Title + SDWebImage + Type + PSGroupSpecifier + FooterText Apache License @@ -1599,6 +1661,217 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Type PSGroupSpecifier + + FooterText + Apache License + Version 2.0, January 2004 + https://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2018 Airbnb, Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + License + Apache + Title + lottie-ios + Type + PSGroupSpecifier + FooterText Generated by CocoaPods - https://cocoapods.org diff --git a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Debug-input-files.xcfilelist b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Debug-input-files.xcfilelist index 795af6d..764351b 100644 --- a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Debug-input-files.xcfilelist +++ b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Debug-input-files.xcfilelist @@ -25,6 +25,8 @@ ${BUILT_PRODUCTS_DIR}/RxDataSources/RxDataSources.framework ${BUILT_PRODUCTS_DIR}/RxRelay/RxRelay.framework ${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework ${BUILT_PRODUCTS_DIR}/RxSwiftExt/RxSwiftExt.framework +${BUILT_PRODUCTS_DIR}/SDCycleScrollView/SDCycleScrollView.framework +${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework ${BUILT_PRODUCTS_DIR}/SGQRCode/SGQRCode.framework ${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework ${BUILT_PRODUCTS_DIR}/SwiftDate/SwiftDate.framework @@ -32,4 +34,5 @@ ${BUILT_PRODUCTS_DIR}/SwiftKeychainWrapper/SwiftKeychainWrapper.framework ${BUILT_PRODUCTS_DIR}/SwiftyJSON/SwiftyJSON.framework ${BUILT_PRODUCTS_DIR}/SwiftyUserDefaults/SwiftyUserDefaults.framework ${BUILT_PRODUCTS_DIR}/URLNavigator/URLNavigator.framework -${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework \ No newline at end of file +${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework +${BUILT_PRODUCTS_DIR}/lottie-ios/Lottie.framework \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Debug-output-files.xcfilelist b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Debug-output-files.xcfilelist index 18e7f99..7914eed 100644 --- a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Debug-output-files.xcfilelist +++ b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Debug-output-files.xcfilelist @@ -24,6 +24,8 @@ ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxDataSources.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxRelay.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwiftExt.framework +${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDCycleScrollView.framework +${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SGQRCode.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftDate.framework @@ -31,4 +33,5 @@ ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftKeychainWrapper.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyJSON.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyUserDefaults.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/URLNavigator.framework -${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework \ No newline at end of file +${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework +${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Lottie.framework \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Release-input-files.xcfilelist b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Release-input-files.xcfilelist index 795af6d..764351b 100644 --- a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Release-input-files.xcfilelist +++ b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Release-input-files.xcfilelist @@ -25,6 +25,8 @@ ${BUILT_PRODUCTS_DIR}/RxDataSources/RxDataSources.framework ${BUILT_PRODUCTS_DIR}/RxRelay/RxRelay.framework ${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework ${BUILT_PRODUCTS_DIR}/RxSwiftExt/RxSwiftExt.framework +${BUILT_PRODUCTS_DIR}/SDCycleScrollView/SDCycleScrollView.framework +${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework ${BUILT_PRODUCTS_DIR}/SGQRCode/SGQRCode.framework ${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework ${BUILT_PRODUCTS_DIR}/SwiftDate/SwiftDate.framework @@ -32,4 +34,5 @@ ${BUILT_PRODUCTS_DIR}/SwiftKeychainWrapper/SwiftKeychainWrapper.framework ${BUILT_PRODUCTS_DIR}/SwiftyJSON/SwiftyJSON.framework ${BUILT_PRODUCTS_DIR}/SwiftyUserDefaults/SwiftyUserDefaults.framework ${BUILT_PRODUCTS_DIR}/URLNavigator/URLNavigator.framework -${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework \ No newline at end of file +${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework +${BUILT_PRODUCTS_DIR}/lottie-ios/Lottie.framework \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Release-output-files.xcfilelist b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Release-output-files.xcfilelist index 18e7f99..7914eed 100644 --- a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Release-output-files.xcfilelist +++ b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks-Release-output-files.xcfilelist @@ -24,6 +24,8 @@ ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxDataSources.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxRelay.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwiftExt.framework +${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDCycleScrollView.framework +${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SGQRCode.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftDate.framework @@ -31,4 +33,5 @@ ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftKeychainWrapper.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyJSON.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyUserDefaults.framework ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/URLNavigator.framework -${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework \ No newline at end of file +${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework +${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Lottie.framework \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks.sh b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks.sh index 729af7a..a980c2b 100755 --- a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks.sh +++ b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation-frameworks.sh @@ -202,6 +202,8 @@ if [[ "$CONFIGURATION" == "Debug" ]]; then install_framework "${BUILT_PRODUCTS_DIR}/RxRelay/RxRelay.framework" install_framework "${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework" install_framework "${BUILT_PRODUCTS_DIR}/RxSwiftExt/RxSwiftExt.framework" + install_framework "${BUILT_PRODUCTS_DIR}/SDCycleScrollView/SDCycleScrollView.framework" + install_framework "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework" install_framework "${BUILT_PRODUCTS_DIR}/SGQRCode/SGQRCode.framework" install_framework "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework" install_framework "${BUILT_PRODUCTS_DIR}/SwiftDate/SwiftDate.framework" @@ -210,6 +212,7 @@ if [[ "$CONFIGURATION" == "Debug" ]]; then install_framework "${BUILT_PRODUCTS_DIR}/SwiftyUserDefaults/SwiftyUserDefaults.framework" install_framework "${BUILT_PRODUCTS_DIR}/URLNavigator/URLNavigator.framework" install_framework "${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework" + install_framework "${BUILT_PRODUCTS_DIR}/lottie-ios/Lottie.framework" fi if [[ "$CONFIGURATION" == "Release" ]]; then install_framework "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework" @@ -238,6 +241,8 @@ if [[ "$CONFIGURATION" == "Release" ]]; then install_framework "${BUILT_PRODUCTS_DIR}/RxRelay/RxRelay.framework" install_framework "${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework" install_framework "${BUILT_PRODUCTS_DIR}/RxSwiftExt/RxSwiftExt.framework" + install_framework "${BUILT_PRODUCTS_DIR}/SDCycleScrollView/SDCycleScrollView.framework" + install_framework "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework" install_framework "${BUILT_PRODUCTS_DIR}/SGQRCode/SGQRCode.framework" install_framework "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework" install_framework "${BUILT_PRODUCTS_DIR}/SwiftDate/SwiftDate.framework" @@ -246,6 +251,7 @@ if [[ "$CONFIGURATION" == "Release" ]]; then install_framework "${BUILT_PRODUCTS_DIR}/SwiftyUserDefaults/SwiftyUserDefaults.framework" install_framework "${BUILT_PRODUCTS_DIR}/URLNavigator/URLNavigator.framework" install_framework "${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework" + install_framework "${BUILT_PRODUCTS_DIR}/lottie-ios/Lottie.framework" fi if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then wait diff --git a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation.debug.xcconfig b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation.debug.xcconfig index eb368e9..955500f 100644 --- a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation.debug.xcconfig +++ b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation.debug.xcconfig @@ -2,13 +2,13 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ARCHS = $(ARCHS_STANDARD) CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO ENABLE_USER_SCRIPT_SANDBOXING = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack" "${PODS_CONFIGURATION_BUILD_DIR}/Differentiator" "${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "${PODS_CONFIGURATION_BUILD_DIR}/Moya" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/Popover" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt" "${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults" "${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator" "${PODS_CONFIGURATION_BUILD_DIR}/libwebp" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack" "${PODS_CONFIGURATION_BUILD_DIR}/Differentiator" "${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "${PODS_CONFIGURATION_BUILD_DIR}/Moya" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/Popover" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt" "${PODS_CONFIGURATION_BUILD_DIR}/SDCycleScrollView" "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" "${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults" "${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator" "${PODS_CONFIGURATION_BUILD_DIR}/libwebp" "${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack/CocoaLumberjack.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Differentiator/Differentiator.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker/HXPHPicker.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore/IQKeyboardCore.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification/IQKeyboardNotification.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager/IQKeyboardReturnManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar/IQKeyboardToolbar.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager/IQKeyboardToolbarManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification/IQTextInputViewNotification.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextView/IQTextView.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP/KingfisherWebP.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel/MarqueeLabel.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Moya/Moya.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Popover/Popover.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources/RxDataSources.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt/RxSwiftExt.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode/SGQRCode.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate/SwiftDate.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper/SwiftKeychainWrapper.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON/SwiftyJSON.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults/SwiftyUserDefaults.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator/URLNavigator.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/libwebp/libwebp.framework/Headers" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack/CocoaLumberjack.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Differentiator/Differentiator.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker/HXPHPicker.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore/IQKeyboardCore.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification/IQKeyboardNotification.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager/IQKeyboardReturnManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar/IQKeyboardToolbar.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager/IQKeyboardToolbarManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification/IQTextInputViewNotification.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextView/IQTextView.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP/KingfisherWebP.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel/MarqueeLabel.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Moya/Moya.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Popover/Popover.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources/RxDataSources.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt/RxSwiftExt.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SDCycleScrollView/SDCycleScrollView.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage/SDWebImage.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode/SGQRCode.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate/SwiftDate.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper/SwiftKeychainWrapper.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON/SwiftyJSON.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults/SwiftyUserDefaults.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator/URLNavigator.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/libwebp/libwebp.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios/Lottie.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) /usr/lib/swift '@executable_path/Frameworks' '@loader_path/Frameworks' LIBRARY_SEARCH_PATHS = $(inherited) "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift $(SDKROOT)/usr/lib/swift -OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"resolv" -l"sqlite3.0" -l"swiftCoreGraphics" -l"z" -framework "AVFoundation" -framework "Accelerate" -framework "AdSupport" -framework "Alamofire" -framework "CFNetwork" -framework "CocoaLumberjack" -framework "Combine" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Differentiator" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "HXPHPicker" -framework "IQKeyboardCore" -framework "IQKeyboardManagerSwift" -framework "IQKeyboardNotification" -framework "IQKeyboardReturnManager" -framework "IQKeyboardToolbar" -framework "IQKeyboardToolbarManager" -framework "IQTextInputViewNotification" -framework "IQTextView" -framework "Kingfisher" -framework "KingfisherWebP" -framework "MBProgressHUD" -framework "MJRefresh" -framework "MarqueeLabel" -framework "Masonry" -framework "Moya" -framework "ObjectMapper" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "Popover" -framework "QuartzCore" -framework "RxCocoa" -framework "RxDataSources" -framework "RxRelay" -framework "RxSwift" -framework "RxSwiftExt" -framework "SGQRCode" -framework "Security" -framework "SnapKit" -framework "SwiftDate" -framework "SwiftKeychainWrapper" -framework "SwiftyJSON" -framework "SwiftyUserDefaults" -framework "SystemConfiguration" -framework "UIKit" -framework "URLNavigator" -framework "libwebp" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "Network" -weak_framework "SwiftUI" -OTHER_MODULE_VERIFIER_FLAGS = $(inherited) "-F${PODS_CONFIGURATION_BUILD_DIR}/AMap3DMap" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapFoundation" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapLocation" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapSearch" "-F${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "-F${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack" "-F${PODS_CONFIGURATION_BUILD_DIR}/Differentiator" "-F${PODS_CONFIGURATION_BUILD_DIR}/GTCommonSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/GYSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQTextView" "-F${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "-F${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP" "-F${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "-F${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "-F${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel" "-F${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "-F${PODS_CONFIGURATION_BUILD_DIR}/Moya" "-F${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "-F${PODS_CONFIGURATION_BUILD_DIR}/Popover" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt" "-F${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode" "-F${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults" "-F${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator" "-F${PODS_CONFIGURATION_BUILD_DIR}/ZXSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/libwebp" +OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"resolv" -l"sqlite3.0" -l"swiftCoreGraphics" -l"z" -framework "AVFoundation" -framework "Accelerate" -framework "AdSupport" -framework "Alamofire" -framework "CFNetwork" -framework "CocoaLumberjack" -framework "Combine" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Differentiator" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "HXPHPicker" -framework "IQKeyboardCore" -framework "IQKeyboardManagerSwift" -framework "IQKeyboardNotification" -framework "IQKeyboardReturnManager" -framework "IQKeyboardToolbar" -framework "IQKeyboardToolbarManager" -framework "IQTextInputViewNotification" -framework "IQTextView" -framework "ImageIO" -framework "Kingfisher" -framework "KingfisherWebP" -framework "Lottie" -framework "MBProgressHUD" -framework "MJRefresh" -framework "MarqueeLabel" -framework "Masonry" -framework "Moya" -framework "ObjectMapper" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "Popover" -framework "QuartzCore" -framework "RxCocoa" -framework "RxDataSources" -framework "RxRelay" -framework "RxSwift" -framework "RxSwiftExt" -framework "SDCycleScrollView" -framework "SDWebImage" -framework "SGQRCode" -framework "Security" -framework "SnapKit" -framework "SwiftDate" -framework "SwiftKeychainWrapper" -framework "SwiftyJSON" -framework "SwiftyUserDefaults" -framework "SystemConfiguration" -framework "UIKit" -framework "URLNavigator" -framework "libwebp" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "Network" -weak_framework "SwiftUI" +OTHER_MODULE_VERIFIER_FLAGS = $(inherited) "-F${PODS_CONFIGURATION_BUILD_DIR}/AMap3DMap" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapFoundation" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapLocation" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapSearch" "-F${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "-F${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack" "-F${PODS_CONFIGURATION_BUILD_DIR}/Differentiator" "-F${PODS_CONFIGURATION_BUILD_DIR}/GTCommonSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/GYSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQTextView" "-F${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "-F${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP" "-F${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "-F${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "-F${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel" "-F${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "-F${PODS_CONFIGURATION_BUILD_DIR}/Moya" "-F${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "-F${PODS_CONFIGURATION_BUILD_DIR}/Popover" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt" "-F${PODS_CONFIGURATION_BUILD_DIR}/SDCycleScrollView" "-F${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" "-F${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode" "-F${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults" "-F${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator" "-F${PODS_CONFIGURATION_BUILD_DIR}/ZXSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/libwebp" "-F${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios" 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-QuickLocation/Pods-QuickLocation.release.xcconfig b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation.release.xcconfig index eb368e9..955500f 100644 --- a/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation.release.xcconfig +++ b/Pods/Target Support Files/Pods-QuickLocation/Pods-QuickLocation.release.xcconfig @@ -2,13 +2,13 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES ARCHS = $(ARCHS_STANDARD) CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO ENABLE_USER_SCRIPT_SANDBOXING = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack" "${PODS_CONFIGURATION_BUILD_DIR}/Differentiator" "${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "${PODS_CONFIGURATION_BUILD_DIR}/Moya" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/Popover" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt" "${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults" "${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator" "${PODS_CONFIGURATION_BUILD_DIR}/libwebp" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack" "${PODS_CONFIGURATION_BUILD_DIR}/Differentiator" "${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "${PODS_CONFIGURATION_BUILD_DIR}/Moya" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "${PODS_CONFIGURATION_BUILD_DIR}/Popover" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt" "${PODS_CONFIGURATION_BUILD_DIR}/SDCycleScrollView" "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" "${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults" "${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator" "${PODS_CONFIGURATION_BUILD_DIR}/libwebp" "${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack/CocoaLumberjack.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Differentiator/Differentiator.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker/HXPHPicker.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore/IQKeyboardCore.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification/IQKeyboardNotification.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager/IQKeyboardReturnManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar/IQKeyboardToolbar.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager/IQKeyboardToolbarManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification/IQTextInputViewNotification.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextView/IQTextView.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP/KingfisherWebP.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel/MarqueeLabel.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Moya/Moya.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Popover/Popover.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources/RxDataSources.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt/RxSwiftExt.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode/SGQRCode.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate/SwiftDate.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper/SwiftKeychainWrapper.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON/SwiftyJSON.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults/SwiftyUserDefaults.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator/URLNavigator.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/libwebp/libwebp.framework/Headers" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack/CocoaLumberjack.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Differentiator/Differentiator.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker/HXPHPicker.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore/IQKeyboardCore.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification/IQKeyboardNotification.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager/IQKeyboardReturnManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar/IQKeyboardToolbar.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager/IQKeyboardToolbarManager.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification/IQTextInputViewNotification.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQTextView/IQTextView.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP/KingfisherWebP.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel/MarqueeLabel.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Moya/Moya.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper/ObjectMapper.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Popover/Popover.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources/RxDataSources.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt/RxSwiftExt.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SDCycleScrollView/SDCycleScrollView.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage/SDWebImage.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode/SGQRCode.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate/SwiftDate.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper/SwiftKeychainWrapper.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON/SwiftyJSON.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults/SwiftyUserDefaults.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator/URLNavigator.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/libwebp/libwebp.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios/Lottie.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) /usr/lib/swift '@executable_path/Frameworks' '@loader_path/Frameworks' LIBRARY_SEARCH_PATHS = $(inherited) "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift $(SDKROOT)/usr/lib/swift -OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"resolv" -l"sqlite3.0" -l"swiftCoreGraphics" -l"z" -framework "AVFoundation" -framework "Accelerate" -framework "AdSupport" -framework "Alamofire" -framework "CFNetwork" -framework "CocoaLumberjack" -framework "Combine" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Differentiator" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "HXPHPicker" -framework "IQKeyboardCore" -framework "IQKeyboardManagerSwift" -framework "IQKeyboardNotification" -framework "IQKeyboardReturnManager" -framework "IQKeyboardToolbar" -framework "IQKeyboardToolbarManager" -framework "IQTextInputViewNotification" -framework "IQTextView" -framework "Kingfisher" -framework "KingfisherWebP" -framework "MBProgressHUD" -framework "MJRefresh" -framework "MarqueeLabel" -framework "Masonry" -framework "Moya" -framework "ObjectMapper" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "Popover" -framework "QuartzCore" -framework "RxCocoa" -framework "RxDataSources" -framework "RxRelay" -framework "RxSwift" -framework "RxSwiftExt" -framework "SGQRCode" -framework "Security" -framework "SnapKit" -framework "SwiftDate" -framework "SwiftKeychainWrapper" -framework "SwiftyJSON" -framework "SwiftyUserDefaults" -framework "SystemConfiguration" -framework "UIKit" -framework "URLNavigator" -framework "libwebp" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "Network" -weak_framework "SwiftUI" -OTHER_MODULE_VERIFIER_FLAGS = $(inherited) "-F${PODS_CONFIGURATION_BUILD_DIR}/AMap3DMap" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapFoundation" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapLocation" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapSearch" "-F${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "-F${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack" "-F${PODS_CONFIGURATION_BUILD_DIR}/Differentiator" "-F${PODS_CONFIGURATION_BUILD_DIR}/GTCommonSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/GYSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQTextView" "-F${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "-F${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP" "-F${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "-F${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "-F${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel" "-F${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "-F${PODS_CONFIGURATION_BUILD_DIR}/Moya" "-F${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "-F${PODS_CONFIGURATION_BUILD_DIR}/Popover" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt" "-F${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode" "-F${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults" "-F${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator" "-F${PODS_CONFIGURATION_BUILD_DIR}/ZXSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/libwebp" +OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"resolv" -l"sqlite3.0" -l"swiftCoreGraphics" -l"z" -framework "AVFoundation" -framework "Accelerate" -framework "AdSupport" -framework "Alamofire" -framework "CFNetwork" -framework "CocoaLumberjack" -framework "Combine" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "Differentiator" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "HXPHPicker" -framework "IQKeyboardCore" -framework "IQKeyboardManagerSwift" -framework "IQKeyboardNotification" -framework "IQKeyboardReturnManager" -framework "IQKeyboardToolbar" -framework "IQKeyboardToolbarManager" -framework "IQTextInputViewNotification" -framework "IQTextView" -framework "ImageIO" -framework "Kingfisher" -framework "KingfisherWebP" -framework "Lottie" -framework "MBProgressHUD" -framework "MJRefresh" -framework "MarqueeLabel" -framework "Masonry" -framework "Moya" -framework "ObjectMapper" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "Popover" -framework "QuartzCore" -framework "RxCocoa" -framework "RxDataSources" -framework "RxRelay" -framework "RxSwift" -framework "RxSwiftExt" -framework "SDCycleScrollView" -framework "SDWebImage" -framework "SGQRCode" -framework "Security" -framework "SnapKit" -framework "SwiftDate" -framework "SwiftKeychainWrapper" -framework "SwiftyJSON" -framework "SwiftyUserDefaults" -framework "SystemConfiguration" -framework "UIKit" -framework "URLNavigator" -framework "libwebp" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "Network" -weak_framework "SwiftUI" +OTHER_MODULE_VERIFIER_FLAGS = $(inherited) "-F${PODS_CONFIGURATION_BUILD_DIR}/AMap3DMap" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapFoundation" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapLocation" "-F${PODS_CONFIGURATION_BUILD_DIR}/AMapSearch" "-F${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "-F${PODS_CONFIGURATION_BUILD_DIR}/CocoaLumberjack" "-F${PODS_CONFIGURATION_BUILD_DIR}/Differentiator" "-F${PODS_CONFIGURATION_BUILD_DIR}/GTCommonSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/GYSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/HXPHPicker" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardCore" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardNotification" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardReturnManager" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbar" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardToolbarManager" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQTextInputViewNotification" "-F${PODS_CONFIGURATION_BUILD_DIR}/IQTextView" "-F${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "-F${PODS_CONFIGURATION_BUILD_DIR}/KingfisherWebP" "-F${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "-F${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "-F${PODS_CONFIGURATION_BUILD_DIR}/MarqueeLabel" "-F${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "-F${PODS_CONFIGURATION_BUILD_DIR}/Moya" "-F${PODS_CONFIGURATION_BUILD_DIR}/ObjectMapper" "-F${PODS_CONFIGURATION_BUILD_DIR}/Popover" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxDataSources" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "-F${PODS_CONFIGURATION_BUILD_DIR}/RxSwiftExt" "-F${PODS_CONFIGURATION_BUILD_DIR}/SDCycleScrollView" "-F${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" "-F${PODS_CONFIGURATION_BUILD_DIR}/SGQRCode" "-F${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftDate" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftKeychainWrapper" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "-F${PODS_CONFIGURATION_BUILD_DIR}/SwiftyUserDefaults" "-F${PODS_CONFIGURATION_BUILD_DIR}/URLNavigator" "-F${PODS_CONFIGURATION_BUILD_DIR}/ZXSDK" "-F${PODS_CONFIGURATION_BUILD_DIR}/libwebp" "-F${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios" 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/SDCycleScrollView/SDCycleScrollView-Info.plist b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-Info.plist new file mode 100644 index 0000000..7f2f697 --- /dev/null +++ b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + ${PODS_DEVELOPMENT_LANGUAGE} + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.82.0 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-dummy.m b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-dummy.m new file mode 100644 index 0000000..3a541b5 --- /dev/null +++ b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_SDCycleScrollView : NSObject +@end +@implementation PodsDummy_SDCycleScrollView +@end diff --git a/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-prefix.pch b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-prefix.pch new file mode 100644 index 0000000..beb2a24 --- /dev/null +++ b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-prefix.pch @@ -0,0 +1,12 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + diff --git a/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-umbrella.h b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-umbrella.h new file mode 100644 index 0000000..a12b2c9 --- /dev/null +++ b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView-umbrella.h @@ -0,0 +1,23 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + +#import "TAAbstractDotView.h" +#import "TAAnimatedDotView.h" +#import "TADotView.h" +#import "TAPageControl.h" +#import "SDCollectionViewCell.h" +#import "SDCycleScrollView.h" +#import "UIView+SDExtension.h" + +FOUNDATION_EXPORT double SDCycleScrollViewVersionNumber; +FOUNDATION_EXPORT const unsigned char SDCycleScrollViewVersionString[]; + diff --git a/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.debug.xcconfig b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.debug.xcconfig new file mode 100644 index 0000000..d906c94 --- /dev/null +++ b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.debug.xcconfig @@ -0,0 +1,14 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SDCycleScrollView +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +OTHER_LDFLAGS = $(inherited) -framework "ImageIO" -framework "SDWebImage" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/SDCycleScrollView +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.modulemap b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.modulemap new file mode 100644 index 0000000..e334dc7 --- /dev/null +++ b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.modulemap @@ -0,0 +1,6 @@ +framework module SDCycleScrollView { + umbrella header "SDCycleScrollView-umbrella.h" + + export * + module * { export * } +} diff --git a/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.release.xcconfig b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.release.xcconfig new file mode 100644 index 0000000..d906c94 --- /dev/null +++ b/Pods/Target Support Files/SDCycleScrollView/SDCycleScrollView.release.xcconfig @@ -0,0 +1,14 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SDCycleScrollView +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +OTHER_LDFLAGS = $(inherited) -framework "ImageIO" -framework "SDWebImage" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/SDCycleScrollView +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/SDWebImage/ResourceBundle-SDWebImage-SDWebImage-Info.plist b/Pods/Target Support Files/SDWebImage/ResourceBundle-SDWebImage-SDWebImage-Info.plist new file mode 100644 index 0000000..08e7075 --- /dev/null +++ b/Pods/Target Support Files/SDWebImage/ResourceBundle-SDWebImage-SDWebImage-Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + ${PODS_DEVELOPMENT_LANGUAGE} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + BNDL + CFBundleShortVersionString + 5.21.7 + CFBundleSignature + ???? + CFBundleVersion + 1 + NSPrincipalClass + + + diff --git a/Pods/Target Support Files/SDWebImage/SDWebImage-Info.plist b/Pods/Target Support Files/SDWebImage/SDWebImage-Info.plist new file mode 100644 index 0000000..9d39abe --- /dev/null +++ b/Pods/Target Support Files/SDWebImage/SDWebImage-Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + ${PODS_DEVELOPMENT_LANGUAGE} + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 5.21.7 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/Pods/Target Support Files/SDWebImage/SDWebImage-dummy.m b/Pods/Target Support Files/SDWebImage/SDWebImage-dummy.m new file mode 100644 index 0000000..86d2b5f --- /dev/null +++ b/Pods/Target Support Files/SDWebImage/SDWebImage-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_SDWebImage : NSObject +@end +@implementation PodsDummy_SDWebImage +@end diff --git a/Pods/Target Support Files/SDWebImage/SDWebImage-prefix.pch b/Pods/Target Support Files/SDWebImage/SDWebImage-prefix.pch new file mode 100644 index 0000000..beb2a24 --- /dev/null +++ b/Pods/Target Support Files/SDWebImage/SDWebImage-prefix.pch @@ -0,0 +1,12 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + diff --git a/Pods/Target Support Files/SDWebImage/SDWebImage-umbrella.h b/Pods/Target Support Files/SDWebImage/SDWebImage-umbrella.h new file mode 100644 index 0000000..29eecfd --- /dev/null +++ b/Pods/Target Support Files/SDWebImage/SDWebImage-umbrella.h @@ -0,0 +1,77 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + +#import "NSButton+WebCache.h" +#import "NSData+ImageContentType.h" +#import "NSImage+Compatibility.h" +#import "SDAnimatedImage.h" +#import "SDAnimatedImagePlayer.h" +#import "SDAnimatedImageRep.h" +#import "SDAnimatedImageView+WebCache.h" +#import "SDAnimatedImageView.h" +#import "SDCallbackQueue.h" +#import "SDDiskCache.h" +#import "SDGraphicsImageRenderer.h" +#import "SDImageAPNGCoder.h" +#import "SDImageAWebPCoder.h" +#import "SDImageCache.h" +#import "SDImageCacheConfig.h" +#import "SDImageCacheDefine.h" +#import "SDImageCachesManager.h" +#import "SDImageCoder.h" +#import "SDImageCoderHelper.h" +#import "SDImageCodersManager.h" +#import "SDImageFrame.h" +#import "SDImageGIFCoder.h" +#import "SDImageGraphics.h" +#import "SDImageHEICCoder.h" +#import "SDImageIOAnimatedCoder.h" +#import "SDImageIOCoder.h" +#import "SDImageLoader.h" +#import "SDImageLoadersManager.h" +#import "SDImageTransformer.h" +#import "SDMemoryCache.h" +#import "SDWebImageCacheKeyFilter.h" +#import "SDWebImageCacheSerializer.h" +#import "SDWebImageCompat.h" +#import "SDWebImageDefine.h" +#import "SDWebImageDownloader.h" +#import "SDWebImageDownloaderConfig.h" +#import "SDWebImageDownloaderDecryptor.h" +#import "SDWebImageDownloaderOperation.h" +#import "SDWebImageDownloaderRequestModifier.h" +#import "SDWebImageDownloaderResponseModifier.h" +#import "SDWebImageError.h" +#import "SDWebImageIndicator.h" +#import "SDWebImageManager.h" +#import "SDWebImageOperation.h" +#import "SDWebImageOptionsProcessor.h" +#import "SDWebImagePrefetcher.h" +#import "SDWebImageTransition.h" +#import "UIButton+WebCache.h" +#import "UIImage+ExtendedCacheData.h" +#import "UIImage+ForceDecode.h" +#import "UIImage+GIF.h" +#import "UIImage+MemoryCacheCost.h" +#import "UIImage+Metadata.h" +#import "UIImage+MultiFormat.h" +#import "UIImage+Transform.h" +#import "UIImageView+HighlightedWebCache.h" +#import "UIImageView+WebCache.h" +#import "UIView+WebCache.h" +#import "UIView+WebCacheOperation.h" +#import "UIView+WebCacheState.h" +#import "SDWebImage.h" + +FOUNDATION_EXPORT double SDWebImageVersionNumber; +FOUNDATION_EXPORT const unsigned char SDWebImageVersionString[]; + diff --git a/Pods/Target Support Files/SDWebImage/SDWebImage.debug.xcconfig b/Pods/Target Support Files/SDWebImage/SDWebImage.debug.xcconfig new file mode 100644 index 0000000..aefe779 --- /dev/null +++ b/Pods/Target Support Files/SDWebImage/SDWebImage.debug.xcconfig @@ -0,0 +1,15 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage +DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +OTHER_LDFLAGS = $(inherited) -framework "ImageIO" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/SDWebImage +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SUPPORTS_MACCATALYST = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/SDWebImage/SDWebImage.modulemap b/Pods/Target Support Files/SDWebImage/SDWebImage.modulemap new file mode 100644 index 0000000..91545be --- /dev/null +++ b/Pods/Target Support Files/SDWebImage/SDWebImage.modulemap @@ -0,0 +1,6 @@ +framework module SDWebImage { + umbrella header "SDWebImage-umbrella.h" + + export * + module * { export * } +} diff --git a/Pods/Target Support Files/SDWebImage/SDWebImage.release.xcconfig b/Pods/Target Support Files/SDWebImage/SDWebImage.release.xcconfig new file mode 100644 index 0000000..aefe779 --- /dev/null +++ b/Pods/Target Support Files/SDWebImage/SDWebImage.release.xcconfig @@ -0,0 +1,15 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage +DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = NO +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +OTHER_LDFLAGS = $(inherited) -framework "ImageIO" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/SDWebImage +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SUPPORTS_MACCATALYST = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/lottie-ios/ResourceBundle-LottiePrivacyInfo-lottie-ios-Info.plist b/Pods/Target Support Files/lottie-ios/ResourceBundle-LottiePrivacyInfo-lottie-ios-Info.plist new file mode 100644 index 0000000..05af1d3 --- /dev/null +++ b/Pods/Target Support Files/lottie-ios/ResourceBundle-LottiePrivacyInfo-lottie-ios-Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + ${PODS_DEVELOPMENT_LANGUAGE} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + BNDL + CFBundleShortVersionString + 4.6.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + NSPrincipalClass + + + diff --git a/Pods/Target Support Files/lottie-ios/lottie-ios-Info.plist b/Pods/Target Support Files/lottie-ios/lottie-ios-Info.plist new file mode 100644 index 0000000..50e85ce --- /dev/null +++ b/Pods/Target Support Files/lottie-ios/lottie-ios-Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + ${PODS_DEVELOPMENT_LANGUAGE} + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + ${PRODUCT_BUNDLE_IDENTIFIER} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + FMWK + CFBundleShortVersionString + 4.6.0 + CFBundleSignature + ???? + CFBundleVersion + ${CURRENT_PROJECT_VERSION} + NSPrincipalClass + + + diff --git a/Pods/Target Support Files/lottie-ios/lottie-ios-dummy.m b/Pods/Target Support Files/lottie-ios/lottie-ios-dummy.m new file mode 100644 index 0000000..67e66c9 --- /dev/null +++ b/Pods/Target Support Files/lottie-ios/lottie-ios-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_lottie_ios : NSObject +@end +@implementation PodsDummy_lottie_ios +@end diff --git a/Pods/Target Support Files/lottie-ios/lottie-ios-prefix.pch b/Pods/Target Support Files/lottie-ios/lottie-ios-prefix.pch new file mode 100644 index 0000000..beb2a24 --- /dev/null +++ b/Pods/Target Support Files/lottie-ios/lottie-ios-prefix.pch @@ -0,0 +1,12 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + diff --git a/Pods/Target Support Files/lottie-ios/lottie-ios-umbrella.h b/Pods/Target Support Files/lottie-ios/lottie-ios-umbrella.h new file mode 100644 index 0000000..287f9db --- /dev/null +++ b/Pods/Target Support Files/lottie-ios/lottie-ios-umbrella.h @@ -0,0 +1,16 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + + +FOUNDATION_EXPORT double LottieVersionNumber; +FOUNDATION_EXPORT const unsigned char LottieVersionString[]; + diff --git a/Pods/Target Support Files/lottie-ios/lottie-ios.debug.xcconfig b/Pods/Target Support Files/lottie-ios/lottie-ios.debug.xcconfig new file mode 100644 index 0000000..7e1224a --- /dev/null +++ b/Pods/Target Support Files/lottie-ios/lottie-ios.debug.xcconfig @@ -0,0 +1,15 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift +OTHER_LDFLAGS = $(inherited) -framework "CoreGraphics" -framework "QuartzCore" -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) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/lottie-ios +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/lottie-ios/lottie-ios.modulemap b/Pods/Target Support Files/lottie-ios/lottie-ios.modulemap new file mode 100644 index 0000000..494806f --- /dev/null +++ b/Pods/Target Support Files/lottie-ios/lottie-ios.modulemap @@ -0,0 +1,6 @@ +framework module Lottie { + umbrella header "lottie-ios-umbrella.h" + + export * + module * { export * } +} diff --git a/Pods/Target Support Files/lottie-ios/lottie-ios.release.xcconfig b/Pods/Target Support Files/lottie-ios/lottie-ios.release.xcconfig new file mode 100644 index 0000000..7e1224a --- /dev/null +++ b/Pods/Target Support Files/lottie-ios/lottie-ios.release.xcconfig @@ -0,0 +1,15 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/lottie-ios +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +LIBRARY_SEARCH_PATHS = $(inherited) "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift +OTHER_LDFLAGS = $(inherited) -framework "CoreGraphics" -framework "QuartzCore" -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) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/lottie-ios +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/lottie-ios/LICENSE b/Pods/lottie-ios/LICENSE new file mode 100644 index 0000000..55bb178 --- /dev/null +++ b/Pods/lottie-ios/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + https://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2018 Airbnb, Inc. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + https://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/Pods/lottie-ios/README.md b/Pods/lottie-ios/README.md new file mode 100644 index 0000000..e29f71c --- /dev/null +++ b/Pods/lottie-ios/README.md @@ -0,0 +1,125 @@ +# Lottie for iOS + [![Version](https://img.shields.io/cocoapods/v/lottie-ios.svg?style=flat)](https://cocoapods.org/pods/lottie-ios) [![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![SwiftPM](https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat)](https://swift.org/package-manager/) [![License](https://img.shields.io/cocoapods/l/lottie-ios.svg?style=flat)](https://cocoapods.org/pods/lottie-ios) [![Platform](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fairbnb%2Flottie-ios%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/airbnb/lottie-ios) [![Swift Versions](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fairbnb%2Flottie-ios%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/airbnb/lottie-ios) + +**View documentation, FAQ, help, examples, and more at [airbnb.io/lottie](https://airbnb.io/lottie/)** + +Lottie is a cross-platform library for iOS, macOS, tvOS, visionOS, [Android](https://github.com/airbnb/lottie-android), and [Web](https://github.com/airbnb/lottie-web) that natively renders vector-based animations and art in realtime with minimal code. + +Lottie loads and renders animations and vectors exported in the bodymovin JSON format. Bodymovin JSON can be created and exported from After Effects with [bodymovin](https://github.com/bodymovin/bodymovin), Sketch with [Lottie Sketch Export](https://github.com/buba447/Lottie-Sketch-Export), and from [Haiku](https://www.haikuanimator.com). + +Designers can create **and ship** beautiful animations without an engineer painstakingly recreating them by hand. +Since the animations are backed by JSON, they are extremely small in size but can be large in complexity! +Animations can be played, resized, looped, sped up, slowed down, reversed, and even interactively scrubbed. +Lottie can play or loop just a portion of the animation as well, the possibilities are endless! +Animations can even be ***changed at runtime*** in various ways! Change the color, position, or any keyframable value! + +Here is just a small sampling of the power of Lottie + +![Example1](_Gifs/Examples1.gif) +![Example2](_Gifs/Examples2.gif) + + + +![Example3](_Gifs/Examples3.gif) + +![Abcs](_Gifs/Examples4.gif) + +## Installing Lottie +Lottie supports [Swift Package Manager](https://www.swift.org/package-manager/), [CocoaPods](https://cocoapods.org/), and [Carthage](https://github.com/Carthage/Carthage) (Both dynamic and static). + +### Github Repo + +You can pull the [Lottie Github Repo](https://github.com/airbnb/lottie-ios/) and include the `Lottie.xcodeproj` to build a dynamic or static library. + +### Swift Package Manager + +To install Lottie using [Swift Package Manager](https://github.com/swiftlang/swift-package-manager) you can follow the [tutorial published by Apple](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app) using the URL for the Lottie repo with the current version: + +1. In Xcode, select “File” → “Add Packages...” +1. Enter https://github.com/airbnb/lottie-spm.git + +or you can add the following dependency to your `Package.swift`: + +```swift +.package(url: "https://github.com/airbnb/lottie-spm.git", from: "4.5.2") +``` + +When using Swift Package Manager we recommend using the [lottie-spm](https://github.com/airbnb/lottie-spm) repo instead of the main lottie-ios repo. The main git repository for [lottie-ios](https://github.com/airbnb/lottie-ios) is somewhat large (300+ MB), and Swift Package Manager always downloads the full repository with all git history. The [lottie-spm](https://github.com/airbnb/lottie-spm) repo is much smaller (less than 500kb), so can be downloaded much more quickly. + +Instead of downloading the full git history of Lottie and building it from source, the lottie-spm repo just contains a pointer to the precompiled XCFramework included in the [latest lottie-ios release](https://github.com/airbnb/lottie-ios/releases/latest) (typically ~8MB). If you prefer to include Lottie source directly your project, you can directly depend on the main lottie-ios repo by referencing `https://github.com/airbnb/lottie-ios.git` instead. + +### CocoaPods +Add the pod to your Podfile: +```ruby +pod 'lottie-ios' +``` + +And then run: +```ruby +pod install +``` +After installing the cocoapod into your project import Lottie with +```swift +import Lottie +``` + +### Carthage +Add Lottie to your Cartfile: +``` +github "airbnb/lottie-ios" "master" +``` + +And then run: +``` +carthage update +``` +In your application targets “General” tab under the “Linked Frameworks and Libraries” section, drag and drop lottie-ios.framework from the Carthage/Build/iOS directory that `carthage update` produced. + +## Swift Version Support + +Lottie supports Swift / Xcode versions back to the minimum version that is permitted by Apple for submissions to the App Store. You can see the most up-to-date information for which Swift versions Lottie supports on [Swift Package Index](https://swiftpackageindex.com/airbnb/lottie-ios): + +[![Swift Versions](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fairbnb%2Flottie-ios%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/airbnb/lottie-ios) + +## Privacy + +Lottie does not collect any data. We provide this notice to help you fill out [App Privacy Details](https://developer.apple.com/app-store/app-privacy-details/). We additionally provide a [privacy manifest](https://github.com/airbnb/lottie-ios/blob/master/Sources/PrivacyInfo.xcprivacy) which can be included in your app. + +## Security + +We distribute XCFramework bundles for each release on [GitHub](https://github.com/airbnb/lottie-ios/releases/latest). In Lottie 4.4.0 and later, these XCFramework bundles include a [code signature](https://developer.apple.com/documentation/xcode/verifying-the-origin-of-your-xcframeworks). These bundles are self-signed under the name "Lottie iOS" and have the following fingerprint: + +``` +89 2F 1B 43 04 7B 50 53 8F 2F 46 EA D9 29 00 DD 3D 48 11 F358 21 78 C0 61 A5 FB 20 F1 11 CB 26 +``` + +In Xcode you can verify this by selecting `Lottie.xcframework` and confirming that it shows the following information: + +![Code Signature in Xcode](_Gifs/code_signature.png) + +## Contributing + +We always appreciate contributions from the community. To make changes to the project, you can clone the repo and open `Lottie.xcworkspace`. This workspace includes: + - the Lottie framework (for iOS, macOS, and tvOS) + - unit tests and snapshot tests (for iOS, must be run on an iPhone 8 simulator) + - an Example iOS app that lets you browse and test over 100 sample animations included in the repo + +All pull requests with new features or bug fixes that affect how animations render should include snapshot test cases that validate the included changes. + - To add a new sample animation to the snapshot testing suite, you can add the `.json` file to `Tests/Samples`. Re-run the snapshot tests to generate the new snapshot image files. + - To update existing snapshots after making changes, you can set `isRecording = true` in `SnapshotTests.swift` `setUp()` method and then re-run the snapshot tests. + +The project also includes several helpful commands defined in our [Rakefile](https://github.com/airbnb/lottie-ios/blob/master/Rakefile). To use these, you need to install [Bundler](https://bundler.io/): + +```bash +$ sudo gem install bundle +$ bundle install +``` + +For example, all Swift code should be formatted according to the [Airbnb Swift Style Guide](https://github.com/airbnb/swift). After making changes, you can reformat the code automatically using [SwiftFormat](https://github.com/nicklockwood/SwiftFormat) and [SwiftLint](https://github.com/realm/SwiftLint) by running `bundle exec rake format:swift`. Other helpful commands include: + +```bash +$ bundle exec rake build:all # builds all targets for all platforms +$ bundle exec rake build:package:iOS # builds the Lottie package for iOS +$ bundle exec rake test:package # tests the Lottie package +$ bundle exec rake format:swift # reformat Swift code based on the Airbnb Swift Style Guide +``` diff --git a/Pods/lottie-ios/Sources/PrivacyInfo.xcprivacy b/Pods/lottie-ios/Sources/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..64e785c --- /dev/null +++ b/Pods/lottie-ios/Sources/PrivacyInfo.xcprivacy @@ -0,0 +1,23 @@ + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + NSPrivacyCollectedDataTypes + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + + + + + diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CAAnimation+TimingConfiguration.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CAAnimation+TimingConfiguration.swift new file mode 100644 index 0000000..f62b776 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CAAnimation+TimingConfiguration.swift @@ -0,0 +1,81 @@ +// Created by Cal Stephens on 1/6/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CAAnimation { + /// Creates a `CAAnimation` that wraps this animation, + /// applying timing-related configuration from the given `LayerAnimationContext`. + /// - This animation should start at the beginning of the animation and + /// last the entire duration of the animation. It will be trimmed and retimed + /// to match the current playback state / looping configuration of the animation view. + @nonobjc + func timed(with context: LayerAnimationContext, for layer: CALayer) -> CAAnimation { + // The base animation always has the duration of the full animation, + // since that's the time space where keyframing and interpolating happens. + // So we start with a simple animation timeline from 0% to 100%: + // + // ┌──────────────────────────────────┐ + // │ baseAnimation │ + // └──────────────────────────────────┘ + // 0% 100% + // + let baseAnimation = self + baseAnimation.duration = context.animationDuration + baseAnimation.speed = (context.endFrame < context.startFrame) ? -1 : 1 + + // To select the subrange of the `baseAnimation` that should be played, + // we create a parent animation with the duration of that subrange + // to clip the `baseAnimation`. This parent animation can then loop + // and/or autoreverse over the clipped subrange. + // + // ┌────────────────────┬───────► + // │ clippingParent │ ... + // └────────────────────┴───────► + // 25% 75% + // ┌──────────────────────────────────┐ + // │ baseAnimation │ + // └──────────────────────────────────┘ + // 0% 100% + // + let clippingParent = CAAnimationGroup() + clippingParent.animations = [baseAnimation] + + clippingParent.duration = Double(abs(context.endFrame - context.startFrame)) / context.animation.framerate + baseAnimation.timeOffset = context.animation.time(forFrame: context.startFrame) + + clippingParent.autoreverses = context.timingConfiguration.autoreverses + clippingParent.repeatCount = context.timingConfiguration.repeatCount + clippingParent.timeOffset = context.timingConfiguration.timeOffset + + // Once the animation ends, it should pause on the final frame + clippingParent.fillMode = .both + clippingParent.isRemovedOnCompletion = false + + // We can pause the animation on a specific frame by setting the root layer's + // `speed` to 0, and then setting the `timeOffset` for the given frame. + // - For that setup to work properly, we have to set the `beginTime` + // of this animation to a time slightly before the current time. + // - It's not really clear why this is necessary, but `timeOffset` + // is not applied correctly without this configuration. + // - We can't do this when playing the animation in real time, + // because it can cause keyframe timings to be incorrect. + if context.timingConfiguration.speed == 0 { + let currentTime = layer.convertTime(CACurrentMediaTime(), from: nil) + clippingParent.beginTime = currentTime - .leastNonzeroMagnitude + } + + return clippingParent + } +} + +extension CALayer { + /// Adds the given animation to this layer, timed with the given timing configuration + /// - The given animation should start at the beginning of the animation and + /// last the entire duration of the animation. It will be trimmed and retimed + /// to match the current playback state / looping configuration of the animation view. + @nonobjc + func add(_ animation: CAPropertyAnimation, timedWith context: LayerAnimationContext) { + add(animation.timed(with: context, for: self), forKey: animation.keyPath) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CALayer+addAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CALayer+addAnimation.swift new file mode 100644 index 0000000..cf9582c --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CALayer+addAnimation.swift @@ -0,0 +1,476 @@ +// Created by Cal Stephens on 12/14/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CALayer { + + // MARK: Internal + + /// Constructs a `CAKeyframeAnimation` that reflects the given keyframes, + /// and adds it to this `CALayer`. + @nonobjc + func addAnimation( + for property: LayerProperty, + keyframes: KeyframeGroup, + value keyframeValueMapping: (KeyframeValue) throws -> ValueRepresentation, + context: LayerAnimationContext + ) throws { + if let customAnimation = try customizedAnimation(for: property, context: context) { + add(customAnimation, timedWith: context) + } + + else if + let defaultAnimation = try defaultAnimation( + for: property, + keyframes: keyframes, + value: keyframeValueMapping, + context: context + ) + { + let timedAnimation = defaultAnimation.timed(with: context, for: self) + add(timedAnimation, forKey: property.caLayerKeypath) + } + } + + // MARK: Private + + /// Constructs a `CAAnimation` that reflects the given keyframes + /// - If the value can be applied directly to the CALayer using KVC, + /// then no `CAAnimation` will be created and the value will be applied directly. + @nonobjc + private func defaultAnimation( + for property: LayerProperty, + keyframes keyframeGroup: KeyframeGroup, + value keyframeValueMapping: (KeyframeValue) throws -> ValueRepresentation, + context: LayerAnimationContext + ) throws -> CAAnimation? { + let keyframes = keyframeGroup.keyframes + guard !keyframes.isEmpty else { return nil } + + // Check if this set of keyframes uses After Effects expressions, which aren't supported. + // - We only log this once per `CoreAnimationLayer` instance. + if keyframeGroup.unsupportedAfterEffectsExpression != nil, !context.loggingState.hasLoggedAfterEffectsExpressionsWarning { + context.loggingState.hasLoggedAfterEffectsExpressionsWarning = true + context.logger.info(""" + `\(property.caLayerKeypath)` animation for "\(context.currentKeypath.fullPath)" \ + includes an After Effects expression (https://helpx.adobe.com/after-effects/using/expression-language.html), \ + which is not supported by lottie-ios (expressions are only supported by lottie-web). \ + This animation may not play correctly. + """) + } + + // If there is exactly one keyframe value that doesn't animate, + // we can improve performance by applying that value directly to the layer + // instead of creating a relatively expensive `CAKeyframeAnimation`. + if keyframes.count == 1 { + return singleKeyframeAnimation( + for: property, + keyframeValue: try keyframeValueMapping(keyframes[0].value), + writeDirectlyToPropertyIfPossible: true + ) + } + + /// If we're required to use the `complexTimeRemapping` from some parent `PreCompLayer`, + /// we have to manually interpolate the keyframes with the time remapping applied. + if context.mustUseComplexTimeRemapping { + return try defaultAnimation( + for: property, + keyframes: Keyframes.manuallyInterpolatedWithTimeRemapping(keyframeGroup, context: context), + value: keyframeValueMapping, + context: context.withoutTimeRemapping() + ) + } + + // Split the keyframes into segments with the same `CAAnimationCalculationMode` value + // - Each of these segments will become their own `CAKeyframeAnimation` + let animationSegments = keyframes.segmentsSplitByCalculationMode() + + // If we only have a single segment, we can just create a single `CAKeyframeAnimation` + // instead of wrapping it in a `CAAnimationGroup` -- this reduces allocation overhead a bit. + if animationSegments.count == 1 { + return try keyframeAnimation( + for: property, + keyframes: animationSegments[0], + value: keyframeValueMapping, + context: context + ) + } else { + return try animationGroup( + for: property, + animationSegments: animationSegments, + value: keyframeValueMapping, + context: context + ) + } + } + + /// A `CAAnimation` that applies the custom value from the `AnyValueProvider` + /// registered for this specific property's `AnimationKeypath`, + /// if one has been registered using `LottieAnimationView.setValueProvider(_:keypath:)`. + @nonobjc + private func customizedAnimation( + for property: LayerProperty, + context: LayerAnimationContext + ) throws -> CAPropertyAnimation? { + guard + let customizableProperty = property.customizableProperty, + let customKeyframes = try context.valueProviderStore.customKeyframes( + of: customizableProperty, + for: AnimationKeypath(keys: context.currentKeypath.keys + customizableProperty.name.map { $0.rawValue }), + context: context + ) + else { return nil } + + // Since custom animations are overriding an existing animation, + // we always have to create a CAAnimation and can't write directly + // to the layer property + if + customKeyframes.keyframes.count == 1, + let singleKeyframeAnimation = singleKeyframeAnimation( + for: property, + keyframeValue: customKeyframes.keyframes[0].value, + writeDirectlyToPropertyIfPossible: false + ) + { + return singleKeyframeAnimation + } + + return try keyframeAnimation( + for: property, + keyframes: Array(customKeyframes.keyframes), + value: { $0 }, + context: context + ) + } + + /// Creates an animation that applies a single keyframe to this layer property + /// - In many cases this animation can be omitted entirely, and the underlying + /// property can be set directly. In that case, no animation will be created. + private func singleKeyframeAnimation( + for property: LayerProperty, + keyframeValue: ValueRepresentation, + writeDirectlyToPropertyIfPossible: Bool + ) -> CABasicAnimation? { + if writeDirectlyToPropertyIfPossible { + // If the keyframe value is the same as the layer's default value for this property, + // then we can just ignore this set of keyframes. + if property.isDefaultValue(keyframeValue) { + return nil + } + + // If the property on the CALayer being animated hasn't been modified from the default yet, + // then we can apply the keyframe value directly to the layer using KVC instead + // of creating a `CAAnimation`. + let currentValue = value(forKey: property.caLayerKeypath) as? ValueRepresentation + if property.isDefaultValue(currentValue) { + setValue(keyframeValue, forKeyPath: property.caLayerKeypath) + return nil + } + } + + // Otherwise, we still need to create a `CAAnimation`, but we can + // create a simple `CABasicAnimation` that is still less expensive + // than computing a `CAKeyframeAnimation`. + let animation = CABasicAnimation(keyPath: property.caLayerKeypath) + animation.fromValue = keyframeValue + animation.toValue = keyframeValue + return animation + } + + /// Creates a `CAAnimationGroup` that wraps a `CAKeyframeAnimation` for each + /// of the given `animationSegments` + private func animationGroup( + for property: LayerProperty, + animationSegments: [[Keyframe]], + value keyframeValueMapping: (KeyframeValue) throws -> ValueRepresentation, + context: LayerAnimationContext + ) throws -> CAAnimationGroup { + // Build the `CAKeyframeAnimation` for each segment of keyframes + // with the same `CAAnimationCalculationMode`. + // - Here we have a non-zero number of animation segments, + // all of which have a non-zero number of keyframes. + let segmentAnimations: [CAKeyframeAnimation] = try animationSegments.indices.map { index in + let animationSegment = animationSegments[index] + var segmentStartTime = try context.time(forFrame: animationSegment.first!.time) + var segmentEndTime = try context.time(forFrame: animationSegment.last!.time) + + // Every portion of the animation timeline has to be covered by a `CAKeyframeAnimation`, + // so if this is the first or last segment then the start/end time should be exactly + // the start/end time of the animation itself. + let isFirstSegment = (index == animationSegments.indices.first!) + let isLastSegment = (index == animationSegments.indices.last!) + + if isFirstSegment { + segmentStartTime = min( + try context.time(forFrame: context.animation.startFrame), + segmentStartTime + ) + } + + if isLastSegment { + segmentEndTime = max( + try context.time(forFrame: context.animation.endFrame), + segmentEndTime + ) + } + + let segmentDuration = segmentEndTime - segmentStartTime + + // We're building `CAKeyframeAnimation`s, so the `keyTimes` are expressed + // relative to 0 (`segmentStartTime`) and 1 (`segmentEndTime`). This is different + // from the default behavior of the `keyframeAnimation` method, where times + // are expressed relative to the entire animation duration. + let customKeyTimes = try animationSegment.map { keyframeModel -> NSNumber in + let keyframeTime = try context.time(forFrame: keyframeModel.time) + let segmentProgressTime = ((keyframeTime - segmentStartTime) / segmentDuration) + return segmentProgressTime as NSNumber + } + + let animation = try keyframeAnimation( + for: property, + keyframes: animationSegment, + value: keyframeValueMapping, + customKeyTimes: customKeyTimes, + context: context + ) + + animation.duration = segmentDuration + animation.beginTime = segmentStartTime + return animation + } + + let fullAnimation = CAAnimationGroup() + fullAnimation.animations = segmentAnimations + return fullAnimation + } + + /// Creates and validates a `CAKeyframeAnimation` for the given keyframes + private func keyframeAnimation( + for property: LayerProperty, + keyframes: [Keyframe], + value keyframeValueMapping: (KeyframeValue) throws -> ValueRepresentation, + customKeyTimes: [NSNumber]? = nil, + context: LayerAnimationContext + ) throws -> CAKeyframeAnimation { + // Convert the list of `Keyframe` into + // the representation used by `CAKeyframeAnimation` + var keyTimes = try customKeyTimes ?? keyframes.map { keyframeModel -> NSNumber in + NSNumber(value: Float(try context.progressTime(for: keyframeModel.time))) + } + + var timingFunctions = timingFunctions(for: keyframes) + let calculationMode = calculationMode(for: keyframes) + + let animation = CAKeyframeAnimation(keyPath: property.caLayerKeypath) + + // Position animations define a `CGPath` curve that should be followed, + // instead of animating directly between keyframe point values. + if property.caLayerKeypath == LayerProperty.position.caLayerKeypath { + animation.path = try path(keyframes: keyframes, value: { value in + guard let point = try keyframeValueMapping(value) as? CGPoint else { + context.logger.assertionFailure("Cannot create point from keyframe with value \(value)") + return .zero + } + + return point + }) + } + + // All other types of keyframes provide individual values that are interpolated by Core Animation + else { + var values = try keyframes.map { keyframeModel in + try keyframeValueMapping(keyframeModel.value) + } + + validate( + values: &values, + keyTimes: &keyTimes, + timingFunctions: &timingFunctions, + for: calculationMode, + context: context + ) + + animation.values = values + } + + animation.calculationMode = calculationMode + animation.keyTimes = keyTimes + animation.timingFunctions = timingFunctions + return animation + } + + /// The `CAAnimationCalculationMode` that should be used for a `CAKeyframeAnimation` + /// animating the given keyframes + private func calculationMode( + for keyframes: [Keyframe] + ) -> CAAnimationCalculationMode { + // At this point we expect all of the animations to have been split in + // to segments based on the `CAAnimationCalculationMode`, so we can just + // check the first keyframe. + if keyframes[0].isHold { + .discrete + } else { + .linear + } + } + + /// `timingFunctions` to apply to a `CAKeyframeAnimation` animating the given keyframes + private func timingFunctions( + for keyframes: [Keyframe] + ) -> [CAMediaTimingFunction] { + // Compute the timing function between each keyframe and the subsequent keyframe + var timingFunctions = [CAMediaTimingFunction]() + + for (index, keyframe) in keyframes.enumerated() + where index != keyframes.indices.last + { + let nextKeyframe = keyframes[index + 1] + + let controlPoint1 = keyframe.outTangent?.pointValue ?? .zero + let controlPoint2 = nextKeyframe.inTangent?.pointValue ?? CGPoint(x: 1, y: 1) + + timingFunctions.append(CAMediaTimingFunction( + controlPoints: + Float(controlPoint1.x), + Float(controlPoint1.y), + Float(controlPoint2.x), + Float(controlPoint2.y) + )) + } + + return timingFunctions + } + + /// Creates a `CGPath` for the given `position` keyframes, + /// which accounts for `spatialInTangent`s and `spatialOutTangents` + private func path( + keyframes positionKeyframes: [Keyframe], + value keyframeValueMapping: (KeyframeValue) throws -> CGPoint + ) rethrows -> CGPath { + let path = CGMutablePath() + + for (index, keyframe) in positionKeyframes.enumerated() { + if index == positionKeyframes.indices.first { + path.move(to: try keyframeValueMapping(keyframe.value)) + } + + if index != positionKeyframes.indices.last { + let nextKeyframe = positionKeyframes[index + 1] + + if + let controlPoint1 = keyframe.spatialOutTangent?.pointValue, + let controlPoint2 = nextKeyframe.spatialInTangent?.pointValue, + !(controlPoint1 == .zero && controlPoint2 == .zero) + { + path.addCurve( + to: try keyframeValueMapping(nextKeyframe.value), + control1: try keyframeValueMapping(keyframe.value) + controlPoint1, + control2: try keyframeValueMapping(nextKeyframe.value) + controlPoint2 + ) + } + + else { + path.addLine(to: try keyframeValueMapping(nextKeyframe.value)) + } + } + } + + path.closeSubpath() + return path + } + + /// Validates that the requirements of the `CAKeyframeAnimation` API are met correctly + private func validate( + values: inout [ValueRepresentation], + keyTimes: inout [NSNumber], + timingFunctions: inout [CAMediaTimingFunction], + for calculationMode: CAAnimationCalculationMode, + context: LayerAnimationContext + ) { + // Validate that we have correct start (0.0) and end (1.0) keyframes. + // From the documentation of `CAKeyframeAnimation.keyTimes`: + // - The first value in the `keyTimes` array must be 0.0 and the last value must be 1.0. + if keyTimes.first != 0.0 { + keyTimes.insert(0.0, at: 0) + values.insert(values[0], at: 0) + timingFunctions.insert(CAMediaTimingFunction(name: .linear), at: 0) + } + + if keyTimes.last != 1.0 { + keyTimes.append(1.0) + values.append(values.last!) + timingFunctions.append(CAMediaTimingFunction(name: .linear)) + } + + switch calculationMode { + case .linear, .cubic: + // From the documentation of `CAKeyframeAnimation.keyTimes`: + // - The number of elements in the keyTimes array + // should match the number of elements in the values property + context.logger.assert( + values.count == keyTimes.count, + "`values.count` must exactly equal `keyTimes.count`" + ) + + context.logger.assert( + timingFunctions.count == (values.count - 1), + "`timingFunctions.count` must exactly equal `values.count - 1`" + ) + + case .discrete: + // From the documentation of `CAKeyframeAnimation.keyTimes`: + // - If the calculationMode is set to discrete... the keyTimes array + // should have one more entry than appears in the values array. + values.removeLast() + + context.logger.assert( + keyTimes.count == values.count + 1, + "`keyTimes.count` must exactly equal `values.count + 1`" + ) + + default: + context.logger.assertionFailure(""" + Unexpected keyframe calculation mode \(calculationMode) + """) + } + } + +} + +extension RandomAccessCollection { + /// Splits this array of `Keyframe`s into segments with the same `CAAnimationCalculationMode` + /// - Keyframes with `isHold=true` become `discrete`, and keyframes with `isHold=false` + /// become linear. Each `CAKeyframeAnimation` can only be one or the other, so each + /// `calculationModeSegment` becomes its own `CAKeyframeAnimation`. + func segmentsSplitByCalculationMode() -> [[Element]] + where Element == Keyframe, Index == Int + { + var segments = [[Element]]() + var currentSegment = [Element]() + + for keyframe in self { + guard let mostRecentKeyframe = currentSegment.last else { + currentSegment.append(keyframe) + continue + } + + // When `isHold` changes between any two given keyframes, we have to create a new segment + if keyframe.isHold != mostRecentKeyframe.isHold { + // Add this keyframe to both the existing segment that is ending, + // so we know how long that segment is, and the new segment, + // so we know when that segment starts. + currentSegment.append(keyframe) + segments.append(currentSegment) + currentSegment = [keyframe] + } + + else { + currentSegment.append(keyframe) + } + } + + segments.append(currentSegment) + return segments + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CombinedShapeAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CombinedShapeAnimation.swift new file mode 100644 index 0000000..453ee31 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CombinedShapeAnimation.swift @@ -0,0 +1,92 @@ +// Created by Cal Stephens on 1/28/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CAShapeLayer { + /// Adds animations for the given `CombinedShapeItem` to this `CALayer` + @nonobjc + func addAnimations( + for combinedShapes: CombinedShapeItem, + context: LayerAnimationContext, + pathMultiplier: PathMultiplier + ) throws { + try addAnimation( + for: .path, + keyframes: combinedShapes.shapes, + value: { paths in + let combinedPath = CGMutablePath() + for path in paths { + combinedPath.addPath(path.cgPath().duplicated(times: pathMultiplier)) + } + return combinedPath + }, + context: context + ) + } +} + +// MARK: - CombinedShapeItem + +/// A custom `ShapeItem` subclass that combines multiple `Shape`s into a single `KeyframeGroup` +final class CombinedShapeItem: ShapeItem { + + // MARK: Lifecycle + + init(shapes: KeyframeGroup<[BezierPath]>, name: String) { + self.shapes = shapes + super.init(name: name, type: .shape, hidden: false) + } + + required init(from _: Decoder) throws { + fatalError("init(from:) has not been implemented") + } + + required init(dictionary _: [String: Any]) throws { + fatalError("init(dictionary:) has not been implemented") + } + + // MARK: Internal + + let shapes: KeyframeGroup<[BezierPath]> + +} + +extension CombinedShapeItem { + /// Manually combines the given shape keyframes by manually interpolating at each frame + static func manuallyInterpolating( + shapes: [KeyframeGroup], + name: String + ) -> CombinedShapeItem { + let interpolators = shapes.map { shape in + KeyframeInterpolator(keyframes: shape.keyframes) + } + + let times = shapes.flatMap { $0.keyframes.map { $0.time } } + + let minimumTime = times.min() ?? 0 + let maximumTime = times.max() ?? 0 + let animationLocalTimeRange = Int(minimumTime)...Int(maximumTime) + + let interpolatedKeyframes = animationLocalTimeRange.map { localTime in + Keyframe( + value: interpolators.compactMap { interpolator in + interpolator.value(frame: AnimationFrameTime(localTime)) as? BezierPath + }, + time: AnimationFrameTime(localTime) + ) + } + + return CombinedShapeItem( + shapes: KeyframeGroup(keyframes: ContiguousArray(interpolatedKeyframes)), + name: name + ) + } +} + +// MARK: @unchecked Sendable + +/// `CombinedShapeItem` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension CombinedShapeItem: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CustomPathAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CustomPathAnimation.swift new file mode 100644 index 0000000..f236785 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/CustomPathAnimation.swift @@ -0,0 +1,89 @@ +// Created by Cal Stephens on 12/21/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CAShapeLayer { + /// Adds animations for the given `BezierPath` keyframes to this `CALayer` + @nonobjc + func addAnimations( + for customPath: KeyframeGroup, + context: LayerAnimationContext, + pathMultiplier: PathMultiplier = 1, + transformPath: (CGPath) -> CGPath = { $0 }, + roundedCorners: RoundedCorners? = nil + ) throws { + let combinedKeyframes = try BezierPathKeyframe.combining( + path: customPath, + cornerRadius: roundedCorners?.radius + ) + + try addAnimation( + for: .path, + keyframes: combinedKeyframes, + value: { pathKeyframe in + var path = pathKeyframe.path + if let cornerRadius = pathKeyframe.cornerRadius { + path = path.roundCorners(radius: cornerRadius.cgFloatValue) + } + + return transformPath(path.cgPath().duplicated(times: pathMultiplier)) + }, + context: context + ) + } +} + +extension CGPath { + /// Duplicates this `CGPath` so that it is repeated the given number of times + func duplicated(times: Int) -> CGPath { + if times <= 1 { + return self + } + + let cgPath = CGMutablePath() + + for _ in 0.., + cornerRadius: KeyframeGroup? + ) throws -> KeyframeGroup { + guard + let cornerRadius, + cornerRadius.keyframes.contains(where: { $0.value.cgFloatValue > 0 }) + else { + return path.map { path in + BezierPathKeyframe(path: path, cornerRadius: nil) + } + } + + return Keyframes.combined( + path, + cornerRadius, + makeCombinedResult: BezierPathKeyframe.init + ) + } + + func interpolate(to: BezierPathKeyframe, amount: CGFloat) -> BezierPathKeyframe { + BezierPathKeyframe( + path: path.interpolate(to: to.path, amount: amount), + cornerRadius: cornerRadius.interpolate(to: to.cornerRadius, amount: amount) + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/DropShadowAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/DropShadowAnimation.swift new file mode 100644 index 0000000..02d2564 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/DropShadowAnimation.swift @@ -0,0 +1,179 @@ +// Created by Cal Stephens on 8/15/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - DropShadowModel + +protocol DropShadowModel { + /// The opacity of the drop shadow, from 0 to 100. + var _opacity: KeyframeGroup? { get } + + /// The shadow radius of the blur + var _radius: KeyframeGroup? { get } + + /// The color of the drop shadow + var _color: KeyframeGroup? { get } + + /// The angle of the drop shadow, in degrees, + /// with "90" resulting in a shadow directly beneath the layer. + /// Combines with the `distance` to form the `shadowOffset`. + var _angle: KeyframeGroup? { get } + + /// The distance of the drop shadow offset. + /// Combines with the `angle` to form the `shadowOffset`. + var _distance: KeyframeGroup? { get } +} + +// MARK: - DropShadowStyle + DropShadowModel + +extension DropShadowStyle: DropShadowModel { + var _opacity: KeyframeGroup? { + opacity + } + + var _color: KeyframeGroup? { + color + } + + var _angle: KeyframeGroup? { + angle + } + + var _distance: KeyframeGroup? { + distance + } + + var _radius: KeyframeGroup? { + size.map { sizeValue in + // After Effects shadow softness uses a different range of values than CALayer.shadowRadius, + // so shadows render too softly if we directly use the value from After Effects. We find that + // dividing this value from After Effects by 2 produces results that are visually similar. + LottieVector1D(sizeValue.cgFloatValue / 2) + } + } +} + +// MARK: - DropShadowEffect + DropShadowModel + +extension DropShadowEffect: DropShadowModel { + var _color: KeyframeGroup? { + color?.value + } + + var _distance: KeyframeGroup? { + distance?.value + } + + var _radius: KeyframeGroup? { + softness?.value?.map { softnessValue in + // After Effects shadow softness uses a different range of values than CALayer.shadowRadius, + // so shadows render too softly if we directly use the value from After Effects. We find that + // dividing this value from After Effects by 5 produces results that are visually similar. + LottieVector1D(softnessValue.cgFloatValue / 5) + } + } + + var _opacity: KeyframeGroup? { + opacity?.value?.map { originalOpacityValue in + // `DropShadowEffect.opacity` is a value between 0 and 255, + // but `DropShadowModel._opacity` expects a value between 0 and 100. + LottieVector1D((originalOpacityValue.value / 255.0) * 100) + } + } + + var _angle: KeyframeGroup? { + direction?.value?.map { originalAngleValue in + // `DropShadowEffect.distance` is rotated 90º from the + // angle value representation expected by `DropShadowModel._angle` + LottieVector1D(originalAngleValue.value - 90) + } + } +} + +// MARK: - CALayer + DropShadowModel + +extension CALayer { + + // MARK: Internal + + /// Adds drop shadow animations from the given `DropShadowModel` to this layer + @nonobjc + func addDropShadowAnimations( + for dropShadowModel: DropShadowModel, + context: LayerAnimationContext + ) throws { + try addShadowOpacityAnimation(from: dropShadowModel, context: context) + try addShadowColorAnimation(from: dropShadowModel, context: context) + try addShadowRadiusAnimation(from: dropShadowModel, context: context) + try addShadowOffsetAnimation(from: dropShadowModel, context: context) + } + + // MARK: Private + + private func addShadowOpacityAnimation(from model: DropShadowModel, context: LayerAnimationContext) throws { + guard let opacityKeyframes = model._opacity else { return } + + try addAnimation( + for: .shadowOpacity, + keyframes: opacityKeyframes, + value: { + // Lottie animation files express opacity as a numerical percentage value + // (e.g. 0%, 50%, 100%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.0, 0.5, 1.0). + $0.cgFloatValue / 100 + }, + context: context + ) + } + + private func addShadowColorAnimation(from model: DropShadowModel, context: LayerAnimationContext) throws { + guard let shadowColorKeyframes = model._color else { return } + + try addAnimation( + for: .shadowColor, + keyframes: shadowColorKeyframes, + value: \.cgColorValue, + context: context + ) + } + + private func addShadowRadiusAnimation(from model: DropShadowModel, context: LayerAnimationContext) throws { + guard let shadowSizeKeyframes = model._radius else { return } + + try addAnimation( + for: .shadowRadius, + keyframes: shadowSizeKeyframes, + value: \.cgFloatValue, + context: context + ) + } + + private func addShadowOffsetAnimation(from model: DropShadowModel, context: LayerAnimationContext) throws { + guard + let angleKeyframes = model._angle, + let distanceKeyframes = model._distance + else { return } + + let offsetKeyframes = Keyframes.combined(angleKeyframes, distanceKeyframes) { angleDegrees, distance -> CGSize in + // Lottie animation files express rotation in degrees + // (e.g. 90º, 180º, 360º) so we convert to radians to get the + // values expected by Core Animation (e.g. π/2, π, 2π) + let angleRadians = (angleDegrees.cgFloatValue * .pi) / 180 + + // Lottie animation files express the `shadowOffset` as (angle, distance) pair, + // which we convert to the expected x / y offset values: + let offsetX = distance.cgFloatValue * cos(angleRadians) + let offsetY = distance.cgFloatValue * sin(angleRadians) + return CGSize(width: offsetX, height: offsetY) + } + + try addAnimation( + for: .shadowOffset, + keyframes: offsetKeyframes, + value: { $0 }, + context: context + ) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/EllipseAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/EllipseAnimation.swift new file mode 100644 index 0000000..8eb52f0 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/EllipseAnimation.swift @@ -0,0 +1,53 @@ +// Created by Cal Stephens on 12/21/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CAShapeLayer { + /// Adds animations for the given `Ellipse` to this `CALayer` + @nonobjc + func addAnimations( + for ellipse: Ellipse, + context: LayerAnimationContext, + pathMultiplier: PathMultiplier + ) throws { + try addAnimation( + for: .path, + keyframes: ellipse.combinedKeyframes(), + value: { keyframe in + BezierPath.ellipse( + size: keyframe.size.sizeValue, + center: keyframe.position.pointValue, + direction: ellipse.direction + ) + .cgPath() + .duplicated(times: pathMultiplier) + }, + context: context + ) + } +} + +extension Ellipse { + /// Data that represents how to render an ellipse at a specific point in time + struct Keyframe: Interpolatable { + let size: LottieVector3D + let position: LottieVector3D + + func interpolate(to: Ellipse.Keyframe, amount: CGFloat) -> Ellipse.Keyframe { + Keyframe( + size: size.interpolate(to: to.size, amount: amount), + position: position.interpolate(to: to.position, amount: amount) + ) + } + } + + /// Creates a single array of animatable keyframes from the separate arrays of keyframes in this Ellipse + func combinedKeyframes() throws -> KeyframeGroup { + Keyframes.combined( + size, + position, + makeCombinedResult: Ellipse.Keyframe.init + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/GradientAnimations.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/GradientAnimations.swift new file mode 100644 index 0000000..86ebc70 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/GradientAnimations.swift @@ -0,0 +1,256 @@ +// Created by Cal Stephens on 1/7/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - GradientShapeItem + +/// A `ShapeItem` that represents a gradient +protocol GradientShapeItem: OpacityAnimationModel { + var startPoint: KeyframeGroup { get } + var endPoint: KeyframeGroup { get } + var gradientType: GradientType { get } + var numberOfColors: Int { get } + var colors: KeyframeGroup<[Double]> { get } +} + +// MARK: - GradientFill + GradientShapeItem + +extension GradientFill: GradientShapeItem { } + +// MARK: - GradientStroke + GradientShapeItem + +extension GradientStroke: GradientShapeItem { } + +// MARK: - GradientRenderLayer + GradientShapeItem + +extension GradientRenderLayer { + + // MARK: Internal + + /// Adds gradient-related animations to this layer, from the given `GradientFill` + /// - The RGB components and alpha components can have different color stops / locations, + /// so have to be rendered in separate `CAGradientLayer`s. + func addGradientAnimations( + for gradient: GradientShapeItem, + type: GradientContentType, + context: LayerAnimationContext + ) throws { + // We have to set `colors` and `locations` to non-nil values + // for the animations below to actually take effect + locations = [] + + // The initial value for `colors` must be an array with the exact same number of colors + // as the gradient that will be applied in the `CAAnimation` + switch type { + case .rgb: + colors = .init( + repeating: CGColor.rgb(0, 0, 0), + count: gradient.numberOfColors + ) + + case .alpha: + colors = .init( + repeating: CGColor.rgb(0, 0, 0), + count: gradient.colorConfiguration(from: gradient.colors.keyframes[0].value, type: .alpha).count + ) + } + + try addAnimation( + for: .colors, + keyframes: gradient.colors, + value: { colorComponents in + gradient.colorConfiguration(from: colorComponents, type: type).map { $0.color } + }, + context: context + ) + + try addAnimation( + for: .locations, + keyframes: gradient.colors, + value: { colorComponents in + gradient.colorConfiguration(from: colorComponents, type: type).map { $0.location } + }, + context: context + ) + + try addOpacityAnimation(for: gradient, context: context) + + switch gradient.gradientType { + case .linear: + try addLinearGradientAnimations(for: gradient, context: context) + case .radial: + try addRadialGradientAnimations(for: gradient, context: context) + case .none: + break + } + } + + // MARK: Private + + private func addLinearGradientAnimations( + for gradient: GradientShapeItem, + context: LayerAnimationContext + ) throws { + type = .axial + + try addAnimation( + for: .startPoint, + keyframes: gradient.startPoint, + value: { absoluteStartPoint in + percentBasedPointInBounds(from: absoluteStartPoint.pointValue) + }, + context: context + ) + + try addAnimation( + for: .endPoint, + keyframes: gradient.endPoint, + value: { absoluteEndPoint in + percentBasedPointInBounds(from: absoluteEndPoint.pointValue) + }, + context: context + ) + } + + private func addRadialGradientAnimations(for gradient: GradientShapeItem, context: LayerAnimationContext) throws { + type = .radial + + let combinedKeyframes = Keyframes.combined( + gradient.startPoint, + gradient.endPoint, + makeCombinedResult: { absoluteStartPoint, absoluteEndPoint -> RadialGradientKeyframes in + // Convert the absolute start / end points to the relative structure used by Core Animation + let relativeStartPoint = percentBasedPointInBounds(from: absoluteStartPoint.pointValue) + let radius = absoluteStartPoint.pointValue.distanceTo(absoluteEndPoint.pointValue) + let relativeEndPoint = percentBasedPointInBounds( + from: CGPoint( + x: absoluteStartPoint.x + radius, + y: absoluteStartPoint.y + radius + ) + ) + + return RadialGradientKeyframes(startPoint: relativeStartPoint, endPoint: relativeEndPoint) + } + ) + + try addAnimation( + for: .startPoint, + keyframes: combinedKeyframes, + value: \.startPoint, + context: context + ) + + try addAnimation( + for: .endPoint, + keyframes: combinedKeyframes, + value: \.endPoint, + context: context + ) + } +} + +// MARK: - RadialGradientKeyframes + +private struct RadialGradientKeyframes: Interpolatable { + let startPoint: CGPoint + let endPoint: CGPoint + + func interpolate(to: RadialGradientKeyframes, amount: CGFloat) -> RadialGradientKeyframes { + RadialGradientKeyframes( + startPoint: startPoint.interpolate(to: to.startPoint, amount: amount), + endPoint: endPoint.interpolate(to: to.endPoint, amount: amount) + ) + } +} + +// MARK: - GradientContentType + +/// Each type of gradient that can be constructed from a `GradientShapeItem` +enum GradientContentType { + case rgb + case alpha +} + +/// `colors` and `locations` configuration for a `CAGradientLayer` +typealias GradientColorConfiguration = [(color: CGColor, location: CGFloat)] + +extension GradientShapeItem { + + // MARK: Internal + + /// Whether or not this `GradientShapeItem` includes an alpha component + /// that has to be rendered as a separate `CAGradientLayer` from the + /// layer that renders the rgb color components + var hasAlphaComponent: Bool { + for colorComponentsKeyframe in colors.keyframes { + let colorComponents = colorComponentsKeyframe.value + let alphaConfiguration = colorConfiguration(from: colorComponents, type: .alpha) + + let notFullyOpaque = alphaConfiguration.contains(where: { color, _ in + color.alpha < 0.999 + }) + + if notFullyOpaque { + return true + } + } + + return false + } + + // MARK: Fileprivate + + /// Converts the compact `[Double]` color components representation + /// into an array of `CGColor`s and the location of those colors within the gradient. + /// - The color components array is a repeating list of `[location, red, green, blue]` values + /// for each color in the gradient, followed by an optional repeating list of + /// `[location, alpha]` values that control the colors' alpha values. + /// - The RGB and alpha values can have different color stops / locations, + /// so each has to be rendered in a separate `CAGradientLayer`. + fileprivate func colorConfiguration( + from colorComponents: [Double], + type: GradientContentType + ) -> GradientColorConfiguration { + switch type { + case .rgb: + precondition( + colorComponents.count >= numberOfColors * 4, + "Each color must have RGB components and a location component" + ) + + // Each group of four `Double` values represents a single `CGColor`, + // and its relative location within the gradient. + var colors = GradientColorConfiguration() + + for colorIndex in 0.. { + /// The `CALayer` KVC key path that this value should be assigned to + let caLayerKeypath: String + + /// Whether or not the given value is the default value for this property + /// - If the keyframe values are just equal to the default value, + /// then we can improve performance a bit by just not creating + /// a CAAnimation (since it would be redundant). + let isDefaultValue: (ValueRepresentation?) -> Bool + + /// A description of how this property can be customized dynamically + /// at runtime using `AnimationView.setValueProvider(_:keypath:)` + let customizableProperty: CustomizableProperty? +} + +extension LayerProperty where ValueRepresentation: Equatable { + /// Initializes a `LayerProperty` that corresponds to a property on `CALayer` + /// or some other `CALayer` subclass like `CAShapeLayer`. + /// - Parameters: + /// - caLayerKeypath: The Objective-C `#keyPath` to the `CALayer` property, + /// e.g. `#keyPath(CALayer.opacity)` or `#keyPath(CAShapeLayer.path)`. + /// - defaultValue: The default value of the property (e.g. the value of the + /// property immediately after calling `CALayer.init()`). Knowing this value + /// lets us perform some optimizations in `CALayer+addAnimation`. + /// - customizableProperty: A description of how this property can be customized + /// dynamically at runtime using `AnimationView.setValueProvider(_:keypath:)`. + init( + caLayerKeypath: String, + defaultValue: ValueRepresentation?, + customizableProperty: CustomizableProperty? + ) { + self.init( + caLayerKeypath: caLayerKeypath, + isDefaultValue: { $0 == defaultValue }, + customizableProperty: customizableProperty + ) + } +} + +// MARK: - CustomizableProperty + +/// A description of how a `CALayer` property can be customized dynamically +/// at runtime using `LottieAnimationView.setValueProvider(_:keypath:)` +struct CustomizableProperty { + /// The name that `AnimationKeypath`s can use to refer to this property + /// - When building an animation for this property that will be applied + /// to a specific layer, this `name` is appended to the end of that + /// layer's `AnimationKeypath`. The combined keypath is used to query + /// the `ValueProviderStore`. + let name: [PropertyName] + + /// A closure that coverts the type-erased value of an `AnyValueProvider` + /// to the strongly-typed representation used by this property, if possible. + /// - `value` is the value for the current frame that should be converted, + /// as returned by `AnyValueProvider.typeErasedStorage`. + /// - `valueProvider` is the `AnyValueProvider` that returned the type-erased value. + let conversion: (_ value: Any, _ valueProvider: AnyValueProvider) -> ValueRepresentation? +} + +// MARK: - PropertyName + +/// The name of a customizable property that can be used in an `AnimationKeypath` +/// - These values should be shared between the two rendering engines, +/// since they form the public API of the `AnimationKeypath` system. +enum PropertyName: String, CaseIterable { + case color = "Color" + case opacity = "Opacity" + case scale = "Scale" + case position = "Position" + case rotation = "Rotation" + case strokeWidth = "Stroke Width" + case gradientColors = "Colors" + case strokeColor = "Stroke Color" +} + +// MARK: CALayer properties + +extension LayerProperty { + static var position: LayerProperty { + .init( + caLayerKeypath: "transform.translation", + defaultValue: CGPoint(x: 0, y: 0), + customizableProperty: .position + ) + } + + static var positionX: LayerProperty { + .init( + caLayerKeypath: "transform.translation.x", + defaultValue: 0, + customizableProperty: nil // currently unsupported + ) + } + + static var positionY: LayerProperty { + .init( + caLayerKeypath: "transform.translation.y", + defaultValue: 0, + customizableProperty: nil // currently unsupported + ) + } + + static var scale: LayerProperty { + .init( + caLayerKeypath: "transform.scale", + defaultValue: 1, + customizableProperty: nil // currently unsupported + ) + } + + static var scaleX: LayerProperty { + .init( + caLayerKeypath: "transform.scale.x", + defaultValue: 1, + customizableProperty: .scaleX + ) + } + + static var scaleY: LayerProperty { + .init( + caLayerKeypath: "transform.scale.y", + defaultValue: 1, + customizableProperty: .scaleY + ) + } + + static var rotationX: LayerProperty { + .init( + caLayerKeypath: "transform.rotation.x", + defaultValue: 0, + customizableProperty: nil // currently unsupported + ) + } + + static var rotationY: LayerProperty { + .init( + caLayerKeypath: "transform.rotation.y", + defaultValue: 0, + customizableProperty: nil // currently unsupported + ) + } + + static var rotationZ: LayerProperty { + .init( + caLayerKeypath: "transform.rotation.z", + defaultValue: 0, + customizableProperty: .rotation + ) + } + + static var anchorPoint: LayerProperty { + .init( + caLayerKeypath: #keyPath(CALayer.anchorPoint), + // This is intentionally not `GGPoint(x: 0.5, y: 0.5)` (the actual default) + // to opt `anchorPoint` out of the KVC `setValue` flow, which causes issues. + defaultValue: nil, + customizableProperty: nil // currently unsupported + ) + } + + static var opacity: LayerProperty { + .init( + caLayerKeypath: #keyPath(CALayer.opacity), + defaultValue: 1, + customizableProperty: .opacity + ) + } + + static var isHidden: LayerProperty { + .init( + caLayerKeypath: #keyPath(CALayer.isHidden), + defaultValue: false, + customizableProperty: nil // unsupported + ) + } + + static var transform: LayerProperty { + .init( + caLayerKeypath: #keyPath(CALayer.transform), + isDefaultValue: { transform in + guard let transform else { return false } + return CATransform3DIsIdentity(transform) + }, + customizableProperty: nil // currently unsupported + ) + } + + static var shadowOpacity: LayerProperty { + .init( + caLayerKeypath: #keyPath(CALayer.shadowOpacity), + defaultValue: 0, + customizableProperty: nil // currently unsupported + ) + } + + static var shadowColor: LayerProperty { + .init( + caLayerKeypath: #keyPath(CALayer.shadowColor), + defaultValue: .rgb(0, 0, 0), + customizableProperty: nil // currently unsupported + ) + } + + static var shadowRadius: LayerProperty { + .init( + caLayerKeypath: #keyPath(CALayer.shadowRadius), + defaultValue: 3.0, + customizableProperty: nil // currently unsupported + ) + } + + static var shadowOffset: LayerProperty { + .init( + caLayerKeypath: #keyPath(CALayer.shadowOffset), + defaultValue: CGSize(width: 0, height: -3.0), + customizableProperty: nil // currently unsupported + ) + } +} + +// MARK: CAShapeLayer properties + +extension LayerProperty { + static var path: LayerProperty { + .init( + caLayerKeypath: #keyPath(CAShapeLayer.path), + defaultValue: nil, + customizableProperty: nil // currently unsupported + ) + } + + static var fillColor: LayerProperty { + .init( + caLayerKeypath: #keyPath(CAShapeLayer.fillColor), + defaultValue: nil, + customizableProperty: .color + ) + } + + static var lineWidth: LayerProperty { + .init( + caLayerKeypath: #keyPath(CAShapeLayer.lineWidth), + defaultValue: 1, + customizableProperty: .floatValue(.strokeWidth) + ) + } + + static var lineDashPhase: LayerProperty { + .init( + caLayerKeypath: #keyPath(CAShapeLayer.lineDashPhase), + defaultValue: 0, + customizableProperty: nil // currently unsupported + ) + } + + static var strokeColor: LayerProperty { + .init( + caLayerKeypath: #keyPath(CAShapeLayer.strokeColor), + defaultValue: nil, + customizableProperty: .color + ) + } + + static var strokeStart: LayerProperty { + .init( + caLayerKeypath: #keyPath(CAShapeLayer.strokeStart), + defaultValue: 0, + customizableProperty: nil // currently unsupported + ) + } + + static var strokeEnd: LayerProperty { + .init( + caLayerKeypath: #keyPath(CAShapeLayer.strokeEnd), + defaultValue: 1, + customizableProperty: nil // currently unsupported + ) + } +} + +// MARK: CAGradientLayer properties + +extension LayerProperty { + static var colors: LayerProperty<[CGColor]> { + .init( + caLayerKeypath: #keyPath(CAGradientLayer.colors), + defaultValue: nil, + customizableProperty: .gradientColors + ) + } + + static var locations: LayerProperty<[CGFloat]> { + .init( + caLayerKeypath: #keyPath(CAGradientLayer.locations), + defaultValue: nil, + customizableProperty: .gradientLocations + ) + } + + static var startPoint: LayerProperty { + .init( + caLayerKeypath: #keyPath(CAGradientLayer.startPoint), + defaultValue: nil, + customizableProperty: nil // currently unsupported + ) + } + + static var endPoint: LayerProperty { + .init( + caLayerKeypath: #keyPath(CAGradientLayer.endPoint), + defaultValue: nil, + customizableProperty: nil // currently unsupported + ) + } +} + +// MARK: - CustomizableProperty types + +extension CustomizableProperty { + static var color: CustomizableProperty { + .init( + name: [.color], + conversion: { typeErasedValue, _ in + guard let color = typeErasedValue as? LottieColor else { + return nil + } + + return .rgba(CGFloat(color.r), CGFloat(color.g), CGFloat(color.b), CGFloat(color.a)) + } + ) + } + + static var opacity: CustomizableProperty { + .init( + name: [.opacity], + conversion: { typeErasedValue, _ in + guard let vector = typeErasedValue as? LottieVector1D else { return nil } + + // Lottie animation files express opacity as a numerical percentage value + // (e.g. 50%, 100%, 200%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.5, 1.0, 2.0). + return vector.cgFloatValue / 100 + } + ) + } + + static var scaleX: CustomizableProperty { + .init( + name: [.scale], + conversion: { typeErasedValue, _ in + guard let vector = typeErasedValue as? LottieVector3D else { return nil } + + // Lottie animation files express scale as a numerical percentage value + // (e.g. 50%, 100%, 200%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.5, 1.0, 2.0). + return vector.pointValue.x / 100 + } + ) + } + + static var scaleY: CustomizableProperty { + .init( + name: [.scale], + conversion: { typeErasedValue, _ in + guard let vector = typeErasedValue as? LottieVector3D else { return nil } + + // Lottie animation files express scale as a numerical percentage value + // (e.g. 50%, 100%, 200%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.5, 1.0, 2.0). + return vector.pointValue.y / 100 + } + ) + } + + static var rotation: CustomizableProperty { + .init( + name: [.rotation], + conversion: { typeErasedValue, _ in + guard let vector = typeErasedValue as? LottieVector1D else { return nil } + + // Lottie animation files express rotation in degrees + // (e.g. 90º, 180º, 360º) so we covert to radians to get the + // values expected by Core Animation (e.g. π/2, π, 2π) + return vector.cgFloatValue * .pi / 180 + } + ) + } + + static var position: CustomizableProperty { + .init( + name: [.position], + conversion: { typeErasedValue, _ in + guard let vector = typeErasedValue as? LottieVector3D else { return nil } + return vector.pointValue + } + ) + } + + static var gradientColors: CustomizableProperty<[CGColor]> { + .init( + name: [.gradientColors], + conversion: { _, typeErasedValueProvider in + guard let gradientValueProvider = typeErasedValueProvider as? GradientValueProvider else { return nil } + return gradientValueProvider.colors.map { $0.cgColorValue } + } + ) + } + + static var gradientLocations: CustomizableProperty<[CGFloat]> { + .init( + name: [.gradientColors], + conversion: { _, typeErasedValueProvider in + guard let gradientValueProvider = typeErasedValueProvider as? GradientValueProvider else { return nil } + return gradientValueProvider.locations.map { CGFloat($0) } + } + ) + } + + static func floatValue(_ name: PropertyName...) -> CustomizableProperty { + .init( + name: name, + conversion: { typeErasedValue, _ in + guard let vector = typeErasedValue as? LottieVector1D else { return nil } + return vector.cgFloatValue + } + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/OpacityAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/OpacityAnimation.swift new file mode 100644 index 0000000..866c291 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/OpacityAnimation.swift @@ -0,0 +1,53 @@ +// Created by Cal Stephens on 5/17/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - OpacityAnimationModel + +protocol OpacityAnimationModel { + /// The opacity animation to apply to a `CALayer` + var opacity: KeyframeGroup { get } +} + +// MARK: - Transform + OpacityAnimationModel + +extension Transform: OpacityAnimationModel { } + +// MARK: - ShapeTransform + OpacityAnimationModel + +extension ShapeTransform: OpacityAnimationModel { } + +// MARK: - Fill + OpacityAnimationModel + +extension Fill: OpacityAnimationModel { } + +// MARK: - GradientFill + OpacityAnimationModel + +extension GradientFill: OpacityAnimationModel { } + +// MARK: - Stroke + OpacityAnimationModel + +extension Stroke: OpacityAnimationModel { } + +// MARK: - GradientStroke + OpacityAnimationModel + +extension GradientStroke: OpacityAnimationModel { } + +extension CALayer { + /// Adds the opacity animation from the given `OpacityAnimationModel` to this layer + @nonobjc + func addOpacityAnimation(for opacity: OpacityAnimationModel, context: LayerAnimationContext) throws { + try addAnimation( + for: .opacity, + keyframes: opacity.opacity, + value: { + // Lottie animation files express opacity as a numerical percentage value + // (e.g. 0%, 50%, 100%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.0, 0.5, 1.0). + $0.cgFloatValue / 100 + }, + context: context + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/RectangleAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/RectangleAnimation.swift new file mode 100644 index 0000000..e1fce3a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/RectangleAnimation.swift @@ -0,0 +1,59 @@ +// Created by Cal Stephens on 12/21/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CAShapeLayer { + /// Adds animations for the given `Rectangle` to this `CALayer` + @nonobjc + func addAnimations( + for rectangle: Rectangle, + context: LayerAnimationContext, + pathMultiplier: PathMultiplier, + roundedCorners: RoundedCorners? + ) throws { + try addAnimation( + for: .path, + keyframes: try rectangle.combinedKeyframes(roundedCorners: roundedCorners), + value: { keyframe in + BezierPath.rectangle( + position: keyframe.position.pointValue, + size: keyframe.size.sizeValue, + cornerRadius: keyframe.cornerRadius.cgFloatValue, + direction: rectangle.direction + ) + .cgPath() + .duplicated(times: pathMultiplier) + }, + context: context + ) + } +} + +extension Rectangle { + /// Data that represents how to render a rectangle at a specific point in time + struct Keyframe: Interpolatable { + let size: LottieVector3D + let position: LottieVector3D + let cornerRadius: LottieVector1D + + func interpolate(to: Rectangle.Keyframe, amount: CGFloat) -> Rectangle.Keyframe { + Rectangle.Keyframe( + size: size.interpolate(to: to.size, amount: amount), + position: position.interpolate(to: to.position, amount: amount), + cornerRadius: cornerRadius.interpolate(to: to.cornerRadius, amount: amount) + ) + } + } + + /// Creates a single array of animatable keyframes from the separate arrays of keyframes in this Rectangle + func combinedKeyframes(roundedCorners: RoundedCorners?) throws -> KeyframeGroup { + let cornerRadius = roundedCorners?.radius ?? cornerRadius + return Keyframes.combined( + size, + position, + cornerRadius, + makeCombinedResult: Rectangle.Keyframe.init + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/ShapeAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/ShapeAnimation.swift new file mode 100644 index 0000000..5e80e52 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/ShapeAnimation.swift @@ -0,0 +1,246 @@ +// Created by Cal Stephens on 1/7/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CAShapeLayer { + /// Adds a `path` animation for the given `ShapeItem` + @nonobjc + func addAnimations( + for shape: ShapeItem, + context: LayerAnimationContext, + pathMultiplier: PathMultiplier, + roundedCorners: RoundedCorners? + ) throws { + switch shape { + case let customShape as Shape: + try addAnimations( + for: customShape.path, + context: context, + pathMultiplier: pathMultiplier, + roundedCorners: roundedCorners + ) + + case let combinedShape as CombinedShapeItem: + try addAnimations(for: combinedShape, context: context, pathMultiplier: pathMultiplier) + try context.compatibilityAssert(roundedCorners == nil, """ + Rounded corners support is not currently implemented for combined shape items + """) + + case let ellipse as Ellipse: + try addAnimations(for: ellipse, context: context, pathMultiplier: pathMultiplier) + + case let rectangle as Rectangle: + try addAnimations( + for: rectangle, + context: context, + pathMultiplier: pathMultiplier, + roundedCorners: roundedCorners + ) + + case let star as Star: + try addAnimations(for: star, context: context, pathMultiplier: pathMultiplier) + try context.compatibilityAssert(roundedCorners == nil, """ + Rounded corners support is currently not implemented for polygon items + """) + + default: + // None of the other `ShapeItem` subclasses draw a `path` + try context.logCompatibilityIssue("Unexpected shape type \(type(of: shape))") + return + } + } + + /// Adds a `fillColor` animation for the given `Fill` object + @nonobjc + func addAnimations(for fill: Fill, context: LayerAnimationContext) throws { + fillRule = fill.fillRule.caFillRule + + try addAnimation( + for: .fillColor, + keyframes: fill.color, + value: \.cgColorValue, + context: context + ) + + try addOpacityAnimation(for: fill, context: context) + } + + /// Adds animations for `strokeStart` and `strokeEnd` from the given `Trim` object + @nonobjc + func addAnimations(for trim: Trim, context: LayerAnimationContext) throws -> PathMultiplier { + let (strokeStartKeyframes, strokeEndKeyframes, pathMultiplier) = try trim.caShapeLayerKeyframes() + + try addAnimation( + for: .strokeStart, + keyframes: strokeStartKeyframes, + value: { strokeStart in + // Lottie animation files express stoke trims as a numerical percentage value + // (e.g. 25%, 50%, 100%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.25, 0.5, 1.0). + CGFloat(strokeStart.cgFloatValue) / CGFloat(pathMultiplier) / 100 + }, + context: context + ) + + try addAnimation( + for: .strokeEnd, + keyframes: strokeEndKeyframes, + value: { strokeEnd in + // Lottie animation files express stoke trims as a numerical percentage value + // (e.g. 25%, 50%, 100%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.25, 0.5, 1.0). + CGFloat(strokeEnd.cgFloatValue) / CGFloat(pathMultiplier) / 100 + }, + context: context + ) + + return pathMultiplier + } +} + +/// The number of times that a `CGPath` needs to be duplicated in order to support the animation's `Trim` keyframes +typealias PathMultiplier = Int + +extension Trim { + + // MARK: Fileprivate + + /// The `strokeStart` and `strokeEnd` keyframes to apply to a `CAShapeLayer`, + /// plus a `pathMultiplier` that should be applied to the layer's `path` so that + /// trim values larger than 100% can be displayed properly. + fileprivate func caShapeLayerKeyframes() + throws + -> (strokeStart: KeyframeGroup, strokeEnd: KeyframeGroup, pathMultiplier: PathMultiplier) + { + let strokeStart: KeyframeGroup + let strokeEnd: KeyframeGroup + + // CAShapeLayer requires strokeStart to be less than strokeEnd. This + // isn't required by the Lottie schema, so some animations may have + // strokeStart and strokeEnd flipped. + if startValueIsAlwaysLessOrEqualToThanEndValue() { + // If the start value is always _less than_ or equal to the end value + // then we can use the given values without any modifications + strokeStart = start + strokeEnd = end + } else if startValueIsAlwaysGreaterThanOrEqualToEndValue() { + // If the start value is always _greater than_ or equal to the end value, + // then we can just swap the start / end keyframes. This lets us avoid + // manually interpolating the keyframes values at each frame, which + // would be more expensive. + strokeStart = end + strokeEnd = start + } else { + // Otherwise if the start / end values ever swap places we have to + // fix the order on a per-keyframe basis, which may require manually + // interpolating the keyframe values at each frame. + (strokeStart, strokeEnd) = interpolatedAtEachFrame() + } + + // If there are no offsets, then the stroke values can be used as-is + guard + !offset.keyframes.isEmpty, + offset.keyframes.contains(where: { $0.value.cgFloatValue != 0 }) + else { + return (strokeStart, strokeEnd, 1) + } + + // Apply the offset to the start / end values at each frame + let offsetStrokeKeyframes = Keyframes.combined( + strokeStart, + strokeEnd, + offset, + makeCombinedResult: { start, end, offset -> (start: LottieVector1D, end: LottieVector1D) in + // Compute the adjusted value by converting the offset value to a stroke value + let offsetStart = start.cgFloatValue + (offset.cgFloatValue / 360 * 100) + let offsetEnd = end.cgFloatValue + (offset.cgFloatValue / 360 * 100) + return (start: LottieVector1D(offsetStart), end: LottieVector1D(offsetEnd)) + } + ) + + var adjustedStrokeStart = offsetStrokeKeyframes.map { $0.start } + var adjustedStrokeEnd = offsetStrokeKeyframes.map { $0.end } + + // If maximum stroke value is larger than 100%, then we have to create copies of the path + // so the total path length includes the maximum stroke + let startStrokes = adjustedStrokeStart.keyframes.map { $0.value.cgFloatValue } + let endStrokes = adjustedStrokeEnd.keyframes.map { $0.value.cgFloatValue } + let minimumStrokeMultiplier = Double(floor((startStrokes.min() ?? 0) / 100.0)) + let maximumStrokeMultiplier = Double(ceil((endStrokes.max() ?? 100) / 100.0)) + + if minimumStrokeMultiplier < 0 { + // Core Animation doesn't support negative stroke offsets, so we have to + // shift all of the offset values up by the minimum + adjustedStrokeStart = adjustedStrokeStart.map { LottieVector1D($0.value + (abs(minimumStrokeMultiplier) * 100.0)) } + adjustedStrokeEnd = adjustedStrokeEnd.map { LottieVector1D($0.value + (abs(minimumStrokeMultiplier) * 100.0)) } + } + + return ( + strokeStart: adjustedStrokeStart, + strokeEnd: adjustedStrokeEnd, + pathMultiplier: Int(abs(maximumStrokeMultiplier) + abs(minimumStrokeMultiplier)) + ) + } + + // MARK: Private + + /// Checks whether or not the value for `trim.start` is less than + /// or equal to the value for every `trim.end` at every frame. + private func startValueIsAlwaysLessOrEqualToThanEndValue() -> Bool { + startAndEndValuesAllSatisfy { startValue, endValue in + startValue <= endValue + } + } + + /// Checks whether or not the value for `trim.start` is greater than + /// or equal to the value for every `trim.end` at every frame. + private func startValueIsAlwaysGreaterThanOrEqualToEndValue() -> Bool { + startAndEndValuesAllSatisfy { startValue, endValue in + startValue >= endValue + } + } + + private func startAndEndValuesAllSatisfy(_ condition: (_ start: CGFloat, _ end: CGFloat) -> Bool) -> Bool { + let keyframeTimes = Set(start.keyframes.map { $0.time } + end.keyframes.map { $0.time }) + + let startInterpolator = KeyframeInterpolator(keyframes: start.keyframes) + let endInterpolator = KeyframeInterpolator(keyframes: end.keyframes) + + for keyframeTime in keyframeTimes { + guard + let startAtTime = startInterpolator.value(frame: keyframeTime) as? LottieVector1D, + let endAtTime = endInterpolator.value(frame: keyframeTime) as? LottieVector1D + else { continue } + + if !condition(startAtTime.cgFloatValue, endAtTime.cgFloatValue) { + return false + } + } + + return true + } + + /// Interpolates the start and end keyframes, at each frame if necessary, + /// so that the value of `strokeStart` is always less than `strokeEnd`. + private func interpolatedAtEachFrame() + -> (strokeStart: KeyframeGroup, strokeEnd: KeyframeGroup) + { + let combinedKeyframes = Keyframes.combined( + start, + end, + makeCombinedResult: { startValue, endValue -> (start: LottieVector1D, end: LottieVector1D) in + if startValue.cgFloatValue < endValue.cgFloatValue { + return (start: startValue, end: endValue) + } else { + return (start: endValue, end: startValue) + } + } + ) + + return ( + strokeStart: combinedKeyframes.map { $0.start }, + strokeEnd: combinedKeyframes.map { $0.end } + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/StarAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/StarAnimation.swift new file mode 100644 index 0000000..caceb57 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/StarAnimation.swift @@ -0,0 +1,119 @@ +// Created by Cal Stephens on 1/10/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CAShapeLayer { + + // MARK: Internal + + /// Adds animations for the given `Rectangle` to this `CALayer` + @nonobjc + func addAnimations( + for star: Star, + context: LayerAnimationContext, + pathMultiplier: PathMultiplier + ) throws { + switch star.starType { + case .star: + try addStarAnimation(for: star, context: context, pathMultiplier: pathMultiplier) + case .polygon: + try addPolygonAnimation(for: star, context: context, pathMultiplier: pathMultiplier) + case .none: + break + } + } + + // MARK: Private + + @nonobjc + private func addStarAnimation( + for star: Star, + context: LayerAnimationContext, + pathMultiplier: PathMultiplier + ) throws { + try addAnimation( + for: .path, + keyframes: try star.combinedKeyframes(), + value: { keyframe in + BezierPath.star( + position: keyframe.position.pointValue, + outerRadius: keyframe.outerRadius.cgFloatValue, + innerRadius: keyframe.innerRadius.cgFloatValue, + outerRoundedness: keyframe.outerRoundness.cgFloatValue, + innerRoundedness: keyframe.innerRoundness.cgFloatValue, + numberOfPoints: keyframe.points.cgFloatValue, + rotation: keyframe.rotation.cgFloatValue, + direction: star.direction + ) + .cgPath() + .duplicated(times: pathMultiplier) + }, + context: context + ) + } + + @nonobjc + private func addPolygonAnimation( + for star: Star, + context: LayerAnimationContext, + pathMultiplier: PathMultiplier + ) throws { + try addAnimation( + for: .path, + keyframes: try star.combinedKeyframes(), + value: { keyframe in + BezierPath.polygon( + position: keyframe.position.pointValue, + numberOfPoints: keyframe.points.cgFloatValue, + outerRadius: keyframe.outerRadius.cgFloatValue, + outerRoundedness: keyframe.outerRoundness.cgFloatValue, + rotation: keyframe.rotation.cgFloatValue, + direction: star.direction + ) + .cgPath() + .duplicated(times: pathMultiplier) + }, + context: context + ) + } +} + +extension Star { + /// Data that represents how to render a star at a specific point in time + struct Keyframe: Interpolatable { + let position: LottieVector3D + let outerRadius: LottieVector1D + let innerRadius: LottieVector1D + let outerRoundness: LottieVector1D + let innerRoundness: LottieVector1D + let points: LottieVector1D + let rotation: LottieVector1D + + func interpolate(to: Star.Keyframe, amount: CGFloat) -> Star.Keyframe { + Star.Keyframe( + position: position.interpolate(to: to.position, amount: amount), + outerRadius: outerRadius.interpolate(to: to.outerRadius, amount: amount), + innerRadius: innerRadius.interpolate(to: to.innerRadius, amount: amount), + outerRoundness: outerRoundness.interpolate(to: to.outerRoundness, amount: amount), + innerRoundness: innerRoundness.interpolate(to: to.innerRoundness, amount: amount), + points: points.interpolate(to: to.points, amount: amount), + rotation: rotation.interpolate(to: to.rotation, amount: amount) + ) + } + } + + /// Creates a single array of animatable keyframes from the separate arrays of keyframes in this star/polygon + func combinedKeyframes() throws -> KeyframeGroup { + Keyframes.combined( + position, + outerRadius, + innerRadius ?? KeyframeGroup(LottieVector1D(0)), + outerRoundness, + innerRoundness ?? KeyframeGroup(LottieVector1D(0)), + points, + rotation, + makeCombinedResult: Star.Keyframe.init + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/StrokeAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/StrokeAnimation.swift new file mode 100644 index 0000000..fd44afe --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/StrokeAnimation.swift @@ -0,0 +1,96 @@ +// Created by Cal Stephens on 2/10/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - StrokeShapeItem + +/// A `ShapeItem` that represents a stroke +protocol StrokeShapeItem: ShapeItem, OpacityAnimationModel { + var strokeColor: KeyframeGroup? { get } + var width: KeyframeGroup { get } + var lineCap: LineCap { get } + var lineJoin: LineJoin { get } + var miterLimit: Double { get } + var dashPattern: [DashElement]? { get } + + func copy(width: KeyframeGroup) -> StrokeShapeItem +} + +// MARK: - Stroke + StrokeShapeItem + +extension Stroke: StrokeShapeItem { + var strokeColor: KeyframeGroup? { + color + } + + func copy(width: KeyframeGroup) -> StrokeShapeItem { + // Type-erase the copy from `Stroke` to `StrokeShapeItem` + // swiftformat:disable:next redundantProperty + let copy: Stroke = copy(width: width) + return copy + } +} + +// MARK: - GradientStroke + StrokeShapeItem + +extension GradientStroke: StrokeShapeItem { + var strokeColor: KeyframeGroup? { + nil + } + + func copy(width: KeyframeGroup) -> StrokeShapeItem { + // Type-erase the copy from `GradientStroke` to `StrokeShapeItem` + // swiftformat:disable:next redundantProperty + let copy: GradientStroke = copy(width: width) + return copy + } +} + +// MARK: - CAShapeLayer + StrokeShapeItem + +extension CAShapeLayer { + /// Adds animations for properties related to the given `Stroke` object (`strokeColor`, `lineWidth`, etc) + @nonobjc + func addStrokeAnimations(for stroke: StrokeShapeItem, context: LayerAnimationContext) throws { + lineJoin = stroke.lineJoin.caLineJoin + lineCap = stroke.lineCap.caLineCap + miterLimit = CGFloat(stroke.miterLimit) + + if let strokeColor = stroke.strokeColor { + try addAnimation( + for: .strokeColor, + keyframes: strokeColor, + value: \.cgColorValue, + context: context + ) + } + + try addAnimation( + for: .lineWidth, + keyframes: stroke.width, + value: \.cgFloatValue, + context: context + ) + + try addOpacityAnimation(for: stroke, context: context) + + if let (dashPattern, dashPhase) = stroke.dashPattern?.shapeLayerConfiguration { + let lineDashPattern = try dashPattern.map { + try KeyframeGroup(keyframes: $0) + .exactlyOneKeyframe(context: context, description: "stroke dashPattern").cgFloatValue + } + + if lineDashPattern.isSupportedLayerDashPattern { + self.lineDashPattern = lineDashPattern as [NSNumber] + } + + try addAnimation( + for: .lineDashPhase, + keyframes: KeyframeGroup(keyframes: dashPhase), + value: \.cgFloatValue, + context: context + ) + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/TransformAnimations.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/TransformAnimations.swift new file mode 100644 index 0000000..af2b494 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/TransformAnimations.swift @@ -0,0 +1,380 @@ +// Created by Cal Stephens on 12/17/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - TransformModel + +/// This protocol mirrors the interface of `Transform`, +/// but is also implemented by `ShapeTransform` to allow +/// both transform types to share the same animation implementation. +protocol TransformModel { + /// The anchor point of the transform. + var anchorPoint: KeyframeGroup { get } + + /// The position of the transform. This is nil if the position data was split. + var _position: KeyframeGroup? { get } + + /// The positionX of the transform. This is nil if the position property is set. + var _positionX: KeyframeGroup? { get } + + /// The positionY of the transform. This is nil if the position property is set. + var _positionY: KeyframeGroup? { get } + + /// The scale of the transform + var scale: KeyframeGroup { get } + + /// The rotation of the transform on X axis. + var rotationX: KeyframeGroup { get } + + /// The rotation of the transform on Y axis. + var rotationY: KeyframeGroup { get } + + /// The rotation of the transform on Z axis. + var rotationZ: KeyframeGroup { get } + + /// The skew of the transform (only present on `ShapeTransform`s) + var _skew: KeyframeGroup? { get } + + /// The skew axis of the transform (only present on `ShapeTransform`s) + var _skewAxis: KeyframeGroup? { get } +} + +// MARK: - Transform + TransformModel + +extension Transform: TransformModel { + var _position: KeyframeGroup? { + position + } + + var _positionX: KeyframeGroup? { + positionX + } + + var _positionY: KeyframeGroup? { + positionY + } + + var _skew: KeyframeGroup? { + nil + } + + var _skewAxis: KeyframeGroup? { + nil + } +} + +// MARK: - ShapeTransform + TransformModel + +extension ShapeTransform: TransformModel { + var anchorPoint: KeyframeGroup { + anchor + } + + var _position: KeyframeGroup? { + position + } + + var _positionX: KeyframeGroup? { + nil + } + + var _positionY: KeyframeGroup? { + nil + } + + var _skew: KeyframeGroup? { + skew + } + + var _skewAxis: KeyframeGroup? { + skewAxis + } +} + +// MARK: - CALayer + TransformModel + +extension CALayer { + + // MARK: Internal + + /// Adds transform-related animations from the given `TransformModel` to this layer + /// - This _doesn't_ apply `transform.opacity`, which has to be handled separately + /// since child layers don't inherit the `opacity` of their parent. + @nonobjc + func addTransformAnimations( + for transformModel: TransformModel, + context: LayerAnimationContext + ) throws { + if + // CALayers don't support animating skew with its own set of keyframes. + // If the transform includes a skew, we have to combine all of the transform + // components into a single set of keyframes. + transformModel.hasSkew + // Negative `scale.x` values aren't applied correctly by Core Animation when animating + // `transform.scale.x` and `transform.scale.y` using separate `CAKeyframeAnimation`s + // (https://openradar.appspot.com/FB9862872). If the transform includes negative `scale.x` + // values, we have to combine all of the transform components into a single set of keyframes. + || transformModel.hasNegativeXScaleValues + { + try addCombinedTransformAnimation(for: transformModel, context: context) + } + + else { + try addPositionAnimations(from: transformModel, context: context) + try addAnchorPointAnimation(from: transformModel, context: context) + try addScaleAnimations(from: transformModel, context: context) + try addRotationAnimations(from: transformModel, context: context) + } + } + + // MARK: Private + + @nonobjc + private func addPositionAnimations( + from transformModel: TransformModel, + context: LayerAnimationContext + ) throws { + if let positionKeyframes = transformModel._position { + try addAnimation( + for: .position, + keyframes: positionKeyframes, + value: \.pointValue, + context: context + ) + } else if + let xKeyframes = transformModel._positionX, + let yKeyframes = transformModel._positionY + { + try addAnimation( + for: .positionX, + keyframes: xKeyframes, + value: \.cgFloatValue, + context: context + ) + + try addAnimation( + for: .positionY, + keyframes: yKeyframes, + value: \.cgFloatValue, + context: context + ) + } else { + try context.logCompatibilityIssue(""" + `Transform` values must provide either `position` or `positionX` / `positionY` keyframes + """) + } + } + + @nonobjc + private func addAnchorPointAnimation( + from transformModel: TransformModel, + context: LayerAnimationContext + ) throws { + try addAnimation( + for: .anchorPoint, + keyframes: transformModel.anchorPoint, + value: { absoluteAnchorPoint in + guard bounds.width > 0, bounds.height > 0 else { + context.logger.assertionFailure("Size must be non-zero before an animation can be played") + return .zero + } + + // Lottie animation files express anchorPoint as an absolute point value, + // so we have to divide by the width/height of this layer to get the + // relative decimal values expected by Core Animation. + return CGPoint( + x: CGFloat(absoluteAnchorPoint.x) / bounds.width, + y: CGFloat(absoluteAnchorPoint.y) / bounds.height + ) + }, + context: context + ) + } + + @nonobjc + private func addScaleAnimations( + from transformModel: TransformModel, + context: LayerAnimationContext + ) throws { + try addAnimation( + for: .scaleX, + keyframes: transformModel.scale, + value: { scale in + // Lottie animation files express scale as a numerical percentage value + // (e.g. 50%, 100%, 200%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.5, 1.0, 2.0). + CGFloat(scale.x) / 100 + }, + context: context + ) + + try addAnimation( + for: .scaleY, + keyframes: transformModel.scale, + value: { scale in + // Lottie animation files express scale as a numerical percentage value + // (e.g. 50%, 100%, 200%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.5, 1.0, 2.0). + CGFloat(scale.y) / 100 + }, + context: context + ) + } + + private func addRotationAnimations( + from transformModel: TransformModel, + context: LayerAnimationContext + ) throws { + let containsXRotationValues = transformModel.rotationX.keyframes.contains(where: { $0.value.cgFloatValue != 0 }) + let containsYRotationValues = transformModel.rotationY.keyframes.contains(where: { $0.value.cgFloatValue != 0 }) + + // When `rotation.x` or `rotation.y` is used, it doesn't render property in test snapshots + // but do renders correctly on the simulator / device + if TestHelpers.snapshotTestsAreRunning { + if containsXRotationValues { + context.logger.warn(""" + `rotation.x` values are not displayed correctly in snapshot tests + """) + } + + if containsYRotationValues { + context.logger.warn(""" + `rotation.y` values are not displayed correctly in snapshot tests + """) + } + } + + // Lottie animation files express rotation in degrees + // (e.g. 90º, 180º, 360º) so we convert to radians to get the + // values expected by Core Animation (e.g. π/2, π, 2π) + + try addAnimation( + for: .rotationX, + keyframes: transformModel.rotationX, + value: { rotationDegrees in + rotationDegrees.cgFloatValue * .pi / 180 + }, + context: context + ) + + try addAnimation( + for: .rotationY, + keyframes: transformModel.rotationY, + value: { rotationDegrees in + rotationDegrees.cgFloatValue * .pi / 180 + }, + context: context + ) + + try addAnimation( + for: .rotationZ, + keyframes: transformModel.rotationZ, + value: { rotationDegrees in + // Lottie animation files express rotation in degrees + // (e.g. 90º, 180º, 360º) so we convert to radians to get the + // values expected by Core Animation (e.g. π/2, π, 2π) + rotationDegrees.cgFloatValue * .pi / 180 + }, + context: context + ) + } + + /// Adds an animation for the entire `transform` key by combining all of the + /// position / size / rotation / skew animations into a single set of keyframes. + /// This is more expensive that animating each component separately, since + /// it may require manually interpolating the keyframes at each frame. + private func addCombinedTransformAnimation( + for transformModel: TransformModel, + context: LayerAnimationContext + ) throws { + let requiresManualInterpolation = + // Core Animation doesn't animate skew changes properly. If the skew value + // changes over the course of the animation then we have to manually + // compute the `CATransform3D` for each frame individually. + transformModel.hasSkewAnimation + // `addAnimation` requires that we use an `Interpolatable` value, but we can't interpolate a `CATransform3D`. + // Since this is only necessary when using `complexTimeRemapping`, we can avoid this by manually interpolating + // when `context.mustUseComplexTimeRemapping` is true and just returning a `Hold` container. + // Since our keyframes are already manually interpolated, they won't need to be interpolated again. + || context.mustUseComplexTimeRemapping + + let combinedTransformKeyframes = Keyframes.combined( + transformModel.anchorPoint, + transformModel._position ?? KeyframeGroup(LottieVector3D(x: 0.0, y: 0.0, z: 0.0)), + transformModel._positionX ?? KeyframeGroup(LottieVector1D(0)), + transformModel._positionY ?? KeyframeGroup(LottieVector1D(0)), + transformModel.scale, + transformModel.rotationX, + transformModel.rotationY, + transformModel.rotationZ, + transformModel._skew ?? KeyframeGroup(LottieVector1D(0)), + transformModel._skewAxis ?? KeyframeGroup(LottieVector1D(0)), + requiresManualInterpolation: requiresManualInterpolation, + makeCombinedResult: { + anchor, position, positionX, positionY, scale, rotationX, rotationY, rotationZ, skew, skewAxis + -> Hold in + let transformPosition: CGPoint = + if transformModel._positionX != nil, transformModel._positionY != nil { + CGPoint(x: positionX.cgFloatValue, y: positionY.cgFloatValue) + } else { + position.pointValue + } + + let transform = CATransform3D.makeTransform( + anchor: anchor.pointValue, + position: transformPosition, + scale: scale.sizeValue, + rotationX: rotationX.cgFloatValue, + rotationY: rotationY.cgFloatValue, + rotationZ: rotationZ.cgFloatValue, + skew: skew.cgFloatValue, + skewAxis: skewAxis.cgFloatValue + ) + + return Hold(value: transform) + } + ) + + try addAnimation( + for: .transform, + keyframes: combinedTransformKeyframes, + value: { $0.value }, + context: context + ) + } + +} + +extension TransformModel { + /// Whether or not this transform has a non-zero skew value + var hasSkew: Bool { + guard + let _skew, + let _skewAxis, + !_skew.keyframes.isEmpty, + !_skewAxis.keyframes.isEmpty + else { + return false + } + + return _skew.keyframes.contains(where: { $0.value.cgFloatValue != 0 }) + } + + /// Whether or not this transform has a non-zero skew value which animates + var hasSkewAnimation: Bool { + guard + hasSkew, + let _skew, + let _skewAxis + else { return false } + + return _skew.keyframes.count > 1 + || _skewAxis.keyframes.count > 1 + } + + /// Whether or not this `TransformModel` has any negative X scale values + var hasNegativeXScaleValues: Bool { + scale.keyframes.contains(where: { $0.value.x < 0 }) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/VisibilityAnimation.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/VisibilityAnimation.swift new file mode 100644 index 0000000..d26c31b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Animations/VisibilityAnimation.swift @@ -0,0 +1,63 @@ +// Created by Cal Stephens on 12/21/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CALayer { + /// Adds an animation for the given `inTime` and `outTime` to this `CALayer` + @nonobjc + func addVisibilityAnimation( + inFrame: AnimationFrameTime, + outFrame: AnimationFrameTime, + context: LayerAnimationContext + ) throws { + /// If this layer uses `complexTimeRemapping`, use the `addAnimation` codepath + /// which uses `Keyframes.manuallyInterpolatedWithTimeRemapping`. + if context.mustUseComplexTimeRemapping { + let isHiddenKeyframes = KeyframeGroup(keyframes: [ + Keyframe(value: true, time: 0, isHold: true), // hidden, before `inFrame` + Keyframe(value: false, time: inFrame, isHold: true), // visible + Keyframe(value: true, time: outFrame, isHold: true), // hidden, after `outFrame` + ]) + + try addAnimation( + for: .isHidden, + keyframes: isHiddenKeyframes.map { Hold(value: $0) }, + value: { $0.value }, + context: context + ) + } + + /// Otherwise continue using the legacy codepath that doesn't support complex time remapping. + /// - TODO: We could remove this codepath in favor of always using the simpler codepath above, + /// but would have to solve https://github.com/airbnb/lottie-ios/pull/2254 for that codepath. + else { + let animation = CAKeyframeAnimation(keyPath: #keyPath(isHidden)) + animation.calculationMode = .discrete + + animation.values = [ + true, // hidden, before `inFrame` + false, // visible + true, // hidden, after `outFrame` + ] + + // From the documentation of `keyTimes`: + // - If the calculationMode is set to discrete, the first value in the array + // must be 0.0 and the last value must be 1.0. The array should have one more + // entry than appears in the values array. For example, if there are two values, + // there should be three key times. + animation.keyTimes = [ + NSNumber(value: 0.0), + NSNumber(value: max(Double(try context.progressTime(for: inFrame)), 0)), + // Anything visible during the last frame should stay visible until the absolute end of the animation. + // - This matches the behavior of the main thread rendering engine. + context.simpleTimeRemapping(outFrame) == context.animation.endFrame + ? NSNumber(value: Double(1.0)) + : NSNumber(value: min(Double(try context.progressTime(for: outFrame)), 1)), + NSNumber(value: 1.0), + ] + + add(animation, timedWith: context) + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/CompatibilityTracker.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/CompatibilityTracker.swift new file mode 100644 index 0000000..2023d34 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/CompatibilityTracker.swift @@ -0,0 +1,129 @@ +// Created by Cal Stephens on 5/4/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +// MARK: - CompatibilityIssue + +/// A compatibility issue that was encountered while setting up an animation with the Core Animation engine +struct CompatibilityIssue: CustomStringConvertible { + let message: String + let context: String + + var description: String { + "[\(context)] \(message)" + } +} + +// MARK: - CompatibilityTracker + +/// A type that tracks whether or not an animation is compatible with the Core Animation engine +final class CompatibilityTracker { + + // MARK: Lifecycle + + init(mode: Mode, logger: LottieLogger) { + self.mode = mode + self.logger = logger + } + + // MARK: Internal + + /// How compatibility issues should be handled + enum Mode { + /// When a compatibility issue is encountered, an error will be thrown immediately, + /// aborting the animation setup process as soon as possible. + case abort + + /// When a compatibility issue is encountered, it is stored in `CompatibilityTracker.issues` + case track + } + + enum Error: Swift.Error { + case encounteredCompatibilityIssue(CompatibilityIssue) + } + + /// Records a compatibility issue that will be reported according to `CompatibilityTracker.Mode` + func logIssue(message: String, context: String) throws { + logger.assert(!context.isEmpty, "Compatibility issue context is unexpectedly empty") + + let issue = CompatibilityIssue( + // Compatibility messages are usually written in source files using multi-line strings, + // but converting them to be a single line makes it easier to read the ultimate log output. + message: message.replacingOccurrences(of: "\n", with: " "), + context: context + ) + + switch mode { + case .abort: + throw CompatibilityTracker.Error.encounteredCompatibilityIssue(issue) + case .track: + issues.append(issue) + } + } + + /// Asserts that a condition is true, otherwise logs a compatibility issue that will be reported + /// according to `CompatibilityTracker.Mode` + func assert( + _ condition: Bool, + _ message: @autoclosure () -> String, + context: @autoclosure () -> String + ) throws { + if !condition { + try logIssue(message: message(), context: context()) + } + } + + /// Reports the compatibility issues that were recorded when setting up the animation, + /// and clears the set of tracked issues. + func reportCompatibilityIssues(_ handler: ([CompatibilityIssue]) -> Void) { + handler(issues) + issues = [] + } + + // MARK: Private + + private let mode: Mode + private let logger: LottieLogger + + /// Compatibility issues encountered while setting up the animation + private var issues = [CompatibilityIssue]() + +} + +// MARK: - CompatibilityTrackerProviding + +protocol CompatibilityTrackerProviding { + var compatibilityTracker: CompatibilityTracker { get } + var compatibilityIssueContext: String { get } +} + +extension CompatibilityTrackerProviding { + /// Records a compatibility issue that will be reported according to `CompatibilityTracker.Mode` + func logCompatibilityIssue(_ message: String) throws { + try compatibilityTracker.logIssue(message: message, context: compatibilityIssueContext) + } + + /// Asserts that a condition is true, otherwise logs a compatibility issue that will be reported + /// according to `CompatibilityTracker.Mode` + func compatibilityAssert( + _ condition: Bool, + _ message: @autoclosure () -> String + ) throws { + try compatibilityTracker.assert(condition, message(), context: compatibilityIssueContext) + } +} + +// MARK: - LayerContext + CompatibilityTrackerProviding + +extension LayerContext: CompatibilityTrackerProviding { + var compatibilityIssueContext: String { + layerName + } +} + +// MARK: - LayerAnimationContext + CompatibilityTrackerProviding + +extension LayerAnimationContext: CompatibilityTrackerProviding { + var compatibilityIssueContext: String { + currentKeypath.fullPath + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/CoreAnimationLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/CoreAnimationLayer.swift new file mode 100644 index 0000000..49e2f9b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/CoreAnimationLayer.swift @@ -0,0 +1,645 @@ +// Created by Cal Stephens on 12/13/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - CoreAnimationLayer + +/// The root `CALayer` of the Core Animation rendering engine +final class CoreAnimationLayer: BaseAnimationLayer { + + // MARK: Lifecycle + + /// Initializes a `CALayer` that renders the given animation using `CAAnimation`s. + /// - This initializer is throwing, but will only throw when using + /// `CompatibilityTracker.Mode.abort`. + init( + animation: LottieAnimation, + imageProvider: AnimationImageProvider, + textProvider: AnimationKeypathTextProvider, + fontProvider: AnimationFontProvider, + maskAnimationToBounds: Bool, + compatibilityTrackerMode: CompatibilityTracker.Mode, + logger: LottieLogger + ) throws { + self.animation = animation + self.imageProvider = imageProvider + self.textProvider = textProvider + self.fontProvider = fontProvider + self.logger = logger + compatibilityTracker = CompatibilityTracker(mode: compatibilityTrackerMode, logger: logger) + valueProviderStore = ValueProviderStore(logger: logger) + super.init() + masksToBounds = maskAnimationToBounds + setup() + try setupChildLayers() + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("init(layer:) incorrectly called with \(type(of: layer))") + } + + animation = typedLayer.animation + currentAnimationConfiguration = typedLayer.currentAnimationConfiguration + imageProvider = typedLayer.imageProvider + textProvider = typedLayer.textProvider + fontProvider = typedLayer.fontProvider + didSetUpAnimation = typedLayer.didSetUpAnimation + compatibilityTracker = typedLayer.compatibilityTracker + logger = typedLayer.logger + valueProviderStore = typedLayer.valueProviderStore + super.init(layer: typedLayer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + /// Timing-related configuration to apply to this layer's child `CAAnimation`s + /// - This is effectively a configurable subset of `CAMediaTiming` + struct CAMediaTimingConfiguration: Equatable { + var autoreverses = false + var repeatCount: Float = 0 + var speed: Float = 1 + var timeOffset: TimeInterval = 0 + } + + enum PlaybackState: Equatable { + /// The animation is has started playing, and may still be playing. + /// - When animating with a finite duration (e.g. `playOnce`), playback + /// state will still be `playing` when the animation completes. + /// To check if the animation is currently playing, prefer `isAnimationPlaying`. + case playing + /// The animation is statically displaying a specific frame + case paused(frame: AnimationFrameTime) + } + + /// Configuration used by the `playAnimation` method + struct AnimationConfiguration: Equatable { + var animationContext: AnimationContext + var timingConfiguration: CAMediaTimingConfiguration + var recordHierarchyKeypath: ((String) -> Void)? + + var expectedAnimationDuration: TimeInterval { + let animationDuration = Double(animationContext.playTo - animationContext.playFrom) / animationContext.framerate + let durationMultiplier = timingConfiguration.autoreverses ? 2.0 : 1.0 + let speed = Double(timingConfiguration.speed) + let repeatCount = Double(timingConfiguration.repeatCount) + let timeOffset = timingConfiguration.timeOffset + return animationDuration * durationMultiplier / speed * repeatCount - timeOffset + } + + static func ==(_ lhs: AnimationConfiguration, _ rhs: AnimationConfiguration) -> Bool { + lhs.animationContext == rhs.animationContext + && lhs.timingConfiguration == rhs.timingConfiguration + && ((lhs.recordHierarchyKeypath == nil) == (rhs.recordHierarchyKeypath == nil)) + } + } + + /// The parent `LottieAnimationLayer` that manages this layer + weak var lottieAnimationLayer: LottieAnimationLayer? + + /// A closure that is called after this layer sets up its animation. + /// If the animation setup was unsuccessful and encountered compatibility issues, + /// those issues are included in this call. + var didSetUpAnimation: (([CompatibilityIssue]) -> Void)? + + /// The `AnimationImageProvider` that `ImageLayer`s use to retrieve images, + /// referenced by name in the animation json. + var imageProvider: AnimationImageProvider { + didSet { reloadImages() } + } + + /// The `AnimationKeypathTextProvider` that `TextLayer`'s use to retrieve texts, + /// that they should use to render their text context + var textProvider: AnimationKeypathTextProvider { + didSet { + // We need to rebuild the current animation after updating the text provider, + // since this is used in `TextLayer.setupAnimations(context:)` + rebuildCurrentAnimation() + } + } + + /// The `FontProvider` that `TextLayer`s use to retrieve the `CTFont` + /// that they should use to render their text content + var fontProvider: AnimationFontProvider { + didSet { reloadFonts() } + } + + /// Queues the animation with the given timing configuration + /// to begin playing at the next `display()` call. + /// - This batches together animations so that even if `playAnimation` + /// is called multiple times in the same run loop cycle, the animation + /// will only be set up a single time. + func playAnimation( + configuration: AnimationConfiguration, + playbackState: PlaybackState = .playing + ) { + pendingAnimationConfiguration = ( + animationConfiguration: configuration, + playbackState: playbackState + ) + + setNeedsDisplay() + } + + override func layoutSublayers() { + super.layoutSublayers() + + // If no animation has been set up yet, display the first frame + // now that the layer hierarchy has been setup and laid out + if + pendingAnimationConfiguration == nil, + currentAnimationConfiguration == nil, + bounds.size != .zero + { + currentFrame = animation.frameTime(forProgress: animationProgress) + } + } + + override func display() { + // We intentionally don't call `super.display()`, since this layer + // doesn't directly render any content. + // - This fixes an issue where certain animations would unexpectedly + // allocate a very large amount of memory (400mb+). + // - Alternatively this layer could subclass `CATransformLayer`, + // but this causes Core Animation to emit unnecessary logs. + if var pendingAnimationConfiguration { + pendingAnimationConfigurationModification?(&pendingAnimationConfiguration.animationConfiguration) + pendingAnimationConfigurationModification = nil + self.pendingAnimationConfiguration = nil + + do { + try setupAnimation(for: pendingAnimationConfiguration.animationConfiguration) + } catch { + if case CompatibilityTracker.Error.encounteredCompatibilityIssue(let compatibilityIssue) = error { + // Even though the animation setup failed, we still update the layer's playback state + // so it can be read by the parent `LottieAnimationView` when handling this error + currentPlaybackState = pendingAnimationConfiguration.playbackState + + didSetUpAnimation?([compatibilityIssue]) + return + } + } + + currentPlaybackState = pendingAnimationConfiguration.playbackState + + compatibilityTracker.reportCompatibilityIssues { compatibilityIssues in + didSetUpAnimation?(compatibilityIssues) + } + } + } + + // MARK: Private + + /// The configuration for the most recent animation which has been + /// queued by calling `playAnimation` but not yet actually set up + private var pendingAnimationConfiguration: ( + animationConfiguration: AnimationConfiguration, + playbackState: PlaybackState + )? + + /// A modification that should be applied to the next animation configuration + private var pendingAnimationConfigurationModification: ((inout AnimationConfiguration) -> Void)? + + /// Configuration for the animation that is currently setup in this layer + private var currentAnimationConfiguration: AnimationConfiguration? + + /// The real-world time at which the animation playback was started. + /// Used to calculate the animation's current progress, including time spent in the background. + private var animationStartedAt: Date? + + /// The current progress of the placeholder `CAAnimation`, + /// which is also the realtime animation progress of this layer's animation + @objc private var animationProgress: CGFloat = 0 + + private let animation: LottieAnimation + private let valueProviderStore: ValueProviderStore + private let compatibilityTracker: CompatibilityTracker + private let logger: LottieLogger + private let loggingState = LoggingState() + + /// The current playback state of the animation that is displayed in this layer + private var currentPlaybackState: PlaybackState? { + didSet { + guard playbackState != oldValue else { return } + + switch playbackState { + case .playing, nil: + timeOffset = 0 + case .paused(let frame): + timeOffset = animation.time(forFrame: frame) + } + } + } + + /// The current or pending playback state of the animation displayed in this layer + private var playbackState: PlaybackState? { + pendingAnimationConfiguration?.playbackState ?? currentPlaybackState + } + + /// Context used when setting up and configuring sublayers + private var layerContext: LayerContext { + LayerContext( + animation: animation, + imageProvider: imageProvider, + textProvider: textProvider, + fontProvider: fontProvider, + compatibilityTracker: compatibilityTracker, + layerName: "root layer" + ) + } + + private func setup() { + bounds = animation.bounds + } + + private func setupChildLayers() throws { + try setupLayerHierarchy( + for: animation.layers, + context: layerContext + ) + + try validateReasonableNumberOfTimeRemappingLayers() + } + + /// Immediately builds and begins playing `CAAnimation`s for each sublayer + private func setupAnimation(for configuration: AnimationConfiguration) throws { + // Remove any existing animations from the layer hierarchy + removeAnimations() + + currentAnimationConfiguration = configuration + + let layerContext = LayerAnimationContext( + animation: animation, + timingConfiguration: configuration.timingConfiguration, + startFrame: configuration.animationContext.playFrom, + endFrame: configuration.animationContext.playTo, + valueProviderStore: valueProviderStore, + compatibilityTracker: compatibilityTracker, + logger: logger, + loggingState: loggingState, + currentKeypath: AnimationKeypath(keys: []), + textProvider: textProvider, + recordHierarchyKeypath: configuration.recordHierarchyKeypath + ) + + // Perform a layout pass if necessary so all of the sublayers + // have the most up-to-date sizing information + layoutIfNeeded() + + // Set the speed of this layer, which will be inherited + // by all sublayers and their animations. + // - This is required to support scrubbing with a speed of 0 + speed = configuration.timingConfiguration.speed + + // Setup a placeholder animation to let us track the realtime animation progress + setupPlaceholderAnimation(context: layerContext) + animationStartedAt = Date() + + // Set up the new animations with the current `TimingConfiguration` + for animationLayer in sublayers ?? [] { + try (animationLayer as? AnimationLayer)?.setupAnimations(context: layerContext) + } + } + + /// Sets up a placeholder `CABasicAnimation` that tracks the current + /// progress of this animation (between 0 and 1). This lets us provide + /// realtime animation progress via `self.currentFrame`. + private func setupPlaceholderAnimation(context: LayerAnimationContext) { + let animationProgressTracker = CABasicAnimation(keyPath: #keyPath(animationProgress)) + animationProgressTracker.fromValue = 0 + animationProgressTracker.toValue = 1 + + let timedProgressAnimation = animationProgressTracker.timed(with: context, for: self) + timedProgressAnimation.delegate = currentAnimationConfiguration?.animationContext.closure + + // Remove the progress animation once complete so we know when the animation + // has finished playing (if it doesn't loop infinitely) + timedProgressAnimation.isRemovedOnCompletion = true + + add(timedProgressAnimation, forKey: #keyPath(animationProgress)) + } + + /// Removes the current `CAAnimation`s, and rebuilds new animations + /// using the same configuration as the previous animations. + private func rebuildCurrentAnimation() { + guard + // Don't replace any pending animations that are queued to begin + // on the next run loop cycle, since an existing pending animation + // will cause the animation to be rebuilt anyway. + pendingAnimationConfiguration == nil + else { return } + + if isAnimationPlaying == true { + lottieAnimationLayer?.updateInFlightAnimation() + } else { + let currentFrame = currentFrame + removeAnimations() + self.currentFrame = currentFrame + } + } + +} + +// MARK: RootAnimationLayer + +extension CoreAnimationLayer: RootAnimationLayer { + + var primaryAnimationKey: AnimationKey { + .specific(#keyPath(animationProgress)) + } + + /// Whether or not the animation is currently playing. + /// - Handles case where CAAnimations with a finite duration animation (e.g. `playOnce`) + /// have finished playing but still present on this layer. + var isAnimationPlaying: Bool? { + switch pendingAnimationConfiguration?.playbackState { + case .playing: + return true + + case .paused: + return false + + case nil: + switch playbackState { + case .playing: + if animation(forKey: #keyPath(animationProgress)) != nil { + return true + } + + guard let animationStartedAt, let currentAnimationConfiguration else { return false } + if currentAnimationConfiguration.timingConfiguration.repeatCount == .greatestFiniteMagnitude { + return true + } else { + return animationStartedAt.distance(to: Date()) < currentAnimationConfiguration.expectedAnimationDuration + } + + case nil, .paused: + return false + } + } + } + + /// The current frame of the animation being displayed, + /// accounting for the realtime progress of any active CAAnimations. + var currentFrame: AnimationFrameTime { + get { + switch playbackState { + case .paused(let frame): + return frame + + case .playing, nil: + // When in the `playing` state, the animation is either actively playing + // or is completed on the final frame of a non-repeating animation. + // When a non-repeating animation is complete, `animation(forKey: #keyPath(animationProgress))` + // is no longer present and the Core-Animation-managed `animationProgress` value is just 0. + // In that case, since the animation is complete, we just return the final frame that was played to. + let animationCurrentlyPlaying = animation(forKey: #keyPath(animationProgress)) != nil + + if !animationCurrentlyPlaying, let configuration = currentAnimationConfiguration { + return configuration.animationContext.playTo + } else { + return animation.frameTime(forProgress: (presentation() ?? self).animationProgress) + } + } + } + set { + // We can display a specific frame of the animation by setting + // `timeOffset` of this layer. This requires setting up the layer hierarchy + // with a specific configuration (speed=0, etc) at least once. But if + // the layer hierarchy is already set up correctly, we can update the + // `timeOffset` very cheaply. + let requiredAnimationConfiguration = AnimationConfiguration( + animationContext: AnimationContext( + playFrom: animation.startFrame, + // Normal animation playback (like when looping) skips the last frame. + // However when the animation is paused, we need to be able to render the final frame. + // To allow this we have to extend the length of the animation by one frame. + playTo: animation.endFrame + 1, + framerate: animation.framerate, + closure: nil + ), + timingConfiguration: CAMediaTimingConfiguration(speed: 0) + ) + + if + pendingAnimationConfiguration == nil, + currentAnimationConfiguration == requiredAnimationConfiguration + { + currentPlaybackState = .paused(frame: newValue) + } + + else { + playAnimation( + configuration: requiredAnimationConfiguration, + playbackState: .paused(frame: newValue) + ) + } + } + } + + var renderScale: CGFloat { + get { contentsScale } + set { + contentsScale = newValue + + for sublayer in allSublayers { + sublayer.contentsScale = newValue + } + } + } + + var respectAnimationFrameRate: Bool { + get { false } + set { + if newValue { + logger.assertionFailure(""" + The Core Animation rendering engine currently doesn't support `respectAnimationFrameRate`) + """) + } + } + } + + var _animationLayers: [CALayer] { + (sublayers ?? []).filter { $0 is AnimationLayer } + } + + func reloadImages() { + // When the image provider changes, we have to update all `ImageLayer`s + // so they can query the most up-to-date image from the new image provider. + for sublayer in allSublayers { + if let imageLayer = sublayer as? ImageLayer { + imageLayer.setupImage(context: layerContext) + } + } + } + + func reloadFonts() { + // When the text provider changes, we have to update all `TextLayer`s + // so they can query the most up-to-date font from the new font provider. + for sublayer in allSublayers { + if let textLayer = sublayer as? TextLayer { + try? textLayer.configureRenderLayer(with: layerContext) + } + } + } + + func forceDisplayUpdate() { + // Unimplemented + // - We can't call `display()` here, because it would cause unexpected frame animations: + // https://github.com/airbnb/lottie-ios/issues/2193 + } + + func logHierarchyKeypaths() { + for keypath in allHierarchyKeypaths() { + logger.info(keypath) + } + } + + func allHierarchyKeypaths() -> [String] { + guard pendingAnimationConfiguration?.animationConfiguration ?? currentAnimationConfiguration != nil else { + logger.info("Cannot log hierarchy keypaths until animation has been set up at least once") + return [] + } + + logger.info("Lottie: Rebuilding animation with hierarchy keypath logging enabled") + + var allAnimationKeypaths = [String]() + pendingAnimationConfigurationModification = { configuration in + configuration.recordHierarchyKeypath = { keypath in + allAnimationKeypaths.append(keypath) + } + } + + rebuildCurrentAnimation() + displayIfNeeded() + + return allAnimationKeypaths + } + + func setValueProvider(_ valueProvider: AnyValueProvider, keypath: AnimationKeypath) { + valueProviderStore.setValueProvider(valueProvider, keypath: keypath) + + // We need to rebuild the current animation after registering a value provider, + // since any existing `CAAnimation`s could now be out of date. + rebuildCurrentAnimation() + } + + func removeValueProvider(for keypath: AnimationKeypath) { + valueProviderStore.removeValueProvider(for: keypath) + + // We need to rebuild the current animation after removing a value provider, + // since any existing `CAAnimation`s could now be out of date. + rebuildCurrentAnimation() + } + + func getValue(for _: AnimationKeypath, atFrame _: AnimationFrameTime?) -> Any? { + logger.assertionFailure(""" + The Core Animation rendering engine doesn't support querying values for individual frames + """) + return nil + } + + func getOriginalValue(for _: AnimationKeypath, atFrame _: AnimationFrameTime?) -> Any? { + logger.assertionFailure(""" + The Core Animation rendering engine doesn't support querying values for individual frames + """) + return nil + } + + func layer(for _: AnimationKeypath) -> CALayer? { + logger.assertionFailure(""" + The Core Animation rendering engine doesn't support retrieving `CALayer`s by keypath + """) + return nil + } + + func animatorNodes(for _: AnimationKeypath) -> [AnimatorNode]? { + logger.assertionFailure(""" + The Core Animation rendering engine does not use `AnimatorNode`s + """) + return nil + } + + func removeAnimations() { + currentAnimationConfiguration = nil + currentPlaybackState = nil + animationStartedAt = nil + removeAllAnimations() + + for sublayer in allSublayers { + sublayer.removeAllAnimations() + } + } + + /// Time remapping in the Core Animation rendering engine requires manually interpolating + /// every frame of every animation. For very large animations with a huge number of layers, + /// this can be prohibitively expensive. + func validateReasonableNumberOfTimeRemappingLayers() throws { + let numberOfLayersWithTimeRemapping = numberOfLayersWithTimeRemapping + let numberOfFrames = Int(animation.framerate * animation.duration) + let totalCost = numberOfLayersWithTimeRemapping * numberOfFrames + + /// Cap the cost / complexity of animations that use Core Animation time remapping. + /// - Short, simple animations perform well, but long and complex animations perform poorly. + /// - We count the total number of frames that will need to be manually interpolated, which is + /// the number of layers with time remapping enabled times the total number of frames. + /// - The cap is arbitrary, and is currently: + /// - 1000 layers for a one second animation at 60fp + /// - 500 layers for a two second animation at 60fps, etc + /// - All of the sample animations in the lottie-ios repo below this cap perform well. + /// If users report animations below this cap that perform poorly, we can lower the cap. + let maximumAllowedCost = 1000 * 60 + + try layerContext.compatibilityAssert( + totalCost < maximumAllowedCost, + """ + This animation has a very large number of layers with time remapping (\(numberOfLayersWithTimeRemapping) \ + layers over \(numberOfFrames) frames) so will perform poorly with the Core Animation rendering engine. + """ + ) + } + +} + +// MARK: - CALayer + allSublayers + +extension CALayer { + /// All of the layers in the layer tree that are descendants from this later + @nonobjc + var allSublayers: [CALayer] { + var allSublayers = [CALayer]() + + for sublayer in sublayers ?? [] { + allSublayers.append(sublayer) + allSublayers.append(contentsOf: sublayer.allSublayers) + } + + return allSublayers + } + + /// The number of layers in this layer hierarchy that have a time remapping applied + @nonobjc + var numberOfLayersWithTimeRemapping: Int { + var numberOfSublayersWithTimeRemapping = 0 + + for sublayer in sublayers ?? [] { + if + let preCompLayer = sublayer as? PreCompLayer, + preCompLayer.preCompLayer.timeRemapping != nil + { + numberOfSublayersWithTimeRemapping += preCompLayer.allSublayers.count + } else { + numberOfSublayersWithTimeRemapping += sublayer.numberOfLayersWithTimeRemapping + } + } + + return numberOfSublayersWithTimeRemapping + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/CALayer+fillBounds.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/CALayer+fillBounds.swift new file mode 100644 index 0000000..fe9e9e0 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/CALayer+fillBounds.swift @@ -0,0 +1,35 @@ +// Created by Cal Stephens on 12/15/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - CALayer + fillBoundsOfSuperlayer + +extension CALayer { + /// Updates the `bounds` of this layer to fill the bounds of its `superlayer` + /// without setting `frame` (which is not permitted if the layer can rotate) + @nonobjc + func fillBoundsOfSuperlayer() { + guard let superlayer else { return } + + if let customLayerLayer = self as? CustomLayoutLayer { + customLayerLayer.layout(superlayerBounds: superlayer.bounds) + } + + else { + // By default the `anchorPoint` of a layer is `CGPoint(x: 0.5, y: 0.5)`. + // Setting it to `.zero` makes the layer have the same coordinate space + // as its superlayer, which lets use use `superlayer.bounds` directly. + anchorPoint = .zero + + bounds = superlayer.bounds + } + } +} + +// MARK: - CustomLayoutLayer + +/// A `CALayer` that sets a custom `bounds` and `anchorPoint` relative to its superlayer +protocol CustomLayoutLayer: CALayer { + func layout(superlayerBounds: CGRect) +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/KeyframeGroup+exactlyOneKeyframe.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/KeyframeGroup+exactlyOneKeyframe.swift new file mode 100644 index 0000000..7d41498 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/KeyframeGroup+exactlyOneKeyframe.swift @@ -0,0 +1,28 @@ +// Created by Cal Stephens on 1/11/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +// MARK: - KeyframeGroup + exactlyOneKeyframe + +extension KeyframeGroup { + /// Retrieves the first `Keyframe` from this group, + /// and asserts that there are not any extra keyframes that would be ignored + /// - This should only be used in cases where it's fundamentally not possible to + /// support animating a given property (e.g. if Core Animation itself doesn't + /// support the property). + func exactlyOneKeyframe( + context: CompatibilityTrackerProviding, + description: String, + fileID _: StaticString = #fileID, + line _: UInt = #line + ) throws -> T { + try context.compatibilityAssert( + keyframes.count == 1, + """ + The Core Animation rendering engine does not support animating multiple keyframes + for \(description) values, due to limitations of Core Animation. + """ + ) + + return keyframes[0].value + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/Keyframes+combined.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/Keyframes+combined.swift new file mode 100644 index 0000000..44deafa --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/Keyframes+combined.swift @@ -0,0 +1,345 @@ +// Created by Cal Stephens on 1/28/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +// MARK: - Keyframes + +enum Keyframes { + + // MARK: Internal + + /// Combines the given keyframe groups of `Keyframe`s into a single keyframe group of of `Keyframe<[T]>`s + /// - If all of the `KeyframeGroup`s have the exact same animation timing, the keyframes are merged + /// - Otherwise, the keyframes are manually interpolated at each frame in the animation + static func combined( + _ allGroups: [KeyframeGroup], + requiresManualInterpolation: Bool = false + ) -> KeyframeGroup<[T]> { + Keyframes.combined( + allGroups, + requiresManualInterpolation: requiresManualInterpolation, + makeCombinedResult: { untypedValues in + untypedValues.compactMap { $0 as? T } + } + ) + } + + /// Combines the given keyframe groups of `Keyframe`s into a single keyframe group of of `Keyframe<[T]>`s + /// - If all of the `KeyframeGroup`s have the exact same animation timing, the keyframes are merged + /// - Otherwise, the keyframes are manually interpolated at each frame in the animation + static func combined( + _ k1: KeyframeGroup, + _ k2: KeyframeGroup, + requiresManualInterpolation: Bool = false, + makeCombinedResult: (T1, T2) throws -> CombinedResult + ) rethrows -> KeyframeGroup { + try Keyframes.combined( + [k1, k2], + requiresManualInterpolation: requiresManualInterpolation, + makeCombinedResult: { untypedValues in + guard + let t1 = untypedValues[0] as? T1, + let t2 = untypedValues[1] as? T2 + else { return nil } + + return try makeCombinedResult(t1, t2) + } + ) + } + + /// Combines the given keyframe groups of `Keyframe`s into a single keyframe group of of `Keyframe<[T]>`s + /// - If all of the `KeyframeGroup`s have the exact same animation timing, the keyframes are merged + /// - Otherwise, the keyframes are manually interpolated at each frame in the animation + static func combined( + _ k1: KeyframeGroup, + _ k2: KeyframeGroup, + _ k3: KeyframeGroup, + requiresManualInterpolation: Bool = false, + makeCombinedResult: (T1, T2, T3) -> CombinedResult + ) -> KeyframeGroup { + Keyframes.combined( + [k1, k2, k3], + requiresManualInterpolation: requiresManualInterpolation, + makeCombinedResult: { untypedValues in + guard + let t1 = untypedValues[0] as? T1, + let t2 = untypedValues[1] as? T2, + let t3 = untypedValues[2] as? T3 + else { return nil } + + return makeCombinedResult(t1, t2, t3) + } + ) + } + + /// Combines the given keyframe groups of `Keyframe`s into a single keyframe group of of `Keyframe<[T]>`s + /// - If all of the `KeyframeGroup`s have the exact same animation timing, the keyframes are merged + /// - Otherwise, the keyframes are manually interpolated at each frame in the animation + static func combined< + T1: AnyInterpolatable, + T2: AnyInterpolatable, + T3: AnyInterpolatable, + T4: AnyInterpolatable, + T5: AnyInterpolatable, + T6: AnyInterpolatable, + T7: AnyInterpolatable, + CombinedResult + >( + _ k1: KeyframeGroup, + _ k2: KeyframeGroup, + _ k3: KeyframeGroup, + _ k4: KeyframeGroup, + _ k5: KeyframeGroup, + _ k6: KeyframeGroup, + _ k7: KeyframeGroup, + requiresManualInterpolation: Bool = false, + makeCombinedResult: (T1, T2, T3, T4, T5, T6, T7) -> CombinedResult + ) -> KeyframeGroup { + Keyframes.combined( + [k1, k2, k3, k4, k5, k6, k7], + requiresManualInterpolation: requiresManualInterpolation, + makeCombinedResult: { untypedValues in + guard + let t1 = untypedValues[0] as? T1, + let t2 = untypedValues[1] as? T2, + let t3 = untypedValues[2] as? T3, + let t4 = untypedValues[3] as? T4, + let t5 = untypedValues[4] as? T5, + let t6 = untypedValues[5] as? T6, + let t7 = untypedValues[6] as? T7 + else { return nil } + + return makeCombinedResult(t1, t2, t3, t4, t5, t6, t7) + } + ) + } + + /// Combines the given keyframe groups of `Keyframe`s into a single keyframe group of of `Keyframe<[T]>`s + /// - If all of the `KeyframeGroup`s have the exact same animation timing, the keyframes are merged + /// - Otherwise, the keyframes are manually interpolated at each frame in the animation + static func combined< + T1: AnyInterpolatable, + T2: AnyInterpolatable, + T3: AnyInterpolatable, + T4: AnyInterpolatable, + T5: AnyInterpolatable, + T6: AnyInterpolatable, + T7: AnyInterpolatable, + T8: AnyInterpolatable, + CombinedResult + >( + _ k1: KeyframeGroup, + _ k2: KeyframeGroup, + _ k3: KeyframeGroup, + _ k4: KeyframeGroup, + _ k5: KeyframeGroup, + _ k6: KeyframeGroup, + _ k7: KeyframeGroup, + _ k8: KeyframeGroup, + requiresManualInterpolation: Bool = false, + makeCombinedResult: (T1, T2, T3, T4, T5, T6, T7, T8) -> CombinedResult + ) -> KeyframeGroup { + Keyframes.combined( + [k1, k2, k3, k4, k5, k6, k7, k8], + requiresManualInterpolation: requiresManualInterpolation, + makeCombinedResult: { untypedValues in + guard + let t1 = untypedValues[0] as? T1, + let t2 = untypedValues[1] as? T2, + let t3 = untypedValues[2] as? T3, + let t4 = untypedValues[3] as? T4, + let t5 = untypedValues[4] as? T5, + let t6 = untypedValues[5] as? T6, + let t7 = untypedValues[6] as? T7, + let t8 = untypedValues[7] as? T8 + else { return nil } + + return makeCombinedResult(t1, t2, t3, t4, t5, t6, t7, t8) + } + ) + } + + /// Combines the given keyframe groups of `Keyframe`s into a single keyframe group of of `Keyframe<[T]>`s + /// - If all of the `KeyframeGroup`s have the exact same animation timing, the keyframes are merged + /// - Otherwise, the keyframes are manually interpolated at each frame in the animation + static func combined< + T1: AnyInterpolatable, + T2: AnyInterpolatable, + T3: AnyInterpolatable, + T4: AnyInterpolatable, + T5: AnyInterpolatable, + T6: AnyInterpolatable, + T7: AnyInterpolatable, + T8: AnyInterpolatable, + T9: AnyInterpolatable, + T10: AnyInterpolatable, + CombinedResult + >( + _ k1: KeyframeGroup, + _ k2: KeyframeGroup, + _ k3: KeyframeGroup, + _ k4: KeyframeGroup, + _ k5: KeyframeGroup, + _ k6: KeyframeGroup, + _ k7: KeyframeGroup, + _ k8: KeyframeGroup, + _ k9: KeyframeGroup, + _ k10: KeyframeGroup, + requiresManualInterpolation: Bool = false, + makeCombinedResult: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) -> CombinedResult + ) -> KeyframeGroup { + Keyframes.combined( + [k1, k2, k3, k4, k5, k6, k7, k8, k9, k10], + requiresManualInterpolation: requiresManualInterpolation, + makeCombinedResult: { untypedValues in + guard + let t1 = untypedValues[0] as? T1, + let t2 = untypedValues[1] as? T2, + let t3 = untypedValues[2] as? T3, + let t4 = untypedValues[3] as? T4, + let t5 = untypedValues[4] as? T5, + let t6 = untypedValues[5] as? T6, + let t7 = untypedValues[6] as? T7, + let t8 = untypedValues[7] as? T8, + let t9 = untypedValues[8] as? T9, + let t10 = untypedValues[9] as? T10 + else { return nil } + + return makeCombinedResult(t1, t2, t3, t4, t5, t6, t7, t8, t9, t10) + } + ) + } + + // MARK: Private + + /// Combines the given `[KeyframeGroup]` of `Keyframe`s into a single `KeyframeGroup` of `Keyframe`s + /// - If all of the `KeyframeGroup`s have the exact same animation timing, the keyframes are merged + /// - Otherwise, the keyframes are manually interpolated at each frame in the animation + /// + /// `makeCombinedResult` is a closure that takes an array of keyframe values (with the exact same length as `AnyKeyframeGroup`), + /// casts them to the expected type, and combined them into the final resulting keyframe. + /// + /// `requiresManualInterpolation` determines whether the keyframes must be computed using `Keyframes.manuallyInterpolated`, + /// which interpolates the value at each frame, or if the keyframes can simply be combined. + private static func combined( + _ allGroups: [AnyKeyframeGroup], + requiresManualInterpolation: Bool, + makeCombinedResult: ([Any]) throws -> CombinedResult? + ) rethrows -> KeyframeGroup { + let untypedGroups = allGroups.map { $0.untyped } + + // Animations with no timing information (e.g. with just a single keyframe) + // can be trivially combined with any other set of keyframes, so we don't need + // to check those. + let animatingKeyframes = untypedGroups.filter { $0.keyframes.count > 1 } + + guard + !requiresManualInterpolation, + !allGroups.isEmpty, + animatingKeyframes.allSatisfy({ $0.hasSameTimingParameters(as: animatingKeyframes[0]) }) + else { + // If the keyframes don't all share the same timing information, + // we have to interpolate the value at each individual frame + return try Keyframes.manuallyInterpolated(allGroups, makeCombinedResult: makeCombinedResult) + } + + var combinedKeyframes = ContiguousArray>() + let baseKeyframes = (animatingKeyframes.first ?? untypedGroups[0]).keyframes + + for index in baseKeyframes.indices { + let baseKeyframe = baseKeyframes[index] + let untypedValues = untypedGroups.map { $0.valueForCombinedKeyframes(at: index) } + + if let combinedValue = try makeCombinedResult(untypedValues) { + combinedKeyframes.append(baseKeyframe.withValue(combinedValue)) + } else { + LottieLogger.shared.assertionFailure(""" + Failed to cast untyped keyframe values to expected type. This is an internal error. + """) + } + } + + return KeyframeGroup(keyframes: combinedKeyframes) + } + + private static func manuallyInterpolated( + _ allGroups: [AnyKeyframeGroup], + makeCombinedResult: ([Any]) throws -> CombinedResult? + ) rethrows -> KeyframeGroup { + let untypedGroups = allGroups.map { $0.untyped } + let untypedInterpolators = allGroups.map { $0.interpolator } + + let times = untypedGroups.flatMap { $0.keyframes.map { $0.time } } + + let minimumTime = times.min() ?? 0 + let maximumTime = times.max() ?? 0 + + // We disable Core Animation interpolation when using manually interpolated keyframes, + // so we don't animate between these values. To prevent the animation from being choppy + // even at low playback speed, we have to interpolate at a very high fidelity. + let animationLocalTimeRange = stride(from: minimumTime, to: maximumTime, by: 0.1) + + let interpolatedKeyframes = try animationLocalTimeRange.compactMap { localTime -> Keyframe? in + let interpolatedValues = untypedInterpolators.map { interpolator in + interpolator.value(frame: AnimationFrameTime(localTime)) + } + + guard let combinedResult = try makeCombinedResult(interpolatedValues) else { + LottieLogger.shared.assertionFailure(""" + Failed to cast untyped keyframe values to expected type. This is an internal error. + """) + return nil + } + + return Keyframe( + value: combinedResult, + time: AnimationFrameTime(localTime), + // Since we already manually interpolated the keyframes, have Core Animation display + // each value as a static keyframe rather than trying to interpolate between them. + isHold: true + ) + } + + return KeyframeGroup(keyframes: ContiguousArray(interpolatedKeyframes)) + } + +} + +extension KeyframeGroup { + /// Whether or not all of the keyframes in this `KeyframeGroup` have the same + /// timing parameters as the corresponding keyframe in the other given `KeyframeGroup` + func hasSameTimingParameters(as other: KeyframeGroup) -> Bool { + guard keyframes.count == other.keyframes.count else { + return false + } + + return zip(keyframes, other.keyframes).allSatisfy { + $0.hasSameTimingParameters(as: $1) + } + } +} + +extension Keyframe { + /// Whether or not this keyframe has the same timing parameters as the given keyframe, + /// excluding `spatialInTangent` and `spatialOutTangent`. + fileprivate func hasSameTimingParameters(as other: Keyframe) -> Bool { + time == other.time + && isHold == other.isHold + && inTangent == other.inTangent + && outTangent == other.outTangent + // We intentionally don't compare spatial in/out tangents, + // since those values are only used in very specific cases + // (animating the x/y position of a layer), which aren't ever + // combined in this way. + } +} + +extension KeyframeGroup { + /// The value to use for a combined set of keyframes, for the given index + fileprivate func valueForCombinedKeyframes(at index: Int) -> T { + if keyframes.count == 1 { + keyframes[0].value + } else { + keyframes[index].value + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/Keyframes+timeRemapping.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/Keyframes+timeRemapping.swift new file mode 100644 index 0000000..2d9b5cf --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Extensions/Keyframes+timeRemapping.swift @@ -0,0 +1,46 @@ +// Created by Cal Stephens on 1/8/24. +// Copyright © 2024 Airbnb Inc. All rights reserved. + +extension Keyframes { + /// Manually interpolates the given keyframes, and applies `context.complexTimeRemapping`. + /// - Since `complexTimeRemapping` is a mapping from "global time" to "local time", + /// we have to manually interpolate the keyframes at every frame in the animation. + static func manuallyInterpolatedWithTimeRemapping( + _ keyframes: KeyframeGroup, + context: LayerAnimationContext + ) -> KeyframeGroup { + let minimumTime = context.animation.startFrame + let maximumTime = context.animation.endFrame + let animationLocalTimeRange = stride(from: minimumTime, to: maximumTime, by: 1.0) + + let interpolator = keyframes.interpolator + + // Since potentially many global times can refer to the same local time, + // we can cache and reused these local-time values. + var localTimeCache = [AnimationFrameTime: T]() + + let interpolatedRemappedKeyframes = animationLocalTimeRange.compactMap { globalTime -> Keyframe? in + let remappedLocalTime = context.complexTimeRemapping(globalTime) + + let valueAtRemappedTime: T + if let cachedValue = localTimeCache[remappedLocalTime] { + valueAtRemappedTime = cachedValue + } else if let interpolatedValue = interpolator.value(frame: remappedLocalTime) as? T { + valueAtRemappedTime = interpolatedValue + localTimeCache[remappedLocalTime] = interpolatedValue + } else { + LottieLogger.shared.assertionFailure(""" + Failed to cast untyped keyframe values to expected type. This is an internal error. + """) + return nil + } + + return Keyframe( + value: valueAtRemappedTime, + time: AnimationFrameTime(globalTime) + ) + } + + return KeyframeGroup(keyframes: ContiguousArray(interpolatedRemappedKeyframes)) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/AnimationLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/AnimationLayer.swift new file mode 100644 index 0000000..0a84917 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/AnimationLayer.swift @@ -0,0 +1,169 @@ +// Created by Cal Stephens on 12/14/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - AnimationLayer + +/// A type of `CALayer` that can be used in a Lottie animation +/// - Layers backed by a `LayerModel` subclass should subclass `BaseCompositionLayer` +protocol AnimationLayer: CALayer { + /// Instructs this layer to setup its `CAAnimation`s + /// using the given `LayerAnimationContext` + func setupAnimations(context: LayerAnimationContext) throws +} + +// MARK: - LayerAnimationContext + +/// Context describing the timing parameters of the current animation +struct LayerAnimationContext { + /// The animation being played + let animation: LottieAnimation + + /// The timing configuration that should be applied to `CAAnimation`s + let timingConfiguration: CoreAnimationLayer.CAMediaTimingConfiguration + + /// The absolute frame number that this animation begins at + let startFrame: AnimationFrameTime + + /// The absolute frame number that this animation ends at + let endFrame: AnimationFrameTime + + /// The set of custom Value Providers applied to this animation + let valueProviderStore: ValueProviderStore + + /// Information about whether or not an animation is compatible with the Core Animation engine + let compatibilityTracker: CompatibilityTracker + + /// The logger that should be used for assertions and warnings + let logger: LottieLogger + + /// Mutable state related to log events, stored on the `CoreAnimationLayer`. + let loggingState: LoggingState + + /// The AnimationKeypath represented by the current layer + var currentKeypath: AnimationKeypath + + /// The `AnimationKeypathTextProvider` + var textProvider: AnimationKeypathTextProvider + + /// Records the given animation keypath so it can be logged or collected into a list + /// - Used for `CoreAnimationLayer.logHierarchyKeypaths()` and `allHierarchyKeypaths()` + var recordHierarchyKeypath: ((String) -> Void)? + + /// A closure that remaps the given frame in the child layer's local time to a frame + /// in the animation's overall global time. + /// - This time remapping is simple and only used `preCompLayer.timeStretch` and `preCompLayer.startTime`, + /// so is a trivial function and is invertible. This allows us to invert the time remapping from + /// "global time to local time" to instead be "local time to global time". + private(set) var simpleTimeRemapping: ((_ localTime: AnimationFrameTime) -> AnimationFrameTime) = { $0 } + + /// A complex time remapping closure that remaps the given frame in the animation's overall global time + /// into the child layer's local time. + /// - This time remapping is arbitrarily complex because it includes the full `preCompLayer.timeRemapping`. + /// - Since it isn't possible to invert the time remapping function, this can only be applied by converting + /// from global time to local time. This requires using `Keyframes.manuallyInterpolatedWithTimeRemapping`. + private(set) var complexTimeRemapping: ((_ globalTime: AnimationFrameTime) -> AnimationFrameTime) = { $0 } + + /// Whether or not this layer is required to use the `complexTimeRemapping` via + /// the more expensive `Keyframes.manuallyInterpolatedWithTimeRemapping` codepath. + var mustUseComplexTimeRemapping = false + + /// The duration of the animation + var animationDuration: AnimationFrameTime { + // Normal animation playback (like when looping) skips the last frame. + // However when the animation is paused, we need to be able to render the final frame. + // To allow this we have to extend the length of the animation by one frame. + let animationEndFrame: AnimationFrameTime = + if timingConfiguration.speed == 0 { + animation.endFrame + 1 + } else { + animation.endFrame + } + + return Double(animationEndFrame - animation.startFrame) / animation.framerate + } + + /// Adds the given component string to the `AnimationKeypath` stored + /// that describes the current path being configured by this context value + func addingKeypathComponent(_ component: String) -> LayerAnimationContext { + var context = self + context.currentKeypath.keys.append(component) + return context + } + + /// The `AnimationProgressTime` for the given `AnimationFrameTime` within this layer, + /// accounting for the `simpleTimeRemapping` applied to this layer. + func progressTime(for frame: AnimationFrameTime) throws -> AnimationProgressTime { + try compatibilityAssert( + !mustUseComplexTimeRemapping, + "LayerAnimationContext.time(forFrame:) does not support complex time remapping" + ) + + let animationFrameCount = animationDuration * animation.framerate + return (simpleTimeRemapping(frame) - animation.startFrame) / animationFrameCount + } + + /// The real-time `TimeInterval` for the given `AnimationFrameTime` within this layer, + /// accounting for the `simpleTimeRemapping` applied to this layer. + func time(forFrame frame: AnimationFrameTime) throws -> TimeInterval { + try compatibilityAssert( + !mustUseComplexTimeRemapping, + "LayerAnimationContext.time(forFrame:) does not support complex time remapping" + ) + + return animation.time(forFrame: simpleTimeRemapping(frame)) + } + + /// Chains an additional time remapping closure onto the `simpleTimeRemapping` closure + func withSimpleTimeRemapping( + _ additionalSimpleTimeRemapping: @escaping (_ localTime: AnimationFrameTime) -> AnimationFrameTime + ) -> LayerAnimationContext { + var copy = self + copy.simpleTimeRemapping = { [existingSimpleTimeRemapping = simpleTimeRemapping] time in + existingSimpleTimeRemapping(additionalSimpleTimeRemapping(time)) + } + return copy + } + + /// Chains an additional time remapping closure onto the `complexTimeRemapping` closure. + /// - If `required` is `true`, all subsequent child layers will be required to use the expensive + /// `complexTimeRemapping` / `Keyframes.manuallyInterpolatedWithTimeRemapping` codepath. + /// - `required: true` is necessary when this time remapping is not available via `simpleTimeRemapping`. + func withComplexTimeRemapping( + required: Bool, + _ additionalComplexTimeRemapping: @escaping (_ globalTime: AnimationFrameTime) -> AnimationFrameTime + ) -> LayerAnimationContext { + var copy = self + copy.mustUseComplexTimeRemapping = copy.mustUseComplexTimeRemapping || required + copy.complexTimeRemapping = { [existingComplexTimeRemapping = complexTimeRemapping] time in + additionalComplexTimeRemapping(existingComplexTimeRemapping(time)) + } + return copy + } + + /// Returns a copy of this context with time remapping removed + func withoutTimeRemapping() -> LayerAnimationContext { + var copy = self + copy.simpleTimeRemapping = { $0 } + copy.complexTimeRemapping = { $0 } + copy.mustUseComplexTimeRemapping = false + return copy + } +} + +// MARK: - LoggingState + +/// Mutable state related to log events, stored on the `CoreAnimationLayer`. +final class LoggingState { + + // MARK: Lifecycle + + init() { } + + // MARK: Internal + + /// Whether or not the warning about unsupported After Effects expressions + /// has been logged yet for this layer. + var hasLoggedAfterEffectsExpressionsWarning = false +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/BaseAnimationLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/BaseAnimationLayer.swift new file mode 100644 index 0000000..06248b2 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/BaseAnimationLayer.swift @@ -0,0 +1,33 @@ +// Created by Cal Stephens on 1/27/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +/// A base `CALayer` that manages the frame and animations +/// of its `sublayers` and `mask` +class BaseAnimationLayer: CALayer, AnimationLayer { + + // MARK: Internal + + override func layoutSublayers() { + super.layoutSublayers() + + for sublayer in managedSublayers { + sublayer.fillBoundsOfSuperlayer() + } + } + + func setupAnimations(context: LayerAnimationContext) throws { + for childAnimationLayer in managedSublayers { + try (childAnimationLayer as? AnimationLayer)?.setupAnimations(context: context) + } + } + + // MARK: Private + + /// All of the sublayers managed by this container + private var managedSublayers: [CALayer] { + (sublayers ?? []) + [mask].compactMap { $0 } + } + +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/BaseCompositionLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/BaseCompositionLayer.swift new file mode 100644 index 0000000..a078365 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/BaseCompositionLayer.swift @@ -0,0 +1,113 @@ +// Created by Cal Stephens on 12/20/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - BaseCompositionLayer + +/// The base type of `AnimationLayer` that can contain other `AnimationLayer`s +class BaseCompositionLayer: BaseAnimationLayer { + + // MARK: Lifecycle + + init(layerModel: LayerModel) { + baseLayerModel = layerModel + super.init() + + setupSublayers() + compositingFilter = layerModel.blendMode.filterName + name = layerModel.name + contentsLayer.name = "\(layerModel.name) (Content)" + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + baseLayerModel = typedLayer.baseLayerModel + super.init(layer: typedLayer) + } + + // MARK: Internal + + /// The layer that content / sublayers should be rendered in. + /// This is the layer that transform animations are applied to. + let contentsLayer = BaseAnimationLayer() + + /// Whether or not this layer render should render any visible content + var renderLayerContents: Bool { + true + } + + /// Sets up the base `LayerModel` animations for this layer, + /// and all child `AnimationLayer`s. + /// - Can be overridden by subclasses, which much call `super`. + override func setupAnimations(context: LayerAnimationContext) throws { + let layerContext = context.addingKeypathComponent(baseLayerModel.name) + let childContext = renderLayerContents ? layerContext : context + + try setupLayerAnimations(context: layerContext) + try setupChildAnimations(context: childContext) + } + + func setupLayerAnimations(context: LayerAnimationContext) throws { + let transformContext = context.addingKeypathComponent("Transform") + + try contentsLayer.addTransformAnimations(for: baseLayerModel.transform, context: transformContext) + + if renderLayerContents { + try contentsLayer.addOpacityAnimation(for: baseLayerModel.transform, context: transformContext) + + try contentsLayer.addVisibilityAnimation( + inFrame: CGFloat(baseLayerModel.inFrame), + outFrame: CGFloat(baseLayerModel.outFrame), + context: context + ) + + // There are two different drop shadow schemas, either using `DropShadowEffect` or `DropShadowStyle`. + // If both happen to be present, prefer the `DropShadowEffect` (which is the drop shadow schema + // supported on other platforms). + let dropShadowEffect = baseLayerModel.effects.first(where: { $0 is DropShadowEffect }) as? DropShadowModel + let dropShadowStyle = baseLayerModel.styles.first(where: { $0 is DropShadowStyle }) as? DropShadowModel + if let dropShadowModel = dropShadowEffect ?? dropShadowStyle { + try contentsLayer.addDropShadowAnimations(for: dropShadowModel, context: context) + } + } + } + + func setupChildAnimations(context: LayerAnimationContext) throws { + try super.setupAnimations(context: context) + } + + override func addSublayer(_ layer: CALayer) { + if layer === contentsLayer { + super.addSublayer(contentsLayer) + } else { + contentsLayer.addSublayer(layer) + } + } + + // MARK: Private + + private let baseLayerModel: LayerModel + + private func setupSublayers() { + addSublayer(contentsLayer) + + if + renderLayerContents, + let masks = baseLayerModel.masks?.filter({ $0.mode != .none }), + !masks.isEmpty + { + contentsLayer.mask = MaskCompositionLayer(masks: masks) + } + } + +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/CALayer+setupLayerHierarchy.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/CALayer+setupLayerHierarchy.swift new file mode 100644 index 0000000..0b51106 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/CALayer+setupLayerHierarchy.swift @@ -0,0 +1,169 @@ +// Created by Cal Stephens on 1/11/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CALayer { + + // MARK: Internal + + /// Sets up an `AnimationLayer` / `CALayer` hierarchy in this layer, + /// using the given list of layers. + @nonobjc + func setupLayerHierarchy( + for layers: [LayerModel], + context: LayerContext + ) throws { + // A `LottieAnimation`'s `LayerModel`s are listed from front to back, + // but `CALayer.sublayers` are listed from back to front. + // We reverse the layer ordering to match what Core Animation expects. + // The final view hierarchy must display the layers in this exact order. + let layersInZAxisOrder = layers.reversed() + + let layersByIndex = Dictionary(grouping: layersInZAxisOrder, by: \.index) + .compactMapValues(\.first) + + /// Layers specify a `parent` layer. Child layers inherit the `transform` of their parent. + /// - We can't add the child as a sublayer of the parent `CALayer`, since that would + /// break the ordering specified in `layersInZAxisOrder`. + /// - Instead, we create an invisible `TransformLayer` to handle the parent + /// transform animations, and add the child layer to that `TransformLayer`. + func makeParentTransformLayer( + childLayerModel: LayerModel, + childLayer: CALayer, + name: (LayerModel) -> String + ) -> CALayer { + guard + let parentIndex = childLayerModel.parent, + let parentLayerModel = layersByIndex[parentIndex] + else { return childLayer } + + let parentLayer = TransformLayer(layerModel: parentLayerModel) + parentLayer.name = name(parentLayerModel) + parentLayer.addSublayer(childLayer) + + return makeParentTransformLayer( + childLayerModel: parentLayerModel, + childLayer: parentLayer, + name: name + ) + } + + // Create an `AnimationLayer` for each `LayerModel` + for (layerModel, mask) in try layersInZAxisOrder.pairedLayersAndMasks() { + guard let layer = try layerModel.makeAnimationLayer(context: context) else { + continue + } + + // If this layer has a `parent`, we create an invisible `TransformLayer` + // to handle displaying / animating the parent transform. + let parentTransformLayer = makeParentTransformLayer( + childLayerModel: layerModel, + childLayer: layer, + name: { parentLayerModel in + "\(layerModel.name) (parent, \(parentLayerModel.name))" + } + ) + + // Create the `mask` layer for this layer, if it has a `MatteType` + if + let mask, + let maskLayer = try maskLayer(for: mask.model, type: mask.matteType, context: context) + { + let maskParentTransformLayer = makeParentTransformLayer( + childLayerModel: mask.model, + childLayer: maskLayer, + name: { parentLayerModel in + "\(mask.model.name) (mask of \(layerModel.name)) (parent, \(parentLayerModel.name))" + } + ) + + // Set up a parent container to host both the layer + // and its mask in the same coordinate space + let maskContainer = BaseAnimationLayer() + maskContainer.name = "\(layerModel.name) (parent, masked)" + maskContainer.addSublayer(parentTransformLayer) + + // Core Animation will silently fail to apply a mask if a `mask` layer + // itself _also_ has a `mask`. As a workaround, we can wrap this layer's + // mask in an additional container layer which never has its own `mask`. + let additionalMaskParent = BaseAnimationLayer() + additionalMaskParent.addSublayer(maskParentTransformLayer) + maskContainer.mask = additionalMaskParent + + addSublayer(maskContainer) + } + + else { + addSublayer(parentTransformLayer) + } + } + } + + // MARK: Fileprivate + + /// Creates a mask `CALayer` from the given matte layer model, using the `MatteType` + /// from the layer that is being masked. + fileprivate func maskLayer( + for matteLayerModel: LayerModel, + type: MatteType, + context: LayerContext + ) throws -> CALayer? { + switch type { + case .add: + return try matteLayerModel.makeAnimationLayer(context: context) + + case .invert: + guard let maskLayer = try matteLayerModel.makeAnimationLayer(context: context) else { + return nil + } + + // We can invert the mask layer by having a large solid black layer with the + // given mask layer subtracted out using the `xor` blend mode. When applied to the + // layer being masked, this creates an inverted mask where only areas _outside_ + // of the mask layer are visible. + // https://developer.apple.com/documentation/coregraphics/cgblendmode/xor + // - The inverted mask is supposed to expand infinitely around the shape, + // so we use `InfiniteOpaqueAnimationLayer` + let base = InfiniteOpaqueAnimationLayer() + base.backgroundColor = .rgb(0, 0, 0) + base.addSublayer(maskLayer) + maskLayer.compositingFilter = "xor" + return base + + case .none, .unknown: + return nil + } + } + +} + +extension Collection { + /// Pairs each `LayerModel` within this array with + /// a `LayerModel` to use as its mask, if applicable + /// based on the layer's `MatteType` configuration. + /// - Assumes the layers are sorted in z-axis order. + fileprivate func pairedLayersAndMasks() throws + -> [(layer: LayerModel, mask: (model: LayerModel, matteType: MatteType)?)] + { + var layersAndMasks = [(layer: LayerModel, mask: (model: LayerModel, matteType: MatteType)?)]() + var unprocessedLayers = reversed() + + while let layer = unprocessedLayers.popLast() { + /// If a layer has a `MatteType`, then the next layer will be used as its `mask` + if + let matteType = layer.matte, + matteType != .none, + let maskLayer = unprocessedLayers.popLast() + { + layersAndMasks.append((layer: layer, mask: (model: maskLayer, matteType: matteType))) + } + + else { + layersAndMasks.append((layer: layer, mask: nil)) + } + } + + return layersAndMasks + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/GradientRenderLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/GradientRenderLayer.swift new file mode 100644 index 0000000..1b805cf --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/GradientRenderLayer.swift @@ -0,0 +1,101 @@ +// Created by Cal Stephens on 1/10/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - GradientRenderLayer + +/// A `CAGradientLayer` subclass used to render a gradient _outside_ the normal layer bounds +/// +/// - `GradientFill.startPoint` and `GradientFill.endPoint` are expressed +/// with respect to the `bounds` of the `ShapeItemLayer`. +/// +/// - The gradient itself is supposed to be rendered infinitely in all directions +/// (e.g. including outside of `bounds`). This is because `ShapeItemLayer` paths +/// don't necessarily sit within the layer's `bounds`. +/// +/// - To support this, `GradientRenderLayer` tracks a `gradientReferenceBounds` +/// that `startPoint` / `endPoint` are calculated relative to. +/// The _actual_ `bounds` of this layer is padded by a large amount so that +/// the gradient can be drawn outside of the `gradientReferenceBounds`. +/// +final class GradientRenderLayer: CAGradientLayer { + + // MARK: Internal + + /// The reference bounds within this layer that the gradient's + /// `startPoint` and `endPoint` should be calculated relative to + var gradientReferenceBounds = CGRect.zero { + didSet { + if oldValue != gradientReferenceBounds { + updateLayout() + } + } + } + + /// Converts the given `CGPoint` within `gradientReferenceBounds` + /// to a percentage value relative to the full `bounds` of this layer + /// - This converts absolute `startPoint` and `endPoint` values into + /// the percent-based values expected by Core Animation, + /// with respect to the custom bounds geometry used by this layer type. + func percentBasedPointInBounds(from referencePoint: CGPoint) -> CGPoint { + guard bounds.width > 0, bounds.height > 0 else { + LottieLogger.shared.assertionFailure("Size must be non-zero before an animation can be played") + return .zero + } + + let pointInBounds = CGPoint( + x: referencePoint.x + CALayer.veryLargeLayerPadding, + y: referencePoint.y + CALayer.veryLargeLayerPadding + ) + + return CGPoint( + x: CGFloat(pointInBounds.x) / bounds.width, + y: CGFloat(pointInBounds.y) / bounds.height + ) + } + + // MARK: Private + + private func updateLayout() { + anchorPoint = .zero + + bounds = CGRect( + x: gradientReferenceBounds.origin.x, + y: gradientReferenceBounds.origin.y, + width: CALayer.veryLargeLayerPadding + gradientReferenceBounds.width + CALayer.veryLargeLayerPadding, + height: CALayer.veryLargeLayerPadding + gradientReferenceBounds.height + CALayer.veryLargeLayerPadding + ) + + // Align the center of this layer to be at the center point of its parent layer + let superlayerSize = superlayer?.frame.size ?? gradientReferenceBounds.size + + transform = CATransform3DMakeTranslation( + (superlayerSize.width - bounds.width) / 2, + (superlayerSize.height - bounds.height) / 2, + 0 + ) + } + +} + +// MARK: CustomLayoutLayer + +extension GradientRenderLayer: CustomLayoutLayer { + func layout(superlayerBounds: CGRect) { + gradientReferenceBounds = superlayerBounds + + if let gradientMask = mask as? GradientRenderLayer { + gradientMask.layout(superlayerBounds: superlayerBounds) + } + } +} + +extension CALayer { + /// Extra padding to add around layers that should be very large or "infinite" in size. + /// Examples include `GradientRenderLayer` and `InfiniteOpaqueAnimationLayer`. + /// - This specific value is arbitrary and can be increased if necessary. + /// - Theoretically this should be "infinite", to match the behavior of + /// `CGContext.drawLinearGradient` with `[.drawsAfterEndLocation, .drawsBeforeStartLocation]` etc. + static let veryLargeLayerPadding: CGFloat = 10_000 +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/ImageLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/ImageLayer.swift new file mode 100644 index 0000000..098a87d --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/ImageLayer.swift @@ -0,0 +1,81 @@ +// Created by Cal Stephens on 1/10/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - ImageLayer + +/// The `CALayer` type responsible for rendering `ImageLayerModel`s +final class ImageLayer: BaseCompositionLayer { + + // MARK: Lifecycle + + init( + imageLayer: ImageLayerModel, + context: LayerContext + ) { + self.imageLayer = imageLayer + super.init(layerModel: imageLayer) + setupImage(context: context) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + imageLayer = typedLayer.imageLayer + super.init(layer: typedLayer) + } + + // MARK: Internal + + func setupImage(context: LayerContext) { + guard + let imageAsset = context.animation.assetLibrary?.imageAssets[imageLayer.referenceID], + let image = context.imageProvider.imageForAsset(asset: imageAsset) + else { + self.imageAsset = nil + contentsLayer.contents = nil + return + } + + self.imageAsset = imageAsset + contentsLayer.contents = image + contentsLayer.contentsGravity = context.imageProvider.contentsGravity(for: imageAsset) + setNeedsLayout() + } + + // MARK: Private + + private let imageLayer: ImageLayerModel + private var imageAsset: ImageAsset? + +} + +// MARK: CustomLayoutLayer + +extension ImageLayer: CustomLayoutLayer { + func layout(superlayerBounds: CGRect) { + anchorPoint = .zero + + guard let imageAsset else { + bounds = superlayerBounds + return + } + + // Image layers specifically need to use the size of the image itself + bounds = CGRect( + x: superlayerBounds.origin.x, + y: superlayerBounds.origin.y, + width: CGFloat(imageAsset.width), + height: CGFloat(imageAsset.height) + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/InfiniteOpaqueAnimationLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/InfiniteOpaqueAnimationLayer.swift new file mode 100644 index 0000000..0104e4a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/InfiniteOpaqueAnimationLayer.swift @@ -0,0 +1,57 @@ +// Created by Cal Stephens on 10/10/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - ExpandedAnimationLayer + +/// A `BaseAnimationLayer` subclass that renders its background color +/// as if the layer is infinitely large, without affecting its bounds +/// or the bounds of its sublayers +final class InfiniteOpaqueAnimationLayer: BaseAnimationLayer { + + // MARK: Lifecycle + + override init() { + super.init() + addSublayer(additionalPaddingLayer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + super.init(layer: layer) + } + + // MARK: Internal + + override func layoutSublayers() { + super.layoutSublayers() + + masksToBounds = false + additionalPaddingLayer.backgroundColor = backgroundColor + + // Scale `additionalPaddingLayer` to be larger than this layer + // by `additionalPadding` at each size, and centered at the center + // of this layer. Since `additionalPadding` is very large, this has + // the affect of making `additionalPaddingLayer` appear infinite. + let scaleRatioX = (bounds.width + (CALayer.veryLargeLayerPadding * 2)) / bounds.width + let scaleRatioY = (bounds.height + (CALayer.veryLargeLayerPadding * 2)) / bounds.height + + additionalPaddingLayer.transform = CATransform3DScale( + CATransform3DMakeTranslation(-CALayer.veryLargeLayerPadding, -CALayer.veryLargeLayerPadding, 0), + scaleRatioX, + scaleRatioY, + 1 + ) + } + + // MARK: Private + + private let additionalPaddingLayer = CALayer() + +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/LayerModel+makeAnimationLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/LayerModel+makeAnimationLayer.swift new file mode 100644 index 0000000..0ca9339 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/LayerModel+makeAnimationLayer.swift @@ -0,0 +1,59 @@ +// Created by Cal Stephens on 12/20/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +// MARK: - LayerContext + +/// Context available when constructing an `AnimationLayer` +struct LayerContext { + let animation: LottieAnimation + let imageProvider: AnimationImageProvider + let textProvider: AnimationKeypathTextProvider + let fontProvider: AnimationFontProvider + let compatibilityTracker: CompatibilityTracker + var layerName: String + + func forLayer(_ layer: LayerModel) -> LayerContext { + var context = self + context.layerName = layer.name + return context + } +} + +// MARK: - LayerModel + makeAnimationLayer + +extension LayerModel { + /// Constructs an `AnimationLayer` / `CALayer` that represents this `LayerModel` + func makeAnimationLayer(context: LayerContext) throws -> BaseCompositionLayer? { + let context = context.forLayer(self) + + if hidden { + return TransformLayer(layerModel: self) + } + + switch (type, self) { + case (.precomp, let preCompLayerModel as PreCompLayerModel): + let preCompLayer = PreCompLayer(preCompLayer: preCompLayerModel) + try preCompLayer.setup(context: context) + return preCompLayer + + case (.solid, let solidLayerModel as SolidLayerModel): + return SolidLayer(solidLayerModel) + + case (.shape, let shapeLayerModel as ShapeLayerModel): + return try ShapeLayer(shapeLayer: shapeLayerModel, context: context) + + case (.image, let imageLayerModel as ImageLayerModel): + return ImageLayer(imageLayer: imageLayerModel, context: context) + + case (.text, let textLayerModel as TextLayerModel): + return try TextLayer(textLayerModel: textLayerModel, context: context) + + case (.null, _): + return TransformLayer(layerModel: self) + + case (.unknown, _), (.precomp, _), (.solid, _), (.image, _), (.shape, _), (.text, _): + return nil + } + } + +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/MaskCompositionLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/MaskCompositionLayer.swift new file mode 100644 index 0000000..9b6bd0a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/MaskCompositionLayer.swift @@ -0,0 +1,139 @@ +// Created by Cal Stephens on 1/6/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - MaskCompositionLayer + +/// The CALayer type responsible for rendering the `Mask` of a `BaseCompositionLayer` +final class MaskCompositionLayer: CALayer { + + // MARK: Lifecycle + + init(masks: [Mask]) { + maskLayers = masks.map(MaskLayer.init(mask:)) + super.init() + + var containerLayer = BaseAnimationLayer() + var firstObject = true + for maskLayer in maskLayers { + if maskLayer.maskModel.mode.usableMode == .none { + continue + } else if maskLayer.maskModel.mode.usableMode == .add || firstObject { + firstObject = false + containerLayer.addSublayer(maskLayer) + } else { + containerLayer.mask = maskLayer + let newContainer = BaseAnimationLayer() + newContainer.addSublayer(containerLayer) + containerLayer = newContainer + } + } + + addSublayer(containerLayer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + maskLayers = typedLayer.maskLayers + super.init(layer: typedLayer) + } + + // MARK: Internal + + override func layoutSublayers() { + super.layoutSublayers() + + for sublayer in sublayers ?? [] { + sublayer.fillBoundsOfSuperlayer() + } + } + + // MARK: Private + + private let maskLayers: [MaskLayer] + +} + +// MARK: AnimationLayer + +extension MaskCompositionLayer: AnimationLayer { + func setupAnimations(context: LayerAnimationContext) throws { + for maskLayer in maskLayers { + try maskLayer.setupAnimations(context: context) + } + } +} + +// MARK: MaskCompositionLayer.MaskLayer + +extension MaskCompositionLayer { + final class MaskLayer: CAShapeLayer { + + // MARK: Lifecycle + + init(mask: Mask) { + maskModel = mask + super.init() + + fillRule = .evenOdd + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + maskModel = typedLayer.maskModel + super.init(layer: typedLayer) + } + + // MARK: Internal + + let maskModel: Mask + + } +} + +// MARK: - MaskCompositionLayer.MaskLayer + AnimationLayer + +extension MaskCompositionLayer.MaskLayer: AnimationLayer { + func setupAnimations(context: LayerAnimationContext) throws { + let shouldInvertMask = (maskModel.mode.usableMode == .subtract && !maskModel.inverted) + || (maskModel.mode.usableMode == .add && maskModel.inverted) + + try addAnimations( + for: maskModel.shape, + context: context, + transformPath: { maskPath in + // If the mask is using `MaskMode.subtract` or has `inverted: true`, + // we have to invert the area filled by the path. We can do that by + // drawing a rectangle, and then adding a path (which is subtracted + // from the rectangle based on the .evenOdd fill mode). + if shouldInvertMask { + let path = CGMutablePath() + path.addRect(.veryLargeRect) + path.addPath(maskPath) + return path + } else { + return maskPath + } + } + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/PreCompLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/PreCompLayer.swift new file mode 100644 index 0000000..20850f6 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/PreCompLayer.swift @@ -0,0 +1,107 @@ +// Created by Cal Stephens on 12/14/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - PreCompLayer + +/// The `CALayer` type responsible for rendering `PreCompLayerModel`s +final class PreCompLayer: BaseCompositionLayer { + + // MARK: Lifecycle + + init(preCompLayer: PreCompLayerModel) { + self.preCompLayer = preCompLayer + super.init(layerModel: preCompLayer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + preCompLayer = typedLayer.preCompLayer + super.init(layer: typedLayer) + } + + // MARK: Internal + + let preCompLayer: PreCompLayerModel + + /// Post-init setup for `PreCompLayer`s. + /// Should always be called after `PreCompLayer.init(preCompLayer:)`. + /// + /// This is a workaround for a hard-to-reproduce crash that was + /// triggered when `PreCompLayer.init` was called reentantly. We didn't + /// have any consistent repro steps for this crash (it happened 100% of + /// the time for some testers, and 0% of the time for other testers), + /// but moving this code out of `PreCompLayer.init` does seem to fix it. + /// + /// The stack trace looked like: + /// - `_os_unfair_lock_recursive_abort` + /// - `-[CALayerAccessibility__UIKit__QuartzCore dealloc]` + /// - `PreCompLayer.__allocating_init(preCompLayer:context:)` <- reentrant init call + /// - ... + /// - `CALayer.setupLayerHierarchy(for:context:)` + /// - `PreCompLayer.init(preCompLayer:context:)` + /// + func setup(context: LayerContext) throws { + try setupLayerHierarchy( + for: context.animation.assetLibrary?.precompAssets[preCompLayer.referenceID]?.layers ?? [], + context: context + ) + } + + override func setupAnimations(context: LayerAnimationContext) throws { + var context = context + context = context.addingKeypathComponent(preCompLayer.name) + try setupLayerAnimations(context: context) + + let timeRemappingInterpolator = preCompLayer.timeRemapping.flatMap { KeyframeInterpolator(keyframes: $0.keyframes) } + + let contextForChildren = context + // `timeStretch` and `startTime` are a simple linear function so can be inverted from a + // "global time to local time" function into the simpler "local time to global time". + .withSimpleTimeRemapping { [preCompLayer] layerLocalFrame in + (layerLocalFrame * AnimationFrameTime(preCompLayer.timeStretch)) + AnimationFrameTime(preCompLayer.startTime) + } + // `timeRemappingInterpolator` is arbitrarily complex and cannot be inverted, + // so can only be applied via `complexTimeRemapping` from global time to local time. + .withComplexTimeRemapping(required: preCompLayer.timeRemapping != nil) { [preCompLayer] globalTime in + if let timeRemappingInterpolator { + let remappedLocalTime = timeRemappingInterpolator.value(frame: globalTime) as! LottieVector1D + return remappedLocalTime.cgFloatValue * context.animation.framerate + } else { + return (globalTime - preCompLayer.startTime) / preCompLayer.timeStretch + } + } + + try setupChildAnimations(context: contextForChildren) + } + +} + +// MARK: CustomLayoutLayer + +extension PreCompLayer: CustomLayoutLayer { + func layout(superlayerBounds: CGRect) { + anchorPoint = .zero + + // Pre-comp layers use a size specified in the layer model, + // and clip the composition to that bounds + bounds = CGRect( + x: superlayerBounds.origin.x, + y: superlayerBounds.origin.y, + width: CGFloat(preCompLayer.width), + height: CGFloat(preCompLayer.height) + ) + + contentsLayer.masksToBounds = true + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/RepeaterLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/RepeaterLayer.swift new file mode 100644 index 0000000..139dcd4 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/RepeaterLayer.swift @@ -0,0 +1,113 @@ +// Created by Cal Stephens on 8/1/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - RepeaterLayer + +/// A layer that renders a child layer at some offset using a `Repeater` +final class RepeaterLayer: BaseAnimationLayer { + + // MARK: Lifecycle + + init(repeater: Repeater, childLayer: CALayer, index: Int) { + repeaterTransform = RepeaterTransform(repeater: repeater, index: index) + super.init() + addSublayer(childLayer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + repeaterTransform = typedLayer.repeaterTransform + super.init(layer: typedLayer) + } + + // MARK: Internal + + override func setupAnimations(context: LayerAnimationContext) throws { + try super.setupAnimations(context: context) + try addTransformAnimations(for: repeaterTransform, context: context) + } + + // MARK: Private + + private let repeaterTransform: RepeaterTransform + +} + +// MARK: - RepeaterTransform + +/// A transform model created from a `Repeater` +private struct RepeaterTransform { + + // MARK: Lifecycle + + init(repeater: Repeater, index: Int) { + anchorPoint = repeater.anchorPoint + scale = repeater.scale + + rotationX = repeater.rotationX.map { rotation in + LottieVector1D(rotation.value * Double(index)) + } + + rotationY = repeater.rotationY.map { rotation in + LottieVector1D(rotation.value * Double(index)) + } + + rotationZ = repeater.rotationZ.map { rotation in + LottieVector1D(rotation.value * Double(index)) + } + + position = repeater.position.map { position in + LottieVector3D( + x: position.x * Double(index), + y: position.y * Double(index), + z: position.z * Double(index) + ) + } + } + + // MARK: Internal + + let anchorPoint: KeyframeGroup + let position: KeyframeGroup + let rotationX: KeyframeGroup + let rotationY: KeyframeGroup + let rotationZ: KeyframeGroup + + let scale: KeyframeGroup + +} + +// MARK: TransformModel + +extension RepeaterTransform: TransformModel { + var _position: KeyframeGroup? { + position + } + + var _positionX: KeyframeGroup? { + nil + } + + var _positionY: KeyframeGroup? { + nil + } + + var _skew: KeyframeGroup? { + nil + } + + var _skewAxis: KeyframeGroup? { + nil + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/ShapeItemLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/ShapeItemLayer.swift new file mode 100644 index 0000000..be22b30 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/ShapeItemLayer.swift @@ -0,0 +1,346 @@ +// Created by Cal Stephens on 12/13/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - ShapeItemLayer + +/// A CALayer type that renders an array of `[ShapeItem]`s, +/// from a `Group` in a `ShapeLayerModel`. +final class ShapeItemLayer: BaseAnimationLayer { + + // MARK: Lifecycle + + /// Initializes a `ShapeItemLayer` that renders a `Group` from a `ShapeLayerModel` + /// - Parameters: + /// - shape: The `ShapeItem` in this group that renders a `GGPath` + /// - otherItems: Other items in this group that affect the appearance of the shape + init(shape: Item, otherItems: [Item], context: LayerContext) throws { + self.shape = shape + self.otherItems = otherItems + + try context.compatibilityAssert( + shape.item.drawsCGPath, + "`ShapeItemLayer` must contain exactly one `ShapeItem` that draws a `GPPath`" + ) + + try context.compatibilityAssert( + !otherItems.contains(where: { $0.item.drawsCGPath }), + "`ShapeItemLayer` must contain exactly one `ShapeItem` that draws a `GPPath`" + ) + + super.init() + + setupLayerHierarchy() + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + shape = typedLayer.shape + otherItems = typedLayer.otherItems + super.init(layer: typedLayer) + } + + // MARK: Internal + + /// An item that can be displayed by this layer + struct Item { + /// A `ShapeItem` that should be rendered by this layer + let item: ShapeItem + + /// The set of groups that this item descends from + /// - Due to the way `GroupLayer`s are setup, the original `ShapeItem` + /// hierarchy from the `ShapeLayer` data model may no longer exactly + /// match the hierarchy of `GroupLayer` / `ShapeItemLayer`s constructed + /// at runtime. Since animation keypaths need to match the original + /// structure of the `ShapeLayer` data model, we track that info here. + let groupPath: [String] + } + + override func setupAnimations(context: LayerAnimationContext) throws { + try super.setupAnimations(context: context) + + guard let sublayerConfiguration else { return } + + switch sublayerConfiguration.fill { + case .solidFill(let shapeLayer): + try setupSolidFillAnimations(shapeLayer: shapeLayer, context: context) + + case .gradientFill(let gradientLayers): + try setupGradientFillAnimations(layers: gradientLayers, context: context) + } + + if let gradientStrokeConfiguration = sublayerConfiguration.gradientStroke { + try setupGradientStrokeAnimations(layers: gradientStrokeConfiguration, context: context) + } + } + + // MARK: Private + + private struct GradientLayers { + /// The `CALayer` that renders the RGB components of the gradient + let gradientColorLayer: GradientRenderLayer + /// The `CALayer` that renders the alpha components of the gradient, + /// masking the `gradientColorLayer` + let gradientAlphaLayer: GradientRenderLayer? + /// The `CAShapeLayer` that clips the gradient layers to the expected shape + let shapeMaskLayer: CAShapeLayer + /// The top-most `CAShapeLayer` used to render `Stroke`s over the gradient if necessary + let overlayLayer: CAShapeLayer? + } + + /// The configuration of this layer's `fill` sublayers + private enum FillLayerConfiguration { + /// This layer displays a single `CAShapeLayer` + case solidFill(CAShapeLayer) + + /// This layer displays a `GradientRenderLayer` masked by a `CAShapeLayer`. + case gradientFill(GradientLayers) + } + + /// The `ShapeItem` in this group that renders a `GGPath` + private let shape: Item + + /// Other items in this group that affect the appearance of the shape + private let otherItems: [Item] + + /// The current configuration of this layer's sublayer(s) + private var sublayerConfiguration: (fill: FillLayerConfiguration, gradientStroke: GradientLayers?)? + + private func setupLayerHierarchy() { + // We have to build a different layer hierarchy depending on if + // we're rendering a gradient (a `CAGradientLayer` masked by a `CAShapeLayer`) + // or a solid shape (a simple `CAShapeLayer`). + let fillLayerConfiguration: FillLayerConfiguration = + if let gradientFill = otherItems.first(GradientFill.self) { + setupGradientFillLayerHierarchy(for: gradientFill) + } else { + setupSolidFillLayerHierarchy() + } + + let gradientStrokeConfiguration: GradientLayers? = + if let gradientStroke = otherItems.first(GradientStroke.self) { + setupGradientStrokeLayerHierarchy(for: gradientStroke) + } else { + nil + } + + sublayerConfiguration = (fillLayerConfiguration, gradientStrokeConfiguration) + } + + private func setupSolidFillLayerHierarchy() -> FillLayerConfiguration { + let shapeLayer = CAShapeLayer() + addSublayer(shapeLayer) + + // `CAShapeLayer.fillColor` defaults to black, so we have to + // nil out the background color if there isn't an expected fill color + if !otherItems.contains(where: { $0.item is Fill }) { + shapeLayer.fillColor = nil + } + + return .solidFill(shapeLayer) + } + + private func setupGradientFillLayerHierarchy( + for gradientFill: GradientFill + ) -> FillLayerConfiguration { + let container = BaseAnimationLayer() + let pathContainer = BaseAnimationLayer() + + let pathMask = CAShapeLayer() + pathMask.fillColor = .rgb(0, 0, 0) + pathContainer.mask = pathMask + + let rgbGradientLayer = GradientRenderLayer() + pathContainer.addSublayer(rgbGradientLayer) + container.addSublayer(pathContainer) + + let overlayLayer = CAShapeLayer() + overlayLayer.fillColor = nil + container.addSublayer(overlayLayer) + + addSublayer(container) + + let alphaGradientLayer: GradientRenderLayer? + if gradientFill.hasAlphaComponent { + alphaGradientLayer = GradientRenderLayer() + rgbGradientLayer.mask = alphaGradientLayer + } else { + alphaGradientLayer = nil + } + + return .gradientFill(GradientLayers( + gradientColorLayer: rgbGradientLayer, + gradientAlphaLayer: alphaGradientLayer, + shapeMaskLayer: pathMask, + overlayLayer: overlayLayer + )) + } + + private func setupGradientStrokeLayerHierarchy( + for gradientStroke: GradientStroke + ) -> GradientLayers { + let container = BaseAnimationLayer() + + let pathMask = CAShapeLayer() + pathMask.fillColor = nil + pathMask.strokeColor = .rgb(0, 0, 0) + container.mask = pathMask + + let rgbGradientLayer = GradientRenderLayer() + container.addSublayer(rgbGradientLayer) + addSublayer(container) + + let alphaGradientLayer: GradientRenderLayer? + if gradientStroke.hasAlphaComponent { + alphaGradientLayer = GradientRenderLayer() + rgbGradientLayer.mask = alphaGradientLayer + } else { + alphaGradientLayer = nil + } + + return GradientLayers( + gradientColorLayer: rgbGradientLayer, + gradientAlphaLayer: alphaGradientLayer, + shapeMaskLayer: pathMask, + overlayLayer: nil + ) + } + + private func setupSolidFillAnimations( + shapeLayer: CAShapeLayer, + context: LayerAnimationContext + ) throws { + var trimPathMultiplier: PathMultiplier? = nil + if let (trim, context) = otherItems.first(Trim.self, where: { !$0.isEmpty }, context: context) { + trimPathMultiplier = try shapeLayer.addAnimations(for: trim, context: context) + + try context.compatibilityAssert( + otherItems.first(Fill.self) == nil, + """ + The Core Animation rendering engine doesn't currently support applying + trims to filled shapes (only stroked shapes). + """ + ) + } + + try shapeLayer.addAnimations( + for: shape.item, + context: context.for(shape), + pathMultiplier: trimPathMultiplier ?? 1, + roundedCorners: otherItems.first(RoundedCorners.self) + ) + + if let (fill, context) = otherItems.first(Fill.self, context: context) { + try shapeLayer.addAnimations(for: fill, context: context) + } + + if let (stroke, context) = otherItems.first(Stroke.self, context: context) { + try shapeLayer.addStrokeAnimations(for: stroke, context: context) + } + } + + private func setupGradientFillAnimations( + layers: GradientLayers, + context: LayerAnimationContext + ) throws { + let pathLayers = [layers.shapeMaskLayer, layers.overlayLayer] + for pathLayer in pathLayers { + try pathLayer?.addAnimations( + for: shape.item, + context: context.for(shape), + pathMultiplier: 1, + roundedCorners: otherItems.first(RoundedCorners.self) + ) + } + + if let (gradientFill, context) = otherItems.first(GradientFill.self, context: context) { + layers.shapeMaskLayer.fillRule = gradientFill.fillRule.caFillRule + try layers.gradientColorLayer.addGradientAnimations(for: gradientFill, type: .rgb, context: context) + try layers.gradientAlphaLayer?.addGradientAnimations(for: gradientFill, type: .alpha, context: context) + } + + if let (stroke, context) = otherItems.first(Stroke.self, context: context) { + try layers.overlayLayer?.addStrokeAnimations(for: stroke, context: context) + } + } + + private func setupGradientStrokeAnimations( + layers: GradientLayers, + context: LayerAnimationContext + ) throws { + var trimPathMultiplier: PathMultiplier? = nil + if let (trim, context) = otherItems.first(Trim.self, context: context) { + trimPathMultiplier = try layers.shapeMaskLayer.addAnimations(for: trim, context: context) + } + + try layers.shapeMaskLayer.addAnimations( + for: shape.item, + context: context.for(shape), + pathMultiplier: trimPathMultiplier ?? 1, + roundedCorners: otherItems.first(RoundedCorners.self) + ) + + if let (gradientStroke, context) = otherItems.first(GradientStroke.self, context: context) { + try layers.gradientColorLayer.addGradientAnimations(for: gradientStroke, type: .rgb, context: context) + try layers.gradientAlphaLayer?.addGradientAnimations(for: gradientStroke, type: .alpha, context: context) + + try layers.shapeMaskLayer.addStrokeAnimations(for: gradientStroke, context: context) + } + } + +} + +// MARK: - [ShapeItem] helpers + +extension [ShapeItemLayer.Item] { + /// The first `ShapeItem` in this array of the given type + func first( + _: ItemType.Type, + where condition: (ItemType) -> Bool = { _ in true }, + context: LayerAnimationContext + ) -> (item: ItemType, context: LayerAnimationContext)? { + for item in self { + if let match = item.item as? ItemType, condition(match) { + return (match, context.for(item)) + } + } + + return nil + } + + /// The first `ShapeItem` in this array of the given type + func first(_: ItemType.Type) -> ItemType? { + for item in self { + if let match = item.item as? ItemType { + return match + } + } + + return nil + } +} + +extension LayerAnimationContext { + /// An updated `LayerAnimationContext` with the`AnimationKeypath` + /// that refers to this specific `ShapeItem`. + func `for`(_ item: ShapeItemLayer.Item) -> LayerAnimationContext { + var context = self + + for parentGroupName in item.groupPath { + context.currentKeypath.keys.append(parentGroupName) + } + + context.currentKeypath.keys.append(item.item.name) + return context + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/ShapeLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/ShapeLayer.swift new file mode 100644 index 0000000..e8f5aa9 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/ShapeLayer.swift @@ -0,0 +1,569 @@ +// Created by Cal Stephens on 12/14/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - ShapeLayer + +/// The CALayer type responsible for rendering `ShapeLayerModel`s +final class ShapeLayer: BaseCompositionLayer { + + // MARK: Lifecycle + + init(shapeLayer: ShapeLayerModel, context: LayerContext) throws { + self.shapeLayer = shapeLayer + super.init(layerModel: shapeLayer) + try setUpGroups(context: context) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + shapeLayer = typedLayer.shapeLayer + super.init(layer: typedLayer) + } + + // MARK: Private + + private let shapeLayer: ShapeLayerModel + + private func setUpGroups(context: LayerContext) throws { + let shapeItems = shapeLayer.items.map { ShapeItemLayer.Item(item: $0, groupPath: []) } + try setupGroups(from: shapeItems, parentGroup: nil, parentGroupPath: [], context: context) + } + +} + +// MARK: - GroupLayer + +/// The CALayer type responsible for rendering `Group`s +final class GroupLayer: BaseAnimationLayer { + + // MARK: Lifecycle + + init(group: Group, items: [ShapeItemLayer.Item], groupPath: [String], context: LayerContext) throws { + self.group = group + self.items = items + self.groupPath = groupPath + super.init() + try setupLayerHierarchy(context: context) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + group = typedLayer.group + items = typedLayer.items + groupPath = typedLayer.groupPath + super.init(layer: typedLayer) + } + + // MARK: Internal + + override func setupAnimations(context: LayerAnimationContext) throws { + try super.setupAnimations(context: context) + + if let (shapeTransform, context) = nonGroupItems.first(ShapeTransform.self, context: context) { + try addTransformAnimations(for: shapeTransform, context: context) + try addOpacityAnimation(for: shapeTransform, context: context) + } + } + + // MARK: Private + + private let group: Group + + /// `ShapeItemLayer.Item`s rendered by this `Group` + /// - In the original `ShapeLayer` data model, these items could have originated from a different group + private let items: [ShapeItemLayer.Item] + + /// The keypath that represents this group, with respect to the parent `ShapeLayer` + /// - Due to the way `GroupLayer`s are setup, the original `ShapeItem` + /// hierarchy from the `ShapeLayer` data model may no longer exactly + /// match the hierarchy of `GroupLayer` / `ShapeItemLayer`s constructed + /// at runtime. Since animation keypaths need to match the original + /// structure of the `ShapeLayer` data model, we track that info here. + private let groupPath: [String] + + /// Child group items contained in this group. Correspond to a child `GroupLayer` + private lazy var childGroups = items.filter { $0.item is Group } + + /// `ShapeItem`s (other than nested `Group`s) that are rendered by this layer + private lazy var nonGroupItems = items.filter { !($0.item is Group) } + + private func setupLayerHierarchy(context: LayerContext) throws { + // Groups can contain other groups, so we may have to continue + // recursively creating more `GroupLayer`s + try setupGroups(from: items, parentGroup: group, parentGroupPath: groupPath, context: context) + + // Create `ShapeItemLayer`s for each subgroup of shapes that should be rendered as a single unit + // - These groups are listed from front-to-back, so we have to add the sublayers in reverse order + let renderGroups = items.shapeRenderGroups(groupHasChildGroupsToInheritUnusedItems: !childGroups.isEmpty) + for shapeRenderGroup in renderGroups.validGroups.reversed() { + // When there are multiple path-drawing items, they're supposed to be rendered + // in a single `CAShapeLayer` (instead of rendering them in separate layers) so + // `CAShapeLayerFillRule.evenOdd` can be applied correctly if the paths overlap. + // Since a `CAShapeLayer` only supports animating a single `CGPath` from a single `KeyframeGroup`, + // this requires combining all of the path-drawing items into a single set of keyframes. + if + shapeRenderGroup.pathItems.count > 1, + // We currently only support this codepath for `Shape` items that directly contain bezier path keyframes. + // We could also support this for other path types like rectangles, ellipses, and polygons with more work. + shapeRenderGroup.pathItems.allSatisfy({ $0.item is Shape }), + // `Trim`s are currently only applied correctly using individual `ShapeItemLayer`s, + // because each path has to be trimmed separately. + !shapeRenderGroup.otherItems.contains(where: { $0.item is Trim }) + { + let allPathKeyframes = shapeRenderGroup.pathItems.compactMap { ($0.item as? Shape)?.path } + let combinedShape = CombinedShapeItem( + shapes: Keyframes.combined(allPathKeyframes), + name: group.name + ) + + let sublayer = try ShapeItemLayer( + shape: ShapeItemLayer.Item(item: combinedShape, groupPath: shapeRenderGroup.pathItems[0].groupPath), + otherItems: shapeRenderGroup.otherItems, + context: context + ) + + addSublayer(sublayer) + } + + // Otherwise, if each `ShapeItem` that draws a `GGPath` animates independently, + // we have to create a separate `ShapeItemLayer` for each one. This may render + // incorrectly if there are multiple paths that overlap with each other. + else { + for pathDrawingItem in shapeRenderGroup.pathItems { + let sublayer = try ShapeItemLayer( + shape: pathDrawingItem, + otherItems: shapeRenderGroup.otherItems, + context: context + ) + + addSublayer(sublayer) + } + } + } + } + +} + +extension CALayer { + + // MARK: Fileprivate + + /// Sets up `GroupLayer`s for each `Group` in the given list of `ShapeItem`s + /// - Each `Group` item becomes its own `GroupLayer` sublayer. + /// - Other `ShapeItem` are applied to all sublayers + fileprivate func setupGroups( + from items: [ShapeItemLayer.Item], + parentGroup: Group?, + parentGroupPath: [String], + context: LayerContext + ) throws { + // If the layer has any `Repeater`s, set up each repeater + // and then handle any remaining groups like normal. + if items.contains(where: { $0.item is Repeater }) { + let repeaterGroupings = items.split(whereSeparator: { $0.item is Repeater }) + + // Iterate through the groupings backwards to preserve the expected rendering order + for repeaterGrouping in repeaterGroupings.reversed() { + // Each repeater applies to the previous items in the list + if let repeater = repeaterGrouping.trailingSeparator?.item as? Repeater { + try setUpRepeater( + repeater, + items: repeaterGrouping.grouping, + parentGroupPath: parentGroupPath, + context: context + ) + } + + // Any remaining items after the last repeater are handled like normal + else { + try setupGroups( + from: repeaterGrouping.grouping, + parentGroup: parentGroup, + parentGroupPath: parentGroupPath, + context: context + ) + } + } + } + + else { + let groupLayers = try makeGroupLayers( + from: items, + parentGroup: parentGroup, + parentGroupPath: parentGroupPath, + context: context + ) + + for groupLayer in groupLayers { + addSublayer(groupLayer) + } + } + } + + // MARK: Private + + /// Sets up this layer using the given `Repeater` + private func setUpRepeater( + _ repeater: Repeater, + items allItems: [ShapeItemLayer.Item], + parentGroupPath: [String], + context: LayerContext + ) throws { + let items = allItems.filter { !($0.item is Repeater) } + let copyCount = Int(try repeater.copies.exactlyOneKeyframe(context: context, description: "repeater copies").value) + + for index in 0.. [GroupLayer] { + var groupItems = items.compactMap { $0.item as? Group }.filter { !$0.hidden } + var otherItems = items.filter { !($0.item is Group) && !$0.item.hidden } + + // Handle the top-level `shapeLayer.items` array. This is typically just a single `Group`, + // but in practice can be any combination of items. The implementation expects all path-drawing + // shape items to be managed by a `GroupLayer`, so if there's a top-level path item we + // have to create a placeholder group. + if parentGroup == nil, otherItems.contains(where: { $0.item.drawsCGPath }) { + groupItems = [Group(items: items.map { $0.item }, name: "")] + otherItems = [] + } + + // Any child items that wouldn't be included in a valid shape render group + // need to be applied to child groups (otherwise they'd be silently ignored). + let inheritedItemsForChildGroups = otherItems + .shapeRenderGroups(groupHasChildGroupsToInheritUnusedItems: !groupItems.isEmpty) + .unusedItems + + // Groups are listed from front to back, + // but `CALayer.sublayers` are listed from back to front. + let groupsInZAxisOrder = groupItems.reversed() + + return try groupsInZAxisOrder.compactMap { group in + var pathForChildren = parentGroupPath + if !group.name.isEmpty { + pathForChildren.append(group.name) + } + + let childItems = group.items + .filter { !$0.hidden } + .map { ShapeItemLayer.Item(item: $0, groupPath: pathForChildren) } + + // Some shape item properties are affected by scaling (e.g. stroke width). + // The child group may have a `ShapeTransform` that affects the scale of its items, + // but shouldn't affect the scale of any inherited items. To prevent this scale + // from affecting inherited items, we have to apply an inverse scale to them. + let inheritedItems = try inheritedItemsForChildGroups.map { item in + ShapeItemLayer.Item( + item: try item.item.scaledCopyForChildGroup(group, context: context), + groupPath: item.groupPath + ) + } + + return try GroupLayer( + group: group, + items: childItems + inheritedItems, + groupPath: pathForChildren, + context: context + ) + } + } +} + +extension ShapeItem { + /// Whether or not this `ShapeItem` is responsible for rendering a `CGPath` + var drawsCGPath: Bool { + switch type { + case .ellipse, .rectangle, .shape, .star: + true + + case .fill, .gradientFill, .group, .gradientStroke, .merge, + .repeater, .round, .stroke, .trim, .transform, .unknown: + false + } + } + + /// Whether or not this `ShapeItem` provides a fill for a set of shapes + var isFill: Bool { + switch type { + case .fill, .gradientFill: + true + + case .ellipse, .rectangle, .shape, .star, .group, .gradientStroke, + .merge, .repeater, .round, .stroke, .trim, .transform, .unknown: + false + } + } + + /// Whether or not this `ShapeItem` provides a stroke for a set of shapes + var isStroke: Bool { + switch type { + case .stroke, .gradientStroke: + true + + case .ellipse, .rectangle, .shape, .star, .group, .gradientFill, + .merge, .repeater, .round, .fill, .trim, .transform, .unknown: + false + } + } + + /// For any inherited shape items that are affected by scaling (e.g. strokes but not fills), + /// any `ShapeTransform` in the given child group isn't supposed to be applied to the item. + /// To cancel out the effect of the transform, we can apply an inverse transform to the + /// shape item. + func scaledCopyForChildGroup(_ childGroup: Group, context: LayerContext) throws -> ShapeItem { + guard + // Path-drawing items aren't inherited by child groups in this way + !drawsCGPath, + // Stroke widths are affected by scaling, but fill colors aren't. + // We can expand this to other types of items in the future if necessary. + let stroke = self as? StrokeShapeItem, + // We only need to handle scaling if there's a `ShapeTransform` present + let transform = childGroup.items.first(where: { $0 is ShapeTransform }) as? ShapeTransform + else { return self } + + let newWidth = try Keyframes.combined(stroke.width, transform.scale) { strokeWidth, scale -> LottieVector1D in + // Since we're applying this scale to a scalar value rather than to a layer, + // we can only handle cases where the scale is also a scalar (e.g. the same for both x and y) + try context.compatibilityAssert(scale.x == scale.y, """ + The Core Animation rendering engine doesn't support applying separate x/y scale values \ + (x: \(scale.x), y: \(scale.y)) to this stroke item (\(self.name)). + """) + + return LottieVector1D(strokeWidth.value * (100 / scale.x)) + } + + return stroke.copy(width: newWidth) + } +} + +extension Collection { + /// Splits this collection into two groups, based on the given predicate + func grouped(by predicate: (Element) -> Bool) -> (trueElements: [Element], falseElements: [Element]) { + var trueElements = [Element]() + var falseElements = [Element]() + + for element in self { + if predicate(element) { + trueElements.append(element) + } else { + falseElements.append(element) + } + } + + return (trueElements, falseElements) + } + + /// Splits this collection into an array of grouping separated by the given separator. + /// For example, `[A, B, C]` split by `B` returns an array with two elements: + /// 1. `(grouping: [A], trailingSeparator: B)` + /// 2. `(grouping: [C], trailingSeparator: nil)` + func split(whereSeparator separatorPredicate: (Element) -> Bool) + -> [(grouping: [Element], trailingSeparator: Element?)] + { + guard !isEmpty else { return [] } + + var groupings = [(grouping: [Element], trailingSeparator: Element?)]() + + for element in self { + if groupings.isEmpty || groupings.last?.trailingSeparator != nil { + groupings.append((grouping: [], trailingSeparator: nil)) + } + + if separatorPredicate(element) { + groupings[groupings.indices.last!].trailingSeparator = element + } else { + groupings[groupings.indices.last!].grouping.append(element) + } + } + + return groupings + } +} + +// MARK: - ShapeRenderGroup + +/// A group of `ShapeItem`s that should be rendered together as a single unit +struct ShapeRenderGroup { + /// The items in this group that render `CGPath`s. + /// Valid shape render groups must have at least one path-drawing item. + var pathItems = [ShapeItemLayer.Item]() + /// Shape items that modify the appearance of the shapes rendered by this group + var otherItems = [ShapeItemLayer.Item]() +} + +extension [ShapeItemLayer.Item] { + /// Splits this list of `ShapeItem`s into groups that should be rendered together as individual units, + /// plus the remaining items that were not included in any group. + /// - groupHasChildGroupsToInheritUnusedItems: whether or not this group has child groups + /// that will inherit any items that aren't used as part of a valid render group + func shapeRenderGroups(groupHasChildGroupsToInheritUnusedItems: Bool) + -> (validGroups: [ShapeRenderGroup], unusedItems: [ShapeItemLayer.Item]) + { + var renderGroups = [ShapeRenderGroup()] + + for item in self { + // `renderGroups` is non-empty, so is guaranteed to have a valid end index + var lastIndex: Int { + renderGroups.indices.last! + } + + if item.item.drawsCGPath { + // Trims should only affect paths that precede them in the group, + // so if the existing group already has a trim we create a new group for this path item. + if renderGroups[lastIndex].otherItems.contains(where: { $0.item is Trim }) { + renderGroups.append(ShapeRenderGroup()) + } + + renderGroups[lastIndex].pathItems.append(item) + } + + // `Fill` items are unique, because they specifically only apply to _previous_ shapes in a `Group` + // - For example, with [Rectangle, Fill(Red), Circle, Fill(Blue)], the Rectangle should be Red + // but the Circle should be Blue. + // - To handle this, we create a new `ShapeRenderGroup` when we encounter a `Fill` item + else if item.item.isFill { + renderGroups[lastIndex].otherItems.append(item) + + // There are cases where the current render group doesn't have a path-drawing + // shape item yet, and could just contain this fill. Some examples: + // - `[Circle, Fill(Red), Fill(Green)]`: In this case, the second fill would + // be unused and silently ignored. To avoid this we render the fill using + // the shape items from the previous group. + // - `[Circle, Fill(Red), Group, Fill(Green)]`: In this case, the second fill + // is inherited and rendered by the child group. + if + renderGroups[lastIndex].pathItems.isEmpty, + !groupHasChildGroupsToInheritUnusedItems, + lastIndex != renderGroups.indices.first + { + renderGroups[lastIndex].pathItems = renderGroups[lastIndex - 1].pathItems + } + + // Finalize the group so the fill item doesn't affect following shape items + renderGroups.append(ShapeRenderGroup()) + } + + // Other items in the list are applied to all subgroups + else { + for index in renderGroups.indices { + renderGroups[index].otherItems.append(item) + } + } + } + + /// The main thread rendering engine draws each Stroke and Fill as a separate `CAShapeLayer`. + /// As an optimization, we can combine them into a single shape layer when a few conditions are met: + /// 1. There is at most one stroke and one fill (a `CAShapeLayer` can only render one of each) + /// 2. The stroke is drawn on top of the fill (the behavior of a `CAShapeLayer`) + /// 3. The fill and stroke have the same `opacity` animations (since a `CAShapeLayer` can only render + /// a single set of `opacity` animations). + /// Otherwise, each stroke / fill needs to be split into a separate layer. + renderGroups = renderGroups.flatMap { group -> [ShapeRenderGroup] in + let (strokesAndFills, otherItems) = group.otherItems.grouped(by: { $0.item.isFill || $0.item.isStroke }) + let (strokes, fills) = strokesAndFills.grouped(by: { $0.item.isStroke }) + + // A `CAShapeLayer` can only draw a single fill and a single stroke + let hasAtMostOneFill = fills.count <= 1 + let hasAtMostOneStroke = strokes.count <= 1 + + // A `CAShapeLayer` can only draw a stroke on top of a fill -- if the fill is supposed to be + // drawn on top of the stroke, then they have to be rendered as separate layers. + let strokeDrawnOnTopOfFill: Bool = + if + let strokeIndex = strokesAndFills.firstIndex(where: { $0.item.isStroke }), + let fillIndex = strokesAndFills.firstIndex(where: { $0.item.isFill }) + { + strokeIndex < fillIndex + } else { + false + } + + // `Fill` and `Stroke` items have an `alpha` property that can be animated separately, + // but each layer only has a single `opacity` property. We can only use a single `CAShapeLayer` + // when the items have the same `alpha` animations. + let allAlphaAnimationsAreIdentical = { + strokesAndFills.allSatisfy { item in + (item.item as? OpacityAnimationModel)?.opacity + == (strokesAndFills.first?.item as? OpacityAnimationModel)?.opacity + } + } + + // If all the required conditions are met, this group can be rendered using a single `ShapeItemLayer` + if + hasAtMostOneFill, + hasAtMostOneStroke, + strokeDrawnOnTopOfFill, + allAlphaAnimationsAreIdentical() + { + return [group] + } + + // Otherwise each stroke / fill needs to be rendered as a separate `ShapeItemLayer` + return strokesAndFills.map { strokeOrFill in + ShapeRenderGroup( + pathItems: group.pathItems, + otherItems: [strokeOrFill] + otherItems + ) + } + } + + // All valid render groups must have a path, otherwise the items wouldn't be rendered + renderGroups = renderGroups.filter { renderGroup in + !renderGroup.pathItems.isEmpty + } + + let itemsInValidRenderGroups = NSSet( + array: renderGroups.lazy + .flatMap { $0.pathItems + $0.otherItems } + .map { $0.item } + ) + + // `unusedItems` should only include each original item a single time, + // and should preserve the existing order + let itemsNotInValidRenderGroups = filter { item in + !itemsInValidRenderGroups.contains(item.item) + } + + return (validGroups: renderGroups, unusedItems: itemsNotInValidRenderGroups) + } +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/SolidLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/SolidLayer.swift new file mode 100644 index 0000000..fbdcf6c --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/SolidLayer.swift @@ -0,0 +1,66 @@ +// Created by Cal Stephens on 12/13/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - SolidLayer + +final class SolidLayer: BaseCompositionLayer { + + // MARK: Lifecycle + + init(_ solidLayer: SolidLayerModel) { + self.solidLayer = solidLayer + super.init(layerModel: solidLayer) + setupContentLayer() + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + solidLayer = typedLayer.solidLayer + super.init(layer: typedLayer) + } + + // MARK: Internal + + override func setupAnimations(context: LayerAnimationContext) throws { + try super.setupAnimations(context: context) + + var context = context + context = context.addingKeypathComponent(solidLayer.name) + + // Even though the Lottie json schema provides a fixed `solidLayer.colorHex` value, + // we still need to create a set of keyframes and go through the standard `CAAnimation` + // codepath so that this value can be customized using the custom `ValueProvider`s API. + try shapeLayer.addAnimation( + for: .fillColor, + keyframes: KeyframeGroup(solidLayer.colorHex.lottieColor), + value: { $0.cgColorValue }, + context: context + ) + } + + // MARK: Private + + private let solidLayer: SolidLayerModel + + /// Render the fill color in a child `CAShapeLayer` + /// - Using a `CAShapeLayer` specifically, instead of a `CALayer` with a `backgroundColor`, + /// allows the size of the fill shape to be different from `contentsLayer.size`. + private let shapeLayer = CAShapeLayer() + + private func setupContentLayer() { + shapeLayer.path = CGPath(rect: .init(x: 0, y: 0, width: solidLayer.width, height: solidLayer.height), transform: nil) + addSublayer(shapeLayer) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/TextLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/TextLayer.swift new file mode 100644 index 0000000..a86b079 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/TextLayer.swift @@ -0,0 +1,157 @@ +// Created by Cal Stephens on 2/9/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +/// The `CALayer` type responsible for rendering `TextLayer`s +final class TextLayer: BaseCompositionLayer { + + // MARK: Lifecycle + + init( + textLayerModel: TextLayerModel, + context: LayerContext + ) throws { + self.textLayerModel = textLayerModel + super.init(layerModel: textLayerModel) + setupSublayers() + try configureRenderLayer(with: context) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + textLayerModel = typedLayer.textLayerModel + super.init(layer: typedLayer) + } + + // MARK: Internal + + override func setupAnimations(context: LayerAnimationContext) throws { + try super.setupAnimations(context: context) + let textAnimationContext = context.addingKeypathComponent(textLayerModel.name) + + let sourceText = try textLayerModel.text.exactlyOneKeyframe( + context: textAnimationContext, + description: "text layer text" + ) + + // Prior to Lottie 4.3.0 the Core Animation rendering engine always just used `LegacyAnimationTextProvider` + // but incorrectly called it with the full keypath string, unlike the Main Thread rendering engine + // which only used the last component of the keypath. Starting in Lottie 4.3.0 we use `AnimationKeypathTextProvider` + // instead if implemented. + if let keypathTextValue = context.textProvider.text(for: textAnimationContext.currentKeypath, sourceText: sourceText.text) { + renderLayer.text = keypathTextValue + } else if let legacyTextProvider = context.textProvider as? LegacyAnimationTextProvider { + renderLayer.text = legacyTextProvider.textFor( + keypathName: textAnimationContext.currentKeypath.fullPath, + sourceText: sourceText.text + ) + } else { + renderLayer.text = sourceText.text + } + + // Apply the custom contents scale for this layer if it was provided + if + let contentsScaleProvider = context.textProvider as? TextContentsScaleProvider, + let contentsScale = contentsScaleProvider.contentsScale(for: textAnimationContext.currentKeypath) + { + renderLayer.contentsScale = contentsScale + } + + renderLayer.sizeToFit() + + // Check if there are any dynamic color overrides for this text layer. + // NOTE: The Core Animation engine currently only supports static color overrides for text. + // Animated ValueProviders will only have their first keyframe applied. + if + let customFillColor = try textAnimationContext.valueProviderStore.customKeyframes( + of: .color, + for: textAnimationContext + .currentKeypath + .appendingKey(PropertyName.color.rawValue), + context: textAnimationContext + ) + { + if customFillColor.keyframes.count > 1 { + try textAnimationContext.logCompatibilityIssue(""" + The Core Animation rendering engine currently doesn't support animated text color overrides. + """) + } + + renderLayer.fillColor = customFillColor.keyframes[0].value + } + + if + let customStrokeColor = try textAnimationContext.valueProviderStore.customKeyframes( + of: .color, + for: textAnimationContext + .currentKeypath + .appendingKey(PropertyName.strokeColor.rawValue), + context: textAnimationContext + ) + { + renderLayer.strokeColor = customStrokeColor.keyframes[0].value + } + } + + func configureRenderLayer(with context: LayerContext) throws { + // We can't use `CATextLayer`, because it doesn't support enough features we use. + // Instead, we use the same `CoreTextRenderLayer` (with a custom `draw` implementation) + // used by the Main Thread rendering engine. This means the Core Animation engine can't + // _animate_ text properties, but it can display static text without any issues. + let text = try textLayerModel.text.exactlyOneKeyframe(context: context, description: "text layer text") + + // The Core Animation engine doesn't currently support `TextAnimator`s. + // - We could add support for animating the transform-related properties without much trouble. + // - We may be able to support animating `fillColor` by getting clever with layer blend modes + // or masks (e.g. use `CoreTextRenderLayer` to draw black glyphs, and then fill them in + // using a `CAShapeLayer`). + if !textLayerModel.animators.isEmpty { + try context.logCompatibilityIssue(""" + The Core Animation rendering engine currently doesn't support text animators. + """) + } + + renderLayer.font = context.fontProvider.fontFor(family: text.fontFamily, size: CGFloat(text.fontSize)) + + renderLayer.alignment = text.justification.textAlignment + renderLayer.lineHeight = CGFloat(text.lineHeight) + renderLayer.tracking = (CGFloat(text.fontSize) * CGFloat(text.tracking)) / 1000 + + renderLayer.fillColor = text.fillColorData?.cgColorValue + renderLayer.strokeColor = text.strokeColorData?.cgColorValue + renderLayer.strokeWidth = CGFloat(text.strokeWidth ?? 0) + renderLayer.strokeOnTop = text.strokeOverFill ?? false + + renderLayer.preferredSize = text.textFrameSize?.sizeValue + renderLayer.sizeToFit() + + renderLayer.transform = CATransform3DIdentity + renderLayer.position = text.textFramePosition?.pointValue ?? .zero + } + + // MARK: Private + + private let textLayerModel: TextLayerModel + private let renderLayer = CoreTextRenderLayer() + + private func setupSublayers() { + // Place the text render layer in an additional container + // - Direct sublayers of a `BaseCompositionLayer` always fill the bounds + // of their superlayer -- so this container will be the bounds of self, + // and the text render layer can be positioned anywhere. + let textContainerLayer = CALayer() + textContainerLayer.addSublayer(renderLayer) + addSublayer(textContainerLayer) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/TransformLayer.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/TransformLayer.swift new file mode 100644 index 0000000..c596c1a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/Layers/TransformLayer.swift @@ -0,0 +1,13 @@ +// Created by Cal Stephens on 12/21/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +/// The CALayer type responsible for only rendering the `transform` of a `LayerModel` +final class TransformLayer: BaseCompositionLayer { + + /// `TransformLayer`s don't render any visible content, + /// they just `transform` their sublayers + override var renderLayerContents: Bool { + false + } + +} diff --git a/Pods/lottie-ios/Sources/Private/CoreAnimation/ValueProviderStore.swift b/Pods/lottie-ios/Sources/Private/CoreAnimation/ValueProviderStore.swift new file mode 100644 index 0000000..978ee49 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/CoreAnimation/ValueProviderStore.swift @@ -0,0 +1,157 @@ +// Created by Cal Stephens on 1/13/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - ValueProviderStore + +/// Registration and storage for `AnyValueProvider`s that can dynamically +/// provide custom values for `AnimationKeypath`s within a `LottieAnimation`. +final class ValueProviderStore { + + // MARK: Lifecycle + + init(logger: LottieLogger) { + self.logger = logger + } + + // MARK: Internal + + /// Registers an `AnyValueProvider` for the given `AnimationKeypath` + func setValueProvider(_ valueProvider: AnyValueProvider, keypath: AnimationKeypath) { + logger.assert( + valueProvider.typeErasedStorage.isSupportedByCoreAnimationRenderingEngine, + """ + The Core Animation rendering engine doesn't support Value Providers that vend a closure, + because that would require calling the closure on the main thread once per frame. + """ + ) + + let supportedProperties = PropertyName.allCases.map { $0.rawValue } + let propertyBeingCustomized = keypath.keys.last ?? "" + + logger.assert( + supportedProperties.contains(propertyBeingCustomized), + """ + The Core Animation rendering engine currently doesn't support customizing "\(propertyBeingCustomized)" \ + properties. Supported properties are: \(supportedProperties.joined(separator: ", ")). + """ + ) + + valueProviders.removeAll(where: { $0.keypath == keypath }) + valueProviders.append((keypath: keypath, valueProvider: valueProvider)) + } + + /// Removes all ValueProviders for the given `AnimationKeypath` + func removeValueProvider(for keypath: AnimationKeypath) { + valueProviders.removeAll(where: { $0.keypath.matches(keypath) }) + } + + /// Retrieves the custom value keyframes for the given property, + /// if an `AnyValueProvider` was registered for the given keypath. + func customKeyframes( + of customizableProperty: CustomizableProperty, + for keypath: AnimationKeypath, + context: LayerAnimationContext + ) throws -> KeyframeGroup? { + context.recordHierarchyKeypath?(keypath.fullPath) + + guard let anyValueProvider = valueProvider(for: keypath) else { + return nil + } + + // Retrieve the type-erased keyframes from the custom `ValueProvider` + let typeErasedKeyframes: [Keyframe] + switch anyValueProvider.typeErasedStorage { + case .singleValue(let typeErasedValue): + typeErasedKeyframes = [Keyframe(typeErasedValue)] + + case .keyframes(let keyframes, _): + typeErasedKeyframes = keyframes + + case .closure: + try context.logCompatibilityIssue(""" + The Core Animation rendering engine doesn't support Value Providers that vend a closure, + because that would require calling the closure on the main thread once per frame. + """) + return nil + } + + // Convert the type-erased keyframe values using this `CustomizableProperty`'s conversion closure + let typedKeyframes = typeErasedKeyframes.compactMap { typeErasedKeyframe -> Keyframe? in + guard let convertedValue = customizableProperty.conversion(typeErasedKeyframe.value, anyValueProvider) else { + logger.assertionFailure(""" + Could not convert value of type \(type(of: typeErasedKeyframe.value)) from \(anyValueProvider) to expected type \( + Value + .self) + """) + return nil + } + + return typeErasedKeyframe.withValue(convertedValue) + } + + // Verify that all of the keyframes were successfully converted to the expected type + guard typedKeyframes.count == typeErasedKeyframes.count else { + return nil + } + + return KeyframeGroup(keyframes: ContiguousArray(typedKeyframes)) + } + + // MARK: Private + + private let logger: LottieLogger + private var valueProviders = [(keypath: AnimationKeypath, valueProvider: AnyValueProvider)]() + + /// Retrieves the most-recently-registered Value Provider that matches the given keypath. + private func valueProvider(for keypath: AnimationKeypath) -> AnyValueProvider? { + // Find the last keypath matching the given keypath, + // so we return the value provider that was registered most-recently + valueProviders.last(where: { registeredKeypath, _ in + keypath.matches(registeredKeypath) + })?.valueProvider + } + +} + +extension AnyValueProviderStorage { + /// Whether or not this type of value provider is supported + /// by the new Core Animation rendering engine + var isSupportedByCoreAnimationRenderingEngine: Bool { + switch self { + case .singleValue, .keyframes: + true + case .closure: + false + } + } +} + +extension AnimationKeypath { + /// Whether or not this keypath from the animation hierarchy + /// matches the given keypath (which may contain wildcards) + func matches(_ keypath: AnimationKeypath) -> Bool { + var regex = "^" // match the start of the string + + keypath.keys.joined(separator: "\\.") // match this keypath, escaping "." characters + + "$" // match the end of the string + + // Replace the ** and * wildcards with markers that are guaranteed to be unique + // and won't conflict with regex syntax (e.g. `.*`). + let doubleWildcardMarker = UUID().uuidString + let singleWildcardMarker = UUID().uuidString + regex = regex.replacingOccurrences(of: "**", with: doubleWildcardMarker) + regex = regex.replacingOccurrences(of: "*", with: singleWildcardMarker) + + // "**" wildcards match zero or more path segments separated by "\\." + // - "**.Color" matches any of "Color", "Layer 1.Color", and "Layer 1.Layer 2.Color" + regex = regex.replacingOccurrences(of: "\(doubleWildcardMarker)\\.", with: ".*") + regex = regex.replacingOccurrences(of: doubleWildcardMarker, with: ".*") + + // "*" wildcards match exactly one path component + // - "*.Color" matches "Layer 1.Color" but not "Layer 1.Layer 2.Color" + regex = regex.replacingOccurrences(of: singleWildcardMarker, with: "[^.]+") + + return fullPath.range(of: regex, options: .regularExpression) != nil + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/Collection+Diff.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/Collection+Diff.swift new file mode 100644 index 0000000..46cc7cf --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/Collection+Diff.swift @@ -0,0 +1,267 @@ +// Created by Laura Skelton on 11/25/16. +// Copyright © 2016 Airbnb. All rights reserved. + +// MARK: - Collection + +extension Collection where Element: Diffable, Index == Int { + + /// Diffs two collections (e.g. `Array`s) of `Diffable` items, returning an `IndexChangeset` + /// representing the minimal set of changes to get from the other collection to this collection. + /// + /// - Parameters: + /// - from other: The collection of old data. + func makeChangeset(from other: Self) -> IndexChangeset { + // Arranging the elements contiguously prior to diffing improves performance by ~40%. + let new = ContiguousArray(self) + let old = ContiguousArray(other) + + /// The entries in both this and the other collection, keyed by their `dataID`s. + var entries = [AnyHashable: EpoxyEntry](minimumCapacity: new.count) + var duplicates = [EpoxyEntry]() + + var newResults = ContiguousArray() + newResults.reserveCapacity(new.count) + + for index in new.indices { + let id = new[index].diffIdentifier + let entry = entries[id, default: EpoxyEntry()] + if entry.trackNewIndex(index) { + duplicates.append(entry) + } + entries[id] = entry + newResults.append(NewRecord(entry: entry)) + } + + var oldResults = ContiguousArray() + oldResults.reserveCapacity(old.count) + + for index in old.indices { + let id = old[index].diffIdentifier + let entry = entries[id] + entry?.pushOldIndex(index) + oldResults.append(OldRecord(entry: entry)) + } + + for newIndex in new.indices { + let entry = newResults[newIndex].entry + if let oldIndex = entry.popOldIndex() { + let newItem = new[newIndex] + let oldItem = other[oldIndex] + + if !oldItem.isDiffableItemEqual(to: newItem) { + entry.isUpdated = true + } + + newResults[newIndex].correspondingOldIndex = oldIndex + oldResults[oldIndex].correspondingNewIndex = newIndex + } + } + + var deletes = [Int]() + var deleteOffsets = [Int]() + deleteOffsets.reserveCapacity(old.count) + var runningDeleteOffset = 0 + + for index in old.indices { + deleteOffsets.append(runningDeleteOffset) + + let record = oldResults[index] + + if record.correspondingNewIndex == nil { + deletes.append(index) + runningDeleteOffset += 1 + } + } + + var inserts = [Int]() + var updates = [(Int, Int)]() + var moves = [(Int, Int)]() + var insertOffsets = [Int]() + insertOffsets.reserveCapacity(new.count) + var runningInsertOffset = 0 + + for index in new.indices { + insertOffsets.append(runningInsertOffset) + + let record = newResults[index] + + if let oldArrayIndex = record.correspondingOldIndex { + if record.entry.isUpdated { + updates.append((oldArrayIndex, index)) + } + + let insertOffset = insertOffsets[index] + let deleteOffset = deleteOffsets[oldArrayIndex] + if (oldArrayIndex - deleteOffset + insertOffset) != index { + moves.append((oldArrayIndex, index)) + } + + } else { + inserts.append(index) + runningInsertOffset += 1 + } + } + + EpoxyLogger.shared.assert( + old.count + inserts.count - deletes.count == new.count, + "Failed sanity check for old count with changes matching new count." + ) + + return IndexChangeset( + inserts: inserts, + deletes: deletes, + updates: updates, + moves: moves, + newIndices: oldResults.map { $0.correspondingNewIndex }, + duplicates: duplicates.map { $0.newIndices } + ) + } + + /// Diffs between two collections (eg. `Array`s) of `Diffable` items, and returns an `IndexPathChangeset` + /// representing the minimal set of changes to get from the other collection to this collection. + /// + /// - Parameters: + /// - from other: The collection of old data. + /// - fromSection: The section the other collection's data exists within. Defaults to `0`. + /// - toSection: The section this collection's data exists within. Defaults to `0`. + func makeIndexPathChangeset( + from other: Self, + fromSection: Int = 0, + toSection: Int = 0 + ) -> IndexPathChangeset { + let indexChangeset = makeChangeset(from: other) + + return IndexPathChangeset( + inserts: indexChangeset.inserts.map { index in + [toSection, index] + }, + deletes: indexChangeset.deletes.map { index in + [fromSection, index] + }, + updates: indexChangeset.updates.map { fromIndex, toIndex in + ([fromSection, fromIndex], [toSection, toIndex]) + }, + moves: indexChangeset.moves.map { fromIndex, toIndex in + ([fromSection, fromIndex], [toSection, toIndex]) + }, + duplicates: indexChangeset.duplicates.map { duplicate in + duplicate.map { index in + [toSection, index] + } + } + ) + } + + /// Diffs between two collections (e.g. `Array`s) of `Diffable` items, returning an + /// `IndexSetChangeset` representing the minimal set of changes to get from the other collection + /// to this collection. + /// + /// - Parameters: + /// - from other: The collection of old data. + func makeIndexSetChangeset(from other: Self) -> IndexSetChangeset { + let indexChangeset = makeChangeset(from: other) + + return IndexSetChangeset( + inserts: .init(indexChangeset.inserts), + deletes: .init(indexChangeset.deletes), + updates: indexChangeset.updates, + moves: indexChangeset.moves, + newIndices: indexChangeset.newIndices, + duplicates: indexChangeset.duplicates.map { .init($0) } + ) + } + +} + +extension Collection where Element: DiffableSection, Index == Int { + /// Diffs between two collections (e.g. `Array`s) of `DiffableSection` items, returning an + /// `SectionedChangeset` representing the minimal set of changes to get from the other collection + /// to this collection. + /// + /// - Parameters: + /// - from other: The collection of old data. + func makeSectionedChangeset(from other: Self) -> SectionedChangeset { + let sectionChangeset = makeIndexSetChangeset(from: other) + var itemChangeset = IndexPathChangeset() + + for fromSectionIndex in other.indices { + guard let toSectionIndex = sectionChangeset.newIndices[fromSectionIndex] else { + continue + } + + let fromItems = other[fromSectionIndex].diffableItems + let toItems = self[toSectionIndex].diffableItems + + let itemIndexChangeset = toItems.makeIndexPathChangeset( + from: fromItems, + fromSection: fromSectionIndex, + toSection: toSectionIndex + ) + + itemChangeset += itemIndexChangeset + } + + return SectionedChangeset(sectionChangeset: sectionChangeset, itemChangeset: itemChangeset) + } +} + +// MARK: - EpoxyEntry + +/// A bookkeeping reference type for the diffing algorithm. +private final class EpoxyEntry { + + // MARK: Internal + + private(set) var oldIndices = [Int]() + private(set) var newIndices = [Int]() + var isUpdated = false + + /// Tracks an index from the new indices, returning `true` if this entry has previously tracked + /// a new index as a means to identify duplicates and `false` otherwise. + func trackNewIndex(_ index: Int) -> Bool { + let previouslyEmpty = newIndices.isEmpty + + newIndices.append(index) + + // We've encountered a duplicate, return true so we can track it. + if !previouslyEmpty, newIndices.count == 2 { + return true + } + + return false + } + + func pushOldIndex(_ index: Int) { + oldIndices.append(index) + } + + func popOldIndex() -> Int? { + guard currentOldIndex < oldIndices.endIndex else { + return nil + } + defer { + currentOldIndex += 1 + } + return oldIndices[currentOldIndex] + } + + // MARK: Private + + private var currentOldIndex = 0 +} + +// MARK: - OldRecord + +/// A bookkeeping type for pairing up an old element with its new index. +private struct OldRecord { + var entry: EpoxyEntry? + var correspondingNewIndex: Int? = nil +} + +// MARK: - NewRecord + +/// A bookkeeping type for pairing up a new element with its old index. +private struct NewRecord { + var entry: EpoxyEntry + var correspondingOldIndex: Int? = nil +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/Diffable.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/Diffable.swift new file mode 100644 index 0000000..25c16cf --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/Diffable.swift @@ -0,0 +1,19 @@ +// Created by Laura Skelton on 5/11/17. +// Copyright © 2017 Airbnb. All rights reserved. + +// MARK: - Diffable + +/// A protocol that allows us to check identity and equality between items for the purposes of +/// diffing. +protocol Diffable { + + /// The identifier to use when checking identity while diffing. + var diffIdentifier: AnyHashable { get } + + /// Checks for equality between items when diffing. + /// + /// - Parameters: + /// - otherDiffableItem: The other item to check equality against while diffing. + func isDiffableItemEqual(to otherDiffableItem: Diffable) -> Bool + +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/DiffableSection.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/DiffableSection.swift new file mode 100644 index 0000000..acbf93a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/DiffableSection.swift @@ -0,0 +1,16 @@ +// Created by eric_horacek on 12/9/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - DiffableSection + +/// A protocol that allows us to check identity and equality between sections of `Diffable` items +/// for the purposes of diffing. +protocol DiffableSection: Diffable { + /// The diffable items in this section. + associatedtype DiffableItems: Collection where + DiffableItems.Index == Int, + DiffableItems.Element: Diffable + + /// The diffable items in this section. + var diffableItems: DiffableItems { get } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/IndexChangeset.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/IndexChangeset.swift new file mode 100644 index 0000000..2ca7589 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/IndexChangeset.swift @@ -0,0 +1,187 @@ +// Created by Laura Skelton on 11/25/16. +// Copyright © 2016 Airbnb. All rights reserved. + +import Foundation + +// MARK: - IndexChangeset + +/// A set of inserts, deletes, updates, and moves that define the changes between two collections. +struct IndexChangeset { + + // MARK: Lifecycle + + init( + inserts: [Int] = [], + deletes: [Int] = [], + updates: [(old: Int, new: Int)] = [], + moves: [(old: Int, new: Int)] = [], + newIndices: [Int?] = [], + duplicates: [[Int]] = [] + ) { + self.inserts = inserts + self.deletes = deletes + self.updates = updates + self.moves = moves + self.newIndices = newIndices + self.duplicates = duplicates + } + + // MARK: Internal + + /// The inserted indices needed to get from the old collection to the new collection. + var inserts: [Int] + + /// The deleted indices needed to get from the old collection to the new collection. + var deletes: [Int] + + /// The updated indices needed to get from the old collection to the new collection. + var updates: [(old: Int, new: Int)] + + /// The moved indices needed to get from the old collection to the new collection. + var moves: [(old: Int, new: Int)] + + /// A record for each old collection item to its index (if any) is in the new collection. + /// + /// The indexes of this `Array` represent the indexes old collection, with elements of the + /// corresponding index of the same item in the new collection it exists, else `nil`. + var newIndices: [Int?] + + /// A record of each element in the new collection that has an identical `diffIdentifier` with + /// another element in the same collection. + /// + /// Each element in the outer `Array` corresponds to a duplicated identifier, with each inner + /// `[Int]` containing the indexes that share a duplicate identifier in the new collection. + /// + /// While the diffing algorithm makes a best effort to handle duplicates, they can lead to + /// unexpected behavior since identity of elements cannot be established and should be avoided if + /// possible. + var duplicates: [[Int]] + + /// Whether there are any inserts, deletes, moves, or updates in this changeset. + var isEmpty: Bool { + inserts.isEmpty && deletes.isEmpty && updates.isEmpty && moves.isEmpty + } +} + +// MARK: - IndexPathChangeset + +/// A set of inserts, deletes, updates, and moves that define the changes between two collections +/// with indexes stored as `IndexPath`s. +struct IndexPathChangeset { + + // MARK: Lifecycle + + init( + inserts: [IndexPath] = [], + deletes: [IndexPath] = [], + updates: [(old: IndexPath, new: IndexPath)] = [], + moves: [(old: IndexPath, new: IndexPath)] = [], + duplicates: [[IndexPath]] = [] + ) { + self.inserts = inserts + self.deletes = deletes + self.updates = updates + self.moves = moves + self.duplicates = duplicates + } + + // MARK: Internal + + /// The inserted `IndexPath`s needed to get from the old collection to the new collection. + var inserts: [IndexPath] + + /// The deleted `IndexPath`s needed to get from the old collection to the new collection. + var deletes: [IndexPath] + + /// The updated `IndexPath`s needed to get from the old collection to the new collection. + var updates: [(old: IndexPath, new: IndexPath)] + + /// The moved `IndexPath`s needed to get from the old collection to the new collection. + var moves: [(old: IndexPath, new: IndexPath)] + + /// A record for each element in the new collection that has an identical `diffIdentifier` with + /// another element in the same collection. + /// + /// Each element in the outer `Array` corresponds to a duplicated identifier, with each inner + /// `[IndexPath]` corresponding to the indexes that share a duplicate identifier in the new + /// collection. + /// + /// While the diffing algorithm makes a best effort to handle duplicates, they can lead to + /// unexpected behavior since identity of elements cannot be established and should be avoided if + /// possible. + var duplicates: [[IndexPath]] + + /// Whether there are any inserts, deletes, moves, or updates in this changeset. + var isEmpty: Bool { + inserts.isEmpty && deletes.isEmpty && updates.isEmpty && moves.isEmpty + } + + static func +=(left: inout IndexPathChangeset, right: IndexPathChangeset) { + left.inserts += right.inserts + left.deletes += right.deletes + left.updates += right.updates + left.moves += right.moves + left.duplicates += right.duplicates + } +} + +// MARK: - IndexSetChangeset + +/// A set of inserts, deletes, updates, and moves that define the changes between two collections +/// with indexes stored as `IndexSet`. +struct IndexSetChangeset { + + // MARK: Lifecycle + + init( + inserts: IndexSet = [], + deletes: IndexSet = [], + updates: [(old: Int, new: Int)] = [], + moves: [(old: Int, new: Int)] = [], + newIndices: [Int?] = [], + duplicates: [IndexSet] = [] + ) { + self.inserts = inserts + self.deletes = deletes + self.updates = updates + self.moves = moves + self.newIndices = newIndices + self.duplicates = duplicates + } + + // MARK: Internal + + /// An `IndexSet` of inserts needed to get from the old collection to the new collection. + var inserts: IndexSet + + /// An `IndexSet` of deletes needed to get from the old collection to the new collection. + var deletes: IndexSet + + /// The updated indices needed to get from the old collection to the new collection. + var updates: [(old: Int, new: Int)] + + /// The moved indices needed to get from the old collection to the new collection. + var moves: [(old: Int, new: Int)] + + /// A record for each old collection item of what its index (if any) is in the new collection. + /// + /// The indexes of this `Array` represent the indexes old collection, with elements of the + /// corresponding index of the same item in the new collection it exists, else `nil`. + var newIndices: [Int?] + + /// A record for each element in the new collection that has an identical `diffIdentifier` with + /// another element in the same collection. + /// + /// Each element in the `Array` corresponds to a duplicated identifier, with each `IndexSet` + /// containing the indexes that share a duplicate identifier in the new collection. + /// + /// While the diffing algorithm makes a best effort to handle duplicates, they can lead to + /// unexpected behavior since identity of elements cannot be established and should be avoided if + /// possible. + var duplicates: [IndexSet] + + /// Whether there are any inserts, deletes, moves, or updates in this changeset. + var isEmpty: Bool { + inserts.isEmpty && deletes.isEmpty && updates.isEmpty && moves.isEmpty + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/SectionedChangeset.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/SectionedChangeset.swift new file mode 100644 index 0000000..99c8e3f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Diffing/SectionedChangeset.swift @@ -0,0 +1,22 @@ +// Created by Laura Skelton on 5/11/17. +// Copyright © 2017 Airbnb. All rights reserved. + +/// A set of the minimum changes to get from one array of `DiffableSection`s to another, used for +/// diffing. +struct SectionedChangeset { + + // MARK: Internal + + /// A set of the minimum changes to get from one set of sections to another. + var sectionChangeset: IndexSetChangeset + + /// A set of the minimum changes to get from one set of items to another, aggregated across all + /// sections. + var itemChangeset: IndexPathChangeset + + /// Whether there are any inserts, deletes, moves, or updates in this changeset. + var isEmpty: Bool { + sectionChangeset.isEmpty && itemChangeset.isEmpty + } + +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Logging/EpoxyLogger.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Logging/EpoxyLogger.swift new file mode 100644 index 0000000..5218fe9 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Logging/EpoxyLogger.swift @@ -0,0 +1,99 @@ +// Created by eric_horacek on 12/9/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +/// A shared logger that allows consumers to intercept Epoxy assertions and warning messages to pipe +/// into their own logging systems. +final class EpoxyLogger { + + // MARK: Lifecycle + + init( + assert: @escaping Assert = { condition, message, file, line in + // If we default to `Swift.assert` directly with `assert: Assert = Swift.assert`, + // the call will unexpectedly not respect the -O flag and will crash in release + // https://github.com/swiftlang/swift/issues/60249 + Swift.assert(condition(), message(), file: file, line: line) + }, + assertionFailure: @escaping AssertionFailure = { message, file, line in + // If we default to `Swift.assertionFailure` directly with + // `assertionFailure: AssertionFailure = Swift.assertionFailure`, + // the call will unexpectedly not respect the -O flag and will crash in release + // https://github.com/swiftlang/swift/issues/60249 + Swift.assertionFailure(message(), file: file, line: line) + }, + warn: @escaping Warn = { message, _, _ in + #if DEBUG + // swiftlint:disable:next no_direct_standard_out_logs + print(message()) + #endif + } + ) { + _assert = assert + _assertionFailure = assertionFailure + _warn = warn + } + + // MARK: Internal + + /// Logs that an assertion occurred. + typealias Assert = ( + _ condition: @autoclosure () -> Bool, + _ message: @autoclosure () -> String, + _ fileID: StaticString, + _ line: UInt + ) -> Void + + /// Logs that an assertion failure occurred. + typealias AssertionFailure = ( + _ message: @autoclosure () -> String, + _ fileID: StaticString, + _ line: UInt + ) -> Void + + /// Logs a warning message. + typealias Warn = ( + _ message: @autoclosure () -> String, + _ fileID: StaticString, + _ line: UInt + ) -> Void + + /// The shared instance used to log Epoxy assertions and warnings. + /// + /// Set this to a new logger instance to intercept assertions and warnings logged by Epoxy. + static var shared = EpoxyLogger() + + /// Logs that an assertion occurred. + func assert( + _ condition: @autoclosure () -> Bool, + _ message: @autoclosure () -> String = String(), + fileID: StaticString = #fileID, + line: UInt = #line + ) { + _assert(condition(), message(), fileID, line) + } + + /// Logs that an assertion failure occurred. + func assertionFailure( + _ message: @autoclosure () -> String = String(), + fileID: StaticString = #fileID, + line: UInt = #line + ) { + _assertionFailure(message(), fileID, line) + } + + /// Logs a warning message. + func warn( + _ message: @autoclosure () -> String = String(), + fileID: StaticString = #fileID, + line: UInt = #line + ) { + _warn(message(), fileID, line) + } + + // MARK: Private + + private let _assert: Assert + private let _assertionFailure: AssertionFailure + private let _warn: Warn + +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/CallbackContextEpoxyModeled.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/CallbackContextEpoxyModeled.swift new file mode 100644 index 0000000..7a6ecbc --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/CallbackContextEpoxyModeled.swift @@ -0,0 +1,8 @@ +// Created by eric_horacek on 12/15/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +/// An Epoxy model with an associated context type that's passed into callback closures. +protocol CallbackContextEpoxyModeled: EpoxyModeled { + /// A context type that's passed into callback closures. + associatedtype CallbackContext +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelArrayBuilder.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelArrayBuilder.swift new file mode 100644 index 0000000..a846ba2 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelArrayBuilder.swift @@ -0,0 +1,48 @@ +// Created by eric_horacek on 3/15/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +/// A generic result builder that enables a DSL for building arrays of Epoxy models. +@resultBuilder +enum EpoxyModelArrayBuilder { + typealias Expression = Model + typealias Component = [Model] + + static func buildExpression(_ expression: Expression) -> Component { + [expression] + } + + static func buildExpression(_ expression: Component) -> Component { + expression + } + + static func buildExpression(_ expression: Expression?) -> Component { + if let expression { + return [expression] + } + return [] + } + + static func buildBlock(_ children: Component...) -> Component { + children.flatMap { $0 } + } + + static func buildBlock(_ component: Component) -> Component { + component + } + + static func buildOptional(_ children: Component?) -> Component { + children ?? [] + } + + static func buildEither(first child: Component) -> Component { + child + } + + static func buildEither(second child: Component) -> Component { + child + } + + static func buildArray(_ components: [Component]) -> Component { + components.flatMap { $0 } + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelProperty.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelProperty.swift new file mode 100644 index 0000000..613345a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelProperty.swift @@ -0,0 +1,158 @@ +// Created by eric_horacek on 11/18/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - EpoxyModelProperty + +/// A property that can be stored in any concrete `EpoxyModeled` type. +/// +/// Custom model properties can be declared in any module. It's recommended that properties are +/// declared as `var`s in extensions to `EpoxyModeled` with a `*Property` suffix. +/// +/// For example, to declare a `EpoxyModelProperty` that fulfills the `TitleProviding` protocol: +/// +/// ```` +/// internal protocol TitleProviding { +/// var title: String? { get } +/// } +/// +/// extension EpoxyModeled where Self: TitleProviding { +/// internal var title: String? { +/// get { self[titleProperty] } +/// set { self[titleProperty] = newValue } +/// } +/// +/// internal func title(_ value: String?) -> Self { +/// copy(updating: titleProperty, to: value) +/// } +/// +/// private var titleProperty: EpoxyModelProperty { +/// .init(keyPath: \TitleProviding.title, defaultValue: nil, updateStrategy: .replace) +/// } +/// } +/// ```` +struct EpoxyModelProperty { + + // MARK: Lifecycle + + /// Creates a property identified by a `KeyPath` to its provided `value` and with its default + /// value if not customized in content by consumers. + /// + /// The `updateStrategy` is used to update the value when updating from an old value to a new + /// value. + init( + keyPath: KeyPath, + defaultValue: @escaping @autoclosure () -> Value, + updateStrategy: UpdateStrategy + ) { + self.keyPath = keyPath + self.defaultValue = defaultValue + self.updateStrategy = updateStrategy + } + + // MARK: Internal + + /// The `KeyPath` that uniquely identifies this property. + let keyPath: AnyKeyPath + + /// A closure that produces the default property value when called. + let defaultValue: () -> Value + + /// A closure used to update an `EpoxyModelProperty` from an old value to a new value. + let updateStrategy: UpdateStrategy + +} + +// MARK: EpoxyModelProperty.UpdateStrategy + +extension EpoxyModelProperty { + /// A closure used to update an `EpoxyModelProperty` from an old value to a new value. + struct UpdateStrategy { + + // MARK: Lifecycle + + init(update: @escaping (Value, Value) -> Value) { + self.update = update + } + + // MARK: Public + + /// A closure used to update an `EpoxyModelProperty` from an old value to a new value. + var update: (_ old: Value, _ new: Value) -> Value + } +} + +// MARK: Defaults + +extension EpoxyModelProperty.UpdateStrategy { + /// Replaces the old value with the new value when an update occurs. + static var replace: Self { + .init { _, new in new } + } + + /// Chains the new closure value onto the old closure value, returning a new closure that first + /// calls the old closure and then subsequently calls the new closure. + static func chain() -> EpoxyModelProperty<(() -> Void)?>.UpdateStrategy { + .init { old, new in + guard let new else { return old } + guard let old else { return new } + return { + old() + new() + } + } + } + + /// Chains the new closure value onto the old closure value, returning a new closure that first + /// calls the old closure and then subsequently calls the new closure. + static func chain() -> EpoxyModelProperty<((A) -> Void)?>.UpdateStrategy { + .init { old, new in + guard let new else { return old } + guard let old else { return new } + return { a in + old(a) + new(a) + } + } + } + + /// Chains the new closure value onto the old closure value, returning a new closure that first + /// calls the old closure and then subsequently calls the new closure. + static func chain() -> EpoxyModelProperty<((A, B) -> Void)?>.UpdateStrategy { + .init { old, new in + guard let new else { return old } + guard let old else { return new } + return { a, b in + old(a, b) + new(a, b) + } + } + } + + /// Chains the new closure value onto the old closure value, returning a new closure that first + /// calls the old closure and then subsequently calls the new closure. + static func chain() -> EpoxyModelProperty<((A, B, C) -> Void)?>.UpdateStrategy { + .init { old, new in + guard let new else { return old } + guard let old else { return new } + return { a, b, c in + old(a, b, c) + new(a, b, c) + } + } + } + + /// Chains the new closure value onto the old closure value, returning a new closure that first + /// calls the old closure and then subsequently calls the new closure. + static func chain() -> EpoxyModelProperty<((A, B, C, D) -> Void)?>.UpdateStrategy { + .init { old, new in + guard let new else { return old } + guard let old else { return new } + return { a, b, c, d in + old(a, b, c, d) + new(a, b, c, d) + } + } + } + + // Add more arities as needed +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelStorage.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelStorage.swift new file mode 100644 index 0000000..e6377cb --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModelStorage.swift @@ -0,0 +1,88 @@ +// Created by eric_horacek on 11/18/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - EpoxyModelStorage + +/// The underlying storage for an `EpoxyModeled` model that is capable of storing any +/// `EpoxyModelProperty`. +/// +/// Supports being extended with additional storage capabilities in other modules and conditionally +/// based on the provider capabilities that the content containing this storage conforms to. +struct EpoxyModelStorage { + + // MARK: Lifecycle + + init() { } + + // MARK: Internal + + /// Stores or retrieves the value of the specified property. + subscript(property: EpoxyModelProperty) -> Property { + get { + guard let propertyStorage = storage[property.keyPath] else { + return property.defaultValue() + } + + // This cast will never fail as the storage is only settable via this subscript and the + // `KeyPath` key is unique for any provider and value type pair. + // swiftlint:disable:next force_cast + return propertyStorage.value as! Property + } + set { + // We first update the value without using the `updateStrategy` since the likely scenario + // is that there won't be a collision that requires the `updateStrategy`, and we'll be able to + // return without incurring the cost of another write. + let propertyStorage = PropertyStorage(value: newValue, property: property) + + guard var replaced = storage.updateValue(propertyStorage, forKey: property.keyPath) else { + return + } + + // This cast will never fail as the storage is only settable via this subscript and the + // `KeyPath` key is unique for any provider and value type pair. + // swiftlint:disable:next force_cast + replaced.value = property.updateStrategy.update(replaced.value as! Property, newValue) + + storage[property.keyPath] = replaced + } + } + + /// Merges the given storage into this storage. + /// + /// In the case of a collision, the `UpdateStrategy` of the property is used to determine the + /// resulting value in this storage. + mutating func merge(_ other: Self) { + for (key, otherValue) in other.storage { + // We first update the value without using the `updateStrategy` since the likely scenario + // is that there won't be a collision that requires the `updateStrategy`, and we'll be able to + // return without incurring the cost of another write. + guard var replaced = storage.updateValue(otherValue, forKey: key) else { + continue + } + + replaced.value = replaced.property.update(old: replaced.value, new: otherValue.value) + + storage[key] = replaced + } + } + + // MARK: Private + + /// The underlying storage for the properties, with a key of the `EpoxyModelProperty.keyPath` and + /// a value of the property's `PropertyStorage`. + /// + /// Does not include default values. + private var storage = [AnyKeyPath: PropertyStorage]() + +} + +// MARK: - PropertyStorage + +/// A value stored within an `EpoxyModelStorage`. +private struct PropertyStorage { + /// The type-erased value of the `EpoxyModelProperty`. + var value: Any + + /// The property's corresponding `EpoxyModelProperty`, erased to an `AnyEpoxyModelProperty`. + var property: AnyEpoxyModelProperty +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModeled.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModeled.swift new file mode 100644 index 0000000..98e6787 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/EpoxyModeled.swift @@ -0,0 +1,54 @@ +// Created by eric_horacek on 11/18/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - EpoxyModeled + +/// A protocol that all concrete Epoxy declarative UI model types conform to. +/// +/// This protocol should be conditionally extended to fulfill provider protocols and with chainable +/// setters for those providers that concrete model types can receive by declaring conformance to +/// provider protocols. +protocol EpoxyModeled { + /// The underlying storage of this model that stores the current property values. + var storage: EpoxyModelStorage { get set } +} + +// MARK: Extensions + +extension EpoxyModeled { + /// Stores or retrieves a value of the specified property in `storage`. + /// + /// If the value was set previously for the given `property`, the conflict is resolved using the + /// `EpoxyModelProperty.UpdateStrategy` of the `property`. + subscript(property: EpoxyModelProperty) -> Property { + get { storage[property] } + set { storage[property] = newValue } + } + + /// Returns a copy of this model with the given property updated to the provided value. + /// + /// Typically called from within the context of a chainable setter to allow fluent setting of a + /// property, e.g.: + /// + /// ```` + /// internal func title(_ value: String?) -> Self { + /// copy(updating: titleProperty, to: value) + /// } + /// ```` + /// + /// If a `value` was set previously for the given `property`, the conflict is resolved using the + /// `EpoxyModelProperty.UpdateStrategy` of the `property`. + func copy(updating property: EpoxyModelProperty, to value: Value) -> Self { + var copy = self + copy.storage[property] = value + return copy + } + + /// Returns a copy of this model produced by merging the given `other` model's storage into this + /// model's storage. + func merging(_ other: EpoxyModeled) -> Self { + var copy = self + copy.storage.merge(other.storage) + return copy + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Internal/AnyEpoxyModelProperty.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Internal/AnyEpoxyModelProperty.swift new file mode 100644 index 0000000..c9b4074 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Internal/AnyEpoxyModelProperty.swift @@ -0,0 +1,31 @@ +// Created by eric_horacek on 12/1/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - AnyEpoxyModelProperty + +/// An erased `EpoxyModelProperty`, with the ability to call the `UpdateStrategy` even when the type +/// has been erased. +protocol AnyEpoxyModelProperty { + /// Returns the updated property from updating from given old to new property. + func update(old: Any, new: Any) -> Any +} + +// MARK: - EpoxyModelProperty + AnyEpoxyModelProperty + +extension EpoxyModelProperty: AnyEpoxyModelProperty { + func update(old: Any, new: Any) -> Any { + guard let typedOld = old as? Value else { + EpoxyLogger.shared.assertionFailure( + "Expected old to be of type \(Value.self), instead found \(old). This is programmer error." + ) + return defaultValue() + } + guard let typedNew = new as? Value else { + EpoxyLogger.shared.assertionFailure( + "Expected new to be of type \(Value.self), instead found \(old). This is programmer error." + ) + return defaultValue() + } + return updateStrategy.update(typedOld, typedNew) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Internal/ClassReference.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Internal/ClassReference.swift new file mode 100644 index 0000000..e3edc24 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Internal/ClassReference.swift @@ -0,0 +1,39 @@ +// Created by Cal Stephens on 10/15/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +// MARK: - ClassReference + +/// A `Hashable` value wrapper around an `AnyClass` value +/// - Unlike `ObjectIdentifier(class)`, `ClassReference(class)` +/// preserves the `AnyClass` value and is more human-readable. +struct ClassReference { + init(_ class: AnyClass) { + self.class = `class` + } + + let `class`: AnyClass +} + +// MARK: Equatable + +extension ClassReference: Equatable { + static func ==(_ lhs: Self, _ rhs: Self) -> Bool { + ObjectIdentifier(lhs.class) == ObjectIdentifier(rhs.class) + } +} + +// MARK: Hashable + +extension ClassReference: Hashable { + func hash(into hasher: inout Hasher) { + hasher.combine(ObjectIdentifier(`class`)) + } +} + +// MARK: CustomStringConvertible + +extension ClassReference: CustomStringConvertible { + var description: String { + String(describing: `class`) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/AnimatedProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/AnimatedProviding.swift new file mode 100644 index 0000000..1862b25 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/AnimatedProviding.swift @@ -0,0 +1,10 @@ +// Created by eric_horacek on 12/16/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +/// The capability of providing a flag indicating whether an operation should be animated. +/// +/// Typically conformed to by the `CallbackContext` of a `CallbackContextEpoxyModeled`. +protocol AnimatedProviding { + /// Whether this operation should be animated. + var animated: Bool { get } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DataIDProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DataIDProviding.swift new file mode 100644 index 0000000..79e4e2e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DataIDProviding.swift @@ -0,0 +1,58 @@ +// Created by eric_horacek on 12/1/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - DataIDProviding + +/// The capability of providing a stable data identifier with an erased type. +/// +/// While it has similar semantics, this type cannot inherit from `Identifiable` as this would give +/// it an associated type, which would cause the `keyPath` used in its `EpoxyModelProperty` to not +/// be stable across types if written as `\Self.dataID` since the `KeyPath` `Root` would be +/// different for each type. +/// +/// - SeeAlso: `Identifiable`. +protocol DataIDProviding { + /// A stable identifier that uniquely identifies this instance, with its typed erased. + /// + /// Defaults to `DefaultDataID.noneProvided` if no data ID is provided. + var dataID: AnyHashable { get } +} + +// MARK: - EpoxyModeled + +extension EpoxyModeled where Self: DataIDProviding { + + // MARK: Internal + + /// A stable identifier that uniquely identifies this model, with its typed erased. + var dataID: AnyHashable { + get { self[dataIDProperty] } + set { self[dataIDProperty] = newValue } + } + + /// Returns a copy of this model with the ID replaced with the provided ID. + func dataID(_ value: AnyHashable) -> Self { + copy(updating: dataIDProperty, to: value) + } + + // MARK: Private + + private var dataIDProperty: EpoxyModelProperty { + EpoxyModelProperty( + keyPath: \DataIDProviding.dataID, + defaultValue: DefaultDataID.noneProvided, + updateStrategy: .replace + ) + } +} + +// MARK: - DefaultDataID + +/// The default data ID when none is provided. +enum DefaultDataID: Hashable, CustomDebugStringConvertible { + case noneProvided + + var debugDescription: String { + "DefaultDataID.noneProvided" + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidDisplayProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidDisplayProviding.swift new file mode 100644 index 0000000..5a2f2cb --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidDisplayProviding.swift @@ -0,0 +1,41 @@ +// Created by eric_horacek on 1/6/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +// MARK: - DidDisplayProviding + +/// A sentinel protocol for enabling an `CallbackContextEpoxyModeled` to provide a `didDisplay` +/// closure property. +/// +/// - SeeAlso: `WillDisplayProviding` +/// - SeeAlso: `DidEndDisplayingProviding` +protocol DidDisplayProviding { } + +// MARK: - CallbackContextEpoxyModeled + +extension CallbackContextEpoxyModeled where Self: DidDisplayProviding { + + // MARK: Internal + + /// A closure that's called after a view has been added to the view hierarchy following any + /// appearance animations. + typealias DidDisplay = (_ context: CallbackContext) -> Void + + /// A closure that's called after the view has been added to the view hierarchy following any + /// appearance animations. + var didDisplay: DidDisplay? { + get { self[didDisplayProperty] } + set { self[didDisplayProperty] = newValue } + } + + /// Returns a copy of this model with the given did display closure called after the current did + /// display closure of this model, if there is one. + func didDisplay(_ value: DidDisplay?) -> Self { + copy(updating: didDisplayProperty, to: value) + } + + // MARK: Private + + private var didDisplayProperty: EpoxyModelProperty { + .init(keyPath: \Self.didDisplay, defaultValue: nil, updateStrategy: .chain()) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidEndDisplayingProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidEndDisplayingProviding.swift new file mode 100644 index 0000000..a7effbf --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidEndDisplayingProviding.swift @@ -0,0 +1,42 @@ +// Created by eric_horacek on 12/15/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - DidEndDisplayingProviding + +/// A sentinel protocol for enabling an `CallbackContextEpoxyModeled` to provide a +/// `didEndDisplaying` closure property. +protocol DidEndDisplayingProviding { } + +// MARK: - CallbackContextEpoxyModeled + +extension CallbackContextEpoxyModeled where Self: DidEndDisplayingProviding { + + // MARK: Internal + + /// A closure that's called when a view is no longer displayed following any disappearance + /// animations and when it has been removed from the view hierarchy. + typealias DidEndDisplaying = (_ context: CallbackContext) -> Void + + /// A closure that's called when the view is no longer displayed following any disappearance + /// animations and when it has been removed from the view hierarchy. + var didEndDisplaying: DidEndDisplaying? { + get { self[didEndDisplayingProperty] } + set { self[didEndDisplayingProperty] = newValue } + } + + /// Returns a copy of this model with the given did end displaying closure called after the + /// current did end displaying closure of this model, if there is one. + func didEndDisplaying(_ value: DidEndDisplaying?) -> Self { + copy(updating: didEndDisplayingProperty, to: value) + } + + // MARK: Private + + private var didEndDisplayingProperty: EpoxyModelProperty { + .init( + keyPath: \Self.didEndDisplaying, + defaultValue: nil, + updateStrategy: .chain() + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidSelectProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidSelectProviding.swift new file mode 100644 index 0000000..007e024 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/DidSelectProviding.swift @@ -0,0 +1,36 @@ +// Created by eric_horacek on 12/2/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - DidSelectProviding + +/// A sentinel protocol for enabling an `CallbackContextEpoxyModeled` to provide a `didSelect` +/// closure property. +protocol DidSelectProviding { } + +// MARK: - CallbackContextEpoxyModeled + +extension CallbackContextEpoxyModeled where Self: DidSelectProviding { + + // MARK: Internal + + /// A closure that's called to handle this model's view being selected. + typealias DidSelect = (CallbackContext) -> Void + + /// A closure that's called to handle this model's view being selected. + var didSelect: DidSelect? { + get { self[didSelectProperty] } + set { self[didSelectProperty] = newValue } + } + + /// Returns a copy of this model with the given did select closure called after the current did + /// select closure of this model, if there is one. + func didSelect(_ value: DidSelect?) -> Self { + copy(updating: didSelectProperty, to: value) + } + + // MARK: Private + + private var didSelectProperty: EpoxyModelProperty { + .init(keyPath: \Self.didSelect, defaultValue: nil, updateStrategy: .chain()) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ErasedContentProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ErasedContentProviding.swift new file mode 100644 index 0000000..556c3b8 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ErasedContentProviding.swift @@ -0,0 +1,49 @@ +// Created by eric_horacek on 12/2/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - ErasedContentProviding + +/// The capability of providing an type-erased `Equatable` content instance. +protocol ErasedContentProviding { + /// The type-erased content instance of this model, else `nil` if there is no content. + /// + /// If there was an `AnyEquatable` type, we could store this property using it. Instead we need + /// need to store `isErasedContentEqual` to determine equality. + var erasedContent: Any? { get } + + /// A closure that can be called to determine whether the given `model`'s `erasedContent` is equal + /// to this model's `erasedContent`, else `nil` if there is no content or the content is always + /// equal. + var isErasedContentEqual: ((Self) -> Bool)? { get } +} + +// MARK: - EpoxyModeled + +extension EpoxyModeled where Self: ErasedContentProviding { + + // MARK: Internal + + /// The type-erased content instance of this model, else `nil` if there is no content. + var erasedContent: Any? { + get { self[contentProperty] } + set { self[contentProperty] = newValue } + } + + /// A closure that can be called to determine whether the given `model`'s `erasedContent` is equal + /// to this model's `erasedContent`, else `nil` if there is no content or the content is always + /// equal. + var isErasedContentEqual: ((Self) -> Bool)? { + get { self[isContentEqualProperty] } + set { self[isContentEqualProperty] = newValue } + } + + // MARK: Private + + private var contentProperty: EpoxyModelProperty { + .init(keyPath: \Self.erasedContent, defaultValue: nil, updateStrategy: .replace) + } + + private var isContentEqualProperty: EpoxyModelProperty<((Self) -> Bool)?> { + .init(keyPath: \Self.isErasedContentEqual, defaultValue: nil, updateStrategy: .replace) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/MakeViewProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/MakeViewProviding.swift new file mode 100644 index 0000000..32f272f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/MakeViewProviding.swift @@ -0,0 +1,61 @@ +// Created by eric_horacek on 12/1/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - MakeViewProviding + +/// The capability of constructing a `UIView`. +protocol MakeViewProviding { + /// The view constructed when the `MakeView` closure is called. + associatedtype View: ViewType + + /// A closure that's called to construct an instance of `View`. + typealias MakeView = () -> View + + /// A closure that's called to construct an instance of `View`. + var makeView: MakeView { get } +} + +// MARK: - ViewEpoxyModeled + +extension ViewEpoxyModeled where Self: MakeViewProviding { + + // MARK: Internal + + /// A closure that's called to construct an instance of `View` represented by this model. + var makeView: MakeView { + get { self[makeViewProperty] } + set { self[makeViewProperty] = newValue } + } + + /// Replaces the default closure to construct the view with the given closure. + func makeView(_ value: @escaping MakeView) -> Self { + copy(updating: makeViewProperty, to: value) + } + + // MARK: Private + + private var makeViewProperty: EpoxyModelProperty { + // If you're getting a `EXC_BAD_INSTRUCTION` crash with this property in your stack trace, you + // probably either: + // - Conformed a view to `EpoxyableView` / `StyledView` with a custom initializer that + // takes parameters, or: + // - Used the `EpoxyModeled.init(dataID:)` initializer on a view has required initializer + // parameters. + // If you have parameters to view initialization, they should either be passed to `init(style:)` + // or you should provide a `makeView` closure when constructing your view's corresponding model, + // e.g: + // ``` + // MyView.itemModel(…) + // .makeView { MyView(customParameter: …) } + // .styleID(…) + // ``` + // Note that with the above approach that you must supply an `styleID` with the same identity as + // your view parameters to ensure that views with different parameters are not reused in place + // of one another. + .init( + keyPath: \Self.makeView, + defaultValue: View.init, + updateStrategy: .replace + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/SetBehaviorsProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/SetBehaviorsProviding.swift new file mode 100644 index 0000000..a73de04 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/SetBehaviorsProviding.swift @@ -0,0 +1,38 @@ +// Created by eric_horacek on 12/2/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - SetBehaviorsProviding + +/// A sentinel protocol for enabling an `CallbackContextEpoxyModeled` to provide a `setBehaviors` +/// closure property. +protocol SetBehaviorsProviding { } + +// MARK: - CallbackContextEpoxyModeled + +extension CallbackContextEpoxyModeled where Self: SetBehaviorsProviding { + + // MARK: Internal + + /// A closure that's called to set the content on this model's view with behaviors (e.g. tap handler + /// closures) whenever this model is updated. + typealias SetBehaviors = (CallbackContext) -> Void + + /// A closure that's called to set the content on this model's view with behaviors (e.g. tap handler + /// closures) whenever this model is updated. + var setBehaviors: SetBehaviors? { + get { self[setBehaviorsProperty] } + set { self[setBehaviorsProperty] = newValue } + } + + /// Returns a copy of this model with the set behaviors closure called after the current set + /// behaviors closure of this model, if there is one. + func setBehaviors(_ value: SetBehaviors?) -> Self { + copy(updating: setBehaviorsProperty, to: value) + } + + // MARK: Private + + private var setBehaviorsProperty: EpoxyModelProperty { + .init(keyPath: \Self.setBehaviors, defaultValue: nil, updateStrategy: .chain()) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/SetContentProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/SetContentProviding.swift new file mode 100644 index 0000000..e1456dc --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/SetContentProviding.swift @@ -0,0 +1,38 @@ +// Created by eric_horacek on 12/1/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - SetContentProviding + +/// A sentinel protocol for enabling an `CallbackContextEpoxyModeled` to provide a `setContent` +/// closure property. +protocol SetContentProviding { } + +// MARK: - CallbackContextEpoxyModeled + +extension CallbackContextEpoxyModeled where Self: SetContentProviding { + + // MARK: Internal + + /// A closure that's called to set the content on this model's view when it is first created and + /// subsequently when the content changes. + typealias SetContent = (CallbackContext) -> Void + + /// A closure that's called to set the content on this model's view when it is first created and + /// subsequently when the content changes. + var setContent: SetContent? { + get { self[setContentProperty] } + set { self[setContentProperty] = newValue } + } + + /// Returns a copy of this model with the given setContent view closure called after the current + /// setContent view closure of this model, if there is one. + func setContent(_ value: SetContent?) -> Self { + copy(updating: setContentProperty, to: value) + } + + // MARK: Private + + private var setContentProperty: EpoxyModelProperty { + .init(keyPath: \Self.setContent, defaultValue: nil, updateStrategy: .chain()) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/StyleIDProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/StyleIDProviding.swift new file mode 100644 index 0000000..2e667b3 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/StyleIDProviding.swift @@ -0,0 +1,38 @@ +// Created by eric_horacek on 12/1/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - StyleIDProviding + +protocol StyleIDProviding { + /// An optional ID for a style type to use for reuse of a view. + /// + /// Use this to differentiate between different styling configurations. + var styleID: AnyHashable? { get } +} + +// MARK: - EpoxyModeled + +extension EpoxyModeled where Self: StyleIDProviding { + + // MARK: Internal + + var styleID: AnyHashable? { + get { self[styleIDProperty] } + set { self[styleIDProperty] = newValue } + } + + /// Returns a copy of this model with the `styleID` replaced with the provided `value`. + func styleID(_ value: AnyHashable?) -> Self { + copy(updating: styleIDProperty, to: value) + } + + // MARK: Private + + private var styleIDProperty: EpoxyModelProperty { + .init( + keyPath: \StyleIDProviding.styleID, + defaultValue: nil, + updateStrategy: .replace + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/TraitCollectionProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/TraitCollectionProviding.swift new file mode 100644 index 0000000..e41ac79 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/TraitCollectionProviding.swift @@ -0,0 +1,14 @@ +// Created by eric_horacek on 12/16/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +#if !os(macOS) +import UIKit + +/// The capability of providing a `UITraitCollection` instance. +/// +/// Typically conformed to by the `CallbackContext` of a `CallbackContextEpoxyModeled`. +protocol TraitCollectionProviding { + /// The `UITraitCollection` instance provided by this type. + var traitCollection: UITraitCollection { get } +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ViewDifferentiatorProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ViewDifferentiatorProviding.swift new file mode 100644 index 0000000..45c0130 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ViewDifferentiatorProviding.swift @@ -0,0 +1,34 @@ +// Created by Bryan Keller on 12/17/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - ViewDifferentiatorProviding + +/// The capability of providing a view differentiator that facilitates generating collection view +/// cell reuse identifiers. +protocol ViewDifferentiatorProviding { + /// The view differentiator for the item model. + var viewDifferentiator: ViewDifferentiator { get } +} + +// MARK: - ViewDifferentiator + +/// Facilitates differentiating between two models' views, based on their view type, optional style +/// identifier, and optional element kind for supplementary view models. If two models have the same +/// view differentiator, then they're compatible with one another for element reuse. If two models +/// have different view differentiators, then they're incompatible with one another for element +/// reuse. +struct ViewDifferentiator: Hashable { + + // MARK: Lifecycle + + init(viewType: AnyClass, styleID: AnyHashable?) { + viewTypeDescription = "\(type(of: viewType.self))" + self.styleID = styleID + } + + // MARK: Public + + var viewTypeDescription: String + var styleID: AnyHashable? + +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ViewProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ViewProviding.swift new file mode 100644 index 0000000..b36eed8 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/ViewProviding.swift @@ -0,0 +1,13 @@ +// Created by eric_horacek on 12/16/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +/// The capability of providing an `View` instance +/// +/// Typically conformed to by the `CallbackContext` of a `CallbackContextEpoxyModeled`. +protocol ViewProviding { + /// The `UIView` view of this type. + associatedtype View: ViewType + + /// The `UIView` view instance provided by this type. + var view: View { get } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/WillDisplayProviding.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/WillDisplayProviding.swift new file mode 100644 index 0000000..9bf2163 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/Providers/WillDisplayProviding.swift @@ -0,0 +1,41 @@ +// Created by eric_horacek on 12/15/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - WillDisplayProviding + +/// A sentinel protocol for enabling an `CallbackContextEpoxyModeled` to provide a `willDisplay` +/// closure property. +/// +/// - SeeAlso: `DidDisplayProviding` +/// - SeeAlso: `DidEndDisplayingProviding` +protocol WillDisplayProviding { } + +// MARK: - CallbackContextEpoxyModeled + +extension CallbackContextEpoxyModeled where Self: WillDisplayProviding { + + // MARK: Internal + + /// A closure that's called when a view is about to be displayed, before it has been added to the + /// view hierarcy. + typealias WillDisplay = (_ context: CallbackContext) -> Void + + /// A closure that's called when the view is about to be displayed, before it has been added to + /// the view hierarcy. + var willDisplay: WillDisplay? { + get { self[willDisplayProperty] } + set { self[willDisplayProperty] = newValue } + } + + /// Returns a copy of this model with the given will display closure called after the current will + /// display closure of this model, if there is one. + func willDisplay(_ value: WillDisplay?) -> Self { + copy(updating: willDisplayProperty, to: value) + } + + // MARK: Private + + private var willDisplayProperty: EpoxyModelProperty { + .init(keyPath: \Self.willDisplay, defaultValue: nil, updateStrategy: .chain()) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/ViewEpoxyModeled.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/ViewEpoxyModeled.swift new file mode 100644 index 0000000..27901b2 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Model/ViewEpoxyModeled.swift @@ -0,0 +1,10 @@ +// Created by eric_horacek on 12/4/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +/// An Epoxy model with an associated `UIView` type. +protocol ViewEpoxyModeled: EpoxyModeled { + /// The view type associated with this model. + /// + /// An instance of this view is typically configured by this model. + associatedtype View: ViewType +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxySwiftUIIntrinsicContentSizeInvalidator.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxySwiftUIIntrinsicContentSizeInvalidator.swift new file mode 100644 index 0000000..0b28e0b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxySwiftUIIntrinsicContentSizeInvalidator.swift @@ -0,0 +1,45 @@ +// Created by matthew_cheok on 11/19/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +// MARK: - EpoxyIntrinsicContentSizeInvalidator + +/// Allows the SwiftUI view contained in an Epoxy model to request the invalidation of +/// the container's intrinsic content size. +/// +/// ``` +/// @Environment(\.epoxyIntrinsicContentSizeInvalidator) var invalidateIntrinsicContentSize +/// +/// var body: some View { +/// ... +/// .onChange(of: size) { +/// invalidateIntrinsicContentSize() +/// } +/// } +/// ``` +struct EpoxyIntrinsicContentSizeInvalidator { + let invalidate: () -> Void + + func callAsFunction() { + invalidate() + } +} + +// MARK: - EnvironmentValues + +extension EnvironmentValues { + /// A means of invalidating the intrinsic content size of the parent `EpoxySwiftUIHostingView`. + var epoxyIntrinsicContentSizeInvalidator: EpoxyIntrinsicContentSizeInvalidator { + get { self[EpoxyIntrinsicContentSizeInvalidatorKey.self] } + set { self[EpoxyIntrinsicContentSizeInvalidatorKey.self] = newValue } + } +} + +// MARK: - EpoxyIntrinsicContentSizeInvalidatorKey + +private struct EpoxyIntrinsicContentSizeInvalidatorKey: EnvironmentKey { + static let defaultValue = EpoxyIntrinsicContentSizeInvalidator(invalidate: { }) +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxySwiftUILayoutMargins.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxySwiftUILayoutMargins.swift new file mode 100644 index 0000000..2e14094 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxySwiftUILayoutMargins.swift @@ -0,0 +1,49 @@ +// Created by eric_horacek on 10/8/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +// MARK: - View + +extension View { + /// Applies the layout margins from the parent `EpoxySwiftUIHostingView` to this `View`, if there + /// are any. + /// + /// Can be used to have a background in SwiftUI underlap the safe area within a bar installer, for + /// example. + /// + /// These margins are propagated via the `EnvironmentValues.epoxyLayoutMargins`. + func epoxyLayoutMargins() -> some View { + modifier(EpoxyLayoutMarginsPadding()) + } +} + +// MARK: - EnvironmentValues + +extension EnvironmentValues { + /// The layout margins of the parent `EpoxySwiftUIHostingView`, else zero if there is none. + var epoxyLayoutMargins: EdgeInsets { + get { self[EpoxyLayoutMarginsKey.self] } + set { self[EpoxyLayoutMarginsKey.self] = newValue } + } +} + +// MARK: - EpoxyLayoutMarginsKey + +private struct EpoxyLayoutMarginsKey: EnvironmentKey { + static let defaultValue = EdgeInsets() +} + +// MARK: - EpoxyLayoutMarginsPadding + +/// A view modifier that applies the layout margins from an enclosing `EpoxySwiftUIHostingView` to +/// the modified `View`. +private struct EpoxyLayoutMarginsPadding: ViewModifier { + @Environment(\.epoxyLayoutMargins) var epoxyLayoutMargins + + func body(content: Content) -> some View { + content.padding(epoxyLayoutMargins) + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxyableView+SwiftUIView.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxyableView+SwiftUIView.swift new file mode 100644 index 0000000..c20898e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/EpoxyableView+SwiftUIView.swift @@ -0,0 +1,167 @@ +// Created by eric_horacek on 9/13/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +// MARK: - StyledView + +extension StyledView where Self: ContentConfigurableView & BehaviorsConfigurableView { + /// Returns a SwiftUI `View` representing this `EpoxyableView`. + /// + /// To perform additional configuration of the `EpoxyableView` instance, call `configure` on the + /// returned SwiftUI `View`: + /// ``` + /// MyView.swiftUIView(…) + /// .configure { context in + /// context.view.doSomething() + /// } + /// ``` + /// + /// To configure the sizing behavior of the `EpoxyableView` instance, call `sizing` on the + /// returned SwiftUI `View`: + /// ``` + /// MyView.swiftUIView(…).sizing(.intrinsicSize) + /// ``` + static func swiftUIView( + content: Content, + style: Style, + behaviors: Behaviors? = nil + ) -> SwiftUIView { + SwiftUIView(storage: (content: content, style: style)) { + let view = Self(style: style) + view.setContent(content, animated: false) + return view + } + .configure { context in + // We need to create a new view instance when the style changes. + if context.oldStorage.style != style { + context.view = Self(style: style) + context.view.setContent(content, animated: context.animated) + } + // Otherwise, if the just the content changes, we need to update it. + else if context.oldStorage.content != content { + context.view.setContent(content, animated: context.animated) + context.container.invalidateIntrinsicContentSize() + } + + context.view.setBehaviors(behaviors) + } + } +} + +extension StyledView + where + Self: ContentConfigurableView & BehaviorsConfigurableView, + Style == Never +{ + /// Returns a SwiftUI `View` representing this `EpoxyableView`. + /// + /// To perform additional configuration of the `EpoxyableView` instance, call `configure` on the + /// returned SwiftUI `View`: + /// ``` + /// MyView.swiftUIView(…) + /// .configure { context in + /// context.view.doSomething() + /// } + /// ``` + /// + /// To configure the sizing behavior of the `EpoxyableView` instance, call `sizing` on the + /// returned SwiftUI `View`: + /// ``` + /// MyView.swiftUIView(…).sizing(.intrinsicSize) + /// ``` + static func swiftUIView( + content: Content, + behaviors: Behaviors? = nil + ) -> SwiftUIView { + SwiftUIView(storage: content) { + let view = Self() + view.setContent(content, animated: false) + return view + } + .configure { context in + // We need to update the content of the existing view when the content is updated. + if context.oldStorage != content { + context.view.setContent(content, animated: context.animated) + context.container.invalidateIntrinsicContentSize() + } + + context.view.setBehaviors(behaviors) + } + } +} + +extension StyledView + where + Self: ContentConfigurableView & BehaviorsConfigurableView, + Content == Never +{ + /// Returns a SwiftUI `View` representing this `EpoxyableView`. + /// + /// To perform additional configuration of the `EpoxyableView` instance, call `configure` on the + /// returned SwiftUI `View`: + /// ``` + /// MyView.swiftUIView(…) + /// .configure { context in + /// context.view.doSomething() + /// } + /// ``` + /// + /// To configure the sizing behavior of the `EpoxyableView` instance, call `sizing` on the + /// returned SwiftUI `View`: + /// ``` + /// MyView.swiftUIView(…).sizing(.intrinsicSize) + /// ``` + /// The sizing defaults to `.automatic`. + static func swiftUIView( + style: Style, + behaviors: Behaviors? = nil + ) -> SwiftUIView { + SwiftUIView(storage: style) { + Self(style: style) + } + .configure { context in + // We need to create a new view instance when the style changes. + if context.oldStorage != style { + context.view = Self(style: style) + } + + context.view.setBehaviors(behaviors) + } + } +} + +extension StyledView + where + Self: ContentConfigurableView & BehaviorsConfigurableView, + Content == Never, + Style == Never +{ + /// Returns a SwiftUI `View` representing this `EpoxyableView`. + /// + /// To perform additional configuration of the `EpoxyableView` instance, call `configure` on the + /// returned SwiftUI `View`: + /// ``` + /// MyView.swiftUIView(…) + /// .configure { context in + /// context.view.doSomething() + /// } + /// ``` + /// + /// To configure the sizing behavior of the `EpoxyableView` instance, call `sizing` on the + /// returned SwiftUI `View`: + /// ``` + /// MyView.swiftUIView(…).sizing(.intrinsicSize) + /// ``` + /// The sizing defaults to `.automatic`. + static func swiftUIView(behaviors: Behaviors? = nil) -> SwiftUIView { + SwiftUIView { + Self() + } + .configure { context in + context.view.setBehaviors(behaviors) + } + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/LayoutUtilities/MeasuringViewRepresentable.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/LayoutUtilities/MeasuringViewRepresentable.swift new file mode 100644 index 0000000..225b8af --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/LayoutUtilities/MeasuringViewRepresentable.swift @@ -0,0 +1,128 @@ +// Created by eric_horacek on 6/22/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +// MARK: - MeasuringViewRepresentable + +/// A `UIViewRepresentable` that uses a `SwiftUIMeasurementContainer` wrapping its represented +/// `UIView` to report its size that fits a proposed size to SwiftUI. +/// +/// Supports iOS 13-15 using the private `_overrideSizeThatFits(…)` method and iOS 16+ using the +/// `sizeThatFits(…)` method. +/// +/// - SeeAlso: ``SwiftUIMeasurementContainer`` +protocol MeasuringViewRepresentable: ViewRepresentableType + where + RepresentableViewType == SwiftUIMeasurementContainer +{ + /// The `UIView` content that's being measured by the enclosing `SwiftUIMeasurementContainer`. + associatedtype Content: ViewType + + /// The sizing strategy of the represented view. + /// + /// To configure the sizing behavior of the `View` instance, call `sizing` on this `View`, e.g.: + /// ``` + /// myView.sizing(.intrinsicSize) + /// ``` + var sizing: SwiftUIMeasurementContainerStrategy { get set } +} + +// MARK: Extensions + +extension MeasuringViewRepresentable { + /// Returns a copy of this view with its sizing strategy updated to the given `sizing` value. + func sizing(_ strategy: SwiftUIMeasurementContainerStrategy) -> Self { + var copy = self + copy.sizing = strategy + return copy + } +} + +// MARK: Defaults + +#if os(iOS) || os(tvOS) +extension MeasuringViewRepresentable { + func _overrideSizeThatFits( + _ size: inout CGSize, + in proposedSize: _ProposedSize, + uiView: UIViewType + ) { + uiView.strategy = sizing + + // Note: this method is not double-called on iOS 16, so we don't need to do anything to prevent + // extra work here. + let children = Mirror(reflecting: proposedSize).children + + // Creates a `CGSize` by replacing `nil`s with `UIView.noIntrinsicMetric` + uiView.proposedSize = .init( + width: children.first { $0.label == "width" }?.value as? CGFloat ?? ViewType.noIntrinsicMetric, + height: children.first { $0.label == "height" }?.value as? CGFloat ?? ViewType.noIntrinsicMetric + ) + + size = uiView.measuredFittingSize + } + + #if swift(>=5.7) // Proxy check for being built with the iOS 15 SDK + @available(iOS 16.0, tvOS 16.0, macOS 13.0, *) + func sizeThatFits( + _ proposal: ProposedViewSize, + uiView: UIViewType, + context _: Context + ) -> CGSize? { + uiView.strategy = sizing + + // Creates a size by replacing `nil`s with `UIView.noIntrinsicMetric` + uiView.proposedSize = .init( + width: proposal.width ?? ViewType.noIntrinsicMetric, + height: proposal.height ?? ViewType.noIntrinsicMetric + ) + + return uiView.measuredFittingSize + } + #endif +} + +#elseif os(macOS) +extension MeasuringViewRepresentable { + func _overrideSizeThatFits( + _ size: inout CGSize, + in proposedSize: _ProposedSize, + nsView: NSViewType + ) { + nsView.strategy = sizing + + let children = Mirror(reflecting: proposedSize).children + + // Creates a `CGSize` by replacing `nil`s with `UIView.noIntrinsicMetric` + nsView.proposedSize = .init( + width: children.first { $0.label == "width" }?.value as? CGFloat ?? ViewType.noIntrinsicMetric, + height: children.first { $0.label == "height" }?.value as? CGFloat ?? ViewType.noIntrinsicMetric + ) + + size = nsView.measuredFittingSize + } + + // Proxy check for being built with the macOS 13 SDK. + #if swift(>=5.7.1) + @available(macOS 13.0, *) + func sizeThatFits( + _ proposal: ProposedViewSize, + nsView: NSViewType, + context _: Context + ) -> CGSize? { + nsView.strategy = sizing + + // Creates a size by replacing `nil`s with `UIView.noIntrinsicMetric` + nsView.proposedSize = .init( + width: proposal.width ?? ViewType.noIntrinsicMetric, + height: proposal.height ?? ViewType.noIntrinsicMetric + ) + + return nsView.measuredFittingSize + } + #endif +} +#endif +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/LayoutUtilities/SwiftUIMeasurementContainer.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/LayoutUtilities/SwiftUIMeasurementContainer.swift new file mode 100644 index 0000000..809c402 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/LayoutUtilities/SwiftUIMeasurementContainer.swift @@ -0,0 +1,470 @@ +// Created by Bryn Bodayle on 1/24/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +// MARK: - SwiftUIMeasurementContainer + +/// A view that has an `intrinsicContentSize` of the `uiView`'s `systemLayoutSizeFitting(…)` and +/// supports double layout pass sizing and content size category changes. +/// +/// This container view uses an injected proposed width to measure the view and return its ideal +/// height through the `SwiftUISizingContext` binding. +/// +/// - SeeAlso: ``MeasuringViewRepresentable`` +final class SwiftUIMeasurementContainer: ViewType { + + // MARK: Lifecycle + + init(content: Content, strategy: SwiftUIMeasurementContainerStrategy) { + self.content = content + self.strategy = strategy + + // On iOS 15 and below, passing zero can result in a constraint failure the first time a view + // is displayed, but the system gracefully recovers afterwards. On iOS 16, it's fine to pass + // zero. + let initialSize: CGSize = + if #available(iOS 16, tvOS 16, macOS 13, *) { + .zero + } else { + .init(width: 375, height: 150) + } + super.init(frame: .init(origin: .zero, size: initialSize)) + + addSubview(content) + setUpConstraints() + } + + @available(*, unavailable) + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + /// The most recently measured fitting size of the `uiView` that fits within the current + /// `proposedSize`. + /// + /// Contains `proposedSize`/`bounds.size` fallbacks for dimensions with no intrinsic size, as + /// compared to `intrinsicContentSize` which has `UIView.noIntrinsicMetric` fields in the case of + /// no intrinsic size. + var measuredFittingSize: CGSize { + _measuredFittingSize ?? measureView() + } + + /// The `UIView` content that's being measured by this container. + var content: Content { + didSet { + guard content !== oldValue else { return } + oldValue.removeFromSuperview() + addSubview(content) + // Invalidate the strategy since it's derived from this view. + _resolvedStrategy = nil + // Re-configure the constraints since they depend on the resolved strategy. + setUpConstraints() + // Finally, we need to re-measure the view. + _measuredFittingSize = nil + } + } + + /// The proposed size at the time of the latest measurement. + /// + /// Has a side-effect of updating the `measuredIntrinsicContentSize` if it's changed. + var proposedSize = CGSize.noIntrinsicMetric { + didSet { + guard oldValue != proposedSize else { return } + // The proposed size is only used by the measurement, so just re-measure. + _measuredFittingSize = nil + } + } + + /// The measurement strategy of this container. + /// + /// Has a side-effect of updating the `measuredIntrinsicContentSize` if it's changed. + var strategy: SwiftUIMeasurementContainerStrategy { + didSet { + guard oldValue != strategy else { return } + // Invalidate the resolved strategy since it's derived from this strategy. + _resolvedStrategy = nil + // Then, re-measure the view. + _measuredFittingSize = nil + } + } + + override var intrinsicContentSize: CGSize { + _intrinsicContentSize + } + + #if os(macOS) + override func layout() { + super.layout() + + // We need to re-measure the view whenever the size of the bounds changes, as the previous size + // may now be incorrect. + if latestMeasurementBoundsSize != nil, bounds.size != latestMeasurementBoundsSize { + // This will trigger SwiftUI to re-measure the view. + super.invalidateIntrinsicContentSize() + } + } + #else + override func layoutSubviews() { + super.layoutSubviews() + + // We need to re-measure the view whenever the size of the bounds changes, as the previous size + // may now be incorrect. + if latestMeasurementBoundsSize != nil, bounds.size != latestMeasurementBoundsSize { + // This will trigger SwiftUI to re-measure the view. + super.invalidateIntrinsicContentSize() + } + } + #endif + + override func invalidateIntrinsicContentSize() { + super.invalidateIntrinsicContentSize() + + // Invalidate the resolved strategy in case it changes with the re-measurement as it relies on + // the intrinsic size. + _resolvedStrategy = nil + _measuredFittingSize = nil + } + + // MARK: Private + + /// The most recently measured intrinsic content size of the `uiView`, else `noIntrinsicMetric` if + /// it has not yet been measured. + /// + /// Contains `UIView.noIntrinsicMetric` fallbacks for dimensions with no intrinsic size, + /// as compared to `measuredFittingSize` which has `proposedSize`/`bounds.size` fallbacks. + private var _intrinsicContentSize = CGSize.noIntrinsicMetric + + /// The bounds size at the time of the latest measurement. + private var latestMeasurementBoundsSize: CGSize? + + /// The most recently updated set of constraints constraining `uiView` to `self`. + private var uiViewConstraints = [NSLayoutConstraint.Attribute: NSLayoutConstraint]() + + /// The cached `resolvedStrategy` to prevent unnecessary re-measurements. + private var _resolvedStrategy: ResolvedSwiftUIMeasurementContainerStrategy? + + /// The cached `measuredFittingSize` to prevent unnecessary re-measurements. + private var _measuredFittingSize: CGSize? + + /// The resolved measurement strategy. + private var resolvedStrategy: ResolvedSwiftUIMeasurementContainerStrategy { + if let resolvedStrategy = _resolvedStrategy { + return resolvedStrategy + } + + let resolved: ResolvedSwiftUIMeasurementContainerStrategy + switch strategy { + case .automatic: + // Perform an intrinsic size measurement pass, which gives us valid values for + // `UILabel.preferredMaxLayoutWidth`. + let intrinsicSize = content.systemLayoutFittingIntrinsicSize() + + // If the view has a intrinsic width and contains a double layout pass subview, give it the + // proposed width to allow the label content to gracefully wrap to multiple lines. + if intrinsicSize.width > 0, content.containsDoubleLayoutPassSubviews() { + resolved = .intrinsicHeightProposedWidth + } else { + let zero = CGFloat(0) + switch (width: intrinsicSize.width, height: intrinsicSize.height) { + case (width: ...zero, height: ...zero): + resolved = .proposed + case (width: ...zero, height: zero.nextUp...): + resolved = .intrinsicHeightProposedWidth + case (width: zero.nextUp..., height: ...zero): + resolved = .intrinsicWidthProposedHeight + default: + resolved = .intrinsic(intrinsicSize) + } + } + + case .proposed: + resolved = .proposed + + case .intrinsicHeightProposedWidth: + resolved = .intrinsicHeightProposedWidth + + case .intrinsicWidthProposedHeight: + resolved = .intrinsicWidthProposedHeight + + case .intrinsic: + resolved = .intrinsic(content.systemLayoutFittingIntrinsicSize()) + } + _resolvedStrategy = resolved + return resolved + } + + private func setUpConstraints() { + content.translatesAutoresizingMaskIntoConstraints = false + + let leading = content.leadingAnchor.constraint(equalTo: leadingAnchor) + let top = content.topAnchor.constraint(equalTo: topAnchor) + let trailing = content.trailingAnchor.constraint(equalTo: trailingAnchor) + let bottom = content.bottomAnchor.constraint(equalTo: bottomAnchor) + let newConstraints: [NSLayoutConstraint.Attribute: NSLayoutConstraint] = [ + .leading: leading, + .top: top, + .trailing: trailing, + .bottom: bottom, + ] + // Start with the lowest priority constraints so we aren't measuring the view too early, the + // priorities will be updated later on. + prioritizeConstraints(newConstraints, strategy: .intrinsic(.zero)) + + NSLayoutConstraint.deactivate(Array(uiViewConstraints.values)) + uiViewConstraints = newConstraints + NSLayoutConstraint.activate(Array(uiViewConstraints.values)) + } + + /// Prioritizes the given constraints based on the provided resolved strategy. + private func prioritizeConstraints( + _ constraints: [NSLayoutConstraint.Attribute: NSLayoutConstraint], + strategy: ResolvedSwiftUIMeasurementContainerStrategy + ) { + // Give a required constraint in the dimensions that are fixed to the bounds, otherwise almost + // required. + switch strategy { + case .proposed: + constraints[.trailing]?.priority = .required + constraints[.bottom]?.priority = .required + + case .intrinsicHeightProposedWidth: + constraints[.trailing]?.priority = .required + constraints[.bottom]?.priority = .almostRequired + + case .intrinsicWidthProposedHeight: + constraints[.trailing]?.priority = .almostRequired + constraints[.bottom]?.priority = .required + + case .intrinsic: + constraints[.trailing]?.priority = .almostRequired + constraints[.bottom]?.priority = .almostRequired + } + + #if os(macOS) + // On macOS, views default to having required constraints setting their height / width + // equal to their intrinsic content size. These have to be disabled in favor of the constraints + // we create here. + content.isVerticalContentSizeConstraintActive = false + content.isHorizontalContentSizeConstraintActive = false + #endif + } + + /// Measures the `uiView`, storing the resulting size in `measuredIntrinsicContentSize`. + private func measureView() -> CGSize { + latestMeasurementBoundsSize = bounds.size + prioritizeConstraints(uiViewConstraints, strategy: resolvedStrategy) + + var measuredSize: CGSize + let proposedSizeElseBounds = proposedSize.replacingNoIntrinsicMetric(with: bounds.size) + + switch resolvedStrategy { + case .proposed: + measuredSize = .noIntrinsicMetric + + case .intrinsicHeightProposedWidth: + measuredSize = content.systemLayoutFittingIntrinsicHeightFixedWidth(proposedSizeElseBounds.width) + measuredSize.width = ViewType.noIntrinsicMetric + + case .intrinsicWidthProposedHeight: + measuredSize = content.systemLayoutFittingIntrinsicWidthFixedHeight(proposedSizeElseBounds.height) + measuredSize.height = ViewType.noIntrinsicMetric + + case .intrinsic(let size): + measuredSize = size + + // If the measured size exceeds an available width or height, set the measured size to + // `noIntrinsicMetric` to ensure that the component can be compressed, otherwise it will + // overflow beyond the proposed size. + // - If the previous intrinsic content size is the same as the new proposed size, we don't + // do this as SwiftUI sometimes "proposes" the same intrinsic size back to the component and + // we don't want that scenario to prevent size changes when there is actually more space + // available. + if + proposedSize.width != ViewType.noIntrinsicMetric, + measuredSize.width > proposedSizeElseBounds.width, + _intrinsicContentSize.width != proposedSize.width + { + measuredSize.width = ViewType.noIntrinsicMetric + } + if + proposedSize.height != ViewType.noIntrinsicMetric, + measuredSize.height > proposedSizeElseBounds.height, + _intrinsicContentSize.height != proposedSize.height + { + measuredSize.height = ViewType.noIntrinsicMetric + } + } + + _intrinsicContentSize = measuredSize + + let measuredFittingSize = measuredSize.replacingNoIntrinsicMetric(with: proposedSizeElseBounds) + _measuredFittingSize = measuredFittingSize + return measuredFittingSize + } +} + +// MARK: - SwiftUIMeasurementContainerStrategy + +/// The measurement strategy of a `SwiftUIMeasurementContainer`. +enum SwiftUIMeasurementContainerStrategy { + /// The container makes a best effort to correctly choose the measurement strategy of the view. + /// + /// The best effort is based on a number of heuristics: + /// - The `uiView` will be given its intrinsic width and/or height when measurement in that + /// dimension produces a positive value, while zero/negative values will result in that + /// dimension receiving the available space proposed by the parent. + /// - If the view contains `UILabel` subviews that require a double layout pass as determined by + /// a `preferredMaxLayoutWidth` that's greater than zero after a layout, then the view will + /// default to `intrinsicHeightProposedWidth` to allow the labels to wrap. + /// + /// If you would like to opt out of automatic sizing for performance or to override the default + /// behavior, choose another strategy. + case automatic + + /// The `uiView` is sized to fill the area proposed by its parent. + /// + /// Typically used for views that should expand greedily in both axes, e.g. a background view. + case proposed + + /// The `uiView` is sized with its intrinsic height and expands horizontally to fill the width + /// proposed by its parent. + /// + /// Typically used for views that have a height that's a function of their width, e.g. a row with + /// text that can wrap to multiple lines. + case intrinsicHeightProposedWidth + + /// The `uiView` is sized with its intrinsic width and expands vertically to fill the height + /// proposed by its parent. + /// + /// Typically used for views that are free to grow vertically but have a fixed width, e.g. a view + /// in a horizontal carousel. + case intrinsicWidthProposedHeight + + /// The `uiView` is sized to its intrinsic width and height. + /// + /// Typically used for components with a specific intrinsic size in both axes, e.g. controls or + /// inputs. + case intrinsic +} + +// MARK: - ResolvedSwiftUIMeasurementContainerStrategy + +/// The resolved measurement strategy of a `SwiftUIMeasurementContainer`, matching the cases of the +/// `SwiftUIMeasurementContainerStrategy` without the automatic case. +private enum ResolvedSwiftUIMeasurementContainerStrategy { + case proposed + case intrinsicHeightProposedWidth + case intrinsicWidthProposedHeight + case intrinsic(CGSize) +} + +// MARK: - UILayoutPriority + +extension LayoutPriorityType { + /// An "almost required" constraint, useful for creating near-required constraints that don't + /// error when unable to be satisfied. + @nonobjc + fileprivate static var almostRequired: LayoutPriorityType { + .init(rawValue: required.rawValue - 1) + } +} + +// MARK: - UIView + +extension ViewType { + /// The `systemLayoutSizeFitting(…)` of this view with a compressed size and fitting priorities. + @nonobjc + fileprivate func systemLayoutFittingIntrinsicSize() -> CGSize { + #if os(macOS) + intrinsicContentSize + #else + systemLayoutSizeFitting( + UIView.layoutFittingCompressedSize, + withHorizontalFittingPriority: .fittingSizeLevel, + verticalFittingPriority: .fittingSizeLevel + ) + #endif + } + + /// The `systemLayoutSizeFitting(…)` of this view with a compressed height with a fitting size + /// priority and with the given fixed width and fitting priority. + @nonobjc + fileprivate func systemLayoutFittingIntrinsicHeightFixedWidth( + _ width: CGFloat, + priority: LayoutPriorityType = .almostRequired + ) -> CGSize { + #if os(macOS) + return CGSize(width: width, height: intrinsicContentSize.height) + #else + let targetSize = CGSize(width: width, height: UIView.layoutFittingCompressedSize.height) + + return systemLayoutSizeFitting( + targetSize, + withHorizontalFittingPriority: priority, + verticalFittingPriority: .fittingSizeLevel + ) + #endif + } + + /// The `systemLayoutSizeFitting(…)` of this view with a compressed width with a fitting size + /// priority and with the given fixed height and fitting priority. + @nonobjc + fileprivate func systemLayoutFittingIntrinsicWidthFixedHeight( + _ height: CGFloat, + priority: LayoutPriorityType = .almostRequired + ) -> CGSize { + #if os(macOS) + return CGSize(width: intrinsicContentSize.width, height: height) + #else + let targetSize = CGSize(width: UIView.layoutFittingCompressedSize.width, height: height) + + return systemLayoutSizeFitting( + targetSize, + withHorizontalFittingPriority: .fittingSizeLevel, + verticalFittingPriority: priority + ) + #endif + } + + /// Whether this view or any of its subviews has a subview that has a double layout pass `UILabel` + /// as determined by a non-zero `preferredMaxLayoutWidth`, which implies that it should get a + /// `intrinsicHeightProposedWidth` sizing strategy to allow the label to wrap and grow. + @nonobjc + fileprivate func containsDoubleLayoutPassSubviews() -> Bool { + #if os(macOS) + return false + #else + var contains = false + if let label = self as? UILabel, label.preferredMaxLayoutWidth > 0 { + contains = true + } + for subview in subviews { + contains = contains || subview.containsDoubleLayoutPassSubviews() + } + return contains + #endif + } +} + +// MARK: - CGSize + +extension CGSize { + /// A `CGSize` with `noIntrinsicMetric` for both its width and height. + fileprivate static var noIntrinsicMetric: CGSize { + .init(width: ViewType.noIntrinsicMetric, height: ViewType.noIntrinsicMetric) + } + + /// Returns a `CGSize` with its width and/or height replaced with the corresponding field of the + /// provided `fallback` size if they are `UIView.noIntrinsicMetric`. + fileprivate func replacingNoIntrinsicMetric(with fallback: CGSize) -> CGSize { + .init( + width: width == ViewType.noIntrinsicMetric ? fallback.width : width, + height: height == ViewType.noIntrinsicMetric ? fallback.height : height + ) + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/SwiftUIView.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/SwiftUIView.swift new file mode 100644 index 0000000..dbe73db --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/SwiftUIView.swift @@ -0,0 +1,148 @@ +// Created by eric_horacek on 9/8/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +// MARK: - SwiftUIView + +/// A `UIViewRepresentable` SwiftUI `View` that wraps its `Content` `UIView` within a +/// `SwiftUIMeasurementContainer`, used to size a UIKit view correctly within a SwiftUI view +/// hierarchy. +/// +/// Includes an optional generic `Storage` value, which can be used to compare old and new values +/// across state changes to prevent redundant view updates. +struct SwiftUIView: MeasuringViewRepresentable, + UIViewConfiguringSwiftUIView +{ + + // MARK: Lifecycle + + /// Creates a SwiftUI representation of the content view with the given storage and the provided + /// `makeContent` closure to construct the content whenever `makeUIView(…)` is invoked. + init(storage: Storage, makeContent: @escaping () -> Content) { + self.storage = storage + self.makeContent = makeContent + } + + /// Creates a SwiftUI representation of the content view with the provided `makeContent` closure + /// to construct it whenever `makeUIView(…)` is invoked. + init(makeContent: @escaping () -> Content) where Storage == Void { + storage = () + self.makeContent = makeContent + } + + // MARK: Internal + + var configurations = [Configuration]() + + var sizing = SwiftUIMeasurementContainerStrategy.automatic + + // MARK: Private + + /// The current stored value, with the previous value provided to the configuration closure as + /// the `oldStorage`. + private var storage: Storage + + /// A closure that's invoked to construct the represented content view. + private var makeContent: () -> Content +} + +// MARK: UIViewRepresentable + +extension SwiftUIView { + func makeCoordinator() -> Coordinator { + Coordinator(storage: storage) + } + + #if os(macOS) + func makeNSView(context _: Context) -> SwiftUIMeasurementContainer { + SwiftUIMeasurementContainer(content: makeContent(), strategy: sizing) + } + + func updateNSView(_ uiView: SwiftUIMeasurementContainer, context: Context) { + let oldStorage = context.coordinator.storage + context.coordinator.storage = storage + + let configurationContext = ConfigurationContext( + oldStorage: oldStorage, + viewRepresentableContext: context, + container: uiView + ) + + for configuration in configurations { + configuration(configurationContext) + } + } + #else + func makeUIView(context _: Context) -> SwiftUIMeasurementContainer { + SwiftUIMeasurementContainer(content: makeContent(), strategy: sizing) + } + + func updateUIView(_ uiView: SwiftUIMeasurementContainer, context: Context) { + let oldStorage = context.coordinator.storage + context.coordinator.storage = storage + + let configurationContext = ConfigurationContext( + oldStorage: oldStorage, + viewRepresentableContext: context, + container: uiView + ) + + for configuration in configurations { + configuration(configurationContext) + } + } + #endif +} + +// MARK: SwiftUIView.ConfigurationContext + +extension SwiftUIView { + /// The configuration context that's available to configure the `Content` view whenever the + /// `updateUIView()` method is invoked via a configuration closure. + struct ConfigurationContext: ViewProviding { + /// The previous value for the `Storage` of this `SwiftUIView`, which can be used to store + /// values across state changes to prevent redundant view updates. + var oldStorage: Storage + + /// The `UIViewRepresentable.Context`, with information about the transaction and environment. + var viewRepresentableContext: Context + + /// The backing measurement container that contains the `Content`. + var container: SwiftUIMeasurementContainer + + /// The `UIView` content that's being configured. + /// + /// Setting this to a new value updates the backing measurement container's `content`. + var view: Content { + get { container.content } + nonmutating set { container.content = newValue } + } + + /// A convenience accessor indicating whether this content update should be animated. + var animated: Bool { + viewRepresentableContext.transaction.animation != nil + } + } +} + +// MARK: SwiftUIView.Coordinator + +extension SwiftUIView { + /// A coordinator that stores the `storage` associated with this view, enabling the old storage + /// value to be accessed during the `updateUIView(…)`. + final class Coordinator { + + // MARK: Lifecycle + + fileprivate init(storage: Storage) { + self.storage = storage + } + + // MARK: Internal + + fileprivate(set) var storage: Storage + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/UIView+SwiftUIView.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/UIView+SwiftUIView.swift new file mode 100644 index 0000000..bbea0a8 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/UIView+SwiftUIView.swift @@ -0,0 +1,41 @@ +// Created by eric_horacek on 3/3/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +// MARK: - ViewTypeProtocol + swiftUIView + +extension ViewTypeProtocol { + /// Returns a SwiftUI `View` representing this `UIView`, constructed with the given `makeView` + /// closure and sized with the given sizing configuration. + /// + /// To perform additional configuration of the `UIView` instance, call `configure` on the + /// returned SwiftUI `View`: + /// ``` + /// MyUIView.swiftUIView(…) + /// .configure { context in + /// context.view.doSomething() + /// } + /// ``` + /// + /// To configure the sizing behavior of the `UIView` instance, call `sizing` on the returned + /// SwiftUI `View`: + /// ``` + /// MyView.swiftUIView(…).sizing(.intrinsicSize) + /// ``` + /// The sizing defaults to `.automatic`. + static func swiftUIView(makeView: @escaping () -> Self) -> SwiftUIView { + SwiftUIView(makeContent: makeView) + } +} + +// MARK: - ViewTypeProtocol + +/// A protocol that all `UIView`s conform to, enabling extensions that have a `Self` reference. +protocol ViewTypeProtocol: ViewType { } + +// MARK: - ViewType + ViewTypeProtocol + +extension ViewType: ViewTypeProtocol { } +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/UIViewConfiguringSwiftUIView.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/UIViewConfiguringSwiftUIView.swift new file mode 100644 index 0000000..d7f8ded --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/SwiftUI/UIViewConfiguringSwiftUIView.swift @@ -0,0 +1,43 @@ +// Created by eric_horacek on 3/4/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +// MARK: - UIViewConfiguringSwiftUIView + +/// A protocol describing a SwiftUI `View` that can configure its `UIView` content via an array of +/// `configuration` closures. +protocol UIViewConfiguringSwiftUIView: View { + /// The context available to this configuration, which provides the `UIView` instance at a minimum + /// but can include additional context as needed. + associatedtype ConfigurationContext: ViewProviding + + /// A closure that is invoked to configure the represented content view. + typealias Configuration = (ConfigurationContext) -> Void + + /// A mutable array of configuration closures that should each be invoked with the + /// `ConfigurationContext` whenever `updateUIView` is called in a `UIViewRepresentable`. + var configurations: [Configuration] { get set } +} + +// MARK: Extensions + +extension UIViewConfiguringSwiftUIView { + /// Returns a copy of this view updated to have the given closure applied to its represented view + /// whenever it is updated via the `updateUIView(…)` method. + func configure(_ configure: @escaping Configuration) -> Self { + var copy = self + copy.configurations.append(configure) + return copy + } + + /// Returns a copy of this view updated to have the given closures applied to its represented view + /// whenever it is updated via the `updateUIView(…)` method. + func configurations(_ configurations: [Configuration]) -> Self { + var copy = self + copy.configurations.append(contentsOf: configurations) + return copy + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/BehaviorsConfigurableView.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/BehaviorsConfigurableView.swift new file mode 100644 index 0000000..33c63f5 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/BehaviorsConfigurableView.swift @@ -0,0 +1,45 @@ +// Created by Tyler Hedrick on 5/26/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - BehaviorsConfigurableView + +/// A view that can be configured with a `Behaviors` instance that contains the view's non- +/// `Equatable` properties that can be updated on view instances after initialization, e.g. callback +/// closures or delegates. +/// +/// Since it is not possible to establish the equality of two `Behaviors` instances, `Behaviors` +/// will be set more often than `ContentConfigurableView.Content`, needing to be updated every time +/// the view's corresponding `EpoxyModeled` instance is updated. As such, setting behaviors should +/// be as lightweight as possible. +/// +/// Properties of `Behaviors` should be mutually exclusive with the properties in the +/// `StyledView.Style` and `ContentConfigurableView.Content`. +/// +/// - SeeAlso: `ContentConfigurableView` +/// - SeeAlso: `StyledView` +/// - SeeAlso: `EpoxyableView` +protocol BehaviorsConfigurableView: ViewType { + /// The non-`Equatable` properties that can be changed over of the lifecycle this View's + /// instances, e.g. callback closures or delegates. + /// + /// Defaults to `Never` for views that do not have `Behaviors`. + associatedtype Behaviors = Never + + /// Updates the behaviors of this view to those in the given `behaviors`, else resets the + /// behaviors if `nil`. + /// + /// Behaviors are optional as they must be "resettable" in order for Epoxy to reset the behaviors + /// on your view when no behaviors are provided. + func setBehaviors(_ behaviors: Self.Behaviors?) +} + +// MARK: Defaults + +extension BehaviorsConfigurableView where Behaviors == Never { + func setBehaviors(_ behaviors: Never?) { + switch behaviors { + case nil: + break + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/ContentConfigurableView.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/ContentConfigurableView.swift new file mode 100644 index 0000000..6ebce5a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/ContentConfigurableView.swift @@ -0,0 +1,36 @@ +// Created by Laura Skelton on 5/30/17. +// Copyright © 2017 Airbnb. All rights reserved. + +// MARK: - ContentConfigurableView + +/// A view that can be configured with a `Content` instance that contains the view's `Equatable` +/// properties that can be updated on existing view instances, e.g. text `String`s or image `URL`s. +/// +/// For performance, it is generally expected that `Content` is only set when it is not equal to the +/// previous `Content` instance that has been set on a view instance. As a further optimization, +/// this view can guard updates on the equality of each property of the `Content` against the +/// current property value when set. +/// +/// Properties of `Content` should be mutually exclusive with the properties of the +/// `StyledView.Style` and `BehaviorsConfigurableView.Behaviors`. +/// +/// - SeeAlso: `BehaviorsConfigurableView` +/// - SeeAlso: `StyledView` +/// - SeeAlso: `EpoxyableView` +protocol ContentConfigurableView: ViewType { + /// The `Equatable` properties that can be updated on instances of this view, e.g. text `String`s + /// or image `URL`s. + /// + /// Defaults to `Never` for views that do not have `Content`. + associatedtype Content: Equatable = Never + + /// Updates the content of this view to the properties of the given `content`, optionally + /// animating the updates. + func setContent(_ content: Self.Content, animated: Bool) +} + +// MARK: Defaults + +extension ContentConfigurableView where Content == Never { + func setContent(_: Never, animated _: Bool) { } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/EpoxyableView.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/EpoxyableView.swift new file mode 100644 index 0000000..5f13195 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/EpoxyableView.swift @@ -0,0 +1,5 @@ +// Created by eric_horacek on 1/13/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +/// A `UIView` that can be declaratively configured via a concrete `EpoxyableModel` instance. +typealias EpoxyableView = BehaviorsConfigurableView & ContentConfigurableView & StyledView diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/StyledView.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/StyledView.swift new file mode 100644 index 0000000..6b05ab7 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/StyledView.swift @@ -0,0 +1,43 @@ +// Created by Laura Skelton on 4/14/16. +// Copyright © 2016 Airbnb. All rights reserved. + +// MARK: - StyledView + +/// A view that can be initialized with a `Style` instance that contains the view's invariant +/// configuration parameters, e.g. the `UIButton.ButtonType` of a `UIButton`. +/// +/// A `Style` is expected to be invariant over the lifecycle of the view; it should not possible to +/// change the `Style` of a view after it is created. All variant properties of the view should +/// either be included in the `ContentConfigurableView.Content` if they are `Equatable` (e.g. a +/// title `String`) or the `BehaviorsConfigurableView.Behaviors` if they are not (e.g. a callback +/// closure). +/// +/// A `Style` is `Hashable` to allow views of the same type with equal `Style`s to be reused by +/// establishing whether their invariant `Style` instances are equal. +/// +/// Properties of `Style` should be mutually exclusive with the properties of the +/// `ContentConfigurableView.Content` and `BehaviorsConfigurableView.Behaviors`. +/// +/// - SeeAlso: `ContentConfigurableView` +/// - SeeAlso: `BehaviorsConfigurableView` +/// - SeeAlso: `EpoxyableView` +protocol StyledView: ViewType { + /// Creates an instance of this view configured with the given `Style` instance. + init(style: Style) + + /// The style type of this view, passed into its initializer to configure the resulting instance. + /// + /// Defaults to `Never` for views that do not have a `Style`. + associatedtype Style: Hashable = Never + +} + +// MARK: Defaults + +extension StyledView where Style == Never { + init(style: Never) { + // An empty switch is required to silence the "'self.init' isn't called on all paths before + // returning from initializer" error. + switch style { } + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/ViewType.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/ViewType.swift new file mode 100644 index 0000000..27f80c7 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/EpoxyCore/Views/ViewType.swift @@ -0,0 +1,48 @@ +// Created by Cal Stephens on 6/26/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI +#if canImport(UIKit) +import UIKit + +/// The platform's main view type. +/// Either `UIView` on iOS/tvOS or `NSView` on macOS. +typealias ViewType = UIView + +/// The platform's SwiftUI view representable type. +/// Either `UIViewRepresentable` on iOS/tvOS or `NSViewRepresentable` on macOS. +typealias ViewRepresentableType = UIViewRepresentable + +/// The platform's layout constraint priority type. +/// Either `UILayoutPriority` on iOS/tvOS or `NSLayoutConstraint.Priority` on macOS. +typealias LayoutPriorityType = UILayoutPriority + +extension ViewRepresentableType { + /// The platform's view type for `ViewRepresentableType`. + /// Either `UIViewType` on iOS/tvOS or `NSViewType` on macOS. + typealias RepresentableViewType = UIViewType +} + +#elseif canImport(AppKit) +import AppKit + +/// The platform's main view type. +/// Either `UIView` on iOS/tvOS, or `NSView` on macOS. +typealias ViewType = NSView + +/// The platform's SwiftUI view representable type. +/// Either `UIViewRepresentable` on iOS/tvOS, or `NSViewRepresentable` on macOS. +typealias ViewRepresentableType = NSViewRepresentable + +/// The platform's layout constraint priority type. +/// Either `UILayoutPriority` on iOS/tvOS, or `NSLayoutConstraint.Priority` on macOS. +typealias LayoutPriorityType = NSLayoutConstraint.Priority + +extension ViewRepresentableType { + /// The platform's view type for `ViewRepresentableType`. + /// Either `UIViewType` on iOS/tvOS or `NSViewType` on macOS. + typealias RepresentableViewType = NSViewType +} +#endif +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/LRUCache/LRUCache.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/LRUCache/LRUCache.swift new file mode 100644 index 0000000..daf2d1e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/LRUCache/LRUCache.swift @@ -0,0 +1,257 @@ +// +// LRUCache.swift +// LRUCache +// +// Version 1.0.2 +// +// Created by Nick Lockwood on 05/08/2021. +// Copyright © 2021 Nick Lockwood. All rights reserved. +// +// Distributed under the permissive MIT license +// Get the latest version from here: +// +// https://github.com/nicklockwood/LRUCache +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. +// + +import Foundation + +#if canImport(UIKit) +import UIKit + +/// Notification that cache should be cleared +let LRUCacheMemoryWarningNotification: NSNotification.Name = + UIApplication.didReceiveMemoryWarningNotification + +#else + +/// Notification that cache should be cleared +let LRUCacheMemoryWarningNotification = + NSNotification.Name("LRUCacheMemoryWarningNotification") + +#endif + +// MARK: - LRUCache + +final class LRUCache { + + // MARK: Lifecycle + + /// Initialize the cache with the specified `totalCostLimit` and `countLimit` + init( + totalCostLimit: Int = .max, + countLimit: Int = .max, + notificationCenter: NotificationCenter = .default + ) { + self.totalCostLimit = totalCostLimit + self.countLimit = countLimit + self.notificationCenter = notificationCenter + + token = notificationCenter.addObserver( + forName: LRUCacheMemoryWarningNotification, + object: nil, + queue: nil + ) { [weak self] _ in + self?.removeAllValues() + } + } + + deinit { + if let token { + notificationCenter.removeObserver(token) + } + } + + // MARK: Internal + + /// The current total cost of values in the cache + private(set) var totalCost = 0 + + /// The maximum total cost permitted + var totalCostLimit: Int { + didSet { clean() } + } + + /// The maximum number of values permitted + var countLimit: Int { + didSet { clean() } + } + + // MARK: Private + + private var values = [Key: Container]() + private unowned(unsafe) var head: Container? + private unowned(unsafe) var tail: Container? + private let lock = NSLock() + private var token: AnyObject? + private let notificationCenter: NotificationCenter + +} + +extension LRUCache { + /// The number of values currently stored in the cache + var count: Int { + values.count + } + + /// Is the cache empty? + var isEmpty: Bool { + values.isEmpty + } + + /// Returns all values in the cache from oldest to newest + var allValues: [Value] { + lock.lock() + defer { lock.unlock() } + var values = [Value]() + var next = head + while let container = next { + values.append(container.value) + next = container.next + } + return values + } + + /// Insert a value into the cache with optional `cost` + func setValue(_ value: Value?, forKey key: Key, cost: Int = 0) { + guard let value else { + removeValue(forKey: key) + return + } + lock.lock() + if let container = values[key] { + container.value = value + totalCost -= container.cost + container.cost = cost + remove(container) + append(container) + } else { + let container = Container( + value: value, + cost: cost, + key: key + ) + values[key] = container + append(container) + } + totalCost += cost + lock.unlock() + clean() + } + + /// Remove a value from the cache and return it + @discardableResult + func removeValue(forKey key: Key) -> Value? { + lock.lock() + defer { lock.unlock() } + guard let container = values.removeValue(forKey: key) else { + return nil + } + remove(container) + totalCost -= container.cost + return container.value + } + + /// Fetch a value from the cache + func value(forKey key: Key) -> Value? { + lock.lock() + defer { lock.unlock() } + if let container = values[key] { + remove(container) + append(container) + return container.value + } + return nil + } + + /// Remove all values from the cache + func removeAllValues() { + lock.lock() + values.removeAll() + head = nil + tail = nil + lock.unlock() + } +} + +extension LRUCache { + + // MARK: Fileprivate + + fileprivate final class Container { + + // MARK: Lifecycle + + init(value: Value, cost: Int, key: Key) { + self.value = value + self.cost = cost + self.key = key + } + + // MARK: Internal + + var value: Value + var cost: Int + let key: Key + unowned(unsafe) var prev: Container? + unowned(unsafe) var next: Container? + + } + + // MARK: Private + + /// Remove container from list (must be called inside lock) + private func remove(_ container: Container) { + if head === container { + head = container.next + } + if tail === container { + tail = container.prev + } + container.next?.prev = container.prev + container.prev?.next = container.next + container.next = nil + } + + /// Append container to list (must be called inside lock) + private func append(_ container: Container) { + assert(container.next == nil) + if head == nil { + head = container + } + container.prev = tail + tail?.next = container + tail = container + } + + /// Remove expired values (must be called outside lock) + private func clean() { + lock.lock() + defer { lock.unlock() } + while + totalCost > totalCostLimit || count > countLimit, + let container = head + { + remove(container) + values.removeValue(forKey: container.key) + totalCost -= container.cost + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+BackingConfiguration.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+BackingConfiguration.swift new file mode 100644 index 0000000..a00fc63 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+BackingConfiguration.swift @@ -0,0 +1,157 @@ +// +// Archive+BackingConfiguration.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Archive { + + struct BackingConfiguration { + let file: FILEPointer + let endOfCentralDirectoryRecord: EndOfCentralDirectoryRecord + let zip64EndOfCentralDirectory: ZIP64EndOfCentralDirectory? + + #if swift(>=5.0) + let memoryFile: MemoryFile? + + init( + file: FILEPointer, + endOfCentralDirectoryRecord: EndOfCentralDirectoryRecord, + zip64EndOfCentralDirectory: ZIP64EndOfCentralDirectory? = nil, + memoryFile: MemoryFile? = nil + ) { + self.file = file + self.endOfCentralDirectoryRecord = endOfCentralDirectoryRecord + self.zip64EndOfCentralDirectory = zip64EndOfCentralDirectory + self.memoryFile = memoryFile + } + #else + + init( + file: FILEPointer, + endOfCentralDirectoryRecord: EndOfCentralDirectoryRecord, + zip64EndOfCentralDirectory: ZIP64EndOfCentralDirectory? + ) { + self.file = file + self.endOfCentralDirectoryRecord = endOfCentralDirectoryRecord + self.zip64EndOfCentralDirectory = zip64EndOfCentralDirectory + } + #endif + } + + static func makeBackingConfiguration(for url: URL, mode: AccessMode) + -> BackingConfiguration? + { + let fileManager = FileManager() + switch mode { + case .read: + let fileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path) + guard + let archiveFile = fopen(fileSystemRepresentation, "rb"), + let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) + else { + return nil + } + return BackingConfiguration( + file: archiveFile, + endOfCentralDirectoryRecord: eocdRecord, + zip64EndOfCentralDirectory: zip64EOCD + ) + + case .create: + let endOfCentralDirectoryRecord = EndOfCentralDirectoryRecord( + numberOfDisk: 0, + numberOfDiskStart: 0, + totalNumberOfEntriesOnDisk: 0, + totalNumberOfEntriesInCentralDirectory: 0, + sizeOfCentralDirectory: 0, + offsetToStartOfCentralDirectory: 0, + zipFileCommentLength: 0, + zipFileCommentData: Data() + ) + do { + try endOfCentralDirectoryRecord.data.write(to: url, options: .withoutOverwriting) + } catch { return nil } + fallthrough + + case .update: + let fileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path) + guard + let archiveFile = fopen(fileSystemRepresentation, "rb+"), + let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) + else { + return nil + } + fseeko(archiveFile, 0, SEEK_SET) + return BackingConfiguration( + file: archiveFile, + endOfCentralDirectoryRecord: eocdRecord, + zip64EndOfCentralDirectory: zip64EOCD + ) + } + } + + #if swift(>=5.0) + static func makeBackingConfiguration(for data: Data, mode: AccessMode) + -> BackingConfiguration? + { + let posixMode = + switch mode { + case .read: "rb" + case .create: "wb+" + case .update: "rb+" + } + let memoryFile = MemoryFile(data: data) + guard let archiveFile = memoryFile.open(mode: posixMode) else { return nil } + + switch mode { + case .read: + guard let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) else { + return nil + } + + return BackingConfiguration( + file: archiveFile, + endOfCentralDirectoryRecord: eocdRecord, + zip64EndOfCentralDirectory: zip64EOCD, + memoryFile: memoryFile + ) + + case .create: + let endOfCentralDirectoryRecord = EndOfCentralDirectoryRecord( + numberOfDisk: 0, + numberOfDiskStart: 0, + totalNumberOfEntriesOnDisk: 0, + totalNumberOfEntriesInCentralDirectory: 0, + sizeOfCentralDirectory: 0, + offsetToStartOfCentralDirectory: 0, + zipFileCommentLength: 0, + zipFileCommentData: Data() + ) + _ = endOfCentralDirectoryRecord.data.withUnsafeBytes { (buffer: UnsafeRawBufferPointer) in + fwrite(buffer.baseAddress, buffer.count, 1, archiveFile) // Errors handled during read + } + fallthrough + + case .update: + guard let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) else { + return nil + } + + fseeko(archiveFile, 0, SEEK_SET) + return BackingConfiguration( + file: archiveFile, + endOfCentralDirectoryRecord: eocdRecord, + zip64EndOfCentralDirectory: zip64EOCD, + memoryFile: memoryFile + ) + } + } + #endif +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Helpers.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Helpers.swift new file mode 100644 index 0000000..302de17 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Helpers.swift @@ -0,0 +1,362 @@ +// +// Archive+Helpers.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Archive { + + func readUncompressed( + entry: Entry, + bufferSize: Int, + skipCRC32: Bool, + progress: Progress? = nil, + with consumer: Consumer + ) throws -> CRC32 { + let size = entry.centralDirectoryStructure.effectiveUncompressedSize + guard size <= .max else { throw ArchiveError.invalidEntrySize } + return try Data.consumePart( + of: Int64(size), + chunkSize: bufferSize, + skipCRC32: skipCRC32, + provider: { _, chunkSize -> Data in + try Data.readChunk(of: chunkSize, from: self.archiveFile) + }, + consumer: { data in + if progress?.isCancelled == true { throw ArchiveError.cancelledOperation } + try consumer(data) + progress?.completedUnitCount += Int64(data.count) + } + ) + } + + func readCompressed( + entry: Entry, + bufferSize: Int, + skipCRC32: Bool, + progress: Progress? = nil, + with consumer: Consumer + ) throws -> CRC32 { + let size = entry.centralDirectoryStructure.effectiveCompressedSize + guard size <= .max else { throw ArchiveError.invalidEntrySize } + return try Data.decompress( + size: Int64(size), + bufferSize: bufferSize, + skipCRC32: skipCRC32, + provider: { _, chunkSize -> Data in + try Data.readChunk(of: chunkSize, from: self.archiveFile) + }, + consumer: { data in + if progress?.isCancelled == true { throw ArchiveError.cancelledOperation } + try consumer(data) + progress?.completedUnitCount += Int64(data.count) + } + ) + } + + func writeEntry( + uncompressedSize: Int64, + type: Entry.EntryType, + compressionMethod: CompressionMethod, + bufferSize: Int, + progress: Progress? = nil, + provider: Provider + ) throws -> (sizeWritten: Int64, crc32: CRC32) { + var checksum = CRC32(0) + var sizeWritten = Int64(0) + switch type { + case .file: + switch compressionMethod { + case .none: + (sizeWritten, checksum) = try writeUncompressed( + size: uncompressedSize, + bufferSize: bufferSize, + progress: progress, + provider: provider + ) + + case .deflate: + (sizeWritten, checksum) = try writeCompressed( + size: uncompressedSize, + bufferSize: bufferSize, + progress: progress, + provider: provider + ) + } + + case .directory: + _ = try provider(0, 0) + if let progress { progress.completedUnitCount = progress.totalUnitCount } + + case .symlink: + let (linkSizeWritten, linkChecksum) = try writeSymbolicLink( + size: Int(uncompressedSize), + provider: provider + ) + (sizeWritten, checksum) = (Int64(linkSizeWritten), linkChecksum) + if let progress { progress.completedUnitCount = progress.totalUnitCount } + } + return (sizeWritten, checksum) + } + + func writeLocalFileHeader( + path: String, + compressionMethod: CompressionMethod, + size: (uncompressed: UInt64, compressed: UInt64), + checksum: CRC32, + modificationDateTime: (UInt16, UInt16) + ) throws -> LocalFileHeader { + // We always set Bit 11 in generalPurposeBitFlag, which indicates an UTF-8 encoded path. + guard let fileNameData = path.data(using: .utf8) else { throw ArchiveError.invalidEntryPath } + + var uncompressedSizeOfLFH = UInt32(0) + var compressedSizeOfLFH = UInt32(0) + var extraFieldLength = UInt16(0) + var zip64ExtendedInformation: Entry.ZIP64ExtendedInformation? + var versionNeededToExtract = Version.v20.rawValue + // ZIP64 Extended Information in the Local header MUST include BOTH original and compressed file size fields. + if size.uncompressed >= maxUncompressedSize || size.compressed >= maxCompressedSize { + uncompressedSizeOfLFH = .max + compressedSizeOfLFH = .max + extraFieldLength = UInt16(20) // 2 + 2 + 8 + 8 + versionNeededToExtract = Version.v45.rawValue + zip64ExtendedInformation = Entry.ZIP64ExtendedInformation( + dataSize: extraFieldLength - 4, + uncompressedSize: size.uncompressed, + compressedSize: size.compressed, + relativeOffsetOfLocalHeader: 0, + diskNumberStart: 0 + ) + } else { + uncompressedSizeOfLFH = UInt32(size.uncompressed) + compressedSizeOfLFH = UInt32(size.compressed) + } + + let localFileHeader = LocalFileHeader( + versionNeededToExtract: versionNeededToExtract, + generalPurposeBitFlag: UInt16(2048), + compressionMethod: compressionMethod.rawValue, + lastModFileTime: modificationDateTime.1, + lastModFileDate: modificationDateTime.0, + crc32: checksum, + compressedSize: compressedSizeOfLFH, + uncompressedSize: uncompressedSizeOfLFH, + fileNameLength: UInt16(fileNameData.count), + extraFieldLength: extraFieldLength, + fileNameData: fileNameData, + extraFieldData: zip64ExtendedInformation?.data ?? Data() + ) + _ = try Data.write(chunk: localFileHeader.data, to: archiveFile) + return localFileHeader + } + + func writeCentralDirectoryStructure( + localFileHeader: LocalFileHeader, + relativeOffset: UInt64, + externalFileAttributes: UInt32 + ) throws -> CentralDirectoryStructure { + var extraUncompressedSize: UInt64? + var extraCompressedSize: UInt64? + var extraOffset: UInt64? + var relativeOffsetOfCD = UInt32(0) + var extraFieldLength = UInt16(0) + var zip64ExtendedInformation: Entry.ZIP64ExtendedInformation? + if localFileHeader.uncompressedSize == .max || localFileHeader.compressedSize == .max { + let zip64Field = Entry.ZIP64ExtendedInformation + .scanForZIP64Field(in: localFileHeader.extraFieldData, fields: [.uncompressedSize, .compressedSize]) + extraUncompressedSize = zip64Field?.uncompressedSize + extraCompressedSize = zip64Field?.compressedSize + } + if relativeOffset >= maxOffsetOfLocalFileHeader { + extraOffset = relativeOffset + relativeOffsetOfCD = .max + } else { + relativeOffsetOfCD = UInt32(relativeOffset) + } + extraFieldLength = [extraUncompressedSize, extraCompressedSize, extraOffset] + .compactMap { $0 } + .reduce(UInt16(0)) { $0 + UInt16(MemoryLayout.size(ofValue: $1)) } + if extraFieldLength > 0 { + // Size of extra fields, shouldn't include the leading 4 bytes + zip64ExtendedInformation = Entry.ZIP64ExtendedInformation( + dataSize: extraFieldLength, + uncompressedSize: extraUncompressedSize ?? 0, + compressedSize: extraCompressedSize ?? 0, + relativeOffsetOfLocalHeader: extraOffset ?? 0, + diskNumberStart: 0 + ) + extraFieldLength += Entry.ZIP64ExtendedInformation.headerSize + } + let centralDirectory = CentralDirectoryStructure( + localFileHeader: localFileHeader, + fileAttributes: externalFileAttributes, + relativeOffset: relativeOffsetOfCD, + extraField: ( + extraFieldLength, + zip64ExtendedInformation?.data ?? Data() + ) + ) + _ = try Data.write(chunk: centralDirectory.data, to: archiveFile) + return centralDirectory + } + + func writeEndOfCentralDirectory( + centralDirectoryStructure: CentralDirectoryStructure, + startOfCentralDirectory: UInt64, + startOfEndOfCentralDirectory: UInt64, + operation: ModifyOperation + ) throws -> EndOfCentralDirectoryStructure { + var record = endOfCentralDirectoryRecord + let sizeOfCD = sizeOfCentralDirectory + let numberOfTotalEntries = totalNumberOfEntriesInCentralDirectory + let countChange = operation.rawValue + var dataLength = centralDirectoryStructure.extraFieldLength + dataLength += centralDirectoryStructure.fileNameLength + dataLength += centralDirectoryStructure.fileCommentLength + let cdDataLengthChange = countChange * (Int(dataLength) + CentralDirectoryStructure.size) + let (updatedSizeOfCD, updatedNumberOfEntries): (UInt64, UInt64) = try { + switch operation { + case .add: + guard .max - sizeOfCD >= cdDataLengthChange else { + throw ArchiveError.invalidCentralDirectorySize + } + guard .max - numberOfTotalEntries >= countChange else { + throw ArchiveError.invalidCentralDirectoryEntryCount + } + return (sizeOfCD + UInt64(cdDataLengthChange), numberOfTotalEntries + UInt64(countChange)) + + case .remove: + return (sizeOfCD - UInt64(-cdDataLengthChange), numberOfTotalEntries - UInt64(-countChange)) + } + }() + let sizeOfCDForEOCD = updatedSizeOfCD >= maxSizeOfCentralDirectory + ? UInt32.max + : UInt32(updatedSizeOfCD) + let numberOfTotalEntriesForEOCD = updatedNumberOfEntries >= maxTotalNumberOfEntries + ? UInt16.max + : UInt16(updatedNumberOfEntries) + let offsetOfCDForEOCD = startOfCentralDirectory >= maxOffsetOfCentralDirectory + ? UInt32.max + : UInt32(startOfCentralDirectory) + // ZIP64 End of Central Directory + var zip64EOCD: ZIP64EndOfCentralDirectory? + if numberOfTotalEntriesForEOCD == .max || offsetOfCDForEOCD == .max || sizeOfCDForEOCD == .max { + zip64EOCD = try writeZIP64EOCD( + totalNumberOfEntries: updatedNumberOfEntries, + sizeOfCentralDirectory: updatedSizeOfCD, + offsetOfCentralDirectory: startOfCentralDirectory, + offsetOfEndOfCentralDirectory: startOfEndOfCentralDirectory + ) + } + record = EndOfCentralDirectoryRecord( + record: record, + numberOfEntriesOnDisk: numberOfTotalEntriesForEOCD, + numberOfEntriesInCentralDirectory: numberOfTotalEntriesForEOCD, + updatedSizeOfCentralDirectory: sizeOfCDForEOCD, + startOfCentralDirectory: offsetOfCDForEOCD + ) + _ = try Data.write(chunk: record.data, to: archiveFile) + return (record, zip64EOCD) + } + + func writeUncompressed( + size: Int64, + bufferSize: Int, + progress: Progress? = nil, + provider: Provider + ) throws -> (sizeWritten: Int64, checksum: CRC32) { + var position: Int64 = 0 + var sizeWritten: Int64 = 0 + var checksum = CRC32(0) + while position < size { + if progress?.isCancelled == true { throw ArchiveError.cancelledOperation } + let readSize = (size - position) >= bufferSize ? bufferSize : Int(size - position) + let entryChunk = try provider(position, readSize) + checksum = entryChunk.crc32(checksum: checksum) + sizeWritten += Int64(try Data.write(chunk: entryChunk, to: archiveFile)) + position += Int64(bufferSize) + progress?.completedUnitCount = sizeWritten + } + return (sizeWritten, checksum) + } + + func writeCompressed( + size: Int64, + bufferSize: Int, + progress: Progress? = nil, + provider: Provider + ) throws -> (sizeWritten: Int64, checksum: CRC32) { + var sizeWritten: Int64 = 0 + let consumer: Consumer = { data in sizeWritten += Int64(try Data.write(chunk: data, to: self.archiveFile)) } + let checksum = try Data.compress( + size: size, + bufferSize: bufferSize, + provider: { position, size -> Data in + if progress?.isCancelled == true { throw ArchiveError.cancelledOperation } + let data = try provider(position, size) + progress?.completedUnitCount += Int64(data.count) + return data + }, + consumer: consumer + ) + return (sizeWritten, checksum) + } + + func writeSymbolicLink(size: Int, provider: Provider) throws -> (sizeWritten: Int, checksum: CRC32) { + // The reported size of a symlink is the number of characters in the path it points to. + let linkData = try provider(0, size) + let checksum = linkData.crc32(checksum: 0) + let sizeWritten = try Data.write(chunk: linkData, to: archiveFile) + return (sizeWritten, checksum) + } + + func writeZIP64EOCD( + totalNumberOfEntries: UInt64, + sizeOfCentralDirectory: UInt64, + offsetOfCentralDirectory: UInt64, + offsetOfEndOfCentralDirectory: UInt64 + ) throws -> ZIP64EndOfCentralDirectory { + var zip64EOCD: ZIP64EndOfCentralDirectory = zip64EndOfCentralDirectory ?? { + // Shouldn't include the leading 12 bytes: (size - 12 = 44) + let record = ZIP64EndOfCentralDirectoryRecord( + sizeOfZIP64EndOfCentralDirectoryRecord: UInt64(44), + versionMadeBy: UInt16(789), + versionNeededToExtract: Version.v45.rawValue, + numberOfDisk: 0, + numberOfDiskStart: 0, + totalNumberOfEntriesOnDisk: 0, + totalNumberOfEntriesInCentralDirectory: 0, + sizeOfCentralDirectory: 0, + offsetToStartOfCentralDirectory: 0, + zip64ExtensibleDataSector: Data() + ) + let locator = ZIP64EndOfCentralDirectoryLocator( + numberOfDiskWithZIP64EOCDRecordStart: 0, + relativeOffsetOfZIP64EOCDRecord: 0, + totalNumberOfDisk: 1 + ) + return ZIP64EndOfCentralDirectory(record: record, locator: locator) + }() + + let updatedRecord = ZIP64EndOfCentralDirectoryRecord( + record: zip64EOCD.record, + numberOfEntriesOnDisk: totalNumberOfEntries, + numberOfEntriesInCD: totalNumberOfEntries, + sizeOfCentralDirectory: sizeOfCentralDirectory, + offsetToStartOfCD: offsetOfCentralDirectory + ) + let updatedLocator = ZIP64EndOfCentralDirectoryLocator( + locator: zip64EOCD.locator, + offsetOfZIP64EOCDRecord: offsetOfEndOfCentralDirectory + ) + zip64EOCD = ZIP64EndOfCentralDirectory(record: updatedRecord, locator: updatedLocator) + _ = try Data.write(chunk: zip64EOCD.data, to: archiveFile) + return zip64EOCD + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+MemoryFile.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+MemoryFile.swift new file mode 100644 index 0000000..b3715e4 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+MemoryFile.swift @@ -0,0 +1,185 @@ +// +// Archive+MemoryFile.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Archive { + var isMemoryArchive: Bool { + url.scheme == memoryURLScheme + } +} + +#if swift(>=5.0) + +extension Archive { + /// Returns a `Data` object containing a representation of the receiver. + var data: Data? { + memoryFile?.data + } +} + +final class MemoryFile { + + // MARK: Lifecycle + + init(data: Data = Data()) { + self.data = data + } + + // MARK: Internal + + private(set) var data: Data + + func open(mode: String) -> FILEPointer? { + let cookie = Unmanaged.passRetained(self) + let writable = mode.count > 0 && (mode.first! != "r" || mode.last! == "+") + let append = mode.count > 0 && mode.first! == "a" + #if os(macOS) || canImport(UIKit) || os(Android) + let result = writable + ? funopen(cookie.toOpaque(), readStub, writeStub, seekStub, closeStub) + : funopen(cookie.toOpaque(), readStub, nil, seekStub, closeStub) + #else + let stubs = cookie_io_functions_t(read: readStub, write: writeStub, seek: seekStub, close: closeStub) + let result = fopencookie(cookie.toOpaque(), mode, stubs) + #endif + if append { + fseeko(result, 0, SEEK_END) + } + return result + } + + // MARK: Private + + private var offset = 0 + +} + +extension MemoryFile { + fileprivate func readData(buffer: UnsafeMutableRawBufferPointer) -> Int { + let size = min(buffer.count, data.count - offset) + let start = data.startIndex + data.copyBytes(to: buffer.bindMemory(to: UInt8.self), from: start + offset.. Int { + let start = data.startIndex + if offset < data.count, offset + buffer.count > data.count { + data.removeSubrange(start + offset.. data.count { + data.append(Data(count: offset - data.count)) + } + if offset == data.count { + data.append(buffer.bindMemory(to: UInt8.self)) + } else { + let start = data.startIndex // May have changed in earlier mutation + data.replaceSubrange(start + offset.. Int { + var result = -1 + if whence == SEEK_SET { + result = offset + } else if whence == SEEK_CUR { + result = self.offset + offset + } else if whence == SEEK_END { + result = data.count + offset + } + self.offset = result + return self.offset + } +} + +private func fileFromCookie(cookie: UnsafeRawPointer) -> MemoryFile { + Unmanaged.fromOpaque(cookie).takeUnretainedValue() +} + +private func closeStub(_ cookie: UnsafeMutableRawPointer?) -> Int32 { + if let cookie { + Unmanaged.fromOpaque(cookie).release() + } + return 0 +} + +#if os(macOS) || canImport(UIKit) || os(Android) +private func readStub( + _ cookie: UnsafeMutableRawPointer?, + _ bytePtr: UnsafeMutablePointer?, + _ count: Int32 +) -> Int32 { + guard let cookie, let bytePtr else { return 0 } + return Int32(fileFromCookie(cookie: cookie).readData( + buffer: UnsafeMutableRawBufferPointer(start: bytePtr, count: Int(count)) + )) +} + +private func writeStub( + _ cookie: UnsafeMutableRawPointer?, + _ bytePtr: UnsafePointer?, + _ count: Int32 +) -> Int32 { + guard let cookie, let bytePtr else { return 0 } + return Int32(fileFromCookie(cookie: cookie).writeData( + buffer: UnsafeRawBufferPointer(start: bytePtr, count: Int(count)) + )) +} + +private func seekStub( + _ cookie: UnsafeMutableRawPointer?, + _ offset: fpos_t, + _ whence: Int32 +) -> fpos_t { + guard let cookie else { return 0 } + return fpos_t(fileFromCookie(cookie: cookie).seek(offset: Int(offset), whence: whence)) +} + +#else +private func readStub( + _ cookie: UnsafeMutableRawPointer?, + _ bytePtr: UnsafeMutablePointer?, + _ count: Int +) -> Int { + guard let cookie, let bytePtr else { return 0 } + return fileFromCookie(cookie: cookie).readData( + buffer: UnsafeMutableRawBufferPointer(start: bytePtr, count: count) + ) +} + +private func writeStub( + _ cookie: UnsafeMutableRawPointer?, + _ bytePtr: UnsafePointer?, + _ count: Int +) -> Int { + guard let cookie, let bytePtr else { return 0 } + return fileFromCookie(cookie: cookie).writeData( + buffer: UnsafeRawBufferPointer(start: bytePtr, count: count) + ) +} + +private func seekStub( + _ cookie: UnsafeMutableRawPointer?, + _ offset: UnsafeMutablePointer?, + _ whence: Int32 +) -> Int32 { + guard let cookie, let offset else { return 0 } + let result = fileFromCookie(cookie: cookie).seek(offset: Int(offset.pointee), whence: whence) + if result >= 0 { + offset.pointee = result + return 0 + } else { + return -1 + } +} +#endif +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Progress.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Progress.swift new file mode 100644 index 0000000..a55d5d1 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Progress.swift @@ -0,0 +1,66 @@ +// +// Archive+Progress.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Archive { + /// The number of the work units that have to be performed when + /// removing `entry` from the receiver. + /// + /// - Parameter entry: The entry that will be removed. + /// - Returns: The number of the work units. + func totalUnitCountForRemoving(_ entry: Entry) -> Int64 { + Int64(offsetToStartOfCentralDirectory - entry.localSize) + } + + func makeProgressForRemoving(_ entry: Entry) -> Progress { + Progress(totalUnitCount: totalUnitCountForRemoving(entry)) + } + + /// The number of the work units that have to be performed when + /// reading `entry` from the receiver. + /// + /// - Parameter entry: The entry that will be read. + /// - Returns: The number of the work units. + func totalUnitCountForReading(_ entry: Entry) -> Int64 { + switch entry.type { + case .file, .symlink: + Int64(entry.uncompressedSize) + case .directory: + defaultDirectoryUnitCount + } + } + + func makeProgressForReading(_ entry: Entry) -> Progress { + Progress(totalUnitCount: totalUnitCountForReading(entry)) + } + + /// The number of the work units that have to be performed when + /// adding the file at `url` to the receiver. + /// - Parameter entry: The entry that will be removed. + /// - Returns: The number of the work units. + func totalUnitCountForAddingItem(at url: URL) -> Int64 { + var count = Int64(0) + do { + let type = try FileManager.typeForItem(at: url) + switch type { + case .file, .symlink: + count = Int64(try FileManager.fileSizeForItem(at: url)) + case .directory: + count = defaultDirectoryUnitCount + } + } catch { count = -1 } + return count + } + + func makeProgressForAddingItem(at url: URL) -> Progress { + Progress(totalUnitCount: totalUnitCountForAddingItem(at: url)) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Reading.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Reading.swift new file mode 100644 index 0000000..4c45b8c --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Reading.swift @@ -0,0 +1,152 @@ +// +// Archive+Reading.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Archive { + /// Read a ZIP `Entry` from the receiver and write it to `url`. + /// + /// - Parameters: + /// - entry: The ZIP `Entry` to read. + /// - url: The destination file URL. + /// - bufferSize: The maximum size of the read buffer and the decompression buffer (if needed). + /// - skipCRC32: Optional flag to skip calculation of the CRC32 checksum to improve performance. + /// - progress: A progress object that can be used to track or cancel the extract operation. + /// - Returns: The checksum of the processed content or 0 if the `skipCRC32` flag was set to `true`. + /// - Throws: An error if the destination file cannot be written or the entry contains malformed content. + func extract( + _ entry: Entry, + to url: URL, + bufferSize: Int = defaultReadChunkSize, + skipCRC32: Bool = false, + progress: Progress? = nil + ) throws -> CRC32 { + guard bufferSize > 0 else { + throw ArchiveError.invalidBufferSize + } + let fileManager = FileManager() + var checksum = CRC32(0) + switch entry.type { + case .file: + guard !fileManager.itemExists(at: url) else { + throw CocoaError(.fileWriteFileExists, userInfo: [NSFilePathErrorKey: url.path]) + } + try fileManager.createParentDirectoryStructure(for: url) + let destinationRepresentation = fileManager.fileSystemRepresentation(withPath: url.path) + guard let destinationFile: FILEPointer = fopen(destinationRepresentation, "wb+") else { + throw CocoaError(.fileNoSuchFile) + } + defer { fclose(destinationFile) } + let consumer = { _ = try Data.write(chunk: $0, to: destinationFile) } + checksum = try extract( + entry, + bufferSize: bufferSize, + skipCRC32: skipCRC32, + progress: progress, + consumer: consumer + ) + + case .directory: + let consumer = { (_: Data) in + try fileManager.createDirectory(at: url, withIntermediateDirectories: true, attributes: nil) + } + checksum = try extract( + entry, + bufferSize: bufferSize, + skipCRC32: skipCRC32, + progress: progress, + consumer: consumer + ) + + case .symlink: + guard !fileManager.itemExists(at: url) else { + throw CocoaError(.fileWriteFileExists, userInfo: [NSFilePathErrorKey: url.path]) + } + let consumer = { (data: Data) in + guard let linkPath = String(data: data, encoding: .utf8) else { throw ArchiveError.invalidEntryPath } + try fileManager.createParentDirectoryStructure(for: url) + try fileManager.createSymbolicLink(atPath: url.path, withDestinationPath: linkPath) + } + checksum = try extract( + entry, + bufferSize: bufferSize, + skipCRC32: skipCRC32, + progress: progress, + consumer: consumer + ) + } + let attributes = FileManager.attributes(from: entry) + try fileManager.setAttributes(attributes, ofItemAtPath: url.path) + return checksum + } + + /// Read a ZIP `Entry` from the receiver and forward its contents to a `Consumer` closure. + /// + /// - Parameters: + /// - entry: The ZIP `Entry` to read. + /// - bufferSize: The maximum size of the read buffer and the decompression buffer (if needed). + /// - skipCRC32: Optional flag to skip calculation of the CRC32 checksum to improve performance. + /// - progress: A progress object that can be used to track or cancel the extract operation. + /// - consumer: A closure that consumes contents of `Entry` as `Data` chunks. + /// - Returns: The checksum of the processed content or 0 if the `skipCRC32` flag was set to `true`.. + /// - Throws: An error if the destination file cannot be written or the entry contains malformed content. + func extract( + _ entry: Entry, + bufferSize: Int = defaultReadChunkSize, + skipCRC32: Bool = false, + progress: Progress? = nil, + consumer: Consumer + ) throws -> CRC32 { + guard bufferSize > 0 else { + throw ArchiveError.invalidBufferSize + } + var checksum = CRC32(0) + let localFileHeader = entry.localFileHeader + guard entry.dataOffset <= .max else { throw ArchiveError.invalidLocalHeaderDataOffset } + fseeko(archiveFile, off_t(entry.dataOffset), SEEK_SET) + progress?.totalUnitCount = totalUnitCountForReading(entry) + switch entry.type { + case .file: + guard let compressionMethod = CompressionMethod(rawValue: localFileHeader.compressionMethod) else { + throw ArchiveError.invalidCompressionMethod + } + switch compressionMethod { + case .none: checksum = try readUncompressed( + entry: entry, + bufferSize: bufferSize, + skipCRC32: skipCRC32, + progress: progress, + with: consumer + ) + + case .deflate: checksum = try readCompressed( + entry: entry, + bufferSize: bufferSize, + skipCRC32: skipCRC32, + progress: progress, + with: consumer + ) + } + + case .directory: + try consumer(Data()) + progress?.completedUnitCount = totalUnitCountForReading(entry) + + case .symlink: + let localFileHeader = entry.localFileHeader + let size = Int(localFileHeader.compressedSize) + let data = try Data.readChunk(of: size, from: archiveFile) + checksum = data.crc32(checksum: 0) + try consumer(data) + progress?.completedUnitCount = totalUnitCountForReading(entry) + } + return checksum + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+ReadingDeprecated.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+ReadingDeprecated.swift new file mode 100644 index 0000000..ffadf37 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+ReadingDeprecated.swift @@ -0,0 +1,50 @@ +// +// Archive+ReadingDeprecated.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Archive { + + @available( + *, + deprecated, + message: "Please use `Int` for `bufferSize`." + ) + func extract( + _ entry: Entry, + to url: URL, + bufferSize: UInt32, + skipCRC32: Bool = false, + progress: Progress? = nil + ) throws -> CRC32 { + try extract(entry, to: url, bufferSize: Int(bufferSize), skipCRC32: skipCRC32, progress: progress) + } + + @available( + *, + deprecated, + message: "Please use `Int` for `bufferSize`." + ) + func extract( + _ entry: Entry, + bufferSize: UInt32, + skipCRC32: Bool = false, + progress: Progress? = nil, + consumer: Consumer + ) throws -> CRC32 { + try extract( + entry, + bufferSize: Int(bufferSize), + skipCRC32: skipCRC32, + progress: progress, + consumer: consumer + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Writing.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Writing.swift new file mode 100644 index 0000000..fdb3419 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+Writing.swift @@ -0,0 +1,400 @@ +// +// Archive+Writing.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Archive { + enum ModifyOperation: Int { + case remove = -1 + case add = 1 + } + + typealias EndOfCentralDirectoryStructure = (EndOfCentralDirectoryRecord, ZIP64EndOfCentralDirectory?) + + /// Write files, directories or symlinks to the receiver. + /// + /// - Parameters: + /// - path: The path that is used to identify an `Entry` within the `Archive` file. + /// - baseURL: The base URL of the resource to add. + /// The `baseURL` combined with `path` must form a fully qualified file URL. + /// - compressionMethod: Indicates the `CompressionMethod` that should be applied to `Entry`. + /// By default, no compression will be applied. + /// - bufferSize: The maximum size of the write buffer and the compression buffer (if needed). + /// - progress: A progress object that can be used to track or cancel the add operation. + /// - Throws: An error if the source file cannot be read or the receiver is not writable. + func addEntry( + with path: String, + relativeTo baseURL: URL, + compressionMethod: CompressionMethod = .none, + bufferSize: Int = defaultWriteChunkSize, + progress: Progress? = nil + ) throws { + let fileURL = baseURL.appendingPathComponent(path) + + try addEntry( + with: path, + fileURL: fileURL, + compressionMethod: compressionMethod, + bufferSize: bufferSize, + progress: progress + ) + } + + /// Write files, directories or symlinks to the receiver. + /// + /// - Parameters: + /// - path: The path that is used to identify an `Entry` within the `Archive` file. + /// - fileURL: An absolute file URL referring to the resource to add. + /// - compressionMethod: Indicates the `CompressionMethod` that should be applied to `Entry`. + /// By default, no compression will be applied. + /// - bufferSize: The maximum size of the write buffer and the compression buffer (if needed). + /// - progress: A progress object that can be used to track or cancel the add operation. + /// - Throws: An error if the source file cannot be read or the receiver is not writable. + func addEntry( + with path: String, + fileURL: URL, + compressionMethod: CompressionMethod = .none, + bufferSize: Int = defaultWriteChunkSize, + progress: Progress? = nil + ) throws { + let fileManager = FileManager() + guard fileManager.itemExists(at: fileURL) else { + throw CocoaError(.fileReadNoSuchFile, userInfo: [NSFilePathErrorKey: fileURL.path]) + } + let type = try FileManager.typeForItem(at: fileURL) + // symlinks do not need to be readable + guard type == .symlink || fileManager.isReadableFile(atPath: fileURL.path) else { + throw CocoaError(.fileReadNoPermission, userInfo: [NSFilePathErrorKey: url.path]) + } + let modDate = try FileManager.fileModificationDateTimeForItem(at: fileURL) + let uncompressedSize = type == .directory ? 0 : try FileManager.fileSizeForItem(at: fileURL) + let permissions = try FileManager.permissionsForItem(at: fileURL) + var provider: Provider + switch type { + case .file: + let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: fileURL.path) + guard let entryFile: FILEPointer = fopen(entryFileSystemRepresentation, "rb") else { + throw CocoaError(.fileNoSuchFile) + } + defer { fclose(entryFile) } + provider = { _, _ in try Data.readChunk(of: bufferSize, from: entryFile) } + try addEntry( + with: path, + type: type, + uncompressedSize: uncompressedSize, + modificationDate: modDate, + permissions: permissions, + compressionMethod: compressionMethod, + bufferSize: bufferSize, + progress: progress, + provider: provider + ) + + case .directory: + provider = { _, _ in Data() } + try addEntry( + with: path.hasSuffix("/") ? path : path + "/", + type: type, + uncompressedSize: uncompressedSize, + modificationDate: modDate, + permissions: permissions, + compressionMethod: compressionMethod, + bufferSize: bufferSize, + progress: progress, + provider: provider + ) + + case .symlink: + provider = { _, _ -> Data in + let linkDestination = try fileManager.destinationOfSymbolicLink(atPath: fileURL.path) + let linkFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: linkDestination) + let linkLength = Int(strlen(linkFileSystemRepresentation)) + let linkBuffer = UnsafeBufferPointer(start: linkFileSystemRepresentation, count: linkLength) + return Data(buffer: linkBuffer) + } + try addEntry( + with: path, + type: type, + uncompressedSize: uncompressedSize, + modificationDate: modDate, + permissions: permissions, + compressionMethod: compressionMethod, + bufferSize: bufferSize, + progress: progress, + provider: provider + ) + } + } + + /// Write files, directories or symlinks to the receiver. + /// + /// - Parameters: + /// - path: The path that is used to identify an `Entry` within the `Archive` file. + /// - type: Indicates the `Entry.EntryType` of the added content. + /// - uncompressedSize: The uncompressed size of the data that is going to be added with `provider`. + /// - modificationDate: A `Date` describing the file modification date of the `Entry`. + /// Default is the current `Date`. + /// - permissions: POSIX file permissions for the `Entry`. + /// Default is `0`o`644` for files and symlinks and `0`o`755` for directories. + /// - compressionMethod: Indicates the `CompressionMethod` that should be applied to `Entry`. + /// By default, no compression will be applied. + /// - bufferSize: The maximum size of the write buffer and the compression buffer (if needed). + /// - progress: A progress object that can be used to track or cancel the add operation. + /// - provider: A closure that accepts a position and a chunk size. Returns a `Data` chunk. + /// - Throws: An error if the source data is invalid or the receiver is not writable. + func addEntry( + with path: String, + type: Entry.EntryType, + uncompressedSize: Int64, + modificationDate: Date = Date(), + permissions: UInt16? = nil, + compressionMethod: CompressionMethod = .none, + bufferSize: Int = defaultWriteChunkSize, + progress: Progress? = nil, + provider: Provider + ) throws { + guard accessMode != .read else { throw ArchiveError.unwritableArchive } + // Directories and symlinks cannot be compressed + let compressionMethod = type == .file ? compressionMethod : .none + progress?.totalUnitCount = type == .directory ? defaultDirectoryUnitCount : uncompressedSize + let eocdRecord = endOfCentralDirectoryRecord + let zip64EOCD = zip64EndOfCentralDirectory + guard offsetToStartOfCentralDirectory <= .max else { throw ArchiveError.invalidCentralDirectoryOffset } + var startOfCD = Int64(offsetToStartOfCentralDirectory) + fseeko(archiveFile, off_t(startOfCD), SEEK_SET) + let existingSize = sizeOfCentralDirectory + let existingData = try Data.readChunk(of: Int(existingSize), from: archiveFile) + fseeko(archiveFile, off_t(startOfCD), SEEK_SET) + let fileHeaderStart = Int64(ftello(archiveFile)) + let modDateTime = modificationDate.fileModificationDateTime + defer { fflush(self.archiveFile) } + do { + // Local File Header + var localFileHeader = try writeLocalFileHeader( + path: path, + compressionMethod: compressionMethod, + size: (UInt64(uncompressedSize), 0), + checksum: 0, + modificationDateTime: modDateTime + ) + // File Data + let (written, checksum) = try writeEntry( + uncompressedSize: uncompressedSize, + type: type, + compressionMethod: compressionMethod, + bufferSize: bufferSize, + progress: progress, + provider: provider + ) + startOfCD = Int64(ftello(archiveFile)) + // Write the local file header a second time. Now with compressedSize (if applicable) and a valid checksum. + fseeko(archiveFile, off_t(fileHeaderStart), SEEK_SET) + localFileHeader = try writeLocalFileHeader( + path: path, + compressionMethod: compressionMethod, + size: (UInt64(uncompressedSize), UInt64(written)), + checksum: checksum, + modificationDateTime: modDateTime + ) + // Central Directory + fseeko(archiveFile, off_t(startOfCD), SEEK_SET) + _ = try Data.writeLargeChunk(existingData, size: existingSize, bufferSize: bufferSize, to: archiveFile) + let permissions = permissions ?? (type == .directory ? defaultDirectoryPermissions : defaultFilePermissions) + let externalAttributes = FileManager.externalFileAttributesForEntry(of: type, permissions: permissions) + let centralDir = try writeCentralDirectoryStructure( + localFileHeader: localFileHeader, + relativeOffset: UInt64(fileHeaderStart), + externalFileAttributes: externalAttributes + ) + // End of Central Directory Record (including ZIP64 End of Central Directory Record/Locator) + let startOfEOCD = UInt64(ftello(archiveFile)) + let eocd = try writeEndOfCentralDirectory( + centralDirectoryStructure: centralDir, + startOfCentralDirectory: UInt64(startOfCD), + startOfEndOfCentralDirectory: startOfEOCD, + operation: .add + ) + (endOfCentralDirectoryRecord, zip64EndOfCentralDirectory) = eocd + } catch ArchiveError.cancelledOperation { + try rollback(UInt64(fileHeaderStart), (existingData, existingSize), bufferSize, eocdRecord, zip64EOCD) + throw ArchiveError.cancelledOperation + } + } + + /// Remove a ZIP `Entry` from the receiver. + /// + /// - Parameters: + /// - entry: The `Entry` to remove. + /// - bufferSize: The maximum size for the read and write buffers used during removal. + /// - progress: A progress object that can be used to track or cancel the remove operation. + /// - Throws: An error if the `Entry` is malformed or the receiver is not writable. + func remove(_ entry: Entry, bufferSize: Int = defaultReadChunkSize, progress: Progress? = nil) throws { + guard accessMode != .read else { throw ArchiveError.unwritableArchive } + let (tempArchive, tempDir) = try makeTempArchive() + defer { tempDir.map { try? FileManager().removeItem(at: $0) } } + progress?.totalUnitCount = totalUnitCountForRemoving(entry) + var centralDirectoryData = Data() + var offset: UInt64 = 0 + for currentEntry in self { + let cds = currentEntry.centralDirectoryStructure + if currentEntry != entry { + let entryStart = cds.effectiveRelativeOffsetOfLocalHeader + fseeko(archiveFile, off_t(entryStart), SEEK_SET) + let provider: Provider = { _, chunkSize -> Data in + try Data.readChunk(of: chunkSize, from: self.archiveFile) + } + let consumer: Consumer = { + if progress?.isCancelled == true { throw ArchiveError.cancelledOperation } + _ = try Data.write(chunk: $0, to: tempArchive.archiveFile) + progress?.completedUnitCount += Int64($0.count) + } + guard currentEntry.localSize <= .max else { throw ArchiveError.invalidLocalHeaderSize } + _ = try Data.consumePart( + of: Int64(currentEntry.localSize), + chunkSize: bufferSize, + provider: provider, + consumer: consumer + ) + let updatedCentralDirectory = updateOffsetInCentralDirectory( + centralDirectoryStructure: cds, + updatedOffset: entryStart - offset + ) + centralDirectoryData.append(updatedCentralDirectory.data) + } else { offset = currentEntry.localSize } + } + let startOfCentralDirectory = UInt64(ftello(tempArchive.archiveFile)) + _ = try Data.write(chunk: centralDirectoryData, to: tempArchive.archiveFile) + let startOfEndOfCentralDirectory = UInt64(ftello(tempArchive.archiveFile)) + tempArchive.endOfCentralDirectoryRecord = endOfCentralDirectoryRecord + tempArchive.zip64EndOfCentralDirectory = zip64EndOfCentralDirectory + let ecodStructure = try + tempArchive.writeEndOfCentralDirectory( + centralDirectoryStructure: entry.centralDirectoryStructure, + startOfCentralDirectory: startOfCentralDirectory, + startOfEndOfCentralDirectory: startOfEndOfCentralDirectory, + operation: .remove + ) + (tempArchive.endOfCentralDirectoryRecord, tempArchive.zip64EndOfCentralDirectory) = ecodStructure + (endOfCentralDirectoryRecord, zip64EndOfCentralDirectory) = ecodStructure + fflush(tempArchive.archiveFile) + try replaceCurrentArchive(with: tempArchive) + } + + func replaceCurrentArchive(with archive: Archive) throws { + fclose(archiveFile) + if isMemoryArchive { + #if swift(>=5.0) + guard + let data = archive.data, + let config = Archive.makeBackingConfiguration(for: data, mode: .update) + else { + throw ArchiveError.unwritableArchive + } + archiveFile = config.file + memoryFile = config.memoryFile + endOfCentralDirectoryRecord = config.endOfCentralDirectoryRecord + zip64EndOfCentralDirectory = config.zip64EndOfCentralDirectory + #endif + } else { + let fileManager = FileManager() + #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) + do { + _ = try fileManager.replaceItemAt(url, withItemAt: archive.url) + } catch { + _ = try fileManager.removeItem(at: url) + _ = try fileManager.moveItem(at: archive.url, to: url) + } + #else + _ = try fileManager.removeItem(at: url) + _ = try fileManager.moveItem(at: archive.url, to: url) + #endif + let fileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path) + guard let file = fopen(fileSystemRepresentation, "rb+") else { throw ArchiveError.unreadableArchive } + archiveFile = file + } + } +} + +// MARK: - Private + +extension Archive { + + private func updateOffsetInCentralDirectory( + centralDirectoryStructure: CentralDirectoryStructure, + updatedOffset: UInt64 + ) -> CentralDirectoryStructure { + let zip64ExtendedInformation = Entry.ZIP64ExtendedInformation( + zip64ExtendedInformation: centralDirectoryStructure.zip64ExtendedInformation, + offset: updatedOffset + ) + let offsetInCD = updatedOffset < maxOffsetOfLocalFileHeader ? UInt32(updatedOffset) : UInt32.max + return CentralDirectoryStructure( + centralDirectoryStructure: centralDirectoryStructure, + zip64ExtendedInformation: zip64ExtendedInformation, + relativeOffset: offsetInCD + ) + } + + private func rollback( + _ localFileHeaderStart: UInt64, + _ existingCentralDirectory: (data: Data, size: UInt64), + _ bufferSize: Int, + _ endOfCentralDirRecord: EndOfCentralDirectoryRecord, + _ zip64EndOfCentralDirectory: ZIP64EndOfCentralDirectory? + ) throws { + fflush(archiveFile) + ftruncate(fileno(archiveFile), off_t(localFileHeaderStart)) + fseeko(archiveFile, off_t(localFileHeaderStart), SEEK_SET) + _ = try Data.writeLargeChunk( + existingCentralDirectory.data, + size: existingCentralDirectory.size, + bufferSize: bufferSize, + to: archiveFile + ) + _ = try Data.write(chunk: existingCentralDirectory.data, to: archiveFile) + if let zip64EOCD = zip64EndOfCentralDirectory { + _ = try Data.write(chunk: zip64EOCD.data, to: archiveFile) + } + _ = try Data.write(chunk: endOfCentralDirRecord.data, to: archiveFile) + } + + private func makeTempArchive() throws -> (Archive, URL?) { + var archive: Archive + var url: URL? + if isMemoryArchive { + #if swift(>=5.0) + guard + let tempArchive = Archive( + data: Data(), + accessMode: .create, + preferredEncoding: preferredEncoding + ) + else { + throw ArchiveError.unwritableArchive + } + archive = tempArchive + #else + fatalError("Memory archives are unsupported.") + #endif + } else { + let manager = FileManager() + let tempDir = URL.temporaryReplacementDirectoryURL(for: self) + let uniqueString = ProcessInfo.processInfo.globallyUniqueString + let tempArchiveURL = tempDir.appendingPathComponent(uniqueString) + try manager.createParentDirectoryStructure(for: tempArchiveURL) + guard let tempArchive = Archive(url: tempArchiveURL, accessMode: .create) else { + throw ArchiveError.unwritableArchive + } + archive = tempArchive + url = tempDir + } + return (archive, url) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+WritingDeprecated.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+WritingDeprecated.swift new file mode 100644 index 0000000..d2a471b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+WritingDeprecated.swift @@ -0,0 +1,95 @@ +// +// Archive+WritingDeprecated.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Archive { + + @available( + *, + deprecated, + message: "Please use `Int` for `bufferSize`." + ) + func addEntry( + with path: String, + relativeTo baseURL: URL, + compressionMethod: CompressionMethod = .none, + bufferSize: UInt32, + progress: Progress? = nil + ) throws { + try addEntry( + with: path, + relativeTo: baseURL, + compressionMethod: compressionMethod, + bufferSize: Int(bufferSize), + progress: progress + ) + } + + @available( + *, + deprecated, + message: "Please use `Int` for `bufferSize`." + ) + func addEntry( + with path: String, + fileURL: URL, + compressionMethod: CompressionMethod = .none, + bufferSize: UInt32, + progress: Progress? = nil + ) throws { + try addEntry( + with: path, + fileURL: fileURL, + compressionMethod: compressionMethod, + bufferSize: Int(bufferSize), + progress: progress + ) + } + + @available( + *, + deprecated, + message: "Please use `Int64` for `uncompressedSize` and provider `position`. `Int` for `bufferSize`." + ) + func addEntry( + with path: String, + type: Entry.EntryType, + uncompressedSize: UInt32, + modificationDate: Date = Date(), + permissions: UInt16? = nil, + compressionMethod: CompressionMethod = .none, + bufferSize: Int = defaultWriteChunkSize, + progress: Progress? = nil, + provider: (_ position: Int, _ size: Int) throws -> Data + ) throws { + let newProvider: Provider = { try provider(Int($0), $1) } + try addEntry( + with: path, + type: type, + uncompressedSize: Int64(uncompressedSize), + modificationDate: modificationDate, + permissions: permissions, + compressionMethod: compressionMethod, + bufferSize: bufferSize, + progress: progress, + provider: newProvider + ) + } + + @available( + *, + deprecated, + message: "Please use `Int` for `bufferSize`." + ) + func remove(_ entry: Entry, bufferSize: UInt32, progress: Progress? = nil) throws { + try remove(entry, bufferSize: Int(bufferSize), progress: progress) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+ZIP64.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+ZIP64.swift new file mode 100644 index 0000000..96bda41 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive+ZIP64.swift @@ -0,0 +1,191 @@ +// +// Archive+ZIP64.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +let zip64EOCDRecordStructSignature = 0x06064b50 +let zip64EOCDLocatorStructSignature = 0x07064b50 + +// MARK: - ExtraFieldHeaderID + +enum ExtraFieldHeaderID: UInt16 { + case zip64ExtendedInformation = 0x0001 +} + +extension Archive { + struct ZIP64EndOfCentralDirectory { + let record: ZIP64EndOfCentralDirectoryRecord + let locator: ZIP64EndOfCentralDirectoryLocator + } + + struct ZIP64EndOfCentralDirectoryRecord: DataSerializable { + static let size = 56 + + let zip64EOCDRecordSignature = UInt32(zip64EOCDRecordStructSignature) + let sizeOfZIP64EndOfCentralDirectoryRecord: UInt64 + let versionMadeBy: UInt16 + let versionNeededToExtract: UInt16 + let numberOfDisk: UInt32 + let numberOfDiskStart: UInt32 + let totalNumberOfEntriesOnDisk: UInt64 + let totalNumberOfEntriesInCentralDirectory: UInt64 + let sizeOfCentralDirectory: UInt64 + let offsetToStartOfCentralDirectory: UInt64 + let zip64ExtensibleDataSector: Data + } + + struct ZIP64EndOfCentralDirectoryLocator: DataSerializable { + static let size = 20 + + let zip64EOCDLocatorSignature = UInt32(zip64EOCDLocatorStructSignature) + let numberOfDiskWithZIP64EOCDRecordStart: UInt32 + let relativeOffsetOfZIP64EOCDRecord: UInt64 + let totalNumberOfDisk: UInt32 + } +} + +extension Archive.ZIP64EndOfCentralDirectoryRecord { + + // MARK: Lifecycle + + init?(data: Data, additionalDataProvider _: (Int) throws -> Data) { + guard data.count == Archive.ZIP64EndOfCentralDirectoryRecord.size else { return nil } + guard data.scanValue(start: 0) == zip64EOCDRecordSignature else { return nil } + sizeOfZIP64EndOfCentralDirectoryRecord = data.scanValue(start: 4) + versionMadeBy = data.scanValue(start: 12) + versionNeededToExtract = data.scanValue(start: 14) + // Version Needed to Extract: 4.5 - File uses ZIP64 format extensions + guard versionNeededToExtract >= Archive.Version.v45.rawValue else { return nil } + numberOfDisk = data.scanValue(start: 16) + numberOfDiskStart = data.scanValue(start: 20) + totalNumberOfEntriesOnDisk = data.scanValue(start: 24) + totalNumberOfEntriesInCentralDirectory = data.scanValue(start: 32) + sizeOfCentralDirectory = data.scanValue(start: 40) + offsetToStartOfCentralDirectory = data.scanValue(start: 48) + zip64ExtensibleDataSector = Data() + } + + init( + record: Archive.ZIP64EndOfCentralDirectoryRecord, + numberOfEntriesOnDisk: UInt64, + numberOfEntriesInCD: UInt64, + sizeOfCentralDirectory: UInt64, + offsetToStartOfCD: UInt64 + ) { + sizeOfZIP64EndOfCentralDirectoryRecord = record.sizeOfZIP64EndOfCentralDirectoryRecord + versionMadeBy = record.versionMadeBy + versionNeededToExtract = record.versionNeededToExtract + numberOfDisk = record.numberOfDisk + numberOfDiskStart = record.numberOfDiskStart + totalNumberOfEntriesOnDisk = numberOfEntriesOnDisk + totalNumberOfEntriesInCentralDirectory = numberOfEntriesInCD + self.sizeOfCentralDirectory = sizeOfCentralDirectory + offsetToStartOfCentralDirectory = offsetToStartOfCD + zip64ExtensibleDataSector = record.zip64ExtensibleDataSector + } + + // MARK: Internal + + var data: Data { + var zip64EOCDRecordSignature = zip64EOCDRecordSignature + var sizeOfZIP64EOCDRecord = sizeOfZIP64EndOfCentralDirectoryRecord + var versionMadeBy = versionMadeBy + var versionNeededToExtract = versionNeededToExtract + var numberOfDisk = numberOfDisk + var numberOfDiskStart = numberOfDiskStart + var totalNumberOfEntriesOnDisk = totalNumberOfEntriesOnDisk + var totalNumberOfEntriesInCD = totalNumberOfEntriesInCentralDirectory + var sizeOfCD = sizeOfCentralDirectory + var offsetToStartOfCD = offsetToStartOfCentralDirectory + var data = Data() + withUnsafePointer(to: &zip64EOCDRecordSignature) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &sizeOfZIP64EOCDRecord) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &versionMadeBy) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &versionNeededToExtract) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &numberOfDisk) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &numberOfDiskStart) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &totalNumberOfEntriesOnDisk) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &totalNumberOfEntriesInCD) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &sizeOfCD) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &offsetToStartOfCD) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + data.append(zip64ExtensibleDataSector) + return data + } + +} + +extension Archive.ZIP64EndOfCentralDirectoryLocator { + + // MARK: Lifecycle + + init?(data: Data, additionalDataProvider _: (Int) throws -> Data) { + guard data.count == Archive.ZIP64EndOfCentralDirectoryLocator.size else { return nil } + guard data.scanValue(start: 0) == zip64EOCDLocatorSignature else { return nil } + numberOfDiskWithZIP64EOCDRecordStart = data.scanValue(start: 4) + relativeOffsetOfZIP64EOCDRecord = data.scanValue(start: 8) + totalNumberOfDisk = data.scanValue(start: 16) + } + + init(locator: Archive.ZIP64EndOfCentralDirectoryLocator, offsetOfZIP64EOCDRecord: UInt64) { + numberOfDiskWithZIP64EOCDRecordStart = locator.numberOfDiskWithZIP64EOCDRecordStart + relativeOffsetOfZIP64EOCDRecord = offsetOfZIP64EOCDRecord + totalNumberOfDisk = locator.totalNumberOfDisk + } + + // MARK: Internal + + var data: Data { + var zip64EOCDLocatorSignature = zip64EOCDLocatorSignature + var numberOfDiskWithZIP64EOCD = numberOfDiskWithZIP64EOCDRecordStart + var offsetOfZIP64EOCDRecord = relativeOffsetOfZIP64EOCDRecord + var totalNumberOfDisk = totalNumberOfDisk + var data = Data() + withUnsafePointer(to: &zip64EOCDLocatorSignature) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &numberOfDiskWithZIP64EOCD) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &offsetOfZIP64EOCDRecord) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &totalNumberOfDisk) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + return data + } + +} + +extension Archive.ZIP64EndOfCentralDirectory { + var data: Data { + record.data + locator.data + } +} + +/// Properties that represent the maximum value of each field +var maxUInt32 = UInt32.max +var maxUInt16 = UInt16.max + +var maxCompressedSize: UInt32 { + maxUInt32 +} + +var maxUncompressedSize: UInt32 { + maxUInt32 +} + +var maxOffsetOfLocalFileHeader: UInt32 { + maxUInt32 +} + +var maxOffsetOfCentralDirectory: UInt32 { + maxUInt32 +} + +var maxSizeOfCentralDirectory: UInt32 { + maxUInt32 +} + +var maxTotalNumberOfEntries: UInt16 { + maxUInt16 +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive.swift new file mode 100644 index 0000000..ffbb90d --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Archive.swift @@ -0,0 +1,400 @@ +// +// Archive.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +/// The default chunk size when reading entry data from an archive. +let defaultReadChunkSize = Int(16 * 1024) +/// The default chunk size when writing entry data to an archive. +let defaultWriteChunkSize = defaultReadChunkSize +/// The default permissions for newly added entries. +let defaultFilePermissions = UInt16(0o644) +/// The default permissions for newly added directories. +let defaultDirectoryPermissions = UInt16(0o755) +let defaultPOSIXBufferSize = defaultReadChunkSize +let defaultDirectoryUnitCount = Int64(1) +let minEndOfCentralDirectoryOffset = Int64(22) +let endOfCentralDirectoryStructSignature = 0x06054b50 +let localFileHeaderStructSignature = 0x04034b50 +let dataDescriptorStructSignature = 0x08074b50 +let centralDirectoryStructSignature = 0x02014b50 +let memoryURLScheme = "memory" + +// MARK: - Archive + +/// A sequence of uncompressed or compressed ZIP entries. +/// +/// You use an `Archive` to create, read or update ZIP files. +/// To read an existing ZIP file, you have to pass in an existing file `URL` and `AccessMode.read`: +/// +/// var archiveURL = URL(fileURLWithPath: "/path/file.zip") +/// var archive = Archive(url: archiveURL, accessMode: .read) +/// +/// An `Archive` is a sequence of entries. You can +/// iterate over an archive using a `for`-`in` loop to get access to individual `Entry` objects: +/// +/// for entry in archive { +/// print(entry.path) +/// } +/// +/// Each `Entry` in an `Archive` is represented by its `path`. You can +/// use `path` to retrieve the corresponding `Entry` from an `Archive` via subscripting: +/// +/// let entry = archive['/path/file.txt'] +/// +/// To create a new `Archive`, pass in a non-existing file URL and `AccessMode.create`. To modify an +/// existing `Archive` use `AccessMode.update`: +/// +/// var archiveURL = URL(fileURLWithPath: "/path/file.zip") +/// var archive = Archive(url: archiveURL, accessMode: .update) +/// try archive?.addEntry("test.txt", relativeTo: baseURL, compressionMethod: .deflate) +final class Archive: Sequence { + + // MARK: Lifecycle + + /// Initializes a new ZIP `Archive`. + /// + /// You can use this initalizer to create new archive files or to read and update existing ones. + /// The `mode` parameter indicates the intended usage of the archive: `.read`, `.create` or `.update`. + /// - Parameters: + /// - url: File URL to the receivers backing file. + /// - mode: Access mode of the receiver. + /// - preferredEncoding: Encoding for entry paths. Overrides the encoding specified in the archive. + /// This encoding is only used when _decoding_ paths from the receiver. + /// Paths of entries added with `addEntry` are always UTF-8 encoded. + /// - Returns: An archive initialized with a backing file at the passed in file URL and the given access mode + /// or `nil` if the following criteria are not met: + /// - Note: + /// - The file URL _must_ point to an existing file for `AccessMode.read`. + /// - The file URL _must_ point to a non-existing file for `AccessMode.create`. + /// - The file URL _must_ point to an existing file for `AccessMode.update`. + init?(url: URL, accessMode mode: AccessMode, preferredEncoding: String.Encoding? = nil) { + self.url = url + accessMode = mode + self.preferredEncoding = preferredEncoding + guard let config = Archive.makeBackingConfiguration(for: url, mode: mode) else { + return nil + } + archiveFile = config.file + endOfCentralDirectoryRecord = config.endOfCentralDirectoryRecord + zip64EndOfCentralDirectory = config.zip64EndOfCentralDirectory + setvbuf(archiveFile, nil, _IOFBF, Int(defaultPOSIXBufferSize)) + } + + deinit { + fclose(self.archiveFile) + } + + // MARK: Internal + + typealias LocalFileHeader = Entry.LocalFileHeader + typealias DataDescriptor = Entry.DefaultDataDescriptor + typealias ZIP64DataDescriptor = Entry.ZIP64DataDescriptor + typealias CentralDirectoryStructure = Entry.CentralDirectoryStructure + + /// An error that occurs during reading, creating or updating a ZIP file. + enum ArchiveError: Error { + /// Thrown when an archive file is either damaged or inaccessible. + case unreadableArchive + /// Thrown when an archive is either opened with AccessMode.read or the destination file is unwritable. + case unwritableArchive + /// Thrown when the path of an `Entry` cannot be stored in an archive. + case invalidEntryPath + /// Thrown when an `Entry` can't be stored in the archive with the proposed compression method. + case invalidCompressionMethod + /// Thrown when the stored checksum of an `Entry` doesn't match the checksum during reading. + case invalidCRC32 + /// Thrown when an extract, add or remove operation was canceled. + case cancelledOperation + /// Thrown when an extract operation was called with zero or negative `bufferSize` parameter. + case invalidBufferSize + /// Thrown when uncompressedSize/compressedSize exceeds `Int64.max` (Imposed by file API). + case invalidEntrySize + /// Thrown when the offset of local header data exceeds `Int64.max` (Imposed by file API). + case invalidLocalHeaderDataOffset + /// Thrown when the size of local header exceeds `Int64.max` (Imposed by file API). + case invalidLocalHeaderSize + /// Thrown when the offset of central directory exceeds `Int64.max` (Imposed by file API). + case invalidCentralDirectoryOffset + /// Thrown when the size of central directory exceeds `UInt64.max` (Imposed by ZIP specification). + case invalidCentralDirectorySize + /// Thrown when number of entries in central directory exceeds `UInt64.max` (Imposed by ZIP specification). + case invalidCentralDirectoryEntryCount + /// Thrown when an archive does not contain the required End of Central Directory Record. + case missingEndOfCentralDirectoryRecord + } + + /// The access mode for an `Archive`. + enum AccessMode: UInt { + /// Indicates that a newly instantiated `Archive` should create its backing file. + case create + /// Indicates that a newly instantiated `Archive` should read from an existing backing file. + case read + /// Indicates that a newly instantiated `Archive` should update an existing backing file. + case update + } + + /// The version of an `Archive` + enum Version: UInt16 { + /// The minimum version for deflate compressed archives + case v20 = 20 + /// The minimum version for archives making use of ZIP64 extensions + case v45 = 45 + } + + struct EndOfCentralDirectoryRecord: DataSerializable { + static let size = 22 + + let endOfCentralDirectorySignature = UInt32(endOfCentralDirectoryStructSignature) + let numberOfDisk: UInt16 + let numberOfDiskStart: UInt16 + let totalNumberOfEntriesOnDisk: UInt16 + let totalNumberOfEntriesInCentralDirectory: UInt16 + let sizeOfCentralDirectory: UInt32 + let offsetToStartOfCentralDirectory: UInt32 + let zipFileCommentLength: UInt16 + let zipFileCommentData: Data + } + + /// URL of an Archive's backing file. + let url: URL + /// Access mode for an archive file. + let accessMode: AccessMode + var archiveFile: FILEPointer + var endOfCentralDirectoryRecord: EndOfCentralDirectoryRecord + var zip64EndOfCentralDirectory: ZIP64EndOfCentralDirectory? + var preferredEncoding: String.Encoding? + + #if swift(>=5.0) + var memoryFile: MemoryFile? + + /// Initializes a new in-memory ZIP `Archive`. + /// + /// You can use this initalizer to create new in-memory archive files or to read and update existing ones. + /// + /// - Parameters: + /// - data: `Data` object used as backing for in-memory archives. + /// - mode: Access mode of the receiver. + /// - preferredEncoding: Encoding for entry paths. Overrides the encoding specified in the archive. + /// This encoding is only used when _decoding_ paths from the receiver. + /// Paths of entries added with `addEntry` are always UTF-8 encoded. + /// - Returns: An in-memory archive initialized with passed in backing data. + /// - Note: + /// - The backing `data` _must_ contain a valid ZIP archive for `AccessMode.read` and `AccessMode.update`. + /// - The backing `data` _must_ be empty (or omitted) for `AccessMode.create`. + init?(data: Data = Data(), accessMode mode: AccessMode, preferredEncoding: String.Encoding? = nil) { + guard + let url = URL(string: "\(memoryURLScheme)://"), + let config = Archive.makeBackingConfiguration(for: data, mode: mode) + else { + return nil + } + + self.url = url + accessMode = mode + self.preferredEncoding = preferredEncoding + archiveFile = config.file + memoryFile = config.memoryFile + endOfCentralDirectoryRecord = config.endOfCentralDirectoryRecord + zip64EndOfCentralDirectory = config.zip64EndOfCentralDirectory + } + #endif + + var totalNumberOfEntriesInCentralDirectory: UInt64 { + zip64EndOfCentralDirectory?.record.totalNumberOfEntriesInCentralDirectory + ?? UInt64(endOfCentralDirectoryRecord.totalNumberOfEntriesInCentralDirectory) + } + + var sizeOfCentralDirectory: UInt64 { + zip64EndOfCentralDirectory?.record.sizeOfCentralDirectory + ?? UInt64(endOfCentralDirectoryRecord.sizeOfCentralDirectory) + } + + var offsetToStartOfCentralDirectory: UInt64 { + zip64EndOfCentralDirectory?.record.offsetToStartOfCentralDirectory + ?? UInt64(endOfCentralDirectoryRecord.offsetToStartOfCentralDirectory) + } + + static func scanForEndOfCentralDirectoryRecord(in file: FILEPointer) + -> EndOfCentralDirectoryStructure? + { + var eocdOffset: UInt64 = 0 + var index = minEndOfCentralDirectoryOffset + fseeko(file, 0, SEEK_END) + let archiveLength = Int64(ftello(file)) + while eocdOffset == 0, index <= archiveLength { + fseeko(file, off_t(archiveLength - index), SEEK_SET) + var potentialDirectoryEndTag = UInt32() + fread(&potentialDirectoryEndTag, 1, MemoryLayout.size, file) + if potentialDirectoryEndTag == UInt32(endOfCentralDirectoryStructSignature) { + eocdOffset = UInt64(archiveLength - index) + guard let eocd: EndOfCentralDirectoryRecord = Data.readStruct(from: file, at: eocdOffset) else { + return nil + } + let zip64EOCD = scanForZIP64EndOfCentralDirectory(in: file, eocdOffset: eocdOffset) + return (eocd, zip64EOCD) + } + index += 1 + } + return nil + } + + func makeIterator() -> AnyIterator { + let totalNumberOfEntriesInCD = totalNumberOfEntriesInCentralDirectory + var directoryIndex = offsetToStartOfCentralDirectory + var index = 0 + return AnyIterator { + guard index < totalNumberOfEntriesInCD else { return nil } + guard + let centralDirStruct: CentralDirectoryStructure = Data.readStruct( + from: self.archiveFile, + at: directoryIndex + ) + else { + return nil + } + let offset = UInt64(centralDirStruct.effectiveRelativeOffsetOfLocalHeader) + guard + let localFileHeader: LocalFileHeader = Data.readStruct( + from: self.archiveFile, + at: offset + ) + else { return nil } + var dataDescriptor: DataDescriptor? + var zip64DataDescriptor: ZIP64DataDescriptor? + if centralDirStruct.usesDataDescriptor { + let additionalSize = UInt64(localFileHeader.fileNameLength) + UInt64(localFileHeader.extraFieldLength) + let isCompressed = centralDirStruct.compressionMethod != CompressionMethod.none.rawValue + let dataSize = isCompressed + ? centralDirStruct.effectiveCompressedSize + : centralDirStruct.effectiveUncompressedSize + let descriptorPosition = offset + UInt64(LocalFileHeader.size) + additionalSize + dataSize + if centralDirStruct.isZIP64 { + zip64DataDescriptor = Data.readStruct(from: self.archiveFile, at: descriptorPosition) + } else { + dataDescriptor = Data.readStruct(from: self.archiveFile, at: descriptorPosition) + } + } + defer { + directoryIndex += UInt64(CentralDirectoryStructure.size) + directoryIndex += UInt64(centralDirStruct.fileNameLength) + directoryIndex += UInt64(centralDirStruct.extraFieldLength) + directoryIndex += UInt64(centralDirStruct.fileCommentLength) + index += 1 + } + return Entry( + centralDirectoryStructure: centralDirStruct, + localFileHeader: localFileHeader, + dataDescriptor: dataDescriptor, + zip64DataDescriptor: zip64DataDescriptor + ) + } + } + + /// Retrieve the ZIP `Entry` with the given `path` from the receiver. + /// + /// - Note: The ZIP file format specification does not enforce unique paths for entries. + /// Therefore an archive can contain multiple entries with the same path. This method + /// always returns the first `Entry` with the given `path`. + /// + /// - Parameter path: A relative file path identifying the corresponding `Entry`. + /// - Returns: An `Entry` with the given `path`. Otherwise, `nil`. + subscript(path: String) -> Entry? { + if let encoding = preferredEncoding { + return first { $0.path(using: encoding) == path } + } + return first { $0.path == path } + } + + // MARK: Private + + private static func scanForZIP64EndOfCentralDirectory(in file: FILEPointer, eocdOffset: UInt64) + -> ZIP64EndOfCentralDirectory? + { + guard UInt64(ZIP64EndOfCentralDirectoryLocator.size) < eocdOffset else { + return nil + } + let locatorOffset = eocdOffset - UInt64(ZIP64EndOfCentralDirectoryLocator.size) + + guard UInt64(ZIP64EndOfCentralDirectoryRecord.size) < locatorOffset else { + return nil + } + let recordOffset = locatorOffset - UInt64(ZIP64EndOfCentralDirectoryRecord.size) + guard + let locator: ZIP64EndOfCentralDirectoryLocator = Data.readStruct(from: file, at: locatorOffset), + let record: ZIP64EndOfCentralDirectoryRecord = Data.readStruct(from: file, at: recordOffset) + else { + return nil + } + return ZIP64EndOfCentralDirectory(record: record, locator: locator) + } +} + +extension Archive.EndOfCentralDirectoryRecord { + + // MARK: Lifecycle + + init?(data: Data, additionalDataProvider provider: (Int) throws -> Data) { + guard data.count == Archive.EndOfCentralDirectoryRecord.size else { return nil } + guard data.scanValue(start: 0) == endOfCentralDirectorySignature else { return nil } + numberOfDisk = data.scanValue(start: 4) + numberOfDiskStart = data.scanValue(start: 6) + totalNumberOfEntriesOnDisk = data.scanValue(start: 8) + totalNumberOfEntriesInCentralDirectory = data.scanValue(start: 10) + sizeOfCentralDirectory = data.scanValue(start: 12) + offsetToStartOfCentralDirectory = data.scanValue(start: 16) + zipFileCommentLength = data.scanValue(start: 20) + guard let commentData = try? provider(Int(zipFileCommentLength)) else { return nil } + guard commentData.count == Int(zipFileCommentLength) else { return nil } + zipFileCommentData = commentData + } + + init( + record: Archive.EndOfCentralDirectoryRecord, + numberOfEntriesOnDisk: UInt16, + numberOfEntriesInCentralDirectory: UInt16, + updatedSizeOfCentralDirectory: UInt32, + startOfCentralDirectory: UInt32 + ) { + numberOfDisk = record.numberOfDisk + numberOfDiskStart = record.numberOfDiskStart + totalNumberOfEntriesOnDisk = numberOfEntriesOnDisk + totalNumberOfEntriesInCentralDirectory = numberOfEntriesInCentralDirectory + sizeOfCentralDirectory = updatedSizeOfCentralDirectory + offsetToStartOfCentralDirectory = startOfCentralDirectory + zipFileCommentLength = record.zipFileCommentLength + zipFileCommentData = record.zipFileCommentData + } + + // MARK: Internal + + var data: Data { + var endOfCDSignature = endOfCentralDirectorySignature + var numberOfDisk = numberOfDisk + var numberOfDiskStart = numberOfDiskStart + var totalNumberOfEntriesOnDisk = totalNumberOfEntriesOnDisk + var totalNumberOfEntriesInCD = totalNumberOfEntriesInCentralDirectory + var sizeOfCentralDirectory = sizeOfCentralDirectory + var offsetToStartOfCD = offsetToStartOfCentralDirectory + var zipFileCommentLength = zipFileCommentLength + var data = Data() + withUnsafePointer(to: &endOfCDSignature) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &numberOfDisk) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &numberOfDiskStart) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &totalNumberOfEntriesOnDisk) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &totalNumberOfEntriesInCD) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &sizeOfCentralDirectory) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &offsetToStartOfCD) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &zipFileCommentLength) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + data.append(zipFileCommentData) + return data + } + +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Data+Compression.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Data+Compression.swift new file mode 100644 index 0000000..a52feed --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Data+Compression.swift @@ -0,0 +1,632 @@ +// +// Data+Compression.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +#if canImport(zlib) +import zlib +#endif + +// MARK: - CompressionMethod + +/// The compression method of an `Entry` in a ZIP `Archive`. +enum CompressionMethod: UInt16 { + /// Indicates that an `Entry` has no compression applied to its contents. + case none = 0 + /// Indicates that contents of an `Entry` have been compressed with a zlib compatible Deflate algorithm. + case deflate = 8 +} + +/// An unsigned 32-Bit Integer representing a checksum. +typealias CRC32 = UInt32 +/// A custom handler that consumes a `Data` object containing partial entry data. +/// - Parameters: +/// - data: A chunk of `Data` to consume. +/// - Throws: Can throw to indicate errors during data consumption. +typealias Consumer = (_ data: Data) throws -> Void +/// A custom handler that receives a position and a size that can be used to provide data from an arbitrary source. +/// - Parameters: +/// - position: The current read position. +/// - size: The size of the chunk to provide. +/// - Returns: A chunk of `Data`. +/// - Throws: Can throw to indicate errors in the data source. +typealias Provider = (_ position: Int64, _ size: Int) throws -> Data + +extension Data { + enum CompressionError: Error { + case invalidStream + case corruptedData + } + + /// Compress the output of `provider` and pass it to `consumer`. + /// - Parameters: + /// - size: The uncompressed size of the data to be compressed. + /// - bufferSize: The maximum size of the compression buffer. + /// - provider: A closure that accepts a position and a chunk size. Returns a `Data` chunk. + /// - consumer: A closure that processes the result of the compress operation. + /// - Returns: The checksum of the processed content. + static func compress(size: Int64, bufferSize: Int, provider: Provider, consumer: Consumer) throws -> CRC32 { + #if os(macOS) || canImport(UIKit) + return try process( + operation: COMPRESSION_STREAM_ENCODE, + size: size, + bufferSize: bufferSize, + provider: provider, + consumer: consumer + ) + #else + return try encode(size: size, bufferSize: bufferSize, provider: provider, consumer: consumer) + #endif + } + + /// Decompress the output of `provider` and pass it to `consumer`. + /// - Parameters: + /// - size: The compressed size of the data to be decompressed. + /// - bufferSize: The maximum size of the decompression buffer. + /// - skipCRC32: Optional flag to skip calculation of the CRC32 checksum to improve performance. + /// - provider: A closure that accepts a position and a chunk size. Returns a `Data` chunk. + /// - consumer: A closure that processes the result of the decompress operation. + /// - Returns: The checksum of the processed content. + static func decompress( + size: Int64, + bufferSize: Int, + skipCRC32: Bool, + provider: Provider, + consumer: Consumer + ) throws -> CRC32 { + #if os(macOS) || canImport(UIKit) + return try process( + operation: COMPRESSION_STREAM_DECODE, + size: size, + bufferSize: bufferSize, + skipCRC32: skipCRC32, + provider: provider, + consumer: consumer + ) + #else + return try decode(bufferSize: bufferSize, skipCRC32: skipCRC32, provider: provider, consumer: consumer) + #endif + } + + /// Calculate the `CRC32` checksum of the receiver. + /// + /// - Parameter checksum: The starting seed. + /// - Returns: The checksum calculated from the bytes of the receiver and the starting seed. + func crc32(checksum: CRC32) -> CRC32 { + #if canImport(zlib) + return withUnsafeBytes { bufferPointer in + let length = UInt32(count) + return CRC32(zlib.crc32(UInt(checksum), bufferPointer.bindMemory(to: UInt8.self).baseAddress, length)) + } + #else + return builtInCRC32(checksum: checksum) + #endif + } + +} + +// MARK: - Apple Platforms + +#if os(macOS) || canImport(UIKit) +import Compression + +extension Data { + + static func process( + operation: compression_stream_operation, + size: Int64, + bufferSize: Int, + skipCRC32: Bool = false, + provider: Provider, + consumer: Consumer + ) throws -> CRC32 { + var crc32 = CRC32(0) + let destPointer = UnsafeMutablePointer.allocate(capacity: bufferSize) + defer { destPointer.deallocate() } + let streamPointer = UnsafeMutablePointer.allocate(capacity: 1) + defer { streamPointer.deallocate() } + var stream = streamPointer.pointee + var status = compression_stream_init(&stream, operation, COMPRESSION_ZLIB) + guard status != COMPRESSION_STATUS_ERROR else { throw CompressionError.invalidStream } + defer { compression_stream_destroy(&stream) } + stream.src_size = 0 + stream.dst_ptr = destPointer + stream.dst_size = bufferSize + var position: Int64 = 0 + var sourceData: Data? + repeat { + let isExhausted = stream.src_size == 0 + if isExhausted { + do { + sourceData = try provider(position, Int(Swift.min(size - position, Int64(bufferSize)))) + position += Int64(stream.prepare(for: sourceData)) + } catch { throw error } + } + if let sourceData { + sourceData.withUnsafeBytes { rawBufferPointer in + if let baseAddress = rawBufferPointer.baseAddress { + let pointer = baseAddress.assumingMemoryBound(to: UInt8.self) + stream.src_ptr = pointer.advanced(by: sourceData.count - stream.src_size) + let flags = sourceData.count < bufferSize ? Int32(COMPRESSION_STREAM_FINALIZE.rawValue) : 0 + status = compression_stream_process(&stream, flags) + } + } + if + operation == COMPRESSION_STREAM_ENCODE, + isExhausted, skipCRC32 == false { crc32 = sourceData.crc32(checksum: crc32) } + } + switch status { + case COMPRESSION_STATUS_OK, COMPRESSION_STATUS_END: + let outputData = Data(bytesNoCopy: destPointer, count: bufferSize - stream.dst_size, deallocator: .none) + try consumer(outputData) + if operation == COMPRESSION_STREAM_DECODE, !skipCRC32 { crc32 = outputData.crc32(checksum: crc32) } + stream.dst_ptr = destPointer + stream.dst_size = bufferSize + + default: throw CompressionError.corruptedData + } + } while status == COMPRESSION_STATUS_OK + return crc32 + } +} + +extension compression_stream { + + fileprivate mutating func prepare(for sourceData: Data?) -> Int { + guard let sourceData else { return 0 } + + src_size = sourceData.count + return sourceData.count + } +} + +// MARK: - Linux + +#else +import CZlib + +extension Data { + static func encode(size: Int64, bufferSize: Int, provider: Provider, consumer: Consumer) throws -> CRC32 { + var stream = z_stream() + let streamSize = Int32(MemoryLayout.size) + var result = deflateInit2_( + &stream, + Z_DEFAULT_COMPRESSION, + Z_DEFLATED, + -MAX_WBITS, + 9, + Z_DEFAULT_STRATEGY, + ZLIB_VERSION, + streamSize + ) + defer { deflateEnd(&stream) } + guard result == Z_OK else { throw CompressionError.invalidStream } + var flush = Z_NO_FLUSH + var position: Int64 = 0 + var zipCRC32 = CRC32(0) + repeat { + let readSize = Int(Swift.min(size - position, Int64(bufferSize))) + var inputChunk = try provider(position, readSize) + zipCRC32 = inputChunk.crc32(checksum: zipCRC32) + stream.avail_in = UInt32(inputChunk.count) + try inputChunk.withUnsafeMutableBytes { rawBufferPointer in + if let baseAddress = rawBufferPointer.baseAddress { + let pointer = baseAddress.assumingMemoryBound(to: UInt8.self) + stream.next_in = pointer + flush = position + Int64(bufferSize) >= size ? Z_FINISH : Z_NO_FLUSH + } else if rawBufferPointer.count > 0 { + throw CompressionError.corruptedData + } else { + stream.next_in = nil + flush = Z_FINISH + } + var outputChunk = Data(count: bufferSize) + repeat { + stream.avail_out = UInt32(bufferSize) + try outputChunk.withUnsafeMutableBytes { rawBufferPointer in + guard let baseAddress = rawBufferPointer.baseAddress, rawBufferPointer.count > 0 else { + throw CompressionError.corruptedData + } + let pointer = baseAddress.assumingMemoryBound(to: UInt8.self) + stream.next_out = pointer + result = deflate(&stream, flush) + } + guard result >= Z_OK else { throw CompressionError.corruptedData } + + outputChunk.count = bufferSize - Int(stream.avail_out) + try consumer(outputChunk) + } while stream.avail_out == 0 + } + position += Int64(readSize) + } while flush != Z_FINISH + return zipCRC32 + } + + static func decode(bufferSize: Int, skipCRC32: Bool, provider: Provider, consumer: Consumer) throws -> CRC32 { + var stream = z_stream() + let streamSize = Int32(MemoryLayout.size) + var result = inflateInit2_(&stream, -MAX_WBITS, ZLIB_VERSION, streamSize) + defer { inflateEnd(&stream) } + guard result == Z_OK else { throw CompressionError.invalidStream } + var unzipCRC32 = CRC32(0) + var position: Int64 = 0 + repeat { + stream.avail_in = UInt32(bufferSize) + var chunk = try provider(position, bufferSize) + position += Int64(chunk.count) + try chunk.withUnsafeMutableBytes { rawBufferPointer in + if let baseAddress = rawBufferPointer.baseAddress, rawBufferPointer.count > 0 { + let pointer = baseAddress.assumingMemoryBound(to: UInt8.self) + stream.next_in = pointer + repeat { + var outputData = Data(count: bufferSize) + stream.avail_out = UInt32(bufferSize) + try outputData.withUnsafeMutableBytes { rawBufferPointer in + if let baseAddress = rawBufferPointer.baseAddress, rawBufferPointer.count > 0 { + let pointer = baseAddress.assumingMemoryBound(to: UInt8.self) + stream.next_out = pointer + } else { + throw CompressionError.corruptedData + } + result = inflate(&stream, Z_NO_FLUSH) + guard + result != Z_NEED_DICT, + result != Z_DATA_ERROR, + result != Z_MEM_ERROR + else { + throw CompressionError.corruptedData + } + } + let remainingLength = UInt32(bufferSize) - stream.avail_out + outputData.count = Int(remainingLength) + try consumer(outputData) + if !skipCRC32 { unzipCRC32 = outputData.crc32(checksum: unzipCRC32) } + } while stream.avail_out == 0 + } + } + } while result != Z_STREAM_END + return unzipCRC32 + } +} + +#endif + +/// The lookup table used to calculate `CRC32` checksums when using the built-in +/// CRC32 implementation. +private let crcTable: [CRC32] = [ + 0x00000000, + 0x77073096, + 0xee0e612c, + 0x990951ba, + 0x076dc419, + 0x706af48f, + 0xe963a535, + 0x9e6495a3, + 0x0edb8832, + 0x79dcb8a4, + 0xe0d5e91e, + 0x97d2d988, + 0x09b64c2b, + 0x7eb17cbd, + 0xe7b82d07, + 0x90bf1d91, + 0x1db71064, + 0x6ab020f2, + 0xf3b97148, + 0x84be41de, + 0x1adad47d, + 0x6ddde4eb, + 0xf4d4b551, + 0x83d385c7, + 0x136c9856, + 0x646ba8c0, + 0xfd62f97a, + 0x8a65c9ec, + 0x14015c4f, + 0x63066cd9, + 0xfa0f3d63, + 0x8d080df5, + 0x3b6e20c8, + 0x4c69105e, + 0xd56041e4, + 0xa2677172, + 0x3c03e4d1, + 0x4b04d447, + 0xd20d85fd, + 0xa50ab56b, + 0x35b5a8fa, + 0x42b2986c, + 0xdbbbc9d6, + 0xacbcf940, + 0x32d86ce3, + 0x45df5c75, + 0xdcd60dcf, + 0xabd13d59, + 0x26d930ac, + 0x51de003a, + 0xc8d75180, + 0xbfd06116, + 0x21b4f4b5, + 0x56b3c423, + 0xcfba9599, + 0xb8bda50f, + 0x2802b89e, + 0x5f058808, + 0xc60cd9b2, + 0xb10be924, + 0x2f6f7c87, + 0x58684c11, + 0xc1611dab, + 0xb6662d3d, + 0x76dc4190, + 0x01db7106, + 0x98d220bc, + 0xefd5102a, + 0x71b18589, + 0x06b6b51f, + 0x9fbfe4a5, + 0xe8b8d433, + 0x7807c9a2, + 0x0f00f934, + 0x9609a88e, + 0xe10e9818, + 0x7f6a0dbb, + 0x086d3d2d, + 0x91646c97, + 0xe6635c01, + 0x6b6b51f4, + 0x1c6c6162, + 0x856530d8, + 0xf262004e, + 0x6c0695ed, + 0x1b01a57b, + 0x8208f4c1, + 0xf50fc457, + 0x65b0d9c6, + 0x12b7e950, + 0x8bbeb8ea, + 0xfcb9887c, + 0x62dd1ddf, + 0x15da2d49, + 0x8cd37cf3, + 0xfbd44c65, + 0x4db26158, + 0x3ab551ce, + 0xa3bc0074, + 0xd4bb30e2, + 0x4adfa541, + 0x3dd895d7, + 0xa4d1c46d, + 0xd3d6f4fb, + 0x4369e96a, + 0x346ed9fc, + 0xad678846, + 0xda60b8d0, + 0x44042d73, + 0x33031de5, + 0xaa0a4c5f, + 0xdd0d7cc9, + 0x5005713c, + 0x270241aa, + 0xbe0b1010, + 0xc90c2086, + 0x5768b525, + 0x206f85b3, + 0xb966d409, + 0xce61e49f, + 0x5edef90e, + 0x29d9c998, + 0xb0d09822, + 0xc7d7a8b4, + 0x59b33d17, + 0x2eb40d81, + 0xb7bd5c3b, + 0xc0ba6cad, + 0xedb88320, + 0x9abfb3b6, + 0x03b6e20c, + 0x74b1d29a, + 0xead54739, + 0x9dd277af, + 0x04db2615, + 0x73dc1683, + 0xe3630b12, + 0x94643b84, + 0x0d6d6a3e, + 0x7a6a5aa8, + 0xe40ecf0b, + 0x9309ff9d, + 0x0a00ae27, + 0x7d079eb1, + 0xf00f9344, + 0x8708a3d2, + 0x1e01f268, + 0x6906c2fe, + 0xf762575d, + 0x806567cb, + 0x196c3671, + 0x6e6b06e7, + 0xfed41b76, + 0x89d32be0, + 0x10da7a5a, + 0x67dd4acc, + 0xf9b9df6f, + 0x8ebeeff9, + 0x17b7be43, + 0x60b08ed5, + 0xd6d6a3e8, + 0xa1d1937e, + 0x38d8c2c4, + 0x4fdff252, + 0xd1bb67f1, + 0xa6bc5767, + 0x3fb506dd, + 0x48b2364b, + 0xd80d2bda, + 0xaf0a1b4c, + 0x36034af6, + 0x41047a60, + 0xdf60efc3, + 0xa867df55, + 0x316e8eef, + 0x4669be79, + 0xcb61b38c, + 0xbc66831a, + 0x256fd2a0, + 0x5268e236, + 0xcc0c7795, + 0xbb0b4703, + 0x220216b9, + 0x5505262f, + 0xc5ba3bbe, + 0xb2bd0b28, + 0x2bb45a92, + 0x5cb36a04, + 0xc2d7ffa7, + 0xb5d0cf31, + 0x2cd99e8b, + 0x5bdeae1d, + 0x9b64c2b0, + 0xec63f226, + 0x756aa39c, + 0x026d930a, + 0x9c0906a9, + 0xeb0e363f, + 0x72076785, + 0x05005713, + 0x95bf4a82, + 0xe2b87a14, + 0x7bb12bae, + 0x0cb61b38, + 0x92d28e9b, + 0xe5d5be0d, + 0x7cdcefb7, + 0x0bdbdf21, + 0x86d3d2d4, + 0xf1d4e242, + 0x68ddb3f8, + 0x1fda836e, + 0x81be16cd, + 0xf6b9265b, + 0x6fb077e1, + 0x18b74777, + 0x88085ae6, + 0xff0f6a70, + 0x66063bca, + 0x11010b5c, + 0x8f659eff, + 0xf862ae69, + 0x616bffd3, + 0x166ccf45, + 0xa00ae278, + 0xd70dd2ee, + 0x4e048354, + 0x3903b3c2, + 0xa7672661, + 0xd06016f7, + 0x4969474d, + 0x3e6e77db, + 0xaed16a4a, + 0xd9d65adc, + 0x40df0b66, + 0x37d83bf0, + 0xa9bcae53, + 0xdebb9ec5, + 0x47b2cf7f, + 0x30b5ffe9, + 0xbdbdf21c, + 0xcabac28a, + 0x53b39330, + 0x24b4a3a6, + 0xbad03605, + 0xcdd70693, + 0x54de5729, + 0x23d967bf, + 0xb3667a2e, + 0xc4614ab8, + 0x5d681b02, + 0x2a6f2b94, + 0xb40bbe37, + 0xc30c8ea1, + 0x5a05df1b, + 0x2d02ef8d, +] + +extension Data { + + /// Lookup table-based CRC32 implenetation that is used + /// if `zlib` isn't available. + /// - Parameter checksum: Running checksum or `0` for the initial run. + /// - Returns: The calculated checksum of the receiver. + func builtInCRC32(checksum: CRC32) -> CRC32 { + // The typecast is necessary on 32-bit platforms because of + // https://bugs.swift.org/browse/SR-1774 + let mask = 0xffffffff as CRC32 + var result = checksum ^ mask + #if swift(>=5.0) + crcTable.withUnsafeBufferPointer { crcTablePointer in + self.withUnsafeBytes { bufferPointer in + var bufferIndex = 0 + while bufferIndex < self.count { + let byte = bufferPointer[bufferIndex] + let index = Int((result ^ CRC32(byte)) & 0xff) + result = (result >> 8) ^ crcTablePointer[index] + bufferIndex += 1 + } + } + } + #else + withUnsafeBytes { bytes in + let bins = stride(from: 0, to: self.count, by: 256) + for bin in bins { + for binIndex in 0..<256 { + let byteIndex = bin + binIndex + guard byteIndex < self.count else { break } + + let byte = bytes[byteIndex] + let index = Int((result ^ CRC32(byte)) & 0xff) + result = (result >> 8) ^ crcTable[index] + } + } + } + #endif + return result ^ mask + } +} + +#if !swift(>=5.0) + +// Since Swift 5.0, `Data.withUnsafeBytes()` passes an `UnsafeRawBufferPointer` instead of an `UnsafePointer` +// into `body`. +// We provide a compatible method for targets that use Swift 4.x so that we can use the new version +// across all language versions. + +extension Data { + func withUnsafeBytes(_ body: (UnsafeRawBufferPointer) throws -> T) rethrows -> T { + let count = count + return try withUnsafeBytes { (pointer: UnsafePointer) throws -> T in + try body(UnsafeRawBufferPointer(start: pointer, count: count)) + } + } + + #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) + #else + mutating func withUnsafeMutableBytes(_ body: (UnsafeMutableRawBufferPointer) throws -> T) rethrows -> T { + let count = count + guard count > 0 else { + return try body(UnsafeMutableRawBufferPointer(start: nil, count: count)) + } + return try withUnsafeMutableBytes { (pointer: UnsafeMutablePointer) throws -> T in + try body(UnsafeMutableRawBufferPointer(start: pointer, count: count)) + } + } + #endif +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Data+CompressionDeprecated.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Data+CompressionDeprecated.swift new file mode 100644 index 0000000..d3af37b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Data+CompressionDeprecated.swift @@ -0,0 +1,43 @@ +// +// Data+CompressionDeprecated.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Data { + + @available(*, deprecated, message: "Please use `Int64` for `size` and provider `position`.") + static func compress( + size: Int, + bufferSize: Int, + provider: (_ position: Int, _ size: Int) throws -> Data, + consumer: Consumer + ) throws -> CRC32 { + let newProvider: Provider = { try provider(Int($0), $1) } + return try compress(size: Int64(size), bufferSize: bufferSize, provider: newProvider, consumer: consumer) + } + + @available(*, deprecated, message: "Please use `Int64` for `size` and provider `position`.") + static func decompress( + size: Int, + bufferSize: Int, + skipCRC32: Bool, + provider: (_ position: Int, _ size: Int) throws -> Data, + consumer: Consumer + ) throws -> CRC32 { + let newProvider: Provider = { try provider(Int($0), $1) } + return try decompress( + size: Int64(size), + bufferSize: bufferSize, + skipCRC32: skipCRC32, + provider: newProvider, + consumer: consumer + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Data+Serialization.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Data+Serialization.swift new file mode 100644 index 0000000..0b6197c --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Data+Serialization.swift @@ -0,0 +1,148 @@ +// +// Data+Serialization.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +#if os(Android) +typealias FILEPointer = OpaquePointer +#else +typealias FILEPointer = UnsafeMutablePointer +#endif + +// MARK: - DataSerializable + +protocol DataSerializable { + init?(data: Data, additionalDataProvider: (Int) throws -> Data) + + static var size: Int { get } + + var data: Data { get } +} + +extension Data { + enum DataError: Error { + case unreadableFile + case unwritableFile + } + + static func readStruct(from file: FILEPointer, at offset: UInt64) + -> T? + { + guard offset <= .max else { return nil } + fseeko(file, off_t(offset), SEEK_SET) + guard let data = try? readChunk(of: T.size, from: file) else { + return nil + } + return T(data: data, additionalDataProvider: { additionalDataSize -> Data in + try self.readChunk(of: additionalDataSize, from: file) + }) + } + + static func consumePart( + of size: Int64, + chunkSize: Int, + skipCRC32: Bool = false, + provider: Provider, + consumer: Consumer + ) throws -> CRC32 { + var checksum = CRC32(0) + guard size > 0 else { + try consumer(Data()) + return checksum + } + + let readInOneChunk = (size < chunkSize) + var chunkSize = readInOneChunk ? Int(size) : chunkSize + var bytesRead: Int64 = 0 + while bytesRead < size { + let remainingSize = size - bytesRead + chunkSize = remainingSize < chunkSize ? Int(remainingSize) : chunkSize + let data = try provider(bytesRead, chunkSize) + try consumer(data) + if !skipCRC32 { + checksum = data.crc32(checksum: checksum) + } + bytesRead += Int64(chunkSize) + } + return checksum + } + + static func readChunk(of size: Int, from file: FILEPointer) throws -> Data { + let alignment = MemoryLayout.alignment + #if swift(>=4.1) + let bytes = UnsafeMutableRawPointer.allocate(byteCount: size, alignment: alignment) + #else + let bytes = UnsafeMutableRawPointer.allocate(bytes: size, alignedTo: alignment) + #endif + let bytesRead = fread(bytes, 1, size, file) + let error = ferror(file) + if error > 0 { + throw DataError.unreadableFile + } + #if swift(>=4.1) + return Data(bytesNoCopy: bytes, count: bytesRead, deallocator: .custom { buf, _ in buf.deallocate() }) + #else + let deallocator = Deallocator.custom { buf, _ in buf.deallocate(bytes: size, alignedTo: 1) } + return Data(bytesNoCopy: bytes, count: bytesRead, deallocator: deallocator) + #endif + } + + static func write(chunk: Data, to file: FILEPointer) throws -> Int { + var sizeWritten = 0 + chunk.withUnsafeBytes { rawBufferPointer in + if let baseAddress = rawBufferPointer.baseAddress, rawBufferPointer.count > 0 { + let pointer = baseAddress.assumingMemoryBound(to: UInt8.self) + sizeWritten = fwrite(pointer, 1, chunk.count, file) + } + } + let error = ferror(file) + if error > 0 { + throw DataError.unwritableFile + } + return sizeWritten + } + + static func writeLargeChunk( + _ chunk: Data, + size: UInt64, + bufferSize: Int, + to file: FILEPointer + ) throws -> UInt64 { + var sizeWritten: UInt64 = 0 + chunk.withUnsafeBytes { rawBufferPointer in + if let baseAddress = rawBufferPointer.baseAddress, rawBufferPointer.count > 0 { + let pointer = baseAddress.assumingMemoryBound(to: UInt8.self) + + while sizeWritten < size { + let remainingSize = size - sizeWritten + let chunkSize = Swift.min(Int(remainingSize), bufferSize) + let curPointer = pointer.advanced(by: Int(sizeWritten)) + fwrite(curPointer, 1, chunkSize, file) + sizeWritten += UInt64(chunkSize) + } + } + } + let error = ferror(file) + if error > 0 { + throw DataError.unwritableFile + } + return sizeWritten + } + + func scanValue(start: Int) -> T { + let subdata = subdata(in: start...size) + #if swift(>=5.0) + return subdata.withUnsafeBytes { $0.load(as: T.self) } + #else + return subdata.withUnsafeBytes { $0.pointee } + #endif + } + +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Entry+Serialization.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Entry+Serialization.swift new file mode 100644 index 0000000..7659aca --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Entry+Serialization.swift @@ -0,0 +1,191 @@ +// +// Entry+Serialization.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension Entry.LocalFileHeader { + + // MARK: Lifecycle + + init?(data: Data, additionalDataProvider provider: (Int) throws -> Data) { + guard data.count == Entry.LocalFileHeader.size else { return nil } + guard data.scanValue(start: 0) == localFileHeaderSignature else { return nil } + versionNeededToExtract = data.scanValue(start: 4) + generalPurposeBitFlag = data.scanValue(start: 6) + compressionMethod = data.scanValue(start: 8) + lastModFileTime = data.scanValue(start: 10) + lastModFileDate = data.scanValue(start: 12) + crc32 = data.scanValue(start: 14) + compressedSize = data.scanValue(start: 18) + uncompressedSize = data.scanValue(start: 22) + fileNameLength = data.scanValue(start: 26) + extraFieldLength = data.scanValue(start: 28) + let additionalDataLength = Int(fileNameLength) + Int(extraFieldLength) + guard let additionalData = try? provider(additionalDataLength) else { return nil } + guard additionalData.count == additionalDataLength else { return nil } + var subRangeStart = 0 + var subRangeEnd = Int(fileNameLength) + fileNameData = additionalData.subdata(in: subRangeStart.. Data) { + guard data.count == Entry.CentralDirectoryStructure.size else { return nil } + guard data.scanValue(start: 0) == centralDirectorySignature else { return nil } + versionMadeBy = data.scanValue(start: 4) + versionNeededToExtract = data.scanValue(start: 6) + generalPurposeBitFlag = data.scanValue(start: 8) + compressionMethod = data.scanValue(start: 10) + lastModFileTime = data.scanValue(start: 12) + lastModFileDate = data.scanValue(start: 14) + crc32 = data.scanValue(start: 16) + compressedSize = data.scanValue(start: 20) + uncompressedSize = data.scanValue(start: 24) + fileNameLength = data.scanValue(start: 28) + extraFieldLength = data.scanValue(start: 30) + fileCommentLength = data.scanValue(start: 32) + diskNumberStart = data.scanValue(start: 34) + internalFileAttributes = data.scanValue(start: 36) + externalFileAttributes = data.scanValue(start: 38) + relativeOffsetOfLocalHeader = data.scanValue(start: 42) + let additionalDataLength = Int(fileNameLength) + Int(extraFieldLength) + Int(fileCommentLength) + guard let additionalData = try? provider(additionalDataLength) else { return nil } + guard additionalData.count == additionalDataLength else { return nil } + var subRangeStart = 0 + var subRangeEnd = Int(fileNameLength) + fileNameData = additionalData.subdata(in: subRangeStart.. Data) { + guard data.count == Self.size else { return nil } + let signature: UInt32 = data.scanValue(start: 0) + // The DataDescriptor signature is not mandatory so we have to re-arrange the input data if it is missing. + var readOffset = 0 + if signature == dataDescriptorSignature { readOffset = 4 } + crc32 = data.scanValue(start: readOffset) + readOffset += MemoryLayout.size + compressedSize = data.scanValue(start: readOffset) + readOffset += Self.memoryLengthOfSize + uncompressedSize = data.scanValue(start: readOffset) + // Our add(_ entry:) methods always maintain compressed & uncompressed + // sizes and so we don't need a data descriptor for newly added entries. + // Data descriptors of already existing entries are manually preserved + // when copying those entries to the tempArchive during remove(_ entry:). + self.data = Data() + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Entry+ZIP64.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Entry+ZIP64.swift new file mode 100644 index 0000000..8fbe10f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/Entry+ZIP64.swift @@ -0,0 +1,174 @@ +// +// Entry+ZIP64.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +// MARK: - ExtensibleDataField + +protocol ExtensibleDataField { + var headerID: UInt16 { get } + var dataSize: UInt16 { get } +} + +extension Entry { + enum EntryError: Error { + case invalidDataError + } + + struct ZIP64ExtendedInformation: ExtensibleDataField { + static let headerSize: UInt16 = 4 + + let headerID: UInt16 = ExtraFieldHeaderID.zip64ExtendedInformation.rawValue + let dataSize: UInt16 + let uncompressedSize: UInt64 + let compressedSize: UInt64 + let relativeOffsetOfLocalHeader: UInt64 + let diskNumberStart: UInt32 + } + + var zip64ExtendedInformation: ZIP64ExtendedInformation? { + centralDirectoryStructure.zip64ExtendedInformation + } +} + +typealias Field = Entry.ZIP64ExtendedInformation.Field + +extension Entry.LocalFileHeader { + var validFields: [Field] { + var fields = [Field]() + if uncompressedSize == .max { fields.append(.uncompressedSize) } + if compressedSize == .max { fields.append(.compressedSize) } + return fields + } +} + +extension Entry.CentralDirectoryStructure { + var validFields: [Field] { + var fields = [Field]() + if uncompressedSize == .max { fields.append(.uncompressedSize) } + if compressedSize == .max { fields.append(.compressedSize) } + if relativeOffsetOfLocalHeader == .max { fields.append(.relativeOffsetOfLocalHeader) } + if diskNumberStart == .max { fields.append(.diskNumberStart) } + return fields + } + + var zip64ExtendedInformation: Entry.ZIP64ExtendedInformation? { + extraFields?.compactMap { $0 as? Entry.ZIP64ExtendedInformation }.first + } +} + +extension Entry.ZIP64ExtendedInformation { + + // MARK: Lifecycle + + init?(data: Data, fields: [Field]) { + let headerLength = 4 + guard fields.reduce(0, { $0 + $1.size }) + headerLength == data.count else { return nil } + var readOffset = headerLength + func value(of field: Field) throws -> T { + if fields.contains(field) { + defer { + readOffset += MemoryLayout.size + } + guard readOffset + field.size <= data.count else { + throw Entry.EntryError.invalidDataError + } + return data.scanValue(start: readOffset) + } else { + return 0 + } + } + do { + dataSize = data.scanValue(start: 2) + uncompressedSize = try value(of: .uncompressedSize) + compressedSize = try value(of: .compressedSize) + relativeOffsetOfLocalHeader = try value(of: .relativeOffsetOfLocalHeader) + diskNumberStart = try value(of: .diskNumberStart) + } catch { + return nil + } + } + + init?(zip64ExtendedInformation: Entry.ZIP64ExtendedInformation?, offset: UInt64) { + // Only used when removing entry, if no ZIP64 extended information exists, + // then this information will not be newly added either + guard let existingInfo = zip64ExtendedInformation else { return nil } + relativeOffsetOfLocalHeader = offset >= maxOffsetOfLocalFileHeader ? offset : 0 + uncompressedSize = existingInfo.uncompressedSize + compressedSize = existingInfo.compressedSize + diskNumberStart = existingInfo.diskNumberStart + let tempDataSize = [relativeOffsetOfLocalHeader, uncompressedSize, compressedSize] + .filter { $0 != 0 } + .reduce(UInt16(0)) { $0 + UInt16(MemoryLayout.size(ofValue: $1)) } + dataSize = tempDataSize + (diskNumberStart > 0 ? UInt16(MemoryLayout.size(ofValue: diskNumberStart)) : 0) + if dataSize == 0 { return nil } + } + + // MARK: Internal + + enum Field { + case uncompressedSize + case compressedSize + case relativeOffsetOfLocalHeader + case diskNumberStart + + var size: Int { + switch self { + case .uncompressedSize, .compressedSize, .relativeOffsetOfLocalHeader: + 8 + case .diskNumberStart: + 4 + } + } + } + + var data: Data { + var headerID = headerID + var dataSize = dataSize + var uncompressedSize = uncompressedSize + var compressedSize = compressedSize + var relativeOffsetOfLFH = relativeOffsetOfLocalHeader + var diskNumberStart = diskNumberStart + var data = Data() + withUnsafePointer(to: &headerID) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &dataSize) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + if uncompressedSize != 0 || compressedSize != 0 { + withUnsafePointer(to: &uncompressedSize) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + withUnsafePointer(to: &compressedSize) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + } + if relativeOffsetOfLocalHeader != 0 { + withUnsafePointer(to: &relativeOffsetOfLFH) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + } + if diskNumberStart != 0 { + withUnsafePointer(to: &diskNumberStart) { data.append(UnsafeBufferPointer(start: $0, count: 1)) } + } + return data + } + + static func scanForZIP64Field(in data: Data, fields: [Field]) -> Entry.ZIP64ExtendedInformation? { + guard data.isEmpty == false else { return nil } + var offset = 0 + var headerID: UInt16 + var dataSize: UInt16 + let extraFieldLength = data.count + let headerSize = Int(Entry.ZIP64ExtendedInformation.headerSize) + while offset < extraFieldLength - headerSize { + headerID = data.scanValue(start: offset) + dataSize = data.scanValue(start: offset + 2) + let nextOffset = offset + headerSize + Int(dataSize) + guard nextOffset <= extraFieldLength else { return nil } + if headerID == ExtraFieldHeaderID.zip64ExtendedInformation.rawValue { + return Entry.ZIP64ExtendedInformation(data: data.subdata(in: offset..: DataSerializable { + static var memoryLengthOfSize: Int { + MemoryLayout.size + } + + static var size: Int { + memoryLengthOfSize * 2 + 8 + } + + let data: Data + let dataDescriptorSignature = UInt32(dataDescriptorStructSignature) + let crc32: UInt32 + // For normal archives, the compressed and uncompressed sizes are 4 bytes each. + // For ZIP64 format archives, the compressed and uncompressed sizes are 8 bytes each. + let compressedSize: T + let uncompressedSize: T + } + + typealias DefaultDataDescriptor = DataDescriptor + typealias ZIP64DataDescriptor = DataDescriptor + + struct CentralDirectoryStructure: DataSerializable { + static let size = 46 + + let centralDirectorySignature = UInt32(centralDirectoryStructSignature) + let versionMadeBy: UInt16 + let versionNeededToExtract: UInt16 + let generalPurposeBitFlag: UInt16 + let compressionMethod: UInt16 + let lastModFileTime: UInt16 + let lastModFileDate: UInt16 + let crc32: UInt32 + let compressedSize: UInt32 + let uncompressedSize: UInt32 + let fileNameLength: UInt16 + let extraFieldLength: UInt16 + let fileCommentLength: UInt16 + let diskNumberStart: UInt16 + let internalFileAttributes: UInt16 + let externalFileAttributes: UInt32 + let relativeOffsetOfLocalHeader: UInt32 + let fileNameData: Data + let extraFieldData: Data + let fileCommentData: Data + + var extraFields: [ExtensibleDataField]? + + var usesDataDescriptor: Bool { + (generalPurposeBitFlag & (1 << 3)) != 0 + } + + var usesUTF8PathEncoding: Bool { + (generalPurposeBitFlag & (1 << 11)) != 0 + } + + var isEncrypted: Bool { + (generalPurposeBitFlag & (1 << 0)) != 0 + } + + var isZIP64: Bool { + // If ZIP64 extended information is existing, try to treat cd as ZIP64 format + // even if the version needed to extract is lower than 4.5 + UInt8(truncatingIfNeeded: versionNeededToExtract) >= 45 || zip64ExtendedInformation != nil + } + } + + let centralDirectoryStructure: CentralDirectoryStructure + let localFileHeader: LocalFileHeader + let dataDescriptor: DefaultDataDescriptor? + let zip64DataDescriptor: ZIP64DataDescriptor? + + /// The `path` of the receiver within a ZIP `Archive`. + var path: String { + let dosLatinUS = 0x400 + let dosLatinUSEncoding = CFStringEncoding(dosLatinUS) + let dosLatinUSStringEncoding = CFStringConvertEncodingToNSStringEncoding(dosLatinUSEncoding) + let codepage437 = String.Encoding(rawValue: dosLatinUSStringEncoding) + let encoding = centralDirectoryStructure.usesUTF8PathEncoding ? .utf8 : codepage437 + return self.path(using: encoding) + } + + /// The file attributes of the receiver as key/value pairs. + /// + /// Contains the modification date and file permissions. + var fileAttributes: [FileAttributeKey: Any] { + FileManager.attributes(from: self) + } + + /// The `CRC32` checksum of the receiver. + /// + /// - Note: Always returns `0` for entries of type `EntryType.directory`. + var checksum: CRC32 { + if centralDirectoryStructure.usesDataDescriptor { + return zip64DataDescriptor?.crc32 ?? dataDescriptor?.crc32 ?? 0 + } + return centralDirectoryStructure.crc32 + } + + /// The `EntryType` of the receiver. + var type: EntryType { + // OS Type is stored in the upper byte of versionMadeBy + let osTypeRaw = centralDirectoryStructure.versionMadeBy >> 8 + let osType = OSType(rawValue: UInt(osTypeRaw)) ?? .unused + var isDirectory = path.hasSuffix("/") + switch osType { + case .unix, .osx: + let mode = mode_t(centralDirectoryStructure.externalFileAttributes >> 16) & S_IFMT + switch mode { + case S_IFREG: + return .file + case S_IFDIR: + return .directory + case S_IFLNK: + return .symlink + default: + return isDirectory ? .directory : .file + } + + case .msdos: + isDirectory = isDirectory || ((centralDirectoryStructure.externalFileAttributes >> 4) == 0x01) + fallthrough // For all other OSes we can only guess based on the directory suffix char + default: return isDirectory ? .directory : .file + } + } + + /// Indicates whether or not the receiver is compressed. + var isCompressed: Bool { + localFileHeader.compressionMethod != CompressionMethod.none.rawValue + } + + /// The size of the receiver's compressed data. + var compressedSize: UInt64 { + if centralDirectoryStructure.isZIP64 { + return zip64DataDescriptor?.compressedSize ?? centralDirectoryStructure.effectiveCompressedSize + } + return UInt64(dataDescriptor?.compressedSize ?? centralDirectoryStructure.compressedSize) + } + + /// The size of the receiver's uncompressed data. + var uncompressedSize: UInt64 { + if centralDirectoryStructure.isZIP64 { + return zip64DataDescriptor?.uncompressedSize ?? centralDirectoryStructure.effectiveUncompressedSize + } + return UInt64(dataDescriptor?.uncompressedSize ?? centralDirectoryStructure.uncompressedSize) + } + + /// The combined size of the local header, the data and the optional data descriptor. + var localSize: UInt64 { + let localFileHeader = localFileHeader + var extraDataLength = Int(localFileHeader.fileNameLength) + extraDataLength += Int(localFileHeader.extraFieldLength) + var size = UInt64(LocalFileHeader.size + extraDataLength) + size += isCompressed ? compressedSize : uncompressedSize + if centralDirectoryStructure.isZIP64 { + size += zip64DataDescriptor != nil ? UInt64(ZIP64DataDescriptor.size) : 0 + } else { + size += dataDescriptor != nil ? UInt64(DefaultDataDescriptor.size) : 0 + } + return size + } + + var dataOffset: UInt64 { + var dataOffset = centralDirectoryStructure.effectiveRelativeOffsetOfLocalHeader + dataOffset += UInt64(LocalFileHeader.size) + dataOffset += UInt64(localFileHeader.fileNameLength) + dataOffset += UInt64(localFileHeader.extraFieldLength) + return dataOffset + } + + static func ==(lhs: Entry, rhs: Entry) -> Bool { + lhs.path == rhs.path + && lhs.localFileHeader.crc32 == rhs.localFileHeader.crc32 + && lhs.centralDirectoryStructure.effectiveRelativeOffsetOfLocalHeader + == rhs.centralDirectoryStructure.effectiveRelativeOffsetOfLocalHeader + } + + /// Returns the `path` of the receiver within a ZIP `Archive` using a given encoding. + /// + /// - Parameters: + /// - encoding: `String.Encoding` + func path(using encoding: String.Encoding) -> String { + String(data: centralDirectoryStructure.fileNameData, encoding: encoding) ?? "" + } + +} + +extension Entry.CentralDirectoryStructure { + + init( + localFileHeader: Entry.LocalFileHeader, + fileAttributes: UInt32, + relativeOffset: UInt32, + extraField: (length: UInt16, data: Data) + ) { + versionMadeBy = UInt16(789) + versionNeededToExtract = localFileHeader.versionNeededToExtract + generalPurposeBitFlag = localFileHeader.generalPurposeBitFlag + compressionMethod = localFileHeader.compressionMethod + lastModFileTime = localFileHeader.lastModFileTime + lastModFileDate = localFileHeader.lastModFileDate + crc32 = localFileHeader.crc32 + compressedSize = localFileHeader.compressedSize + uncompressedSize = localFileHeader.uncompressedSize + fileNameLength = localFileHeader.fileNameLength + extraFieldLength = extraField.length + fileCommentLength = UInt16(0) + diskNumberStart = UInt16(0) + internalFileAttributes = UInt16(0) + externalFileAttributes = fileAttributes + relativeOffsetOfLocalHeader = relativeOffset + fileNameData = localFileHeader.fileNameData + extraFieldData = extraField.data + fileCommentData = Data() + if + let zip64ExtendedInformation = Entry.ZIP64ExtendedInformation.scanForZIP64Field( + in: extraFieldData, + fields: validFields + ) + { + extraFields = [zip64ExtendedInformation] + } + } + + init( + centralDirectoryStructure: Entry.CentralDirectoryStructure, + zip64ExtendedInformation: Entry.ZIP64ExtendedInformation?, + relativeOffset: UInt32 + ) { + if let existingInfo = zip64ExtendedInformation { + extraFieldData = existingInfo.data + versionNeededToExtract = max( + centralDirectoryStructure.versionNeededToExtract, + Archive.Version.v45.rawValue + ) + } else { + extraFieldData = centralDirectoryStructure.extraFieldData + let existingVersion = centralDirectoryStructure.versionNeededToExtract + versionNeededToExtract = existingVersion < Archive.Version.v45.rawValue + ? centralDirectoryStructure.versionNeededToExtract + : Archive.Version.v20.rawValue + } + extraFieldLength = UInt16(extraFieldData.count) + relativeOffsetOfLocalHeader = relativeOffset + versionMadeBy = centralDirectoryStructure.versionMadeBy + generalPurposeBitFlag = centralDirectoryStructure.generalPurposeBitFlag + compressionMethod = centralDirectoryStructure.compressionMethod + lastModFileTime = centralDirectoryStructure.lastModFileTime + lastModFileDate = centralDirectoryStructure.lastModFileDate + crc32 = centralDirectoryStructure.crc32 + compressedSize = centralDirectoryStructure.compressedSize + uncompressedSize = centralDirectoryStructure.uncompressedSize + fileNameLength = centralDirectoryStructure.fileNameLength + fileCommentLength = centralDirectoryStructure.fileCommentLength + diskNumberStart = centralDirectoryStructure.diskNumberStart + internalFileAttributes = centralDirectoryStructure.internalFileAttributes + externalFileAttributes = centralDirectoryStructure.externalFileAttributes + fileNameData = centralDirectoryStructure.fileNameData + fileCommentData = centralDirectoryStructure.fileCommentData + if + let zip64ExtendedInformation = Entry.ZIP64ExtendedInformation.scanForZIP64Field( + in: extraFieldData, + fields: validFields + ) + { + extraFields = [zip64ExtendedInformation] + } + } +} + +extension Entry.CentralDirectoryStructure { + + var effectiveCompressedSize: UInt64 { + if isZIP64, let compressedSize = zip64ExtendedInformation?.compressedSize, compressedSize > 0 { + return compressedSize + } + return UInt64(compressedSize) + } + + var effectiveUncompressedSize: UInt64 { + if isZIP64, let uncompressedSize = zip64ExtendedInformation?.uncompressedSize, uncompressedSize > 0 { + return uncompressedSize + } + return UInt64(uncompressedSize) + } + + var effectiveRelativeOffsetOfLocalHeader: UInt64 { + if isZIP64, let offset = zip64ExtendedInformation?.relativeOffsetOfLocalHeader, offset > 0 { + return offset + } + return UInt64(relativeOffsetOfLocalHeader) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/FileManager+ZIP.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/FileManager+ZIP.swift new file mode 100644 index 0000000..4cc4e55 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/FileManager+ZIP.swift @@ -0,0 +1,367 @@ +// +// FileManager+ZIP.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension FileManager { + typealias CentralDirectoryStructure = Entry.CentralDirectoryStructure + + class func attributes(from entry: Entry) -> [FileAttributeKey: Any] { + let centralDirectoryStructure = entry.centralDirectoryStructure + let entryType = entry.type + let fileTime = centralDirectoryStructure.lastModFileTime + let fileDate = centralDirectoryStructure.lastModFileDate + let defaultPermissions = entryType == .directory ? defaultDirectoryPermissions : defaultFilePermissions + var attributes = [.posixPermissions: defaultPermissions] as [FileAttributeKey: Any] + // Certain keys are not yet supported in swift-corelibs + #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) + attributes[.modificationDate] = Date(dateTime: (fileDate, fileTime)) + #endif + let versionMadeBy = centralDirectoryStructure.versionMadeBy + guard let osType = Entry.OSType(rawValue: UInt(versionMadeBy >> 8)) else { return attributes } + + let externalFileAttributes = centralDirectoryStructure.externalFileAttributes + let permissions = permissions(for: externalFileAttributes, osType: osType, entryType: entryType) + attributes[.posixPermissions] = NSNumber(value: permissions) + return attributes + } + + class func permissions( + for externalFileAttributes: UInt32, + osType: Entry.OSType, + entryType: Entry.EntryType + ) -> UInt16 { + switch osType { + case .unix, .osx: + let permissions = mode_t(externalFileAttributes >> 16) & ~S_IFMT + let defaultPermissions = entryType == .directory ? defaultDirectoryPermissions : defaultFilePermissions + return permissions == 0 ? defaultPermissions : UInt16(permissions) + + default: + return entryType == .directory ? defaultDirectoryPermissions : defaultFilePermissions + } + } + + class func externalFileAttributesForEntry(of type: Entry.EntryType, permissions: UInt16) -> UInt32 { + let typeInt = + switch type { + case .file: + UInt16(S_IFREG) + case .directory: + UInt16(S_IFDIR) + case .symlink: + UInt16(S_IFLNK) + } + var externalFileAttributes = UInt32(typeInt | UInt16(permissions)) + externalFileAttributes = (externalFileAttributes << 16) + return externalFileAttributes + } + + class func permissionsForItem(at URL: URL) throws -> UInt16 { + let fileManager = FileManager() + let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: URL.path) + var fileStat = stat() + lstat(entryFileSystemRepresentation, &fileStat) + let permissions = fileStat.st_mode + return UInt16(permissions) + } + + class func fileModificationDateTimeForItem(at url: URL) throws -> Date { + let fileManager = FileManager() + guard fileManager.itemExists(at: url) else { + throw CocoaError(.fileReadNoSuchFile, userInfo: [NSFilePathErrorKey: url.path]) + } + let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path) + var fileStat = stat() + lstat(entryFileSystemRepresentation, &fileStat) + #if os(macOS) || canImport(UIKit) + let modTimeSpec = fileStat.st_mtimespec + #else + let modTimeSpec = fileStat.st_mtim + #endif + + let timeStamp = TimeInterval(modTimeSpec.tv_sec) + TimeInterval(modTimeSpec.tv_nsec) / 1000000000.0 + return Date(timeIntervalSince1970: timeStamp) + } + + class func fileSizeForItem(at url: URL) throws -> Int64 { + let fileManager = FileManager() + guard fileManager.itemExists(at: url) else { + throw CocoaError(.fileReadNoSuchFile, userInfo: [NSFilePathErrorKey: url.path]) + } + let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path) + var fileStat = stat() + lstat(entryFileSystemRepresentation, &fileStat) + guard fileStat.st_size >= 0 else { + throw CocoaError(.fileReadTooLarge, userInfo: [NSFilePathErrorKey: url.path]) + } + // `st_size` is a signed int value + return Int64(fileStat.st_size) + } + + class func typeForItem(at url: URL) throws -> Entry.EntryType { + let fileManager = FileManager() + guard url.isFileURL, fileManager.itemExists(at: url) else { + throw CocoaError(.fileReadNoSuchFile, userInfo: [NSFilePathErrorKey: url.path]) + } + let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path) + var fileStat = stat() + lstat(entryFileSystemRepresentation, &fileStat) + return Entry.EntryType(mode: mode_t(fileStat.st_mode)) + } + + /// Zips the file or directory contents at the specified source URL to the destination URL. + /// + /// If the item at the source URL is a directory, the directory itself will be + /// represented within the ZIP `Archive`. Calling this method with a directory URL + /// `file:///path/directory/` will create an archive with a `directory/` entry at the root level. + /// You can override this behavior by passing `false` for `shouldKeepParent`. In that case, the contents + /// of the source directory will be placed at the root of the archive. + /// - Parameters: + /// - sourceURL: The file URL pointing to an existing file or directory. + /// - destinationURL: The file URL that identifies the destination of the zip operation. + /// - shouldKeepParent: Indicates that the directory name of a source item should be used as root element + /// within the archive. Default is `true`. + /// - compressionMethod: Indicates the `CompressionMethod` that should be applied. + /// By default, `zipItem` will create uncompressed archives. + /// - progress: A progress object that can be used to track or cancel the zip operation. + /// - Throws: Throws an error if the source item does not exist or the destination URL is not writable. + func zipItem( + at sourceURL: URL, + to destinationURL: URL, + shouldKeepParent: Bool = true, + compressionMethod: CompressionMethod = .none, + progress: Progress? = nil + ) throws { + let fileManager = FileManager() + guard fileManager.itemExists(at: sourceURL) else { + throw CocoaError(.fileReadNoSuchFile, userInfo: [NSFilePathErrorKey: sourceURL.path]) + } + guard !fileManager.itemExists(at: destinationURL) else { + throw CocoaError(.fileWriteFileExists, userInfo: [NSFilePathErrorKey: destinationURL.path]) + } + guard let archive = Archive(url: destinationURL, accessMode: .create) else { + throw Archive.ArchiveError.unwritableArchive + } + let isDirectory = try FileManager.typeForItem(at: sourceURL) == .directory + if isDirectory { + let subPaths = try subpathsOfDirectory(atPath: sourceURL.path) + var totalUnitCount = Int64(0) + if let progress { + totalUnitCount = subPaths.reduce(Int64(0)) { + let itemURL = sourceURL.appendingPathComponent($1) + let itemSize = archive.totalUnitCountForAddingItem(at: itemURL) + return $0 + itemSize + } + progress.totalUnitCount = totalUnitCount + } + + // If the caller wants to keep the parent directory, we use the lastPathComponent of the source URL + // as common base for all entries (similar to macOS' Archive Utility.app) + let directoryPrefix = sourceURL.lastPathComponent + for entryPath in subPaths { + let finalEntryPath = shouldKeepParent ? directoryPrefix + "/" + entryPath : entryPath + let finalBaseURL = shouldKeepParent ? sourceURL.deletingLastPathComponent() : sourceURL + if let progress { + let itemURL = sourceURL.appendingPathComponent(entryPath) + let entryProgress = archive.makeProgressForAddingItem(at: itemURL) + progress.addChild(entryProgress, withPendingUnitCount: entryProgress.totalUnitCount) + try archive.addEntry( + with: finalEntryPath, + relativeTo: finalBaseURL, + compressionMethod: compressionMethod, + progress: entryProgress + ) + } else { + try archive.addEntry( + with: finalEntryPath, + relativeTo: finalBaseURL, + compressionMethod: compressionMethod + ) + } + } + } else { + progress?.totalUnitCount = archive.totalUnitCountForAddingItem(at: sourceURL) + let baseURL = sourceURL.deletingLastPathComponent() + try archive.addEntry( + with: sourceURL.lastPathComponent, + relativeTo: baseURL, + compressionMethod: compressionMethod, + progress: progress + ) + } + } + + /// Unzips the contents at the specified source URL to the destination URL. + /// + /// - Parameters: + /// - sourceURL: The file URL pointing to an existing ZIP file. + /// - destinationURL: The file URL that identifies the destination directory of the unzip operation. + /// - skipCRC32: Optional flag to skip calculation of the CRC32 checksum to improve performance. + /// - progress: A progress object that can be used to track or cancel the unzip operation. + /// - preferredEncoding: Encoding for entry paths. Overrides the encoding specified in the archive. + /// - Throws: Throws an error if the source item does not exist or the destination URL is not writable. + func unzipItem( + at sourceURL: URL, + to destinationURL: URL, + skipCRC32: Bool = false, + progress: Progress? = nil, + preferredEncoding: String.Encoding? = nil + ) throws { + let fileManager = FileManager() + guard fileManager.itemExists(at: sourceURL) else { + throw CocoaError(.fileReadNoSuchFile, userInfo: [NSFilePathErrorKey: sourceURL.path]) + } + guard let archive = Archive(url: sourceURL, accessMode: .read, preferredEncoding: preferredEncoding) else { + throw Archive.ArchiveError.unreadableArchive + } + // Defer extraction of symlinks until all files & directories have been created. + // This is necessary because we can't create links to files that haven't been created yet. + let sortedEntries = archive.sorted { left, right -> Bool in + switch (left.type, right.type) { + case (.directory, .file): return true + case (.directory, .symlink): return true + case (.file, .symlink): return true + default: return false + } + } + var totalUnitCount = Int64(0) + if let progress { + totalUnitCount = sortedEntries.reduce(0) { $0 + archive.totalUnitCountForReading($1) } + progress.totalUnitCount = totalUnitCount + } + + for entry in sortedEntries { + let path = preferredEncoding == nil ? entry.path : entry.path(using: preferredEncoding!) + let entryURL = destinationURL.appendingPathComponent(path) + guard entryURL.isContained(in: destinationURL) else { + throw CocoaError( + .fileReadInvalidFileName, + userInfo: [NSFilePathErrorKey: entryURL.path] + ) + } + let crc32: CRC32 + if let progress { + let entryProgress = archive.makeProgressForReading(entry) + progress.addChild(entryProgress, withPendingUnitCount: entryProgress.totalUnitCount) + crc32 = try archive.extract(entry, to: entryURL, skipCRC32: skipCRC32, progress: entryProgress) + } else { + crc32 = try archive.extract(entry, to: entryURL, skipCRC32: skipCRC32) + } + + func verifyChecksumIfNecessary() throws { + if skipCRC32 == false, crc32 != entry.checksum { + throw Archive.ArchiveError.invalidCRC32 + } + } + try verifyChecksumIfNecessary() + } + } + + func itemExists(at url: URL) -> Bool { + // Use `URL.checkResourceIsReachable()` instead of `FileManager.fileExists()` here + // because we don't want implicit symlink resolution. + // As per documentation, `FileManager.fileExists()` traverses symlinks and therefore a broken symlink + // would throw a `.fileReadNoSuchFile` false positive error. + // For ZIP files it may be intended to archive "broken" symlinks because they might be + // resolvable again when extracting the archive to a different destination. + (try? url.checkResourceIsReachable()) == true + } + + func createParentDirectoryStructure(for url: URL) throws { + let parentDirectoryURL = url.deletingLastPathComponent() + try createDirectory(at: parentDirectoryURL, withIntermediateDirectories: true, attributes: nil) + } + +} + +extension Date { + + // MARK: Lifecycle + + init(dateTime: (UInt16, UInt16)) { + var msdosDateTime = Int(dateTime.0) + msdosDateTime <<= 16 + msdosDateTime |= Int(dateTime.1) + var unixTime = tm() + unixTime.tm_sec = Int32((msdosDateTime & 31) * 2) + unixTime.tm_min = Int32((msdosDateTime >> 5) & 63) + unixTime.tm_hour = Int32((Int(dateTime.1) >> 11) & 31) + unixTime.tm_mday = Int32((msdosDateTime >> 16) & 31) + unixTime.tm_mon = Int32((msdosDateTime >> 21) & 15) + unixTime.tm_mon -= 1 // UNIX time struct month entries are zero based. + unixTime.tm_year = Int32(1980 + (msdosDateTime >> 25)) + unixTime.tm_year -= 1900 // UNIX time structs count in "years since 1900". + let time = timegm(&unixTime) + self = Date(timeIntervalSince1970: TimeInterval(time)) + } + + // MARK: Internal + + var fileModificationDateTime: (UInt16, UInt16) { + (fileModificationDate, fileModificationTime) + } + + var fileModificationDate: UInt16 { + var time = time_t(timeIntervalSince1970) + guard let unixTime = gmtime(&time) else { + return 0 + } + var year = unixTime.pointee.tm_year + 1900 // UNIX time structs count in "years since 1900". + // ZIP uses the MSDOS date format which has a valid range of 1980 - 2099. + year = year >= 1980 ? year : 1980 + year = year <= 2099 ? year : 2099 + let month = unixTime.pointee.tm_mon + 1 // UNIX time struct month entries are zero based. + let day = unixTime.pointee.tm_mday + return UInt16(day + (month * 32) + ((year - 1980) * 512)) + } + + var fileModificationTime: UInt16 { + var time = time_t(timeIntervalSince1970) + guard let unixTime = gmtime(&time) else { + return 0 + } + let hour = unixTime.pointee.tm_hour + let minute = unixTime.pointee.tm_min + let second = unixTime.pointee.tm_sec + return UInt16((second / 2) + (minute * 32) + (hour * 2048)) + } +} + +#if swift(>=4.2) +#else + +#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) +#else + +// The swift-corelibs-foundation version of NSError.swift was missing a convenience method to create +// error objects from error codes. (https://github.com/apple/swift-corelibs-foundation/pull/1420) +// We have to provide an implementation for non-Darwin platforms using Swift versions < 4.2. + +extension CocoaError { + static func error(_ code: CocoaError.Code, userInfo: [AnyHashable: Any]? = nil, url: URL? = nil) -> Error { + var info: [String: Any] = userInfo as? [String: Any] ?? [:] + if let url { + info[NSURLErrorKey] = url + } + return NSError(domain: NSCocoaErrorDomain, code: code.rawValue, userInfo: info) + } +} + +#endif +#endif + +extension URL { + func isContained(in parentDirectoryURL: URL) -> Bool { + // Ensure this URL is contained in the passed in URL + let parentDirectoryURL = URL(fileURLWithPath: parentDirectoryURL.path, isDirectory: true).standardized + return standardized.absoluteString.hasPrefix(parentDirectoryURL.absoluteString) + } +} diff --git a/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/URL+ZIP.swift b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/URL+ZIP.swift new file mode 100644 index 0000000..c103979 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/EmbeddedLibraries/ZipFoundation/URL+ZIP.swift @@ -0,0 +1,34 @@ +// +// URL+ZIP.swift +// ZIPFoundation +// +// Copyright © 2017-2021 Thomas Zoechling, https://www.peakstep.com and the ZIP Foundation project authors. +// Released under the MIT License. +// +// See https://github.com/weichsel/ZIPFoundation/blob/master/LICENSE for license information. +// + +import Foundation + +extension URL { + + static func temporaryReplacementDirectoryURL(for archive: Archive) -> URL { + #if swift(>=5.0) || os(macOS) || os(iOS) || os(watchOS) || os(tvOS) + if + archive.url.isFileURL, + let tempDir = try? FileManager().url( + for: .itemReplacementDirectory, + in: .userDomainMask, + appropriateFor: archive.url, + create: true + ) + { + return tempDir + } + #endif + + return URL(fileURLWithPath: NSTemporaryDirectory()).appendingPathComponent( + ProcessInfo.processInfo.globallyUniqueString + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/CompositionLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/CompositionLayer.swift new file mode 100644 index 0000000..c9b5346 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/CompositionLayer.swift @@ -0,0 +1,177 @@ +// +// LayerContainer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/22/19. +// + +import QuartzCore + +// MARK: - CompositionLayer + +/// The base class for a child layer of CompositionContainer +class CompositionLayer: CALayer, KeypathSearchable { + + // MARK: Lifecycle + + init(layer: LayerModel, size: CGSize) { + transformNode = LayerTransformNode(transform: layer.transform) + if let masks = layer.masks?.filter({ $0.mode != .none }), !masks.isEmpty { + maskLayer = MaskContainerLayer(masks: masks) + } else { + maskLayer = nil + } + matteType = layer.matte + inFrame = layer.inFrame.cgFloat + outFrame = layer.outFrame.cgFloat + timeStretch = layer.timeStretch.cgFloat + startFrame = layer.startTime.cgFloat + keypathName = layer.name + childKeypaths = [transformNode.transformProperties] + super.init() + anchorPoint = .zero + actions = [ + "opacity": NSNull(), + "transform": NSNull(), + "bounds": NSNull(), + "anchorPoint": NSNull(), + "sublayerTransform": NSNull(), + "shadowOpacity": NSNull(), + "shadowOffset": NSNull(), + "shadowColor": NSNull(), + "shadowRadius": NSNull(), + ] + + contentsLayer.anchorPoint = .zero + contentsLayer.bounds = CGRect(origin: .zero, size: size) + contentsLayer.actions = [ + "opacity": NSNull(), + "transform": NSNull(), + "bounds": NSNull(), + "anchorPoint": NSNull(), + "sublayerTransform": NSNull(), + "hidden": NSNull(), + ] + compositingFilter = layer.blendMode.filterName + addSublayer(contentsLayer) + + if let maskLayer { + contentsLayer.mask = maskLayer + } + + // There are two different drop shadow schemas, either using `DropShadowEffect` or `DropShadowStyle`. + // If both happen to be present, prefer the `DropShadowEffect` (which is the drop shadow schema + // supported on other platforms). + let dropShadowEffect = layer.effects.first(where: { $0 is DropShadowEffect }) as? DropShadowModel + let dropShadowStyle = layer.styles.first(where: { $0 is DropShadowStyle }) as? DropShadowModel + if let dropShadowModel = dropShadowEffect ?? dropShadowStyle { + layerEffectNodes.append(DropShadowNode(model: dropShadowModel)) + } + name = layer.name + } + + override init(layer: Any) { + /// Used for creating shadow model layers. Read More here: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + guard let layer = layer as? CompositionLayer else { + fatalError("Wrong Layer Class") + } + transformNode = layer.transformNode + matteType = layer.matteType + inFrame = layer.inFrame + outFrame = layer.outFrame + timeStretch = layer.timeStretch + startFrame = layer.startFrame + keypathName = layer.keypathName + childKeypaths = [transformNode.transformProperties] + maskLayer = nil + layerEffectNodes = layer.layerEffectNodes + super.init(layer: layer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + weak var layerDelegate: CompositionLayerDelegate? + + let transformNode: LayerTransformNode + + let contentsLayer = CALayer() + + let maskLayer: MaskContainerLayer? + + let matteType: MatteType? + + let inFrame: CGFloat + let outFrame: CGFloat + let startFrame: CGFloat + let timeStretch: CGFloat + + var layerEffectNodes = [LayerEffectNode]() + + let keypathName: String + + final var childKeypaths: [KeypathSearchable] + + var renderScale: CGFloat = 1 { + didSet { + updateRenderScale() + } + } + + var matteLayer: CompositionLayer? { + didSet { + if let matte = matteLayer { + if let type = matteType, type == .invert { + mask = InvertedMatteLayer(inputMatte: matte) + } else { + mask = matte + } + } else { + mask = nil + } + } + } + + var keypathProperties: [String: AnyNodeProperty] { + [:] + } + + var keypathLayer: CALayer? { + contentsLayer + } + + final func displayWithFrame(frame: CGFloat, forceUpdates: Bool) { + transformNode.updateTree(frame, forceUpdates: forceUpdates) + let layerVisible = frame.isInRangeOrEqual(inFrame, outFrame) + /// Only update contents if current time is within the layers time bounds. + if layerVisible { + displayContentsWithFrame(frame: frame, forceUpdates: forceUpdates) + maskLayer?.updateWithFrame(frame: frame, forceUpdates: forceUpdates) + } + contentsLayer.transform = transformNode.globalTransform + contentsLayer.opacity = transformNode.opacity + contentsLayer.isHidden = !layerVisible + layerDelegate?.frameUpdated(frame: frame) + + for layerEffectNode in layerEffectNodes { + layerEffectNode.updateWithFrame(layer: self, frame: frame) + } + } + + func displayContentsWithFrame(frame _: CGFloat, forceUpdates _: Bool) { + /// To be overridden by subclass + } + + func updateRenderScale() { + contentsScale = renderScale + } +} + +// MARK: - CompositionLayerDelegate + +protocol CompositionLayerDelegate: AnyObject { + func frameUpdated(frame: CGFloat) +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/ImageCompositionLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/ImageCompositionLayer.swift new file mode 100644 index 0000000..a214ae3 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/ImageCompositionLayer.swift @@ -0,0 +1,54 @@ +// +// ImageCompositionLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +import QuartzCore + +final class ImageCompositionLayer: CompositionLayer { + + // MARK: Lifecycle + + init(imageLayer: ImageLayerModel, size: CGSize) { + imageReferenceID = imageLayer.referenceID + super.init(layer: imageLayer, size: size) + contentsLayer.masksToBounds = true + contentsLayer.contentsGravity = CALayerContentsGravity.resize + } + + override init(layer: Any) { + /// Used for creating shadow model layers. Read More here: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + guard let layer = layer as? ImageCompositionLayer else { + fatalError("init(layer:) Wrong Layer Class") + } + imageReferenceID = layer.imageReferenceID + image = nil + super.init(layer: layer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + let imageReferenceID: String + + var image: CGImage? = nil { + didSet { + if let image { + contentsLayer.contents = image + } else { + contentsLayer.contents = nil + } + } + } + + var imageContentsGravity = CALayerContentsGravity.resize { + didSet { + contentsLayer.contentsGravity = imageContentsGravity + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/MaskContainerLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/MaskContainerLayer.swift new file mode 100644 index 0000000..972ea93 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/MaskContainerLayer.swift @@ -0,0 +1,191 @@ +// +// MaskContainerLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +import QuartzCore + +extension MaskMode { + var usableMode: MaskMode { + switch self { + case .add: + .add + case .subtract: + .subtract + case .intersect: + .intersect + case .lighten: + .add + case .darken: + .darken + case .difference: + .intersect + case .none: + .none + } + } +} + +// MARK: - MaskContainerLayer + +final class MaskContainerLayer: CALayer { + + // MARK: Lifecycle + + init(masks: [Mask]) { + super.init() + anchorPoint = .zero + var containerLayer = CALayer() + var firstObject = true + for mask in masks { + let maskLayer = MaskLayer(mask: mask) + maskLayers.append(maskLayer) + if mask.mode.usableMode == .none { + continue + } else if mask.mode.usableMode == .add || firstObject { + firstObject = false + containerLayer.addSublayer(maskLayer) + } else { + containerLayer.mask = maskLayer + let newContainer = CALayer() + newContainer.addSublayer(containerLayer) + containerLayer = newContainer + } + } + addSublayer(containerLayer) + } + + override init(layer: Any) { + /// Used for creating shadow model layers. Read More here: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + guard let layer = layer as? MaskContainerLayer else { + fatalError("init(layer:) Wrong Layer Class") + } + super.init(layer: layer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + func updateWithFrame(frame: CGFloat, forceUpdates: Bool) { + for maskLayer in maskLayers { + maskLayer.updateWithFrame(frame: frame, forceUpdates: forceUpdates) + } + } + + // MARK: Fileprivate + + fileprivate var maskLayers = [MaskLayer]() +} + +extension CGRect { + static var veryLargeRect: CGRect { + CGRect( + x: -10_000_000, + y: -10_000_000, + width: 20_000_000, + height: 20_000_000 + ) + } +} + +// MARK: - MaskLayer + +private final class MaskLayer: CALayer { + + // MARK: Lifecycle + + init(mask: Mask) { + properties = MaskNodeProperties(mask: mask) + super.init() + addSublayer(maskLayer) + anchorPoint = .zero + maskLayer.fillColor = mask.mode == .add + ? .rgb(1, 0, 0) + : .rgb(0, 1, 0) + maskLayer.fillRule = CAShapeLayerFillRule.evenOdd + actions = [ + "opacity": NSNull() + ] + } + + override init(layer: Any) { + properties = nil + super.init(layer: layer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + let properties: MaskNodeProperties? + + let maskLayer = CAShapeLayer() + + func updateWithFrame(frame: CGFloat, forceUpdates: Bool) { + guard let properties else { return } + if properties.opacity.needsUpdate(frame: frame) || forceUpdates { + properties.opacity.update(frame: frame) + opacity = Float(properties.opacity.value.cgFloatValue) + } + + if properties.shape.needsUpdate(frame: frame) || forceUpdates { + properties.shape.update(frame: frame) + properties.expansion.update(frame: frame) + + let shapePath = properties.shape.value.cgPath() + var path = shapePath + if + properties.mode.usableMode == .subtract && !properties.inverted || + (properties.mode.usableMode == .add && properties.inverted) + { + /// Add a bounds rect to invert the mask + let newPath = CGMutablePath() + newPath.addRect(CGRect.veryLargeRect) + newPath.addPath(shapePath) + path = newPath + } + maskLayer.path = path + } + } +} + +// MARK: - MaskNodeProperties + +private final class MaskNodeProperties: NodePropertyMap { + + // MARK: Lifecycle + + init(mask: Mask) { + mode = mask.mode + inverted = mask.inverted + opacity = NodeProperty(provider: KeyframeInterpolator(keyframes: mask.opacity.keyframes)) + shape = NodeProperty(provider: KeyframeInterpolator(keyframes: mask.shape.keyframes)) + expansion = NodeProperty(provider: KeyframeInterpolator(keyframes: mask.expansion.keyframes)) + propertyMap = [ + PropertyName.opacity.rawValue: opacity, + "Shape": shape, + "Expansion": expansion, + ] + properties = Array(propertyMap.values) + } + + // MARK: Internal + + var propertyMap: [String: AnyNodeProperty] + + var properties: [AnyNodeProperty] + + let mode: MaskMode + let inverted: Bool + + let opacity: NodeProperty + let shape: NodeProperty + let expansion: NodeProperty +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/NullCompositionLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/NullCompositionLayer.swift new file mode 100644 index 0000000..3fdf163 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/NullCompositionLayer.swift @@ -0,0 +1,28 @@ +// +// NullCompositionLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +import Foundation + +final class NullCompositionLayer: CompositionLayer { + + init(layer: LayerModel) { + super.init(layer: layer, size: .zero) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + override init(layer: Any) { + /// Used for creating shadow model layers. Read More here: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + guard let layer = layer as? NullCompositionLayer else { + fatalError("init(layer:) Wrong Layer Class") + } + super.init(layer: layer) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/PreCompositionLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/PreCompositionLayer.swift new file mode 100644 index 0000000..1234fa5 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/PreCompositionLayer.swift @@ -0,0 +1,137 @@ +// +// PreCompositionLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +import QuartzCore + +final class PreCompositionLayer: CompositionLayer { + + // MARK: Lifecycle + + init( + precomp: PreCompLayerModel, + asset: PrecompAsset, + layerImageProvider: LayerImageProvider, + layerTextProvider: LayerTextProvider, + layerFontProvider: LayerFontProvider, + textProvider: AnimationKeypathTextProvider, + fontProvider: AnimationFontProvider, + assetLibrary: AssetLibrary?, + frameRate: CGFloat, + rootAnimationLayer: MainThreadAnimationLayer? + ) { + animationLayers = [] + if let keyframes = precomp.timeRemapping?.keyframes { + remappingNode = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframes)) + } else { + remappingNode = nil + } + self.frameRate = frameRate + super.init(layer: precomp, size: CGSize(width: precomp.width, height: precomp.height)) + bounds = CGRect(origin: .zero, size: CGSize(width: precomp.width, height: precomp.height)) + contentsLayer.masksToBounds = true + contentsLayer.bounds = bounds + + let layers = asset.layers.initializeCompositionLayers( + assetLibrary: assetLibrary, + layerImageProvider: layerImageProvider, + layerTextProvider: layerTextProvider, + layerFontProvider: layerFontProvider, + textProvider: textProvider, + fontProvider: fontProvider, + frameRate: frameRate, + rootAnimationLayer: rootAnimationLayer + ) + + var imageLayers = [ImageCompositionLayer]() + var textLayers = [TextCompositionLayer]() + + var mattedLayer: CompositionLayer? = nil + + for layer in layers.reversed() { + layer.bounds = bounds + animationLayers.append(layer) + if let imageLayer = layer as? ImageCompositionLayer { + imageLayers.append(imageLayer) + } + if let textLayer = layer as? TextCompositionLayer { + textLayers.append(textLayer) + } + if let matte = mattedLayer { + /// The previous layer requires this layer to be its matte + matte.matteLayer = layer + mattedLayer = nil + continue + } + if + let matte = layer.matteType, + matte == .add || matte == .invert + { + /// We have a layer that requires a matte. + mattedLayer = layer + } + contentsLayer.addSublayer(layer) + } + + childKeypaths.append(contentsOf: layers) + + layerImageProvider.addImageLayers(imageLayers) + layerTextProvider.addTextLayers(textLayers) + layerFontProvider.addTextLayers(textLayers) + } + + override init(layer: Any) { + /// Used for creating shadow model layers. Read More here: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + guard let layer = layer as? PreCompositionLayer else { + fatalError("init(layer:) Wrong Layer Class") + } + frameRate = layer.frameRate + remappingNode = nil + animationLayers = [] + + super.init(layer: layer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + let frameRate: CGFloat + let remappingNode: NodeProperty? + + override var keypathProperties: [String: AnyNodeProperty] { + guard let remappingNode else { + return super.keypathProperties + } + return ["Time Remap": remappingNode] + } + + override func displayContentsWithFrame(frame: CGFloat, forceUpdates: Bool) { + let localFrame: CGFloat + if let remappingNode { + remappingNode.update(frame: frame) + localFrame = remappingNode.value.cgFloatValue * frameRate + } else { + localFrame = (frame - startFrame) / timeStretch + } + for animationLayer in animationLayers { + animationLayer.displayWithFrame(frame: localFrame, forceUpdates: forceUpdates) + } + } + + override func updateRenderScale() { + super.updateRenderScale() + for animationLayer in animationLayers { + animationLayer.renderScale = renderScale + } + } + + // MARK: Fileprivate + + fileprivate var animationLayers: [CompositionLayer] +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/ShapeCompositionLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/ShapeCompositionLayer.swift new file mode 100644 index 0000000..a10189f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/ShapeCompositionLayer.swift @@ -0,0 +1,58 @@ +// +// ShapeLayerContainer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/22/19. +// + +import CoreGraphics +import Foundation + +/// A CompositionLayer responsible for initializing and rendering shapes +final class ShapeCompositionLayer: CompositionLayer { + + // MARK: Lifecycle + + init(shapeLayer: ShapeLayerModel) { + let results = shapeLayer.items.initializeNodeTree() + let renderContainer = ShapeContainerLayer() + self.renderContainer = renderContainer + rootNode = results.rootNode + super.init(layer: shapeLayer, size: .zero) + contentsLayer.addSublayer(renderContainer) + for container in results.renderContainers { + renderContainer.insertRenderLayer(container) + } + rootNode?.updateTree(0, forceUpdates: true) + childKeypaths.append(contentsOf: results.childrenNodes) + } + + override init(layer: Any) { + guard let layer = layer as? ShapeCompositionLayer else { + fatalError("init(layer:) wrong class.") + } + rootNode = nil + renderContainer = nil + super.init(layer: layer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + let rootNode: AnimatorNode? + let renderContainer: ShapeContainerLayer? + + override func displayContentsWithFrame(frame: CGFloat, forceUpdates: Bool) { + rootNode?.updateTree(frame, forceUpdates: forceUpdates) + renderContainer?.markRenderUpdates(forFrame: frame) + } + + override func updateRenderScale() { + super.updateRenderScale() + renderContainer?.renderScale = renderScale + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/SolidCompositionLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/SolidCompositionLayer.swift new file mode 100644 index 0000000..d86b03f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/SolidCompositionLayer.swift @@ -0,0 +1,57 @@ +// +// SolidCompositionLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +import QuartzCore + +final class SolidCompositionLayer: CompositionLayer { + + // MARK: Lifecycle + + init(solid: SolidLayerModel) { + let components = solid.colorHex.hexColorComponents() + colorProperty = + NodeProperty(provider: SingleValueProvider(LottieColor( + r: Double(components.red), + g: Double(components.green), + b: Double(components.blue), + a: 1 + ))) + + super.init(layer: solid, size: .zero) + solidShape.path = CGPath(rect: CGRect(x: 0, y: 0, width: solid.width, height: solid.height), transform: nil) + contentsLayer.addSublayer(solidShape) + } + + override init(layer: Any) { + /// Used for creating shadow model layers. Read More here: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + guard let layer = layer as? SolidCompositionLayer else { + fatalError("init(layer:) Wrong Layer Class") + } + colorProperty = layer.colorProperty + super.init(layer: layer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + let colorProperty: NodeProperty? + let solidShape = CAShapeLayer() + + override var keypathProperties: [String: AnyNodeProperty] { + guard let colorProperty else { return super.keypathProperties } + return [PropertyName.color.rawValue: colorProperty] + } + + override func displayContentsWithFrame(frame: CGFloat, forceUpdates _: Bool) { + guard let colorProperty else { return } + colorProperty.update(frame: frame) + solidShape.fillColor = colorProperty.value.cgColorValue + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/TextCompositionLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/TextCompositionLayer.swift new file mode 100644 index 0000000..74121bc --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/CompLayers/TextCompositionLayer.swift @@ -0,0 +1,247 @@ +// +// TextCompositionLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +/// Needed for NSMutableParagraphStyle... +#if os(OSX) +import AppKit +#else +import UIKit +#endif + +extension TextJustification { + var textAlignment: NSTextAlignment { + switch self { + case .left: + .left + case .right: + .right + case .center: + .center + case .justifyLastLineLeft, .justifyLastLineRight, .justifyLastLineCenter, .justifyLastLineFull: + .justified + } + } + + var caTextAlignement: CATextLayerAlignmentMode { + switch self { + case .left: + .left + case .right: + .right + case .center: + .center + case .justifyLastLineLeft, .justifyLastLineRight, .justifyLastLineCenter, .justifyLastLineFull: + .justified + } + } +} + +// MARK: - TextCompositionLayer + +final class TextCompositionLayer: CompositionLayer { + + // MARK: Lifecycle + + init( + textLayer: TextLayerModel, + textProvider: AnimationKeypathTextProvider, + fontProvider: AnimationFontProvider, + rootAnimationLayer: MainThreadAnimationLayer? + ) { + var rootNode: TextAnimatorNode? + for animator in textLayer.animators { + rootNode = TextAnimatorNode(parentNode: rootNode, textAnimator: animator) + } + self.rootNode = rootNode + textDocument = KeyframeInterpolator(keyframes: textLayer.text.keyframes) + + let transparent = LottieColor(r: 0, g: 0, b: 0, a: 0) + let black = LottieColor(r: 0, g: 0, b: 0, a: 1) + + let fillKeyframes = textLayer.text.keyframes.map { keyframe in + keyframe.withValue(keyframe.value.fillColorData ?? black) + } + fillColorNode = NodeProperty(provider: KeyframeInterpolator(keyframes: ContiguousArray(fillKeyframes))) + + let strokeKeyframes = textLayer.text.keyframes.map { keyframe in + keyframe.withValue(keyframe.value.strokeColorData ?? transparent) + } + strokeColorNode = NodeProperty(provider: KeyframeInterpolator(keyframes: ContiguousArray(strokeKeyframes))) + + self.textProvider = textProvider + self.fontProvider = fontProvider + self.rootAnimationLayer = rootAnimationLayer + + super.init(layer: textLayer, size: .zero) + contentsLayer.addSublayer(self.textLayer) + self.textLayer.masksToBounds = false + self.textLayer.isGeometryFlipped = true + + if let rootNode { + childKeypaths.append(rootNode) + } + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + override init(layer: Any) { + /// Used for creating shadow model layers. Read More here: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + guard let layer = layer as? TextCompositionLayer else { + fatalError("init(layer:) Wrong Layer Class") + } + rootNode = nil + textDocument = nil + + fillColorNode = layer.fillColorNode + strokeColorNode = layer.strokeColorNode + + textProvider = DefaultTextProvider() + fontProvider = DefaultFontProvider() + + super.init(layer: layer) + } + + // MARK: Internal + + let rootNode: TextAnimatorNode? + let textDocument: KeyframeInterpolator? + + let fillColorNode: NodeProperty + let strokeColorNode: NodeProperty + + let textLayer = CoreTextRenderLayer() + var textProvider: AnimationKeypathTextProvider + var fontProvider: AnimationFontProvider + weak var rootAnimationLayer: MainThreadAnimationLayer? + + lazy var fullAnimationKeypath: AnimationKeypath = // Individual layers don't know their full keypaths, so we have to delegate + // to the `MainThreadAnimationLayer` to search the layer hierarchy and find + // the full keypath (which includes this layer's parent layers) + rootAnimationLayer?.keypath(for: self) + // If that failed for some reason, just use the last path component (which we do have here) + ?? AnimationKeypath(keypath: keypathName) + + override var keypathProperties: [String: AnyNodeProperty] { + guard rootNode != nil else { + return [ + PropertyName.color.rawValue: fillColorNode, + PropertyName.strokeColor.rawValue: strokeColorNode, + ] + } + var properties = super.keypathProperties + properties[PropertyName.color.rawValue] = fillColorNode + properties[PropertyName.strokeColor.rawValue] = strokeColorNode + return properties + } + + override func displayContentsWithFrame(frame: CGFloat, forceUpdates: Bool) { + guard let textDocument else { return } + + textLayer.contentsScale = renderScale + + fillColorNode.update(frame: frame) + strokeColorNode.update(frame: frame) + + let documentUpdate = textDocument.hasUpdate(frame: frame) + let animatorUpdate = rootNode?.updateContents(frame, forceLocalUpdate: forceUpdates) ?? false + guard + documentUpdate == true || + animatorUpdate == true || + fillColorNode.needsUpdate(frame: frame) || + strokeColorNode.needsUpdate(frame: frame) + else { return } + + rootNode?.rebuildOutputs(frame: frame) + + // Get Text Attributes + let text = textDocument.value(frame: frame) as! TextDocument + + // Prior to Lottie 4.3.0 the Main Thread rendering engine always just used `LegacyAnimationTextProvider` + // and called it with the `keypathName` (only the last path component of the full keypath). + // Starting in Lottie 4.3.0 we use `AnimationKeypathTextProvider` instead if implemented. + let textString: String = + if let keypathTextValue = textProvider.text(for: fullAnimationKeypath, sourceText: text.text) { + keypathTextValue + } else if let legacyTextProvider = textProvider as? LegacyAnimationTextProvider { + legacyTextProvider.textFor(keypathName: keypathName, sourceText: text.text) + } else { + text.text + } + + let isStrokeOverridden = + (strokeColorNode.valueProvider as AnyObject) !== (strokeColorNode.originalValueProvider as AnyObject) + + let strokeColor: CGColor? = + if let animatorStroke = rootNode?.textOutputNode.strokeColor { + animatorStroke + } else if isStrokeOverridden { + strokeColorNode.value.cgColorValue + } else { + text.strokeColorData?.cgColorValue + } + + let strokeWidth = rootNode?.textOutputNode.strokeWidth ?? CGFloat(text.strokeWidth ?? 0) + let tracking = (CGFloat(text.fontSize) * (rootNode?.textOutputNode.tracking ?? CGFloat(text.tracking))) / 1000.0 + let matrix = rootNode?.textOutputNode.xform ?? CATransform3DIdentity + let ctFont = fontProvider.fontFor(family: text.fontFamily, size: CGFloat(text.fontSize)) + let start = rootNode?.textOutputNode.start.flatMap { Int($0) } + let end = rootNode?.textOutputNode.end.flatMap { Int($0) } + let selectedRangeOpacity = rootNode?.textOutputNode.selectedRangeOpacity + let textRangeUnit = rootNode?.textAnimatorProperties.textRangeUnit + + // Set all of the text layer options + textLayer.text = textString + textLayer.font = ctFont + textLayer.alignment = text.justification.textAlignment + textLayer.lineHeight = CGFloat(text.lineHeight) + textLayer.tracking = tracking + + // Configure the text animators + textLayer.start = start + textLayer.end = end + textLayer.textRangeUnit = textRangeUnit + textLayer.selectedRangeOpacity = selectedRangeOpacity + + // Check for an explicit override. If not overridden, we default to `TextDocument` + // to support transparency (avoiding the default black color of the value provider). + // `fillColorNode` is non-optional and defaults to black if the color was not overridden. + // If the color has been overridden, we use the new color: `fillColorNode.value.cgColorValue`. + // Otherwise, we use the default color from the text: `text.fillColorData?.cgColorValue`. + // + // We cannot remove the cast since `AnyValueProvider` is not a class-bound protocol, + // so we must cast to `AnyObject` to perform an identity comparison. + let isFillOverridden = + (fillColorNode.valueProvider as AnyObject) !== (fillColorNode.originalValueProvider as AnyObject) + + textLayer.fillColor = + if let fillColor = rootNode?.textOutputNode.fillColor { + fillColor + } else if isFillOverridden { + fillColorNode.value.cgColorValue + } else { + text.fillColorData?.cgColorValue + } + + textLayer.preferredSize = text.textFrameSize?.sizeValue + textLayer.strokeOnTop = text.strokeOverFill ?? false + textLayer.strokeWidth = strokeWidth + textLayer.strokeColor = strokeColor + textLayer.sizeToFit() + + textLayer.opacity = Float(rootNode?.textOutputNode.opacity ?? 1) + textLayer.transform = CATransform3DIdentity + textLayer.position = text.textFramePosition?.pointValue ?? CGPoint.zero + textLayer.transform = matrix + } + + override func updateRenderScale() { + super.updateRenderScale() + textLayer.contentsScale = renderScale + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/MainThreadAnimationLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/MainThreadAnimationLayer.swift new file mode 100644 index 0000000..4913801 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/MainThreadAnimationLayer.swift @@ -0,0 +1,321 @@ +// +// MainThreadAnimationLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/24/19. +// + +import QuartzCore + +// MARK: - MainThreadAnimationLayer + +/// The base `CALayer` for the Main Thread rendering engine +/// +/// This layer holds a single composition container and allows for animation of +/// the currentFrame property. +final class MainThreadAnimationLayer: CALayer, RootAnimationLayer { + + // MARK: Lifecycle + + init( + animation: LottieAnimation, + imageProvider: AnimationImageProvider, + textProvider: AnimationKeypathTextProvider, + fontProvider: AnimationFontProvider, + maskAnimationToBounds: Bool, + logger: LottieLogger + ) { + layerImageProvider = LayerImageProvider(imageProvider: imageProvider, assets: animation.assetLibrary?.imageAssets) + layerTextProvider = LayerTextProvider(textProvider: textProvider) + layerFontProvider = LayerFontProvider(fontProvider: fontProvider) + animationLayers = [] + self.logger = logger + super.init() + masksToBounds = maskAnimationToBounds + bounds = animation.bounds + let layers = animation.layers.initializeCompositionLayers( + assetLibrary: animation.assetLibrary, + layerImageProvider: layerImageProvider, + layerTextProvider: layerTextProvider, + layerFontProvider: layerFontProvider, + textProvider: textProvider, + fontProvider: fontProvider, + frameRate: CGFloat(animation.framerate), + rootAnimationLayer: self + ) + + var imageLayers = [ImageCompositionLayer]() + var textLayers = [TextCompositionLayer]() + + var mattedLayer: CompositionLayer? = nil + + for layer in layers.reversed() { + layer.bounds = bounds + animationLayers.append(layer) + if let imageLayer = layer as? ImageCompositionLayer { + imageLayers.append(imageLayer) + } + if let textLayer = layer as? TextCompositionLayer { + textLayers.append(textLayer) + } + if let matte = mattedLayer { + /// The previous layer requires this layer to be its matte + matte.matteLayer = layer + mattedLayer = nil + continue + } + if + let matte = layer.matteType, + matte == .add || matte == .invert + { + /// We have a layer that requires a matte. + mattedLayer = layer + } + addSublayer(layer) + } + + layerImageProvider.addImageLayers(imageLayers) + layerImageProvider.reloadImages() + layerTextProvider.addTextLayers(textLayers) + layerTextProvider.reloadTexts() + layerFontProvider.addTextLayers(textLayers) + layerFontProvider.reloadTexts() + setNeedsDisplay() + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + animationLayers = [] + layerImageProvider = LayerImageProvider(imageProvider: BlankImageProvider(), assets: nil) + layerTextProvider = LayerTextProvider(textProvider: DefaultTextProvider()) + layerFontProvider = LayerFontProvider(fontProvider: DefaultFontProvider()) + logger = typedLayer.logger + super.init(layer: layer) + + currentFrame = typedLayer.currentFrame + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + var respectAnimationFrameRate = false + + /// The animatable Current Frame Property + @NSManaged var currentFrame: CGFloat + + /// The parent `LottieAnimationLayer` that manages this layer + weak var lottieAnimationLayer: LottieAnimationLayer? + + /// Whether or not to use `forceDisplayUpdate()` when rendering each individual frame. + /// - The main thread rendering engine implements optimizations to decrease the amount + /// of properties that have to be re-rendered on each frame. There are some cases + /// where this can result in bugs / incorrect behavior, so we allow it to be disabled. + /// - Forcing a full render on every frame will decrease performance, and is not recommended + /// except as a workaround to a bug in the main thread rendering engine. + var forceDisplayUpdateOnEachFrame = false + + var animationLayers: ContiguousArray + + var primaryAnimationKey: AnimationKey { + .managed + } + + var isAnimationPlaying: Bool? { + nil // this state is managed by `LottieAnimationView` + } + + var _animationLayers: [CALayer] { + Array(animationLayers) + } + + var imageProvider: AnimationImageProvider { + get { + layerImageProvider.imageProvider + } + set { + layerImageProvider.imageProvider = newValue + } + } + + var renderScale: CGFloat = 1 { + didSet { + for animationLayer in animationLayers { + animationLayer.renderScale = renderScale + } + } + } + + var textProvider: AnimationKeypathTextProvider { + get { layerTextProvider.textProvider } + set { layerTextProvider.textProvider = newValue } + } + + var fontProvider: AnimationFontProvider { + get { layerFontProvider.fontProvider } + set { layerFontProvider.fontProvider = newValue } + } + + override class func needsDisplay(forKey key: String) -> Bool { + if key == "currentFrame" { + return true + } + return super.needsDisplay(forKey: key) + } + + override func action(forKey event: String) -> CAAction? { + if event == "currentFrame" { + let animation = CABasicAnimation(keyPath: event) + animation.timingFunction = CAMediaTimingFunction(name: CAMediaTimingFunctionName.linear) + animation.fromValue = presentation()?.currentFrame + return animation + } + return super.action(forKey: event) + } + + override func display() { + guard Thread.isMainThread else { return } + var newFrame: CGFloat = + if + let animationKeys = animationKeys(), + !animationKeys.isEmpty + { + presentation()?.currentFrame ?? currentFrame + } else { + // We ignore the presentation's frame if there's no animation in the layer. + currentFrame + } + if respectAnimationFrameRate { + newFrame = floor(newFrame) + } + for animationLayer in animationLayers { + animationLayer.displayWithFrame(frame: newFrame, forceUpdates: forceDisplayUpdateOnEachFrame) + } + } + + func reloadImages() { + layerImageProvider.reloadImages() + } + + func removeAnimations() { + // no-op, since the primary animation is managed by the `LottieAnimationView`. + } + + /// Forces the view to update its drawing. + func forceDisplayUpdate() { + for animationLayer in animationLayers { + animationLayer.displayWithFrame(frame: currentFrame, forceUpdates: true) + } + } + + func logHierarchyKeypaths() { + logger.info("Lottie: Logging Animation Keypaths") + + for keypath in allHierarchyKeypaths() { + logger.info(keypath) + } + } + + func allHierarchyKeypaths() -> [String] { + animationLayers.flatMap { $0.allKeypaths() } + } + + func setValueProvider(_ valueProvider: AnyValueProvider, keypath: AnimationKeypath) { + for layer in animationLayers { + if let foundProperties = layer.nodeProperties(for: keypath) { + for property in foundProperties { + property.setProvider(provider: valueProvider) + } + layer.displayWithFrame(frame: presentation()?.currentFrame ?? currentFrame, forceUpdates: true) + } + } + } + + func removeValueProvider(for keypath: AnimationKeypath) { + for layer in animationLayers { + if let foundProperties = layer.nodeProperties(for: keypath) { + for property in foundProperties { + property.removeProvider() + } + layer.displayWithFrame(frame: presentation()?.currentFrame ?? currentFrame, forceUpdates: true) + } + } + } + + func getValue(for keypath: AnimationKeypath, atFrame: CGFloat?) -> Any? { + for layer in animationLayers { + if + let foundProperties = layer.nodeProperties(for: keypath), + let first = foundProperties.first + { + return first.valueProvider.value(frame: atFrame ?? currentFrame) + } + } + return nil + } + + func getOriginalValue(for keypath: AnimationKeypath, atFrame: AnimationFrameTime?) -> Any? { + for layer in animationLayers { + if + let foundProperties = layer.nodeProperties(for: keypath), + let first = foundProperties.first + { + return first.originalValueProvider.value(frame: atFrame ?? currentFrame) + } + } + return nil + } + + func layer(for keypath: AnimationKeypath) -> CALayer? { + for layer in animationLayers { + if let foundLayer = layer.layer(for: keypath) { + return foundLayer + } + } + return nil + } + + func keypath(for layerToFind: CALayer) -> AnimationKeypath? { + for layer in animationLayers { + if let foundKeypath = layer.keypath(for: layerToFind) { + return foundKeypath + } + } + return nil + } + + func animatorNodes(for keypath: AnimationKeypath) -> [AnimatorNode]? { + var results = [AnimatorNode]() + for layer in animationLayers { + if let nodes = layer.animatorNodes(for: keypath) { + results.append(contentsOf: nodes) + } + } + if results.count == 0 { + return nil + } + return results + } + + // MARK: Fileprivate + + fileprivate let layerImageProvider: LayerImageProvider + fileprivate let layerTextProvider: LayerTextProvider + fileprivate let layerFontProvider: LayerFontProvider + fileprivate let logger: LottieLogger +} + +// MARK: - BlankImageProvider + +private final class BlankImageProvider: AnimationImageProvider { + func imageForAsset(asset _: ImageAsset) -> CGImage? { + nil + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/CachedImageProvider.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/CachedImageProvider.swift new file mode 100644 index 0000000..a9e1c7b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/CachedImageProvider.swift @@ -0,0 +1,56 @@ +// Created by Jianjun Wu on 2022/5/12. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - CachedImageProvider + +private final class CachedImageProvider: AnimationImageProvider { + + // MARK: Lifecycle + + /// Initializes an image provider with an image provider + /// + /// - Parameter imageProvider: The provider to load image from asset + /// + init(imageProvider: AnimationImageProvider) { + self.imageProvider = imageProvider + } + + // MARK: Internal + + func imageForAsset(asset: ImageAsset) -> CGImage? { + if let image = imageCache.value(forKey: asset.id) { + return image + } + if let image = imageProvider.imageForAsset(asset: asset) { + imageCache.setValue(image, forKey: asset.id) + return image + } + return nil + } + + func contentsGravity(for asset: ImageAsset) -> CALayerContentsGravity { + imageProvider.contentsGravity(for: asset) + } + + // MARK: Private + + /// The underlying storage of this cache. + /// - We use the `LRUCache` library instead of `NSCache`, because `NSCache` + /// clears all cached values when the app is backgrounded instead of + /// only when the app receives a memory warning notification. + private var imageCache = LRUCache() + private let imageProvider: AnimationImageProvider + +} + +extension AnimationImageProvider { + /// Create a cache enabled image provider which will reuse the asset image with the same asset id + /// It wraps the current provider as image loader, and uses `NSCache` to cache the images for resue. + /// The cache will be reset when the `animation` is reset. + var cachedImageProvider: AnimationImageProvider { + guard cacheEligible else { return self } + return CachedImageProvider(imageProvider: self) + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/CompositionLayersInitializer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/CompositionLayersInitializer.swift new file mode 100644 index 0000000..110d62d --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/CompositionLayersInitializer.swift @@ -0,0 +1,103 @@ +// +// CompositionLayersInitializer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +import CoreGraphics +import Foundation + +extension [LayerModel] { + + func initializeCompositionLayers( + assetLibrary: AssetLibrary?, + layerImageProvider: LayerImageProvider, + layerTextProvider: LayerTextProvider, + layerFontProvider: LayerFontProvider, + textProvider: AnimationKeypathTextProvider, + fontProvider: AnimationFontProvider, + frameRate: CGFloat, + rootAnimationLayer: MainThreadAnimationLayer? + ) -> [CompositionLayer] { + var compositionLayers = [CompositionLayer]() + var layerMap = [Int: CompositionLayer]() + + /// Organize the assets into a dictionary of [ID : ImageAsset] + var childLayers = [LayerModel]() + + for layer in self { + if layer.hidden == true { + let genericLayer = NullCompositionLayer(layer: layer) + compositionLayers.append(genericLayer) + layerMap[layer.index] = genericLayer + } else if let shapeLayer = layer as? ShapeLayerModel { + let shapeContainer = ShapeCompositionLayer(shapeLayer: shapeLayer) + compositionLayers.append(shapeContainer) + layerMap[layer.index] = shapeContainer + } else if let solidLayer = layer as? SolidLayerModel { + let solidContainer = SolidCompositionLayer(solid: solidLayer) + compositionLayers.append(solidContainer) + layerMap[layer.index] = solidContainer + } else if + let precompLayer = layer as? PreCompLayerModel, + let assetLibrary, + let precompAsset = assetLibrary.precompAssets[precompLayer.referenceID] + { + let precompContainer = PreCompositionLayer( + precomp: precompLayer, + asset: precompAsset, + layerImageProvider: layerImageProvider, + layerTextProvider: layerTextProvider, + layerFontProvider: layerFontProvider, + textProvider: textProvider, + fontProvider: fontProvider, + assetLibrary: assetLibrary, + frameRate: frameRate, + rootAnimationLayer: rootAnimationLayer + ) + compositionLayers.append(precompContainer) + layerMap[layer.index] = precompContainer + } else if + let imageLayer = layer as? ImageLayerModel, + let assetLibrary, + let imageAsset = assetLibrary.imageAssets[imageLayer.referenceID] + { + let imageContainer = ImageCompositionLayer( + imageLayer: imageLayer, + size: CGSize(width: imageAsset.width, height: imageAsset.height) + ) + compositionLayers.append(imageContainer) + layerMap[layer.index] = imageContainer + } else if let textLayer = layer as? TextLayerModel { + let textContainer = TextCompositionLayer( + textLayer: textLayer, + textProvider: textProvider, + fontProvider: fontProvider, + rootAnimationLayer: rootAnimationLayer + ) + compositionLayers.append(textContainer) + layerMap[layer.index] = textContainer + } else { + let genericLayer = NullCompositionLayer(layer: layer) + compositionLayers.append(genericLayer) + layerMap[layer.index] = genericLayer + } + if layer.parent != nil { + childLayers.append(layer) + } + } + + /// Now link children with their parents + for layerModel in childLayers { + if let parentID = layerModel.parent { + let childLayer = layerMap[layerModel.index] + let parentLayer = layerMap[parentID] + childLayer?.transformNode.parentNode = parentLayer?.transformNode + } + } + + return compositionLayers + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/CoreTextRenderLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/CoreTextRenderLayer.swift new file mode 100644 index 0000000..9887f38 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/CoreTextRenderLayer.swift @@ -0,0 +1,398 @@ +// +// TextLayer.swift +// Pods +// +// Created by Brandon Withrow on 8/3/20. +// + +import CoreGraphics +import CoreText +import Foundation +import QuartzCore +/// Needed for NSMutableParagraphStyle... +#if os(OSX) +import AppKit +#else +import UIKit +#endif + +// MARK: - CoreTextRenderLayer + +/// A CALayer subclass that renders text content using CoreText +final class CoreTextRenderLayer: CALayer { + + // MARK: Internal + + var text: String? { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var font: CTFont? { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var alignment = NSTextAlignment.left { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var lineHeight: CGFloat = 0 { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var tracking: CGFloat = 0 { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var fillColor: CGColor? { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var strokeColor: CGColor? { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var strokeWidth: CGFloat = 0 { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var strokeOnTop = false { + didSet { + setNeedsLayout() + setNeedsDisplay() + } + } + + var preferredSize: CGSize? { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var start: Int? { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + var end: Int? { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + /// The type of unit to use when computing the `start` / `end` range within the text string + var textRangeUnit: TextRangeUnit? { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + /// The opacity to apply to the range between `start` and `end` + var selectedRangeOpacity: CGFloat? { + didSet { + needsContentUpdate = true + setNeedsLayout() + setNeedsDisplay() + } + } + + func sizeToFit() { + updateTextContent() + bounds = drawingRect + anchorPoint = drawingAnchor + setNeedsLayout() + setNeedsDisplay() + } + + override func action(forKey _: String) -> CAAction? { + nil + } + + override func draw(in ctx: CGContext) { + guard let attributedString else { return } + updateTextContent() + guard fillFrameSetter != nil || strokeFrameSetter != nil else { return } + + ctx.textMatrix = .identity + ctx.setAllowsAntialiasing(true) + ctx.setAllowsFontSubpixelPositioning(true) + ctx.setAllowsFontSubpixelQuantization(true) + + ctx.setShouldAntialias(true) + ctx.setShouldSubpixelPositionFonts(true) + ctx.setShouldSubpixelQuantizeFonts(true) + + if contentsAreFlipped() { + ctx.translateBy(x: 0, y: drawingRect.height) + ctx.scaleBy(x: 1.0, y: -1.0) + } + + let drawingPath = CGPath(rect: drawingRect, transform: nil) + + let fillFrame: CTFrame? = + if let setter = fillFrameSetter { + CTFramesetterCreateFrame(setter, CFRangeMake(0, attributedString.length), drawingPath, nil) + } else { + nil + } + + let strokeFrame: CTFrame? = + if let setter = strokeFrameSetter { + CTFramesetterCreateFrame(setter, CFRangeMake(0, attributedString.length), drawingPath, nil) + } else { + nil + } + + // This fixes a vertical padding issue that arises when drawing some fonts. + // For some reason some fonts, such as Helvetica draw with and ascender that is greater than the one reported by CTFontGetAscender. + // I suspect this is actually an issue with the Attributed string, but cannot reproduce. + + if let fillFrame { + ctx.adjustWithLineOrigins(in: fillFrame, with: font) + } else if let strokeFrame { + ctx.adjustWithLineOrigins(in: strokeFrame, with: font) + } + + if !strokeOnTop, let strokeFrame { + CTFrameDraw(strokeFrame, ctx) + } + + if let fillFrame { + CTFrameDraw(fillFrame, ctx) + } + + if strokeOnTop, let strokeFrame { + CTFrameDraw(strokeFrame, ctx) + } + } + + // MARK: Private + + private var drawingRect = CGRect.zero + private var drawingAnchor = CGPoint.zero + private var fillFrameSetter: CTFramesetter? + private var attributedString: NSAttributedString? + private var strokeFrameSetter: CTFramesetter? + private var needsContentUpdate = false + + private func updateTextContent() { + guard needsContentUpdate else { return } + needsContentUpdate = false + guard let font, let text, text.count > 0, fillColor != nil || strokeColor != nil else { + drawingRect = .zero + drawingAnchor = .zero + attributedString = nil + fillFrameSetter = nil + strokeFrameSetter = nil + return + } + + // Get Font properties + let ascent = CTFontGetAscent(font) + let descent = CTFontGetDescent(font) + let capHeight = CTFontGetCapHeight(font) + let leading = CTFontGetLeading(font) + let minLineHeight = -(ascent + descent + leading) + + // Calculate line spacing + let lineSpacing = max(CGFloat(minLineHeight) + lineHeight, CGFloat(minLineHeight)) + // Build Attributes + let paragraphStyle = NSMutableParagraphStyle() + paragraphStyle.lineSpacing = lineSpacing + paragraphStyle.lineHeightMultiple = 1 + paragraphStyle.maximumLineHeight = ascent + descent + leading + paragraphStyle.alignment = alignment + paragraphStyle.lineBreakMode = NSLineBreakMode.byWordWrapping + var attributes: [NSAttributedString.Key: Any] = [ + NSAttributedString.Key.ligature: 0, + NSAttributedString.Key.font: font, + NSAttributedString.Key.kern: tracking, + NSAttributedString.Key.paragraphStyle: paragraphStyle, + ] + + if let fillColor { + attributes[NSAttributedString.Key.foregroundColor] = fillColor + } + + let attrString = NSMutableAttributedString(string: text, attributes: attributes) + + // Apply the text animator within between the `start` and `end` indices + if let selectedRangeOpacity { + // The start and end of a text animator refer to the portions of the text + // where that animator is applies. In the schema these can be represented + // in absolute index value, or as percentages relative to the dynamic string length. + var startIndex: Int + var endIndex: Int + + switch textRangeUnit ?? .percentage { + case .index: + startIndex = start ?? 0 + endIndex = end ?? text.count + + case .percentage: + let startPercentage = Double(start ?? 0) / 100 + let endPercentage = Double(end ?? 100) / 100 + + startIndex = Int(round(Double(attrString.length) * startPercentage)) + endIndex = Int(round(Double(attrString.length) * endPercentage)) + } + + // Carefully cap the indices, since passing invalid indices + // to `NSAttributedString` will crash the app. + startIndex = startIndex.clamp(0, attrString.length) + endIndex = endIndex.clamp(0, attrString.length) + + // Make sure the end index actually comes after the start index + if endIndex < startIndex { + swap(&startIndex, &endIndex) + } + + // Apply the `selectedRangeOpacity` to the current `fillColor` if provided + let textRangeColor: CGColor + if let fillColor { + if let (r, g, b) = fillColor.rgb { + textRangeColor = .rgba(r, g, b, selectedRangeOpacity) + } else { + LottieLogger.shared.warn("Could not convert color \(fillColor) to RGB values.") + textRangeColor = .rgba(0, 0, 0, selectedRangeOpacity) + } + } else { + textRangeColor = .rgba(0, 0, 0, selectedRangeOpacity) + } + + attrString.addAttribute( + NSAttributedString.Key.foregroundColor, + value: textRangeColor, + range: NSRange(location: startIndex, length: endIndex - startIndex) + ) + } + + attributedString = attrString + + if fillColor != nil { + let setter = CTFramesetterCreateWithAttributedString(attrString as CFAttributedString) + fillFrameSetter = setter + } else { + fillFrameSetter = nil + } + + if let strokeColor { + attributes[NSAttributedString.Key.foregroundColor] = nil + attributes[NSAttributedString.Key.strokeWidth] = strokeWidth + attributes[NSAttributedString.Key.strokeColor] = strokeColor + let strokeAttributedString = NSAttributedString(string: text, attributes: attributes) + strokeFrameSetter = CTFramesetterCreateWithAttributedString(strokeAttributedString as CFAttributedString) + } else { + strokeFrameSetter = nil + strokeWidth = 0 + } + + guard let setter = fillFrameSetter ?? strokeFrameSetter else { + return + } + + // Calculate drawing size and anchor offset + let textAnchor: CGPoint + if let preferredSize { + drawingRect = CGRect(origin: .zero, size: preferredSize) + drawingRect.size.height += (ascent - capHeight) + drawingRect.size.height += descent + textAnchor = CGPoint(x: 0, y: ascent - capHeight) + } else { + let size = CTFramesetterSuggestFrameSizeWithConstraints( + setter, + CFRange(location: 0, length: attrString.length), + nil, + CGSize(width: CGFloat.greatestFiniteMagnitude, height: CGFloat.greatestFiniteMagnitude), + nil + ) + switch alignment { + case .left: + textAnchor = CGPoint(x: 0, y: ascent) + case .right: + textAnchor = CGPoint(x: size.width, y: ascent) + case .center: + textAnchor = CGPoint(x: size.width * 0.5, y: ascent) + default: + textAnchor = .zero + } + drawingRect = CGRect( + x: 0, + y: 0, + width: ceil(size.width), + height: ceil(size.height) + ) + } + + // Now Calculate Anchor + drawingAnchor = CGPoint( + x: textAnchor.x.remap(fromLow: 0, fromHigh: drawingRect.size.width, toLow: 0, toHigh: 1), + y: textAnchor.y.remap(fromLow: 0, fromHigh: drawingRect.size.height, toLow: 0, toHigh: 1) + ) + + if fillFrameSetter != nil, strokeFrameSetter != nil { + drawingRect.size.width += strokeWidth + drawingRect.size.height += strokeWidth + } + } + +} + +extension CGContext { + + fileprivate func adjustWithLineOrigins(in frame: CTFrame, with font: CTFont?) { + guard let font else { return } + + let count = CFArrayGetCount(CTFrameGetLines(frame)) + + guard count > 0 else { return } + + var o = [CGPoint](repeating: .zero, count: 1) + CTFrameGetLineOrigins(frame, CFRange(location: count - 1, length: 1), &o) + + let diff = CTFontGetDescent(font) - o[0].y + if diff > 0 { + translateBy(x: 0, y: diff) + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/InvertedMatteLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/InvertedMatteLayer.swift new file mode 100644 index 0000000..c96277c --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/InvertedMatteLayer.swift @@ -0,0 +1,55 @@ +// +// InvertedMatteLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/28/19. +// + +import QuartzCore + +/// A layer that inverses the alpha output of its input layer. +/// +/// WARNING: This is experimental and probably not very performant. +final class InvertedMatteLayer: CALayer, CompositionLayerDelegate { + + // MARK: Lifecycle + + init(inputMatte: CompositionLayer) { + self.inputMatte = inputMatte + super.init() + inputMatte.layerDelegate = self + anchorPoint = .zero + bounds = inputMatte.bounds + setNeedsDisplay() + } + + override init(layer: Any) { + guard let layer = layer as? InvertedMatteLayer else { + fatalError("init(layer:) wrong class.") + } + inputMatte = nil + super.init(layer: layer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + let inputMatte: CompositionLayer? + + func frameUpdated(frame _: CGFloat) { + setNeedsDisplay() + displayIfNeeded() + } + + override func draw(in ctx: CGContext) { + guard let inputMatte else { return } + ctx.setFillColor(.rgb(0, 0, 0)) + ctx.fill(bounds) + ctx.setBlendMode(.destinationOut) + inputMatte.render(in: ctx) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerFontProvider.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerFontProvider.swift new file mode 100644 index 0000000..e054ce2 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerFontProvider.swift @@ -0,0 +1,39 @@ +// +// LayerFontProvider.swift +// Lottie +// +// Created by Brandon Withrow on 8/5/20. +// Copyright © 2020 YurtvilleProds. All rights reserved. +// + +/// Connects a LottieFontProvider to a group of text layers +final class LayerFontProvider { + + // MARK: Lifecycle + + init(fontProvider: AnimationFontProvider) { + self.fontProvider = fontProvider + textLayers = [] + reloadTexts() + } + + // MARK: Internal + + private(set) var textLayers: [TextCompositionLayer] + + var fontProvider: AnimationFontProvider { + didSet { + reloadTexts() + } + } + + func addTextLayers(_ layers: [TextCompositionLayer]) { + textLayers += layers + } + + func reloadTexts() { + for textLayer in textLayers { + textLayer.fontProvider = fontProvider + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerImageProvider.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerImageProvider.swift new file mode 100644 index 0000000..db531f8 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerImageProvider.swift @@ -0,0 +1,52 @@ +// +// LayerImageProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +/// Connects a LottieImageProvider to a group of image layers +final class LayerImageProvider { + + // MARK: Lifecycle + + init(imageProvider: AnimationImageProvider, assets: [String: ImageAsset]?) { + self.imageProvider = imageProvider + imageLayers = [ImageCompositionLayer]() + if let assets { + imageAssets = assets + } else { + imageAssets = [:] + } + reloadImages() + } + + // MARK: Internal + + private(set) var imageLayers: [ImageCompositionLayer] + let imageAssets: [String: ImageAsset] + + var imageProvider: AnimationImageProvider { + didSet { + reloadImages() + } + } + + func addImageLayers(_ layers: [ImageCompositionLayer]) { + for layer in layers { + if imageAssets[layer.imageReferenceID] != nil { + /// Found a linking asset in our asset library. Add layer + imageLayers.append(layer) + } + } + } + + func reloadImages() { + for imageLayer in imageLayers { + if let asset = imageAssets[imageLayer.imageReferenceID] { + imageLayer.image = imageProvider.imageForAsset(asset: asset) + imageLayer.imageContentsGravity = imageProvider.contentsGravity(for: asset) + } + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerTextProvider.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerTextProvider.swift new file mode 100644 index 0000000..365ab26 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerTextProvider.swift @@ -0,0 +1,38 @@ +// +// LayerTextProvider.swift +// lottie-ios-iOS +// +// Created by Alexandr Goncharov on 07/06/2019. +// + +/// Connects a LottieTextProvider to a group of text layers +final class LayerTextProvider { + + // MARK: Lifecycle + + init(textProvider: AnimationKeypathTextProvider) { + self.textProvider = textProvider + textLayers = [] + reloadTexts() + } + + // MARK: Internal + + private(set) var textLayers: [TextCompositionLayer] + + var textProvider: AnimationKeypathTextProvider { + didSet { + reloadTexts() + } + } + + func addTextLayers(_ layers: [TextCompositionLayer]) { + textLayers += layers + } + + func reloadTexts() { + for textLayer in textLayers { + textLayer.textProvider = textProvider + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerTransformNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerTransformNode.swift new file mode 100644 index 0000000..1b829a2 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/LayerContainers/Utility/LayerTransformNode.swift @@ -0,0 +1,149 @@ +// +// LayerTransformPropertyMap.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +import QuartzCore + +// MARK: - LayerTransformProperties + +final class LayerTransformProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(transform: Transform) { + anchor = NodeProperty(provider: KeyframeInterpolator(keyframes: transform.anchorPoint.keyframes)) + scale = NodeProperty(provider: KeyframeInterpolator(keyframes: transform.scale.keyframes)) + rotationX = NodeProperty(provider: KeyframeInterpolator(keyframes: transform.rotationX.keyframes)) + rotationY = NodeProperty(provider: KeyframeInterpolator(keyframes: transform.rotationY.keyframes)) + rotationZ = NodeProperty(provider: KeyframeInterpolator(keyframes: transform.rotationZ.keyframes)) + opacity = NodeProperty(provider: KeyframeInterpolator(keyframes: transform.opacity.keyframes)) + + var propertyMap: [String: AnyNodeProperty] = [ + "Anchor Point": anchor, + PropertyName.scale.rawValue: scale, + PropertyName.rotation.rawValue: rotationZ, + "Rotation X": rotationX, + "Rotation Y": rotationY, + "Rotation Z": rotationZ, + PropertyName.opacity.rawValue: opacity, + ] + + if + let positionKeyframesX = transform.positionX?.keyframes, + let positionKeyframesY = transform.positionY?.keyframes + { + let xPosition: NodeProperty = NodeProperty(provider: KeyframeInterpolator(keyframes: positionKeyframesX)) + let yPosition: NodeProperty = NodeProperty(provider: KeyframeInterpolator(keyframes: positionKeyframesY)) + propertyMap["X Position"] = xPosition + propertyMap["Y Position"] = yPosition + positionX = xPosition + positionY = yPosition + position = nil + } else if let positionKeyframes = transform.position?.keyframes { + let position: NodeProperty = NodeProperty(provider: KeyframeInterpolator(keyframes: positionKeyframes)) + propertyMap[PropertyName.position.rawValue] = position + self.position = position + positionX = nil + positionY = nil + } else { + position = nil + positionY = nil + positionX = nil + } + + keypathProperties = propertyMap + properties = Array(propertyMap.values) + } + + // MARK: Internal + + let keypathProperties: [String: AnyNodeProperty] + var keypathName = "Transform" + + let properties: [AnyNodeProperty] + + let anchor: NodeProperty + let scale: NodeProperty + let rotationX: NodeProperty + let rotationY: NodeProperty + let rotationZ: NodeProperty + let position: NodeProperty? + let positionX: NodeProperty? + let positionY: NodeProperty? + let opacity: NodeProperty + + var childKeypaths: [KeypathSearchable] { + [] + } +} + +// MARK: - LayerTransformNode + +final class LayerTransformNode: AnimatorNode { + + // MARK: Lifecycle + + init(transform: Transform) { + transformProperties = LayerTransformProperties(transform: transform) + } + + // MARK: Internal + + let outputNode: NodeOutput = PassThroughOutputNode(parent: nil) + + let transformProperties: LayerTransformProperties + + var parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + var isEnabled = true + + var opacity: Float = 1 + var localTransform: CATransform3D = CATransform3DIdentity + var globalTransform: CATransform3D = CATransform3DIdentity + + var propertyMap: NodePropertyMap & KeypathSearchable { + transformProperties + } + + func shouldRebuildOutputs(frame _: CGFloat) -> Bool { + hasLocalUpdates || hasUpstreamUpdates + } + + func rebuildOutputs(frame _: CGFloat) { + opacity = Float(transformProperties.opacity.value.cgFloatValue) * 0.01 + + let position: CGPoint = + if let point = transformProperties.position?.value.pointValue { + point + } else if + let xPos = transformProperties.positionX?.value.cgFloatValue, + let yPos = transformProperties.positionY?.value.cgFloatValue + { + CGPoint(x: xPos, y: yPos) + } else { + .zero + } + + localTransform = CATransform3D.makeTransform( + anchor: transformProperties.anchor.value.pointValue, + position: position, + scale: transformProperties.scale.value.sizeValue, + rotationX: transformProperties.rotationX.value.cgFloatValue, + rotationY: transformProperties.rotationY.value.cgFloatValue, + rotationZ: transformProperties.rotationZ.value.cgFloatValue, + skew: nil, + skewAxis: nil + ) + + if let parentNode = parentNode as? LayerTransformNode { + globalTransform = CATransform3DConcat(localTransform, parentNode.globalTransform) + } else { + globalTransform = localTransform + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Extensions/ItemsExtension.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Extensions/ItemsExtension.swift new file mode 100644 index 0000000..672245d --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Extensions/ItemsExtension.swift @@ -0,0 +1,108 @@ +// +// ItemsExtension.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/18/19. +// + +// MARK: - NodeTree + +final class NodeTree { + var rootNode: AnimatorNode? = nil + var transform: ShapeTransform? = nil + var renderContainers = [ShapeContainerLayer]() + var paths = [PathOutputNode]() + var childrenNodes = [AnimatorNode]() +} + +extension [ShapeItem] { + func initializeNodeTree() -> NodeTree { + let nodeTree = NodeTree() + + for item in self { + guard item.hidden == false, item.type != .unknown else { continue } + if let fill = item as? Fill { + let node = FillNode(parentNode: nodeTree.rootNode, fill: fill) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } else if let stroke = item as? Stroke { + let node = StrokeNode(parentNode: nodeTree.rootNode, stroke: stroke) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } else if let gradientFill = item as? GradientFill { + let node = GradientFillNode(parentNode: nodeTree.rootNode, gradientFill: gradientFill) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } else if let gradientStroke = item as? GradientStroke { + let node = GradientStrokeNode(parentNode: nodeTree.rootNode, gradientStroke: gradientStroke) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } else if let ellipse = item as? Ellipse { + let node = EllipseNode(parentNode: nodeTree.rootNode, ellipse: ellipse) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } else if let rect = item as? Rectangle { + let node = RectangleNode(parentNode: nodeTree.rootNode, rectangle: rect) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } else if let star = item as? Star { + switch star.starType { + case .none: + continue + + case .polygon: + let node = PolygonNode(parentNode: nodeTree.rootNode, star: star) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + + case .star: + let node = StarNode(parentNode: nodeTree.rootNode, star: star) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } + } else if let shape = item as? Shape { + let node = ShapeNode(parentNode: nodeTree.rootNode, shape: shape) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } else if let trim = item as? Trim { + let node = TrimPathNode(parentNode: nodeTree.rootNode, trim: trim, upstreamPaths: nodeTree.paths) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } else if let roundedCorners = item as? RoundedCorners { + let node = RoundedCornersNode( + parentNode: nodeTree.rootNode, + roundedCorners: roundedCorners, + upstreamPaths: nodeTree.paths + ) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + } else if let xform = item as? ShapeTransform { + nodeTree.transform = xform + continue + } else if let group = item as? Group { + let tree = group.items.initializeNodeTree() + let node = GroupNode(name: group.name, parentNode: nodeTree.rootNode, tree: tree) + nodeTree.rootNode = node + nodeTree.childrenNodes.append(node) + /// Now add all child paths to current tree + nodeTree.paths.append(contentsOf: tree.paths) + nodeTree.renderContainers.append(node.container) + } else if item is Repeater { + LottieLogger.shared.warn(""" + The Main Thread rendering engine doesn't currently support repeaters. + To play an animation with repeaters, you can use the Core Animation rendering engine instead. + """) + } + + if let pathNode = nodeTree.rootNode as? PathNode { + //// Add path container to the node tree + nodeTree.paths.append(pathNode.pathOutput) + } + + if let renderNode = nodeTree.rootNode as? RenderNode { + nodeTree.renderContainers.append(ShapeRenderLayer(renderer: renderNode.renderer)) + } + } + return nodeTree + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/NodeProperty.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/NodeProperty.swift new file mode 100644 index 0000000..e5283a8 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/NodeProperty.swift @@ -0,0 +1,62 @@ +// +// NodeProperty.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import CoreGraphics +import Foundation + +/// A node property that holds a reference to a T ValueProvider and a T ValueContainer. +final class NodeProperty: AnyNodeProperty { + + // MARK: Lifecycle + + init(provider: AnyValueProvider) { + valueProvider = provider + originalValueProvider = valueProvider + typedContainer = ValueContainer(provider.value(frame: 0) as! T) + typedContainer.setNeedsUpdate() + } + + // MARK: Internal + + var valueProvider: AnyValueProvider + var originalValueProvider: AnyValueProvider + + var valueType: Any.Type { + T.self + } + + var value: T { + typedContainer.outputValue + } + + var valueContainer: AnyValueContainer { + typedContainer + } + + func needsUpdate(frame: CGFloat) -> Bool { + valueContainer.needsUpdate || valueProvider.hasUpdate(frame: frame) + } + + func setProvider(provider: AnyValueProvider) { + guard provider.valueType == valueType else { return } + valueProvider = provider + valueContainer.setNeedsUpdate() + } + + func removeProvider() { + valueProvider = originalValueProvider + valueContainer.setNeedsUpdate() + } + + func update(frame: CGFloat) { + typedContainer.setValue(valueProvider.value(frame: frame), forFrame: frame) + } + + // MARK: Fileprivate + + fileprivate var typedContainer: ValueContainer +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/AnyNodeProperty.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/AnyNodeProperty.swift new file mode 100644 index 0000000..ae573fc --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/AnyNodeProperty.swift @@ -0,0 +1,53 @@ +// +// AnyNodeProperty.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import CoreGraphics +import Foundation + +// MARK: - AnyNodeProperty + +/// A property of a node. The node property holds a provider and a container +protocol AnyNodeProperty { + + /// The stored value container for the property + var valueContainer: AnyValueContainer { get } + + /// The value provider for the property + var valueProvider: AnyValueProvider { get } + + /// The original value provider for the property + var originalValueProvider: AnyValueProvider { get } + + /// The Type of the value provider + var valueType: Any.Type { get } + + /// Returns true if the property needs to recompute its stored value + func needsUpdate(frame: CGFloat) -> Bool + + /// Updates the property for the frame + func update(frame: CGFloat) + + /// Sets the value provider for the property. + func setProvider(provider: AnyValueProvider) + + /// Removes the value provider for the property. + func removeProvider() +} + +extension AnyNodeProperty { + + /// Returns the most recently computed value for the keypath, returns nil if property wasn't found + func getValueOfType() -> T? { + valueContainer.value as? T + } + + /// Returns the most recently computed value for the keypath, returns nil if property wasn't found + func getValue() -> Any? { + valueContainer.value + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/AnyValueContainer.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/AnyValueContainer.swift new file mode 100644 index 0000000..de08d67 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/AnyValueContainer.swift @@ -0,0 +1,26 @@ +// +// AnyValueContainer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import CoreGraphics +import Foundation + +/// The container for the value of a property. +protocol AnyValueContainer: AnyObject { + + /// The stored value of the container + var value: Any { get } + + /// When true the container needs to have its value updated by its provider + var needsUpdate: Bool { get } + + /// The frame time of the last provided update + var lastUpdateFrame: CGFloat { get } + + /// Notifies the provider that it should update its container + func setNeedsUpdate() + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/KeypathSearchable.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/KeypathSearchable.swift new file mode 100644 index 0000000..c91c99a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/KeypathSearchable.swift @@ -0,0 +1,23 @@ +// +// KeypathSettable.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +import QuartzCore + +/// Protocol that provides keypath search functionality. Returns all node properties associated with a keypath. +protocol KeypathSearchable { + + /// The name of the Keypath + var keypathName: String { get } + + /// A list of properties belonging to the keypath. + var keypathProperties: [String: AnyNodeProperty] { get } + + /// Children Keypaths + var childKeypaths: [KeypathSearchable] { get } + + var keypathLayer: CALayer? { get } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/NodePropertyMap.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/NodePropertyMap.swift new file mode 100644 index 0000000..c3813d7 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/Protocols/NodePropertyMap.swift @@ -0,0 +1,43 @@ +// +// NodePropertyMap.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/21/19. +// + +import QuartzCore + +// MARK: - NodePropertyMap + +protocol NodePropertyMap { + var properties: [AnyNodeProperty] { get } +} + +extension NodePropertyMap { + + var childKeypaths: [KeypathSearchable] { + [] + } + + var keypathLayer: CALayer? { + nil + } + + /// Checks if the node's local contents need to be rebuilt. + func needsLocalUpdate(frame: CGFloat) -> Bool { + for property in properties { + if property.needsUpdate(frame: frame) { + return true + } + } + return false + } + + /// Rebuilds only the local nodes that have an update for the frame + func updateNodeProperties(frame: CGFloat) { + for property in properties { + property.update(frame: frame) + } + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueContainer.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueContainer.swift new file mode 100644 index 0000000..9378d53 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueContainer.swift @@ -0,0 +1,47 @@ +// +// ValueContainer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import CoreGraphics +import Foundation + +/// A container for a node value that is Typed to T. +final class ValueContainer: AnyValueContainer { + + // MARK: Lifecycle + + init(_ value: T) { + outputValue = value + } + + // MARK: Internal + + private(set) var lastUpdateFrame = CGFloat.infinity + + fileprivate(set) var needsUpdate = true + + var value: Any { + outputValue as Any + } + + var outputValue: T { + didSet { + needsUpdate = false + } + } + + func setValue(_ value: Any, forFrame: CGFloat) { + if let typedValue = value as? T { + needsUpdate = false + lastUpdateFrame = forFrame + outputValue = typedValue + } + } + + func setNeedsUpdate() { + needsUpdate = true + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueProviders/GroupInterpolator.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueProviders/GroupInterpolator.swift new file mode 100644 index 0000000..d8dc52d --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueProviders/GroupInterpolator.swift @@ -0,0 +1,39 @@ +// +// KeyframeGroupInterpolator.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/22/19. +// + +import CoreGraphics +import Foundation + +/// A value provider that produces an array of values from an array of Keyframe Interpolators +final class GroupInterpolator: ValueProvider { + + // MARK: Lifecycle + + /// Initialize with an array of array of keyframes. + init(keyframeGroups: ContiguousArray>>) { + keyframeInterpolators = ContiguousArray(keyframeGroups.map { KeyframeInterpolator(keyframes: $0) }) + } + + // MARK: Internal + + let keyframeInterpolators: ContiguousArray> + + var valueType: Any.Type { + [ValueType].self + } + + var storage: ValueProviderStorage<[ValueType]> { + .closure { frame in + self.keyframeInterpolators.map { $0.value(frame: frame) as! ValueType } + } + } + + func hasUpdate(frame: CGFloat) -> Bool { + let updated = keyframeInterpolators.first(where: { $0.hasUpdate(frame: frame) }) + return updated != nil + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueProviders/SingleValueProvider.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueProviders/SingleValueProvider.swift new file mode 100644 index 0000000..b4bff3a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/NodeProperties/ValueProviders/SingleValueProvider.swift @@ -0,0 +1,43 @@ +// +// SingleValueProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import Foundation +import QuartzCore + +/// Returns a value for every frame. +final class SingleValueProvider: ValueProvider { + + // MARK: Lifecycle + + init(_ value: ValueType) { + self.value = value + } + + // MARK: Internal + + var value: ValueType { + didSet { + hasUpdate = true + } + } + + var storage: ValueProviderStorage { + .singleValue(value) + } + + var valueType: Any.Type { + ValueType.self + } + + func hasUpdate(frame _: CGFloat) -> Bool { + hasUpdate + } + + // MARK: Private + + private var hasUpdate = true +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/LayerEffectNodes/DropShadowNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/LayerEffectNodes/DropShadowNode.swift new file mode 100644 index 0000000..78091e5 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/LayerEffectNodes/DropShadowNode.swift @@ -0,0 +1,102 @@ +// Created by Lan Xu on 2024/6/7. +// Copyright © 2024 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - DropShadowNode + +final class DropShadowNode: LayerEffectNode { + + // MARK: Lifecycle + + init(model: DropShadowModel) { + properties = DropShadowNodeProperties(model: model) + } + + // MARK: Internal + + var properties: DropShadowNodeProperties + + var propertyMap: any NodePropertyMap { + properties + } + + func applyEffect(to layer: CALayer) { + if let opacity = properties.opacity?.value.cgFloatValue { + // Lottie animation files express opacity as a numerical percentage value + // (e.g. 0%, 50%, 100%) so we divide by 100 to get the decimal values + // expected by Core Animation (e.g. 0.0, 0.5, 1.0). + layer.shadowOpacity = Float(opacity / 100) + } + if + let angleDegrees = properties.angle?.value.cgFloatValue, + let distance = properties.distance?.value.cgFloatValue + { + // Lottie animation files express rotation in degrees + // (e.g. 90º, 180º, 360º) so we convert to radians to get the + // values expected by Core Animation (e.g. π/2, π, 2π) + let angleRadians = (angleDegrees * .pi) / 180 + + // Lottie animation files express the `shadowOffset` as (angle, distance) pair, + // which we convert to the expected x / y offset values: + let offsetX = distance * cos(angleRadians) + let offsetY = distance * sin(angleRadians) + layer.shadowOffset = .init(width: offsetX, height: offsetY) + } + layer.shadowColor = properties.color?.value.cgColorValue + layer.shadowRadius = properties.radius?.value.cgFloatValue ?? 0 + } + +} + +// MARK: - DropShadowNodeProperties + +final class DropShadowNodeProperties: NodePropertyMap { + + // MARK: Lifecycle + + init(model: DropShadowModel) { + if let opacityKeyframes = model._opacity?.keyframes { + opacity = NodeProperty(provider: KeyframeInterpolator(keyframes: opacityKeyframes)) + propertyMap[PropertyName.opacity.rawValue] = opacity + } else { + opacity = nil + } + if let radiusKeyframes = model._radius?.keyframes { + radius = NodeProperty(provider: KeyframeInterpolator(keyframes: radiusKeyframes)) + propertyMap["Radius"] = radius + } else { + radius = nil + } + if let colorKeyFrames = model._color?.keyframes { + color = NodeProperty(provider: KeyframeInterpolator(keyframes: colorKeyFrames)) + propertyMap[PropertyName.color.rawValue] = color + } else { + color = nil + } + if let angleKeyFrames = model._angle?.keyframes { + angle = NodeProperty(provider: KeyframeInterpolator(keyframes: angleKeyFrames)) + propertyMap["Angle"] = angle + } else { + angle = nil + } + if let distanceKeyFrame = model._distance?.keyframes { + distance = NodeProperty(provider: KeyframeInterpolator(keyframes: distanceKeyFrame)) + propertyMap["Distance"] = distance + } else { + distance = nil + } + properties = Array(propertyMap.values) + } + + // MARK: Internal + + var propertyMap = [String: AnyNodeProperty]() + var properties: [AnyNodeProperty] + + let opacity: NodeProperty? + let radius: NodeProperty? + let color: NodeProperty? + let angle: NodeProperty? + let distance: NodeProperty? +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/LayerEffectNodes/LayerEffectNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/LayerEffectNodes/LayerEffectNode.swift new file mode 100644 index 0000000..6396953 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/LayerEffectNodes/LayerEffectNode.swift @@ -0,0 +1,25 @@ +// Created by Lan Xu on 2024/6/8. +// Copyright © 2024 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - LayerEffectNode + +protocol LayerEffectNode { + var propertyMap: NodePropertyMap { get } + + func applyEffect(to layer: CALayer) +} + +extension LayerEffectNode { + + func updateWithFrame(layer: CALayer, frame: CGFloat) { + for property in propertyMap.properties { + if property.needsUpdate(frame: frame) { + property.update(frame: frame) + } + } + applyEffect(to: layer) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/ModifierNodes/RoundedCornersNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/ModifierNodes/RoundedCornersNode.swift new file mode 100644 index 0000000..efc4d7e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/ModifierNodes/RoundedCornersNode.swift @@ -0,0 +1,85 @@ +// +// RoundedCornersNode.swift +// Lottie +// +// Created by Duolingo on 10/31/22. +// + +import Foundation +import QuartzCore + +// MARK: - RoundedCornersProperties + +final class RoundedCornersProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(roundedCorners: RoundedCorners) { + keypathName = roundedCorners.name + radius = NodeProperty(provider: KeyframeInterpolator(keyframes: roundedCorners.radius.keyframes)) + keypathProperties = ["Radius": radius] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + let keypathName: String + + let radius: NodeProperty +} + +// MARK: - RoundedCornersNode + +final class RoundedCornersNode: AnimatorNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, roundedCorners: RoundedCorners, upstreamPaths: [PathOutputNode]) { + outputNode = PassThroughOutputNode(parent: parentNode?.outputNode) + self.parentNode = parentNode + properties = RoundedCornersProperties(roundedCorners: roundedCorners) + self.upstreamPaths = upstreamPaths + } + + // MARK: Internal + + let properties: RoundedCornersProperties + + let parentNode: AnimatorNode? + let outputNode: NodeOutput + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + var isEnabled = true + + var propertyMap: NodePropertyMap & KeypathSearchable { + properties + } + + func forceUpstreamOutputUpdates() -> Bool { + hasLocalUpdates || hasUpstreamUpdates + } + + func rebuildOutputs(frame: CGFloat) { + for pathContainer in upstreamPaths { + let pathObjects = pathContainer.removePaths(updateFrame: frame) + for path in pathObjects { + let cornerRadius = properties.radius.value.cgFloatValue + if cornerRadius != 0 { + pathContainer.appendPath( + path.roundCorners(radius: cornerRadius), + updateFrame: frame + ) + } else { + pathContainer.appendPath(path, updateFrame: frame) + } + } + } + } + + // MARK: Fileprivate + + fileprivate let upstreamPaths: [PathOutputNode] +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/ModifierNodes/TrimPathNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/ModifierNodes/TrimPathNode.swift new file mode 100644 index 0000000..2b2045f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/ModifierNodes/TrimPathNode.swift @@ -0,0 +1,281 @@ +// +// TrimPathNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/23/19. +// + +import Foundation +import QuartzCore + +// MARK: - TrimPathProperties + +final class TrimPathProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(trim: Trim) { + keypathName = trim.name + start = NodeProperty(provider: KeyframeInterpolator(keyframes: trim.start.keyframes)) + end = NodeProperty(provider: KeyframeInterpolator(keyframes: trim.end.keyframes)) + offset = NodeProperty(provider: KeyframeInterpolator(keyframes: trim.offset.keyframes)) + type = trim.trimType + keypathProperties = [ + "Start": start, + "End": end, + "Offset": offset, + ] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + let keypathName: String + + let start: NodeProperty + let end: NodeProperty + let offset: NodeProperty + let type: TrimType +} + +// MARK: - TrimPathNode + +final class TrimPathNode: AnimatorNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, trim: Trim, upstreamPaths: [PathOutputNode]) { + outputNode = PassThroughOutputNode(parent: parentNode?.outputNode) + self.parentNode = parentNode + properties = TrimPathProperties(trim: trim) + self.upstreamPaths = upstreamPaths + } + + // MARK: Internal + + let properties: TrimPathProperties + + let parentNode: AnimatorNode? + let outputNode: NodeOutput + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + var isEnabled = true + + var propertyMap: NodePropertyMap & KeypathSearchable { + properties + } + + func forceUpstreamOutputUpdates() -> Bool { + hasLocalUpdates || hasUpstreamUpdates + } + + func rebuildOutputs(frame: CGFloat) { + /// Make sure there is a trim. + let startValue = properties.start.value.cgFloatValue * 0.01 + let endValue = properties.end.value.cgFloatValue * 0.01 + let start = min(startValue, endValue) + let end = max(startValue, endValue) + + let offset = properties.offset.value.cgFloatValue.truncatingRemainder(dividingBy: 360) / 360 + + /// No need to trim, it's a full path + if start == 0, end == 1 { + return + } + + /// All paths are empty. + if start == end { + for pathContainer in upstreamPaths { + pathContainer.removePaths(updateFrame: frame) + } + return + } + + if properties.type == .simultaneously { + /// Just trim each path + for pathContainer in upstreamPaths { + let pathObjects = pathContainer.removePaths(updateFrame: frame) + for path in pathObjects { + // We are treating each compount path as an individual path. Its subpaths are treated as a whole. + pathContainer.appendPath( + path.trim(fromPosition: start, toPosition: end, offset: offset, trimSimultaneously: false), + updateFrame: frame + ) + } + } + return + } + + /// Individual path trimming. + + /// Brace yourself for the below code. + + /// Normalize lengths with offset. + var startPosition = (start + offset).truncatingRemainder(dividingBy: 1) + var endPosition = (end + offset).truncatingRemainder(dividingBy: 1) + + if startPosition < 0 { + startPosition = 1 + startPosition + } + + if endPosition < 0 { + endPosition = 1 + endPosition + } + if startPosition == 1 { + startPosition = 0 + } + if endPosition == 0 { + endPosition = 1 + } + + /// First get the total length of all paths. + var totalLength: CGFloat = 0 + for upstreamPath in upstreamPaths { + totalLength = totalLength + upstreamPath.totalLength + } + + /// Now determine the start and end cut lengths + let startLength = startPosition * totalLength + let endLength = endPosition * totalLength + var pathStart: CGFloat = 0 + + /// Now loop through all path containers + for pathContainer in upstreamPaths { + let pathEnd = pathStart + pathContainer.totalLength + + if + !startLength.isInRange(pathStart, pathEnd) && + endLength.isInRange(pathStart, pathEnd) + { + // pathStart|=======E----------------------|pathEnd + // Cut path components, removing after end. + + let pathCutLength = endLength - pathStart + let subpaths = pathContainer.removePaths(updateFrame: frame) + var subpathStart: CGFloat = 0 + for path in subpaths { + let subpathEnd = subpathStart + path.length + if pathCutLength < subpathEnd { + /// This is the subpath that needs to be cut. + let cutLength = pathCutLength - subpathStart + let newPath = path.trim(fromPosition: 0, toPosition: cutLength / path.length, offset: 0, trimSimultaneously: false) + pathContainer.appendPath(newPath, updateFrame: frame) + break + } else { + /// Add to container and move on + pathContainer.appendPath(path, updateFrame: frame) + } + if pathCutLength == subpathEnd { + /// Right on the end. The next subpath is not included. Break. + break + } + subpathStart = subpathEnd + } + + } else if + !endLength.isInRange(pathStart, pathEnd) && + startLength.isInRange(pathStart, pathEnd) + { + // pathStart|-------S======================|pathEnd + // + + // Cut path components, removing before beginning. + let pathCutLength = startLength - pathStart + // Clear paths from container + let subpaths = pathContainer.removePaths(updateFrame: frame) + var subpathStart: CGFloat = 0 + for path in subpaths { + let subpathEnd = subpathStart + path.length + + if subpathStart < pathCutLength, pathCutLength < subpathEnd { + /// This is the subpath that needs to be cut. + let cutLength = pathCutLength - subpathStart + let newPath = path.trim(fromPosition: cutLength / path.length, toPosition: 1, offset: 0, trimSimultaneously: false) + pathContainer.appendPath(newPath, updateFrame: frame) + } else if pathCutLength <= subpathStart { + pathContainer.appendPath(path, updateFrame: frame) + } + subpathStart = subpathEnd + } + } else if + endLength.isInRange(pathStart, pathEnd) && + startLength.isInRange(pathStart, pathEnd) + { + // pathStart|-------S============E---------|endLength + // pathStart|=====E----------------S=======|endLength + // trim from path beginning to endLength. + + // Cut path components, removing before beginnings. + let startCutLength = startLength - pathStart + let endCutLength = endLength - pathStart + // Clear paths from container + let subpaths = pathContainer.removePaths(updateFrame: frame) + var subpathStart: CGFloat = 0 + for path in subpaths { + let subpathEnd = subpathStart + path.length + + if + !startCutLength.isInRange(subpathStart, subpathEnd), + !endCutLength.isInRange(subpathStart, subpathEnd) + { + // The whole path is included. Add + // S|==============================|E + pathContainer.appendPath(path, updateFrame: frame) + + } else if + startCutLength.isInRange(subpathStart, subpathEnd), + !endCutLength.isInRange(subpathStart, subpathEnd) + { + /// The start of the path needs to be trimmed + // |-------S======================|E + let cutLength = startCutLength - subpathStart + let newPath = path.trim(fromPosition: cutLength / path.length, toPosition: 1, offset: 0, trimSimultaneously: false) + pathContainer.appendPath(newPath, updateFrame: frame) + } else if + !startCutLength.isInRange(subpathStart, subpathEnd), + endCutLength.isInRange(subpathStart, subpathEnd) + { + // S|=======E----------------------| + let cutLength = endCutLength - subpathStart + let newPath = path.trim(fromPosition: 0, toPosition: cutLength / path.length, offset: 0, trimSimultaneously: false) + pathContainer.appendPath(newPath, updateFrame: frame) + break + } else if + startCutLength.isInRange(subpathStart, subpathEnd), + endCutLength.isInRange(subpathStart, subpathEnd) + { + // |-------S============E---------| + let cutFromLength = startCutLength - subpathStart + let cutToLength = endCutLength - subpathStart + let newPath = path.trim( + fromPosition: cutFromLength / path.length, + toPosition: cutToLength / path.length, + offset: 0, + trimSimultaneously: false + ) + pathContainer.appendPath(newPath, updateFrame: frame) + break + } + + subpathStart = subpathEnd + } + } else if + (endLength <= pathStart && pathEnd <= startLength) || + (startLength <= pathStart && endLength <= pathStart) || + (pathEnd <= startLength && pathEnd <= endLength) + { + /// The Path needs to be cleared + pathContainer.removePaths(updateFrame: frame) + } + + pathStart = pathEnd + } + } + + // MARK: Fileprivate + + fileprivate let upstreamPaths: [PathOutputNode] +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/GroupOutputNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/GroupOutputNode.swift new file mode 100644 index 0000000..6327731 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/GroupOutputNode.swift @@ -0,0 +1,74 @@ +// +// TransformNodeOutput.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import QuartzCore + +final class GroupOutputNode: NodeOutput { + + // MARK: Lifecycle + + init(parent: NodeOutput?, rootNode: NodeOutput?) { + self.parent = parent + self.rootNode = rootNode + } + + // MARK: Internal + + let parent: NodeOutput? + let rootNode: NodeOutput? + var isEnabled = true + + private(set) var outputPath: CGPath? = nil + private(set) var transform: CATransform3D = CATransform3DIdentity + + func setTransform(_ xform: CATransform3D, forFrame _: CGFloat) { + transform = xform + outputPath = nil + } + + func hasOutputUpdates(_ forFrame: CGFloat) -> Bool { + guard isEnabled else { + let upstreamUpdates = parent?.hasOutputUpdates(forFrame) ?? false + outputPath = parent?.outputPath + return upstreamUpdates + } + + let upstreamUpdates = parent?.hasOutputUpdates(forFrame) ?? false + if upstreamUpdates { + outputPath = nil + } + let rootUpdates = rootNode?.hasOutputUpdates(forFrame) ?? false + if rootUpdates { + outputPath = nil + } + + var localUpdates = false + if outputPath == nil { + localUpdates = true + + let newPath = CGMutablePath() + if let parentNode = parent, let parentPath = parentNode.outputPath { + /// First add parent path. + newPath.addPath(parentPath) + } + var xform = CATransform3DGetAffineTransform(transform) + if + let rootNode, + let rootPath = rootNode.outputPath, + let xformedPath = rootPath.copy(using: &xform) + { + /// Now add root path. Note root path is transformed. + newPath.addPath(xformedPath) + } + + outputPath = newPath + } + + return upstreamUpdates || localUpdates + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/PassThroughOutputNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/PassThroughOutputNode.swift new file mode 100644 index 0000000..a9515a1 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/PassThroughOutputNode.swift @@ -0,0 +1,47 @@ +// +// PassThroughOutputNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import CoreGraphics + +/// Base class for pass-through nodes +class PassThroughOutputNode: NodeOutput { + + // MARK: Lifecycle + + init(parent: NodeOutput?) { + self.parent = parent + } + + // MARK: Internal + + let parent: NodeOutput? + + var hasUpdate = false + var isEnabled = true + + var outputPath: CGPath? { + if let parent { + return parent.outputPath + } + return nil + } + + func hasOutputUpdates(_ forFrame: CGFloat) -> Bool { + /// Changes to this node do not affect downstream nodes. + let parentUpdate = parent?.hasOutputUpdates(forFrame) ?? false + /// Changes to upstream nodes do, however, affect this nodes state. + hasUpdate = hasUpdate || parentUpdate + return parentUpdate + } + + func hasRenderUpdates(_ forFrame: CGFloat) -> Bool { + /// Return true if there are upstream updates or if this node has updates + let upstreamUpdates = parent?.hasOutputUpdates(forFrame) ?? false + hasUpdate = hasUpdate || upstreamUpdates + return hasUpdate + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/PathOutputNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/PathOutputNode.swift new file mode 100644 index 0000000..fd38b4b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/PathOutputNode.swift @@ -0,0 +1,89 @@ +// +// PathNodeOutput.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import CoreGraphics + +/// A node that has an output of a BezierPath +final class PathOutputNode: NodeOutput { + + // MARK: Lifecycle + + init(parent: NodeOutput?) { + self.parent = parent + } + + // MARK: Internal + + let parent: NodeOutput? + + fileprivate(set) var outputPath: CGPath? = nil + + var lastUpdateFrame: CGFloat? = nil + var lastPathBuildFrame: CGFloat? = nil + var isEnabled = true + fileprivate(set) var totalLength: CGFloat = 0 + fileprivate(set) var pathObjects = [CompoundBezierPath]() + + func hasOutputUpdates(_ forFrame: CGFloat) -> Bool { + guard isEnabled else { + let upstreamUpdates = parent?.hasOutputUpdates(forFrame) ?? false + outputPath = parent?.outputPath + return upstreamUpdates + } + + /// Ask if parent was updated + let upstreamUpdates = parent?.hasOutputUpdates(forFrame) ?? false + + /// If parent was updated and the path hasn't been built for this frame, clear the path. + if upstreamUpdates && lastPathBuildFrame != forFrame { + outputPath = nil + } + + if outputPath == nil { + /// If the path is clear, build the new path. + lastPathBuildFrame = forFrame + let newPath = CGMutablePath() + if let parentNode = parent, let parentPath = parentNode.outputPath { + newPath.addPath(parentPath) + } + for path in pathObjects { + for subPath in path.paths { + newPath.addPath(subPath.cgPath()) + } + } + outputPath = newPath + } + + /// Return true if there were upstream updates or if this node was updated. + return upstreamUpdates || (lastUpdateFrame == forFrame) + } + + @discardableResult + func removePaths(updateFrame: CGFloat?) -> [CompoundBezierPath] { + lastUpdateFrame = updateFrame + let returnPaths = pathObjects + outputPath = nil + totalLength = 0 + pathObjects = [] + return returnPaths + } + + func setPath(_ path: BezierPath, updateFrame: CGFloat) { + lastUpdateFrame = updateFrame + outputPath = nil + totalLength = path.length + pathObjects = [CompoundBezierPath(path: path)] + } + + func appendPath(_ path: CompoundBezierPath, updateFrame: CGFloat) { + lastUpdateFrame = updateFrame + outputPath = nil + totalLength = totalLength + path.length + pathObjects.append(path) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/FillRenderer.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/FillRenderer.swift new file mode 100644 index 0000000..cfdc97e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/FillRenderer.swift @@ -0,0 +1,69 @@ +// +// FillRenderer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import QuartzCore + +extension FillRule { + var cgFillRule: CGPathFillRule { + switch self { + case .evenOdd: + .evenOdd + default: + .winding + } + } + + var caFillRule: CAShapeLayerFillRule { + switch self { + case .evenOdd: + CAShapeLayerFillRule.evenOdd + default: + CAShapeLayerFillRule.nonZero + } + } +} + +// MARK: - FillRenderer + +/// A rendered for a Path Fill +final class FillRenderer: PassThroughOutputNode, Renderable { + var shouldRenderInContext = false + + var color: CGColor? { + didSet { + hasUpdate = true + } + } + + var opacity: CGFloat = 0 { + didSet { + hasUpdate = true + } + } + + var fillRule = FillRule.none { + didSet { + hasUpdate = true + } + } + + func render(_: CGContext) { + // do nothing + } + + func setupSublayers(layer _: CAShapeLayer) { + // do nothing + } + + func updateShapeLayer(layer: CAShapeLayer) { + layer.fillColor = color + layer.opacity = Float(opacity) + layer.fillRule = fillRule.caFillRule + hasUpdate = false + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/GradientFillRenderer.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/GradientFillRenderer.swift new file mode 100644 index 0000000..821de83 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/GradientFillRenderer.swift @@ -0,0 +1,253 @@ +// +// GradientFillRenderer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import QuartzCore + +// MARK: - GradientFillLayer + +private final class GradientFillLayer: CALayer { + + var start = CGPoint.zero { + didSet { + setNeedsDisplay() + } + } + + var numberOfColors = 0 { + didSet { + setNeedsDisplay() + } + } + + var colors = [CGFloat]() { + didSet { + setNeedsDisplay() + } + } + + var end = CGPoint.zero { + didSet { + setNeedsDisplay() + } + } + + var type = GradientType.none { + didSet { + setNeedsDisplay() + } + } + + override func draw(in ctx: CGContext) { + var alphaColors = [CGColor]() + var alphaLocations = [CGFloat]() + + var gradientColors = [CGColor]() + var colorLocations = [CGFloat]() + let maskColorSpace = CGColorSpaceCreateDeviceGray() + for i in 0.. ix { + let color = CGColor.rgb(colors[ix + 1], colors[ix + 2], colors[ix + 3]) + gradientColors.append(color) + colorLocations.append(colors[ix]) + } + } + + var drawMask = false + for i in stride(from: numberOfColors * 4, to: colors.endIndex, by: 2) { + let alpha = colors[i + 1] + if alpha < 1 { + drawMask = true + } + alphaLocations.append(colors[i]) + alphaColors.append(.gray(alpha)) + } + + /// First draw a mask is necessary. + if drawMask { + guard + let maskGradient = CGGradient( + colorsSpace: maskColorSpace, + colors: alphaColors as CFArray, + locations: alphaLocations + ), + let maskContext = CGContext( + data: nil, + width: ctx.width, + height: ctx.height, + bitsPerComponent: 8, + bytesPerRow: ctx.width, + space: maskColorSpace, + bitmapInfo: 0 + ) + else { return } + let flipVertical = CGAffineTransform(a: 1, b: 0, c: 0, d: -1, tx: 0, ty: CGFloat(maskContext.height)) + maskContext.concatenate(flipVertical) + maskContext.concatenate(ctx.ctm) + if type == .linear { + maskContext.drawLinearGradient( + maskGradient, + start: start, + end: end, + options: [.drawsAfterEndLocation, .drawsBeforeStartLocation] + ) + } else { + maskContext.drawRadialGradient( + maskGradient, + startCenter: start, + startRadius: 0, + endCenter: start, + endRadius: start.distanceTo(end), + options: [.drawsAfterEndLocation, .drawsBeforeStartLocation] + ) + } + /// Clips the gradient + if let alphaMask = maskContext.makeImage() { + ctx.clip(to: ctx.boundingBoxOfClipPath, mask: alphaMask) + } + } + + /// Now draw the gradient + guard + let gradient = CGGradient( + colorsSpace: LottieConfiguration.shared.colorSpace, + colors: gradientColors as CFArray, + locations: colorLocations + ) + else { return } + + if type == .linear { + ctx.drawLinearGradient(gradient, start: start, end: end, options: [.drawsAfterEndLocation, .drawsBeforeStartLocation]) + } else { + ctx.drawRadialGradient( + gradient, + startCenter: start, + startRadius: 0, + endCenter: start, + endRadius: start.distanceTo(end), + options: [.drawsAfterEndLocation, .drawsBeforeStartLocation] + ) + } + } + +} + +// MARK: - GradientFillRenderer + +/// A rendered for a Path Fill +final class GradientFillRenderer: PassThroughOutputNode, Renderable { + + // MARK: Lifecycle + + override init(parent: NodeOutput?) { + super.init(parent: parent) + + maskLayer.fillColor = .rgb(1, 1, 1) + gradientLayer.mask = maskLayer + + maskLayer.actions = [ + "startPoint": NSNull(), + "endPoint": NSNull(), + "opacity": NSNull(), + "locations": NSNull(), + "colors": NSNull(), + "bounds": NSNull(), + "anchorPoint": NSNull(), + "isRadial": NSNull(), + "path": NSNull(), + ] + gradientLayer.actions = maskLayer.actions + } + + // MARK: Internal + + var shouldRenderInContext = false + + var start = CGPoint.zero { + didSet { + hasUpdate = true + } + } + + var numberOfColors = 0 { + didSet { + hasUpdate = true + } + } + + var colors = [CGFloat]() { + didSet { + hasUpdate = true + } + } + + var end = CGPoint.zero { + didSet { + hasUpdate = true + } + } + + var opacity: CGFloat = 0 { + didSet { + hasUpdate = true + } + } + + var type = GradientType.none { + didSet { + hasUpdate = true + } + } + + var fillRule: CAShapeLayerFillRule { + get { maskLayer.fillRule } + set { maskLayer.fillRule = newValue } + } + + func render(_: CGContext) { + // do nothing + } + + func setupSublayers(layer: CAShapeLayer) { + layer.addSublayer(gradientLayer) + layer.fillColor = nil + } + + func updateShapeLayer(layer: CAShapeLayer) { + hasUpdate = false + + guard let path = layer.path else { + return + } + + let frame = path.boundingBox + let anchor = CGPoint( + x: -frame.origin.x / frame.size.width, + y: -frame.origin.y / frame.size.height + ) + maskLayer.path = path + maskLayer.bounds = path.boundingBox + maskLayer.anchorPoint = anchor + + gradientLayer.bounds = maskLayer.bounds + gradientLayer.anchorPoint = anchor + + // setup gradient properties + gradientLayer.start = start + gradientLayer.end = end + gradientLayer.numberOfColors = numberOfColors + gradientLayer.colors = colors + gradientLayer.opacity = Float(opacity) + gradientLayer.type = type + } + + // MARK: Private + + private let gradientLayer = GradientFillLayer() + private let maskLayer = CAShapeLayer() + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/GradientStrokeRenderer.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/GradientStrokeRenderer.swift new file mode 100644 index 0000000..531b255 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/GradientStrokeRenderer.swift @@ -0,0 +1,64 @@ +// +// GradientStrokeRenderer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import QuartzCore + +// MARK: - Renderer + +final class GradientStrokeRenderer: PassThroughOutputNode, Renderable { + + // MARK: Lifecycle + + override init(parent: NodeOutput?) { + strokeRender = StrokeRenderer(parent: nil) + gradientRender = LegacyGradientFillRenderer(parent: nil) + strokeRender.color = .rgb(1, 1, 1) + super.init(parent: parent) + } + + // MARK: Internal + + var shouldRenderInContext = true + + let strokeRender: StrokeRenderer + let gradientRender: LegacyGradientFillRenderer + + override func hasOutputUpdates(_ forFrame: CGFloat) -> Bool { + let updates = super.hasOutputUpdates(forFrame) + return updates || strokeRender.hasUpdate || gradientRender.hasUpdate + } + + func updateShapeLayer(layer _: CAShapeLayer) { + /// Not Applicable + } + + func setupSublayers(layer _: CAShapeLayer) { + /// Not Applicable + } + + func render(_ inContext: CGContext) { + guard inContext.path != nil, inContext.path!.isEmpty == false else { + return + } + + strokeRender.hasUpdate = false + hasUpdate = false + gradientRender.hasUpdate = false + + strokeRender.setupForStroke(inContext) + + inContext.replacePathWithStrokedPath() + + /// Now draw the gradient. + gradientRender.render(inContext) + } + + func renderBoundsFor(_ boundingBox: CGRect) -> CGRect { + strokeRender.renderBoundsFor(boundingBox) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/LegacyGradientFillRenderer.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/LegacyGradientFillRenderer.swift new file mode 100644 index 0000000..ccdee5e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/LegacyGradientFillRenderer.swift @@ -0,0 +1,158 @@ +// +// LegacyGradientFillRenderer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import QuartzCore + +/// A rendered for a Path Fill +final class LegacyGradientFillRenderer: PassThroughOutputNode, Renderable { + + var shouldRenderInContext = true + + var start = CGPoint.zero { + didSet { + hasUpdate = true + } + } + + var numberOfColors = 0 { + didSet { + hasUpdate = true + } + } + + var colors = [CGFloat]() { + didSet { + hasUpdate = true + } + } + + var end = CGPoint.zero { + didSet { + hasUpdate = true + } + } + + var opacity: CGFloat = 0 { + didSet { + hasUpdate = true + } + } + + var type = GradientType.none { + didSet { + hasUpdate = true + } + } + + func updateShapeLayer(layer _: CAShapeLayer) { + // Not applicable + } + + func setupSublayers(layer _: CAShapeLayer) { + // Not applicable + } + + func render(_ inContext: CGContext) { + guard inContext.path != nil, inContext.path!.isEmpty == false else { + return + } + hasUpdate = false + var alphaColors = [CGColor]() + var alphaLocations = [CGFloat]() + + var gradientColors = [CGColor]() + var colorLocations = [CGFloat]() + let maskColorSpace = CGColorSpaceCreateDeviceGray() + for i in 0.. ix { + let color = CGColor.rgb(colors[ix + 1], colors[ix + 2], colors[ix + 3]) + gradientColors.append(color) + colorLocations.append(colors[ix]) + } + } + + var drawMask = false + for i in stride(from: numberOfColors * 4, to: colors.endIndex, by: 2) { + let alpha = colors[i + 1] + if alpha < 1 { + drawMask = true + } + alphaLocations.append(colors[i]) + alphaColors.append(.gray(alpha)) + } + + inContext.setAlpha(opacity) + inContext.clip() + + /// First draw a mask is necessary. + if drawMask { + guard + let maskGradient = CGGradient( + colorsSpace: maskColorSpace, + colors: alphaColors as CFArray, + locations: alphaLocations + ), + let maskContext = CGContext( + data: nil, + width: inContext.width, + height: inContext.height, + bitsPerComponent: 8, + bytesPerRow: inContext.width, + space: maskColorSpace, + bitmapInfo: 0 + ) + else { return } + let flipVertical = CGAffineTransform(a: 1, b: 0, c: 0, d: -1, tx: 0, ty: CGFloat(maskContext.height)) + maskContext.concatenate(flipVertical) + maskContext.concatenate(inContext.ctm) + if type == .linear { + maskContext.drawLinearGradient( + maskGradient, + start: start, + end: end, + options: [.drawsAfterEndLocation, .drawsBeforeStartLocation] + ) + } else { + maskContext.drawRadialGradient( + maskGradient, + startCenter: start, + startRadius: 0, + endCenter: start, + endRadius: start.distanceTo(end), + options: [.drawsAfterEndLocation, .drawsBeforeStartLocation] + ) + } + /// Clips the gradient + if let alphaMask = maskContext.makeImage() { + inContext.clip(to: inContext.boundingBoxOfClipPath, mask: alphaMask) + } + } + + /// Now draw the gradient + guard + let gradient = CGGradient( + colorsSpace: LottieConfiguration.shared.colorSpace, + colors: gradientColors as CFArray, + locations: colorLocations + ) + else { return } + + if type == .linear { + inContext.drawLinearGradient(gradient, start: start, end: end, options: [.drawsAfterEndLocation, .drawsBeforeStartLocation]) + } else { + inContext.drawRadialGradient( + gradient, + startCenter: start, + startRadius: 0, + endCenter: start, + endRadius: start.distanceTo(end), + options: [.drawsAfterEndLocation, .drawsBeforeStartLocation] + ) + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/StrokeRenderer.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/StrokeRenderer.swift new file mode 100644 index 0000000..8f0b4e6 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/OutputNodes/Renderables/StrokeRenderer.swift @@ -0,0 +1,165 @@ +// +// StrokeRenderer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import QuartzCore + +extension LineJoin { + var cgLineJoin: CGLineJoin { + switch self { + case .bevel: + .bevel + case .none: + .miter + case .miter: + .miter + case .round: + .round + } + } + + var caLineJoin: CAShapeLayerLineJoin { + switch self { + case .none: + CAShapeLayerLineJoin.miter + case .miter: + CAShapeLayerLineJoin.miter + case .round: + CAShapeLayerLineJoin.round + case .bevel: + CAShapeLayerLineJoin.bevel + } + } +} + +extension LineCap { + var cgLineCap: CGLineCap { + switch self { + case .none: + .butt + case .butt: + .butt + case .round: + .round + case .square: + .square + } + } + + var caLineCap: CAShapeLayerLineCap { + switch self { + case .none: + CAShapeLayerLineCap.butt + case .butt: + CAShapeLayerLineCap.butt + case .round: + CAShapeLayerLineCap.round + case .square: + CAShapeLayerLineCap.square + } + } +} + +// MARK: - StrokeRenderer + +/// A rendered that renders a stroke on a path. +final class StrokeRenderer: PassThroughOutputNode, Renderable { + + var shouldRenderInContext = false + + var color: CGColor? { + didSet { + hasUpdate = true + } + } + + var opacity: CGFloat = 0 { + didSet { + hasUpdate = true + } + } + + var width: CGFloat = 0 { + didSet { + hasUpdate = true + } + } + + var miterLimit: CGFloat = 0 { + didSet { + hasUpdate = true + } + } + + var lineCap = LineCap.none { + didSet { + hasUpdate = true + } + } + + var lineJoin = LineJoin.none { + didSet { + hasUpdate = true + } + } + + var dashPhase: CGFloat? { + didSet { + hasUpdate = true + } + } + + var dashLengths: [CGFloat]? { + didSet { + hasUpdate = true + } + } + + func setupSublayers(layer _: CAShapeLayer) { + // empty + } + + func renderBoundsFor(_ boundingBox: CGRect) -> CGRect { + boundingBox.insetBy(dx: -width, dy: -width) + } + + func setupForStroke(_ inContext: CGContext) { + inContext.setLineWidth(width) + inContext.setMiterLimit(miterLimit) + inContext.setLineCap(lineCap.cgLineCap) + inContext.setLineJoin(lineJoin.cgLineJoin) + if let dashPhase, let lengths = dashLengths { + inContext.setLineDash(phase: dashPhase, lengths: lengths) + } else { + inContext.setLineDash(phase: 0, lengths: []) + } + } + + func render(_ inContext: CGContext) { + guard inContext.path != nil, inContext.path!.isEmpty == false else { + return + } + guard let color else { return } + hasUpdate = false + setupForStroke(inContext) + inContext.setAlpha(opacity) + inContext.setStrokeColor(color) + inContext.strokePath() + } + + func updateShapeLayer(layer: CAShapeLayer) { + layer.strokeColor = color + layer.opacity = Float(opacity) + layer.lineWidth = width + layer.lineJoin = lineJoin.caLineJoin + layer.lineCap = lineCap.caLineCap + layer.lineDashPhase = dashPhase ?? 0 + layer.fillColor = nil + if let dashPattern = dashLengths { + layer.lineDashPattern = dashPattern.map { NSNumber(value: Double($0)) } + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/EllipseNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/EllipseNode.swift new file mode 100644 index 0000000..3105960 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/EllipseNode.swift @@ -0,0 +1,143 @@ +// +// EllipseNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/17/19. +// + +import Foundation +import QuartzCore + +// MARK: - EllipseNodeProperties + +final class EllipseNodeProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(ellipse: Ellipse) { + keypathName = ellipse.name + direction = ellipse.direction + position = NodeProperty(provider: KeyframeInterpolator(keyframes: ellipse.position.keyframes)) + size = NodeProperty(provider: KeyframeInterpolator(keyframes: ellipse.size.keyframes)) + keypathProperties = [ + PropertyName.position.rawValue: position, + "Size": size, + ] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + var keypathName: String + + let direction: PathDirection + let position: NodeProperty + let size: NodeProperty + + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] +} + +// MARK: - EllipseNode + +final class EllipseNode: AnimatorNode, PathNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, ellipse: Ellipse) { + pathOutput = PathOutputNode(parent: parentNode?.outputNode) + properties = EllipseNodeProperties(ellipse: ellipse) + self.parentNode = parentNode + } + + // MARK: Internal + + static let ControlPointConstant: CGFloat = 0.55228 + + let pathOutput: PathOutputNode + + let properties: EllipseNodeProperties + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var propertyMap: NodePropertyMap & KeypathSearchable { + properties + } + + var isEnabled = true { + didSet { + pathOutput.isEnabled = isEnabled + } + } + + func rebuildOutputs(frame: CGFloat) { + pathOutput.setPath( + .ellipse( + size: properties.size.value.sizeValue, + center: properties.position.value.pointValue, + direction: properties.direction + ), + updateFrame: frame + ) + } + +} + +extension BezierPath { + /// Constructs a `BezierPath` in the shape of an ellipse + static func ellipse( + size: CGSize, + center: CGPoint, + direction: PathDirection + ) -> BezierPath { + // Unfortunately we HAVE to manually build out the ellipse. + // Every Apple method constructs an ellipse from the 3 o-clock position + // After effects constructs from the Noon position. + // After effects does clockwise, but also has a flag for reversed. + var half = size * 0.5 + if direction == .counterClockwise { + half.width = half.width * -1 + } + + let q1 = CGPoint(x: center.x, y: center.y - half.height) + let q2 = CGPoint(x: center.x + half.width, y: center.y) + let q3 = CGPoint(x: center.x, y: center.y + half.height) + let q4 = CGPoint(x: center.x - half.width, y: center.y) + + let cp = half * EllipseNode.ControlPointConstant + + var path = BezierPath(startPoint: CurveVertex( + point: q1, + inTangentRelative: CGPoint(x: -cp.width, y: 0), + outTangentRelative: CGPoint(x: cp.width, y: 0) + )) + path.addVertex(CurveVertex( + point: q2, + inTangentRelative: CGPoint(x: 0, y: -cp.height), + outTangentRelative: CGPoint(x: 0, y: cp.height) + )) + + path.addVertex(CurveVertex( + point: q3, + inTangentRelative: CGPoint(x: cp.width, y: 0), + outTangentRelative: CGPoint(x: -cp.width, y: 0) + )) + + path.addVertex(CurveVertex( + point: q4, + inTangentRelative: CGPoint(x: 0, y: cp.height), + outTangentRelative: CGPoint(x: 0, y: -cp.height) + )) + + path.addVertex(CurveVertex( + point: q1, + inTangentRelative: CGPoint(x: -cp.width, y: 0), + outTangentRelative: CGPoint(x: cp.width, y: 0) + )) + path.close() + return path + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/PolygonNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/PolygonNode.swift new file mode 100644 index 0000000..c3cea46 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/PolygonNode.swift @@ -0,0 +1,173 @@ +// +// PolygonNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/21/19. +// + +import Foundation +import QuartzCore + +// MARK: - PolygonNodeProperties + +final class PolygonNodeProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(star: Star) { + keypathName = star.name + direction = star.direction + position = NodeProperty(provider: KeyframeInterpolator(keyframes: star.position.keyframes)) + outerRadius = NodeProperty(provider: KeyframeInterpolator(keyframes: star.outerRadius.keyframes)) + outerRoundedness = NodeProperty(provider: KeyframeInterpolator(keyframes: star.outerRoundness.keyframes)) + rotation = NodeProperty(provider: KeyframeInterpolator(keyframes: star.rotation.keyframes)) + points = NodeProperty(provider: KeyframeInterpolator(keyframes: star.points.keyframes)) + keypathProperties = [ + PropertyName.position.rawValue: position, + "Outer Radius": outerRadius, + "Outer Roundedness": outerRoundedness, + PropertyName.rotation.rawValue: rotation, + "Points": points, + ] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + var keypathName: String + + var childKeypaths = [KeypathSearchable]() + + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + + let direction: PathDirection + let position: NodeProperty + let outerRadius: NodeProperty + let outerRoundedness: NodeProperty + let rotation: NodeProperty + let points: NodeProperty +} + +// MARK: - PolygonNode + +final class PolygonNode: AnimatorNode, PathNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, star: Star) { + pathOutput = PathOutputNode(parent: parentNode?.outputNode) + properties = PolygonNodeProperties(star: star) + self.parentNode = parentNode + } + + // MARK: Internal + + /// Magic number needed for constructing path. + static let PolygonConstant: CGFloat = 0.25 + + let properties: PolygonNodeProperties + + let pathOutput: PathOutputNode + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var propertyMap: NodePropertyMap & KeypathSearchable { + properties + } + + var isEnabled = true { + didSet { + pathOutput.isEnabled = isEnabled + } + } + + func rebuildOutputs(frame: CGFloat) { + let path = BezierPath.polygon( + position: properties.position.value.pointValue, + numberOfPoints: properties.points.value.cgFloatValue, + outerRadius: properties.outerRadius.value.cgFloatValue, + outerRoundedness: properties.outerRoundedness.value.cgFloatValue, + rotation: properties.rotation.value.cgFloatValue, + direction: properties.direction + ) + + pathOutput.setPath(path, updateFrame: frame) + } + +} + +extension BezierPath { + /// Creates a `BezierPath` in the shape of a polygon + static func polygon( + position: CGPoint, + numberOfPoints: CGFloat, + outerRadius: CGFloat, + outerRoundedness inputOuterRoundedness: CGFloat, + rotation: CGFloat, + direction: PathDirection + ) -> BezierPath { + var currentAngle = (rotation - 90).toRadians() + let anglePerPoint = ((2 * CGFloat.pi) / numberOfPoints) + let outerRoundedness = inputOuterRoundedness * 0.01 + + var point = CGPoint( + x: outerRadius * cos(currentAngle), + y: outerRadius * sin(currentAngle) + ) + var vertices = [CurveVertex(point: point + position, inTangentRelative: .zero, outTangentRelative: .zero)] + + var previousPoint = point + currentAngle += anglePerPoint + for _ in 0.. + let size: NodeProperty + let cornerRadius: NodeProperty + +} + +// MARK: - RectangleNode + +final class RectangleNode: AnimatorNode, PathNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, rectangle: Rectangle) { + properties = RectNodeProperties(rectangle: rectangle) + pathOutput = PathOutputNode(parent: parentNode?.outputNode) + self.parentNode = parentNode + } + + // MARK: Internal + + let properties: RectNodeProperties + + let pathOutput: PathOutputNode + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var propertyMap: NodePropertyMap & KeypathSearchable { + properties + } + + var isEnabled = true { + didSet { + pathOutput.isEnabled = isEnabled + } + } + + func rebuildOutputs(frame: CGFloat) { + pathOutput.setPath( + .rectangle( + position: properties.position.value.pointValue, + size: properties.size.value.sizeValue, + cornerRadius: properties.cornerRadius.value.cgFloatValue, + direction: properties.direction + ), + updateFrame: frame + ) + } + +} + +// MARK: - BezierPath + rectangle + +extension BezierPath { + /// Constructs a `BezierPath` in the shape of a rectangle, optionally with rounded corners + static func rectangle( + position: CGPoint, + size inputSize: CGSize, + cornerRadius: CGFloat, + direction: PathDirection + ) -> BezierPath { + let size = inputSize * 0.5 + let radius = min(min(cornerRadius, size.width), size.height) + + var bezierPath = BezierPath() + let points: [CurveVertex] + + if radius <= 0 { + /// No Corners + points = [ + /// Lead In + CurveVertex( + point: CGPoint(x: size.width, y: -size.height), + inTangentRelative: .zero, + outTangentRelative: .zero + ) + .translated(position), + /// Corner 1 + CurveVertex( + point: CGPoint(x: size.width, y: size.height), + inTangentRelative: .zero, + outTangentRelative: .zero + ) + .translated(position), + /// Corner 2 + CurveVertex( + point: CGPoint(x: -size.width, y: size.height), + inTangentRelative: .zero, + outTangentRelative: .zero + ) + .translated(position), + /// Corner 3 + CurveVertex( + point: CGPoint(x: -size.width, y: -size.height), + inTangentRelative: .zero, + outTangentRelative: .zero + ) + .translated(position), + /// Corner 4 + CurveVertex( + point: CGPoint(x: size.width, y: -size.height), + inTangentRelative: .zero, + outTangentRelative: .zero + ) + .translated(position), + ] + } else { + let controlPoint = radius * EllipseNode.ControlPointConstant + points = [ + /// Lead In + CurveVertex( + CGPoint(x: radius, y: 0), + CGPoint(x: radius, y: 0), + CGPoint(x: radius, y: 0) + ) + .translated(CGPoint(x: -radius, y: radius)) + .translated(CGPoint(x: size.width, y: -size.height)) + .translated(position), + /// Corner 1 + CurveVertex( + CGPoint(x: radius, y: 0), // In tangent + CGPoint(x: radius, y: 0), // Point + CGPoint(x: radius, y: controlPoint) + ) + .translated(CGPoint(x: -radius, y: -radius)) + .translated(CGPoint(x: size.width, y: size.height)) + .translated(position), + CurveVertex( + CGPoint(x: controlPoint, y: radius), // In tangent + CGPoint(x: 0, y: radius), // Point + CGPoint(x: 0, y: radius) + ) // Out Tangent + .translated(CGPoint(x: -radius, y: -radius)) + .translated(CGPoint(x: size.width, y: size.height)) + .translated(position), + /// Corner 2 + CurveVertex( + CGPoint(x: 0, y: radius), // In tangent + CGPoint(x: 0, y: radius), // Point + CGPoint(x: -controlPoint, y: radius) + ) // Out tangent + .translated(CGPoint(x: radius, y: -radius)) + .translated(CGPoint(x: -size.width, y: size.height)) + .translated(position), + CurveVertex( + CGPoint(x: -radius, y: controlPoint), // In tangent + CGPoint(x: -radius, y: 0), // Point + CGPoint(x: -radius, y: 0) + ) // Out tangent + .translated(CGPoint(x: radius, y: -radius)) + .translated(CGPoint(x: -size.width, y: size.height)) + .translated(position), + /// Corner 3 + CurveVertex( + CGPoint(x: -radius, y: 0), // In tangent + CGPoint(x: -radius, y: 0), // Point + CGPoint(x: -radius, y: -controlPoint) + ) // Out tangent + .translated(CGPoint(x: radius, y: radius)) + .translated(CGPoint(x: -size.width, y: -size.height)) + .translated(position), + CurveVertex( + CGPoint(x: -controlPoint, y: -radius), // In tangent + CGPoint(x: 0, y: -radius), // Point + CGPoint(x: 0, y: -radius) + ) // Out tangent + .translated(CGPoint(x: radius, y: radius)) + .translated(CGPoint(x: -size.width, y: -size.height)) + .translated(position), + /// Corner 4 + CurveVertex( + CGPoint(x: 0, y: -radius), // In tangent + CGPoint(x: 0, y: -radius), // Point + CGPoint(x: controlPoint, y: -radius) + ) // Out tangent + .translated(CGPoint(x: -radius, y: radius)) + .translated(CGPoint(x: size.width, y: -size.height)) + .translated(position), + CurveVertex( + CGPoint(x: radius, y: -controlPoint), // In tangent + CGPoint(x: radius, y: 0), // Point + CGPoint(x: radius, y: 0) + ) // Out tangent + .translated(CGPoint(x: -radius, y: radius)) + .translated(CGPoint(x: size.width, y: -size.height)) + .translated(position), + ] + } + let reversed = direction == .counterClockwise + let pathPoints = reversed ? points.reversed() : points + for point in pathPoints { + bezierPath.addVertex(reversed ? point.reversed() : point) + } + bezierPath.close() + return bezierPath + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/ShapeNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/ShapeNode.swift new file mode 100644 index 0000000..04546f0 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/ShapeNode.swift @@ -0,0 +1,73 @@ +// +// PathNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/16/19. +// + +import CoreGraphics +import Foundation + +// MARK: - ShapeNodeProperties + +final class ShapeNodeProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(shape: Shape) { + keypathName = shape.name + path = NodeProperty(provider: KeyframeInterpolator(keyframes: shape.path.keyframes)) + keypathProperties = [ + "Path": path + ] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + var keypathName: String + + let path: NodeProperty + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + +} + +// MARK: - ShapeNode + +final class ShapeNode: AnimatorNode, PathNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, shape: Shape) { + pathOutput = PathOutputNode(parent: parentNode?.outputNode) + properties = ShapeNodeProperties(shape: shape) + self.parentNode = parentNode + } + + // MARK: Internal + + let properties: ShapeNodeProperties + + let pathOutput: PathOutputNode + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var propertyMap: NodePropertyMap & KeypathSearchable { + properties + } + + var isEnabled = true { + didSet { + pathOutput.isEnabled = isEnabled + } + } + + func rebuildOutputs(frame: CGFloat) { + pathOutput.setPath(properties.path.value, updateFrame: frame) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/StarNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/StarNode.swift new file mode 100644 index 0000000..ad5be7e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/PathNodes/StarNode.swift @@ -0,0 +1,224 @@ +// +// StarNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/21/19. +// + +import Foundation +import QuartzCore + +// MARK: - StarNodeProperties + +final class StarNodeProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(star: Star) { + keypathName = star.name + direction = star.direction + position = NodeProperty(provider: KeyframeInterpolator(keyframes: star.position.keyframes)) + outerRadius = NodeProperty(provider: KeyframeInterpolator(keyframes: star.outerRadius.keyframes)) + outerRoundedness = NodeProperty(provider: KeyframeInterpolator(keyframes: star.outerRoundness.keyframes)) + if let innerRadiusKeyframes = star.innerRadius?.keyframes { + innerRadius = NodeProperty(provider: KeyframeInterpolator(keyframes: innerRadiusKeyframes)) + } else { + innerRadius = NodeProperty(provider: SingleValueProvider(LottieVector1D(0))) + } + if let innderRoundedness = star.innerRoundness?.keyframes { + innerRoundedness = NodeProperty(provider: KeyframeInterpolator(keyframes: innderRoundedness)) + } else { + innerRoundedness = NodeProperty(provider: SingleValueProvider(LottieVector1D(0))) + } + rotation = NodeProperty(provider: KeyframeInterpolator(keyframes: star.rotation.keyframes)) + points = NodeProperty(provider: KeyframeInterpolator(keyframes: star.points.keyframes)) + keypathProperties = [ + PropertyName.position.rawValue: position, + "Outer Radius": outerRadius, + "Outer Roundedness": outerRoundedness, + "Inner Radius": innerRadius, + "Inner Roundedness": innerRoundedness, + PropertyName.rotation.rawValue: rotation, + "Points": points, + ] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + var keypathName: String + + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + + let direction: PathDirection + let position: NodeProperty + let outerRadius: NodeProperty + let outerRoundedness: NodeProperty + let innerRadius: NodeProperty + let innerRoundedness: NodeProperty + let rotation: NodeProperty + let points: NodeProperty +} + +// MARK: - StarNode + +final class StarNode: AnimatorNode, PathNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, star: Star) { + pathOutput = PathOutputNode(parent: parentNode?.outputNode) + properties = StarNodeProperties(star: star) + self.parentNode = parentNode + } + + // MARK: Internal + + /// Magic number needed for building path data + static let PolystarConstant: CGFloat = 0.47829 + + let properties: StarNodeProperties + + let pathOutput: PathOutputNode + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var propertyMap: NodePropertyMap & KeypathSearchable { + properties + } + + var isEnabled = true { + didSet { + pathOutput.isEnabled = isEnabled + } + } + + func rebuildOutputs(frame: CGFloat) { + let path = BezierPath.star( + position: properties.position.value.pointValue, + outerRadius: properties.outerRadius.value.cgFloatValue, + innerRadius: properties.innerRadius.value.cgFloatValue, + outerRoundedness: properties.outerRoundedness.value.cgFloatValue, + innerRoundedness: properties.innerRoundedness.value.cgFloatValue, + numberOfPoints: properties.points.value.cgFloatValue, + rotation: properties.rotation.value.cgFloatValue, + direction: properties.direction + ) + + pathOutput.setPath(path, updateFrame: frame) + } + +} + +extension BezierPath { + /// Constructs a `BezierPath` in the shape of a star + static func star( + position: CGPoint, + outerRadius: CGFloat, + innerRadius: CGFloat, + outerRoundedness inoutOuterRoundedness: CGFloat, + innerRoundedness inputInnerRoundedness: CGFloat, + numberOfPoints: CGFloat, + rotation: CGFloat, + direction: PathDirection + ) -> BezierPath { + var currentAngle = (rotation - 90).toRadians() + let anglePerPoint = (2 * CGFloat.pi) / numberOfPoints + let halfAnglePerPoint = anglePerPoint / 2.0 + let partialPointAmount = numberOfPoints - floor(numberOfPoints) + let outerRoundedness = inoutOuterRoundedness * 0.01 + let innerRoundedness = inputInnerRoundedness * 0.01 + + var point = CGPoint.zero + + var partialPointRadius: CGFloat = 0 + if partialPointAmount != 0 { + currentAngle += halfAnglePerPoint * (1 - partialPointAmount) + partialPointRadius = innerRadius + partialPointAmount * (outerRadius - innerRadius) + point.x = (partialPointRadius * cos(currentAngle)) + point.y = (partialPointRadius * sin(currentAngle)) + currentAngle += anglePerPoint * partialPointAmount / 2 + } else { + point.x = (outerRadius * cos(currentAngle)) + point.y = (outerRadius * sin(currentAngle)) + currentAngle += halfAnglePerPoint + } + + var vertices = [CurveVertex]() + vertices.append(CurveVertex(point: point + position, inTangentRelative: .zero, outTangentRelative: .zero)) + + var previousPoint = point + var longSegment = false + let numPoints = Int(ceil(numberOfPoints) * 2) + for i in 0.. + let position: NodeProperty + let scale: NodeProperty + let rotationX: NodeProperty + let rotationY: NodeProperty + let rotationZ: NodeProperty + + let opacity: NodeProperty + let skew: NodeProperty + let skewAxis: NodeProperty + + var caTransform: CATransform3D { + CATransform3D.makeTransform( + anchor: anchor.value.pointValue, + position: position.value.pointValue, + scale: scale.value.sizeValue, + rotationX: rotationX.value.cgFloatValue, + rotationY: rotationY.value.cgFloatValue, + rotationZ: rotationZ.value.cgFloatValue, + skew: skew.value.cgFloatValue, + skewAxis: skewAxis.value.cgFloatValue + ) + } +} + +// MARK: - GroupNode + +final class GroupNode: AnimatorNode { + + // MARK: Lifecycle + + init(name: String, parentNode: AnimatorNode?, tree: NodeTree) { + self.parentNode = parentNode + keypathName = name + rootNode = tree.rootNode + properties = GroupNodeProperties(transform: tree.transform) + groupOutput = GroupOutputNode(parent: parentNode?.outputNode, rootNode: rootNode?.outputNode) + var childKeypaths: [KeypathSearchable] = tree.childrenNodes + childKeypaths.append(properties) + self.childKeypaths = childKeypaths + + for childContainer in tree.renderContainers { + container.insertRenderLayer(childContainer) + } + } + + // MARK: Internal + + let groupOutput: GroupOutputNode + + let properties: GroupNodeProperties + + let rootNode: AnimatorNode? + + var container = ShapeContainerLayer() + + let keypathName: String + + let childKeypaths: [KeypathSearchable] + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var keypathLayer: CALayer? { + container + } + + var propertyMap: NodePropertyMap & KeypathSearchable { + properties + } + + var outputNode: NodeOutput { + groupOutput + } + + var isEnabled = true { + didSet { + container.isHidden = !isEnabled + } + } + + func performAdditionalLocalUpdates(frame: CGFloat, forceLocalUpdate: Bool) -> Bool { + rootNode?.updateContents(frame, forceLocalUpdate: forceLocalUpdate) ?? false + } + + func performAdditionalOutputUpdates(_ frame: CGFloat, forceOutputUpdate: Bool) { + rootNode?.updateOutputs(frame, forceOutputUpdate: forceOutputUpdate) + } + + func rebuildOutputs(frame: CGFloat) { + container.opacity = Float(properties.opacity.value.cgFloatValue) * 0.01 + container.transform = properties.caTransform + groupOutput.setTransform(container.transform, forFrame: frame) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/FillNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/FillNode.swift new file mode 100644 index 0000000..ddfe1bb --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/FillNode.swift @@ -0,0 +1,88 @@ +// +// FillNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/17/19. +// + +import CoreGraphics +import Foundation + +// MARK: - FillNodeProperties + +final class FillNodeProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(fill: Fill) { + keypathName = fill.name + color = NodeProperty(provider: KeyframeInterpolator(keyframes: fill.color.keyframes)) + opacity = NodeProperty(provider: KeyframeInterpolator(keyframes: fill.opacity.keyframes)) + type = fill.fillRule + keypathProperties = [ + PropertyName.opacity.rawValue: opacity, + PropertyName.color.rawValue: color, + ] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + var keypathName: String + + let opacity: NodeProperty + let color: NodeProperty + let type: FillRule + + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + +} + +// MARK: - FillNode + +final class FillNode: AnimatorNode, RenderNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, fill: Fill) { + fillRender = FillRenderer(parent: parentNode?.outputNode) + fillProperties = FillNodeProperties(fill: fill) + self.parentNode = parentNode + } + + // MARK: Internal + + let fillRender: FillRenderer + + let fillProperties: FillNodeProperties + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var renderer: NodeOutput & Renderable { + fillRender + } + + var propertyMap: NodePropertyMap & KeypathSearchable { + fillProperties + } + + var isEnabled = true { + didSet { + fillRender.isEnabled = isEnabled + } + } + + func localUpdatesPermeateDownstream() -> Bool { + false + } + + func rebuildOutputs(frame _: CGFloat) { + fillRender.color = fillProperties.color.value.cgColorValue + fillRender.opacity = fillProperties.opacity.value.cgFloatValue * 0.01 + fillRender.fillRule = fillProperties.type + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/GradientFillNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/GradientFillNode.swift new file mode 100644 index 0000000..30f11af --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/GradientFillNode.swift @@ -0,0 +1,103 @@ +// +// GradientFillNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/22/19. +// + +import Foundation +import QuartzCore + +// MARK: - GradientFillProperties + +final class GradientFillProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(gradientfill: GradientFill) { + keypathName = gradientfill.name + opacity = NodeProperty(provider: KeyframeInterpolator(keyframes: gradientfill.opacity.keyframes)) + startPoint = NodeProperty(provider: KeyframeInterpolator(keyframes: gradientfill.startPoint.keyframes)) + endPoint = NodeProperty(provider: KeyframeInterpolator(keyframes: gradientfill.endPoint.keyframes)) + colors = NodeProperty(provider: KeyframeInterpolator(keyframes: gradientfill.colors.keyframes)) + gradientType = gradientfill.gradientType + numberOfColors = gradientfill.numberOfColors + fillRule = gradientfill.fillRule + keypathProperties = [ + PropertyName.opacity.rawValue: opacity, + "Start Point": startPoint, + "End Point": endPoint, + PropertyName.gradientColors.rawValue: colors, + ] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + var keypathName: String + + let opacity: NodeProperty + let startPoint: NodeProperty + let endPoint: NodeProperty + let colors: NodeProperty<[Double]> + + let gradientType: GradientType + let numberOfColors: Int + let fillRule: FillRule + + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + +} + +// MARK: - GradientFillNode + +final class GradientFillNode: AnimatorNode, RenderNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, gradientFill: GradientFill) { + fillRender = GradientFillRenderer(parent: parentNode?.outputNode) + fillProperties = GradientFillProperties(gradientfill: gradientFill) + self.parentNode = parentNode + } + + // MARK: Internal + + let fillRender: GradientFillRenderer + + let fillProperties: GradientFillProperties + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var renderer: NodeOutput & Renderable { + fillRender + } + + var propertyMap: NodePropertyMap & KeypathSearchable { + fillProperties + } + + var isEnabled = true { + didSet { + fillRender.isEnabled = isEnabled + } + } + + func localUpdatesPermeateDownstream() -> Bool { + false + } + + func rebuildOutputs(frame _: CGFloat) { + fillRender.start = fillProperties.startPoint.value.pointValue + fillRender.end = fillProperties.endPoint.value.pointValue + fillRender.opacity = fillProperties.opacity.value.cgFloatValue * 0.01 + fillRender.colors = fillProperties.colors.value.map { CGFloat($0) } + fillRender.type = fillProperties.gradientType + fillRender.numberOfColors = fillProperties.numberOfColors + fillRender.fillRule = fillProperties.fillRule.caFillRule + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/GradientStrokeNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/GradientStrokeNode.swift new file mode 100644 index 0000000..11a8e9f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/GradientStrokeNode.swift @@ -0,0 +1,149 @@ +// +// GradientStrokeNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/23/19. +// + +import CoreGraphics +import Foundation + +// MARK: - GradientStrokeProperties + +final class GradientStrokeProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(gradientStroke: GradientStroke) { + keypathName = gradientStroke.name + opacity = NodeProperty(provider: KeyframeInterpolator(keyframes: gradientStroke.opacity.keyframes)) + startPoint = NodeProperty(provider: KeyframeInterpolator(keyframes: gradientStroke.startPoint.keyframes)) + endPoint = NodeProperty(provider: KeyframeInterpolator(keyframes: gradientStroke.endPoint.keyframes)) + colors = NodeProperty(provider: KeyframeInterpolator(keyframes: gradientStroke.colors.keyframes)) + gradientType = gradientStroke.gradientType + numberOfColors = gradientStroke.numberOfColors + width = NodeProperty(provider: KeyframeInterpolator(keyframes: gradientStroke.width.keyframes)) + miterLimit = CGFloat(gradientStroke.miterLimit) + lineCap = gradientStroke.lineCap + lineJoin = gradientStroke.lineJoin + + if let dashes = gradientStroke.dashPattern { + var dashPatterns = ContiguousArray>>() + var dashPhase = ContiguousArray>() + for dash in dashes { + if dash.type == .offset { + dashPhase = dash.value.keyframes + } else { + dashPatterns.append(dash.value.keyframes) + } + } + dashPattern = NodeProperty(provider: GroupInterpolator(keyframeGroups: dashPatterns)) + self.dashPhase = NodeProperty(provider: KeyframeInterpolator(keyframes: dashPhase)) + } else { + dashPattern = NodeProperty(provider: SingleValueProvider([LottieVector1D]())) + dashPhase = NodeProperty(provider: SingleValueProvider(LottieVector1D(0))) + } + keypathProperties = [ + PropertyName.opacity.rawValue: opacity, + "Start Point": startPoint, + "End Point": endPoint, + PropertyName.gradientColors.rawValue: colors, + PropertyName.strokeWidth.rawValue: width, + "Dashes": dashPattern, + "Dash Phase": dashPhase, + ] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + var keypathName: String + + let opacity: NodeProperty + let startPoint: NodeProperty + let endPoint: NodeProperty + let colors: NodeProperty<[Double]> + let width: NodeProperty + + let dashPattern: NodeProperty<[LottieVector1D]> + let dashPhase: NodeProperty + + let lineCap: LineCap + let lineJoin: LineJoin + let miterLimit: CGFloat + let gradientType: GradientType + let numberOfColors: Int + + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + +} + +// MARK: - GradientStrokeNode + +final class GradientStrokeNode: AnimatorNode, RenderNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, gradientStroke: GradientStroke) { + strokeRender = GradientStrokeRenderer(parent: parentNode?.outputNode) + strokeProperties = GradientStrokeProperties(gradientStroke: gradientStroke) + self.parentNode = parentNode + } + + // MARK: Internal + + let strokeRender: GradientStrokeRenderer + + let strokeProperties: GradientStrokeProperties + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var renderer: NodeOutput & Renderable { + strokeRender + } + + var propertyMap: NodePropertyMap & KeypathSearchable { + strokeProperties + } + + var isEnabled = true { + didSet { + strokeRender.isEnabled = isEnabled + } + } + + func localUpdatesPermeateDownstream() -> Bool { + false + } + + func rebuildOutputs(frame _: CGFloat) { + /// Update gradient properties + strokeRender.gradientRender.start = strokeProperties.startPoint.value.pointValue + strokeRender.gradientRender.end = strokeProperties.endPoint.value.pointValue + strokeRender.gradientRender.opacity = strokeProperties.opacity.value.cgFloatValue + strokeRender.gradientRender.colors = strokeProperties.colors.value.map { CGFloat($0) } + strokeRender.gradientRender.type = strokeProperties.gradientType + strokeRender.gradientRender.numberOfColors = strokeProperties.numberOfColors + + /// Now update stroke properties + strokeRender.strokeRender.opacity = strokeProperties.opacity.value.cgFloatValue + strokeRender.strokeRender.width = strokeProperties.width.value.cgFloatValue + strokeRender.strokeRender.miterLimit = strokeProperties.miterLimit + strokeRender.strokeRender.lineCap = strokeProperties.lineCap + strokeRender.strokeRender.lineJoin = strokeProperties.lineJoin + + /// Get dash lengths + let dashLengths = strokeProperties.dashPattern.value.map { $0.cgFloatValue } + if dashLengths.count > 0, dashLengths.isSupportedLayerDashPattern { + strokeRender.strokeRender.dashPhase = strokeProperties.dashPhase.value.cgFloatValue + strokeRender.strokeRender.dashLengths = dashLengths + } else { + strokeRender.strokeRender.dashLengths = nil + strokeRender.strokeRender.dashPhase = nil + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/StrokeNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/StrokeNode.swift new file mode 100644 index 0000000..6d54dfd --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/RenderNodes/StrokeNode.swift @@ -0,0 +1,179 @@ +// +// StrokeNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/22/19. +// + +import Foundation +import QuartzCore + +// MARK: - StrokeNodeProperties + +final class StrokeNodeProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(stroke: Stroke) { + keypathName = stroke.name + color = NodeProperty(provider: KeyframeInterpolator(keyframes: stroke.color.keyframes)) + opacity = NodeProperty(provider: KeyframeInterpolator(keyframes: stroke.opacity.keyframes)) + width = NodeProperty(provider: KeyframeInterpolator(keyframes: stroke.width.keyframes)) + miterLimit = CGFloat(stroke.miterLimit) + lineCap = stroke.lineCap + lineJoin = stroke.lineJoin + + if let dashes = stroke.dashPattern { + let (dashPatterns, dashPhase) = dashes.shapeLayerConfiguration + dashPattern = NodeProperty(provider: GroupInterpolator(keyframeGroups: dashPatterns)) + if dashPhase.count == 0 { + self.dashPhase = NodeProperty(provider: SingleValueProvider(LottieVector1D(0))) + } else { + self.dashPhase = NodeProperty(provider: KeyframeInterpolator(keyframes: dashPhase)) + } + } else { + dashPattern = NodeProperty(provider: SingleValueProvider([LottieVector1D]())) + dashPhase = NodeProperty(provider: SingleValueProvider(LottieVector1D(0))) + } + keypathProperties = [ + PropertyName.opacity.rawValue: opacity, + PropertyName.color.rawValue: color, + PropertyName.strokeWidth.rawValue: width, + "Dashes": dashPattern, + "Dash Phase": dashPhase, + ] + properties = Array(keypathProperties.values) + } + + // MARK: Internal + + let keypathName: String + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + + let opacity: NodeProperty + let color: NodeProperty + let width: NodeProperty + + let dashPattern: NodeProperty<[LottieVector1D]> + let dashPhase: NodeProperty + + let lineCap: LineCap + let lineJoin: LineJoin + let miterLimit: CGFloat + +} + +// MARK: - StrokeNode + +/// Node that manages stroking a path +final class StrokeNode: AnimatorNode, RenderNode { + + // MARK: Lifecycle + + init(parentNode: AnimatorNode?, stroke: Stroke) { + strokeRender = StrokeRenderer(parent: parentNode?.outputNode) + strokeProperties = StrokeNodeProperties(stroke: stroke) + self.parentNode = parentNode + } + + // MARK: Internal + + let strokeRender: StrokeRenderer + + let strokeProperties: StrokeNodeProperties + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + + var renderer: NodeOutput & Renderable { + strokeRender + } + + var propertyMap: NodePropertyMap & KeypathSearchable { + strokeProperties + } + + var isEnabled = true { + didSet { + strokeRender.isEnabled = isEnabled + } + } + + func localUpdatesPermeateDownstream() -> Bool { + false + } + + func rebuildOutputs(frame _: CGFloat) { + strokeRender.color = strokeProperties.color.value.cgColorValue + strokeRender.opacity = strokeProperties.opacity.value.cgFloatValue * 0.01 + strokeRender.width = strokeProperties.width.value.cgFloatValue + strokeRender.miterLimit = strokeProperties.miterLimit + strokeRender.lineCap = strokeProperties.lineCap + strokeRender.lineJoin = strokeProperties.lineJoin + + /// Get dash lengths + let dashLengths = strokeProperties.dashPattern.value.map { $0.cgFloatValue } + if dashLengths.count > 0, dashLengths.isSupportedLayerDashPattern { + strokeRender.dashPhase = strokeProperties.dashPhase.value.cgFloatValue + strokeRender.dashLengths = dashLengths + } else { + strokeRender.dashLengths = nil + strokeRender.dashPhase = nil + } + } + +} + +// MARK: - [DashElement] + shapeLayerConfiguration + +extension [DashElement] { + typealias ShapeLayerConfiguration = ( + dashPatterns: ContiguousArray>>, + dashPhase: ContiguousArray> + ) + + /// Converts the `[DashElement]` data model into `lineDashPattern` and `lineDashPhase` + /// representations usable in a `CAShapeLayer` + var shapeLayerConfiguration: ShapeLayerConfiguration { + var dashPatterns = ContiguousArray>>() + var dashPhase = ContiguousArray>() + for dash in self { + if dash.type == .offset { + dashPhase = dash.value.keyframes + } else { + dashPatterns.append(dash.value.keyframes) + } + } + + dashPatterns = ContiguousArray(dashPatterns.map { pattern in + ContiguousArray(pattern.map { keyframe -> Keyframe in + // The recommended way to create a stroke of round dots, in theory, + // is to use a value of 0 followed by the stroke width, but for + // some reason Core Animation incorrectly (?) renders these as pills + // instead of circles. As a workaround, for parity with Lottie on other + // platforms, we can change `0`s to `0.01`: https://stackoverflow.com/a/38036486 + if keyframe.value.cgFloatValue == 0 { + return keyframe.withValue(LottieVector1D(0.01)) + } else { + return keyframe + } + }) + }) + + return (dashPatterns, dashPhase) + } +} + +extension [CGFloat] { + /// If all of the items in the dash pattern are zeros, then we shouldn't attempt to render it. + /// This causes Core Animation to have extremely poor performance for some reason, even though + /// it doesn't affect the appearance of the animation. + /// - We check for `== 0.01` instead of `== 0` because `dashPattern.shapeLayerConfiguration` + /// converts all `0` values to `0.01` to work around a different Core Animation rendering issue. + var isSupportedLayerDashPattern: Bool { + !allSatisfy { $0 == 0.01 } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/Text/TextAnimatorNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/Text/TextAnimatorNode.swift new file mode 100644 index 0000000..24b93b2 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Nodes/Text/TextAnimatorNode.swift @@ -0,0 +1,345 @@ +// +// TextAnimatorNode.swift +// lottie-ios-iOS +// +// Created by Brandon Withrow on 2/19/19. +// + +import QuartzCore + +// MARK: - TextAnimatorNodeProperties + +final class TextAnimatorNodeProperties: NodePropertyMap, KeypathSearchable { + + // MARK: Lifecycle + + init(textAnimator: TextAnimator) { + keypathName = textAnimator.name + textRangeUnit = textAnimator.textRangeUnit + var properties = [String: AnyNodeProperty]() + + if let keyframeGroup = textAnimator.anchor { + anchor = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties["Anchor"] = anchor + } else { + anchor = nil + } + + if let keyframeGroup = textAnimator.position { + position = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties[PropertyName.position.rawValue] = position + } else { + position = nil + } + + if let keyframeGroup = textAnimator.scale { + scale = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties[PropertyName.scale.rawValue] = scale + } else { + scale = nil + } + + if let keyframeGroup = textAnimator.skew { + skew = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties["Skew"] = skew + } else { + skew = nil + } + + if let keyframeGroup = textAnimator.skewAxis { + skewAxis = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties["Skew Axis"] = skewAxis + } else { + skewAxis = nil + } + + if let keyframeGroup = textAnimator.rotationX { + rotationX = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties["Rotation X"] = rotationX + } else { + rotationX = nil + } + + if let keyframeGroup = textAnimator.rotationY { + rotationY = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties["Rotation Y"] = rotationY + } else { + rotationY = nil + } + + if let keyframeGroup = textAnimator.rotationZ { + rotationZ = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties["Rotation Z"] = rotationZ + properties[PropertyName.rotation.rawValue] = rotationZ + } else { + rotationZ = nil + } + + if let keyframeGroup = textAnimator.opacity { + opacity = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties[PropertyName.opacity.rawValue] = opacity + } else { + opacity = nil + } + + if let keyframeGroup = textAnimator.strokeColor { + strokeColor = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties["Stroke Color"] = strokeColor + } else { + strokeColor = nil + } + + if let keyframeGroup = textAnimator.fillColor { + fillColor = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties["Fill Color"] = fillColor + } else { + fillColor = nil + } + + if let keyframeGroup = textAnimator.strokeWidth { + strokeWidth = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties[PropertyName.strokeWidth.rawValue] = strokeWidth + } else { + strokeWidth = nil + } + + if let keyframeGroup = textAnimator.tracking { + tracking = NodeProperty(provider: KeyframeInterpolator(keyframes: keyframeGroup.keyframes)) + properties["Tracking"] = tracking + } else { + tracking = nil + } + + if let startKeyframes = textAnimator.start { + start = NodeProperty(provider: KeyframeInterpolator(keyframes: startKeyframes.keyframes)) + properties["Start"] = start + } else { + start = nil + } + + if let endKeyframes = textAnimator.end { + end = NodeProperty(provider: KeyframeInterpolator(keyframes: endKeyframes.keyframes)) + properties["End"] = end + } else { + end = nil + } + + if let selectedRangeOpacityKeyframes = textAnimator.opacity { + selectedRangeOpacity = NodeProperty(provider: KeyframeInterpolator(keyframes: selectedRangeOpacityKeyframes.keyframes)) + properties["SelectedRangeOpacity"] = selectedRangeOpacity + } else { + selectedRangeOpacity = nil + } + + keypathProperties = properties + + self.properties = Array(keypathProperties.values) + } + + // MARK: Internal + + let keypathName: String + + let anchor: NodeProperty? + let position: NodeProperty? + let scale: NodeProperty? + let skew: NodeProperty? + let skewAxis: NodeProperty? + let rotationX: NodeProperty? + let rotationY: NodeProperty? + let rotationZ: NodeProperty? + let opacity: NodeProperty? + let strokeColor: NodeProperty? + let fillColor: NodeProperty? + let strokeWidth: NodeProperty? + let tracking: NodeProperty? + let start: NodeProperty? + let end: NodeProperty? + let selectedRangeOpacity: NodeProperty? + let textRangeUnit: TextRangeUnit? + + let keypathProperties: [String: AnyNodeProperty] + let properties: [AnyNodeProperty] + + var caTransform: CATransform3D { + CATransform3D.makeTransform( + anchor: anchor?.value.pointValue ?? .zero, + position: position?.value.pointValue ?? .zero, + scale: scale?.value.sizeValue ?? CGSize(width: 100, height: 100), + rotationX: rotationX?.value.cgFloatValue ?? 0, + rotationY: rotationY?.value.cgFloatValue ?? 0, + rotationZ: rotationZ?.value.cgFloatValue ?? 0, + skew: skew?.value.cgFloatValue, + skewAxis: skewAxis?.value.cgFloatValue + ) + } +} + +// MARK: - TextOutputNode + +final class TextOutputNode: NodeOutput { + + // MARK: Lifecycle + + init(parent: TextOutputNode?) { + parentTextNode = parent + } + + // MARK: Internal + + var parentTextNode: TextOutputNode? + var isEnabled = true + + var outputPath: CGPath? + + var parent: NodeOutput? { + parentTextNode + } + + var xform: CATransform3D { + get { + _xform ?? parentTextNode?.xform ?? CATransform3DIdentity + } + set { + _xform = newValue + } + } + + var opacity: CGFloat { + get { + _opacity ?? parentTextNode?.opacity ?? 1 + } + set { + _opacity = newValue + } + } + + var strokeColor: CGColor? { + get { + _strokeColor ?? parentTextNode?.strokeColor + } + set { + _strokeColor = newValue + } + } + + var fillColor: CGColor? { + get { + _fillColor ?? parentTextNode?.fillColor + } + set { + _fillColor = newValue + } + } + + var tracking: CGFloat { + get { + _tracking ?? parentTextNode?.tracking ?? 0 + } + set { + _tracking = newValue + } + } + + var strokeWidth: CGFloat { + get { + _strokeWidth ?? parentTextNode?.strokeWidth ?? 0 + } + set { + _strokeWidth = newValue + } + } + + var start: CGFloat? { + get { + _start + } + set { + _start = newValue + } + } + + var end: CGFloat? { + get { + _end + } + set { + _end = newValue + } + } + + var selectedRangeOpacity: CGFloat? { + get { + _selectedRangeOpacity + } + set { + _selectedRangeOpacity = newValue + } + } + + func hasOutputUpdates(_: CGFloat) -> Bool { + // TODO Fix This + true + } + + // MARK: Fileprivate + + fileprivate var _xform: CATransform3D? + fileprivate var _opacity: CGFloat? + fileprivate var _strokeColor: CGColor? + fileprivate var _fillColor: CGColor? + fileprivate var _tracking: CGFloat? + fileprivate var _strokeWidth: CGFloat? + fileprivate var _start: CGFloat? + fileprivate var _end: CGFloat? + fileprivate var _selectedRangeOpacity: CGFloat? +} + +// MARK: - TextAnimatorNode + +final class TextAnimatorNode: AnimatorNode { + + // MARK: Lifecycle + + init(parentNode: TextAnimatorNode?, textAnimator: TextAnimator) { + textOutputNode = TextOutputNode(parent: parentNode?.textOutputNode) + textAnimatorProperties = TextAnimatorNodeProperties(textAnimator: textAnimator) + self.parentNode = parentNode + } + + // MARK: Internal + + let textOutputNode: TextOutputNode + + let textAnimatorProperties: TextAnimatorNodeProperties + + let parentNode: AnimatorNode? + var hasLocalUpdates = false + var hasUpstreamUpdates = false + var lastUpdateFrame: CGFloat? = nil + var isEnabled = true + + var outputNode: NodeOutput { + textOutputNode + } + + var propertyMap: NodePropertyMap & KeypathSearchable { + textAnimatorProperties + } + + func localUpdatesPermeateDownstream() -> Bool { + true + } + + func rebuildOutputs(frame _: CGFloat) { + textOutputNode.xform = textAnimatorProperties.caTransform + textOutputNode.opacity = 1.0 + textOutputNode.strokeColor = textAnimatorProperties.strokeColor?.value.cgColorValue + textOutputNode.fillColor = textAnimatorProperties.fillColor?.value.cgColorValue + textOutputNode.tracking = textAnimatorProperties.tracking?.value.cgFloatValue ?? 1 + textOutputNode.strokeWidth = textAnimatorProperties.strokeWidth?.value.cgFloatValue ?? 0 + textOutputNode.start = textAnimatorProperties.start?.value.cgFloatValue + textOutputNode.end = textAnimatorProperties.end?.value.cgFloatValue + textOutputNode.selectedRangeOpacity = (textAnimatorProperties.opacity?.value.cgFloatValue).flatMap { $0 * 0.01 } + } +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Protocols/AnimatorNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Protocols/AnimatorNode.swift new file mode 100644 index 0000000..b7bbfee --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Protocols/AnimatorNode.swift @@ -0,0 +1,197 @@ +// +// AnimatorNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/15/19. +// + +import QuartzCore + +// MARK: - NodeOutput + +/// Defines the basic outputs of an animator node. +/// +protocol NodeOutput { + + /// The parent node. + var parent: NodeOutput? { get } + + var outputPath: CGPath? { get } + + var isEnabled: Bool { get set } + + /// Returns true if there are any updates upstream. OutputPath must be built before returning. + func hasOutputUpdates(_ forFrame: CGFloat) -> Bool + +} + +// MARK: - AnimatorNode + +/// The Animator Node is the base node in the render system tree. +/// +/// It defines a single node that has an output path and option input node. +/// At animation time the root animation node is asked to update its contents for +/// the current frame. +/// The node reaches up its chain of nodes until the first node that does not need +/// updating is found. Then each node updates its contents down the render pipeline. +/// Each node adds its local path to its input path and passes it forward. +/// +/// An animator node holds a group of interpolators. These interpolators determine +/// if the node needs an update for the current frame. +/// +protocol AnimatorNode: AnyObject, KeypathSearchable { + + /// The available properties of the Node. + /// + /// These properties are automatically updated each frame. + /// These properties are also settable and gettable through the dynamic + /// property system. + /// + var propertyMap: NodePropertyMap & KeypathSearchable { get } + + /// The upstream input node + var parentNode: AnimatorNode? { get } + + /// The output of the node. + var outputNode: NodeOutput { get } + + /// Setters for marking current node state. + var isEnabled: Bool { get set } + var hasLocalUpdates: Bool { get set } + var hasUpstreamUpdates: Bool { get set } + var lastUpdateFrame: CGFloat? { get set } + + /// Update the outputs of the node. Called if local contents were update or if outputsNeedUpdate returns true. + func rebuildOutputs(frame: CGFloat) + + /// Marks if updates to this node affect nodes downstream. + func localUpdatesPermeateDownstream() -> Bool + func forceUpstreamOutputUpdates() -> Bool + + /// Called at the end of this nodes update cycle. Always called. Optional. + func performAdditionalLocalUpdates(frame: CGFloat, forceLocalUpdate: Bool) -> Bool + func performAdditionalOutputUpdates(_ frame: CGFloat, forceOutputUpdate: Bool) + + /// The default simply returns `hasLocalUpdates` + func shouldRebuildOutputs(frame: CGFloat) -> Bool +} + +/// Basic Node Logic +extension AnimatorNode { + + func shouldRebuildOutputs(frame _: CGFloat) -> Bool { + hasLocalUpdates + } + + func localUpdatesPermeateDownstream() -> Bool { + /// Optional override + true + } + + func forceUpstreamOutputUpdates() -> Bool { + /// Optional + false + } + + func performAdditionalLocalUpdates(frame _: CGFloat, forceLocalUpdate: Bool) -> Bool { + /// Optional + forceLocalUpdate + } + + func performAdditionalOutputUpdates(_: CGFloat, forceOutputUpdate _: Bool) { + /// Optional + } + + @discardableResult + func updateOutputs(_ frame: CGFloat, forceOutputUpdate: Bool) -> Bool { + guard isEnabled else { + // Disabled node, pass through. + lastUpdateFrame = frame + return parentNode?.updateOutputs(frame, forceOutputUpdate: forceOutputUpdate) ?? false + } + + if forceOutputUpdate == false && lastUpdateFrame != nil && lastUpdateFrame! == frame { + /// This node has already updated for this frame. Go ahead and return the results. + return hasUpstreamUpdates || hasLocalUpdates + } + + /// Ask if this node should force output updates upstream. + let forceUpstreamUpdates = forceOutputUpdate || forceUpstreamOutputUpdates() + + /// Perform upstream output updates. Optionally mark upstream updates if any. + hasUpstreamUpdates = ( + parentNode? + .updateOutputs(frame, forceOutputUpdate: forceUpstreamUpdates) ?? false || hasUpstreamUpdates + ) + + /// Perform additional local output updates + performAdditionalOutputUpdates(frame, forceOutputUpdate: forceUpstreamUpdates) + + /// If there are local updates, or if updates have been force, rebuild outputs + if forceUpstreamUpdates || shouldRebuildOutputs(frame: frame) { + lastUpdateFrame = frame + rebuildOutputs(frame: frame) + } + return hasUpstreamUpdates || hasLocalUpdates + } + + /// Rebuilds the content of this node, and upstream nodes if necessary. + @discardableResult + func updateContents(_ frame: CGFloat, forceLocalUpdate: Bool) -> Bool { + guard isEnabled else { + // Disabled node, pass through. + return parentNode?.updateContents(frame, forceLocalUpdate: forceLocalUpdate) ?? false + } + + if forceLocalUpdate == false && lastUpdateFrame != nil && lastUpdateFrame! == frame { + /// This node has already updated for this frame. Go ahead and return the results. + return localUpdatesPermeateDownstream() ? hasUpstreamUpdates || hasLocalUpdates : hasUpstreamUpdates + } + + /// Are there local updates? If so mark the node. + hasLocalUpdates = forceLocalUpdate ? forceLocalUpdate : propertyMap.needsLocalUpdate(frame: frame) + + /// Were there upstream updates? If so mark the node + hasUpstreamUpdates = parentNode?.updateContents(frame, forceLocalUpdate: forceLocalUpdate) ?? false + + /// Perform property updates if necessary. + if hasLocalUpdates { + /// Rebuild local properties + propertyMap.updateNodeProperties(frame: frame) + } + + /// Ask the node to perform any other updates it might have. + hasUpstreamUpdates = performAdditionalLocalUpdates(frame: frame, forceLocalUpdate: forceLocalUpdate) || hasUpstreamUpdates + + /// If the node can update nodes downstream, notify them, otherwise pass on any upstream updates downstream. + return localUpdatesPermeateDownstream() ? hasUpstreamUpdates || hasLocalUpdates : hasUpstreamUpdates + } + + func updateTree(_ frame: CGFloat, forceUpdates: Bool = false) { + updateContents(frame, forceLocalUpdate: forceUpdates) + updateOutputs(frame, forceOutputUpdate: forceUpdates) + } + +} + +extension AnimatorNode { + /// Default implementation for Keypath searchable. + /// Forward all calls to the propertyMap. + + var keypathName: String { + propertyMap.keypathName + } + + var keypathProperties: [String: AnyNodeProperty] { + propertyMap.keypathProperties + } + + var childKeypaths: [KeypathSearchable] { + propertyMap.childKeypaths + } + + var keypathLayer: CALayer? { + nil + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Protocols/PathNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Protocols/PathNode.swift new file mode 100644 index 0000000..defae81 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Protocols/PathNode.swift @@ -0,0 +1,20 @@ +// +// PathNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/17/19. +// + +// MARK: - PathNode + +protocol PathNode { + var pathOutput: PathOutputNode { get } +} + +extension PathNode where Self: AnimatorNode { + + var outputNode: NodeOutput { + pathOutput + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Protocols/RenderNode.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Protocols/RenderNode.swift new file mode 100644 index 0000000..bbbd44f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/Protocols/RenderNode.swift @@ -0,0 +1,60 @@ +// +// RenderNode.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/17/19. +// + +import QuartzCore + +// MARK: - RenderNode + +/// A protocol that defines a node that holds render instructions +protocol RenderNode { + var renderer: Renderable & NodeOutput { get } +} + +// MARK: - Renderable + +/// A protocol that defines anything with render instructions +protocol Renderable { + + /// The last frame in which this node was updated. + var hasUpdate: Bool { get } + + /// Determines if the renderer requires a custom context for drawing. + /// If yes the shape layer will perform a custom drawing pass. + /// If no the shape layer will be a standard CAShapeLayer + var shouldRenderInContext: Bool { get } + + func hasRenderUpdates(_ forFrame: CGFloat) -> Bool + + /// Passes in the CAShapeLayer to update + func updateShapeLayer(layer: CAShapeLayer) + + /// Asks the renderer what the renderable bounds is for the given box. + func renderBoundsFor(_ boundingBox: CGRect) -> CGRect + + /// Opportunity for renderers to inject sublayers + func setupSublayers(layer: CAShapeLayer) + + /// Renders the shape in a custom context + func render(_ inContext: CGContext) +} + +extension RenderNode where Self: AnimatorNode { + + var outputNode: NodeOutput { + renderer + } + +} + +extension Renderable { + + func renderBoundsFor(_ boundingBox: CGRect) -> CGRect { + /// Optional + boundingBox + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/RenderLayers/ShapeContainerLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/RenderLayers/ShapeContainerLayer.swift new file mode 100644 index 0000000..a769794 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/RenderLayers/ShapeContainerLayer.swift @@ -0,0 +1,78 @@ +// +// ShapeContainerLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import QuartzCore + +/// The base layer that holds Shapes and Shape Renderers +class ShapeContainerLayer: CALayer { + + // MARK: Lifecycle + + override init() { + super.init() + actions = [ + "position": NSNull(), + "bounds": NSNull(), + "anchorPoint": NSNull(), + "transform": NSNull(), + "opacity": NSNull(), + "hidden": NSNull(), + ] + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + override init(layer: Any) { + guard let layer = layer as? ShapeContainerLayer else { + fatalError("init(layer:) wrong class.") + } + super.init(layer: layer) + } + + // MARK: Internal + + private(set) var renderLayers = [ShapeContainerLayer]() + + var renderScale: CGFloat = 1 { + didSet { + updateRenderScale() + } + } + + func insertRenderLayer(_ layer: ShapeContainerLayer) { + renderLayers.append(layer) + insertSublayer(layer, at: 0) + } + + func markRenderUpdates(forFrame: CGFloat) { + if hasRenderUpdate(forFrame: forFrame) { + rebuildContents(forFrame: forFrame) + } + guard isHidden == false else { return } + for renderLayer in renderLayers { + renderLayer.markRenderUpdates(forFrame: forFrame) + } + } + + func hasRenderUpdate(forFrame _: CGFloat) -> Bool { + false + } + + func rebuildContents(forFrame _: CGFloat) { + /// Override + } + + func updateRenderScale() { + contentsScale = renderScale + for renderLayer in renderLayers { + renderLayer.renderScale = renderScale + } + } + +} diff --git a/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/RenderLayers/ShapeRenderLayer.swift b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/RenderLayers/ShapeRenderLayer.swift new file mode 100644 index 0000000..3aa5b06 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/MainThread/NodeRenderSystem/RenderLayers/ShapeRenderLayer.swift @@ -0,0 +1,98 @@ +// +// RenderLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/18/19. +// + +import QuartzCore + +/// The layer responsible for rendering shape objects +final class ShapeRenderLayer: ShapeContainerLayer { + + // MARK: Lifecycle + + init(renderer: Renderable & NodeOutput) { + self.renderer = renderer + super.init() + anchorPoint = .zero + actions = [ + "position": NSNull(), + "bounds": NSNull(), + "anchorPoint": NSNull(), + "path": NSNull(), + "transform": NSNull(), + "opacity": NSNull(), + "hidden": NSNull(), + ] + shapeLayer.actions = [ + "position": NSNull(), + "bounds": NSNull(), + "anchorPoint": NSNull(), + "path": NSNull(), + "fillColor": NSNull(), + "strokeColor": NSNull(), + "lineWidth": NSNull(), + "miterLimit": NSNull(), + "lineDashPhase": NSNull(), + "opacity": NSNull(), + "hidden": NSNull(), + ] + addSublayer(shapeLayer) + + renderer.setupSublayers(layer: shapeLayer) + } + + override init(layer: Any) { + guard let layer = layer as? ShapeRenderLayer else { + fatalError("init(layer:) wrong class.") + } + renderer = layer.renderer + super.init(layer: layer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Internal + + fileprivate(set) var renderer: Renderable & NodeOutput + + let shapeLayer = CAShapeLayer() + + override func hasRenderUpdate(forFrame: CGFloat) -> Bool { + isHidden = !renderer.isEnabled + guard isHidden == false else { return false } + return renderer.hasRenderUpdates(forFrame) + } + + override func rebuildContents(forFrame _: CGFloat) { + if renderer.shouldRenderInContext { + if let newPath = renderer.outputPath { + bounds = renderer.renderBoundsFor(newPath.boundingBox) + } else { + bounds = .zero + } + position = bounds.origin + setNeedsDisplay() + } else { + shapeLayer.path = renderer.outputPath + renderer.updateShapeLayer(layer: shapeLayer) + } + } + + override func draw(in ctx: CGContext) { + if let path = renderer.outputPath { + if !path.isEmpty { + ctx.addPath(path) + } + } + renderer.render(ctx) + } + + override func updateRenderScale() { + super.updateRenderScale() + shapeLayer.contentsScale = renderScale + } +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Assets/Asset.swift b/Pods/lottie-ios/Sources/Private/Model/Assets/Asset.swift new file mode 100644 index 0000000..79a8a56 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Assets/Asset.swift @@ -0,0 +1,51 @@ +// +// Asset.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/9/19. +// + +// MARK: - Asset + +/// Base class assets defined in Lottie manifests +public class Asset: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + required public init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Asset.CodingKeys.self) + if let id = try? container.decode(String.self, forKey: .id) { + self.id = id + } else { + id = String(try container.decode(Int.self, forKey: .id)) + } + } + + required init(dictionary: [String: Any]) throws { + if let id = dictionary[CodingKeys.id.rawValue] as? String { + self.id = id + } else if let id = dictionary[CodingKeys.id.rawValue] as? Int { + self.id = String(id) + } else { + throw InitializableError.invalidInput() + } + } + + // MARK: Public + + /// The ID of the asset + public let id: String + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case id + } +} + +// MARK: @unchecked Sendable + +/// Since `Asset` isn't `final`, we have to use `@unchecked Sendable` instead of `Sendable.` +/// All `Asset` subclasses are immutable `Sendable` values. +// swiftlint:disable:next no_unchecked_sendable +extension Asset: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Assets/AssetLibrary.swift b/Pods/lottie-ios/Sources/Private/Model/Assets/AssetLibrary.swift new file mode 100644 index 0000000..ee3c131 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Assets/AssetLibrary.swift @@ -0,0 +1,75 @@ +// +// AssetLibrary.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/9/19. +// + +final class AssetLibrary: Codable, AnyInitializable, Sendable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + var container = try decoder.unkeyedContainer() + var containerForKeys = container + + var decodedAssets = [String: Asset]() + + var imageAssets = [String: ImageAsset]() + var precompAssets = [String: PrecompAsset]() + + while + !container.isAtEnd, + let keyContainer = try? containerForKeys.nestedContainer(keyedBy: PrecompAsset.CodingKeys.self) + { + if + keyContainer.contains(.layers), + let precompAsset = try? container.decode(PrecompAsset.self) + { + decodedAssets[precompAsset.id] = precompAsset + precompAssets[precompAsset.id] = precompAsset + } else if let imageAsset = try? container.decode(ImageAsset.self) { + decodedAssets[imageAsset.id] = imageAsset + imageAssets[imageAsset.id] = imageAsset + } + } + assets = decodedAssets + self.precompAssets = precompAssets + self.imageAssets = imageAssets + } + + init(value: Any) throws { + guard let dictionaries = value as? [[String: Any]] else { + throw InitializableError.invalidInput() + } + var decodedAssets = [String: Asset]() + var imageAssets = [String: ImageAsset]() + var precompAssets = [String: PrecompAsset]() + for dictionary in dictionaries { + if dictionary[PrecompAsset.CodingKeys.layers.rawValue] != nil { + let asset = try PrecompAsset(dictionary: dictionary) + decodedAssets[asset.id] = asset + precompAssets[asset.id] = asset + } else if let asset = try? ImageAsset(dictionary: dictionary) { + decodedAssets[asset.id] = asset + imageAssets[asset.id] = asset + } + } + assets = decodedAssets + self.precompAssets = precompAssets + self.imageAssets = imageAssets + } + + // MARK: Internal + + /// The Assets + let assets: [String: Asset] + + let imageAssets: [String: ImageAsset] + let precompAssets: [String: PrecompAsset] + + func encode(to encoder: Encoder) throws { + var container = encoder.unkeyedContainer() + try container.encode(contentsOf: Array(assets.values)) + } +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Assets/ImageAsset.swift b/Pods/lottie-ios/Sources/Private/Model/Assets/ImageAsset.swift new file mode 100644 index 0000000..1bc68a1 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Assets/ImageAsset.swift @@ -0,0 +1,141 @@ +// +// ImageAsset.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/9/19. +// + +import CoreGraphics +import Foundation + +#if canImport(UIKit) +import UIKit +#elseif canImport(AppKit) +import AppKit +#endif + +// MARK: - ImageAsset + +public final class ImageAsset: Asset { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: ImageAsset.CodingKeys.self) + name = try container.decode(String.self, forKey: .name) + directory = try container.decode(String.self, forKey: .directory) + width = try container.decode(Double.self, forKey: .width) + height = try container.decode(Double.self, forKey: .height) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + name = try dictionary.value(for: CodingKeys.name) + directory = try dictionary.value(for: CodingKeys.directory) + width = try dictionary.value(for: CodingKeys.width) + height = try dictionary.value(for: CodingKeys.height) + try super.init(dictionary: dictionary) + } + + // MARK: Public + + /// Image name + public let name: String + + /// Image Directory + public let directory: String + + /// Image Size + public let width: Double + + public let height: Double + + override public func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(name, forKey: .name) + try container.encode(directory, forKey: .directory) + try container.encode(width, forKey: .width) + try container.encode(height, forKey: .height) + } + + // MARK: Internal + + enum CodingKeys: String, CodingKey { + case name = "p" + case directory = "u" + case width = "w" + case height = "h" + } +} + +extension Data { + + // MARK: Lifecycle + + /// Initializes `Data` from an `ImageAsset`. + /// + /// Returns nil when the input is not recognized as valid Data URL. + /// - parameter imageAsset: The image asset that contains Data URL. + init?(imageAsset: ImageAsset) { + self.init(dataString: imageAsset.name) + } + + /// Initializes `Data` from a [Data URL](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs) String. + /// + /// Returns nil when the input is not recognized as valid Data URL. + /// - parameter dataString: The data string to parse. + /// - parameter options: Options for the string parsing. Default value is `[]`. + init?(dataString: String, options: DataURLReadOptions = []) { + let trimmedDataString = dataString.trimmingCharacters(in: .whitespacesAndNewlines) + guard + dataString.hasPrefix("data:"), + let url = URL(string: trimmedDataString) + else { + return nil + } + // The code below is needed because Data(contentsOf:) floods logs + // with messages since url doesn't have a host. This only fixes flooding logs + // when data inside Data URL is base64 encoded. + if + let base64Range = trimmedDataString.range(of: ";base64,"), + !options.contains(DataURLReadOptions.legacy) + { + let encodedString = String(trimmedDataString[base64Range.upperBound...]) + self.init(base64Encoded: encodedString) + } else { + try? self.init(contentsOf: url) + } + } + + // MARK: Internal + + struct DataURLReadOptions: OptionSet { + /// Will read Data URL using Data(contentsOf:) + static let legacy = DataURLReadOptions(rawValue: 1 << 0) + + let rawValue: Int + + } + +} + +extension ImageAsset { + /// A `CGImage` loaded from this asset if represented using a Base 64 encoding + var base64Image: CGImage? { + guard let data = Data(imageAsset: self) else { return nil } + + #if canImport(UIKit) + return UIImage(data: data)?.cgImage + #elseif canImport(AppKit) + return NSImage(data: data)?.lottie_CGImage + #endif + } +} + +// MARK: - ImageAsset + @unchecked Sendable + +/// `ImageAsset` inherits `@unchecked Sendable` from `Asset` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension ImageAsset: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Assets/PrecompAsset.swift b/Pods/lottie-ios/Sources/Private/Model/Assets/PrecompAsset.swift new file mode 100644 index 0000000..2e6b14a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Assets/PrecompAsset.swift @@ -0,0 +1,47 @@ +// +// PrecompAsset.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/9/19. +// + +// MARK: - PrecompAsset + +final class PrecompAsset: Asset { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: PrecompAsset.CodingKeys.self) + layers = try container.decode([LayerModel].self, ofFamily: LayerType.self, forKey: .layers) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let layerDictionaries: [[String: Any]] = try dictionary.value(for: CodingKeys.layers) + layers = try [LayerModel].fromDictionaries(layerDictionaries) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + enum CodingKeys: String, CodingKey { + case layers + } + + /// Layers of the precomp + let layers: [LayerModel] + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(layers, forKey: .layers) + } +} + +// MARK: @unchecked Sendable + +/// `PrecompAsset` inherits `@unchecked Sendable` from `Asset` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension PrecompAsset: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/DictionaryInitializable.swift b/Pods/lottie-ios/Sources/Private/Model/DictionaryInitializable.swift new file mode 100644 index 0000000..9495ecc --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/DictionaryInitializable.swift @@ -0,0 +1,73 @@ +// +// DictionaryInitializable.swift +// Lottie +// +// Created by Marcelo Fabri on 5/5/22. +// + +// MARK: - InitializableError + +enum InitializableError: Error { + case invalidInput(file: StaticString = #fileID, line: UInt = #line) +} + +// MARK: - DictionaryInitializable + +protocol DictionaryInitializable { + + init(dictionary: [String: Any]) throws + +} + +// MARK: - AnyInitializable + +protocol AnyInitializable { + + init(value: Any) throws + +} + +extension Dictionary { + + @_disfavoredOverload + func value( + for key: KeyType, + file: StaticString = #fileID, + line: UInt = #line + ) throws -> T where KeyType.RawValue == Key { + guard let value = self[key.rawValue] as? T else { + throw InitializableError.invalidInput(file: file, line: line) + } + return value + } + + func value( + for key: KeyType, + file: StaticString = #fileID, + line: UInt = #line + ) throws -> T where KeyType.RawValue == Key { + if let value = self[key.rawValue] as? T { + return value + } + + if let value = self[key.rawValue] { + return try T(value: value) + } + + throw InitializableError.invalidInput(file: file, line: line) + } + +} + +// MARK: - [Double] + AnyInitializable + +extension [Double]: AnyInitializable { + + init(value: Any) throws { + guard let array = value as? [Double] else { + throw InitializableError.invalidInput() + } + self = array + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieAnimation.swift b/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieAnimation.swift new file mode 100644 index 0000000..f7c94a6 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieAnimation.swift @@ -0,0 +1,57 @@ +// +// DotLottieAnimation.swift +// Pods +// +// Created by Evandro Harrison Hoffmann on 28/06/2021. +// + +import Foundation + +// MARK: - DotLottieAnimation + +struct DotLottieAnimation: Codable { + /// Id of Animation + var id: String + + /// Loop enabled + var loop: Bool? = false + + /// Animation Playback Speed + var speed: Double? = 1 + + /// 1 or -1 + var direction: Int? = 1 + + /// mode - "bounce" | "normal" + var mode: DotLottieAnimationMode? = .normal + + /// Loop mode for animation + var loopMode: LottieLoopMode { + switch mode { + case .bounce: + .autoReverse + case .normal, nil: + (loop ?? false) ? .loop : .playOnce + } + } + + /// Animation speed + var animationSpeed: Double { + (speed ?? 1) * Double(direction ?? 1) + } + + /// Loads `LottieAnimation` from `animationUrl` + /// - Returns: Deserialized `LottieAnimation`. Optional. + func animation(url: URL) throws -> LottieAnimation { + let animationUrl = url.appendingPathComponent("\(id).json") + let data = try Data(contentsOf: animationUrl) + return try LottieAnimation.from(data: data) + } +} + +// MARK: - DotLottieAnimationMode + +enum DotLottieAnimationMode: String, Codable { + case normal + case bounce +} diff --git a/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieImageProvider.swift b/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieImageProvider.swift new file mode 100644 index 0000000..d43be4b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieImageProvider.swift @@ -0,0 +1,89 @@ +// +// DotLottieImageProvider.swift +// Lottie +// +// Created by Evandro Hoffmann on 20/10/22. +// + +#if canImport(UIKit) +import UIKit +#elseif canImport(AppKit) +import AppKit +#endif + +// MARK: - DotLottieImageProvider + +/// An image provider that loads the images from a DotLottieFile into memory +final class DotLottieImageProvider: AnimationImageProvider { + + // MARK: Lifecycle + + /// Initializes an image provider with a specific filepath. + /// + /// - Parameter filepath: The absolute filepath containing the images. + /// + convenience init?(filepath: String) { + self.init(filepath: URL(fileURLWithPath: filepath)) + } + + init?(filepath: URL) { + guard filepath.urls.count > 0 else { return nil } + self.filepath = filepath + loadImages() + } + + // MARK: Internal + + let filepath: URL + + func imageForAsset(asset: ImageAsset) -> CGImage? { + if let base64Image = asset.base64Image { + return base64Image + } + + return images[asset.name] + } + + // MARK: Private + + /// This is intentionally a Dictionary instead of an NSCache. Files from a decompressed dotLottie zip archive + /// are only valid are deleted after being read into memory. If we used an NSCache then the OS could evict + /// the cache entries when under memory pressure, and we would have no way to reload them later. + /// - Ideally we would have a way to remove image data when under memory pressure, but this would require + /// re-decompressing the dotLottie file when requesting an image that has been loaded but then removed. + private var images = [String: CGImage]() + + private func loadImages() { + for url in filepath.urls { + #if canImport(UIKit) + if + let data = try? Data(contentsOf: url), + let image = UIImage(data: data)?.cgImage + { + images[url.lastPathComponent] = image + } + #elseif canImport(AppKit) + if + let data = try? Data(contentsOf: url), + let image = NSImage(data: data)?.lottie_CGImage + { + images[url.lastPathComponent] = image + } + #endif + } + } + +} + +// MARK: Hashable + +extension DotLottieImageProvider: Hashable { + static func ==(_ lhs: DotLottieImageProvider, _ rhs: DotLottieImageProvider) -> Bool { + lhs.filepath == rhs.filepath + } + + func hash(into hasher: inout Hasher) { + hasher.combine(filepath) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieManifest.swift b/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieManifest.swift new file mode 100644 index 0000000..d475092 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieManifest.swift @@ -0,0 +1,42 @@ +// +// DotLottieManifest.swift +// Lottie +// +// Created by Evandro Harrison Hoffmann on 27/06/2020. +// + +import Foundation + +/// Manifest model for .lottie File +struct DotLottieManifest: Codable { + + var animations: [DotLottieAnimation] + var version: String? + var author: String? + var generator: String? + + /// Decodes data to Manifest model + /// - Parameter data: Data to decode + /// - Throws: Error + /// - Returns: .lottie Manifest model + static func decode(from data: Data) throws -> DotLottieManifest { + try JSONDecoder().decode(DotLottieManifest.self, from: data) + } + + /// Loads manifest from given URL + /// - Parameter path: URL path to Manifest + /// - Returns: Manifest Model + static func load(from url: URL) throws -> DotLottieManifest { + let data = try Data(contentsOf: url) + return try decode(from: data) + } + + /// Encodes to data + /// - Parameter encoder: JSONEncoder + /// - Throws: Error + /// - Returns: encoded Data + func encode(with encoder: JSONEncoder = JSONEncoder()) throws -> Data { + try encoder.encode(self) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieUtils.swift b/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieUtils.swift new file mode 100644 index 0000000..401eb7c --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/DotLottie/DotLottieUtils.swift @@ -0,0 +1,66 @@ +// +// DotLottieUtils.swift +// Lottie +// +// Created by Evandro Harrison Hoffmann on 27/06/2020. +// + +import Foundation + +// MARK: - DotLottieUtils + +enum DotLottieUtils { + static let dotLottieExtension = "lottie" + static let jsonExtension = "json" + + /// Temp folder to app directory + static var tempDirectoryURL: URL { + FileManager.default.temporaryDirectory + } +} + +extension URL { + /// Checks if url is a lottie file + var isDotLottie: Bool { + pathExtension == DotLottieUtils.dotLottieExtension + } + + /// Checks if url is a json file + var isJsonFile: Bool { + pathExtension == DotLottieUtils.jsonExtension + } + + var urls: [URL] { + FileManager.default.urls(for: self) ?? [] + } +} + +extension FileManager { + /// Lists urls for all files in a directory + /// - Parameters: + /// - url: URL of directory to search + /// - skipsHiddenFiles: If should or not show hidden files + /// - Returns: Returns urls of all files matching criteria in the directory + func urls(for url: URL, skipsHiddenFiles: Bool = true) -> [URL]? { + try? contentsOfDirectory(at: url, includingPropertiesForKeys: nil, options: skipsHiddenFiles ? .skipsHiddenFiles : []) + } +} + +// MARK: - DotLottieError + +public enum DotLottieError: Error { + /// URL response has no data. + case noDataLoaded + /// Asset with this name was not found in the provided bundle. + case assetNotFound(name: String, bundle: Bundle?) + /// Animation loading from asset was not supported on macOS 10.10, + /// but this error is no longer used. + case loadingFromAssetNotSupported + + @available(*, deprecated, message: "Unused") + case invalidFileFormat + @available(*, deprecated, message: "Unused") + case invalidData + @available(*, deprecated, message: "Unused") + case animationNotAvailable +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Extensions/Bundle.swift b/Pods/lottie-ios/Sources/Private/Model/Extensions/Bundle.swift new file mode 100644 index 0000000..65f7c5b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Extensions/Bundle.swift @@ -0,0 +1,51 @@ +import Foundation +#if canImport(UIKit) +import UIKit +#endif + +extension Bundle { + func getAnimationData(_ name: String, subdirectory: String? = nil) throws -> Data { + // Check for files in the bundle at the given path + let name = name.removingJSONSuffix() + if let url = url(forResource: name, withExtension: "json", subdirectory: subdirectory) { + return try Data(contentsOf: url) + } + + // Check for data assets + let assetKey = subdirectory != nil ? "\(subdirectory ?? "")/\(name)" : name + return try Data(assetName: assetKey, in: self) + } + + func dotLottieData(_ name: String, subdirectory: String? = nil) throws -> Data { + // Check for files in the bundle at the given path + let name = name.removingDotLottieSuffix() + if let url = url(forResource: name, withExtension: "lottie", subdirectory: subdirectory) { + return try Data(contentsOf: url) + } + + let assetKey = subdirectory != nil ? "\(subdirectory ?? "")/\(name)" : name + return try Data(assetName: assetKey, in: self) + } +} + +extension String { + fileprivate func removingJSONSuffix() -> String { + // Allow filenames to be passed with a ".json" extension (but not other extensions) + // to keep the behavior from Lottie 2.x - instead of failing to load the animation + guard hasSuffix(".json") else { + return self + } + + return (self as NSString).deletingPathExtension + } + + fileprivate func removingDotLottieSuffix() -> String { + // Allow filenames to be passed with a ".lottie" extension (but not other extensions) + // to keep the behavior from Lottie 2.x - instead of failing to load the file + guard hasSuffix(".lottie") else { + return self + } + + return (self as NSString).deletingPathExtension + } +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Extensions/KeyedDecodingContainerExtensions.swift b/Pods/lottie-ios/Sources/Private/Model/Extensions/KeyedDecodingContainerExtensions.swift new file mode 100644 index 0000000..01e9d80 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Extensions/KeyedDecodingContainerExtensions.swift @@ -0,0 +1,71 @@ +// From: https://medium.com/@kewindannerfjordremeczki/swift-4-0-decodable-heterogeneous-collections-ecc0e6b468cf + +// MARK: - ClassFamily + +/// To support a new class family, create an enum that conforms to this protocol and contains the different types. +protocol ClassFamily: Decodable { + /// The discriminator key. + static var discriminator: Discriminator { get } + + /// The "unknown" fallback case if the type discriminator could not be parsed successfully. + static var unknown: Self { get } + + /// Returns the class type of the object corresponding to the value. + func getType() -> AnyObject.Type +} + +// MARK: - Discriminator + +/// Discriminator key enum used to retrieve discriminator fields in JSON payloads. +enum Discriminator: String, CodingKey { + case type = "ty" +} + +extension KeyedDecodingContainer { + + /// Decode a heterogeneous list of objects for a given family. + /// - Parameters: + /// - heterogeneousType: The decodable type of the list. + /// - family: The ClassFamily enum for the type family. + /// - key: The CodingKey to look up the list in the current container. + /// - Returns: The resulting list of heterogeneousType elements. + func decode(_: [T].Type, ofFamily family: U.Type, forKey key: K) throws -> [T] { + var container = try nestedUnkeyedContainer(forKey: key) + var list = [T]() + var tmpContainer = container + while !container.isAtEnd { + let typeContainer = try container.nestedContainer(keyedBy: Discriminator.self) + let family: U = (try? typeContainer.decodeIfPresent(U.self, forKey: U.discriminator)) ?? .unknown + if let type = family.getType() as? T.Type { + list.append(try tmpContainer.decode(type)) + } + } + return list + } + + /// Decode a heterogeneous list of objects for a given family if the given key is present. + /// - Parameters: + /// - heterogeneousType: The decodable type of the list. + /// - family: The ClassFamily enum for the type family. + /// - key: The CodingKey to look up the list in the current container. + /// - Returns: The resulting list of heterogeneousType elements. + func decodeIfPresent(_: [T].Type, ofFamily family: U.Type, forKey key: K) throws -> [T]? { + var container: UnkeyedDecodingContainer + do { + container = try nestedUnkeyedContainer(forKey: key) + } catch { + return nil + } + + var list = [T]() + var tmpContainer = container + while !container.isAtEnd { + let typeContainer = try container.nestedContainer(keyedBy: Discriminator.self) + let family: U = (try? typeContainer.decodeIfPresent(U.self, forKey: U.discriminator)) ?? .unknown + if let type = family.getType() as? T.Type { + list.append(try tmpContainer.decode(type)) + } + } + return list + } +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Keyframes/KeyframeData.swift b/Pods/lottie-ios/Sources/Private/Model/Keyframes/KeyframeData.swift new file mode 100644 index 0000000..af2c442 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Keyframes/KeyframeData.swift @@ -0,0 +1,111 @@ +// +// Keyframe.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/7/19. +// + +// MARK: - KeyframeData + +/// A generic class used to parse and remap keyframe json. +/// +/// Keyframe json has a couple of different variations and formats depending on the +/// type of keyframea and also the version of the JSON. By parsing the raw data +/// we can reconfigure it into a constant format. +final class KeyframeData { + + // MARK: Lifecycle + + init( + startValue: T?, + endValue: T?, + time: AnimationFrameTime?, + hold: Int?, + inTangent: LottieVector2D?, + outTangent: LottieVector2D?, + spatialInTangent: LottieVector3D?, + spatialOutTangent: LottieVector3D? + ) { + self.startValue = startValue + self.endValue = endValue + self.time = time + self.hold = hold + self.inTangent = inTangent + self.outTangent = outTangent + self.spatialInTangent = spatialInTangent + self.spatialOutTangent = spatialOutTangent + } + + // MARK: Internal + + enum CodingKeys: String, CodingKey { + case startValue = "s" + case endValue = "e" + case time = "t" + case hold = "h" + case inTangent = "i" + case outTangent = "o" + case spatialInTangent = "ti" + case spatialOutTangent = "to" + } + + /// The start value of the keyframe + let startValue: T? + /// The End value of the keyframe. Note: Newer versions animation json do not have this field. + let endValue: T? + /// The time in frames of the keyframe. + let time: AnimationFrameTime? + /// A hold keyframe freezes interpolation until the next keyframe that is not a hold. + let hold: Int? + + /// The in tangent for the time interpolation curve. + let inTangent: LottieVector2D? + /// The out tangent for the time interpolation curve. + let outTangent: LottieVector2D? + + /// The spacial in tangent of the vector. + let spatialInTangent: LottieVector3D? + /// The spacial out tangent of the vector. + let spatialOutTangent: LottieVector3D? + + var isHold: Bool { + if let hold { + return hold > 0 + } + return false + } +} + +// MARK: Encodable + +extension KeyframeData: Encodable where T: Encodable { } + +// MARK: Decodable + +extension KeyframeData: Decodable where T: Decodable { } + +// MARK: DictionaryInitializable + +extension KeyframeData: DictionaryInitializable where T: AnyInitializable { + convenience init(dictionary: [String: Any]) throws { + let startValue = try? dictionary[CodingKeys.startValue.rawValue].flatMap(T.init) + let endValue = try? dictionary[CodingKeys.endValue.rawValue].flatMap(T.init) + let time: AnimationFrameTime? = try? dictionary.value(for: CodingKeys.time) + let hold: Int? = try? dictionary.value(for: CodingKeys.hold) + let inTangent: LottieVector2D? = try? dictionary.value(for: CodingKeys.inTangent) + let outTangent: LottieVector2D? = try? dictionary.value(for: CodingKeys.outTangent) + let spatialInTangent: LottieVector3D? = try? dictionary.value(for: CodingKeys.spatialInTangent) + let spatialOutTangent: LottieVector3D? = try? dictionary.value(for: CodingKeys.spatialOutTangent) + + self.init( + startValue: startValue, + endValue: endValue, + time: time, + hold: hold, + inTangent: inTangent, + outTangent: outTangent, + spatialInTangent: spatialInTangent, + spatialOutTangent: spatialOutTangent + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Keyframes/KeyframeGroup.swift b/Pods/lottie-ios/Sources/Private/Model/Keyframes/KeyframeGroup.swift new file mode 100644 index 0000000..49782c5 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Keyframes/KeyframeGroup.swift @@ -0,0 +1,265 @@ +// +// KeyframeGroup.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/14/19. +// + +// MARK: - KeyframeGroup + +/// Used for coding/decoding a group of Keyframes by type. +/// +/// Keyframe data is wrapped in a dictionary { "k" : KeyframeData }. +/// The keyframe data can either be an array of keyframes or, if no animation is present, the raw value. +/// This helper object is needed to properly decode the json. +final class KeyframeGroup { + + // MARK: Lifecycle + + init( + keyframes: ContiguousArray>, + unsupportedAfterEffectsExpression: String? = nil + ) { + self.keyframes = keyframes + self.unsupportedAfterEffectsExpression = unsupportedAfterEffectsExpression + } + + init( + _ value: T, + unsupportedAfterEffectsExpression: String? = nil + ) { + keyframes = [Keyframe(value)] + self.unsupportedAfterEffectsExpression = unsupportedAfterEffectsExpression + } + + // MARK: Internal + + enum KeyframeWrapperKey: String, CodingKey { + case keyframeData = "k" + case unsupportedAfterEffectsExpression = "x" + } + + let keyframes: ContiguousArray> + + /// lottie-ios doesn't support After Effects expressions, but we parse them so we can log diagnostics. + /// More info: https://helpx.adobe.com/after-effects/using/expression-basics.html + let unsupportedAfterEffectsExpression: String? + +} + +// MARK: Decodable + +extension KeyframeGroup: Decodable where T: Decodable { + convenience init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: KeyframeWrapperKey.self) + let unsupportedAfterEffectsExpression = try? container.decode(String.self, forKey: .unsupportedAfterEffectsExpression) + + if let keyframeData: T = try? container.decode(T.self, forKey: .keyframeData) { + /// Try to decode raw value; No keyframe data. + self.init( + keyframes: [Keyframe(keyframeData)], + unsupportedAfterEffectsExpression: unsupportedAfterEffectsExpression + ) + } else { + // Decode and array of keyframes. + // + // Body Movin and Lottie deal with keyframes in different ways. + // + // A keyframe object in Body movin defines a span of time with a START + // and an END, from the current keyframe time to the next keyframe time. + // + // A keyframe object in Lottie defines a singular point in time/space. + // This point has an in-tangent and an out-tangent. + // + // To properly decode this we must iterate through keyframes while holding + // reference to the previous keyframe. + + var keyframesContainer = try container.nestedUnkeyedContainer(forKey: .keyframeData) + var keyframes = ContiguousArray>() + var previousKeyframeData: KeyframeData? + while !keyframesContainer.isAtEnd { + // Ensure that Time and Value are present. + + let keyframeData = try keyframesContainer.decode(KeyframeData.self) + + guard + let value: T = keyframeData.startValue ?? previousKeyframeData?.endValue, + let time = keyframeData.time + else { + /// Missing keyframe data. JSON must be corrupt. + throw DecodingError.dataCorruptedError( + forKey: KeyframeWrapperKey.keyframeData, + in: container, + debugDescription: "Missing keyframe data." + ) + } + + keyframes.append(Keyframe( + value: value, + time: AnimationFrameTime(time), + isHold: keyframeData.isHold, + inTangent: previousKeyframeData?.inTangent, + outTangent: keyframeData.outTangent, + spatialInTangent: previousKeyframeData?.spatialInTangent, + spatialOutTangent: keyframeData.spatialOutTangent + )) + previousKeyframeData = keyframeData + } + self.init( + keyframes: keyframes, + unsupportedAfterEffectsExpression: unsupportedAfterEffectsExpression + ) + } + } +} + +// MARK: Encodable + +extension KeyframeGroup: Encodable where T: Encodable { + func encode(to encoder: Encoder) throws { + var container = encoder.container(keyedBy: KeyframeWrapperKey.self) + + if keyframes.count == 1 { + let keyframe = keyframes[0] + try container.encode(keyframe.value, forKey: .keyframeData) + } else { + var keyframeContainer = container.nestedUnkeyedContainer(forKey: .keyframeData) + + for i in 1..( + startValue: keyframe.value, + endValue: nextKeyframe.value, + time: keyframe.time, + hold: keyframe.isHold ? 1 : nil, + inTangent: nextKeyframe.inTangent, + outTangent: keyframe.outTangent, + spatialInTangent: nil, + spatialOutTangent: nil + ) + try keyframeContainer.encode(keyframeData) + } + } + } +} + +// MARK: DictionaryInitializable + +extension KeyframeGroup: DictionaryInitializable where T: AnyInitializable { + convenience init(dictionary: [String: Any]) throws { + var keyframes = ContiguousArray>() + let unsupportedAfterEffectsExpression = dictionary[KeyframeWrapperKey.unsupportedAfterEffectsExpression.rawValue] as? String + if + let rawValue = dictionary[KeyframeWrapperKey.keyframeData.rawValue], + let value = try? T(value: rawValue) + { + keyframes = [Keyframe(value)] + } else { + let frameDictionaries: [[String: Any]] = + if + let singleFrameDictionary = + dictionary[KeyframeWrapperKey.keyframeData.rawValue] as? [String: Any] + { + [singleFrameDictionary] + } else { + try dictionary.value(for: KeyframeWrapperKey.keyframeData) + } + var previousKeyframeData: KeyframeData? + for frameDictionary in frameDictionaries { + let data = try KeyframeData(dictionary: frameDictionary) + guard + let value: T = data.startValue ?? previousKeyframeData?.endValue, + let time = data.time + else { + throw InitializableError.invalidInput() + } + keyframes.append(Keyframe( + value: value, + time: time, + isHold: data.isHold, + inTangent: previousKeyframeData?.inTangent, + outTangent: data.outTangent, + spatialInTangent: previousKeyframeData?.spatialInTangent, + spatialOutTangent: data.spatialOutTangent + )) + previousKeyframeData = data + } + } + + self.init( + keyframes: keyframes, + unsupportedAfterEffectsExpression: unsupportedAfterEffectsExpression + ) + } +} + +// MARK: Equatable + +extension KeyframeGroup: Equatable where T: Equatable { + static func ==(_ lhs: KeyframeGroup, _ rhs: KeyframeGroup) -> Bool { + lhs.keyframes == rhs.keyframes + } +} + +// MARK: Hashable + +extension KeyframeGroup: Hashable where T: Hashable { + func hash(into hasher: inout Hasher) { + hasher.combine(keyframes) + } +} + +// MARK: Sendable + +extension KeyframeGroup: Sendable where T: Sendable { } + +extension Keyframe { + /// Creates a copy of this `Keyframe` with the same timing data, but a different value + func withValue(_ newValue: Value) -> Keyframe { + Keyframe( + value: newValue, + time: time, + isHold: isHold, + inTangent: inTangent, + outTangent: outTangent, + spatialInTangent: spatialInTangent, + spatialOutTangent: spatialOutTangent + ) + } +} + +extension KeyframeGroup { + /// Maps the values of each individual keyframe in this group + func map(_ transformation: (T) throws -> NewValue) rethrows -> KeyframeGroup { + KeyframeGroup( + keyframes: ContiguousArray(try keyframes.map { keyframe in + keyframe.withValue(try transformation(keyframe.value)) + }), + unsupportedAfterEffectsExpression: unsupportedAfterEffectsExpression + ) + } +} + +// MARK: - AnyKeyframeGroup + +/// A type-erased wrapper for `KeyframeGroup`s +protocol AnyKeyframeGroup { + /// An untyped copy of these keyframes + var untyped: KeyframeGroup { get } + + /// An untyped `KeyframeInterpolator` for these keyframes + var interpolator: AnyValueProvider { get } +} + +// MARK: - KeyframeGroup + AnyKeyframeGroup + +extension KeyframeGroup: AnyKeyframeGroup where T: AnyInterpolatable { + var untyped: KeyframeGroup { + map { $0 as Any } + } + + var interpolator: AnyValueProvider { + KeyframeInterpolator(keyframes: keyframes) + } +} diff --git a/Pods/lottie-ios/Sources/Private/Model/LayerEffects/DropShadowEffect.swift b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/DropShadowEffect.swift new file mode 100644 index 0000000..9695d76 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/DropShadowEffect.swift @@ -0,0 +1,52 @@ +// Created by Cal Stephens on 8/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - DropShadowEffect + +final class DropShadowEffect: LayerEffect { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The color of the drop shadow + var color: ColorEffectValue? { + value(named: "Shadow Color") + } + + /// Opacity between 0 and 255 + var opacity: Vector1DEffectValue? { + value(named: "Opacity") + } + + /// The direction / angle of the drop shadow, in degrees + var direction: Vector1DEffectValue? { + value(named: "Direction") + } + + /// The distance of the drop shadow + var distance: Vector1DEffectValue? { + value(named: "Distance") + } + + /// The softness of the drop shadow + var softness: Vector1DEffectValue? { + value(named: "Softness") + } + +} + +// MARK: @unchecked Sendable + +/// `DropShadowEffect` inherits `@unchecked Sendable` from `LayerEffect` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension DropShadowEffect: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/LayerEffects/EffectValues/ColorEffectValue.swift b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/EffectValues/ColorEffectValue.swift new file mode 100644 index 0000000..b175136 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/EffectValues/ColorEffectValue.swift @@ -0,0 +1,45 @@ +// Created by Cal Stephens on 8/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - ColorEffectValue + +final class ColorEffectValue: EffectValue { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: CodingKeys.self) + value = try? container.decode(KeyframeGroup.self, forKey: .value) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let valueDictionary: [String: Any] = try dictionary.value(for: CodingKeys.value) + value = try KeyframeGroup(dictionary: valueDictionary) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The value of the color + let value: KeyframeGroup? + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(value, forKey: .value) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case value = "v" + } +} + +// MARK: @unchecked Sendable + +/// `ColorEffectValue` inherits `@unchecked Sendable` from `EffectValue` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension ColorEffectValue: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/LayerEffects/EffectValues/EffectValue.swift b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/EffectValues/EffectValue.swift new file mode 100644 index 0000000..f77760a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/EffectValues/EffectValue.swift @@ -0,0 +1,98 @@ +// Created by Cal Stephens on 8/15/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - EffectValueType + +/// https://lottiefiles.github.io/lottie-docs/schema/#/$defs/effect-values +enum EffectValueType: Int, Codable, Sendable { + case slider = 0 + case angle = 1 + case color = 2 + case unknown = 9999 + + init(from decoder: Decoder) throws { + self = try EffectValueType(rawValue: decoder.singleValueContainer().decode(RawValue.self)) ?? .unknown + } +} + +// MARK: ClassFamily + +extension EffectValueType: ClassFamily { + static var discriminator = Discriminator.type + + func getType() -> AnyObject.Type { + switch self { + case .slider: + Vector1DEffectValue.self + case .angle: + Vector1DEffectValue.self + case .color: + ColorEffectValue.self + case .unknown: + // Unsupported + LayerEffect.self + } + } +} + +// MARK: - EffectValue + +/// Base class for layer effects +class EffectValue: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: EffectValue.CodingKeys.self) + type = try container.decode(EffectValueType.self, forKey: .type) + name = try container.decode(String.self, forKey: .name) + } + + required init(dictionary: [String: Any]) throws { + type = (try? dictionary.value(for: CodingKeys.type)).flatMap(EffectValueType.init(rawValue:)) ?? .unknown + name = (try? dictionary.value(for: CodingKeys.name)) ?? "Effect" + } + + // MARK: Internal + + /// The type of effect value + let type: EffectValueType + + /// The name of the effect value + let name: String + + // MARK: Fileprivate + + fileprivate enum CodingKeys: String, CodingKey { + case type = "ty" + case name = "nm" + } +} + +extension [EffectValue] { + static func fromDictionaries(_ dictionaries: [[String: Any]]) throws -> [EffectValue] { + try dictionaries.compactMap { dictionary in + let shapeType = dictionary[EffectValue.CodingKeys.type.rawValue] as? Int + switch EffectValueType(rawValue: shapeType ?? EffectValueType.unknown.rawValue) { + case .slider: + return try Vector1DEffectValue(dictionary: dictionary) + case .angle: + return try Vector1DEffectValue(dictionary: dictionary) + case .color: + return try ColorEffectValue(dictionary: dictionary) + case .unknown: + // Unsupported + return try EffectValue(dictionary: dictionary) + case nil: + return nil + } + } + } +} + +// MARK: - EffectValue + @unchecked Sendable + +/// Since `EffectValue` isn't `final`, we have to use `@unchecked Sendable` instead of `Sendable.` +/// All `EffectValue` subclasses are immutable `Sendable` values. +// swiftlint:disable:next no_unchecked_sendable +extension EffectValue: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/LayerEffects/EffectValues/Vector1DEffectValue.swift b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/EffectValues/Vector1DEffectValue.swift new file mode 100644 index 0000000..99ad8dc --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/EffectValues/Vector1DEffectValue.swift @@ -0,0 +1,45 @@ +// Created by Cal Stephens on 8/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - Vector1DEffectValue + +final class Vector1DEffectValue: EffectValue { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: CodingKeys.self) + value = try? container.decode(KeyframeGroup.self, forKey: .value) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let valueDictionary: [String: Any] = try dictionary.value(for: CodingKeys.value) + value = try KeyframeGroup(dictionary: valueDictionary) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The value of the slider + let value: KeyframeGroup? + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(value, forKey: .value) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case value = "v" + } +} + +// MARK: @unchecked Sendable + +/// `Vector1DEffectValue` inherits `@unchecked Sendable` from `EffectValue` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Vector1DEffectValue: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/LayerEffects/LayerEffect.swift b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/LayerEffect.swift new file mode 100644 index 0000000..f579777 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/LayerEffects/LayerEffect.swift @@ -0,0 +1,103 @@ +// Created by Cal Stephens on 8/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - LayerEffectType + +/// https://lottiefiles.github.io/lottie-docs/schema/#/$defs/effects +enum LayerEffectType: Int, Codable, Sendable { + case dropShadow = 25 + case unknown = 9999 + + init(from decoder: Decoder) throws { + self = try LayerEffectType(rawValue: decoder.singleValueContainer().decode(RawValue.self)) ?? .unknown + } +} + +// MARK: ClassFamily + +extension LayerEffectType: ClassFamily { + static var discriminator = Discriminator.type + + func getType() -> AnyObject.Type { + switch self { + case .dropShadow: + DropShadowEffect.self + case .unknown: + // Unsupported + LayerEffect.self + } + } +} + +// MARK: - LayerEffect + +/// Base class for layer effects +class LayerEffect: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: LayerEffect.CodingKeys.self) + name = try container.decodeIfPresent(String.self, forKey: .name) ?? "Effect" + type = try container.decode(LayerEffectType.self, forKey: .type) + effects = try container.decodeIfPresent([EffectValue].self, ofFamily: EffectValueType.self, forKey: .effects) ?? [] + } + + required init(dictionary: [String: Any]) throws { + name = (try? dictionary.value(for: CodingKeys.name)) ?? "Layer" + type = LayerEffectType(rawValue: try dictionary.value(for: CodingKeys.type)) ?? .unknown + if let valueDictionaries = dictionary[CodingKeys.effects.rawValue] as? [[String: Any]] { + effects = try [EffectValue].fromDictionaries(valueDictionaries) + } else { + effects = [] + } + } + + // MARK: Internal + + /// The name of the effect + let name: String + + /// The type of effect + let type: LayerEffectType + + /// Values that configure the behavior of the effect + let effects: [EffectValue] + + /// Retrieves the `EffectValue` for the given name + func value(named name: String) -> ValueType? { + effects.first(where: { + $0.name == name && $0 is ValueType + }) as? ValueType + } + + // MARK: Fileprivate + + fileprivate enum CodingKeys: String, CodingKey { + case name = "nm" + case type = "ty" + case effects = "ef" + } +} + +extension [LayerEffect] { + static func fromDictionaries(_ dictionaries: [[String: Any]]) throws -> [LayerEffect] { + try dictionaries.compactMap { dictionary in + let shapeType = dictionary[LayerEffect.CodingKeys.type.rawValue] as? Int + switch LayerEffectType(rawValue: shapeType ?? LayerEffectType.unknown.rawValue) { + case .dropShadow: + return try DropShadowEffect(dictionary: dictionary) + case .unknown, nil: + // Unsupported + return try LayerEffect(dictionary: dictionary) + } + } + } +} + +// MARK: - LayerEffect + @unchecked Sendable + +/// Since `LayerEffect` isn't `final`, we have to use `@unchecked Sendable` instead of `Sendable.` +/// All `LayerEffect` subclasses are immutable `Sendable` values. +// swiftlint:disable:next no_unchecked_sendable +extension LayerEffect: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/LayerStyles/DropShadowStyle.swift b/Pods/lottie-ios/Sources/Private/Model/LayerStyles/DropShadowStyle.swift new file mode 100644 index 0000000..c718959 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/LayerStyles/DropShadowStyle.swift @@ -0,0 +1,79 @@ +// Created by Cal Stephens on 8/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - DropShadowStyle + +final class DropShadowStyle: LayerStyle { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: DropShadowStyle.CodingKeys.self) + opacity = try container.decode(KeyframeGroup.self, forKey: .opacity) + color = try container.decode(KeyframeGroup.self, forKey: .color) + angle = try container.decode(KeyframeGroup.self, forKey: .angle) + size = try container.decode(KeyframeGroup.self, forKey: .size) + distance = try container.decode(KeyframeGroup.self, forKey: .distance) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let opacityDictionary: [String: Any] = try dictionary.value(for: CodingKeys.opacity) + opacity = try KeyframeGroup(dictionary: opacityDictionary) + let colorDictionary: [String: Any] = try dictionary.value(for: CodingKeys.color) + color = try KeyframeGroup(dictionary: colorDictionary) + let angleDictionary: [String: Any] = try dictionary.value(for: CodingKeys.angle) + angle = try KeyframeGroup(dictionary: angleDictionary) + let sizeDictionary: [String: Any] = try dictionary.value(for: CodingKeys.size) + size = try KeyframeGroup(dictionary: sizeDictionary) + let distanceDictionary: [String: Any] = try dictionary.value(for: CodingKeys.distance) + distance = try KeyframeGroup(dictionary: distanceDictionary) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The opacity of the drop shadow + let opacity: KeyframeGroup + + /// The color of the drop shadow + let color: KeyframeGroup + + /// The angle of the drop shadow, in degrees, + /// with `0` representing a shadow straight-down from the layer + /// (`offsetY=distance, offsetX=0`). + let angle: KeyframeGroup + + /// The size of the drop shadow + let size: KeyframeGroup + + /// The distance of the drop shadow + let distance: KeyframeGroup + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(opacity, forKey: .opacity) + try container.encode(color, forKey: .color) + try container.encode(angle, forKey: .angle) + try container.encode(size, forKey: .size) + try container.encode(distance, forKey: .distance) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case color = "c" + case opacity = "o" + case angle = "a" + case size = "s" + case distance = "d" + } +} + +// MARK: @unchecked Sendable + +/// `DropShadowStyle` inherits `@unchecked Sendable` from `LayerStyle` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension DropShadowStyle: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/LayerStyles/LayerStyle.swift b/Pods/lottie-ios/Sources/Private/Model/LayerStyles/LayerStyle.swift new file mode 100644 index 0000000..9820c39 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/LayerStyles/LayerStyle.swift @@ -0,0 +1,85 @@ +// Created by Cal Stephens on 8/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - LayerStyleType + +enum LayerStyleType: Int, Codable, Sendable { + case dropShadow = 1 + case unknown = 9999 + + init(from decoder: Decoder) throws { + self = try LayerStyleType(rawValue: decoder.singleValueContainer().decode(RawValue.self)) ?? .unknown + } +} + +// MARK: ClassFamily + +extension LayerStyleType: ClassFamily { + static var discriminator = Discriminator.type + + func getType() -> AnyObject.Type { + switch self { + case .dropShadow: + DropShadowStyle.self + case .unknown: + // Unsupported + LayerStyle.self + } + } +} + +// MARK: - LayerStyle + +/// Base class for layer styles +class LayerStyle: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: LayerStyle.CodingKeys.self) + name = try container.decodeIfPresent(String.self, forKey: .name) ?? "Style" + type = try container.decode(LayerStyleType.self, forKey: .type) + } + + required init(dictionary: [String: Any]) throws { + name = (try? dictionary.value(for: CodingKeys.name)) ?? "Layer" + type = LayerStyleType(rawValue: try dictionary.value(for: CodingKeys.type)) ?? .unknown + } + + // MARK: Internal + + /// The name of the style + let name: String + + /// The type of style + let type: LayerStyleType + + // MARK: Fileprivate + + fileprivate enum CodingKeys: String, CodingKey { + case name = "nm" + case type = "ty" + } +} + +extension [LayerStyle] { + static func fromDictionaries(_ dictionaries: [[String: Any]]) throws -> [LayerStyle] { + try dictionaries.compactMap { dictionary in + let shapeType = dictionary[LayerStyle.CodingKeys.type.rawValue] as? Int + switch LayerStyleType(rawValue: shapeType ?? LayerStyleType.unknown.rawValue) { + case .dropShadow: + return try DropShadowStyle(dictionary: dictionary) + case .unknown, nil: + // Unsupported + return try LayerStyle(dictionary: dictionary) + } + } + } +} + +// MARK: - LayerStyle + @unchecked Sendable + +/// Since `LayerStyle` isn't `final`, we have to use `@unchecked Sendable` instead of `Sendable.` +/// All `LayerStyle` subclasses are immutable `Sendable` values. +// swiftlint:disable:next no_unchecked_sendable +extension LayerStyle: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Layers/ImageLayerModel.swift b/Pods/lottie-ios/Sources/Private/Model/Layers/ImageLayerModel.swift new file mode 100644 index 0000000..d4c5e59 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Layers/ImageLayerModel.swift @@ -0,0 +1,49 @@ +// +// ImageLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - ImageLayerModel + +/// A layer that holds an image. +final class ImageLayerModel: LayerModel { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: ImageLayerModel.CodingKeys.self) + referenceID = try container.decode(String.self, forKey: .referenceID) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + referenceID = try dictionary.value(for: CodingKeys.referenceID) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The reference ID of the image. + let referenceID: String + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(referenceID, forKey: .referenceID) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case referenceID = "refId" + } +} + +// MARK: @unchecked Sendable + +/// `ImageLayerModel` inherits `@unchecked Sendable` from `LayerModel` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension ImageLayerModel: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Layers/LayerModel.swift b/Pods/lottie-ios/Sources/Private/Model/Layers/LayerModel.swift new file mode 100644 index 0000000..20945bd --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Layers/LayerModel.swift @@ -0,0 +1,266 @@ +// +// Layer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/7/19. +// + +// MARK: - LayerType + ClassFamily + +/// Used for mapping a heterogeneous list to classes for parsing. +extension LayerType: ClassFamily { + static var discriminator = Discriminator.type + + func getType() -> AnyObject.Type { + switch self { + case .precomp: + PreCompLayerModel.self + case .solid: + SolidLayerModel.self + case .image: + ImageLayerModel.self + case .null: + LayerModel.self + case .shape: + ShapeLayerModel.self + case .text: + TextLayerModel.self + case .unknown: + LayerModel.self + } + } +} + +// MARK: - LayerType + +public enum LayerType: Int, Codable { + case precomp + case solid + case image + case null + case shape + case text + case unknown + + public init(from decoder: Decoder) throws { + self = try LayerType(rawValue: decoder.singleValueContainer().decode(RawValue.self)) ?? .null + } +} + +// MARK: - MatteType + +public enum MatteType: Int, Codable { + case none + case add + case invert + case unknown +} + +// MARK: - BlendMode + +public enum BlendMode: Int, Codable { + case normal + case multiply + case screen + case overlay + case darken + case lighten + case colorDodge + case colorBurn + case hardLight + case softLight + case difference + case exclusion + case hue + case saturation + case color + case luminosity +} + +// MARK: - LayerModel + +/// A base top container for shapes, images, and other view objects. +class LayerModel: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: LayerModel.CodingKeys.self) + name = try container.decodeIfPresent(String.self, forKey: .name) ?? "Layer" + index = try container.decodeIfPresent(Int.self, forKey: .index) ?? .random(in: Int.min...Int.max) + type = try container.decode(LayerType.self, forKey: .type) + coordinateSpace = try container.decodeIfPresent(CoordinateSpace.self, forKey: .coordinateSpace) ?? .type2d + inFrame = try container.decode(Double.self, forKey: .inFrame) + outFrame = try container.decode(Double.self, forKey: .outFrame) + startTime = try container.decode(Double.self, forKey: .startTime) + transform = try container.decodeIfPresent(Transform.self, forKey: .transform) ?? .default + parent = try container.decodeIfPresent(Int.self, forKey: .parent) + blendMode = try container.decodeIfPresent(BlendMode.self, forKey: .blendMode) ?? .normal + masks = try container.decodeIfPresent([Mask].self, forKey: .masks) + timeStretch = try container.decodeIfPresent(Double.self, forKey: .timeStretch) ?? 1 + matte = try container.decodeIfPresent(MatteType.self, forKey: .matte) + hidden = try container.decodeIfPresent(Bool.self, forKey: .hidden) ?? false + styles = try container.decodeIfPresent([LayerStyle].self, ofFamily: LayerStyleType.self, forKey: .styles) ?? [] + effects = try container.decodeIfPresent([LayerEffect].self, ofFamily: LayerEffectType.self, forKey: .effects) ?? [] + } + + required init(dictionary: [String: Any]) throws { + name = (try? dictionary.value(for: CodingKeys.name)) ?? "Layer" + index = try dictionary.value(for: CodingKeys.index) ?? .random(in: Int.min...Int.max) + type = LayerType(rawValue: try dictionary.value(for: CodingKeys.type)) ?? .null + if + let coordinateSpaceRawValue = dictionary[CodingKeys.coordinateSpace.rawValue] as? Int, + let coordinateSpace = CoordinateSpace(rawValue: coordinateSpaceRawValue) + { + self.coordinateSpace = coordinateSpace + } else { + coordinateSpace = .type2d + } + inFrame = try dictionary.value(for: CodingKeys.inFrame) + outFrame = try dictionary.value(for: CodingKeys.outFrame) + startTime = try dictionary.value(for: CodingKeys.startTime) + parent = try? dictionary.value(for: CodingKeys.parent) + if + let transformDictionary: [String: Any] = try dictionary.value(for: CodingKeys.transform), + let transform = try? Transform(dictionary: transformDictionary) + { + self.transform = transform + } else { + transform = .default + } + if + let blendModeRawValue = dictionary[CodingKeys.blendMode.rawValue] as? Int, + let blendMode = BlendMode(rawValue: blendModeRawValue) + { + self.blendMode = blendMode + } else { + blendMode = .normal + } + if let maskDictionaries = dictionary[CodingKeys.masks.rawValue] as? [[String: Any]] { + masks = try maskDictionaries.map { try Mask(dictionary: $0) } + } else { + masks = nil + } + timeStretch = (try? dictionary.value(for: CodingKeys.timeStretch)) ?? 1 + if let matteRawValue = dictionary[CodingKeys.matte.rawValue] as? Int { + matte = MatteType(rawValue: matteRawValue) + } else { + matte = nil + } + hidden = (try? dictionary.value(for: CodingKeys.hidden)) ?? false + if let styleDictionaries = dictionary[CodingKeys.styles.rawValue] as? [[String: Any]] { + styles = try [LayerStyle].fromDictionaries(styleDictionaries) + } else { + styles = [] + } + if let effectDictionaries = dictionary[CodingKeys.effects.rawValue] as? [[String: Any]] { + effects = try [LayerEffect].fromDictionaries(effectDictionaries) + } else { + effects = [] + } + } + + // MARK: Internal + + /// The readable name of the layer + let name: String + + /// The index of the layer + let index: Int + + /// The type of the layer. + let type: LayerType + + /// The coordinate space + let coordinateSpace: CoordinateSpace + + /// The in time of the layer in frames. + let inFrame: Double + /// The out time of the layer in frames. + let outFrame: Double + + /// The start time of the layer in frames. + let startTime: Double + + /// The transform of the layer + let transform: Transform + + /// The index of the parent layer, if applicable. + let parent: Int? + + /// The blending mode for the layer + let blendMode: BlendMode + + /// An array of masks for the layer. + let masks: [Mask]? + + /// A number that stretches time by a multiplier + let timeStretch: Double + + /// The type of matte if any. + let matte: MatteType? + + /// Whether or not this layer is hidden, in which case it will not be rendered. + let hidden: Bool + + /// A list of styles to apply to this layer + let styles: [LayerStyle] + + /// A list of effects to apply to this layer + let effects: [LayerEffect] + + // MARK: Fileprivate + + fileprivate enum CodingKeys: String, CodingKey { + case name = "nm" + case index = "ind" + case type = "ty" + case coordinateSpace = "ddd" + case inFrame = "ip" + case outFrame = "op" + case startTime = "st" + case transform = "ks" + case parent + case blendMode = "bm" + case masks = "masksProperties" + case timeStretch = "sr" + case matte = "tt" + case hidden = "hd" + case styles = "sy" + case effects = "ef" + } +} + +extension [LayerModel] { + + static func fromDictionaries(_ dictionaries: [[String: Any]]) throws -> [LayerModel] { + try dictionaries.compactMap { dictionary in + let layerType = dictionary[LayerModel.CodingKeys.type.rawValue] as? Int + switch LayerType(rawValue: layerType ?? LayerType.null.rawValue) { + case .precomp: + return try PreCompLayerModel(dictionary: dictionary) + case .solid: + return try SolidLayerModel(dictionary: dictionary) + case .image: + return try ImageLayerModel(dictionary: dictionary) + case .null: + return try LayerModel(dictionary: dictionary) + case .shape: + return try ShapeLayerModel(dictionary: dictionary) + case .text: + return try TextLayerModel(dictionary: dictionary) + case .unknown: + return try LayerModel(dictionary: dictionary) + case .none: + return nil + } + } + } +} + +// MARK: - LayerModel + @unchecked Sendable + +/// Since `LayerModel` isn't `final`, we have to use `@unchecked Sendable` instead of `Sendable.` +/// All `LayerModel` subclasses are immutable `Sendable` values. +// swiftlint:disable:next no_unchecked_sendable +extension LayerModel: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Layers/PreCompLayerModel.swift b/Pods/lottie-ios/Sources/Private/Model/Layers/PreCompLayerModel.swift new file mode 100644 index 0000000..baefb4b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Layers/PreCompLayerModel.swift @@ -0,0 +1,74 @@ +// +// PreCompLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - PreCompLayerModel + +/// A layer that holds another animation composition. +final class PreCompLayerModel: LayerModel { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: PreCompLayerModel.CodingKeys.self) + referenceID = try container.decode(String.self, forKey: .referenceID) + timeRemapping = try container.decodeIfPresent(KeyframeGroup.self, forKey: .timeRemapping) + width = try container.decode(Double.self, forKey: .width) + height = try container.decode(Double.self, forKey: .height) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + referenceID = try dictionary.value(for: CodingKeys.referenceID) + if let timeRemappingDictionary = dictionary[CodingKeys.timeRemapping.rawValue] as? [String: Any] { + timeRemapping = try KeyframeGroup(dictionary: timeRemappingDictionary) + } else { + timeRemapping = nil + } + width = try dictionary.value(for: CodingKeys.width) + height = try dictionary.value(for: CodingKeys.height) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The reference ID of the precomp. + let referenceID: String + + /// A value that remaps time over time. + let timeRemapping: KeyframeGroup? + + /// Precomp Width + let width: Double + + /// Precomp Height + let height: Double + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(referenceID, forKey: .referenceID) + try container.encode(timeRemapping, forKey: .timeRemapping) + try container.encode(width, forKey: .width) + try container.encode(height, forKey: .height) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case referenceID = "refId" + case timeRemapping = "tm" + case width = "w" + case height = "h" + } +} + +// MARK: @unchecked Sendable + +/// `PreCompLayerModel` inherits `@unchecked Sendable` from `LayerModel` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension PreCompLayerModel: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Layers/ShapeLayerModel.swift b/Pods/lottie-ios/Sources/Private/Model/Layers/ShapeLayerModel.swift new file mode 100644 index 0000000..0f72c59 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Layers/ShapeLayerModel.swift @@ -0,0 +1,50 @@ +// +// ShapeLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - ShapeLayerModel + +/// A layer that holds vector shape objects. +final class ShapeLayerModel: LayerModel { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: ShapeLayerModel.CodingKeys.self) + items = try container.decode([ShapeItem].self, ofFamily: ShapeType.self, forKey: .items) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let itemDictionaries: [[String: Any]] = try dictionary.value(for: CodingKeys.items) + items = try [ShapeItem].fromDictionaries(itemDictionaries) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// A list of shape items. + let items: [ShapeItem] + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(items, forKey: .items) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case items = "shapes" + } +} + +// MARK: @unchecked Sendable + +/// `ShapeLayerModel` inherits `@unchecked Sendable` from `LayerModel` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension ShapeLayerModel: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Layers/SolidLayerModel.swift b/Pods/lottie-ios/Sources/Private/Model/Layers/SolidLayerModel.swift new file mode 100644 index 0000000..677cd71 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Layers/SolidLayerModel.swift @@ -0,0 +1,63 @@ +// +// SolidLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - SolidLayerModel + +/// A layer that holds a solid color. +final class SolidLayerModel: LayerModel { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: SolidLayerModel.CodingKeys.self) + colorHex = try container.decode(String.self, forKey: .colorHex) + width = try container.decode(Double.self, forKey: .width) + height = try container.decode(Double.self, forKey: .height) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + colorHex = try dictionary.value(for: CodingKeys.colorHex) + width = try dictionary.value(for: CodingKeys.width) + height = try dictionary.value(for: CodingKeys.height) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The color of the solid in Hex // Change to value provider. + let colorHex: String + + /// The Width of the color layer + let width: Double + + /// The height of the color layer + let height: Double + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(colorHex, forKey: .colorHex) + try container.encode(width, forKey: .width) + try container.encode(height, forKey: .height) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case colorHex = "sc" + case width = "sw" + case height = "sh" + } +} + +// MARK: @unchecked Sendable + +/// `SolidLayerModel` inherits `@unchecked Sendable` from `LayerModel` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension SolidLayerModel: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Layers/TextLayerModel.swift b/Pods/lottie-ios/Sources/Private/Model/Layers/TextLayerModel.swift new file mode 100644 index 0000000..3ec716c --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Layers/TextLayerModel.swift @@ -0,0 +1,65 @@ +// +// TextLayer.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - TextLayerModel + +/// A layer that holds text. +final class TextLayerModel: LayerModel { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: TextLayerModel.CodingKeys.self) + let textContainer = try container.nestedContainer(keyedBy: TextCodingKeys.self, forKey: .textGroup) + text = try textContainer.decode(KeyframeGroup.self, forKey: .text) + animators = try textContainer.decode([TextAnimator].self, forKey: .animators) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let containerDictionary: [String: Any] = try dictionary.value(for: CodingKeys.textGroup) + let textDictionary: [String: Any] = try containerDictionary.value(for: TextCodingKeys.text) + text = try KeyframeGroup(dictionary: textDictionary) + let animatorDictionaries: [[String: Any]] = try containerDictionary.value(for: TextCodingKeys.animators) + animators = try animatorDictionaries.map { try TextAnimator(dictionary: $0) } + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The text for the layer + let text: KeyframeGroup + + /// Text animators + let animators: [TextAnimator] + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + var textContainer = container.nestedContainer(keyedBy: TextCodingKeys.self, forKey: .textGroup) + try textContainer.encode(text, forKey: .text) + try textContainer.encode(animators, forKey: .animators) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case textGroup = "t" + } + + private enum TextCodingKeys: String, CodingKey { + case text = "d" + case animators = "a" + } +} + +// MARK: @unchecked Sendable + +/// `TextLayerModel` inherits `@unchecked Sendable` from `LayerModel` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension TextLayerModel: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Objects/DashPattern.swift b/Pods/lottie-ios/Sources/Private/Model/Objects/DashPattern.swift new file mode 100644 index 0000000..0c2da68 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Objects/DashPattern.swift @@ -0,0 +1,42 @@ +// +// DashPattern.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/22/19. +// + +// MARK: - DashElementType + +enum DashElementType: String, Codable { + case offset = "o" + case dash = "d" + case gap = "g" +} + +// MARK: - DashElement + +final class DashElement: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + init(dictionary: [String: Any]) throws { + let typeRawValue: String = try dictionary.value(for: CodingKeys.type) + guard let type = DashElementType(rawValue: typeRawValue) else { + throw InitializableError.invalidInput() + } + self.type = type + let valueDictionary: [String: Any] = try dictionary.value(for: CodingKeys.value) + value = try KeyframeGroup(dictionary: valueDictionary) + } + + // MARK: Internal + + enum CodingKeys: String, CodingKey { + case type = "n" + case value = "v" + } + + let type: DashElementType + let value: KeyframeGroup + +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Objects/Marker.swift b/Pods/lottie-ios/Sources/Private/Model/Objects/Marker.swift new file mode 100644 index 0000000..a724452 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Objects/Marker.swift @@ -0,0 +1,35 @@ +// +// Marker.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/9/19. +// + +/// A time marker +final class Marker: Codable, Sendable, DictionaryInitializable { + + // MARK: Lifecycle + + init(dictionary: [String: Any]) throws { + name = try dictionary.value(for: CodingKeys.name) + frameTime = try dictionary.value(for: CodingKeys.frameTime) + durationFrameTime = try dictionary.value(for: CodingKeys.durationFrameTime) + } + + // MARK: Internal + + enum CodingKeys: String, CodingKey { + case name = "cm" + case frameTime = "tm" + case durationFrameTime = "dr" + } + + /// The Marker Name + let name: String + + /// The Frame time of the marker + let frameTime: AnimationFrameTime + + /// The duration of the marker, in frames. + let durationFrameTime: AnimationFrameTime +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Objects/Mask.swift b/Pods/lottie-ios/Sources/Private/Model/Objects/Mask.swift new file mode 100644 index 0000000..a3fa34b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Objects/Mask.swift @@ -0,0 +1,80 @@ +// +// Mask.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - MaskMode + +enum MaskMode: String, Codable { + case add = "a" + case subtract = "s" + case intersect = "i" + case lighten = "l" + case darken = "d" + case difference = "f" + case none = "n" +} + +// MARK: - Mask + +final class Mask: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Mask.CodingKeys.self) + mode = try container.decodeIfPresent(MaskMode.self, forKey: .mode) ?? .add + opacity = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .opacity) ?? KeyframeGroup(LottieVector1D(100)) + shape = try container.decode(KeyframeGroup.self, forKey: .shape) + inverted = try container.decodeIfPresent(Bool.self, forKey: .inverted) ?? false + expansion = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .expansion) ?? KeyframeGroup(LottieVector1D(0)) + } + + init(dictionary: [String: Any]) throws { + if + let modeRawType = dictionary[CodingKeys.mode.rawValue] as? String, + let mode = MaskMode(rawValue: modeRawType) + { + self.mode = mode + } else { + mode = .add + } + if let opacityDictionary = dictionary[CodingKeys.opacity.rawValue] as? [String: Any] { + opacity = try KeyframeGroup(dictionary: opacityDictionary) + } else { + opacity = KeyframeGroup(LottieVector1D(100)) + } + let shapeDictionary: [String: Any] = try dictionary.value(for: CodingKeys.shape) + shape = try KeyframeGroup(dictionary: shapeDictionary) + inverted = (try? dictionary.value(for: CodingKeys.inverted)) ?? false + if let expansionDictionary = dictionary[CodingKeys.expansion.rawValue] as? [String: Any] { + expansion = try KeyframeGroup(dictionary: expansionDictionary) + } else { + expansion = KeyframeGroup(LottieVector1D(0)) + } + } + + // MARK: Internal + + enum CodingKeys: String, CodingKey { + case mode + case opacity = "o" + case inverted = "inv" + case shape = "pt" + case expansion = "x" + } + + let mode: MaskMode + + let opacity: KeyframeGroup + + let shape: KeyframeGroup + + let inverted: Bool + + let expansion: KeyframeGroup +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Objects/Transform.swift b/Pods/lottie-ios/Sources/Private/Model/Objects/Transform.swift new file mode 100644 index 0000000..da8814e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Objects/Transform.swift @@ -0,0 +1,261 @@ +// +// Transform.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/7/19. +// + +/// The animatable transform for a layer. Controls position, rotation, scale, and opacity. +final class Transform: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + /// This manual override of decode is required because we want to throw an error + /// in the case that there is not position data. + let container = try decoder.container(keyedBy: Transform.CodingKeys.self) + + // AnchorPoint + anchorPoint = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .anchorPoint) ?? + KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + + // Position + if container.contains(.positionX), container.contains(.positionY) { + // Position dimensions are split into two keyframe groups + positionX = try container.decode(KeyframeGroup.self, forKey: .positionX) + positionY = try container.decode(KeyframeGroup.self, forKey: .positionY) + position = nil + } else if let positionKeyframes = try? container.decode(KeyframeGroup.self, forKey: .position) { + // Position dimensions are a single keyframe group. + position = positionKeyframes + positionX = nil + positionY = nil + } else if + let positionContainer = try? container.nestedContainer(keyedBy: PositionCodingKeys.self, forKey: .position), + let positionX = try? positionContainer.decode(KeyframeGroup.self, forKey: .positionX), + let positionY = try? positionContainer.decode(KeyframeGroup.self, forKey: .positionY) + { + /// Position keyframes are split and nested. + self.positionX = positionX + self.positionY = positionY + position = nil + } else { + /// Default value. + position = KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + positionX = nil + positionY = nil + } + + // Scale + scale = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .scale) ?? + KeyframeGroup(LottieVector3D(x: Double(100), y: 100, z: 100)) + + // Rotation + if let rotation = try container.decodeIfPresent(KeyframeGroup.self, forKey: .rotationX) { + rotationX = rotation + } else { + rotationX = KeyframeGroup(LottieVector1D(0)) + } + + if let rotation = try container.decodeIfPresent(KeyframeGroup.self, forKey: .rotationY) { + rotationY = rotation + } else { + rotationY = KeyframeGroup(LottieVector1D(0)) + } + + if let rotation = try container.decodeIfPresent(KeyframeGroup.self, forKey: .rotationZ) { + rotationZ = rotation + } else { + rotationZ = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .rotation) ?? KeyframeGroup(LottieVector1D(0)) + } + rotation = nil + // Opacity + opacity = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .opacity) ?? KeyframeGroup(LottieVector1D(100)) + } + + init(dictionary: [String: Any]) throws { + if + let anchorPointDictionary = dictionary[CodingKeys.anchorPoint.rawValue] as? [String: Any], + let anchorPoint = try? KeyframeGroup(dictionary: anchorPointDictionary) + { + self.anchorPoint = anchorPoint + } else { + anchorPoint = Transform.default.anchorPoint + } + + if + let xDictionary = dictionary[CodingKeys.positionX.rawValue] as? [String: Any], + let yDictionary = dictionary[CodingKeys.positionY.rawValue] as? [String: Any] + { + positionX = try KeyframeGroup(dictionary: xDictionary) + positionY = try KeyframeGroup(dictionary: yDictionary) + position = nil + } else if + let positionDictionary = dictionary[CodingKeys.position.rawValue] as? [String: Any], + positionDictionary[KeyframeGroup.KeyframeWrapperKey.keyframeData.rawValue] != nil + { + position = try KeyframeGroup(dictionary: positionDictionary) + positionX = nil + positionY = nil + } else if + let positionDictionary = dictionary[CodingKeys.position.rawValue] as? [String: Any], + let xDictionary = positionDictionary[PositionCodingKeys.positionX.rawValue] as? [String: Any], + let yDictionary = positionDictionary[PositionCodingKeys.positionY.rawValue] as? [String: Any] + { + positionX = try KeyframeGroup(dictionary: xDictionary) + positionY = try KeyframeGroup(dictionary: yDictionary) + position = nil + } else { + position = Transform.default.position + positionX = nil + positionY = nil + } + + if + let scaleDictionary = dictionary[CodingKeys.scale.rawValue] as? [String: Any], + let scale = try? KeyframeGroup(dictionary: scaleDictionary) + { + self.scale = scale + } else { + scale = Transform.default.scale + } + + if + let rotationDictionary = dictionary[CodingKeys.rotationX.rawValue] as? [String: Any], + let rotation = try? KeyframeGroup(dictionary: rotationDictionary) + { + rotationX = rotation + } else { + rotationX = Transform.default.rotationX + } + + if + let rotationDictionary = dictionary[CodingKeys.rotationY.rawValue] as? [String: Any], + let rotation = try? KeyframeGroup(dictionary: rotationDictionary) + { + rotationY = rotation + } else { + rotationY = Transform.default.rotationY + } + + if + let rotationDictionary = dictionary[CodingKeys.rotation.rawValue] as? [String: Any], + let rotation = try? KeyframeGroup(dictionary: rotationDictionary) + { + rotationZ = rotation + } else if + let rotationDictionary = dictionary[CodingKeys.rotationZ.rawValue] as? [String: Any], + let rotation = try? KeyframeGroup(dictionary: rotationDictionary) + { + rotationZ = rotation + } else { + rotationZ = Transform.default.rotationZ + } + rotation = nil + if + let opacityDictionary = dictionary[CodingKeys.opacity.rawValue] as? [String: Any], + let opacity = try? KeyframeGroup(dictionary: opacityDictionary) + { + self.opacity = opacity + } else { + opacity = Transform.default.opacity + } + } + + init( + anchorPoint: KeyframeGroup, + position: KeyframeGroup?, + positionX: KeyframeGroup?, + positionY: KeyframeGroup?, + scale: KeyframeGroup, + rotationX: KeyframeGroup, + rotationY: KeyframeGroup, + rotationZ: KeyframeGroup, + opacity: KeyframeGroup, + rotation: KeyframeGroup? + ) { + self.anchorPoint = anchorPoint + self.position = position + self.positionX = positionX + self.positionY = positionY + self.scale = scale + self.rotationX = rotationX + self.rotationY = rotationY + self.rotationZ = rotationZ + self.opacity = opacity + self.rotation = rotation + } + + // MARK: Internal + + enum CodingKeys: String, CodingKey { + case anchorPoint = "a" + case position = "p" + case positionX = "px" + case positionY = "py" + case scale = "s" + case rotation = "r" + case rotationX = "rx" + case rotationY = "ry" + case rotationZ = "rz" + case opacity = "o" + } + + enum PositionCodingKeys: String, CodingKey { + case split = "s" + case positionX = "x" + case positionY = "y" + } + + /// Default transform values to use if no transform is provided + static var `default`: Transform { + Transform( + anchorPoint: KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)), + position: KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)), + positionX: nil, + positionY: nil, + scale: KeyframeGroup(LottieVector3D(x: Double(100), y: 100, z: 100)), + rotationX: KeyframeGroup(LottieVector1D(0)), + rotationY: KeyframeGroup(LottieVector1D(0)), + rotationZ: KeyframeGroup(LottieVector1D(0)), + opacity: KeyframeGroup(LottieVector1D(100)), + rotation: nil + ) + } + + /// The anchor point of the transform. + let anchorPoint: KeyframeGroup + + /// The position of the transform. This is nil if the position data was split. + let position: KeyframeGroup? + + /// The positionX of the transform. This is nil if the position property is set. + let positionX: KeyframeGroup? + + /// The positionY of the transform. This is nil if the position property is set. + let positionY: KeyframeGroup? + + /// The scale of the transform. + let scale: KeyframeGroup + + /// The rotation of the transform on X axis. + let rotationX: KeyframeGroup + + /// The rotation of the transform on Y axis. + let rotationY: KeyframeGroup + + /// The rotation of the transform on Z axis. + let rotationZ: KeyframeGroup + + /// The opacity of the transform. + let opacity: KeyframeGroup + + // MARK: Private + + /// Here for the CodingKeys.rotation = "r". `r` and `rz` are the same. + private let rotation: KeyframeGroup? +} diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Ellipse.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Ellipse.swift new file mode 100644 index 0000000..dbf863e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Ellipse.swift @@ -0,0 +1,79 @@ +// +// EllipseItem.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - PathDirection + +enum PathDirection: Int, Codable { + case clockwise = 1 + case userSetClockwise = 2 + case counterClockwise = 3 +} + +// MARK: - Ellipse + +final class Ellipse: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Ellipse.CodingKeys.self) + direction = try container.decodeIfPresent(PathDirection.self, forKey: .direction) ?? .clockwise + position = try container.decode(KeyframeGroup.self, forKey: .position) + size = try container.decode(KeyframeGroup.self, forKey: .size) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + if + let directionRawType = dictionary[CodingKeys.direction.rawValue] as? Int, + let direction = PathDirection(rawValue: directionRawType) + { + self.direction = direction + } else { + direction = .clockwise + } + let positionDictionary: [String: Any] = try dictionary.value(for: CodingKeys.position) + position = try KeyframeGroup(dictionary: positionDictionary) + let sizeDictionary: [String: Any] = try dictionary.value(for: CodingKeys.size) + size = try KeyframeGroup(dictionary: sizeDictionary) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The direction of the ellipse. + let direction: PathDirection + + /// The position of the ellipse + let position: KeyframeGroup + + /// The size of the ellipse + let size: KeyframeGroup + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(direction, forKey: .direction) + try container.encode(position, forKey: .position) + try container.encode(size, forKey: .size) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case direction = "d" + case position = "p" + case size = "s" + } +} + +// MARK: @unchecked Sendable + +/// `Ellipse` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Ellipse: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Fill.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Fill.swift new file mode 100644 index 0000000..94dc6e8 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Fill.swift @@ -0,0 +1,79 @@ +// +// FillShape.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - FillRule + +enum FillRule: Int, Codable { + case none + case nonZeroWinding + case evenOdd +} + +// MARK: - Fill + +final class Fill: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Fill.CodingKeys.self) + opacity = try container.decode(KeyframeGroup.self, forKey: .opacity) + color = try container.decode(KeyframeGroup.self, forKey: .color) + fillRule = try container.decodeIfPresent(FillRule.self, forKey: .fillRule) ?? .nonZeroWinding + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let opacityDictionary: [String: Any] = try dictionary.value(for: CodingKeys.opacity) + opacity = try KeyframeGroup(dictionary: opacityDictionary) + let colorDictionary: [String: Any] = try dictionary.value(for: CodingKeys.color) + color = try KeyframeGroup(dictionary: colorDictionary) + if + let fillRuleRawValue = dictionary[CodingKeys.fillRule.rawValue] as? Int, + let fillRule = FillRule(rawValue: fillRuleRawValue) + { + self.fillRule = fillRule + } else { + fillRule = .nonZeroWinding + } + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The opacity of the fill + let opacity: KeyframeGroup + + /// The color keyframes for the fill + let color: KeyframeGroup + + /// The fill rule to use when filling a path + let fillRule: FillRule + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(opacity, forKey: .opacity) + try container.encode(color, forKey: .color) + try container.encode(fillRule, forKey: .fillRule) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case opacity = "o" + case color = "c" + case fillRule = "r" + } +} + +// MARK: @unchecked Sendable + +/// `Fill` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Fill: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/GradientFill.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/GradientFill.swift new file mode 100644 index 0000000..bfd4ded --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/GradientFill.swift @@ -0,0 +1,142 @@ +// +// GradientFill.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - GradientType + +enum GradientType: Int, Codable, Sendable { + case none + case linear + case radial +} + +// MARK: - GradientFill + +final class GradientFill: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: GradientFill.CodingKeys.self) + opacity = try container.decode(KeyframeGroup.self, forKey: .opacity) + startPoint = try container.decode(KeyframeGroup.self, forKey: .startPoint) + endPoint = try container.decode(KeyframeGroup.self, forKey: .endPoint) + gradientType = try container.decode(GradientType.self, forKey: .gradientType) + highlightLength = try container.decodeIfPresent(KeyframeGroup.self, forKey: .highlightLength) + highlightAngle = try container.decodeIfPresent(KeyframeGroup.self, forKey: .highlightAngle) + fillRule = try container.decodeIfPresent(FillRule.self, forKey: .fillRule) ?? .nonZeroWinding + let colorsContainer = try container.nestedContainer(keyedBy: GradientDataKeys.self, forKey: .colors) + colors = try colorsContainer.decode(KeyframeGroup<[Double]>.self, forKey: .colors) + numberOfColors = try colorsContainer.decode(Int.self, forKey: .numberOfColors) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let opacityDictionary: [String: Any] = try dictionary.value(for: CodingKeys.opacity) + opacity = try KeyframeGroup(dictionary: opacityDictionary) + let startPointDictionary: [String: Any] = try dictionary.value(for: CodingKeys.startPoint) + startPoint = try KeyframeGroup(dictionary: startPointDictionary) + let endPointDictionary: [String: Any] = try dictionary.value(for: CodingKeys.endPoint) + endPoint = try KeyframeGroup(dictionary: endPointDictionary) + let gradientRawType: Int = try dictionary.value(for: CodingKeys.gradientType) + guard let gradient = GradientType(rawValue: gradientRawType) else { + throw InitializableError.invalidInput() + } + gradientType = gradient + if let highlightLengthDictionary = dictionary[CodingKeys.highlightLength.rawValue] as? [String: Any] { + highlightLength = try? KeyframeGroup(dictionary: highlightLengthDictionary) + } else { + highlightLength = nil + } + if let highlightAngleDictionary = dictionary[CodingKeys.highlightAngle.rawValue] as? [String: Any] { + highlightAngle = try? KeyframeGroup(dictionary: highlightAngleDictionary) + } else { + highlightAngle = nil + } + let colorsDictionary: [String: Any] = try dictionary.value(for: CodingKeys.colors) + let nestedColorsDictionary: [String: Any] = try colorsDictionary.value(for: GradientDataKeys.colors) + colors = try KeyframeGroup<[Double]>(dictionary: nestedColorsDictionary) + numberOfColors = try colorsDictionary.value(for: GradientDataKeys.numberOfColors) + if + let fillRuleRawValue = dictionary[CodingKeys.fillRule.rawValue] as? Int, + let fillRule = FillRule(rawValue: fillRuleRawValue) + { + self.fillRule = fillRule + } else { + fillRule = .nonZeroWinding + } + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The opacity of the fill + let opacity: KeyframeGroup + + /// The start of the gradient + let startPoint: KeyframeGroup + + /// The end of the gradient + let endPoint: KeyframeGroup + + /// The type of gradient + let gradientType: GradientType + + /// Gradient Highlight Length. Only if type is Radial + let highlightLength: KeyframeGroup? + + /// Highlight Angle. Only if type is Radial + let highlightAngle: KeyframeGroup? + + /// The number of color points in the gradient + let numberOfColors: Int + + /// The Colors of the gradient. + let colors: KeyframeGroup<[Double]> + + /// The fill rule to use when filling a path + let fillRule: FillRule + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(opacity, forKey: .opacity) + try container.encode(startPoint, forKey: .startPoint) + try container.encode(endPoint, forKey: .endPoint) + try container.encode(gradientType, forKey: .gradientType) + try container.encodeIfPresent(highlightLength, forKey: .highlightLength) + try container.encodeIfPresent(highlightAngle, forKey: .highlightAngle) + try container.encodeIfPresent(fillRule, forKey: .fillRule) + var colorsContainer = container.nestedContainer(keyedBy: GradientDataKeys.self, forKey: .colors) + try colorsContainer.encode(numberOfColors, forKey: .numberOfColors) + try colorsContainer.encode(colors, forKey: .colors) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case opacity = "o" + case startPoint = "s" + case endPoint = "e" + case gradientType = "t" + case highlightLength = "h" + case highlightAngle = "a" + case colors = "g" + case fillRule = "r" + } + + private enum GradientDataKeys: String, CodingKey { + case numberOfColors = "p" + case colors = "k" + } +} + +// MARK: @unchecked Sendable + +/// `GradientFill` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension GradientFill: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/GradientStroke.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/GradientStroke.swift new file mode 100644 index 0000000..f6bdda6 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/GradientStroke.swift @@ -0,0 +1,244 @@ +// +// GradientStroke.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - LineCap + +enum LineCap: Int, Codable, Sendable { + case none + case butt + case round + case square +} + +// MARK: - LineJoin + +enum LineJoin: Int, Codable, Sendable { + case none + case miter + case round + case bevel +} + +// MARK: - GradientStroke + +final class GradientStroke: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: GradientStroke.CodingKeys.self) + opacity = try container.decode(KeyframeGroup.self, forKey: .opacity) + startPoint = try container.decode(KeyframeGroup.self, forKey: .startPoint) + endPoint = try container.decode(KeyframeGroup.self, forKey: .endPoint) + gradientType = try container.decode(GradientType.self, forKey: .gradientType) + highlightLength = try container.decodeIfPresent(KeyframeGroup.self, forKey: .highlightLength) + highlightAngle = try container.decodeIfPresent(KeyframeGroup.self, forKey: .highlightAngle) + width = try container.decode(KeyframeGroup.self, forKey: .width) + lineCap = try container.decodeIfPresent(LineCap.self, forKey: .lineCap) ?? .round + lineJoin = try container.decodeIfPresent(LineJoin.self, forKey: .lineJoin) ?? .round + miterLimit = try container.decodeIfPresent(Double.self, forKey: .miterLimit) ?? 4 + // TODO Decode Color Objects instead of array. + let colorsContainer = try container.nestedContainer(keyedBy: GradientDataKeys.self, forKey: .colors) + colors = try colorsContainer.decode(KeyframeGroup<[Double]>.self, forKey: .colors) + numberOfColors = try colorsContainer.decode(Int.self, forKey: .numberOfColors) + dashPattern = try container.decodeIfPresent([DashElement].self, forKey: .dashPattern) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let opacityDictionary: [String: Any] = try dictionary.value(for: CodingKeys.opacity) + opacity = try KeyframeGroup(dictionary: opacityDictionary) + let startPointDictionary: [String: Any] = try dictionary.value(for: CodingKeys.startPoint) + startPoint = try KeyframeGroup(dictionary: startPointDictionary) + let endPointDictionary: [String: Any] = try dictionary.value(for: CodingKeys.endPoint) + endPoint = try KeyframeGroup(dictionary: endPointDictionary) + let gradientRawType: Int = try dictionary.value(for: CodingKeys.gradientType) + guard let gradient = GradientType(rawValue: gradientRawType) else { + throw InitializableError.invalidInput() + } + gradientType = gradient + if let highlightLengthDictionary = dictionary[CodingKeys.highlightLength.rawValue] as? [String: Any] { + highlightLength = try? KeyframeGroup(dictionary: highlightLengthDictionary) + } else { + highlightLength = nil + } + if let highlightAngleDictionary = dictionary[CodingKeys.highlightAngle.rawValue] as? [String: Any] { + highlightAngle = try? KeyframeGroup(dictionary: highlightAngleDictionary) + } else { + highlightAngle = nil + } + let widthDictionary: [String: Any] = try dictionary.value(for: CodingKeys.width) + width = try KeyframeGroup(dictionary: widthDictionary) + if + let lineCapRawValue = dictionary[CodingKeys.lineCap.rawValue] as? Int, + let lineCap = LineCap(rawValue: lineCapRawValue) + { + self.lineCap = lineCap + } else { + lineCap = .round + } + if + let lineJoinRawValue = dictionary[CodingKeys.lineJoin.rawValue] as? Int, + let lineJoin = LineJoin(rawValue: lineJoinRawValue) + { + self.lineJoin = lineJoin + } else { + lineJoin = .round + } + miterLimit = (try? dictionary.value(for: CodingKeys.miterLimit)) ?? 4 + let colorsDictionary: [String: Any] = try dictionary.value(for: CodingKeys.colors) + let nestedColorsDictionary: [String: Any] = try colorsDictionary.value(for: GradientDataKeys.colors) + colors = try KeyframeGroup<[Double]>(dictionary: nestedColorsDictionary) + numberOfColors = try colorsDictionary.value(for: GradientDataKeys.numberOfColors) + let dashPatternDictionaries = dictionary[CodingKeys.dashPattern.rawValue] as? [[String: Any]] + dashPattern = try? dashPatternDictionaries?.map { try DashElement(dictionary: $0) } + try super.init(dictionary: dictionary) + } + + init( + name: String, + hidden: Bool, + opacity: KeyframeGroup, + startPoint: KeyframeGroup, + endPoint: KeyframeGroup, + gradientType: GradientType, + highlightLength: KeyframeGroup?, + highlightAngle: KeyframeGroup?, + numberOfColors: Int, + colors: KeyframeGroup<[Double]>, + width: KeyframeGroup, + lineCap: LineCap, + lineJoin: LineJoin, + miterLimit: Double, + dashPattern: [DashElement]? + ) { + self.opacity = opacity + self.startPoint = startPoint + self.endPoint = endPoint + self.gradientType = gradientType + self.highlightLength = highlightLength + self.highlightAngle = highlightAngle + self.numberOfColors = numberOfColors + self.colors = colors + self.width = width + self.lineCap = lineCap + self.lineJoin = lineJoin + self.miterLimit = miterLimit + self.dashPattern = dashPattern + super.init(name: name, type: .gradientStroke, hidden: hidden) + } + + // MARK: Internal + + /// The opacity of the fill + let opacity: KeyframeGroup + + /// The start of the gradient + let startPoint: KeyframeGroup + + /// The end of the gradient + let endPoint: KeyframeGroup + + /// The type of gradient + let gradientType: GradientType + + /// Gradient Highlight Length. Only if type is Radial + let highlightLength: KeyframeGroup? + + /// Highlight Angle. Only if type is Radial + let highlightAngle: KeyframeGroup? + + /// The number of color points in the gradient + let numberOfColors: Int + + /// The Colors of the gradient. + let colors: KeyframeGroup<[Double]> + + /// The width of the stroke + let width: KeyframeGroup + + /// Line Cap + let lineCap: LineCap + + /// Line Join + let lineJoin: LineJoin + + /// Miter Limit + let miterLimit: Double + + /// The dash pattern of the stroke + let dashPattern: [DashElement]? + + /// Creates a copy of this GradientStroke with the given updated width keyframes + func copy(width newWidth: KeyframeGroup) -> GradientStroke { + GradientStroke( + name: name, + hidden: hidden, + opacity: opacity, + startPoint: startPoint, + endPoint: endPoint, + gradientType: gradientType, + highlightLength: highlightLength, + highlightAngle: highlightAngle, + numberOfColors: numberOfColors, + colors: colors, + width: newWidth, + lineCap: lineCap, + lineJoin: lineJoin, + miterLimit: miterLimit, + dashPattern: dashPattern + ) + } + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(opacity, forKey: .opacity) + try container.encode(startPoint, forKey: .startPoint) + try container.encode(endPoint, forKey: .endPoint) + try container.encode(gradientType, forKey: .gradientType) + try container.encodeIfPresent(highlightLength, forKey: .highlightLength) + try container.encodeIfPresent(highlightAngle, forKey: .highlightAngle) + try container.encode(width, forKey: .width) + try container.encode(lineCap, forKey: .lineCap) + try container.encode(lineJoin, forKey: .lineJoin) + try container.encode(miterLimit, forKey: .miterLimit) + var colorsContainer = container.nestedContainer(keyedBy: GradientDataKeys.self, forKey: .colors) + try colorsContainer.encode(numberOfColors, forKey: .numberOfColors) + try colorsContainer.encode(colors, forKey: .colors) + try container.encodeIfPresent(dashPattern, forKey: .dashPattern) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case opacity = "o" + case startPoint = "s" + case endPoint = "e" + case gradientType = "t" + case highlightLength = "h" + case highlightAngle = "a" + case colors = "g" + case width = "w" + case lineCap = "lc" + case lineJoin = "lj" + case miterLimit = "ml" + case dashPattern = "d" + } + + private enum GradientDataKeys: String, CodingKey { + case numberOfColors = "p" + case colors = "k" + } +} + +// MARK: @unchecked Sendable + +/// `GradientStroke` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension GradientStroke: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Group.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Group.swift new file mode 100644 index 0000000..aba43c0 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Group.swift @@ -0,0 +1,55 @@ +// +// GroupItem.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - Group + +/// An item that define a a group of shape items +final class Group: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Group.CodingKeys.self) + items = try container.decode([ShapeItem].self, ofFamily: ShapeType.self, forKey: .items) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let itemDictionaries: [[String: Any]] = try dictionary.value(for: CodingKeys.items) + items = try [ShapeItem].fromDictionaries(itemDictionaries) + try super.init(dictionary: dictionary) + } + + init(items: [ShapeItem], name: String) { + self.items = items + super.init(name: name, type: .group, hidden: false) + } + + // MARK: Internal + + /// A list of shape items. + let items: [ShapeItem] + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(items, forKey: .items) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case items = "it" + } +} + +// MARK: @unchecked Sendable + +/// `Group` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Group: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Merge.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Merge.swift new file mode 100644 index 0000000..b89639e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Merge.swift @@ -0,0 +1,63 @@ +// +// Merge.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - MergeMode + +enum MergeMode: Int, Codable, Sendable { + case none + case merge + case add + case subtract + case intersect + case exclude +} + +// MARK: - Merge + +final class Merge: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Merge.CodingKeys.self) + mode = try container.decode(MergeMode.self, forKey: .mode) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let modeRawType: Int = try dictionary.value(for: CodingKeys.mode) + guard let mode = MergeMode(rawValue: modeRawType) else { + throw InitializableError.invalidInput() + } + self.mode = mode + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The mode of the merge path + let mode: MergeMode + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(mode, forKey: .mode) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case mode = "mm" + } +} + +// MARK: @unchecked Sendable + +/// `Merge` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Merge: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Rectangle.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Rectangle.swift new file mode 100644 index 0000000..f119c2b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Rectangle.swift @@ -0,0 +1,79 @@ +// +// Rectangle.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - Rectangle + +final class Rectangle: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Rectangle.CodingKeys.self) + direction = try container.decodeIfPresent(PathDirection.self, forKey: .direction) ?? .clockwise + position = try container.decode(KeyframeGroup.self, forKey: .position) + size = try container.decode(KeyframeGroup.self, forKey: .size) + cornerRadius = try container.decode(KeyframeGroup.self, forKey: .cornerRadius) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + if + let directionRawType = dictionary[CodingKeys.direction.rawValue] as? Int, + let direction = PathDirection(rawValue: directionRawType) + { + self.direction = direction + } else { + direction = .clockwise + } + let positionDictionary: [String: Any] = try dictionary.value(for: CodingKeys.position) + position = try KeyframeGroup(dictionary: positionDictionary) + let sizeDictionary: [String: Any] = try dictionary.value(for: CodingKeys.size) + size = try KeyframeGroup(dictionary: sizeDictionary) + let cornerRadiusDictionary: [String: Any] = try dictionary.value(for: CodingKeys.cornerRadius) + cornerRadius = try KeyframeGroup(dictionary: cornerRadiusDictionary) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The direction of the rect. + let direction: PathDirection + + /// The position + let position: KeyframeGroup + + /// The size + let size: KeyframeGroup + + /// The Corner radius of the rectangle + let cornerRadius: KeyframeGroup + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(direction, forKey: .direction) + try container.encode(position, forKey: .position) + try container.encode(size, forKey: .size) + try container.encode(cornerRadius, forKey: .cornerRadius) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case direction = "d" + case position = "p" + case size = "s" + case cornerRadius = "r" + } +} + +// MARK: @unchecked Sendable + +/// `Rectangle` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Rectangle: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Repeater.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Repeater.swift new file mode 100644 index 0000000..abd1143 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Repeater.swift @@ -0,0 +1,181 @@ +// +// Repeater.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - Repeater + +final class Repeater: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Repeater.CodingKeys.self) + copies = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .copies) ?? KeyframeGroup(LottieVector1D(0)) + offset = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .offset) ?? KeyframeGroup(LottieVector1D(0)) + let transformContainer = try container.nestedContainer(keyedBy: TransformKeys.self, forKey: .transform) + startOpacity = try transformContainer + .decodeIfPresent(KeyframeGroup.self, forKey: .startOpacity) ?? KeyframeGroup(LottieVector1D(100)) + endOpacity = try transformContainer + .decodeIfPresent(KeyframeGroup.self, forKey: .endOpacity) ?? KeyframeGroup(LottieVector1D(100)) + if let rotation = try transformContainer.decodeIfPresent(KeyframeGroup.self, forKey: .rotation) { + rotationZ = rotation + } else if let rotation = try transformContainer.decodeIfPresent(KeyframeGroup.self, forKey: .rotationZ) { + rotationZ = rotation + } else { + rotationZ = KeyframeGroup(LottieVector1D(0)) + } + + rotationX = try transformContainer + .decodeIfPresent(KeyframeGroup.self, forKey: .rotationX) ?? KeyframeGroup(LottieVector1D(0)) + rotationY = try transformContainer + .decodeIfPresent(KeyframeGroup.self, forKey: .rotationY) ?? KeyframeGroup(LottieVector1D(0)) + + position = try transformContainer + .decodeIfPresent(KeyframeGroup.self, forKey: .position) ?? + KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + anchorPoint = try transformContainer + .decodeIfPresent(KeyframeGroup.self, forKey: .anchorPoint) ?? + KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + scale = try transformContainer + .decodeIfPresent(KeyframeGroup.self, forKey: .scale) ?? + KeyframeGroup(LottieVector3D(x: Double(100), y: 100, z: 100)) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + if let copiesDictionary = dictionary[CodingKeys.copies.rawValue] as? [String: Any] { + copies = try KeyframeGroup(dictionary: copiesDictionary) + } else { + copies = KeyframeGroup(LottieVector1D(0)) + } + if let offsetDictionary = dictionary[CodingKeys.offset.rawValue] as? [String: Any] { + offset = try KeyframeGroup(dictionary: offsetDictionary) + } else { + offset = KeyframeGroup(LottieVector1D(0)) + } + let transformDictionary: [String: Any] = try dictionary.value(for: CodingKeys.transform) + if let startOpacityDictionary = transformDictionary[TransformKeys.startOpacity.rawValue] as? [String: Any] { + startOpacity = try KeyframeGroup(dictionary: startOpacityDictionary) + } else { + startOpacity = KeyframeGroup(LottieVector1D(100)) + } + if let endOpacityDictionary = transformDictionary[TransformKeys.endOpacity.rawValue] as? [String: Any] { + endOpacity = try KeyframeGroup(dictionary: endOpacityDictionary) + } else { + endOpacity = KeyframeGroup(LottieVector1D(100)) + } + if let rotationDictionary = transformDictionary[TransformKeys.rotationX.rawValue] as? [String: Any] { + rotationX = try KeyframeGroup(dictionary: rotationDictionary) + } else { + rotationX = KeyframeGroup(LottieVector1D(0)) + } + if let rotationDictionary = transformDictionary[TransformKeys.rotationY.rawValue] as? [String: Any] { + rotationY = try KeyframeGroup(dictionary: rotationDictionary) + } else { + rotationY = KeyframeGroup(LottieVector1D(0)) + } + if let rotationDictionary = transformDictionary[TransformKeys.rotation.rawValue] as? [String: Any] { + rotationZ = try KeyframeGroup(dictionary: rotationDictionary) + } else if let rotationDictionary = transformDictionary[TransformKeys.rotationZ.rawValue] as? [String: Any] { + rotationZ = try KeyframeGroup(dictionary: rotationDictionary) + } else { + rotationZ = KeyframeGroup(LottieVector1D(0)) + } + if let positionDictionary = transformDictionary[TransformKeys.position.rawValue] as? [String: Any] { + position = try KeyframeGroup(dictionary: positionDictionary) + } else { + position = KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + } + if let anchorPointDictionary = transformDictionary[TransformKeys.anchorPoint.rawValue] as? [String: Any] { + anchorPoint = try KeyframeGroup(dictionary: anchorPointDictionary) + } else { + anchorPoint = KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + } + if let scaleDictionary = transformDictionary[TransformKeys.scale.rawValue] as? [String: Any] { + scale = try KeyframeGroup(dictionary: scaleDictionary) + } else { + scale = KeyframeGroup(LottieVector3D(x: Double(100), y: 100, z: 100)) + } + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The number of copies to repeat + let copies: KeyframeGroup + + /// The offset of each copy + let offset: KeyframeGroup + + /// Start Opacity + let startOpacity: KeyframeGroup + + /// End opacity + let endOpacity: KeyframeGroup + + /// The rotation on X axis + let rotationX: KeyframeGroup + + /// The rotation on Y axis + let rotationY: KeyframeGroup + + /// The rotation on Z axis + let rotationZ: KeyframeGroup + + /// Anchor Point + let anchorPoint: KeyframeGroup + + /// Position + let position: KeyframeGroup + + /// Scale + let scale: KeyframeGroup + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(copies, forKey: .copies) + try container.encode(offset, forKey: .offset) + var transformContainer = container.nestedContainer(keyedBy: TransformKeys.self, forKey: .transform) + try transformContainer.encode(startOpacity, forKey: .startOpacity) + try transformContainer.encode(endOpacity, forKey: .endOpacity) + try transformContainer.encode(rotationX, forKey: .rotationX) + try transformContainer.encode(rotationY, forKey: .rotationY) + try transformContainer.encode(rotationZ, forKey: .rotationZ) + try transformContainer.encode(position, forKey: .position) + try transformContainer.encode(anchorPoint, forKey: .anchorPoint) + try transformContainer.encode(scale, forKey: .scale) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case copies = "c" + case offset = "o" + case transform = "tr" + } + + private enum TransformKeys: String, CodingKey { + case rotation = "r" + case rotationX = "rx" + case rotationY = "ry" + case rotationZ = "rz" + case startOpacity = "so" + case endOpacity = "eo" + case anchorPoint = "a" + case position = "p" + case scale = "s" + } +} + +// MARK: @unchecked Sendable + +/// `Repeater` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Repeater: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/RoundedCorners.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/RoundedCorners.swift new file mode 100644 index 0000000..6c89d10 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/RoundedCorners.swift @@ -0,0 +1,53 @@ +// +// RoundedCorners.swift +// Lottie +// +// Created by Duolingo on 10/31/22. +// + +// MARK: - RoundedCorners + +final class RoundedCorners: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: RoundedCorners.CodingKeys.self) + radius = try + container.decode( + KeyframeGroup.self, + forKey: .radius + ) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let radiusDictionary: [String: Any] = try dictionary.value(for: CodingKeys.radius) + radius = try KeyframeGroup(dictionary: radiusDictionary) + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The radius of rounded corners + let radius: KeyframeGroup + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(radius, forKey: .radius) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case radius = "r" + } +} + +// MARK: @unchecked Sendable + +/// `RoundedCorners` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension RoundedCorners: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Shape.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Shape.swift new file mode 100644 index 0000000..9301f8b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Shape.swift @@ -0,0 +1,63 @@ +// +// VectorShape.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - Shape + +/// An item that defines an custom shape +final class Shape: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Shape.CodingKeys.self) + path = try container.decode(KeyframeGroup.self, forKey: .path) + direction = try container.decodeIfPresent(PathDirection.self, forKey: .direction) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let pathDictionary: [String: Any] = try dictionary.value(for: CodingKeys.path) + path = try KeyframeGroup(dictionary: pathDictionary) + if + let directionRawValue = dictionary[CodingKeys.direction.rawValue] as? Int, + let direction = PathDirection(rawValue: directionRawValue) + { + self.direction = direction + } else { + direction = nil + } + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The Path + let path: KeyframeGroup + + let direction: PathDirection? + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(path, forKey: .path) + try container.encodeIfPresent(direction, forKey: .direction) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case path = "ks" + case direction = "d" + } +} + +// MARK: @unchecked Sendable + +/// `Shape` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Shape: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/ShapeItem.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/ShapeItem.swift new file mode 100644 index 0000000..3b65799 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/ShapeItem.swift @@ -0,0 +1,171 @@ +// +// ShapeItem.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - ShapeType + +enum ShapeType: String, Codable, Sendable { + case ellipse = "el" + case fill = "fl" + case gradientFill = "gf" + case group = "gr" + case gradientStroke = "gs" + case merge = "mm" + case rectangle = "rc" + case repeater = "rp" + case round = "rd" + case shape = "sh" + case star = "sr" + case stroke = "st" + case trim = "tm" + case transform = "tr" + case unknown + + init(from decoder: Decoder) throws { + self = try ShapeType(rawValue: decoder.singleValueContainer().decode(RawValue.self)) ?? .unknown + } +} + +// MARK: ClassFamily + +extension ShapeType: ClassFamily { + + static var discriminator = Discriminator.type + + func getType() -> AnyObject.Type { + switch self { + case .ellipse: + Ellipse.self + case .fill: + Fill.self + case .gradientFill: + GradientFill.self + case .group: + Group.self + case .gradientStroke: + GradientStroke.self + case .merge: + Merge.self + case .rectangle: + Rectangle.self + case .repeater: + Repeater.self + case .round: + RoundedCorners.self + case .shape: + Shape.self + case .star: + Star.self + case .stroke: + Stroke.self + case .trim: + Trim.self + case .transform: + ShapeTransform.self + default: + ShapeItem.self + } + } +} + +// MARK: - ShapeItem + +/// Base class for items belonging to a Shape Layer +class ShapeItem: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: ShapeItem.CodingKeys.self) + name = try container.decodeIfPresent(String.self, forKey: .name) ?? "Layer" + type = try container.decode(ShapeType.self, forKey: .type) + hidden = try container.decodeIfPresent(Bool.self, forKey: .hidden) ?? false + } + + required init(dictionary: [String: Any]) throws { + name = (try? dictionary.value(for: CodingKeys.name)) ?? "Layer" + type = ShapeType(rawValue: try dictionary.value(for: CodingKeys.type)) ?? .unknown + hidden = (try? dictionary.value(for: CodingKeys.hidden)) ?? false + } + + init( + name: String, + type: ShapeType, + hidden: Bool + ) { + self.name = name + self.type = type + self.hidden = hidden + } + + // MARK: Internal + + /// The name of the shape + let name: String + + /// The type of shape + let type: ShapeType + + let hidden: Bool + + // MARK: Fileprivate + + fileprivate enum CodingKeys: String, CodingKey { + case name = "nm" + case type = "ty" + case hidden = "hd" + } +} + +extension [ShapeItem] { + + static func fromDictionaries(_ dictionaries: [[String: Any]]) throws -> [ShapeItem] { + try dictionaries.compactMap { dictionary in + let shapeType = dictionary[ShapeItem.CodingKeys.type.rawValue] as? String + switch ShapeType(rawValue: shapeType ?? ShapeType.unknown.rawValue) { + case .ellipse: + return try Ellipse(dictionary: dictionary) + case .fill: + return try Fill(dictionary: dictionary) + case .gradientFill: + return try GradientFill(dictionary: dictionary) + case .group: + return try Group(dictionary: dictionary) + case .gradientStroke: + return try GradientStroke(dictionary: dictionary) + case .merge: + return try Merge(dictionary: dictionary) + case .rectangle: + return try Rectangle(dictionary: dictionary) + case .repeater: + return try Repeater(dictionary: dictionary) + case .round: + return try RoundedCorners(dictionary: dictionary) + case .shape: + return try Shape(dictionary: dictionary) + case .star: + return try Star(dictionary: dictionary) + case .stroke: + return try Stroke(dictionary: dictionary) + case .trim: + return try Trim(dictionary: dictionary) + case .transform: + return try ShapeTransform(dictionary: dictionary) + case .none: + return nil + default: + return try ShapeItem(dictionary: dictionary) + } + } + } +} + +// MARK: - ShapeItem + @unchecked Sendable + +/// Since `ShapeItem` isn't `final`, we have to use `@unchecked Sendable` instead of `Sendable.` +/// All `ShapeItem` subclasses are immutable `Sendable` values. +// swiftlint:disable:next no_unchecked_sendable +extension ShapeItem: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/ShapeTransform.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/ShapeTransform.swift new file mode 100644 index 0000000..0b5e1d5 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/ShapeTransform.swift @@ -0,0 +1,202 @@ +// +// TransformItem.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - ShapeTransform + +final class ShapeTransform: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: ShapeTransform.CodingKeys.self) + anchor = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .anchor) ?? + KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + position = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .position) ?? + KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + scale = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .scale) ?? + KeyframeGroup(LottieVector3D(x: Double(100), y: 100, z: 100)) + + rotationX = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .rotationX) ?? KeyframeGroup(LottieVector1D(0)) + rotationY = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .rotationY) ?? KeyframeGroup(LottieVector1D(0)) + if + let rotation = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .rotation) + { + rotationZ = rotation + } else if + let rotation = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .rotationZ) + { + rotationZ = rotation + } else { + rotationZ = KeyframeGroup(LottieVector1D(0)) + } + + opacity = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .opacity) ?? KeyframeGroup(LottieVector1D(100)) + skew = try container.decodeIfPresent(KeyframeGroup.self, forKey: .skew) ?? KeyframeGroup(LottieVector1D(0)) + skewAxis = try container + .decodeIfPresent(KeyframeGroup.self, forKey: .skewAxis) ?? KeyframeGroup(LottieVector1D(0)) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + if + let anchorDictionary = dictionary[CodingKeys.anchor.rawValue] as? [String: Any], + let anchor = try? KeyframeGroup(dictionary: anchorDictionary) + { + self.anchor = anchor + } else { + anchor = KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + } + if + let positionDictionary = dictionary[CodingKeys.position.rawValue] as? [String: Any], + let position = try? KeyframeGroup(dictionary: positionDictionary) + { + self.position = position + } else { + position = KeyframeGroup(LottieVector3D(x: Double(0), y: 0, z: 0)) + } + if + let scaleDictionary = dictionary[CodingKeys.scale.rawValue] as? [String: Any], + let scale = try? KeyframeGroup(dictionary: scaleDictionary) + { + self.scale = scale + } else { + scale = KeyframeGroup(LottieVector3D(x: Double(100), y: 100, z: 100)) + } + + if + let rotationDictionary = dictionary[CodingKeys.rotationX.rawValue] as? [String: Any], + let rotation = try? KeyframeGroup(dictionary: rotationDictionary) + { + rotationX = rotation + } else { + rotationX = KeyframeGroup(LottieVector1D(0)) + } + + if + let rotationDictionary = dictionary[CodingKeys.rotationY.rawValue] as? [String: Any], + let rotation = try? KeyframeGroup(dictionary: rotationDictionary) + { + rotationY = rotation + } else { + rotationY = KeyframeGroup(LottieVector1D(0)) + } + + if + let rotationDictionary = dictionary[CodingKeys.rotation.rawValue] as? [String: Any], + let rotation = try? KeyframeGroup(dictionary: rotationDictionary) + { + rotationZ = rotation + } else if + let rotationDictionary = dictionary[CodingKeys.rotationZ.rawValue] as? [String: Any], + let rotation = try? KeyframeGroup(dictionary: rotationDictionary) + { + rotationZ = rotation + } else { + rotationZ = KeyframeGroup(LottieVector1D(0)) + } + + if + let opacityDictionary = dictionary[CodingKeys.opacity.rawValue] as? [String: Any], + let opacity = try? KeyframeGroup(dictionary: opacityDictionary) + { + self.opacity = opacity + } else { + opacity = KeyframeGroup(LottieVector1D(100)) + } + if + let skewDictionary = dictionary[CodingKeys.skew.rawValue] as? [String: Any], + let skew = try? KeyframeGroup(dictionary: skewDictionary) + { + self.skew = skew + } else { + skew = KeyframeGroup(LottieVector1D(0)) + } + if + let skewAxisDictionary = dictionary[CodingKeys.skewAxis.rawValue] as? [String: Any], + let skewAxis = try? KeyframeGroup(dictionary: skewAxisDictionary) + { + self.skewAxis = skewAxis + } else { + skewAxis = KeyframeGroup(LottieVector1D(0)) + } + + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// Anchor Point + let anchor: KeyframeGroup + + /// Position + let position: KeyframeGroup + + /// Scale + let scale: KeyframeGroup + + /// Rotation on X axis + let rotationX: KeyframeGroup + + /// Rotation on Y axis + let rotationY: KeyframeGroup + + /// Rotation on Z axis + let rotationZ: KeyframeGroup + + /// opacity + let opacity: KeyframeGroup + + /// Skew + let skew: KeyframeGroup + + /// Skew Axis + let skewAxis: KeyframeGroup + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(anchor, forKey: .anchor) + try container.encode(position, forKey: .position) + try container.encode(scale, forKey: .scale) + try container.encode(rotationX, forKey: .rotationX) + try container.encode(rotationY, forKey: .rotationY) + try container.encode(rotationZ, forKey: .rotationZ) + try container.encode(opacity, forKey: .opacity) + try container.encode(skew, forKey: .skew) + try container.encode(skewAxis, forKey: .skewAxis) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case anchor = "a" + case position = "p" + case scale = "s" + case rotation = "r" + case rotationX = "rx" + case rotationY = "ry" + case rotationZ = "rz" + case opacity = "o" + case skew = "sk" + case skewAxis = "sa" + } +} + +// MARK: @unchecked Sendable + +/// `ShapeTransform` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension ShapeTransform: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Star.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Star.swift new file mode 100644 index 0000000..3f82718 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Star.swift @@ -0,0 +1,136 @@ +// +// Star.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - StarType + +enum StarType: Int, Codable, Sendable { + case none + case star + case polygon +} + +// MARK: - Star + +final class Star: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Star.CodingKeys.self) + direction = try container.decodeIfPresent(PathDirection.self, forKey: .direction) ?? .clockwise + position = try container.decode(KeyframeGroup.self, forKey: .position) + outerRadius = try container.decode(KeyframeGroup.self, forKey: .outerRadius) + outerRoundness = try container.decode(KeyframeGroup.self, forKey: .outerRoundness) + innerRadius = try container.decodeIfPresent(KeyframeGroup.self, forKey: .innerRadius) + innerRoundness = try container.decodeIfPresent(KeyframeGroup.self, forKey: .innerRoundness) + rotation = try container.decode(KeyframeGroup.self, forKey: .rotation) + points = try container.decode(KeyframeGroup.self, forKey: .points) + starType = try container.decode(StarType.self, forKey: .starType) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + if + let directionRawValue = dictionary[CodingKeys.direction.rawValue] as? Int, + let direction = PathDirection(rawValue: directionRawValue) + { + self.direction = direction + } else { + direction = .clockwise + } + let positionDictionary: [String: Any] = try dictionary.value(for: CodingKeys.position) + position = try KeyframeGroup(dictionary: positionDictionary) + let outerRadiusDictionary: [String: Any] = try dictionary.value(for: CodingKeys.outerRadius) + outerRadius = try KeyframeGroup(dictionary: outerRadiusDictionary) + let outerRoundnessDictionary: [String: Any] = try dictionary.value(for: CodingKeys.outerRoundness) + outerRoundness = try KeyframeGroup(dictionary: outerRoundnessDictionary) + if let innerRadiusDictionary = dictionary[CodingKeys.innerRadius.rawValue] as? [String: Any] { + innerRadius = try KeyframeGroup(dictionary: innerRadiusDictionary) + } else { + innerRadius = nil + } + if let innerRoundnessDictionary = dictionary[CodingKeys.innerRoundness.rawValue] as? [String: Any] { + innerRoundness = try KeyframeGroup(dictionary: innerRoundnessDictionary) + } else { + innerRoundness = nil + } + let rotationDictionary: [String: Any] = try dictionary.value(for: CodingKeys.rotation) + rotation = try KeyframeGroup(dictionary: rotationDictionary) + let pointsDictionary: [String: Any] = try dictionary.value(for: CodingKeys.points) + points = try KeyframeGroup(dictionary: pointsDictionary) + let starTypeRawValue: Int = try dictionary.value(for: CodingKeys.starType) + guard let starType = StarType(rawValue: starTypeRawValue) else { + throw InitializableError.invalidInput() + } + self.starType = starType + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The direction of the star. + let direction: PathDirection + + /// The position of the star + let position: KeyframeGroup + + /// The outer radius of the star + let outerRadius: KeyframeGroup + + /// The outer roundness of the star + let outerRoundness: KeyframeGroup + + /// The outer radius of the star + let innerRadius: KeyframeGroup? + + /// The outer roundness of the star + let innerRoundness: KeyframeGroup? + + /// The rotation of the star + let rotation: KeyframeGroup + + /// The number of points on the star + let points: KeyframeGroup + + /// The type of star + let starType: StarType + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(direction, forKey: .direction) + try container.encode(position, forKey: .position) + try container.encode(outerRadius, forKey: .outerRadius) + try container.encode(outerRoundness, forKey: .outerRoundness) + try container.encode(innerRadius, forKey: .innerRadius) + try container.encode(innerRoundness, forKey: .innerRoundness) + try container.encode(rotation, forKey: .rotation) + try container.encode(points, forKey: .points) + try container.encode(starType, forKey: .starType) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case direction = "d" + case position = "p" + case outerRadius = "or" + case outerRoundness = "os" + case innerRadius = "ir" + case innerRoundness = "is" + case rotation = "r" + case points = "pt" + case starType = "sy" + } +} + +// MARK: @unchecked Sendable + +/// `Star` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Star: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Stroke.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Stroke.swift new file mode 100644 index 0000000..f1e6b04 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Stroke.swift @@ -0,0 +1,144 @@ +// +// Stroke.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - Stroke + +final class Stroke: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Stroke.CodingKeys.self) + opacity = try container.decode(KeyframeGroup.self, forKey: .opacity) + color = try container.decode(KeyframeGroup.self, forKey: .color) + width = try container.decode(KeyframeGroup.self, forKey: .width) + lineCap = try container.decodeIfPresent(LineCap.self, forKey: .lineCap) ?? .round + lineJoin = try container.decodeIfPresent(LineJoin.self, forKey: .lineJoin) ?? .round + miterLimit = try container.decodeIfPresent(Double.self, forKey: .miterLimit) ?? 4 + dashPattern = try container.decodeIfPresent([DashElement].self, forKey: .dashPattern) + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let opacityDictionary: [String: Any] = try dictionary.value(for: CodingKeys.opacity) + opacity = try KeyframeGroup(dictionary: opacityDictionary) + let colorDictionary: [String: Any] = try dictionary.value(for: CodingKeys.color) + color = try KeyframeGroup(dictionary: colorDictionary) + let widthDictionary: [String: Any] = try dictionary.value(for: CodingKeys.width) + width = try KeyframeGroup(dictionary: widthDictionary) + if + let lineCapRawValue = dictionary[CodingKeys.lineCap.rawValue] as? Int, + let lineCap = LineCap(rawValue: lineCapRawValue) + { + self.lineCap = lineCap + } else { + lineCap = .round + } + if + let lineJoinRawValue = dictionary[CodingKeys.lineJoin.rawValue] as? Int, + let lineJoin = LineJoin(rawValue: lineJoinRawValue) + { + self.lineJoin = lineJoin + } else { + lineJoin = .round + } + miterLimit = (try? dictionary.value(for: CodingKeys.miterLimit)) ?? 4 + let dashPatternDictionaries = dictionary[CodingKeys.dashPattern.rawValue] as? [[String: Any]] + dashPattern = try? dashPatternDictionaries?.map { try DashElement(dictionary: $0) } + try super.init(dictionary: dictionary) + } + + init( + name: String, + hidden: Bool, + opacity: KeyframeGroup, + color: KeyframeGroup, + width: KeyframeGroup, + lineCap: LineCap, + lineJoin: LineJoin, + miterLimit: Double, + dashPattern: [DashElement]? + ) { + self.opacity = opacity + self.color = color + self.width = width + self.lineCap = lineCap + self.lineJoin = lineJoin + self.miterLimit = miterLimit + self.dashPattern = dashPattern + super.init(name: name, type: .stroke, hidden: hidden) + } + + // MARK: Internal + + /// The opacity of the stroke + let opacity: KeyframeGroup + + /// The Color of the stroke + let color: KeyframeGroup + + /// The width of the stroke + let width: KeyframeGroup + + /// Line Cap + let lineCap: LineCap + + /// Line Join + let lineJoin: LineJoin + + /// Miter Limit + let miterLimit: Double + + /// The dash pattern of the stroke + let dashPattern: [DashElement]? + + /// Creates a copy of this Stroke with the given updated width keyframes + func copy(width newWidth: KeyframeGroup) -> Stroke { + Stroke( + name: name, + hidden: hidden, + opacity: opacity, + color: color, + width: newWidth, + lineCap: lineCap, + lineJoin: lineJoin, + miterLimit: miterLimit, + dashPattern: dashPattern + ) + } + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(opacity, forKey: .opacity) + try container.encode(color, forKey: .color) + try container.encode(width, forKey: .width) + try container.encode(lineCap, forKey: .lineCap) + try container.encode(lineJoin, forKey: .lineJoin) + try container.encode(miterLimit, forKey: .miterLimit) + try container.encodeIfPresent(dashPattern, forKey: .dashPattern) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case opacity = "o" + case color = "c" + case width = "w" + case lineCap = "lc" + case lineJoin = "lj" + case miterLimit = "ml" + case dashPattern = "d" + } +} + +// MARK: @unchecked Sendable + +/// `Stroke` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Stroke: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Trim.swift b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Trim.swift new file mode 100644 index 0000000..188d823 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/ShapeItems/Trim.swift @@ -0,0 +1,90 @@ +// +// Trim.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +// MARK: - TrimType + +enum TrimType: Int, Codable { + case simultaneously = 1 + case individually = 2 +} + +// MARK: - Trim + +final class Trim: ShapeItem { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Trim.CodingKeys.self) + start = try container.decode(KeyframeGroup.self, forKey: .start) + end = try container.decode(KeyframeGroup.self, forKey: .end) + offset = try container.decode(KeyframeGroup.self, forKey: .offset) + trimType = try container.decodeIfPresent(TrimType.self, forKey: .trimType) ?? .individually + try super.init(from: decoder) + } + + required init(dictionary: [String: Any]) throws { + let startDictionary: [String: Any] = try dictionary.value(for: CodingKeys.start) + start = try KeyframeGroup(dictionary: startDictionary) + let endDictionary: [String: Any] = try dictionary.value(for: CodingKeys.end) + end = try KeyframeGroup(dictionary: endDictionary) + let offsetDictionary: [String: Any] = try dictionary.value(for: CodingKeys.offset) + offset = try KeyframeGroup(dictionary: offsetDictionary) + let trimTypeRawValue: Int = try dictionary.value(for: CodingKeys.trimType) ?? TrimType.individually.rawValue + guard let trimType = TrimType(rawValue: trimTypeRawValue) else { + throw InitializableError.invalidInput() + } + self.trimType = trimType + try super.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The start of the trim + let start: KeyframeGroup + + /// The end of the trim + let end: KeyframeGroup + + /// The offset of the trim + let offset: KeyframeGroup + + let trimType: TrimType + + /// If this trim doesn't affect the path at all then we can consider it empty + var isEmpty: Bool { + start.keyframes.count == 1 + && start.keyframes[0].value.value == 0 + && end.keyframes.count == 1 + && end.keyframes[0].value.value == 100 + } + + override func encode(to encoder: Encoder) throws { + try super.encode(to: encoder) + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(start, forKey: .start) + try container.encode(end, forKey: .end) + try container.encode(offset, forKey: .offset) + try container.encode(trimType, forKey: .trimType) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case start = "s" + case end = "e" + case offset = "o" + case trimType = "m" + } +} + +// MARK: @unchecked Sendable + +/// `Trim` inherits `@unchecked Sendable` from `ShapeItem` and +/// we need to restate that here to avoid a warning in Xcode 16 +// swiftlint:disable:next no_unchecked_sendable +extension Trim: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Private/Model/Text/Font.swift b/Pods/lottie-ios/Sources/Private/Model/Text/Font.swift new file mode 100644 index 0000000..0a1187f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Text/Font.swift @@ -0,0 +1,59 @@ +// +// Font.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/9/19. +// + +// MARK: - Font + +final class Font: Codable, Sendable, DictionaryInitializable { + + // MARK: Lifecycle + + init(dictionary: [String: Any]) throws { + name = try dictionary.value(for: CodingKeys.name) + familyName = try dictionary.value(for: CodingKeys.familyName) + style = try dictionary.value(for: CodingKeys.style) + ascent = try dictionary.value(for: CodingKeys.ascent) + } + + // MARK: Internal + + let name: String + let familyName: String + let style: String + let ascent: Double + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case name = "fName" + case familyName = "fFamily" + case style = "fStyle" + case ascent + } + +} + +// MARK: - FontList + +/// A list of fonts +final class FontList: Codable, Sendable, DictionaryInitializable { + + // MARK: Lifecycle + + init(dictionary: [String: Any]) throws { + let fontDictionaries: [[String: Any]] = try dictionary.value(for: CodingKeys.fonts) + fonts = try fontDictionaries.map { try Font(dictionary: $0) } + } + + // MARK: Internal + + enum CodingKeys: String, CodingKey { + case fonts = "list" + } + + let fonts: [Font] + +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Text/Glyph.swift b/Pods/lottie-ios/Sources/Private/Model/Text/Glyph.swift new file mode 100644 index 0000000..7c68c07 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Text/Glyph.swift @@ -0,0 +1,94 @@ +// +// Glyph.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/9/19. +// + +/// A model that holds a vector character +final class Glyph: Codable, Sendable, DictionaryInitializable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: Glyph.CodingKeys.self) + character = try container.decode(String.self, forKey: .character) + fontSize = try container.decode(Double.self, forKey: .fontSize) + fontFamily = try container.decode(String.self, forKey: .fontFamily) + fontStyle = try container.decode(String.self, forKey: .fontStyle) + width = try container.decode(Double.self, forKey: .width) + if + container.contains(.shapeWrapper), + let shapeContainer = try? container.nestedContainer(keyedBy: ShapeKey.self, forKey: .shapeWrapper), + shapeContainer.contains(.shapes) + { + shapes = try shapeContainer.decode([ShapeItem].self, ofFamily: ShapeType.self, forKey: .shapes) + } else { + shapes = [] + } + } + + init(dictionary: [String: Any]) throws { + character = try dictionary.value(for: CodingKeys.character) + fontSize = try dictionary.value(for: CodingKeys.fontSize) + fontFamily = try dictionary.value(for: CodingKeys.fontFamily) + fontStyle = try dictionary.value(for: CodingKeys.fontStyle) + width = try dictionary.value(for: CodingKeys.width) + if + let shapes = dictionary[CodingKeys.shapeWrapper.rawValue] as? [String: Any], + let shapeDictionaries = shapes[ShapeKey.shapes.rawValue] as? [[String: Any]] + { + self.shapes = try [ShapeItem].fromDictionaries(shapeDictionaries) + } else { + shapes = [ShapeItem]() + } + } + + // MARK: Internal + + /// The character + let character: String + + /// The font size of the character + let fontSize: Double + + /// The font family of the character + let fontFamily: String + + /// The Style of the character + let fontStyle: String + + /// The Width of the character + let width: Double + + /// The Shape Data of the Character + let shapes: [ShapeItem] + + func encode(to encoder: Encoder) throws { + var container = encoder.container(keyedBy: CodingKeys.self) + + try container.encode(character, forKey: .character) + try container.encode(fontSize, forKey: .fontSize) + try container.encode(fontFamily, forKey: .fontFamily) + try container.encode(fontStyle, forKey: .fontStyle) + try container.encode(width, forKey: .width) + + var shapeContainer = container.nestedContainer(keyedBy: ShapeKey.self, forKey: .shapeWrapper) + try shapeContainer.encode(shapes, forKey: .shapes) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case character = "ch" + case fontSize = "size" + case fontFamily = "fFamily" + case fontStyle = "style" + case width = "w" + case shapeWrapper = "data" + } + + private enum ShapeKey: String, CodingKey { + case shapes + } +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Text/TextAnimator.swift b/Pods/lottie-ios/Sources/Private/Model/Text/TextAnimator.swift new file mode 100644 index 0000000..0ff9415 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Text/TextAnimator.swift @@ -0,0 +1,240 @@ +// +// TextAnimator.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/9/19. +// + +// MARK: - TextRangeUnit + +enum TextRangeUnit: Int, RawRepresentable, Codable { + case percentage = 1 + case index = 2 +} + +// MARK: - TextAnimator + +final class TextAnimator: Codable, DictionaryInitializable { + + // MARK: Lifecycle + + required init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: TextAnimator.CodingKeys.self) + name = try container.decodeIfPresent(String.self, forKey: .name) ?? "" + + let animatorContainer = try container.nestedContainer(keyedBy: TextAnimatorKeys.self, forKey: .textAnimator) + fillColor = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .fillColor) + strokeColor = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .strokeColor) + strokeWidth = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .strokeWidth) + tracking = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .tracking) + anchor = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .anchor) + position = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .position) + scale = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .scale) + skew = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .skew) + skewAxis = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .skewAxis) + rotationX = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .rotationX) + rotationY = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .rotationY) + if let rotation = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .rotation) { + rotationZ = rotation + } else if let rotation = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .rotationZ) { + rotationZ = rotation + } else { + rotationZ = nil + } + opacity = try animatorContainer.decodeIfPresent(KeyframeGroup.self, forKey: .opacity) + + let selectorContainer = try? container.nestedContainer(keyedBy: TextSelectorKeys.self, forKey: .textSelector) + start = try? selectorContainer?.decodeIfPresent(KeyframeGroup.self, forKey: .start) + end = try? selectorContainer?.decodeIfPresent(KeyframeGroup.self, forKey: .end) + textRangeUnit = try? selectorContainer?.decodeIfPresent(TextRangeUnit.self, forKey: .textRangeUnits) + } + + init(dictionary: [String: Any]) throws { + name = (try? dictionary.value(for: CodingKeys.name)) ?? "" + + let animatorDictionary: [String: Any] = try dictionary.value(for: CodingKeys.textAnimator) + if let fillColorDictionary = animatorDictionary[TextAnimatorKeys.fillColor.rawValue] as? [String: Any] { + fillColor = try? KeyframeGroup(dictionary: fillColorDictionary) + } else { + fillColor = nil + } + if let strokeColorDictionary = animatorDictionary[TextAnimatorKeys.strokeColor.rawValue] as? [String: Any] { + strokeColor = try? KeyframeGroup(dictionary: strokeColorDictionary) + } else { + strokeColor = nil + } + if let strokeWidthDictionary = animatorDictionary[TextAnimatorKeys.strokeWidth.rawValue] as? [String: Any] { + strokeWidth = try? KeyframeGroup(dictionary: strokeWidthDictionary) + } else { + strokeWidth = nil + } + if let trackingDictionary = animatorDictionary[TextAnimatorKeys.tracking.rawValue] as? [String: Any] { + tracking = try? KeyframeGroup(dictionary: trackingDictionary) + } else { + tracking = nil + } + if let anchorDictionary = animatorDictionary[TextAnimatorKeys.anchor.rawValue] as? [String: Any] { + anchor = try? KeyframeGroup(dictionary: anchorDictionary) + } else { + anchor = nil + } + if let positionDictionary = animatorDictionary[TextAnimatorKeys.position.rawValue] as? [String: Any] { + position = try? KeyframeGroup(dictionary: positionDictionary) + } else { + position = nil + } + if let scaleDictionary = animatorDictionary[TextAnimatorKeys.scale.rawValue] as? [String: Any] { + scale = try? KeyframeGroup(dictionary: scaleDictionary) + } else { + scale = nil + } + if let skewDictionary = animatorDictionary[TextAnimatorKeys.skew.rawValue] as? [String: Any] { + skew = try? KeyframeGroup(dictionary: skewDictionary) + } else { + skew = nil + } + if let skewAxisDictionary = animatorDictionary[TextAnimatorKeys.skewAxis.rawValue] as? [String: Any] { + skewAxis = try? KeyframeGroup(dictionary: skewAxisDictionary) + } else { + skewAxis = nil + } + if let rotationDictionary = animatorDictionary[TextAnimatorKeys.rotationX.rawValue] as? [String: Any] { + rotationX = try? KeyframeGroup(dictionary: rotationDictionary) + } else { + rotationX = nil + } + + if let rotationDictionary = animatorDictionary[TextAnimatorKeys.rotationY.rawValue] as? [String: Any] { + rotationY = try? KeyframeGroup(dictionary: rotationDictionary) + } else { + rotationY = nil + } + + if let rotationDictionary = animatorDictionary[TextAnimatorKeys.rotation.rawValue] as? [String: Any] { + rotationZ = try? KeyframeGroup(dictionary: rotationDictionary) + } else if let rotationDictionary = animatorDictionary[TextAnimatorKeys.rotationZ.rawValue] as? [String: Any] { + rotationZ = try? KeyframeGroup(dictionary: rotationDictionary) + } else { + rotationZ = nil + } + + if let opacityDictionary = animatorDictionary[TextAnimatorKeys.opacity.rawValue] as? [String: Any] { + opacity = try KeyframeGroup(dictionary: opacityDictionary) + } else { + opacity = nil + } + + let selectorDictionary: [String: Any] = try dictionary.value(for: CodingKeys.textSelector) + + if let startDictionary = selectorDictionary[TextSelectorKeys.start.rawValue] as? [String: Any] { + start = try KeyframeGroup(dictionary: startDictionary) + } else { + start = nil + } + + if let endDictionary = selectorDictionary[TextSelectorKeys.end.rawValue] as? [String: Any] { + end = try KeyframeGroup(dictionary: endDictionary) + } else { + end = nil + } + + if let textRangeUnitValue = selectorDictionary[TextSelectorKeys.textRangeUnits.rawValue] as? Int { + textRangeUnit = TextRangeUnit(rawValue: textRangeUnitValue) + } else { + textRangeUnit = nil + } + } + + // MARK: Internal + + let name: String + + /// Anchor + let anchor: KeyframeGroup? + + /// Position + let position: KeyframeGroup? + + /// Scale + let scale: KeyframeGroup? + + /// Skew + let skew: KeyframeGroup? + + /// Skew Axis + let skewAxis: KeyframeGroup? + + /// Rotation on X axis + let rotationX: KeyframeGroup? + + /// Rotation on Y axis + let rotationY: KeyframeGroup? + + /// Rotation on Z axis + let rotationZ: KeyframeGroup? + + /// Opacity + let opacity: KeyframeGroup? + + /// Stroke Color + let strokeColor: KeyframeGroup? + + /// Fill Color + let fillColor: KeyframeGroup? + + /// Stroke Width + let strokeWidth: KeyframeGroup? + + /// Tracking + let tracking: KeyframeGroup? + + /// Start + let start: KeyframeGroup? + + /// End + let end: KeyframeGroup? + + /// The type of unit used by the start/end ranges + let textRangeUnit: TextRangeUnit? + + func encode(to encoder: Encoder) throws { + var container = encoder.container(keyedBy: CodingKeys.self) + var animatorContainer = container.nestedContainer(keyedBy: TextAnimatorKeys.self, forKey: .textAnimator) + try animatorContainer.encodeIfPresent(fillColor, forKey: .fillColor) + try animatorContainer.encodeIfPresent(strokeColor, forKey: .strokeColor) + try animatorContainer.encodeIfPresent(strokeWidth, forKey: .strokeWidth) + try animatorContainer.encodeIfPresent(tracking, forKey: .tracking) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case textSelector = "s" + case textAnimator = "a" + case name = "nm" + } + + private enum TextSelectorKeys: String, CodingKey { + case start = "s" + case end = "e" + case offset = "o" + case textRangeUnits = "r" + } + + private enum TextAnimatorKeys: String, CodingKey { + case fillColor = "fc" + case strokeColor = "sc" + case strokeWidth = "sw" + case tracking = "t" + case anchor = "a" + case position = "p" + case scale = "s" + case skew = "sk" + case skewAxis = "sa" + case rotation = "r" + case rotationX = "rx" + case rotationY = "ry" + case rotationZ = "rz" + case opacity = "o" + } +} diff --git a/Pods/lottie-ios/Sources/Private/Model/Text/TextDocument.swift b/Pods/lottie-ios/Sources/Private/Model/Text/TextDocument.swift new file mode 100644 index 0000000..1fe5013 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Model/Text/TextDocument.swift @@ -0,0 +1,125 @@ +// +// TextDocument.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/9/19. +// + +// MARK: - TextJustification + +enum TextJustification: Int, Codable { + case left + case right + case center + case justifyLastLineLeft + case justifyLastLineRight + case justifyLastLineCenter + case justifyLastLineFull +} + +// MARK: - TextDocument + +final class TextDocument: Codable, DictionaryInitializable, AnyInitializable { + + // MARK: Lifecycle + + init(dictionary: [String: Any]) throws { + text = try dictionary.value(for: CodingKeys.text) + fontSize = try dictionary.value(for: CodingKeys.fontSize) + fontFamily = try dictionary.value(for: CodingKeys.fontFamily) + let justificationValue: Int = try dictionary.value(for: CodingKeys.justification) + guard let justification = TextJustification(rawValue: justificationValue) else { + throw InitializableError.invalidInput() + } + self.justification = justification + tracking = try dictionary.value(for: CodingKeys.tracking) + lineHeight = try dictionary.value(for: CodingKeys.lineHeight) + baseline = try dictionary.value(for: CodingKeys.baseline) + if let fillColorRawValue = dictionary[CodingKeys.fillColorData.rawValue] { + fillColorData = try? LottieColor(value: fillColorRawValue) + } else { + fillColorData = nil + } + if let strokeColorRawValue = dictionary[CodingKeys.strokeColorData.rawValue] { + strokeColorData = try? LottieColor(value: strokeColorRawValue) + } else { + strokeColorData = nil + } + strokeWidth = try? dictionary.value(for: CodingKeys.strokeWidth) + strokeOverFill = try? dictionary.value(for: CodingKeys.strokeOverFill) + if let textFramePositionRawValue = dictionary[CodingKeys.textFramePosition.rawValue] { + textFramePosition = try? LottieVector3D(value: textFramePositionRawValue) + } else { + textFramePosition = nil + } + if let textFrameSizeRawValue = dictionary[CodingKeys.textFrameSize.rawValue] { + textFrameSize = try? LottieVector3D(value: textFrameSizeRawValue) + } else { + textFrameSize = nil + } + } + + convenience init(value: Any) throws { + guard let dictionary = value as? [String: Any] else { + throw InitializableError.invalidInput() + } + try self.init(dictionary: dictionary) + } + + // MARK: Internal + + /// The Text + let text: String + + /// The Font size + let fontSize: Double + + /// The Font Family + let fontFamily: String + + /// Justification + let justification: TextJustification + + /// Tracking + let tracking: Int + + /// Line Height + let lineHeight: Double + + /// Baseline + let baseline: Double? + + /// Fill Color data + let fillColorData: LottieColor? + + /// Scroke Color data + let strokeColorData: LottieColor? + + /// Stroke Width + let strokeWidth: Double? + + /// Stroke Over Fill + let strokeOverFill: Bool? + + let textFramePosition: LottieVector3D? + + let textFrameSize: LottieVector3D? + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case text = "t" + case fontSize = "s" + case fontFamily = "f" + case justification = "j" + case tracking = "tr" + case lineHeight = "lh" + case baseline = "ls" + case fillColorData = "fc" + case strokeColorData = "sc" + case strokeWidth = "sw" + case strokeOverFill = "of" + case textFramePosition = "ps" + case textFrameSize = "sz" + } +} diff --git a/Pods/lottie-ios/Sources/Private/RootAnimationLayer.swift b/Pods/lottie-ios/Sources/Private/RootAnimationLayer.swift new file mode 100644 index 0000000..12839fb --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/RootAnimationLayer.swift @@ -0,0 +1,54 @@ +// Created by Cal Stephens on 12/13/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import QuartzCore + +// MARK: - RootAnimationLayer + +/// A root `CALayer` responsible for playing a Lottie animation +protocol RootAnimationLayer: CALayer { + var lottieAnimationLayer: LottieAnimationLayer? { get set } + + var currentFrame: AnimationFrameTime { get set } + var renderScale: CGFloat { get set } + var respectAnimationFrameRate: Bool { get set } + + var _animationLayers: [CALayer] { get } + var imageProvider: AnimationImageProvider { get set } + var textProvider: AnimationKeypathTextProvider { get set } + var fontProvider: AnimationFontProvider { get set } + + /// The `CAAnimation` key corresponding to the primary animation. + /// - `LottieAnimationView` uses this key to check if the animation is still active + var primaryAnimationKey: AnimationKey { get } + + /// Whether or not this layer is currently playing an animation + /// - If the layer returns `nil`, `LottieAnimationView` determines if an animation + /// is playing by checking if there is an active animation for `primaryAnimationKey` + var isAnimationPlaying: Bool? { get } + + /// Instructs this layer to remove all `CAAnimation`s, + /// other than the `CAAnimation` managed by `LottieAnimationView` (if applicable) + func removeAnimations() + + func reloadImages() + func forceDisplayUpdate() + func logHierarchyKeypaths() + func allHierarchyKeypaths() -> [String] + func setValueProvider(_ valueProvider: AnyValueProvider, keypath: AnimationKeypath) + func removeValueProvider(for keypath: AnimationKeypath) + func getValue(for keypath: AnimationKeypath, atFrame: AnimationFrameTime?) -> Any? + func getOriginalValue(for keypath: AnimationKeypath, atFrame: AnimationFrameTime?) -> Any? + + func layer(for keypath: AnimationKeypath) -> CALayer? + func animatorNodes(for keypath: AnimationKeypath) -> [AnimatorNode]? +} + +// MARK: - AnimationKey + +enum AnimationKey { + /// The primary animation and its key should be managed by `LottieAnimationView` + case managed + /// The primary animation always uses the given key + case specific(String) +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Debugging/AnimatorNodeDebugging.swift b/Pods/lottie-ios/Sources/Private/Utility/Debugging/AnimatorNodeDebugging.swift new file mode 100644 index 0000000..79b7f5c --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Debugging/AnimatorNodeDebugging.swift @@ -0,0 +1,23 @@ +// +// AnimatorNodeDebugging.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/18/19. +// + +extension AnimatorNode { + + func printNodeTree() { + parentNode?.printNodeTree() + LottieLogger.shared.info(String(describing: type(of: self))) + + if let group = self as? GroupNode { + LottieLogger.shared.info("* |Children") + group.rootNode?.printNodeTree() + LottieLogger.shared.info("*") + } else { + LottieLogger.shared.info("|") + } + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Debugging/LayerDebugging.swift b/Pods/lottie-ios/Sources/Private/Utility/Debugging/LayerDebugging.swift new file mode 100644 index 0000000..7115320 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Debugging/LayerDebugging.swift @@ -0,0 +1,231 @@ +// +// LayerDebugging.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/24/19. +// + +#if DEBUG + +import QuartzCore + +// MARK: - LayerDebugStyle + +struct LayerDebugStyle { + let anchorColor: CGColor + let boundsColor: CGColor + let anchorWidth: CGFloat + let boundsWidth: CGFloat +} + +// MARK: - LayerDebugging + +protocol LayerDebugging { + var debugStyle: LayerDebugStyle { get } +} + +// MARK: - CustomLayerDebugging + +protocol CustomLayerDebugging { + func layerForDebugging() -> CALayer +} + +// MARK: - DebugLayer + +final class DebugLayer: CALayer { + init(style: LayerDebugStyle) { + super.init() + zPosition = 1000 + bounds = CGRect(x: 0, y: 0, width: style.anchorWidth, height: style.anchorWidth) + backgroundColor = style.anchorColor + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } +} + +extension CALayer { + + @nonobjc + public func logLayerTree(withIndent: Int = 0) { + var string = "" + for _ in 0...withIndent { + string = string + " " + } + string = string + "|_" + String(describing: self) + LottieLogger.shared.info(string) + if let sublayers { + for sublayer in sublayers { + sublayer.logLayerTree(withIndent: withIndent + 1) + } + } + } + +} + +// MARK: - CompositionLayer + CustomLayerDebugging + +extension CompositionLayer: CustomLayerDebugging { + func layerForDebugging() -> CALayer { + contentsLayer + } +} + +extension CALayer { + + @nonobjc + func setDebuggingState(visible: Bool) { + var sublayers = sublayers + if let cust = self as? CustomLayerDebugging { + sublayers = cust.layerForDebugging().sublayers + } + + if let sublayers { + for i in 0.. LayerDebugStyle { + let anchorColor = CGColor.rgb(1, 0, 0) + let boundsColor = CGColor.rgb(1, 1, 0) + return LayerDebugStyle( + anchorColor: anchorColor, + boundsColor: boundsColor, + anchorWidth: 10, + boundsWidth: 2 + ) + } + + static func topLayerStyle() -> LayerDebugStyle { + let anchorColor = CGColor.rgba(1, 0.5, 0, 0) + let boundsColor = CGColor.rgb(0, 1, 0) + + return LayerDebugStyle( + anchorColor: anchorColor, + boundsColor: boundsColor, + anchorWidth: 10, + boundsWidth: 2 + ) + } + + static func nullLayerStyle() -> LayerDebugStyle { + let anchorColor = CGColor.rgba(0, 0, 1, 0) + let boundsColor = CGColor.rgb(0, 1, 0) + + return LayerDebugStyle( + anchorColor: anchorColor, + boundsColor: boundsColor, + anchorWidth: 10, + boundsWidth: 2 + ) + } + + static func shapeLayerStyle() -> LayerDebugStyle { + let anchorColor = CGColor.rgba(0, 1, 0, 0) + let boundsColor = CGColor.rgb(0, 1, 0) + + return LayerDebugStyle( + anchorColor: anchorColor, + boundsColor: boundsColor, + anchorWidth: 10, + boundsWidth: 2 + ) + } + + static func shapeRenderLayerStyle() -> LayerDebugStyle { + let anchorColor = CGColor.rgba(0, 1, 1, 0) + let boundsColor = CGColor.rgb(0, 1, 0) + + return LayerDebugStyle( + anchorColor: anchorColor, + boundsColor: boundsColor, + anchorWidth: 10, + boundsWidth: 2 + ) + } +} + +extension [LayerModel] { + + var parents: [Int] { + var array = [Int]() + for layer in self { + if let parent = layer.parent { + array.append(parent) + } else { + array.append(-1) + } + } + return array + } + +} + +#endif diff --git a/Pods/lottie-ios/Sources/Private/Utility/Debugging/TestHelpers.swift b/Pods/lottie-ios/Sources/Private/Utility/Debugging/TestHelpers.swift new file mode 100644 index 0000000..cfe5d48 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Debugging/TestHelpers.swift @@ -0,0 +1,10 @@ +// Created by Cal Stephens on 1/28/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +enum TestHelpers { + /// Whether or not snapshot tests are currently running in a test target + static var snapshotTestsAreRunning = false + + /// Whether or not performance tests are currently running in a test target + static var performanceTestsAreRunning = false +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Extensions/AnimationKeypathExtension.swift b/Pods/lottie-ios/Sources/Private/Utility/Extensions/AnimationKeypathExtension.swift new file mode 100644 index 0000000..56b7c92 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Extensions/AnimationKeypathExtension.swift @@ -0,0 +1,303 @@ +// +// KeypathSearchableExtension.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +import QuartzCore + +extension KeypathSearchable { + + func animatorNodes(for keyPath: AnimationKeypath) -> [AnimatorNode]? { + // Make sure there is a current key path. + guard let currentKey = keyPath.currentKey else { return nil } + + // Now try popping the keypath for wildcard / child search + guard let nextKeypath = keyPath.popKey(keypathName) else { + // We may be on the final keypath. Check for match. + if + let node = self as? AnimatorNode, + currentKey.equalsKeypath(keypathName) + { + // This is the final keypath and matches self. Return.s + return [node] + } + /// Nope. Stop Search + return nil + } + + var results = [AnimatorNode]() + + if + let node = self as? AnimatorNode, + nextKeypath.currentKey == nil + { + // Keypath matched self and was the final keypath. + results.append(node) + } + + for childNode in childKeypaths { + // Check if the child has any nodes matching the next keypath. + if let foundNodes = childNode.animatorNodes(for: nextKeypath) { + results.append(contentsOf: foundNodes) + } + + // In this case the current key is fuzzy, and both child and self match the next keyname. Keep digging! + if + currentKey.keyPathType == .fuzzyWildcard, + let nextKeypath = keyPath.nextKeypath, + nextKeypath.equalsKeypath(childNode.keypathName), + let foundNodes = childNode.animatorNodes(for: keyPath) + { + results.append(contentsOf: foundNodes) + } + } + + guard results.count > 0 else { + return nil + } + + return results + } + + func nodeProperties(for keyPath: AnimationKeypath) -> [AnyNodeProperty]? { + guard let nextKeypath = keyPath.popKey(keypathName) else { + /// Nope. Stop Search + return nil + } + + /// Keypath matches in some way. Continue the search. + var results = [AnyNodeProperty]() + + /// Check if we have a property keypath yet + if + let propertyKey = nextKeypath.propertyKey, + let property = keypathProperties[propertyKey] + { + /// We found a property! + results.append(property) + } + + if nextKeypath.nextKeypath != nil { + /// Now check child keypaths. + for child in childKeypaths { + if let childProperties = child.nodeProperties(for: nextKeypath) { + results.append(contentsOf: childProperties) + } + } + } + + guard results.count > 0 else { + return nil + } + + return results + } + + func layer(for keyPath: AnimationKeypath) -> CALayer? { + if keyPath.nextKeypath == nil, let layerKey = keyPath.currentKey, layerKey.equalsKeypath(keypathName) { + /// We found our layer! + return keypathLayer + } + guard let nextKeypath = keyPath.popKey(keypathName) else { + /// Nope. Stop Search + return nil + } + + /// Now check child keypaths. + for child in childKeypaths { + if let layer = child.layer(for: nextKeypath) { + return layer + } + } + return nil + } + + /// Searches this layer's keypaths to find the keypath for the given layer + func keypath(for layer: CALayer) -> AnimationKeypath? { + let allKeypaths = layerKeypaths() + return allKeypaths[layer] + } + + /// Computes the list of animation keypaths that descend from this layer + func allKeypaths(for keyPath: AnimationKeypath? = nil) -> [String] { + var allKeypaths = [String]() + + let newKeypath: AnimationKeypath = + if let previousKeypath = keyPath { + previousKeypath.appendingKey(keypathName) + } else { + AnimationKeypath(keys: [keypathName]) + } + + allKeypaths.append(newKeypath.fullPath) + + for key in keypathProperties.keys { + allKeypaths.append(newKeypath.appendingKey(key).fullPath) + } + + for child in childKeypaths { + allKeypaths.append(contentsOf: child.allKeypaths(for: newKeypath)) + } + + return allKeypaths + } + + /// Computes the list of animation keypaths that descend from this layer + func layerKeypaths(for keyPath: AnimationKeypath? = nil) -> [CALayer: AnimationKeypath] { + var allKeypaths = [CALayer: AnimationKeypath]() + + let newKeypath: AnimationKeypath = + if let previousKeypath = keyPath { + previousKeypath.appendingKey(keypathName) + } else { + AnimationKeypath(keys: [keypathName]) + } + + if let layer = self as? CALayer { + allKeypaths[layer] = newKeypath + } + + for child in childKeypaths { + for (layer, keypath) in child.layerKeypaths(for: newKeypath) { + allKeypaths[layer] = keypath + } + } + + return allKeypaths + } +} + +extension AnimationKeypath { + var currentKey: String? { + keys.first + } + + var nextKeypath: String? { + guard keys.count > 1 else { + return nil + } + return keys[1] + } + + var propertyKey: String? { + if nextKeypath == nil { + /// There are no more keypaths. This is a property key. + return currentKey + } + if keys.count == 2, currentKey?.keyPathType == .fuzzyWildcard { + /// The next keypath is the last and the current is a fuzzy key. + return nextKeypath + } + return nil + } + + var fullPath: String { + keys.joined(separator: ".") + } + + /// Pops the top keypath from the stack if the keyname matches. + func popKey(_ keyname: String) -> AnimationKeypath? { + guard + let currentKey, + currentKey.equalsKeypath(keyname), + keys.count > 1 + else { + // Current key either doesnt match or we are on the last key. + return nil + } + + // Pop the keypath from the stack and return the new stack. + let newKeys: [String] + + if currentKey.keyPathType == .fuzzyWildcard { + /// Dont remove if current key is a fuzzy wildcard, and if the next keypath doesnt equal keypathname + if + let nextKeypath, + nextKeypath.equalsKeypath(keyname) + { + /// Remove next two keypaths. This keypath breaks the wildcard. + var oldKeys = keys + oldKeys.remove(at: 0) + oldKeys.remove(at: 0) + newKeys = oldKeys + } else { + newKeys = keys + } + } else { + var oldKeys = keys + oldKeys.remove(at: 0) + newKeys = oldKeys + } + + return AnimationKeypath(keys: newKeys) + } + + func appendingKey(_ key: String) -> AnimationKeypath { + var newKeys = keys + newKeys.append(key) + return AnimationKeypath(keys: newKeys) + } +} + +extension String { + var keyPathType: KeyType { + switch self { + case "*": + .wildcard + case "**": + .fuzzyWildcard + default: + .specific + } + } + + func equalsKeypath(_ keyname: String) -> Bool { + if keyPathType == .wildcard || keyPathType == .fuzzyWildcard { + return true + } + if self == keyname { + return true + } + if let index = firstIndex(of: "*") { + // Wildcard search. + let prefix = String(prefix(upTo: index)) + let suffix = String(suffix(from: self.index(after: index))) + + if prefix.count > 0 { + // Match prefix. + if keyname.count < prefix.count { + return false + } + let testPrefix = String(keyname.prefix(upTo: keyname.index(keyname.startIndex, offsetBy: prefix.count))) + if testPrefix != prefix { + // Prefix doesnt match + return false + } + } + if suffix.count > 0 { + // Match suffix. + if keyname.count < suffix.count { + // Suffix doesnt match + return false + } + let index = keyname.index(keyname.endIndex, offsetBy: -suffix.count) + let testSuffix = String(keyname.suffix(from: index)) + if testSuffix != suffix { + return false + } + } + return true + } + return false + } +} + +// MARK: - KeyType + +enum KeyType { + case specific + case wildcard + case fuzzyWildcard +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Extensions/BlendMode+Filter.swift b/Pods/lottie-ios/Sources/Private/Utility/Extensions/BlendMode+Filter.swift new file mode 100644 index 0000000..2d7ad22 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Extensions/BlendMode+Filter.swift @@ -0,0 +1,31 @@ +// +// File.swift +// +// +// Created by Denis Koryttsev on 10.05.2022. +// + +extension BlendMode { + /// The Core Image filter name for this `BlendMode`, that can be applied to a `CALayer`'s `compositingFilter`. + /// Supported compositing filters are defined here: https://developer.apple.com/library/archive/documentation/GraphicsImaging/Reference/CoreImageFilterReference/index.html#//apple_ref/doc/uid/TP30000136-SW71 + var filterName: String? { + switch self { + case .normal: nil + case .multiply: "multiplyBlendMode" + case .screen: "screenBlendMode" + case .overlay: "overlayBlendMode" + case .darken: "darkenBlendMode" + case .lighten: "lightenBlendMode" + case .colorDodge: "colorDodgeBlendMode" + case .colorBurn: "colorBurnBlendMode" + case .hardLight: "hardLightBlendMode" + case .softLight: "softLightBlendMode" + case .difference: "differenceBlendMode" + case .exclusion: "exclusionBlendMode" + case .hue: "hueBlendMode" + case .saturation: "saturationBlendMode" + case .color: "colorBlendMode" + case .luminosity: "luminosityBlendMode" + } + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Extensions/CGColor+RGB.swift b/Pods/lottie-ios/Sources/Private/Utility/Extensions/CGColor+RGB.swift new file mode 100644 index 0000000..5de0d2d --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Extensions/CGColor+RGB.swift @@ -0,0 +1,45 @@ +// Created by Cal Stephens on 1/7/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import QuartzCore + +extension CGColor { + /// Retrieves the red, green, and blue color values from this `CGColor` + var rgb: (red: CGFloat, green: CGFloat, blue: CGFloat)? { + guard let components else { return nil } + + switch numberOfComponents { + case 2: + return (red: components[0], green: components[0], blue: components[0]) + + case 3, 4: + return (red: components[0], green: components[1], blue: components[2]) + + default: + // Unsupported conversion + return nil + } + } + + /// Initializes a `CGColor` using the given `RGB` values + static func rgb(_ red: CGFloat, _ green: CGFloat, _ blue: CGFloat) -> CGColor { + rgba(red, green, blue, 1.0) + } + + /// Initializes a `CGColor` using the given grayscale value + static func gray(_ gray: CGFloat) -> CGColor { + CGColor( + colorSpace: CGColorSpaceCreateDeviceGray(), + components: [gray, 1.0] + )! + } + + /// Initializes a `CGColor` using the given `RGBA` values + static func rgba(_ red: CGFloat, _ green: CGFloat, _ blue: CGFloat, _ alpha: CGFloat) -> CGColor { + CGColor( + colorSpace: LottieConfiguration.shared.colorSpace, + components: [red, green, blue, alpha] + )! + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Extensions/CGFloatExtensions.swift b/Pods/lottie-ios/Sources/Private/Utility/Extensions/CGFloatExtensions.swift new file mode 100644 index 0000000..28f0e29 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Extensions/CGFloatExtensions.swift @@ -0,0 +1,152 @@ +// +// CGFloatExtensions.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/14/19. +// + +import Foundation +import QuartzCore + +extension CGFloat { + + // MARK: Internal + + var squared: CGFloat { + self * self + } + + var cubed: CGFloat { + self * self * self + } + + var cubicRoot: CGFloat { + CGFloat(pow(Double(self), 1.0 / 3.0)) + } + + func isInRangeOrEqual(_ from: CGFloat, _ to: CGFloat) -> Bool { + from <= self && self <= to + } + + func isInRange(_ from: CGFloat, _ to: CGFloat) -> Bool { + from < self && self < to + } + + func cubicBezierInterpolate(_ P0: CGPoint, _ P1: CGPoint, _ P2: CGPoint, _ P3: CGPoint) -> CGFloat { + var t: CGFloat + if self == P0.x { + // Handle corner cases explicitly to prevent rounding errors + t = 0 + } else if self == P3.x { + t = 1 + } else { + // Calculate t + let a = -P0.x + 3 * P1.x - 3 * P2.x + P3.x + let b = 3 * P0.x - 6 * P1.x + 3 * P2.x + let c = -3 * P0.x + 3 * P1.x + let d = P0.x - self + let tTemp = CGFloat.SolveCubic(a, b, c, d) + if tTemp == -1 { + return -1 + } + t = tTemp + } + + // Calculate y from t + return (1 - t).cubed * P0.y + 3 * t * (1 - t).squared * P1.y + 3 * t.squared * (1 - t) * P2.y + t.cubed * P3.y + } + + func cubicBezier(_ t: CGFloat, _ c1: CGFloat, _ c2: CGFloat, _ end: CGFloat) -> CGFloat { + let t_ = (1.0 - t) + let tt_ = t_ * t_ + let ttt_ = t_ * t_ * t_ + let tt = t * t + let ttt = t * t * t + + return self * ttt_ + + 3.0 * c1 * tt_ * t + + 3.0 * c2 * t_ * tt + + end * ttt + } + + // MARK: Fileprivate + + fileprivate static func SolveQuadratic(_ a: CGFloat, _ b: CGFloat, _ c: CGFloat) -> CGFloat { + var result = (-b + sqrt(b.squared - 4 * a * c)) / (2 * a) + guard !result.isInRangeOrEqual(0, 1) else { + return result + } + + result = (-b - sqrt(b.squared - 4 * a * c)) / (2 * a) + guard !result.isInRangeOrEqual(0, 1) else { + return result + } + + return -1 + } + + fileprivate static func SolveCubic(_ a: CGFloat, _ b: CGFloat, _ c: CGFloat, _ d: CGFloat) -> CGFloat { + if a == 0 { + return SolveQuadratic(b, c, d) + } + if d == 0 { + return 0 + } + let a = a + var b = b + var c = c + var d = d + b /= a + c /= a + d /= a + var q = (3.0 * c - b.squared) / 9.0 + let r = (-27.0 * d + b * (9.0 * c - 2.0 * b.squared)) / 54.0 + let disc = q.cubed + r.squared + let term1 = b / 3.0 + + if disc > 0 { + var s = r + sqrt(disc) + s = (s < 0) ? -((-s).cubicRoot) : s.cubicRoot + var t = r - sqrt(disc) + t = (t < 0) ? -((-t).cubicRoot) : t.cubicRoot + + let result = -term1 + s + t + if result.isInRangeOrEqual(0, 1) { + return result + } + } else if disc == 0 { + let r13 = (r < 0) ? -((-r).cubicRoot) : r.cubicRoot + + var result = -term1 + 2.0 * r13 + if result.isInRangeOrEqual(0, 1) { + return result + } + + result = -(r13 + term1) + if result.isInRangeOrEqual(0, 1) { + return result + } + + } else { + q = -q + var dum1 = q * q * q + dum1 = acos(r / sqrt(dum1)) + let r13 = 2.0 * sqrt(q) + + var result = -term1 + r13 * cos(dum1 / 3.0) + if result.isInRangeOrEqual(0, 1) { + return result + } + result = -term1 + r13 * cos((dum1 + 2.0 * .pi) / 3.0) + if result.isInRangeOrEqual(0, 1) { + return result + } + result = -term1 + r13 * cos((dum1 + 4.0 * .pi) / 3.0) + if result.isInRangeOrEqual(0, 1) { + return result + } + } + + return -1 + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Extensions/DataExtension.swift b/Pods/lottie-ios/Sources/Private/Utility/Extensions/DataExtension.swift new file mode 100644 index 0000000..de25a5e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Extensions/DataExtension.swift @@ -0,0 +1,33 @@ +// +// DataExtension.swift +// Lottie +// +// Created by René Fouquet on 03.05.21. +// + +#if canImport(UIKit) +import UIKit +#elseif canImport(AppKit) +import AppKit +#endif + +extension Data { + + init(assetName: String, in bundle: Bundle) throws { + #if canImport(UIKit) + if let asset = NSDataAsset(name: assetName, bundle: bundle) { + self = asset.data + return + } else { + throw DotLottieError.assetNotFound(name: assetName, bundle: bundle) + } + #else + if let asset = NSDataAsset(name: assetName, bundle: bundle) { + self = asset.data + return + } else { + throw DotLottieError.assetNotFound(name: assetName, bundle: bundle) + } + #endif + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Extensions/MathKit.swift b/Pods/lottie-ios/Sources/Private/Utility/Extensions/MathKit.swift new file mode 100644 index 0000000..9d941de --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Extensions/MathKit.swift @@ -0,0 +1,454 @@ +// +// MathKit.swift +// UIToolBox +// +// Created by Brandon Withrow on 10/10/18. +// +// From https://github.com/buba447/UIToolBox + +import CoreGraphics +import Foundation + +extension Int { + var cgFloat: CGFloat { + CGFloat(self) + } +} + +extension Double { + var cgFloat: CGFloat { + CGFloat(self) + } +} + +// MARK: - CGFloat + Interpolatable + +extension CGFloat { + + func remap(fromLow: CGFloat, fromHigh: CGFloat, toLow: CGFloat, toHigh: CGFloat) -> CGFloat { + guard (fromHigh - fromLow) != 0 else { + // Would produce NAN + return 0 + } + return toLow + (self - fromLow) * (toHigh - toLow) / (fromHigh - fromLow) + } + + /// Returns the difference between the receiver and the given number. + /// - Parameter absolute: If *true* (Default) the returned value will always be positive. + func diff(_ a: CGFloat, absolute: Bool = true) -> CGFloat { + absolute ? abs(a - self) : a - self + } + + func toRadians() -> CGFloat { + self * .pi / 180 + } + + func toDegrees() -> CGFloat { + self * 180 / .pi + } + +} + +// MARK: - Double + +extension Double { + func remap(fromLow: Double, fromHigh: Double, toLow: Double, toHigh: Double) -> Double { + toLow + (self - fromLow) * (toHigh - toLow) / (fromHigh - fromLow) + } +} + +extension Numeric where Self: Comparable { + /// Returns a value that is clamped between the two numbers + /// + /// 1. The order of arguments does not matter. + func clamp(_ a: Self, _ b: Self) -> Self { + let minValue = a <= b ? a : b + let maxValue = a <= b ? b : a + return max(min(self, maxValue), minValue) + } +} + +extension CGRect { + + // MARK: Lifecycle + + /// Initializes a new CGRect with a center point and size. + init(center: CGPoint, size: CGSize) { + self.init( + x: center.x - (size.width * 0.5), + y: center.y - (size.height * 0.5), + width: size.width, + height: size.height + ) + } + + // MARK: Internal + + /// Returns the total area of the rect. + var area: CGFloat { + width * height + } + + /// The center point of the rect. Settable. + var center: CGPoint { + get { + CGPoint(x: midX, y: midY) + } + set { + origin = CGPoint( + x: newValue.x - (size.width * 0.5), + y: newValue.y - (size.height * 0.5) + ) + } + } + + /// The top left point of the rect. Settable. + var topLeft: CGPoint { + get { + CGPoint(x: minX, y: minY) + } + set { + origin = CGPoint( + x: newValue.x, + y: newValue.y + ) + } + } + + /// The bottom left point of the rect. Settable. + var bottomLeft: CGPoint { + get { + CGPoint(x: minX, y: maxY) + } + set { + origin = CGPoint( + x: newValue.x, + y: newValue.y - size.height + ) + } + } + + /// The top right point of the rect. Settable. + var topRight: CGPoint { + get { + CGPoint(x: maxX, y: minY) + } + set { + origin = CGPoint( + x: newValue.x - size.width, + y: newValue.y + ) + } + } + + /// The bottom right point of the rect. Settable. + var bottomRight: CGPoint { + get { + CGPoint(x: maxX, y: maxY) + } + set { + origin = CGPoint( + x: newValue.x - size.width, + y: newValue.y - size.height + ) + } + } + +} + +extension CGSize { + + /// Operator convenience to add sizes with + + static func +(left: CGSize, right: CGSize) -> CGSize { + left.add(right) + } + + /// Operator convenience to subtract sizes with - + static func -(left: CGSize, right: CGSize) -> CGSize { + left.subtract(right) + } + + /// Operator convenience to multiply sizes with * + static func *(left: CGSize, right: CGFloat) -> CGSize { + CGSize(width: left.width * right, height: left.height * right) + } + + /// Returns the scale float that will fit the receive inside of the given size. + func scaleThatFits(_ size: CGSize) -> CGFloat { + CGFloat.minimum(width / size.width, height / size.height) + } + + /// Adds receiver size to give size. + func add(_ size: CGSize) -> CGSize { + CGSize(width: width + size.width, height: height + size.height) + } + + /// Subtracts given size from receiver size. + func subtract(_ size: CGSize) -> CGSize { + CGSize(width: width - size.width, height: height - size.height) + } + + /// Multiplies receiver size by the given size. + func multiply(_ size: CGSize) -> CGSize { + CGSize(width: width * size.width, height: height * size.height) + } +} + +// MARK: - CGLine + +/// A struct that defines a line segment with two CGPoints +struct CGLine { + + // MARK: Lifecycle + + /// Initializes a line segment with start and end points + init(start: CGPoint, end: CGPoint) { + self.start = start + self.end = end + } + + // MARK: Internal + + /// The Start of the line segment. + var start: CGPoint + /// The End of the line segment. + var end: CGPoint + + /// The length of the line segment. + var length: CGFloat { + end.distanceTo(start) + } + + /// Returns a line segment that is normalized to a length of 1 + func normalize() -> CGLine { + let len = length + guard len > 0 else { + return self + } + let relativeEnd = end - start + let relativeVector = CGPoint(x: relativeEnd.x / len, y: relativeEnd.y / len) + let absoluteVector = relativeVector + start + return CGLine(start: start, end: absoluteVector) + } + + /// Trims a line segment to the given length + func trimmedToLength(_ toLength: CGFloat) -> CGLine { + let len = length + guard len > 0 else { + return self + } + let relativeEnd = end - start + let relativeVector = CGPoint(x: relativeEnd.x / len, y: relativeEnd.y / len) + let sizedVector = CGPoint(x: relativeVector.x * toLength, y: relativeVector.y * toLength) + let absoluteVector = sizedVector + start + return CGLine(start: start, end: absoluteVector) + } + + /// Flips a line vertically and horizontally from the start point. + func flipped() -> CGLine { + let relativeEnd = end - start + let flippedEnd = CGPoint(x: relativeEnd.x * -1, y: relativeEnd.y * -1) + return CGLine(start: start, end: flippedEnd + start) + } + + /// Move the line to the new start point. + func transpose(_ toPoint: CGPoint) -> CGLine { + let diff = toPoint - start + let newEnd = end + diff + return CGLine(start: toPoint, end: newEnd) + } + +} + +infix operator +| +infix operator +- + +extension CGPoint { + + /// Returns the length between the receiver and *CGPoint.zero* + var vectorLength: CGFloat { + distanceTo(.zero) + } + + var isZero: Bool { + x == 0 && y == 0 + } + + /// Operator convenience to divide points with / + static func /(lhs: CGPoint, rhs: CGFloat) -> CGPoint { + CGPoint(x: lhs.x / rhs, y: lhs.y / rhs) + } + + /// Operator convenience to multiply points with * + static func *(lhs: CGPoint, rhs: CGFloat) -> CGPoint { + CGPoint(x: lhs.x * rhs, y: lhs.y * rhs) + } + + /// Operator convenience to add points with + + static func +(left: CGPoint, right: CGPoint) -> CGPoint { + left.add(right) + } + + /// Operator convenience to subtract points with - + static func -(left: CGPoint, right: CGPoint) -> CGPoint { + left.subtract(right) + } + + static func +|(left: CGPoint, right: CGFloat) -> CGPoint { + CGPoint(x: left.x, y: left.y + right) + } + + static func +-(left: CGPoint, right: CGFloat) -> CGPoint { + CGPoint(x: left.x + right, y: left.y) + } + + /// Returns the distance between the receiver and the given point. + func distanceTo(_ a: CGPoint) -> CGFloat { + let xDist = a.x - x + let yDist = a.y - y + return CGFloat(sqrt((xDist * xDist) + (yDist * yDist))) + } + + func rounded(decimal: CGFloat) -> CGPoint { + CGPoint(x: round(decimal * x) / decimal, y: round(decimal * y) / decimal) + } + + func interpolate( + _ to: CGPoint, + outTangent: CGPoint, + inTangent: CGPoint, + amount: CGFloat, + maxIterations: Int = 3, + samples: Int = 20, + accuracy: CGFloat = 1 + ) -> CGPoint { + if amount == 0 { + return self + } + if amount == 1 { + return to + } + + if + colinear(outTangent, inTangent) == true, + outTangent.colinear(inTangent, to) == true + { + return interpolate(to: to, amount: amount) + } + + let step = 1 / CGFloat(samples) + + var points: [(point: CGPoint, distance: CGFloat)] = [(point: self, distance: 0)] + var totalLength: CGFloat = 0 + + var previousPoint = self + var previousAmount = CGFloat(0) + + var closestPoint = 0 + + while previousAmount < 1 { + previousAmount = previousAmount + step + + if previousAmount < amount { + closestPoint = closestPoint + 1 + } + + let newPoint = pointOnPath(to, outTangent: outTangent, inTangent: inTangent, amount: previousAmount) + let distance = previousPoint.distanceTo(newPoint) + totalLength = totalLength + distance + points.append((point: newPoint, distance: totalLength)) + previousPoint = newPoint + } + + let accurateDistance = amount * totalLength + var point = points[closestPoint] + + var foundPoint = false + + var pointAmount = CGFloat(closestPoint) * step + var nextPointAmount: CGFloat = pointAmount + step + + var refineIterations = 0 + while foundPoint == false { + refineIterations = refineIterations + 1 + /// First see if the next point is still less than the projected length. + let nextPoint = points[min(closestPoint + 1, points.indices.last!)] + if nextPoint.distance < accurateDistance { + point = nextPoint + closestPoint = closestPoint + 1 + pointAmount = CGFloat(closestPoint) * step + nextPointAmount = pointAmount + step + if closestPoint == points.count { + foundPoint = true + } + continue + } + if accurateDistance < point.distance { + closestPoint = closestPoint - 1 + if closestPoint < 0 { + foundPoint = true + continue + } + point = points[closestPoint] + pointAmount = CGFloat(closestPoint) * step + nextPointAmount = pointAmount + step + continue + } + + /// Now we are certain the point is the closest point under the distance + let pointDiff = nextPoint.distance - point.distance + let proposedPointAmount = ((accurateDistance - point.distance) / pointDiff) + .remap(fromLow: 0, fromHigh: 1, toLow: pointAmount, toHigh: nextPointAmount) + + let newPoint = pointOnPath(to, outTangent: outTangent, inTangent: inTangent, amount: proposedPointAmount) + let newDistance = point.distance + point.point.distanceTo(newPoint) + pointAmount = proposedPointAmount + point = (point: newPoint, distance: newDistance) + if + accurateDistance - newDistance <= accuracy || + newDistance - accurateDistance <= accuracy + { + foundPoint = true + } + + if refineIterations == maxIterations { + foundPoint = true + } + } + return point.point + } + + func pointOnPath(_ to: CGPoint, outTangent: CGPoint, inTangent: CGPoint, amount: CGFloat) -> CGPoint { + let a = interpolate(to: outTangent, amount: amount) + let b = outTangent.interpolate(to: inTangent, amount: amount) + let c = inTangent.interpolate(to: to, amount: amount) + let d = a.interpolate(to: b, amount: amount) + let e = b.interpolate(to: c, amount: amount) + return d.interpolate(to: e, amount: amount) + } + + func colinear(_ a: CGPoint, _ b: CGPoint) -> Bool { + let area = x * (a.y - b.y) + a.x * (b.y - y) + b.x * (y - a.y) + let accuracy: CGFloat = 0.05 + if area < accuracy, area > -accuracy { + return true + } + return false + } + + /// Subtracts the given point from the receiving point. + func subtract(_ point: CGPoint) -> CGPoint { + CGPoint( + x: x - point.x, + y: y - point.y + ) + } + + /// Adds the given point from the receiving point. + func add(_ point: CGPoint) -> CGPoint { + CGPoint( + x: x + point.x, + y: y + point.y + ) + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Extensions/StringExtensions.swift b/Pods/lottie-ios/Sources/Private/Utility/Extensions/StringExtensions.swift new file mode 100644 index 0000000..be0b8f2 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Extensions/StringExtensions.swift @@ -0,0 +1,44 @@ +// +// StringExtensions.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +import CoreGraphics +import Foundation + +extension String { + + var cgColor: CGColor { + let (red, green, blue) = hexColorComponents() + return .rgb(red, green, blue) + } + + var lottieColor: LottieColor { + let (red, green, blue) = hexColorComponents() + return .init(r: red, g: green, b: blue, a: 1.0) + } + + func hexColorComponents() -> (red: CGFloat, green: CGFloat, blue: CGFloat) { + var cString: String = trimmingCharacters(in: .whitespacesAndNewlines).uppercased() + + if cString.hasPrefix("#") { + cString.remove(at: cString.startIndex) + } + + if (cString.count) != 6 { + return (red: 0, green: 0, blue: 0) + } + + var rgbValue: UInt64 = 0 + Scanner(string: cString).scanHexInt64(&rgbValue) + + return ( + red: CGFloat((rgbValue & 0xFF0000) >> 16) / 255.0, + green: CGFloat((rgbValue & 0x00FF00) >> 8) / 255.0, + blue: CGFloat(rgbValue & 0x0000FF) / 255.0 + ) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Helpers/AnimationContext.swift b/Pods/lottie-ios/Sources/Private/Utility/Helpers/AnimationContext.swift new file mode 100644 index 0000000..fd60b33 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Helpers/AnimationContext.swift @@ -0,0 +1,95 @@ +// +// AnimationContext.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/1/19. +// + +import Foundation +import QuartzCore + +/// A completion block for animations. +/// - `true` is passed in if the animation completed playing. +/// - `false` is passed in if the animation was interrupted and did not complete playing. +public typealias LottieCompletionBlock = (_ completed: Bool) -> Void + +// MARK: - AnimationContext + +struct AnimationContext { + + init( + playFrom: AnimationFrameTime, + playTo: AnimationFrameTime, + framerate: Double, + closure: LottieCompletionBlock? + ) { + self.playTo = playTo + self.playFrom = playFrom + self.framerate = framerate + self.closure = AnimationCompletionDelegate(completionBlock: closure) + } + + var playFrom: AnimationFrameTime + var playTo: AnimationFrameTime + var framerate: Double + var closure: AnimationCompletionDelegate + +} + +// MARK: Equatable + +extension AnimationContext: Equatable { + /// Whether or not the two given `AnimationContext`s are functionally equivalent + /// - This checks whether or not a completion handler was provided, + /// but does not check whether or not the two completion handlers are equivalent. + static func ==(_ lhs: AnimationContext, _ rhs: AnimationContext) -> Bool { + lhs.playTo == rhs.playTo + && lhs.playFrom == rhs.playFrom + && lhs.framerate == rhs.framerate + && (lhs.closure.completionBlock == nil) == (rhs.closure.completionBlock == nil) + } +} + +// MARK: - AnimationContextState + +enum AnimationContextState { + case playing + case cancelled + case complete +} + +// MARK: - AnimationCompletionDelegate + +final class AnimationCompletionDelegate: NSObject, CAAnimationDelegate { + + // MARK: Lifecycle + + init(completionBlock: LottieCompletionBlock?) { + self.completionBlock = completionBlock + super.init() + } + + // MARK: Internal + + var animationLayer: RootAnimationLayer? + var animationKey: String? + var ignoreDelegate = false + var animationState = AnimationContextState.playing + + let completionBlock: LottieCompletionBlock? + + func animationDidStop(_ anim: CAAnimation, finished flag: Bool) { + guard ignoreDelegate == false else { return } + animationState = flag ? .complete : .cancelled + if let animationLayer, let key = animationKey { + animationLayer.removeAnimation(forKey: key) + if flag { + animationLayer.currentFrame = (anim as! CABasicAnimation).toValue as! CGFloat + } + } + if let completionBlock { + completionBlock(flag) + } + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Helpers/AnyEquatable.swift b/Pods/lottie-ios/Sources/Private/Utility/Helpers/AnyEquatable.swift new file mode 100644 index 0000000..05d76cc --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Helpers/AnyEquatable.swift @@ -0,0 +1,23 @@ +// Created by miguel_jimenez on 8/2/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - AnyEquatable + +struct AnyEquatable { + init(_ value: T) { + self.value = value + equals = { $0 as? T == value } + } + + private let value: Any + private let equals: (Any) -> Bool + +} + +// MARK: Equatable + +extension AnyEquatable: Equatable { + static func ==(lhs: AnyEquatable, rhs: AnyEquatable) -> Bool { + lhs.equals(rhs.value) + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Helpers/Binding+Map.swift b/Pods/lottie-ios/Sources/Private/Utility/Helpers/Binding+Map.swift new file mode 100644 index 0000000..161c12a --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Helpers/Binding+Map.swift @@ -0,0 +1,19 @@ +// Created by miguel_jimenez on 7/27/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +extension Binding { + + /// Helper to transform a `Binding` from one `Value` type to another. + func map(transform: @escaping (Value) -> Transformed) -> Binding { + .init { + transform(wrappedValue) + } set: { newValue in + guard let newValue = newValue as? Value else { return } + self.wrappedValue = newValue + } + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/Utility/Helpers/View+ValueChanged.swift b/Pods/lottie-ios/Sources/Private/Utility/Helpers/View+ValueChanged.swift new file mode 100644 index 0000000..104029f --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Helpers/View+ValueChanged.swift @@ -0,0 +1,35 @@ +// Created by miguel_jimenez on 7/26/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +#if canImport(Combine) && canImport(SwiftUI) +import Combine +import SwiftUI + +extension View { + /// A backwards compatible wrapper for iOS 14 `onChange` + @ViewBuilder + func valueChanged(value: T, onChange: @escaping (T) -> Void) -> some View { + #if compiler(>=5.9) + if #available(iOS 17.0, macOS 14.0, tvOS 17.0, visionOS 1.0, *) { + self.onChange(of: value) { _, newValue in + onChange(newValue) + } + } else if #available(iOS 14.0, macOS 11.0, tvOS 14.0, *) { + self.onChange(of: value, perform: onChange) + } else { + onReceive(Just(value)) { value in + onChange(value) + } + } + #else + if #available(iOS 14.0, macOS 11.0, tvOS 14.0, *) { + self.onChange(of: value, perform: onChange) + } else { + onReceive(Just(value)) { value in + onChange(value) + } + } + #endif + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Private/Utility/Interpolatable/InterpolatableExtensions.swift b/Pods/lottie-ios/Sources/Private/Utility/Interpolatable/InterpolatableExtensions.swift new file mode 100644 index 0000000..1cd83c6 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Interpolatable/InterpolatableExtensions.swift @@ -0,0 +1,143 @@ +// +// InterpolatableExtensions.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/14/19. +// + +import CoreGraphics +import Foundation + +extension LottieColor { + + // MARK: Lifecycle + + /// Initialize a new color with Hue Saturation and Value + init(h: Double, s: Double, v: Double, a: Double) { + let i = floor(h * 6) + let f = h * 6 - i + let p = v * (1 - s) + let q = v * (1 - f * s) + let t = v * (1 - (1 - f) * s) + + switch i.truncatingRemainder(dividingBy: 6) { + case 0: + r = v + g = t + b = p + + case 1: + r = q + g = v + b = p + + case 2: + r = p + g = v + b = t + + case 3: + r = p + g = q + b = v + + case 4: + r = t + g = p + b = v + + case 5: + r = v + g = p + b = q + + default: + r = 0 + g = 0 + b = 0 + } + self.a = a + } + + init(y: Double, u: Double, v: Double, a: Double) { + // From https://www.fourcc.org/fccyvrgb.php + r = y + 1.403 * v + g = y - 0.344 * u + b = y + 1.770 * u + self.a = a + } + + // MARK: Internal + + /// Hue Saturation Value of the color. + var hsva: (h: Double, s: Double, v: Double, a: Double) { + let maxValue = max(r, g, b) + let minValue = min(r, g, b) + + var h: Double + var s: Double + let v = maxValue + + let d = maxValue - minValue + s = maxValue == 0 ? 0 : d / maxValue + + if maxValue == minValue { + h = 0 // achromatic + } else { + switch maxValue { + case r: h = (g - b) / d + (g < b ? 6 : 0) + case g: h = (b - r) / d + 2 + case b: h = (r - g) / d + 4 + default: h = maxValue + } + h = h / 6 + } + return (h: h, s: s, v: v, a: a) + } + + var yuv: (y: Double, u: Double, v: Double, a: Double) { + /// From https://www.fourcc.org/fccyvrgb.php + let y = 0.299 * r + 0.587 * g + 0.114 * b + let u = -0.14713 * r - 0.28886 * g + 0.436 * b + let v = 0.615 * r - 0.51499 * g - 0.10001 * b + return (y: y, u: u, v: v, a: a) + } + +} + +// MARK: - CurveVertex + Interpolatable + +extension CurveVertex: Interpolatable { + func interpolate(to: CurveVertex, amount: CGFloat) -> CurveVertex { + CurveVertex( + point: point.interpolate(to: to.point, amount: amount), + inTangent: inTangent.interpolate(to: to.inTangent, amount: amount), + outTangent: outTangent.interpolate(to: to.outTangent, amount: amount) + ) + } +} + +// MARK: - BezierPath + Interpolatable + +extension BezierPath: Interpolatable { + func interpolate(to: BezierPath, amount: CGFloat) -> BezierPath { + var newPath = BezierPath() + for i in 0.. TextDocument { + if amount == 1 { + return to + } + return self + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Interpolatable/KeyframeExtensions.swift b/Pods/lottie-ios/Sources/Private/Utility/Interpolatable/KeyframeExtensions.swift new file mode 100644 index 0000000..469bc7e --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Interpolatable/KeyframeExtensions.swift @@ -0,0 +1,47 @@ +// +// KeyframeExtensions.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/14/19. +// + +import CoreGraphics +import Foundation + +extension Keyframe where T: AnyInterpolatable { + func interpolate(to: Keyframe, progress: CGFloat) -> T { + value._interpolate( + to: to.value, + amount: progress, + spatialOutTangent: spatialOutTangent?.pointValue, + spatialInTangent: to.spatialInTangent?.pointValue + ) + } +} + +extension Keyframe { + /// Interpolates the keyTime into a value from 0-1 + func interpolatedProgress(_ to: Keyframe, keyTime: CGFloat) -> CGFloat { + let startTime = time + let endTime = to.time + if keyTime <= startTime { + return 0 + } + if endTime <= keyTime { + return 1 + } + + if isHold { + return 0 + } + + let outTanPoint = outTangent?.pointValue ?? .zero + let inTanPoint = to.inTangent?.pointValue ?? CGPoint(x: 1, y: 1) + var progress: CGFloat = keyTime.remap(fromLow: startTime, fromHigh: endTime, toLow: 0, toHigh: 1) + if !outTanPoint.isZero || !inTanPoint.equalTo(CGPoint(x: 1, y: 1)) { + /// Cubic interpolation + progress = progress.cubicBezierInterpolate(.zero, outTanPoint, inTanPoint, CGPoint(x: 1, y: 1)) + } + return progress + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Interpolatable/KeyframeInterpolator.swift b/Pods/lottie-ios/Sources/Private/Utility/Interpolatable/KeyframeInterpolator.swift new file mode 100644 index 0000000..fa22f3b --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Interpolatable/KeyframeInterpolator.swift @@ -0,0 +1,250 @@ +// +// KeyframeInterpolator.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/15/19. +// + +import CoreGraphics +import Foundation + +// MARK: - KeyframeInterpolator + +/// A value provider that produces a value at Time from a group of keyframes +final class KeyframeInterpolator: ValueProvider { + + // MARK: Lifecycle + + init(keyframes: ContiguousArray>) { + self.keyframes = keyframes + } + + // MARK: Internal + + let keyframes: ContiguousArray> + + var valueType: Any.Type { + ValueType.self + } + + var storage: ValueProviderStorage { + .closure { [self] frame in + // First set the keyframe span for the frame. + updateSpanIndices(frame: frame) + lastUpdatedFrame = frame + // If only one keyframe return its value + let progress: CGFloat + let value: ValueType + + if + let leading = leadingKeyframe, + let trailing = trailingKeyframe + { + /// We have leading and trailing keyframe. + progress = leading.interpolatedProgress(trailing, keyTime: frame) + value = leading.interpolate(to: trailing, progress: progress) + } else if let leading = leadingKeyframe { + progress = 0 + value = leading.value + } else if let trailing = trailingKeyframe { + progress = 1 + value = trailing.value + } else { + /// Satisfy the compiler. + progress = 0 + value = keyframes[0].value + } + return value + } + } + + /// Returns true to trigger a frame update for this interpolator. + /// + /// An interpolator will be asked if it needs to update every frame. + /// If the interpolator needs updating it will be asked to compute its value for + /// the given frame. + /// + /// Cases a keyframe should not be updated: + /// - If time is in span and leading keyframe is hold + /// - If time is after the last keyframe. + /// - If time is before the first keyframe + /// + /// Cases for updating a keyframe: + /// - If time is in the span, and is not a hold + /// - If time is outside of the span, and there are more keyframes + /// - If a value delegate is set + /// - If leading and trailing are both nil. + func hasUpdate(frame: CGFloat) -> Bool { + if lastUpdatedFrame == nil { + return true + } + + if + let leading = leadingKeyframe, + trailingKeyframe == nil, + leading.time < frame + { + /// Frame is after bounds of keyframes + return false + } + if + let trailing = trailingKeyframe, + leadingKeyframe == nil, + frame < trailing.time + { + /// Frame is before bounds of keyframes + return false + } + if + let leading = leadingKeyframe, + let trailing = trailingKeyframe, + leading.isHold, + leading.time < frame, + frame < trailing.time + { + return false + } + return true + } + + // MARK: Fileprivate + + fileprivate var lastUpdatedFrame: CGFloat? + + fileprivate var leadingIndex: Int? = nil + fileprivate var trailingIndex: Int? = nil + fileprivate var leadingKeyframe: Keyframe? = nil + fileprivate var trailingKeyframe: Keyframe? = nil + + /// Finds the appropriate Leading and Trailing keyframe index for the given time. + fileprivate func updateSpanIndices(frame: CGFloat) { + guard keyframes.count > 0 else { + leadingIndex = nil + trailingIndex = nil + leadingKeyframe = nil + trailingKeyframe = nil + return + } + + // This function searches through the array to find the span of two keyframes + // that contain the current time. + // + // We could use Array.first(where:) but that would search through the entire array + // each frame. + // Instead we track the last used index and search either forwards or + // backwards from there. This reduces the iterations and complexity from + // + // O(n), where n is the length of the sequence to + // O(n), where n is the number of items after or before the last used index. + // + + if keyframes.count == 1 { + /// Only one keyframe. Set it as first and move on. + leadingIndex = 0 + trailingIndex = nil + leadingKeyframe = keyframes[0] + trailingKeyframe = nil + return + } + + /// Sets the initial keyframes. This is often only needed for the first check. + if + leadingIndex == nil, + trailingIndex == nil + { + if frame < keyframes[0].time { + /// Time is before the first keyframe. Set it as the trailing. + trailingIndex = 0 + } else { + /// Time is after the first keyframe. Set the keyframe and the trailing. + leadingIndex = 0 + trailingIndex = 1 + } + } + + if + let currentTrailing = trailingIndex, + keyframes[currentTrailing].time <= frame + { + /// Time is after the current span. Iterate forward. + var newLeading = currentTrailing + var keyframeFound = false + while !keyframeFound { + leadingIndex = newLeading + trailingIndex = keyframes.validIndex(newLeading + 1) + + guard let trailing = trailingIndex else { + /// We have reached the end of our keyframes. Time is after the last keyframe. + keyframeFound = true + continue + } + if frame < keyframes[trailing].time { + /// Keyframe in current span. + keyframeFound = true + continue + } + /// Advance the array. + newLeading = trailing + } + + } else if + let currentLeading = leadingIndex, + frame < keyframes[currentLeading].time + { + /// Time is before the current span. Iterate backwards + var newTrailing = currentLeading + + var keyframeFound = false + while !keyframeFound { + leadingIndex = keyframes.validIndex(newTrailing - 1) + trailingIndex = newTrailing + + guard let leading = leadingIndex else { + /// We have reached the end of our keyframes. Time is after the last keyframe. + keyframeFound = true + continue + } + if keyframes[leading].time <= frame { + /// Keyframe in current span. + keyframeFound = true + continue + } + /// Step back + newTrailing = leading + } + } + if let keyFrame = leadingIndex { + leadingKeyframe = keyframes[keyFrame] + } else { + leadingKeyframe = nil + } + + if let keyFrame = trailingIndex { + trailingKeyframe = keyframes[keyFrame] + } else { + trailingKeyframe = nil + } + } +} + +extension Array { + + fileprivate func validIndex(_ index: Int) -> Int? { + if 0 <= index, index < endIndex { + return index + } + return nil + } + +} + +extension ContiguousArray { + + fileprivate func validIndex(_ index: Int) -> Int? { + if 0 <= index, index < endIndex { + return index + } + return nil + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/LottieAnimationSource.swift b/Pods/lottie-ios/Sources/Private/Utility/LottieAnimationSource.swift new file mode 100644 index 0000000..1e96491 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/LottieAnimationSource.swift @@ -0,0 +1,51 @@ +// Created by Cal Stephens on 7/26/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - LottieAnimationSource + +/// A data source for a Lottie animation. +/// Either a `LottieAnimation` loaded from a `.json` file, +/// or a `DotLottieFile` loaded from a `.lottie` file. +public enum LottieAnimationSource: Sendable { + /// A `LottieAnimation` loaded from a `.json` file + case lottieAnimation(LottieAnimation) + + /// A `DotLottieFile` loaded from a `.lottie` file + case dotLottieFile(DotLottieFile) +} + +extension LottieAnimationSource { + /// The default animation displayed by this data source + var animation: LottieAnimation? { + switch self { + case .lottieAnimation(let animation): + animation + case .dotLottieFile: + dotLottieAnimation?.animation + } + } + + /// The `DotLottieFile.Animation`, if this is a dotLottie animation + var dotLottieAnimation: DotLottieFile.Animation? { + switch self { + case .lottieAnimation: + nil + case .dotLottieFile(let dotLottieFile): + dotLottieFile.animation() + } + } +} + +extension LottieAnimation { + /// This animation represented as a `LottieAnimationSource` + public var animationSource: LottieAnimationSource { + .lottieAnimation(self) + } +} + +extension DotLottieFile { + /// This animation represented as a `LottieAnimationSource` + public var animationSource: LottieAnimationSource { + .dotLottieFile(self) + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Primitives/BezierPath.swift b/Pods/lottie-ios/Sources/Private/Utility/Primitives/BezierPath.swift new file mode 100644 index 0000000..ffb1bbf --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Primitives/BezierPath.swift @@ -0,0 +1,509 @@ +// +// Shape.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/8/19. +// + +import CoreGraphics + +// MARK: - BezierPath + +/// A container that holds instructions for creating a single, unbroken Bezier Path. +struct BezierPath { + + // MARK: Lifecycle + + /// Initializes a new Bezier Path. + init(startPoint: CurveVertex) { + elements = [PathElement(vertex: startPoint)] + length = 0 + closed = false + } + + init() { + elements = [] + length = 0 + closed = false + } + + // MARK: Internal + + /// The elements of the path + private(set) var elements: [PathElement] + + /// If the path is closed or not. + private(set) var closed: Bool + + /// The total length of the path. + private(set) var length: CGFloat + + mutating func moveToStartPoint(_ vertex: CurveVertex) { + elements = [PathElement(vertex: vertex)] + length = 0 + } + + mutating func addVertex(_ vertex: CurveVertex) { + guard let previous = elements.last else { + addElement(PathElement(vertex: vertex)) + return + } + addElement(previous.pathElementTo(vertex)) + } + + mutating func addCurve(toPoint: CGPoint, outTangent: CGPoint, inTangent: CGPoint) { + guard let previous = elements.last else { return } + let newVertex = CurveVertex(inTangent, toPoint, toPoint) + updateVertex( + CurveVertex(previous.vertex.inTangent, previous.vertex.point, outTangent), + atIndex: elements.endIndex - 1, + remeasure: false + ) + addVertex(newVertex) + } + + mutating func addLine(toPoint: CGPoint) { + guard let previous = elements.last else { return } + let newVertex = CurveVertex(point: toPoint, inTangentRelative: .zero, outTangentRelative: .zero) + updateVertex( + CurveVertex(previous.vertex.inTangent, previous.vertex.point, previous.vertex.point), + atIndex: elements.endIndex - 1, + remeasure: false + ) + addVertex(newVertex) + } + + mutating func close() { + closed = true + } + + mutating func addElement(_ pathElement: PathElement) { + elements.append(pathElement) + length = length + pathElement.length + } + + mutating func updateVertex(_ vertex: CurveVertex, atIndex: Int, remeasure: Bool) { + if remeasure { + var newElement: PathElement + if atIndex > 0 { + let previousElement = elements[atIndex - 1] + newElement = previousElement.pathElementTo(vertex) + } else { + newElement = PathElement(vertex: vertex) + } + elements[atIndex] = newElement + + if atIndex + 1 < elements.count { + let nextElement = elements[atIndex + 1] + elements[atIndex + 1] = newElement.pathElementTo(nextElement.vertex) + } + + } else { + let oldElement = elements[atIndex] + elements[atIndex] = oldElement.updateVertex(newVertex: vertex) + } + } + + /// Trims a path fromLength toLength with an offset. + /// + /// Length and offset are defined in the length coordinate space. + /// If any argument is outside the range of this path, then it will be looped over the path from finish to start. + /// + /// Cutting the curve when fromLength is less than toLength + /// x x x x + /// ~~~~~~~~~~~~~~~ooooooooooooooooooooooooooooooooooooooooooooooooo------------------- + /// |Offset |fromLength toLength| | + /// + /// Cutting the curve when from Length is greater than toLength + /// x x x x x + /// oooooooooooooooooo--------------------~~~~~~~~~~~~~~~~ooooooooooooooooooooooooooooo + /// | toLength| |Offset |fromLength | + /// + func trim(fromLength: CGFloat, toLength: CGFloat, offsetLength: CGFloat) -> [BezierPath] { + guard elements.count > 1 else { + return [] + } + + if fromLength == toLength { + return [] + } + + /// Normalize lengths to the curve length. + var start = (fromLength + offsetLength).truncatingRemainder(dividingBy: length) + var end = (toLength + offsetLength).truncatingRemainder(dividingBy: length) + + if start < 0 { + start = length + start + } + + if end < 0 { + end = length + end + } + + if start == length { + start = 0 + } + if end == 0 { + end = length + } + + if + start == 0 && end == length || + start == end || + start == length && end == 0 + { + /// The trim encompasses the entire path. Return. + return [self] + } + + if start > end { + // Start is greater than end. Two paths are returned. + return trimPathAtLengths(positions: [(start: 0, end: end), (start: start, end: length)]) + } + + return trimPathAtLengths(positions: [(start: start, end: end)]) + } + + // MARK: Private + + private func trimPathAtLengths(positions: [(start: CGFloat, end: CGFloat)]) -> [BezierPath] { + guard positions.count > 0 else { + return [] + } + var remainingPositions = positions + + var trim = remainingPositions.remove(at: 0) + + var paths = [BezierPath]() + + var runningLength: CGFloat = 0 + var finishedTrimming = false + var pathElements = elements + + var currentPath = BezierPath() + var i = 0 + + while !finishedTrimming { + if pathElements.count <= i { + /// Do this for rounding errors + paths.append(currentPath) + finishedTrimming = true + continue + } + /// Loop through and add elements within start->end range. + /// Get current element + let element = pathElements[i] + + /// Calculate new running length. + let newLength = runningLength + element.length + + if newLength < trim.start { + /// Element is not included in the trim, continue. + runningLength = newLength + i = i + 1 + /// Increment index, we are done with this element. + continue + } + + if newLength == trim.start { + /// Current element IS the start element. + /// For start we want to add a zero length element. + currentPath.moveToStartPoint(element.vertex) + runningLength = newLength + i = i + 1 + /// Increment index, we are done with this element. + continue + } + + if runningLength < trim.start, trim.start < newLength, currentPath.elements.count == 0 { + /// The start of the trim is between this element and the previous, trim. + /// Get previous element. + let previousElement = pathElements[i - 1] + /// Trim it + let trimLength = trim.start - runningLength + let trimResults = element.splitElementAtPosition(fromElement: previousElement, atLength: trimLength) + /// Add the right span start. + currentPath.moveToStartPoint(trimResults.rightSpan.start.vertex) + + pathElements[i] = trimResults.rightSpan.end + pathElements[i - 1] = trimResults.rightSpan.start + runningLength = runningLength + trimResults.leftSpan.end.length + /// Dont increment index or the current length, the end of this path can be within this span. + continue + } + + if trim.start < newLength, newLength < trim.end { + /// Element lies within the trim span. + currentPath.addElement(element) + runningLength = newLength + i = i + 1 + continue + } + + if newLength == trim.end { + /// Element is the end element. + /// The element could have a new length if it's added right after the start node. + currentPath.addElement(element) + /// We are done with this span. + runningLength = newLength + i = i + 1 + /// Allow the path to be finalized. + /// Fall through to finalize path and move to next position + } + + if runningLength < trim.end, trim.end < newLength { + /// New element must be cut for end. + /// Get previous element. + let previousElement = pathElements[i - 1] + /// Trim it + let trimLength = trim.end - runningLength + let trimResults = element.splitElementAtPosition(fromElement: previousElement, atLength: trimLength) + /// Add the left span end. + + currentPath.updateVertex(trimResults.leftSpan.start.vertex, atIndex: currentPath.elements.count - 1, remeasure: false) + currentPath.addElement(trimResults.leftSpan.end) + + pathElements[i] = trimResults.rightSpan.end + pathElements[i - 1] = trimResults.rightSpan.start + runningLength = runningLength + trimResults.leftSpan.end.length + /// Dont increment index or the current length, the start of the next path can be within this span. + /// We are done with this span. + /// Allow the path to be finalized. + /// Fall through to finalize path and move to next position + } + + paths.append(currentPath) + currentPath = BezierPath() + if remainingPositions.count > 0 { + trim = remainingPositions.remove(at: 0) + } else { + finishedTrimming = true + } + } + return paths + } + +} + +// MARK: Codable + +extension BezierPath: Codable { + + // MARK: Lifecycle + + init(from decoder: Decoder) throws { + let container: KeyedDecodingContainer + + if let keyedContainer = try? decoder.container(keyedBy: BezierPath.CodingKeys.self) { + container = keyedContainer + } else { + var unkeyedContainer = try decoder.unkeyedContainer() + container = try unkeyedContainer.nestedContainer(keyedBy: BezierPath.CodingKeys.self) + } + + closed = try container.decodeIfPresent(Bool.self, forKey: .closed) ?? true + + var vertexContainer = try container.nestedUnkeyedContainer(forKey: .vertices) + var inPointsContainer = try container.nestedUnkeyedContainer(forKey: .inPoints) + var outPointsContainer = try container.nestedUnkeyedContainer(forKey: .outPoints) + + guard vertexContainer.count == inPointsContainer.count, inPointsContainer.count == outPointsContainer.count else { + /// Will throw an error if vertex, inpoints, and outpoints are not the same length. + /// This error is to be expected. + throw DecodingError.dataCorruptedError( + forKey: CodingKeys.vertices, + in: container, + debugDescription: "Vertex data does not match In Tangents and Out Tangents" + ) + } + + guard let count = vertexContainer.count, count > 0 else { + length = 0 + elements = [] + return + } + + var decodedElements = [PathElement]() + + /// Create first point + let firstVertex = CurveVertex( + point: try vertexContainer.decode(CGPoint.self), + inTangentRelative: try inPointsContainer.decode(CGPoint.self), + outTangentRelative: try outPointsContainer.decode(CGPoint.self) + ) + var previousElement = PathElement(vertex: firstVertex) + decodedElements.append(previousElement) + + var totalLength: CGFloat = 0 + while !vertexContainer.isAtEnd { + /// Get the next vertex data. + let vertex = CurveVertex( + point: try vertexContainer.decode(CGPoint.self), + inTangentRelative: try inPointsContainer.decode(CGPoint.self), + outTangentRelative: try outPointsContainer.decode(CGPoint.self) + ) + let pathElement = previousElement.pathElementTo(vertex) + decodedElements.append(pathElement) + previousElement = pathElement + totalLength = totalLength + pathElement.length + } + if closed { + // Don't use an out tangent for the closing point, since the + // closing point is exactly equal to the starting point. + let closeVertex = CurveVertex( + point: firstVertex.point, + inTangentRelative: firstVertex.inTangentRelative, + outTangentRelative: .zero + ) + + let closeElement = previousElement.pathElementTo(closeVertex) + decodedElements.append(closeElement) + totalLength = totalLength + closeElement.length + } + length = totalLength + elements = decodedElements + } + + // MARK: Internal + + /// The BezierPath container is encoded and decoded from the JSON format + /// that defines points for a lottie animation. + /// + /// { + /// "c" = Bool + /// "i" = [[Double]], + /// "o" = [[Double]], + /// "v" = [[Double]] + /// } + /// + + enum CodingKeys: String, CodingKey { + case closed = "c" + case inPoints = "i" + case outPoints = "o" + case vertices = "v" + } + + func encode(to encoder: Encoder) throws { + var container = encoder.container(keyedBy: BezierPath.CodingKeys.self) + try container.encode(closed, forKey: .closed) + + var vertexContainer = container.nestedUnkeyedContainer(forKey: .vertices) + var inPointsContainer = container.nestedUnkeyedContainer(forKey: .inPoints) + var outPointsContainer = container.nestedUnkeyedContainer(forKey: .outPoints) + + /// If closed path, ignore the final element. + let finalIndex = closed ? elements.endIndex - 1 : elements.endIndex + for i in 0.. 0 else { + length = 0 + elements = [] + return + } + + var decodedElements = [PathElement]() + let firstVertexDictionary = vertexDictionaries.removeFirst() + let firstInPointsDictionary = inPointsDictionaries.removeFirst() + let firstOutPointsDictionary = outPointsDictionaries.removeFirst() + let firstVertex = CurveVertex( + point: try CGPoint(value: firstVertexDictionary), + inTangentRelative: try CGPoint(value: firstInPointsDictionary), + outTangentRelative: try CGPoint(value: firstOutPointsDictionary) + ) + var previousElement = PathElement(vertex: firstVertex) + decodedElements.append(previousElement) + + var totalLength: CGFloat = 0 + while vertexDictionaries.count > 0 { + let vertexDictionary = vertexDictionaries.removeFirst() + let inPointsDictionary = inPointsDictionaries.removeFirst() + let outPointsDictionary = outPointsDictionaries.removeFirst() + let vertex = CurveVertex( + point: try CGPoint(value: vertexDictionary), + inTangentRelative: try CGPoint(value: inPointsDictionary), + outTangentRelative: try CGPoint(value: outPointsDictionary) + ) + let pathElement = previousElement.pathElementTo(vertex) + decodedElements.append(pathElement) + previousElement = pathElement + totalLength = totalLength + pathElement.length + } + if closed { + // Don't use an out tangent for the closing point, since the + // closing point is exactly equal to the starting point. + let closeVertex = CurveVertex( + point: firstVertex.point, + inTangentRelative: firstVertex.inTangentRelative, + outTangentRelative: .zero + ) + + let closeElement = previousElement.pathElementTo(closeVertex) + decodedElements.append(closeElement) + totalLength = totalLength + closeElement.length + } + + length = totalLength + elements = decodedElements + } + +} + +extension BezierPath { + + func cgPath() -> CGPath { + let cgPath = CGMutablePath() + + var previousElement: PathElement? + for element in elements { + if let previous = previousElement { + if previous.vertex.outTangentRelative.isZero, element.vertex.inTangentRelative.isZero { + cgPath.addLine(to: element.vertex.point) + } else { + cgPath.addCurve(to: element.vertex.point, control1: previous.vertex.outTangent, control2: element.vertex.inTangent) + } + } else { + cgPath.move(to: element.vertex.point) + } + previousElement = element + } + if closed { + cgPath.closeSubpath() + } + return cgPath + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Primitives/BezierPathRoundExtension.swift b/Pods/lottie-ios/Sources/Private/Utility/Primitives/BezierPathRoundExtension.swift new file mode 100644 index 0000000..6a2bddf --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Primitives/BezierPathRoundExtension.swift @@ -0,0 +1,163 @@ +// +// BezierPathRoundExtension.swift +// Lottie +// +// Created by Duolingo on 11/1/22. +// + +import CoreGraphics +import Foundation + +// Adapted to Swift from lottie-web & lottie-android: + +// Rounded corner algorithm: +// Iterate through each vertex. +// If a vertex is a sharp corner, it rounds it. +// If a vertex has control points, it is already rounded, so it does nothing. +// +// To round a vertex: +// Split the vertex into two. +// Move vertex 1 directly towards the previous vertex. +// Set vertex 1's in control point to itself so it is not rounded on that side. +// Extend vertex 1's out control point towards the original vertex. +// +// Repeat for vertex 2: +// Move vertex 2 directly towards the next vertex. +// Set vertex 2's out point to itself so it is not rounded on that side. +// Extend vertex 2's in control point towards the original vertex. +// +// The distance that the vertices and control points are moved are relative to the +// shape's vertex distances and the roundedness set in the animation. + +extension CompoundBezierPath { + /// Round corners of a compound bezier + func roundCorners(radius: CGFloat) -> CompoundBezierPath { + var newPaths = [BezierPath]() + for path in paths { + newPaths.append( + path.roundCorners(radius: radius) + ) + } + + return CompoundBezierPath(paths: newPaths) + } +} + +extension BezierPath { + /// Computes a new `BezierPath` with each corner rounded based on the given `radius` + func roundCorners(radius: CGFloat) -> BezierPath { + var newPath = BezierPath() + var uniquePath = BezierPath() + + var currentVertex: CurveVertex + var closestVertex: CurveVertex + var distance: CGFloat + var newPosPerc: CGFloat + var closestIndex: Int + + var iX: CGFloat + var iY: CGFloat + var vX: CGFloat + var vY: CGFloat + var oX: CGFloat + var oY: CGFloat + + var startIndex = 0 + + let TANGENT_LENGTH = 0.5519 + + // If start and end are the same we close the path + if + elements[0].vertex.point == elements[elements.count - 1].vertex.point, + elements[0].vertex.inTangent == elements[elements.count - 1].vertex.inTangent, + elements[0].vertex.outTangent == elements[elements.count - 1].vertex.outTangent + { + startIndex = 1 + newPath.close() + } + + guard elements.count - startIndex > 1 else { + return self + } + + for i in startIndex.. 1 + { + self.init(x: array[0], y: array[1]) + } else { + throw InitializableError.invalidInput() + } + } + + // MARK: Private + + private enum CodingKeys: String { + case x + case y + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Primitives/ColorExtension.swift b/Pods/lottie-ios/Sources/Private/Utility/Primitives/ColorExtension.swift new file mode 100644 index 0000000..4fe60b1 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Primitives/ColorExtension.swift @@ -0,0 +1,101 @@ +// +// LottieColor.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/14/19. +// + +import CoreGraphics + +// MARK: - LottieColor + Codable + +extension LottieColor: Codable { + + // MARK: Lifecycle + + public init(from decoder: Decoder) throws { + var container = try decoder.unkeyedContainer() + + var r1: Double = + if !container.isAtEnd { + try container.decode(Double.self) + } else { + 0 + } + + var g1: Double = + if !container.isAtEnd { + try container.decode(Double.self) + } else { + 0 + } + + var b1: Double = + if !container.isAtEnd { + try container.decode(Double.self) + } else { + 0 + } + + if r1 > 1, g1 > 1, b1 > 1 { + r1 = r1 / 255 + g1 = g1 / 255 + b1 = b1 / 255 + } + r = r1 + g = g1 + b = b1 + + // The Lottie JSON schema supports alpha values in theory, as the fourth value in this array. + // We intentionally do not support this, though, for consistency with Lottie on other platforms. + a = 1 + } + + // MARK: Public + + public func encode(to encoder: Encoder) throws { + var container = encoder.unkeyedContainer() + try container.encode(r) + try container.encode(g) + try container.encode(b) + try container.encode(a) + } + +} + +// MARK: - LottieColor + AnyInitializable + +extension LottieColor: AnyInitializable { + + init(value: Any) throws { + guard var array = value as? [Double] else { + throw InitializableError.invalidInput() + } + var r: Double = array.count > 0 ? array.removeFirst() : 0 + var g: Double = array.count > 0 ? array.removeFirst() : 0 + var b: Double = array.count > 0 ? array.removeFirst() : 0 + if r > 1, g > 1, b > 1 { + r /= 255 + g /= 255 + b /= 255 + } + self.r = r + self.g = g + self.b = b + + // The Lottie JSON schema supports alpha values in theory, as the fourth value in this array. + // We intentionally do not support this, though, for consistency with Lottie on other platforms. + a = 1 + } + +} + +extension LottieColor { + static var clearColor: CGColor { + .rgba(0, 0, 0, 0) + } + + var cgColorValue: CGColor { + .rgba(CGFloat(r), CGFloat(g), CGFloat(b), CGFloat(a)) + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Primitives/CompoundBezierPath.swift b/Pods/lottie-ios/Sources/Private/Utility/Primitives/CompoundBezierPath.swift new file mode 100644 index 0000000..ec9d525 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Primitives/CompoundBezierPath.swift @@ -0,0 +1,169 @@ +// +// CompoundBezierPath.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/14/19. +// + +import CoreGraphics +import Foundation + +/// A collection of BezierPath objects that can be trimmed and added. +/// +struct CompoundBezierPath { + + // MARK: Lifecycle + + init() { + paths = [] + length = 0 + } + + init(path: BezierPath) { + paths = [path] + length = path.length + } + + init(paths: [BezierPath], length: CGFloat) { + self.paths = paths + self.length = length + } + + init(paths: [BezierPath]) { + self.paths = paths + var l: CGFloat = 0 + for path in paths { + l = l + path.length + } + length = l + } + + // MARK: Internal + + let paths: [BezierPath] + + let length: CGFloat + + func addPath(path: BezierPath) -> CompoundBezierPath { + var newPaths = paths + newPaths.append(path) + return CompoundBezierPath(paths: newPaths, length: length + path.length) + } + + func combine(_ compoundBezier: CompoundBezierPath) -> CompoundBezierPath { + var newPaths = paths + newPaths.append(contentsOf: compoundBezier.paths) + return CompoundBezierPath(paths: newPaths, length: length + compoundBezier.length) + } + + func trim(fromPosition: CGFloat, toPosition: CGFloat, offset: CGFloat, trimSimultaneously: Bool) -> CompoundBezierPath { + if fromPosition == toPosition { + return CompoundBezierPath() + } + + if trimSimultaneously { + /// Trim each path individually. + var newPaths = [BezierPath]() + for path in paths { + newPaths.append(contentsOf: path.trim( + fromLength: fromPosition * path.length, + toLength: toPosition * path.length, + offsetLength: offset * path.length + )) + } + return CompoundBezierPath(paths: newPaths) + } + + /// Normalize lengths to the curve length. + var startPosition = (fromPosition + offset).truncatingRemainder(dividingBy: 1) + var endPosition = (toPosition + offset).truncatingRemainder(dividingBy: 1) + + if startPosition < 0 { + startPosition = 1 + startPosition + } + + if endPosition < 0 { + endPosition = 1 + endPosition + } + + if startPosition == 1 { + startPosition = 0 + } + if endPosition == 0 { + endPosition = 1 + } + + if + startPosition == 0 && endPosition == 1 || + startPosition == endPosition || + startPosition == 1 && endPosition == 0 + { + /// The trim encompasses the entire path. Return. + return self + } + + var positions: [(start: CGFloat, end: CGFloat)] = + if endPosition < startPosition { + [ + (start: 0, end: endPosition * length), + (start: startPosition * length, end: length), + ] + } else { + [(start: startPosition * length, end: endPosition * length)] + } + + var compoundPath = CompoundBezierPath() + var trim = positions.remove(at: 0) + var pathStartPosition: CGFloat = 0 + + var finishedTrimming = false + var i = 0 + + while !finishedTrimming { + if paths.count <= i { + /// Rounding errors + finishedTrimming = true + continue + } + let path = paths[i] + + let pathEndPosition = pathStartPosition + path.length + + if pathEndPosition < trim.start { + /// Path is not included in the trim, continue. + pathStartPosition = pathEndPosition + i = i + 1 + continue + + } else if trim.start <= pathStartPosition, pathEndPosition <= trim.end { + /// Full Path is inside of trim. Add full path. + compoundPath = compoundPath.addPath(path: path) + } else { + if + let trimPath = path.trim( + fromLength: trim.start > pathStartPosition ? (trim.start - pathStartPosition) : 0, + toLength: trim.end < pathEndPosition ? (trim.end - pathStartPosition) : path.length, + offsetLength: 0 + ).first + { + compoundPath = compoundPath.addPath(path: trimPath) + } + } + + if trim.end <= pathEndPosition { + /// We are done with the current trim. + /// Advance trim but remain on the same path in case the next trim overlaps it. + if positions.count > 0 { + trim = positions.remove(at: 0) + } else { + finishedTrimming = true + } + } else { + pathStartPosition = pathEndPosition + i = i + 1 + } + } + return compoundPath + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Primitives/CurveVertex.swift b/Pods/lottie-ios/Sources/Private/Utility/Primitives/CurveVertex.swift new file mode 100644 index 0000000..305d81c --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Primitives/CurveVertex.swift @@ -0,0 +1,190 @@ +// +// CurveVertex.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/11/19. +// + +import CoreGraphics +import Foundation + +/// A single vertex with an in and out tangent +struct CurveVertex { + + // MARK: Lifecycle + + /// Initializes a curve point with absolute values + init(_ inTangent: CGPoint, _ point: CGPoint, _ outTangent: CGPoint) { + self.point = point + self.inTangent = inTangent + self.outTangent = outTangent + } + + /// Initializes a curve point with relative values + init(point: CGPoint, inTangentRelative: CGPoint, outTangentRelative: CGPoint) { + self.point = point + inTangent = point.add(inTangentRelative) + outTangent = point.add(outTangentRelative) + } + + /// Initializes a curve point with absolute values + init(point: CGPoint, inTangent: CGPoint, outTangent: CGPoint) { + self.point = point + self.inTangent = inTangent + self.outTangent = outTangent + } + + // MARK: Internal + + let point: CGPoint + + let inTangent: CGPoint + let outTangent: CGPoint + + var inTangentRelative: CGPoint { + inTangent.subtract(point) + } + + var outTangentRelative: CGPoint { + outTangent.subtract(point) + } + + func reversed() -> CurveVertex { + CurveVertex(point: point, inTangent: outTangent, outTangent: inTangent) + } + + func translated(_ translation: CGPoint) -> CurveVertex { + CurveVertex(point: point + translation, inTangent: inTangent + translation, outTangent: outTangent + translation) + } + + /// Trims a path defined by two Vertices at a specific position, from 0 to 1 + /// + /// The path can be visualized below. + /// + /// F is fromVertex. + /// V is the vertex of the receiver. + /// P is the position from 0-1. + /// O is the outTangent of fromVertex. + /// F====O=========P=======I====V + /// + /// After trimming the curve can be visualized below. + /// + /// S is the returned Start vertex. + /// E is the returned End vertex. + /// T is the trim point. + /// TI and TO are the new tangents for the trimPoint + /// NO and NI are the new tangents for the startPoint and endPoints + /// S==NO=========TI==T==TO=======NI==E + func splitCurve(toVertex: CurveVertex, position: CGFloat) -> + (start: CurveVertex, trimPoint: CurveVertex, end: CurveVertex) + { + /// If position is less than or equal to 0, trim at start. + if position <= 0 { + return ( + start: CurveVertex(point: point, inTangentRelative: inTangentRelative, outTangentRelative: .zero), + trimPoint: CurveVertex(point: point, inTangentRelative: .zero, outTangentRelative: outTangentRelative), + end: toVertex + ) + } + + /// If position is greater than or equal to 1, trim at end. + if position >= 1 { + return ( + start: self, + trimPoint: CurveVertex( + point: toVertex.point, + inTangentRelative: toVertex.inTangentRelative, + outTangentRelative: .zero + ), + end: CurveVertex( + point: toVertex.point, + inTangentRelative: .zero, + outTangentRelative: toVertex.outTangentRelative + ) + ) + } + + if outTangentRelative.isZero, toVertex.inTangentRelative.isZero { + /// If both tangents are zero, then span to be trimmed is a straight line. + let trimPoint = point.interpolate(to: toVertex.point, amount: position) + return ( + start: self, + trimPoint: CurveVertex(point: trimPoint, inTangentRelative: .zero, outTangentRelative: .zero), + end: toVertex + ) + } + /// Cutting by amount gives incorrect length.... + /// One option is to cut by a stride until it gets close then edge it down. + /// Measuring a percentage of the spans does not equal the same as measuring a percentage of length. + /// This is where the historical trim path bugs come from. + let a = point.interpolate(to: outTangent, amount: position) + let b = outTangent.interpolate(to: toVertex.inTangent, amount: position) + let c = toVertex.inTangent.interpolate(to: toVertex.point, amount: position) + let d = a.interpolate(to: b, amount: position) + let e = b.interpolate(to: c, amount: position) + let f = d.interpolate(to: e, amount: position) + return ( + start: CurveVertex(point: point, inTangent: inTangent, outTangent: a), + trimPoint: CurveVertex(point: f, inTangent: d, outTangent: e), + end: CurveVertex(point: toVertex.point, inTangent: c, outTangent: toVertex.outTangent) + ) + } + + /// Trims a curve of a known length to a specific length and returns the points. + /// + /// There is not a performant yet accurate way to cut a curve to a specific length. + /// This calls splitCurve(toVertex: position:) to split the curve and then measures + /// the length of the new curve. The function then iterates through the samples, + /// adjusting the position of the cut for a more precise cut. + /// Usually a single iteration is enough to get within 0.5 points of the desired + /// length. + /// + /// This function should probably live in PathElement, since it deals with curve + /// lengths. + func trimCurve(toVertex: CurveVertex, atLength: CGFloat, curveLength: CGFloat, maxSamples: Int, accuracy: CGFloat = 1) -> + (start: CurveVertex, trimPoint: CurveVertex, end: CurveVertex) + { + var currentPosition = atLength / curveLength + var results = splitCurve(toVertex: toVertex, position: currentPosition) + + if maxSamples == 0 { + return results + } + + for _ in 1...maxSamples { + let length = results.start.distanceTo(results.trimPoint) + let lengthDiff = atLength - length + /// Check if length is correct. + if lengthDiff < accuracy { + return results + } + let diffPosition = max(min((currentPosition / length) * lengthDiff, currentPosition * 0.5), currentPosition * -0.5) + currentPosition = diffPosition + currentPosition + results = splitCurve(toVertex: toVertex, position: currentPosition) + } + return results + } + + /// The distance from the receiver to the provided vertex. + /// + /// For lines (zeroed tangents) the distance between the two points is measured. + /// For curves the curve is iterated over by sample count and the points are measured. + /// This is ~99% accurate at a sample count of 30 + func distanceTo(_ toVertex: CurveVertex, sampleCount: Int = 25) -> CGFloat { + if outTangentRelative.isZero, toVertex.inTangentRelative.isZero { + /// Return a linear distance. + return point.distanceTo(toVertex.point) + } + + var distance: CGFloat = 0 + + var previousPoint = point + for i in 0.. PathElement { + PathElement(length: vertex.distanceTo(toVertex), vertex: toVertex) + } + + func updateVertex(newVertex: CurveVertex) -> PathElement { + PathElement(length: length, vertex: newVertex) + } + + /// Splits an element span defined by the receiver and fromElement to a position 0-1 + func splitElementAtPosition(fromElement: PathElement, atLength: CGFloat) -> + (leftSpan: (start: PathElement, end: PathElement), rightSpan: (start: PathElement, end: PathElement)) + { + /// Trim the span. Start and trim go into the first, trim and end go into second. + let trimResults = fromElement.vertex.trimCurve(toVertex: vertex, atLength: atLength, curveLength: length, maxSamples: 3) + + /// Create the elements for the break + let spanAStart = PathElement( + length: fromElement.length, + vertex: CurveVertex( + point: fromElement.vertex.point, + inTangent: fromElement.vertex.inTangent, + outTangent: trimResults.start.outTangent + ) + ) + /// Recalculating the length here is a waste as the trimCurve function also accurately calculates this length. + let spanAEnd = spanAStart.pathElementTo(trimResults.trimPoint) + + let spanBStart = PathElement(vertex: trimResults.trimPoint) + let spanBEnd = spanBStart.pathElementTo(trimResults.end) + return ( + leftSpan: (start: spanAStart, end: spanAEnd), + rightSpan: (start: spanBStart, end: spanBEnd) + ) + } + +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Primitives/UnitBezier.swift b/Pods/lottie-ios/Sources/Private/Utility/Primitives/UnitBezier.swift new file mode 100644 index 0000000..02ed690 --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Primitives/UnitBezier.swift @@ -0,0 +1,119 @@ +// Copyright (C) 2008 Apple Inc. All Rights Reserved. +// +// Redistribution and use in source and binary forms, with or without +// modification, are permitted provided that the following conditions +// are met: +// 1. Redistributions of source code must retain the above copyright +// notice, this list of conditions and the following disclaimer. +// 2. Redistributions in binary form must reproduce the above copyright +// notice, this list of conditions and the following disclaimer in the +// documentation and/or other materials provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY +// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY +// OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +import CoreGraphics +import Foundation + +/// Defines a cubic-bezier where the endpoints are (0, 0) and (1, 1) +/// +/// The main use case is computing the progress of an animation at a given percent completion. For instance, +/// for a linear animation, the expected progress at `0.5` is `0.5`. +/// +/// - Note: This is a Swift port of [Apple's WebKit code]( +/// http://svn.webkit.org/repository/webkit/trunk/Source/WebCore/platform/graphics/UnitBezier.h +/// ) +/// +struct UnitBezier { + + // MARK: Lifecycle + + init(controlPoint1: CGPoint, controlPoint2: CGPoint) { + cx = 3.0 * controlPoint1.x + bx = 3.0 * (controlPoint2.x - controlPoint1.x) - cx + ax = 1.0 - cx - bx + cy = 3.0 * controlPoint1.y + by = 3.0 * (controlPoint2.y - controlPoint1.y) - cy + ay = 1.0 - cy - by + } + + // MARK: Internal + + /// Computes the progress `y` value for a given `x` value + func value(for x: CGFloat, epsilon: CGFloat) -> CGFloat { + sampleCurveY(solveCurveX(x, epsilon: epsilon)) + } + + // MARK: Private + + private let ax: CGFloat + private let bx: CGFloat + private let cx: CGFloat + private let ay: CGFloat + private let by: CGFloat + private let cy: CGFloat + + /// Compute `x(t)` for a given `t` + private func sampleCurveX(_ t: CGFloat) -> CGFloat { + // `ax t^3 + bx t^2 + cx t' expanded using Horner's rule. + ((ax * t + bx) * t + cx) * t + } + + /// Compute `y(t)` for a given `t` + private func sampleCurveY(_ t: CGFloat) -> CGFloat { + ((ay * t + by) * t + cy) * t + } + + /// Compute `x'(t)` for a given `t` + private func sampleCurveDerivativeX(_ t: CGFloat) -> CGFloat { + (3.0 * ax * t + 2.0 * bx) * t + cx + } + + /// Given an `x` value solve for the parametric value `t` + private func solveCurveX(_ x: CGFloat, epsilon: CGFloat) -> CGFloat { + var t0: CGFloat + var t1: CGFloat + var t2: CGFloat + var x2: CGFloat + var d2: CGFloat + + // First try a few iterations of Newton-Raphson -- normally very fast. + t2 = x + for _ in 0..<8 { + x2 = sampleCurveX(t2) - x + guard abs(x2) >= epsilon else { return t2 } + d2 = sampleCurveDerivativeX(t2) + guard abs(d2) >= 1e-6 else { break } + t2 = t2 - x2 / d2 + } + + // Fall back to the bisection method for reliability. + t0 = 0.0 + t1 = 1.0 + t2 = x + guard t2 >= t0 else { return t0 } + guard t2 <= t1 else { return t1 } + + while t0 < t1 { + x2 = sampleCurveX(t2) + guard abs(x2 - x) >= epsilon else { return t2 } + if x > x2 { + t0 = t2 + } else { + t1 = t2 + } + t2 = (t1 - t0) * 0.5 + t0 + } + + return t2 + } +} diff --git a/Pods/lottie-ios/Sources/Private/Utility/Primitives/VectorsExtensions.swift b/Pods/lottie-ios/Sources/Private/Utility/Primitives/VectorsExtensions.swift new file mode 100644 index 0000000..7d894dd --- /dev/null +++ b/Pods/lottie-ios/Sources/Private/Utility/Primitives/VectorsExtensions.swift @@ -0,0 +1,368 @@ +// +// Vector.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/7/19. +// + +import CoreGraphics +import Foundation +import QuartzCore + +// MARK: - LottieVector1D + Codable + +/// Single value container. Needed because lottie sometimes wraps a Double in an array. +extension LottieVector1D: Codable { + + // MARK: Lifecycle + + public init(from decoder: Decoder) throws { + /// Try to decode an array of doubles + do { + var container = try decoder.unkeyedContainer() + value = try container.decode(Double.self) + } catch { + value = try decoder.singleValueContainer().decode(Double.self) + } + } + + // MARK: Public + + public func encode(to encoder: Encoder) throws { + var container = encoder.singleValueContainer() + try container.encode(value) + } + + // MARK: Internal + + var cgFloatValue: CGFloat { + CGFloat(value) + } + +} + +// MARK: - LottieVector1D + AnyInitializable + +extension LottieVector1D: AnyInitializable { + + init(value: Any) throws { + if + let array = value as? [Double], + let double = array.first + { + self.value = double + } else if let double = value as? Double { + self.value = double + } else { + throw InitializableError.invalidInput() + } + } + +} + +extension Double { + var vectorValue: LottieVector1D { + LottieVector1D(self) + } +} + +// MARK: - LottieVector2D + +/// Needed for decoding json {x: y:} to a CGPoint +public struct LottieVector2D: Codable, Hashable, Sendable { + + // MARK: Lifecycle + + init(x: Double, y: Double) { + self.x = x + self.y = y + } + + public init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: LottieVector2D.CodingKeys.self) + + do { + let xValue: [Double] = try container.decode([Double].self, forKey: .x) + x = xValue[0] + } catch { + x = try container.decode(Double.self, forKey: .x) + } + + do { + let yValue: [Double] = try container.decode([Double].self, forKey: .y) + y = yValue[0] + } catch { + y = try container.decode(Double.self, forKey: .y) + } + } + + // MARK: Public + + public func encode(to encoder: Encoder) throws { + var container = encoder.container(keyedBy: LottieVector2D.CodingKeys.self) + try container.encode(x, forKey: .x) + try container.encode(y, forKey: .y) + } + + // MARK: Internal + + var x: Double + var y: Double + + var pointValue: CGPoint { + CGPoint(x: x, y: y) + } + + // MARK: Private + + private enum CodingKeys: String, CodingKey { + case x + case y + } +} + +// MARK: AnyInitializable + +extension LottieVector2D: AnyInitializable { + + init(value: Any) throws { + guard let dictionary = value as? [String: Any] else { + throw InitializableError.invalidInput() + } + + if + let array = dictionary[CodingKeys.x.rawValue] as? [Double], + let double = array.first + { + x = double + } else if let double = dictionary[CodingKeys.x.rawValue] as? Double { + x = double + } else { + throw InitializableError.invalidInput() + } + if + let array = dictionary[CodingKeys.y.rawValue] as? [Double], + let double = array.first + { + y = double + } else if let double = dictionary[CodingKeys.y.rawValue] as? Double { + y = double + } else { + throw InitializableError.invalidInput() + } + } +} + +extension CGPoint { + var vector2dValue: LottieVector2D { + LottieVector2D(x: Double(x), y: Double(y)) + } +} + +// MARK: - LottieVector3D + Codable + +/// A three dimensional vector. +/// These vectors are encoded and decoded from [Double] + +extension LottieVector3D: Codable { + + // MARK: Lifecycle + + init(x: CGFloat, y: CGFloat, z: CGFloat) { + self.x = Double(x) + self.y = Double(y) + self.z = Double(z) + } + + public init(from decoder: Decoder) throws { + var container = try decoder.unkeyedContainer() + + if !container.isAtEnd { + x = try container.decode(Double.self) + } else { + x = 0 + } + + if !container.isAtEnd { + y = try container.decode(Double.self) + } else { + y = 0 + } + + if !container.isAtEnd { + z = try container.decode(Double.self) + } else { + z = 0 + } + } + + // MARK: Public + + public func encode(to encoder: Encoder) throws { + var container = encoder.unkeyedContainer() + try container.encode(x) + try container.encode(y) + try container.encode(z) + } + +} + +// MARK: - LottieVector3D + AnyInitializable + +extension LottieVector3D: AnyInitializable { + + init(value: Any) throws { + guard var array = value as? [Double] else { + throw InitializableError.invalidInput() + } + x = array.count > 0 ? array.removeFirst() : 0 + y = array.count > 0 ? array.removeFirst() : 0 + z = array.count > 0 ? array.removeFirst() : 0 + } + +} + +extension LottieVector3D { + public var pointValue: CGPoint { + CGPoint(x: x, y: y) + } + + public var sizeValue: CGSize { + CGSize(width: x, height: y) + } +} + +extension CGPoint { + var vector3dValue: LottieVector3D { + LottieVector3D(x: x, y: y, z: 0) + } +} + +extension CGSize { + var vector3dValue: LottieVector3D { + LottieVector3D(x: width, y: height, z: 1) + } +} + +extension CATransform3D { + + enum Axis { + case x + case y + case z + } + + static func makeSkew(skew: CGFloat, skewAxis: CGFloat) -> CATransform3D { + let mCos = cos(skewAxis.toRadians()) + let mSin = sin(skewAxis.toRadians()) + let aTan = tan(skew.toRadians()) + + let transform1 = CATransform3D( + m11: mCos, + m12: mSin, + m13: 0, + m14: 0, + m21: -mSin, + m22: mCos, + m23: 0, + m24: 0, + m31: 0, + m32: 0, + m33: 1, + m34: 0, + m41: 0, + m42: 0, + m43: 0, + m44: 1 + ) + + let transform2 = CATransform3D( + m11: 1, + m12: 0, + m13: 0, + m14: 0, + m21: aTan, + m22: 1, + m23: 0, + m24: 0, + m31: 0, + m32: 0, + m33: 1, + m34: 0, + m41: 0, + m42: 0, + m43: 0, + m44: 1 + ) + + let transform3 = CATransform3D( + m11: mCos, + m12: -mSin, + m13: 0, + m14: 0, + m21: mSin, + m22: mCos, + m23: 0, + m24: 0, + m31: 0, + m32: 0, + m33: 1, + m34: 0, + m41: 0, + m42: 0, + m43: 0, + m44: 1 + ) + return CATransform3DConcat(transform3, CATransform3DConcat(transform2, transform1)) + } + + static func makeTransform( + anchor: CGPoint, + position: CGPoint, + scale: CGSize, + rotationX: CGFloat, + rotationY: CGFloat, + rotationZ: CGFloat, + skew: CGFloat?, + skewAxis: CGFloat? + ) -> CATransform3D { + if let skew, let skewAxis { + return CATransform3DMakeTranslation(position.x, position.y, 0) + .rotated(rotationX, axis: .x) + .rotated(rotationY, axis: .y) + .rotated(rotationZ, axis: .z) + .skewed(skew: -skew, skewAxis: skewAxis) + .scaled(scale * 0.01) + .translated(anchor * -1) + } + return CATransform3DMakeTranslation(position.x, position.y, 0) + .rotated(rotationX, axis: .x) + .rotated(rotationY, axis: .y) + .rotated(rotationZ, axis: .z) + .scaled(scale * 0.01) + .translated(anchor * -1) + } + + func rotated(_ degrees: CGFloat, axis: Axis) -> CATransform3D { + CATransform3DRotate( + self, + degrees.toRadians(), + axis == .x ? 1 : 0, + axis == .y ? 1 : 0, + axis == .z ? 1 : 0 + ) + } + + func translated(_ translation: CGPoint) -> CATransform3D { + CATransform3DTranslate(self, translation.x, translation.y, 0) + } + + func scaled(_ scale: CGSize) -> CATransform3D { + CATransform3DScale(self, scale.width, scale.height, 1) + } + + func skewed(skew: CGFloat, skewAxis: CGFloat) -> CATransform3D { + CATransform3DConcat(CATransform3D.makeSkew(skew: skew, skewAxis: skewAxis), self) + } + +} diff --git a/Pods/lottie-ios/Sources/Public/Animation/LottieAnimation.swift b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimation.swift new file mode 100644 index 0000000..4f39c90 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimation.swift @@ -0,0 +1,179 @@ +// +// LottieAnimation.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/7/19. +// + +import Foundation + +// MARK: - CoordinateSpace + +public enum CoordinateSpace: Int, Codable, Sendable { + case type2d + case type3d +} + +// MARK: - LottieAnimation + +/// The `LottieAnimation` model is the top level model object in Lottie. +/// +/// A `LottieAnimation` holds all of the animation data backing a Lottie Animation. +/// Codable, see JSON schema [here](https://github.com/airbnb/lottie-web/tree/master/docs/json). +public final class LottieAnimation: Codable, Sendable, DictionaryInitializable { + + // MARK: Lifecycle + + required public init(from decoder: Decoder) throws { + let container = try decoder.container(keyedBy: LottieAnimation.CodingKeys.self) + version = try container.decode(String.self, forKey: .version) + type = try container.decodeIfPresent(CoordinateSpace.self, forKey: .type) ?? .type2d + startFrame = try container.decode(AnimationFrameTime.self, forKey: .startFrame) + endFrame = try container.decode(AnimationFrameTime.self, forKey: .endFrame) + framerate = try container.decode(Double.self, forKey: .framerate) + width = try container.decode(Double.self, forKey: .width) + height = try container.decode(Double.self, forKey: .height) + layers = try container.decode([LayerModel].self, ofFamily: LayerType.self, forKey: .layers) + glyphs = try container.decodeIfPresent([Glyph].self, forKey: .glyphs) + fonts = try container.decodeIfPresent(FontList.self, forKey: .fonts) + assetLibrary = try container.decodeIfPresent(AssetLibrary.self, forKey: .assetLibrary) + markers = try container.decodeIfPresent([Marker].self, forKey: .markers) + + if let markers { + var markerMap = [String: Marker]() + for marker in markers { + markerMap[marker.name] = marker + } + self.markerMap = markerMap + } else { + markerMap = nil + } + } + + public init(dictionary: [String: Any]) throws { + version = try dictionary.value(for: CodingKeys.version) + if + let typeRawValue = dictionary[CodingKeys.type.rawValue] as? Int, + let type = CoordinateSpace(rawValue: typeRawValue) + { + self.type = type + } else { + type = .type2d + } + startFrame = try dictionary.value(for: CodingKeys.startFrame) + endFrame = try dictionary.value(for: CodingKeys.endFrame) + framerate = try dictionary.value(for: CodingKeys.framerate) + width = try dictionary.value(for: CodingKeys.width) + height = try dictionary.value(for: CodingKeys.height) + let layerDictionaries: [[String: Any]] = try dictionary.value(for: CodingKeys.layers) + layers = try [LayerModel].fromDictionaries(layerDictionaries) + if let glyphDictionaries = dictionary[CodingKeys.glyphs.rawValue] as? [[String: Any]] { + glyphs = try glyphDictionaries.map { try Glyph(dictionary: $0) } + } else { + glyphs = nil + } + if let fontsDictionary = dictionary[CodingKeys.fonts.rawValue] as? [String: Any] { + fonts = try FontList(dictionary: fontsDictionary) + } else { + fonts = nil + } + if let assetLibraryDictionaries = dictionary[CodingKeys.assetLibrary.rawValue] as? [[String: Any]] { + assetLibrary = try AssetLibrary(value: assetLibraryDictionaries) + } else { + assetLibrary = nil + } + if let markerDictionaries = dictionary[CodingKeys.markers.rawValue] as? [[String: Any]] { + let markers = try markerDictionaries.map { try Marker(dictionary: $0) } + var markerMap = [String: Marker]() + for marker in markers { + markerMap[marker.name] = marker + } + self.markers = markers + self.markerMap = markerMap + } else { + markers = nil + markerMap = nil + } + } + + // MARK: Public + + /// The start time of the composition in frameTime. + public let startFrame: AnimationFrameTime + + /// The end time of the composition in frameTime. + public let endFrame: AnimationFrameTime + + /// The frame rate of the composition. + public let framerate: Double + + /// Return all marker names, in order, or an empty list if none are specified + public var markerNames: [String] { + guard let markers else { return [] } + return markers.map { $0.name } + } + + // MARK: Internal + + enum CodingKeys: String, CodingKey { + case version = "v" + case type = "ddd" + case startFrame = "ip" + case endFrame = "op" + case framerate = "fr" + case width = "w" + case height = "h" + case layers + case glyphs = "chars" + case fonts + case assetLibrary = "assets" + case markers + } + + /// The version of the JSON Schema. + let version: String + + /// The coordinate space of the composition. + let type: CoordinateSpace + + /// The height of the composition in points. + let width: Double + + /// The width of the composition in points. + let height: Double + + /// The list of animation layers + let layers: [LayerModel] + + /// The list of glyphs used for text rendering + let glyphs: [Glyph]? + + /// The list of fonts used for text rendering + let fonts: FontList? + + /// Asset Library + let assetLibrary: AssetLibrary? + + /// Markers + let markers: [Marker]? + let markerMap: [String: Marker]? + + /// The marker to use if "reduced motion" is enabled. + /// Supported marker names are case insensitive, and include: + /// - reduced motion + /// - reducedMotion + /// - reduced_motion + /// - reduced-motion + var reducedMotionMarker: Marker? { + let allowedReducedMotionMarkerNames = Set([ + "reduced motion", + "reduced_motion", + "reduced-motion", + "reducedmotion", + ]) + + return markers?.first(where: { marker in + allowedReducedMotionMarkerNames.contains(marker.name.lowercased()) + }) + } +} diff --git a/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationHelpers.swift b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationHelpers.swift new file mode 100644 index 0000000..2d9e9c6 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationHelpers.swift @@ -0,0 +1,317 @@ +// +// AnimationPublic.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/5/19. +// + +import CoreGraphics +import Foundation + +extension LottieAnimation { + + /// A closure for an Animation download. The closure is passed `nil` if there was an error. + public typealias DownloadClosure = (LottieAnimation?) -> Void + + /// The duration in seconds of the animation. + public var duration: TimeInterval { + Double(endFrame - startFrame) / framerate + } + + /// The natural bounds in points of the animation. + public var bounds: CGRect { + CGRect(x: 0, y: 0, width: width, height: height) + } + + /// The natural size in points of the animation. + public var size: CGSize { + CGSize(width: width, height: height) + } + + /// Loads an animation model from a bundle by its name. Returns `nil` if an animation is not found. + /// + /// - Parameter name: The name of the json file without the json extension. EG "StarAnimation" + /// - Parameter bundle: The bundle in which the animation is located. Defaults to `Bundle.main` + /// - Parameter subdirectory: A subdirectory in the bundle in which the animation is located. Optional. + /// - Parameter animationCache: A cache for holding loaded animations. Defaults to `LottieAnimationCache.shared`. Optional. + /// + /// - Returns: Deserialized `LottieAnimation`. Optional. + public static func named( + _ name: String, + bundle: Bundle = Bundle.main, + subdirectory: String? = nil, + animationCache: AnimationCacheProvider? = LottieAnimationCache.shared + ) -> LottieAnimation? { + /// Create a cache key for the animation. + let cacheKey = bundle.bundlePath + (subdirectory ?? "") + "/" + name + + /// Check cache for animation + if + let animationCache, + let animation = animationCache.animation(forKey: cacheKey) + { + /// If found, return the animation. + return animation + } + + do { + /// Decode animation. + let json = try bundle.getAnimationData(name, subdirectory: subdirectory) + let animation = try LottieAnimation.from(data: json) + animationCache?.setAnimation(animation, forKey: cacheKey) + return animation + } catch { + /// Decoding error. + LottieLogger.shared.warn("Error when decoding animation \"\(name)\": \(error)") + return nil + } + } + + /// Loads an animation from a specific filepath. + /// - Parameter filepath: The absolute filepath of the animation to load. EG "/User/Me/starAnimation.json" + /// - Parameter animationCache: A cache for holding loaded animations. Defaults to `LottieAnimationCache.shared`. Optional. + /// + /// - Returns: Deserialized `LottieAnimation`. Optional. + public static func filepath( + _ filepath: String, + animationCache: AnimationCacheProvider? = LottieAnimationCache.shared + ) -> LottieAnimation? { + /// Check cache for animation + if + let animationCache, + let animation = animationCache.animation(forKey: filepath) + { + return animation + } + + do { + /// Decode the animation. + let json = try Data(contentsOf: URL(fileURLWithPath: filepath)) + let animation = try LottieAnimation.from(data: json) + animationCache?.setAnimation(animation, forKey: filepath) + return animation + } catch { + LottieLogger.shared.warn(""" + Failed to load animation from filepath \(filepath) + with underlying error: \(error.localizedDescription) + """) + return nil + } + } + + /// Loads an animation model from the asset catalog by its name. Returns `nil` if an animation is not found. + /// - Parameter name: The name of the json file in the asset catalog. EG "StarAnimation" + /// - Parameter bundle: The bundle in which the animation is located. Defaults to `Bundle.main` + /// - Parameter animationCache: A cache for holding loaded animations. Defaults to `LottieAnimationCache.shared` Optional. + /// - Returns: Deserialized `LottieAnimation`. Optional. + public static func asset( + _ name: String, + bundle: Bundle = Bundle.main, + animationCache: AnimationCacheProvider? = LottieAnimationCache.shared + ) -> LottieAnimation? { + /// Create a cache key for the animation. + let cacheKey = bundle.bundlePath + "/" + name + + /// Check cache for animation + if + let animationCache, + let animation = animationCache.animation(forKey: cacheKey) + { + /// If found, return the animation. + return animation + } + + do { + /// Load jsonData from Asset + let json = try Data(assetName: name, in: bundle) + /// Decode animation. + let animation = try LottieAnimation.from(data: json) + animationCache?.setAnimation(animation, forKey: cacheKey) + return animation + } catch { + LottieLogger.shared.warn(""" + Failed to load animation with asset name \(name) + in \(bundle.bundlePath) + with underlying error: \(error.localizedDescription) + """) + return nil + } + } + + /// Loads a Lottie animation from a `Data` object containing a JSON animation. + /// + /// - Parameter data: The object to load the animation from. + /// - Parameter strategy: How the data should be decoded. Defaults to using the strategy set in `LottieConfiguration.shared`. + /// - Returns: Deserialized `LottieAnimation`. Optional. + /// + public static func from( + data: Data, + strategy: DecodingStrategy = LottieConfiguration.shared.decodingStrategy + ) throws -> LottieAnimation { + switch strategy { + case .legacyCodable: + return try JSONDecoder().decode(LottieAnimation.self, from: data) + case .dictionaryBased: + let json = try JSONSerialization.jsonObject(with: data) + guard let dict = json as? [String: Any] else { + throw InitializableError.invalidInput() + } + return try LottieAnimation(dictionary: dict) + } + } + + /// Loads a Lottie animation asynchronously from the URL. + /// + /// - Parameter url: The url to load the animation from. + /// - Parameter session: The `LottieURLSession` used to load the animation. Defaults to `LottieConfiguration.defaultURLSession`. + /// - Parameter animationCache: A cache for holding loaded animations. Defaults to `LottieAnimationCache.shared`. Optional. + /// + /// - Returns: Loaded Lottie animation, or `nil` if loading failed. + public static func loadedFrom( + url: URL, + session: LottieURLSession = LottieConfiguration.defaultURLSession, + animationCache: AnimationCacheProvider? = LottieAnimationCache.shared + ) async -> LottieAnimation? { + var dataTask: URLSessionDataTask? + let cancelTask = { dataTask?.cancel() } + return await withTaskCancellationHandler { + await withCheckedContinuation { continuation in + dataTask = LottieAnimation.loadedFrom( + url: url, + session: session, + closure: { result in + continuation.resume(returning: result) + }, + animationCache: animationCache + ) + } + } onCancel: { + cancelTask() + } + } + + /// Loads a Lottie animation asynchronously from the URL. + /// + /// - Parameter url: The url to load the animation from. + /// - Parameter session: The `LottieURLSession` used to load the animation. Defaults to `LottieConfiguration.defaultURLSession`. + /// - Parameter closure: A closure to be called when the animation has loaded. + /// - Parameter animationCache: A cache for holding loaded animations. Defaults to `LottieAnimationCache.shared`. Optional. + /// + /// - Returns: `URLSessionDataTask` that can be used to cancel the request, or `nil` if the animation was loaded from cache. + @discardableResult + public static func loadedFrom( + url: URL, + session: LottieURLSession = LottieConfiguration.defaultURLSession, + closure: @escaping LottieAnimation.DownloadClosure, + animationCache: AnimationCacheProvider? = LottieAnimationCache.shared + ) -> URLSessionDataTask? { + if let animationCache, let animation = animationCache.animation(forKey: url.absoluteString) { + closure(animation) + return nil + } else { + let task = session.lottieDataTask(with: url) { data, _, error in + guard error == nil, let jsonData = data else { + DispatchQueue.main.async { + closure(nil) + } + return + } + do { + let animation = try LottieAnimation.from(data: jsonData) + DispatchQueue.main.async { + animationCache?.setAnimation(animation, forKey: url.absoluteString) + closure(animation) + } + } catch { + DispatchQueue.main.async { + closure(nil) + } + } + } + task?.resume() + return task + } + } + + /// Markers are a way to describe a point in time by a key name. + /// + /// Markers are encoded into animation JSON. By using markers a designer can mark + /// playback points for a developer to use without having to worry about keeping + /// track of animation frames. If the animation file is updated, the developer + /// does not need to update playback code. + /// + /// Returns the Progress Time for the marker named. Returns nil if no marker found. + public func progressTime(forMarker named: String) -> AnimationProgressTime? { + guard let markers = markerMap, let marker = markers[named] else { + return nil + } + return progressTime(forFrame: marker.frameTime) + } + + /// Markers are a way to describe a point in time by a key name. + /// + /// Markers are encoded into animation JSON. By using markers a designer can mark + /// playback points for a developer to use without having to worry about keeping + /// track of animation frames. If the animation file is updated, the developer + /// does not need to update playback code. + /// + /// Returns the Frame Time for the marker named. Returns nil if no marker found. + public func frameTime(forMarker named: String) -> AnimationFrameTime? { + guard let markers = markerMap, let marker = markers[named] else { + return nil + } + return marker.frameTime + } + + /// Markers are a way to describe a point in time and a duration by a key name. + /// + /// Markers are encoded into animation JSON. By using markers a designer can mark + /// playback points for a developer to use without having to worry about keeping + /// track of animation frames. If the animation file is updated, the developer + /// does not need to update playback code. + /// + /// - Returns: The duration frame time for the marker, or `nil` if no marker found. + public func durationFrameTime(forMarker named: String) -> AnimationFrameTime? { + guard let marker = markerMap?[named] else { + return nil + } + return marker.durationFrameTime + } + + /// Converts Frame Time (Seconds * Framerate) into Progress Time + /// (optionally clamped to between 0 and 1). + public func progressTime( + forFrame frameTime: AnimationFrameTime, + clamped: Bool = true + ) -> AnimationProgressTime { + let progressTime: AnimationFrameTime + let frameDuration = endFrame - startFrame + + if frameDuration == 0.0 { + progressTime = 0.0 + } else { + progressTime = ((frameTime - startFrame) / frameDuration) + } + + if clamped { + return progressTime.clamp(0, 1) + } else { + return progressTime + } + } + + /// Converts Progress Time (0 to 1) into Frame Time (Seconds * Framerate) + public func frameTime(forProgress progressTime: AnimationProgressTime) -> AnimationFrameTime { + ((endFrame - startFrame) * progressTime) + startFrame + } + + /// Converts Frame Time (Seconds * Framerate) into Time (Seconds) + public func time(forFrame frameTime: AnimationFrameTime) -> TimeInterval { + Double(frameTime - startFrame) / framerate + } + + /// Converts Time (Seconds) into Frame Time (Seconds * Framerate) + public func frameTime(forTime time: TimeInterval) -> AnimationFrameTime { + CGFloat(time * framerate) + startFrame + } +} diff --git a/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationLayer.swift b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationLayer.swift new file mode 100644 index 0000000..9b36ce0 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationLayer.swift @@ -0,0 +1,1561 @@ +// +// LottieAnimationLayer.swift +// Lottie +// + +import QuartzCore + +// MARK: - LottieAnimationLayer + +/// A CALayer subclass for rendering Lottie animations. +/// - Also available as a SwiftUI view (`LottieView`) and a UIView subclass (`LottieAnimationView`) +public class LottieAnimationLayer: CALayer { + + // MARK: Lifecycle + + /// Initializes a LottieAnimationLayer with an animation. + public init( + animation: LottieAnimation?, + imageProvider: AnimationImageProvider? = nil, + textProvider: AnimationKeypathTextProvider = DefaultTextProvider(), + fontProvider: AnimationFontProvider = DefaultFontProvider(), + configuration: LottieConfiguration = .shared, + logger: LottieLogger = .shared + ) { + self.animation = animation + self.imageProvider = imageProvider ?? BundleImageProvider(bundle: Bundle.main, searchPath: nil) + self.textProvider = textProvider + self.fontProvider = fontProvider + self.configuration = configuration + screenScale = 1 + self.logger = logger + super.init() + makeAnimationLayer(usingEngine: configuration.renderingEngine) + if let animation { + frame = animation.bounds + } + } + + /// Initializes an LottieAnimationLayer with a .lottie file. + public init( + dotLottie: DotLottieFile?, + animationId: String? = nil, + textProvider: AnimationKeypathTextProvider = DefaultTextProvider(), + fontProvider: AnimationFontProvider = DefaultFontProvider(), + configuration: LottieConfiguration = .shared, + logger: LottieLogger = .shared + ) { + let dotLottieAnimation = dotLottie?.animation(for: animationId) + animation = dotLottieAnimation?.animation + imageProvider = dotLottie?.imageProvider ?? BundleImageProvider(bundle: Bundle.main, searchPath: nil) + self.textProvider = textProvider + self.fontProvider = fontProvider + self.configuration = configuration + screenScale = 1 + self.logger = logger + super.init() + loopMode = dotLottieAnimation?.configuration.loopMode ?? .playOnce + animationSpeed = CGFloat(dotLottieAnimation?.configuration.speed ?? 1) + makeAnimationLayer(usingEngine: configuration.renderingEngine) + if let animation { + frame = animation.bounds + } + } + + public init( + configuration: LottieConfiguration = .shared, + logger: LottieLogger = .shared + ) { + animation = nil + imageProvider = BundleImageProvider(bundle: Bundle.main, searchPath: nil) + textProvider = DefaultTextProvider() + fontProvider = DefaultFontProvider() + self.configuration = configuration + screenScale = 1 + self.logger = logger + super.init() + } + + /// Called by CoreAnimation to create a shadow copy of this layer + /// More details: https://developer.apple.com/documentation/quartzcore/calayer/1410842-init + override init(layer: Any) { + guard let typedLayer = layer as? Self else { + fatalError("\(Self.self).init(layer:) incorrectly called with \(type(of: layer))") + } + + animation = typedLayer.animation + imageProvider = typedLayer.imageProvider + textProvider = typedLayer.textProvider + fontProvider = typedLayer.fontProvider + logger = typedLayer.logger + screenScale = typedLayer.screenScale + configuration = typedLayer.configuration + super.init(layer: typedLayer) + } + + required init?(coder _: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: Open + + /// Plays the animation from its current state to the end. + /// + /// - Parameter completion: An optional completion closure to be called when the animation completes playing. + open func play(completion: LottieCompletionBlock? = nil) { + guard let animation else { return } + + defer { + currentPlaybackMode = .playing(.fromProgress(nil, toProgress: 1, loopMode: loopMode)) + } + + if shouldOverrideWithReducedMotionAnimation { + playReducedMotionAnimation(completion: completion) + return + } + + /// Build a context for the animation. + let context = AnimationContext( + playFrom: CGFloat(animation.startFrame), + playTo: CGFloat(animation.endFrame), + framerate: animation.framerate, + closure: completion + ) + removeCurrentAnimationIfNecessary() + addNewAnimationForContext(context) + } + + /// Plays the animation from a progress (0-1) to a progress (0-1). + /// + /// - Parameter fromProgress: The start progress of the animation. If `nil` the animation will start at the current progress. + /// - Parameter toProgress: The end progress of the animation. + /// - Parameter loopMode: The loop behavior of the animation. If `nil` the layer's `loopMode` property will be used. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + fromProgress: AnimationProgressTime? = nil, + toProgress: AnimationProgressTime, + loopMode: LottieLoopMode? = nil, + completion: LottieCompletionBlock? = nil + ) { + guard let animation else { return } + + defer { + currentPlaybackMode = .playing(.fromProgress(fromProgress, toProgress: toProgress, loopMode: loopMode ?? self.loopMode)) + } + + if shouldOverrideWithReducedMotionAnimation { + playReducedMotionAnimation(completion: completion) + return + } + + removeCurrentAnimationIfNecessary() + if let loopMode { + /// Set the loop mode, if one was supplied + self.loopMode = loopMode + } + let context = AnimationContext( + playFrom: animation.frameTime(forProgress: fromProgress ?? currentProgress), + playTo: animation.frameTime(forProgress: toProgress), + framerate: animation.framerate, + closure: completion + ) + addNewAnimationForContext(context) + } + + /// Plays the animation from a start frame to an end frame in the animation's framerate. + /// + /// - Parameter fromFrame: The start frame of the animation. If `nil` the animation will start at the current frame. + /// - Parameter toFrame: The end frame of the animation. + /// - Parameter loopMode: The loop behavior of the animation. If `nil` the layer's `loopMode` property will be used. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + fromFrame: AnimationFrameTime? = nil, + toFrame: AnimationFrameTime, + loopMode: LottieLoopMode? = nil, + completion: LottieCompletionBlock? = nil + ) { + guard let animation else { return } + + defer { + currentPlaybackMode = .playing(.fromFrame(fromFrame, toFrame: toFrame, loopMode: loopMode ?? self.loopMode)) + } + + if shouldOverrideWithReducedMotionAnimation { + playReducedMotionAnimation(completion: completion) + return + } + + removeCurrentAnimationIfNecessary() + if let loopMode { + /// Set the loop mode, if one was supplied + self.loopMode = loopMode + } + + let context = AnimationContext( + playFrom: fromFrame ?? currentFrame, + playTo: toFrame, + framerate: animation.framerate, + closure: completion + ) + addNewAnimationForContext(context) + } + + /// Plays the animation from a named marker to another marker. + /// + /// Markers are point in time that are encoded into the Animation data and assigned + /// a name. + /// + /// NOTE: If markers are not found the play command will exit. + /// + /// - Parameter fromMarker: The start marker for the animation playback. If `nil` the + /// animation will start at the current progress. + /// - Parameter toMarker: The end marker for the animation playback. + /// - Parameter playEndMarkerFrame: A flag to determine whether or not to play the frame of the end marker. If the + /// end marker represents the end of the section to play, it should be to true. If the provided end marker + /// represents the beginning of the next section, it should be false. + /// - Parameter loopMode: The loop behavior of the animation. If `nil` the layer's `loopMode` property will be used. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + fromMarker: String? = nil, + toMarker: String, + playEndMarkerFrame: Bool = true, + loopMode: LottieLoopMode? = nil, + completion: LottieCompletionBlock? = nil + ) { + defer { + currentPlaybackMode = .playing(.fromMarker( + fromMarker, + toMarker: toMarker, + playEndMarkerFrame: playEndMarkerFrame, + loopMode: loopMode ?? self.loopMode + )) + } + + if shouldOverrideWithReducedMotionAnimation { + playReducedMotionAnimation(completion: completion) + return + } + + guard let animation, let markers = animation.markerMap, let to = markers[toMarker] else { + return + } + + removeCurrentAnimationIfNecessary() + if let loopMode { + /// Set the loop mode, if one was supplied + self.loopMode = loopMode + } + + let fromTime: CGFloat = + if let fromName = fromMarker, let from = markers[fromName] { + CGFloat(from.frameTime) + } else { + currentFrame + } + + let playTo = playEndMarkerFrame ? CGFloat(to.frameTime) : CGFloat(to.frameTime) - 1 + let context = AnimationContext( + playFrom: fromTime, + playTo: playTo, + framerate: animation.framerate, + closure: completion + ) + addNewAnimationForContext(context) + } + + /// Plays the animation from a named marker to the end of the marker's duration. + /// + /// A marker is a point in time with an associated duration that is encoded into the + /// animation data and assigned a name. + /// + /// NOTE: If marker is not found the play command will exit. + /// + /// - Parameter marker: The start marker for the animation playback. + /// - Parameter loopMode: The loop behavior of the animation. If `nil` the layer's `loopMode` property will be used. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + marker: String, + loopMode: LottieLoopMode? = nil, + completion: LottieCompletionBlock? = nil + ) { + guard let from = animation?.markerMap?[marker] else { + return + } + + defer { + currentPlaybackMode = .playing(.marker(marker, loopMode: loopMode ?? self.loopMode)) + } + + if shouldOverrideWithReducedMotionAnimation { + playReducedMotionAnimation(completion: completion) + return + } + + play( + fromFrame: from.frameTime, + toFrame: from.frameTime + from.durationFrameTime, + loopMode: loopMode, + completion: completion + ) + } + + /// Plays the given markers sequentially in order. + /// + /// A marker is a point in time with an associated duration that is encoded into the + /// animation data and assigned a name. Multiple markers can be played sequentially + /// to create programmable animations. + /// + /// If a marker is not found, it will be skipped. + /// + /// If a marker doesn't have a duration value, it will play with a duration of 0 + /// (effectively being skipped). + /// + /// If another animation is played (by calling any `play` method) while this + /// marker sequence is playing, the marker sequence will be cancelled. + /// + /// - Parameter markers: The list of markers to play sequentially. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + markers: [String], + completion: LottieCompletionBlock? = nil + ) { + guard !markers.isEmpty else { return } + + defer { + currentPlaybackMode = .playing(.markers(markers)) + } + + if shouldOverrideWithReducedMotionAnimation { + playReducedMotionAnimation(completion: nil) + return + } + + let markerToPlay = markers[0] + let followingMarkers = Array(markers.dropFirst()) + + guard animation?.markerMap?[markerToPlay] != nil else { + play(markers: followingMarkers, completion: completion) + return + } + + play(marker: markerToPlay, loopMode: .playOnce, completion: { [weak self] completed in + // If the completion handler is called with `completed: false` (which typically means + // that another animation was played by calling some `play` method), + // we should cancel the marker sequence and not play the next marker. + guard completed, let self else { + completion?(false) + return + } + + if followingMarkers.isEmpty { + // If we don't have any more markers to play, then the marker sequence has completed. + completion?(completed) + } else { + play(markers: followingMarkers, completion: completion) + } + }) + } + + /// Stops the animation and resets the layer to its start frame. + /// + /// The completion closure will be called with `false` + open func stop() { + removeCurrentAnimation() + currentFrame = 0 + } + + /// Pauses the animation in its current state. + /// + /// The completion closure will be called with `false` + open func pause() { + pause(at: .currentFrame) + } + + /// Pauses the animation at a given state. + open func pause(at state: LottiePlaybackMode.PausedState) { + switch state { + case .currentFrame: + removeCurrentAnimation() + + case .progress(let animationProgressTime): + currentProgress = animationProgressTime + + case .frame(let animationFrameTime): + currentFrame = animationFrameTime + + case .time(let timeInterval): + currentTime = timeInterval + + case .marker(let name, let position): + guard let from = animation?.markerMap?[name] else { + return + } + + switch position { + case .start: + currentFrame = from.frameTime + case .end: + currentFrame = from.frameTime + from.durationFrameTime + } + } + + currentPlaybackMode = .paused(at: state) + } + + @available(*, deprecated, renamed: "setPlaybackMode(_:completion:)", message: "Will be removed in a future major release.") + open func play( + _ playbackMode: LottiePlaybackMode, + animationCompletionHandler: LottieCompletionBlock? = nil + ) { + setPlaybackMode(playbackMode, completion: animationCompletionHandler) + } + + /// Applies the given `LottiePlaybackMode` to this layer. + /// - Parameter playbackMode: The playback mode to apply + /// - Parameter completion: A closure that is called after + /// an animation triggered by this method completes. + open func setPlaybackMode( + _ playbackMode: LottiePlaybackMode, + completion: LottieCompletionBlock? = nil + ) { + switch playbackMode { + case .paused(at: let state): + pause(at: state) + + case .playing(let mode): + play(mode, completion: completion) + + case .progress(let progress): + pause(at: .progress(progress)) + + case .frame(let frame): + pause(at: .frame(frame)) + + case .time(let time): + pause(at: .time(time)) + + case .pause: + pause(at: .currentFrame) + + case .fromProgress(let from, let to, let loopMode): + play(.fromProgress(from, toProgress: to, loopMode: loopMode), completion: completion) + + case .fromFrame(let from, let to, let loopMode): + play(.fromFrame(from, toFrame: to, loopMode: loopMode), completion: completion) + + case .fromMarker(let from, let to, let playEndMarkerFrame, let loopMode): + play(.fromMarker(from, toMarker: to, playEndMarkerFrame: playEndMarkerFrame, loopMode: loopMode), completion: completion) + + case .marker(let name, let loopMode): + play(.marker(name, loopMode: loopMode), completion: completion) + + case .markers(let names): + play(.markers(names), completion: completion) + } + } + + /// Applies the given `LottiePlaybackMode` to this layer. + /// - Parameter playbackMode: The playback mode to apply + /// - Parameter completion: A closure that is called after + /// an animation triggered by this method completes. + open func play(_ playbackMode: LottiePlaybackMode.PlaybackMode, completion: LottieCompletionBlock? = nil) { + switch playbackMode { + case .fromProgress(let from, let to, let loopMode): + play( + fromProgress: from, + toProgress: to, + loopMode: loopMode, + completion: completion + ) + + case .fromFrame(let from, let to, let loopMode): + play( + fromFrame: from, + toFrame: to, + loopMode: loopMode, + completion: completion + ) + + case .fromMarker(let from, let to, let playEndMarkerFrame, let loopMode): + play( + fromMarker: from, + toMarker: to, + playEndMarkerFrame: playEndMarkerFrame, + loopMode: loopMode, + completion: completion + ) + + case .marker(let name, loopMode: let loopMode): + play(marker: name, loopMode: loopMode, completion: completion) + + case .markers(let names): + play(markers: names, completion: completion) + } + } + + // MARK: Public + + /// The current `LottiePlaybackMode` that is being used + public private(set) var currentPlaybackMode: LottiePlaybackMode? + + /// Value Providers that have been registered using `setValueProvider(_:keypath:)` + public private(set) var valueProviders = [AnimationKeypath: AnyValueProvider]() + + /// A closure called when the animation layer has been loaded. + /// Will inform the receiver the type of rendering engine that is used for the layer. + public var animationLayerDidLoad: ((_ animationLayer: LottieAnimationLayer, _ renderingEngine: RenderingEngineOption) -> Void)? + + /// The configuration that this `LottieAnimationView` uses when playing its animation + public var configuration: LottieConfiguration { + didSet { + if configuration.renderingEngine != oldValue.renderingEngine { + makeAnimationLayer(usingEngine: configuration.renderingEngine) + } + } + } + + /// The underlying CALayer created to display the content. + /// Use this property to change CALayer props like the content's transform, anchor point, etc. + public var animationLayer: CALayer? { + rootAnimationLayer + } + + public var screenScale: CGFloat { + didSet { + rootAnimationLayer?.renderScale = screenScale + } + } + + /// Describes the behavior of an AnimationView when the app is moved to the background. + /// + /// The default for the Main Thread animation engine is `pause`, + /// which pauses the animation when the application moves to + /// the background. This prevents the animation from consuming CPU + /// resources when not on-screen. The completion block is called with + /// `false` for completed. + /// + /// The default for the Core Animation engine is `continuePlaying`, + /// since the Core Animation engine does not have any CPU overhead. + public var backgroundBehavior: LottieBackgroundBehavior { + get { + let currentBackgroundBehavior = _backgroundBehavior ?? .default(for: currentRenderingEngine ?? .mainThread) + + if + currentRenderingEngine == .mainThread, + _backgroundBehavior == .continuePlaying + { + logger.assertionFailure(""" + `LottieBackgroundBehavior.continuePlaying` should not be used with the Main Thread + rendering engine, since this would waste CPU resources on playing an animation + that is not visible. Consider using a different background mode, or switching to + the Core Animation rendering engine (which does not have any CPU overhead). + """) + } + + return currentBackgroundBehavior + } + set { + _backgroundBehavior = newValue + } + } + + /// Sets the animation backing the animation layer. Setting this will clear the + /// layer's contents, completion blocks and current state. The new animation will + /// be loaded up and set to the beginning of its timeline. + public var animation: LottieAnimation? { + didSet { + makeAnimationLayer(usingEngine: configuration.renderingEngine) + + if let animation { + animationLoaded?(self, animation) + } + } + } + + /// A closure that is called when `self.animation` is loaded. When setting this closure, + /// it is called immediately if `self.animation` is non-nil. + /// + /// When initializing a `LottieAnimationView`, the animation will either be loaded + /// synchronously (when loading a `LottieAnimation` from a .json file on disk) + /// or asynchronously (when loading a `DotLottieFile` from disk, or downloading + /// an animation from a URL). This closure is called in both cases once the + /// animation is loaded and applied, so can be a useful way to configure this + /// `LottieAnimationView` regardless of which initializer was used. For example: + /// + /// ``` + /// let animationView: LottieAnimationView + /// + /// if loadDotLottieFile { + /// // Loads the .lottie file asynchronously + /// animationView = LottieAnimationView(dotLottieName: "animation") + /// } else { + /// // Loads the .json file synchronously + /// animationView = LottieAnimationView(name: "animation") + /// } + /// + /// animationView.animationLoaded = { animationView, animation in + /// // If using a .lottie file, this is called once the file finishes loading. + /// // If using a .json file, this is called immediately (since the animation is loaded synchronously). + /// animationView.play() + /// } + /// ``` + public var animationLoaded: ((_ animationLayer: LottieAnimationLayer, _ animation: LottieAnimation) -> Void)? { + didSet { + if let animation { + animationLoaded?(self, animation) + } + } + } + + /// Sets the image provider for the animation layer. An image provider provides the + /// animation with its required image data. + /// + /// Setting this will cause the animation to reload its image contents. + public var imageProvider: AnimationImageProvider { + didSet { + rootAnimationLayer?.imageProvider = imageProvider.cachedImageProvider + reloadImages() + } + } + + /// Sets the text provider for animation layer. A text provider provides the + /// animation with values for text layers + public var textProvider: AnimationKeypathTextProvider { + didSet { + rootAnimationLayer?.textProvider = textProvider + } + } + + /// Sets the text provider for animation layer. A text provider provides the + /// animation with values for text layers + public var fontProvider: AnimationFontProvider { + didSet { + rootAnimationLayer?.fontProvider = fontProvider + } + } + + /// Whether or not the animation is masked to the bounds. Defaults to true. + public var maskAnimationToBounds = true { + didSet { + animationLayer?.masksToBounds = maskAnimationToBounds + } + } + + /// Returns `true` if the animation is currently playing. + public var isAnimationPlaying: Bool { + guard let animationLayer = rootAnimationLayer else { + return false + } + + if let valueFromLayer = animationLayer.isAnimationPlaying { + return valueFromLayer + } else { + return animationLayer.animation(forKey: activeAnimationName) != nil + } + } + + /// Sets the loop behavior for `play` calls. Defaults to `playOnce` + public var loopMode = LottieLoopMode.playOnce { + didSet { + updateInFlightAnimation() + } + } + + /// When `true` the animation layer will rasterize its contents when not animating. + /// Rasterizing will improve performance of static animations. + /// + /// Note: this will not produce crisp results at resolutions above the animations natural resolution. + /// + /// Defaults to `false` + public var shouldRasterizeWhenIdle = false { + didSet { + updateRasterizationState() + } + } + + /// Sets the current animation time with a Progress Time + /// + /// Note: Setting this will stop the current animation, if any. + /// Note 2: If `animation` is nil, setting this will fallback to 0 + public var currentProgress: AnimationProgressTime { + set { + if let animation { + currentFrame = animation.frameTime(forProgress: newValue) + currentPlaybackMode = .paused(at: .progress(newValue)) + } else { + currentFrame = 0 + } + } + get { + if let animation { + animation.progressTime(forFrame: currentFrame) + } else { + 0 + } + } + } + + /// Sets the current animation time with a time in seconds. + /// + /// Note: Setting this will stop the current animation, if any. + /// Note 2: If `animation` is nil, setting this will fallback to 0 + public var currentTime: TimeInterval { + set { + if let animation { + currentFrame = animation.frameTime(forTime: newValue) + currentPlaybackMode = .paused(at: .time(newValue)) + } else { + currentFrame = 0 + } + } + get { + if let animation { + animation.time(forFrame: currentFrame) + } else { + 0 + } + } + } + + /// Sets the current animation time with a frame in the animations framerate. + /// + /// Note: Setting this will stop the current animation, if any. + public var currentFrame: AnimationFrameTime { + set { + removeCurrentAnimationIfNecessary() + updateAnimationFrame(newValue) + currentPlaybackMode = .paused(at: .frame(currentFrame)) + } + get { + rootAnimationLayer?.currentFrame ?? 0 + } + } + + /// Returns the current animation frame while an animation is playing. + public var realtimeAnimationFrame: AnimationFrameTime { + isAnimationPlaying ? rootAnimationLayer?.presentation()?.currentFrame ?? currentFrame : currentFrame + } + + /// Returns the current animation frame while an animation is playing. + public var realtimeAnimationProgress: AnimationProgressTime { + if let animation { + return animation.progressTime(forFrame: realtimeAnimationFrame) + } + return 0 + } + + /// Sets the speed of the animation playback. Defaults to 1 + public var animationSpeed: CGFloat = 1 { + didSet { + updateInFlightAnimation() + } + } + + /// When `true` the animation will play back at the framerate encoded in the + /// `LottieAnimation` model. When `false` the animation will play at the framerate + /// of the device. + /// + /// Defaults to false + public var respectAnimationFrameRate = false { + didSet { + rootAnimationLayer?.respectAnimationFrameRate = respectAnimationFrameRate + } + } + + /// The rendering engine currently being used by this layer. + /// - This will only be `nil` in cases where the configuration is `automatic` + /// but a `RootAnimationLayer` hasn't been constructed yet + public var currentRenderingEngine: RenderingEngine? { + switch configuration.renderingEngine { + case .specific(let engine): + return engine + + case .automatic: + guard let animationLayer else { + return nil + } + + if animationLayer is CoreAnimationLayer { + return .coreAnimation + } else { + return .mainThread + } + } + } + + /// Whether or not the Main Thread rendering engine should use `forceDisplayUpdate()` + /// when rendering each individual frame. + /// - The main thread rendering engine implements optimizations to decrease the amount + /// of properties that have to be re-rendered on each frame. There are some cases + /// where this can result in bugs / incorrect behavior, so we allow it to be disabled. + /// - Forcing a full render on every frame will decrease performance, and is not recommended + /// except as a workaround to a bug in the main thread rendering engine. + /// - Has no effect when using the Core Animation rendering engine. + public var mainThreadRenderingEngineShouldForceDisplayUpdateOnEachFrame = false { + didSet { + (rootAnimationLayer as? MainThreadAnimationLayer)?.forceDisplayUpdateOnEachFrame + = mainThreadRenderingEngineShouldForceDisplayUpdateOnEachFrame + } + } + + /// Sets the lottie file backing the animation layer. Setting this will clear the + /// layer's contents, completion blocks and current state. The new animation will + /// be loaded up and set to the beginning of its timeline. + /// The loopMode, animationSpeed and imageProvider will be set according + /// to lottie file settings + /// - Parameters: + /// - animationId: Internal animation id to play. Optional + /// Defaults to play first animation in file. + /// - dotLottieFile: Lottie file to play + public func loadAnimation( + _ animationId: String? = nil, + from dotLottieFile: DotLottieFile + ) { + guard let dotLottieAnimation = dotLottieFile.animation(for: animationId) else { return } + loadAnimation(dotLottieAnimation) + } + + /// Sets the lottie file backing the animation layer. Setting this will clear the + /// layer's contents, completion blocks and current state. The new animation will + /// be loaded up and set to the beginning of its timeline. + /// The loopMode, animationSpeed and imageProvider will be set according + /// to lottie file settings + /// - Parameters: + /// - atIndex: Internal animation index to play. + /// Defaults to play first animation in file. + /// - dotLottieFile: Lottie file to play + public func loadAnimation( + atIndex index: Int, + from dotLottieFile: DotLottieFile + ) { + guard let dotLottieAnimation = dotLottieFile.animation(at: index) else { return } + loadAnimation(dotLottieAnimation) + } + + /// Reloads the images supplied to the animation from the `imageProvider` + public func reloadImages() { + rootAnimationLayer?.reloadImages() + } + + /// Forces the LottieAnimationView to redraw its contents. + public func forceDisplayUpdate() { + rootAnimationLayer?.forceDisplayUpdate() + } + + /// Sets a ValueProvider for the specified keypath. The value provider will be set + /// on all properties that match the keypath. + /// + /// Nearly all properties of a Lottie animation can be changed at runtime using a + /// combination of `Animation Keypaths` and `Value Providers`. + /// Setting a ValueProvider on a keypath will cause the animation to update its + /// contents and read the new Value Provider. + /// + /// A value provider provides a typed value on a frame by frame basis. + /// + /// - Parameter valueProvider: The new value provider for the properties. + /// - Parameter keypath: The keypath used to search for properties. + /// + /// Example: + /// ``` + /// /// A keypath that finds the color value for all `Fill 1` nodes. + /// let fillKeypath = AnimationKeypath(keypath: "**.Fill 1.Color") + /// /// A Color Value provider that returns a reddish color. + /// let redValueProvider = ColorValueProvider(Color(r: 1, g: 0.2, b: 0.3, a: 1)) + /// /// Set the provider on the animationView. + /// animationView.setValueProvider(redValueProvider, keypath: fillKeypath) + /// ``` + public func setValueProvider(_ valueProvider: AnyValueProvider, keypath: AnimationKeypath) { + guard let animationLayer = rootAnimationLayer else { return } + + valueProviders[keypath] = valueProvider + animationLayer.setValueProvider(valueProvider, keypath: keypath) + } + + public func removeValueProvider(for keypath: AnimationKeypath) { + guard let animationLayer = rootAnimationLayer else { return } + + for valueProvider in valueProviders { + guard valueProvider.key.matches(keypath) else { continue } + valueProviders[valueProvider.key] = nil + } + animationLayer.removeValueProvider(for: keypath) + } + + /// Reads the value of a property specified by the Keypath. + /// Returns nil if no property is found. + /// + /// - Parameter for: The keypath used to search for the property. + /// - Parameter atFrame: The Frame Time of the value to query. If nil then the current frame is used. + public func getValue(for keypath: AnimationKeypath, atFrame: AnimationFrameTime?) -> Any? { + rootAnimationLayer?.getValue(for: keypath, atFrame: atFrame) + } + + /// Reads the original value of a property specified by the Keypath. + /// This will ignore any value providers and can be useful when implementing a value providers that makes change to the original value from the animation. + /// Returns nil if no property is found. + /// + /// - Parameter for: The keypath used to search for the property. + /// - Parameter atFrame: The Frame Time of the value to query. If nil then the current frame is used. + public func getOriginalValue(for keypath: AnimationKeypath, atFrame: AnimationFrameTime?) -> Any? { + rootAnimationLayer?.getOriginalValue(for: keypath, atFrame: atFrame) + } + + /// Logs all child keypaths. + public func logHierarchyKeypaths() { + rootAnimationLayer?.logHierarchyKeypaths() + } + + /// Computes and returns a list of all child keypaths in the current animation. + /// The returned list is the same as the log output of `logHierarchyKeypaths()` + public func allHierarchyKeypaths() -> [String] { + rootAnimationLayer?.allHierarchyKeypaths() ?? [] + } + + /// Converts a CGRect from the LottieAnimationView's coordinate space into the + /// coordinate space of the layer found at Keypath. + /// + /// If no layer is found, nil is returned + /// + /// - Parameter rect: The CGRect to convert. + /// - Parameter toLayerAt: The keypath used to find the layer. + public func convert(_ rect: CGRect, toLayerAt keypath: AnimationKeypath?) -> CGRect? { + guard let animationLayer = rootAnimationLayer else { return nil } + guard let keypath else { + return convert(rect, to: animationLayer) + } + guard let sublayer = animationLayer.layer(for: keypath) else { + return nil + } + setNeedsLayout() + layoutIfNeeded() + forceDisplayUpdate() + return animationLayer.convert(rect, to: sublayer) + } + + /// Converts a CGPoint from the LottieAnimationView's coordinate space into the + /// coordinate space of the layer found at Keypath. + /// + /// If no layer is found, nil is returned + /// + /// - Parameter point: The CGPoint to convert. + /// - Parameter toLayerAt: The keypath used to find the layer. + public func convert(_ point: CGPoint, toLayerAt keypath: AnimationKeypath?) -> CGPoint? { + guard let animationLayer = rootAnimationLayer else { return nil } + guard let keypath else { + return convert(point, to: animationLayer) + } + guard let sublayer = animationLayer.layer(for: keypath) else { + return nil + } + setNeedsLayout() + layoutIfNeeded() + forceDisplayUpdate() + return animationLayer.convert(point, to: sublayer) + } + + /// Sets the enabled state of all animator nodes found with the keypath search. + /// This can be used to interactively enable / disable parts of the animation. + /// + /// - Parameter isEnabled: When true the animator nodes affect the rendering tree. When false the node is removed from the tree. + /// - Parameter keypath: The keypath used to find the node(s). + public func setNodeIsEnabled(isEnabled: Bool, keypath: AnimationKeypath) { + guard let animationLayer = rootAnimationLayer else { return } + let nodes = animationLayer.animatorNodes(for: keypath) + if let nodes { + for node in nodes { + node.isEnabled = isEnabled + } + forceDisplayUpdate() + } + } + + /// Markers are a way to describe a point in time by a key name. + /// + /// Markers are encoded into animation JSON. By using markers a designer can mark + /// playback points for a developer to use without having to worry about keeping + /// track of animation frames. If the animation file is updated, the developer + /// does not need to update playback code. + /// + /// Returns the Progress Time for the marker named. Returns nil if no marker found. + public func progressTime(forMarker named: String) -> AnimationProgressTime? { + guard let animation else { + return nil + } + return animation.progressTime(forMarker: named) + } + + /// Markers are a way to describe a point in time by a key name. + /// + /// Markers are encoded into animation JSON. By using markers a designer can mark + /// playback points for a developer to use without having to worry about keeping + /// track of animation frames. If the animation file is updated, the developer + /// does not need to update playback code. + /// + /// Returns the Frame Time for the marker named. Returns nil if no marker found. + public func frameTime(forMarker named: String) -> AnimationFrameTime? { + guard let animation else { + return nil + } + return animation.frameTime(forMarker: named) + } + + /// Markers are a way to describe a point in time and a duration by a key name. + /// + /// Markers are encoded into animation JSON. By using markers a designer can mark + /// playback points for a developer to use without having to worry about keeping + /// track of animation frames. If the animation file is updated, the developer + /// does not need to update playback code. + /// + /// - Returns: The duration frame time for the marker, or `nil` if no marker found. + public func durationFrameTime(forMarker named: String) -> AnimationFrameTime? { + guard let animation else { + return nil + } + return animation.durationFrameTime(forMarker: named) + } + + public func updateAnimationForBackgroundState() { + if let currentContext = animationContext { + switch backgroundBehavior { + case .stop: + removeCurrentAnimation() + updateAnimationFrame(currentContext.playFrom) + + case .pause: + removeCurrentAnimation() + + case .pauseAndRestore: + currentContext.closure.ignoreDelegate = true + removeCurrentAnimation() + /// Keep the stale context around for when the app enters the foreground. + animationContext = currentContext + + case .forceFinish: + removeCurrentAnimation() + updateAnimationFrame(currentContext.playTo) + + case .continuePlaying: + break + } + } + } + + public func updateAnimationForForegroundState(wasWaitingToPlayAnimation: Bool) { + if let currentContext = animationContext { + if wasWaitingToPlayAnimation { + addNewAnimationForContext(currentContext) + } else if backgroundBehavior == .pauseAndRestore { + /// Restore animation from saved state + updateInFlightAnimation() + } + } + } + + // MARK: Internal + + var rootAnimationLayer: RootAnimationLayer? = nil + + /// Context describing the animation that is currently playing in this `LottieAnimationView` + /// - When non-nil, an animation is currently playing in this layer. Otherwise, + /// the layer is paused on a specific frame. + fileprivate(set) var animationContext: AnimationContext? + + var hasAnimationContext: Bool { + animationContext != nil + } + + /// Set animation name from Interface Builder + var animationName: String? { + didSet { + animation = animationName.flatMap { + LottieAnimation.named($0, animationCache: nil) + } + } + } + + /// Updates the animation frame. Does not affect any current animations + func updateAnimationFrame(_ newFrame: CGFloat) { + // In performance tests, we have to wrap the animation layer setup + // in a `CATransaction` in order for the layers to be deallocated at + // the correct time. The `CATransaction`s in this method interfere + // with the ones managed by the performance test, and aren't actually + // necessary in a headless environment, so we disable them. + if TestHelpers.performanceTestsAreRunning { + rootAnimationLayer?.currentFrame = newFrame + rootAnimationLayer?.forceDisplayUpdate() + return + } + + CATransaction.begin() + CATransaction.setCompletionBlock { + self.rootAnimationLayer?.forceDisplayUpdate() + } + CATransaction.setDisableActions(true) + rootAnimationLayer?.currentFrame = newFrame + CATransaction.commit() + } + + /// Updates an in flight animation. + func updateInFlightAnimation() { + guard let animationContext else { return } + + guard animationContext.closure.animationState != .complete else { + // Tried to re-add an already completed animation. Cancel. + self.animationContext = nil + return + } + + /// Tell existing context to ignore its closure + animationContext.closure.ignoreDelegate = true + + /// Make a new context, stealing the completion block from the previous. + let newContext = AnimationContext( + playFrom: animationContext.playFrom, + playTo: animationContext.playTo, + framerate: animationContext.framerate, + closure: animationContext.closure.completionBlock + ) + + /// Remove current animation, and freeze the current frame. + let pauseFrame = realtimeAnimationFrame + rootAnimationLayer?.removeAnimation(forKey: activeAnimationName) + rootAnimationLayer?.currentFrame = pauseFrame + + addNewAnimationForContext(newContext) + } + + func updateRasterizationState() { + if isAnimationPlaying { + animationLayer?.shouldRasterize = false + } else { + animationLayer?.shouldRasterize = shouldRasterizeWhenIdle + } + } + + func loadAnimation(_ animationSource: LottieAnimationSource?) { + switch animationSource { + case .lottieAnimation(let animation): + self.animation = animation + case .dotLottieFile(let dotLottieFile): + loadAnimation(from: dotLottieFile) + case nil: + animation = nil + } + } + + // MARK: Fileprivate + + fileprivate var _activeAnimationName: String = LottieAnimationLayer.animationName + fileprivate var animationID = 0 + + fileprivate var activeAnimationName: String { + switch rootAnimationLayer?.primaryAnimationKey { + case .specific(let animationKey): + animationKey + case .managed, nil: + _activeAnimationName + } + } + + /// Stops the current in flight animation and freezes the animation in its current state. + fileprivate func removeCurrentAnimation() { + guard animationContext != nil else { return } + let pauseFrame = realtimeAnimationFrame + animationLayer?.removeAnimation(forKey: activeAnimationName) + updateAnimationFrame(pauseFrame) + animationContext = nil + } + + fileprivate func makeAnimationLayer(usingEngine renderingEngine: RenderingEngineOption) { + /// Disable the default implicit crossfade animation Core Animation creates + /// when adding or removing sublayers. + actions = ["sublayers": NSNull()] + + /// Remove current animation if any + removeCurrentAnimation() + + if let oldAnimation = animationLayer { + oldAnimation.removeFromSuperlayer() + rootAnimationLayer = nil + } + + guard let animation else { + return + } + let rootAnimationLayer: RootAnimationLayer? = + switch renderingEngine { + case .automatic: + makeAutomaticEngineLayer(for: animation) + case .specific(.coreAnimation): + makeCoreAnimationLayer(for: animation) + case .specific(.mainThread): + makeMainThreadAnimationLayer(for: animation) + } + + guard let animationLayer = rootAnimationLayer else { + return + } + + animationLayer.lottieAnimationLayer = self + + for (keypath, valueProvider) in valueProviders { + animationLayer.setValueProvider(valueProvider, keypath: keypath) + } + + animationLayerDidLoad?(self, renderingEngine) + + animationLayer.renderScale = screenScale + + addSublayer(animationLayer) + self.rootAnimationLayer = animationLayer + reloadImages() + animationLayer.setNeedsDisplay() + setNeedsLayout() + currentFrame = CGFloat(animation.startFrame) + } + + fileprivate func makeMainThreadAnimationLayer(for animation: LottieAnimation) -> MainThreadAnimationLayer { + let mainThreadAnimationLayer = MainThreadAnimationLayer( + animation: animation, + imageProvider: imageProvider.cachedImageProvider, + textProvider: textProvider, + fontProvider: fontProvider, + maskAnimationToBounds: maskAnimationToBounds, + logger: logger + ) + + mainThreadAnimationLayer.forceDisplayUpdateOnEachFrame = mainThreadRenderingEngineShouldForceDisplayUpdateOnEachFrame + return mainThreadAnimationLayer + } + + fileprivate func makeCoreAnimationLayer(for animation: LottieAnimation) -> CoreAnimationLayer? { + do { + let coreAnimationLayer = try CoreAnimationLayer( + animation: animation, + imageProvider: imageProvider.cachedImageProvider, + textProvider: textProvider, + fontProvider: fontProvider, + maskAnimationToBounds: maskAnimationToBounds, + compatibilityTrackerMode: .track, + logger: logger + ) + + coreAnimationLayer.didSetUpAnimation = { [logger] compatibilityIssues in + logger.assert( + compatibilityIssues.isEmpty, + "Encountered Core Animation compatibility issues while setting up animation:\n" + + compatibilityIssues.map { $0.description }.joined(separator: "\n") + "\n\n" + + """ + This animation cannot be rendered correctly by the Core Animation engine. + To resolve this issue, you can use `RenderingEngineOption.automatic`, which automatically falls back + to the Main Thread rendering engine when necessary, or just use `RenderingEngineOption.mainThread`. + + """ + ) + } + + return coreAnimationLayer + } catch { + // This should never happen, because we initialize the `CoreAnimationLayer` with + // `CompatibilityTracker.Mode.track` (which reports errors in `didSetUpAnimation`, + // not by throwing). + logger.assertionFailure("Encountered unexpected error \(error)") + return nil + } + } + + fileprivate func makeAutomaticEngineLayer(for animation: LottieAnimation) -> CoreAnimationLayer? { + do { + // Attempt to set up the Core Animation layer. This can either throw immediately in `init`, + // or throw an error later in `CALayer.display()` that will be reported in `didSetUpAnimation`. + let coreAnimationLayer = try CoreAnimationLayer( + animation: animation, + imageProvider: imageProvider.cachedImageProvider, + textProvider: textProvider, + fontProvider: fontProvider, + maskAnimationToBounds: maskAnimationToBounds, + compatibilityTrackerMode: .abort, + logger: logger + ) + + coreAnimationLayer.didSetUpAnimation = { [weak self] issues in + self?.automaticEngineLayerDidSetUpAnimation(issues) + } + + return coreAnimationLayer + } catch { + if case CompatibilityTracker.Error.encounteredCompatibilityIssue(let compatibilityIssue) = error { + automaticEngineLayerDidSetUpAnimation([compatibilityIssue]) + } else { + // This should never happen, because we expect `CoreAnimationLayer` to only throw + // `CompatibilityTracker.Error.encounteredCompatibilityIssue` errors. + logger.assertionFailure("Encountered unexpected error \(error)") + automaticEngineLayerDidSetUpAnimation([]) + } + + return nil + } + } + + /// Handles any compatibility issues with the Core Animation engine + /// by falling back to the Main Thread engine + fileprivate func automaticEngineLayerDidSetUpAnimation(_ compatibilityIssues: [CompatibilityIssue]) { + // If there weren't any compatibility issues, then there's nothing else to do + if compatibilityIssues.isEmpty { + return + } + + logger.warn( + "Encountered Core Animation compatibility issue while setting up animation:\n" + + compatibilityIssues.map { $0.description }.joined(separator: "\n") + "\n" + + """ + This animation may have additional compatibility issues, but animation setup was cancelled early to avoid wasted work. + + Automatically falling back to Main Thread rendering engine. This fallback comes with some additional performance + overhead, which can be reduced by manually specifying that this animation should always use the Main Thread engine. + + """ + ) + + let animationContext = animationContext + let currentFrame = currentFrame + + // Disable the completion handler delegate before tearing down the `CoreAnimationLayer` + // and building the `MainThreadAnimationLayer`. Otherwise deinitializing the + // `CoreAnimationLayer` would trigger the animation completion handler even though + // the animation hasn't even started playing yet. + animationContext?.closure.ignoreDelegate = true + + makeAnimationLayer(usingEngine: .mainThread) + + // Set up the Main Thread animation layer using the same configuration that + // was being used by the previous Core Animation layer + self.currentFrame = currentFrame + + if let animationContext { + // `AnimationContext.closure` (`AnimationCompletionDelegate`) is a reference type + // that is the animation layer's `CAAnimationDelegate`, and holds a reference to + // the animation layer. Reusing a single instance across different animation layers + // can cause the animation setup to fail, so we create a copy of the `animationContext`: + addNewAnimationForContext(AnimationContext( + playFrom: animationContext.playFrom, + playTo: animationContext.playTo, + framerate: animationContext.framerate, + closure: animationContext.closure.completionBlock + )) + } + } + + /// Removes the current animation and pauses the animation at the current frame + /// if necessary before setting up a new animation. + /// - This is not necessary with the Core Animation engine, and skipping + /// this step lets us avoid building the animations twice (once paused + /// and once again playing) + /// - This method should only be called immediately before setting up another + /// animation -- otherwise this LottieAnimationView could be put in an inconsistent state. + fileprivate func removeCurrentAnimationIfNecessary() { + switch currentRenderingEngine { + case .mainThread: + removeCurrentAnimation() + case .coreAnimation, nil: + // We still need to remove the `animationContext`, since it should only be present + // when an animation is actually playing. Without this calling `removeCurrentAnimationIfNecessary()` + // and then setting the animation to a specific paused frame would put this + // `LottieAnimationView` in an inconsistent state. + animationContext = nil + } + } + + /// Adds animation to animation layer and sets the delegate. If animation layer or animation are nil, exits. + fileprivate func addNewAnimationForContext(_ animationContext: AnimationContext) { + guard let animationlayer = rootAnimationLayer, let animation else { + return + } + + self.animationContext = animationContext + + animationID = animationID + 1 + _activeAnimationName = LottieAnimationLayer.animationName + String(animationID) + + if let coreAnimationLayer = animationlayer as? CoreAnimationLayer { + var animationContext = animationContext + + // Core Animation doesn't natively support negative speed values, + // so instead we can swap `playFrom` / `playTo` + if animationSpeed < 0 { + let temp = animationContext.playFrom + animationContext.playFrom = animationContext.playTo + animationContext.playTo = temp + } + + var timingConfiguration = CoreAnimationLayer.CAMediaTimingConfiguration( + autoreverses: loopMode.caAnimationConfiguration.autoreverses, + repeatCount: loopMode.caAnimationConfiguration.repeatCount, + speed: abs(Float(animationSpeed)) + ) + + // The animation should start playing from the `currentFrame`, + // if `currentFrame` is included in the time range being played. + let lowerBoundTime = min(animationContext.playFrom, animationContext.playTo) + let upperBoundTime = max(animationContext.playFrom, animationContext.playTo) + if (lowerBoundTime ..< upperBoundTime).contains(round(currentFrame)) { + // We have to configure this differently depending on the loop mode: + switch loopMode { + // When playing exactly once (and not looping), we can just set the + // `playFrom` time to be the `currentFrame`. Since the animation duration + // is based on `playFrom` and `playTo`, this automatically truncates the + // duration (so the animation stops playing at `playFrom`). + // - Don't do this if the animation is already at that frame + // (e.g. playing from 100% to 0% when the animation is already at 0%) + // since that would cause the animation to not play at all. + case .playOnce: + if animationContext.playTo != currentFrame { + animationContext.playFrom = currentFrame + } + + // When looping, we specifically _don't_ want to affect the duration of the animation, + // since that would affect the duration of all subsequent loops. We just want to adjust + // the duration of the _first_ loop. Instead of setting `playFrom`, we just add a `timeOffset` + // so the first loop begins at `currentTime` but all subsequent loops are the standard duration. + default: + if animationSpeed < 0 { + timingConfiguration.timeOffset = animation.time(forFrame: animationContext.playFrom) - currentTime + } else { + timingConfiguration.timeOffset = currentTime - animation.time(forFrame: animationContext.playFrom) + } + } + } + + // If attempting to play a zero-duration animation, just pause on that single frame instead + if animationContext.playFrom == animationContext.playTo { + currentFrame = animationContext.playTo + animationContext.closure.completionBlock?(true) + return + } + + coreAnimationLayer.playAnimation(configuration: .init( + animationContext: animationContext, + timingConfiguration: timingConfiguration + )) + + return + } + + /// At this point there is no animation on animationLayer and its state is set. + + let framerate = animation.framerate + + let playFrom = animationContext.playFrom.clamp(animation.startFrame, animation.endFrame) + let playTo = animationContext.playTo.clamp(animation.startFrame, animation.endFrame) + + let duration = ((max(playFrom, playTo) - min(playFrom, playTo)) / CGFloat(framerate)) + + let playingForward: Bool = + ( + (animationSpeed > 0 && playFrom < playTo) || + (animationSpeed < 0 && playTo < playFrom) + ) + + var startFrame = currentFrame.clamp(min(playFrom, playTo), max(playFrom, playTo)) + if startFrame == playTo { + startFrame = playFrom + } + + let timeOffset: TimeInterval = playingForward + ? Double(startFrame - min(playFrom, playTo)) / framerate + : Double(max(playFrom, playTo) - startFrame) / framerate + + let layerAnimation = CABasicAnimation(keyPath: "currentFrame") + layerAnimation.fromValue = playFrom + layerAnimation.toValue = playTo + layerAnimation.speed = Float(animationSpeed) + layerAnimation.duration = TimeInterval(duration) + layerAnimation.fillMode = CAMediaTimingFillMode.both + layerAnimation.repeatCount = loopMode.caAnimationConfiguration.repeatCount + layerAnimation.autoreverses = loopMode.caAnimationConfiguration.autoreverses + + layerAnimation.isRemovedOnCompletion = false + if timeOffset != 0 { + let currentLayerTime = convertTime(CACurrentMediaTime(), from: nil) + layerAnimation.beginTime = currentLayerTime - (timeOffset * 1 / Double(abs(animationSpeed))) + } + layerAnimation.delegate = animationContext.closure + animationContext.closure.animationLayer = animationlayer + animationContext.closure.animationKey = activeAnimationName + + animationlayer.add(layerAnimation, forKey: activeAnimationName) + updateRasterizationState() + } + + // MARK: Private + + static private let animationName = "Lottie" + + private let logger: LottieLogger + + /// The `LottieBackgroundBehavior` that was specified manually by setting `self.backgroundBehavior` + private var _backgroundBehavior: LottieBackgroundBehavior? + + /// Whether or not the current animation should be overridden with + /// the marker matching the current "reduced motion" mode. + private var shouldOverrideWithReducedMotionAnimation: Bool { + reducedMotionMarker != nil + } + + /// The marker that corresponds to the current "reduced motion" mode. + private var reducedMotionMarker: Marker? { + switch configuration.reducedMotionOption.currentReducedMotionMode { + case .standardMotion: + nil + case .reducedMotion: + animation?.reducedMotionMarker + } + } + + private func loadAnimation(_ dotLottieAnimation: DotLottieFile.Animation) { + loopMode = dotLottieAnimation.configuration.loopMode + animationSpeed = CGFloat(dotLottieAnimation.configuration.speed) + + if let imageProvider = dotLottieAnimation.configuration.imageProvider { + self.imageProvider = imageProvider + } + + animation = dotLottieAnimation.animation + } + + /// Plays the marker that corresponds to the current "reduced motion" mode if present. + private func playReducedMotionAnimation(completion: LottieCompletionBlock?) { + guard let reducedMotionMarker else { return } + + // `play(marker:)` calls the `play(fromFrame:toFrame:)` method which calls this + // `playReducedMotionAnimation` method when `shouldOverrideWithReducedMotionAnimation` + // is `true`. To prevent infinite recursion, disable the reduced motion functionality + // until the end of this function. + let currentConfiguration = configuration + configuration.reducedMotionOption = .standardMotion + defer { configuration = currentConfiguration } + + play(marker: reducedMotionMarker.name, completion: completion) + } + +} + +// MARK: - LottieLoopMode + caAnimationConfiguration + +extension LottieLoopMode { + /// The `CAAnimation` configuration that reflects this mode + var caAnimationConfiguration: (repeatCount: Float, autoreverses: Bool) { + switch self { + case .playOnce: + (repeatCount: 1, autoreverses: false) + case .loop: + (repeatCount: .greatestFiniteMagnitude, autoreverses: false) + case .autoReverse: + (repeatCount: .greatestFiniteMagnitude, autoreverses: true) + case .repeat(let amount): + (repeatCount: amount, autoreverses: false) + case .repeatBackwards(let amount): + (repeatCount: amount, autoreverses: true) + } + } +} diff --git a/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationView.swift b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationView.swift new file mode 100644 index 0000000..b10ce5d --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationView.swift @@ -0,0 +1,1070 @@ +// +// LottieAnimationView.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/23/19. +// + +import QuartzCore + +// MARK: - LottieBackgroundBehavior + +/// Describes the behavior of an AnimationView when the app is moved to the background. +public enum LottieBackgroundBehavior { + /// Stop the animation and reset it to the beginning of its current play time. The completion block is called. + case stop + + /// Pause the animation in its current state. The completion block is called. + case pause + + /// Pause the animation and restart it when the application moves to the foreground. + /// The completion block is stored and called when the animation completes. + /// - This is the default when using the Main Thread rendering engine. + case pauseAndRestore + + /// Stops the animation and sets it to the end of its current play time. The completion block is called. + case forceFinish + + /// The animation continues playing in the background. + /// - This is the default when using the Core Animation rendering engine. + /// Playing an animation using the Core Animation engine doesn't come with any CPU overhead, + /// so using `.continuePlaying` avoids the need to stop and then resume the animation + /// (which does come with some CPU overhead). + /// - This mode should not be used with the Main Thread rendering engine. + case continuePlaying + + // MARK: Public + + /// The default background behavior, based on the rendering engine being used to play the animation. + /// - Playing an animation using the Main Thread rendering engine comes with CPU overhead, + /// so the animation should be paused or stopped when the `LottieAnimationView` is not visible. + /// - Playing an animation using the Core Animation rendering engine does not come with any + /// CPU overhead, so these animations do not need to be paused in the background. + public static func `default`(for renderingEngine: RenderingEngine) -> LottieBackgroundBehavior { + switch renderingEngine { + case .mainThread: + .pauseAndRestore + case .coreAnimation: + .continuePlaying + } + } +} + +// MARK: - LottieLoopMode + +/// Defines animation loop behavior +public enum LottieLoopMode: Hashable { + /// Animation is played once then stops. + case playOnce + /// Animation will loop from beginning to end until stopped. + case loop + /// Animation will play forward, then backwards and loop until stopped. + case autoReverse + /// Animation will loop from beginning to end up to defined amount of times. + case `repeat`(Float) + /// Animation will play forward, then backwards a defined amount of times. + case repeatBackwards(Float) +} + +// MARK: Equatable + +extension LottieLoopMode: Equatable { + public static func ==(lhs: LottieLoopMode, rhs: LottieLoopMode) -> Bool { + switch (lhs, rhs) { + case (.repeat(let lhsAmount), .repeat(let rhsAmount)), + (.repeatBackwards(let lhsAmount), .repeatBackwards(let rhsAmount)): + lhsAmount == rhsAmount + case (.playOnce, .playOnce), + (.loop, .loop), + (.autoReverse, .autoReverse): + true + default: + false + } + } +} + +// MARK: - LottieAnimationView + +/// A UIView subclass for rendering Lottie animations. +/// - Also available as a SwiftUI view (`LottieView`) and a CALayer subclass (`LottieAnimationLayer`) +@IBDesignable +open class LottieAnimationView: LottieAnimationViewBase { + + // MARK: Lifecycle + + /// Initializes an AnimationView with an animation. + public init( + animation: LottieAnimation?, + imageProvider: AnimationImageProvider? = nil, + textProvider: AnimationKeypathTextProvider = DefaultTextProvider(), + fontProvider: AnimationFontProvider = DefaultFontProvider(), + configuration: LottieConfiguration = .shared, + logger: LottieLogger = .shared + ) { + lottieAnimationLayer = LottieAnimationLayer( + animation: animation, + imageProvider: imageProvider, + textProvider: textProvider, + fontProvider: fontProvider, + configuration: configuration, + logger: logger + ) + self.logger = logger + super.init(frame: .zero) + commonInit() + if let animation { + frame = animation.bounds + } + } + + /// Initializes an AnimationView with a .lottie file. + public init( + dotLottie: DotLottieFile?, + animationId: String? = nil, + textProvider: AnimationKeypathTextProvider = DefaultTextProvider(), + fontProvider: AnimationFontProvider = DefaultFontProvider(), + configuration: LottieConfiguration = .shared, + logger: LottieLogger = .shared + ) { + lottieAnimationLayer = LottieAnimationLayer( + dotLottie: dotLottie, + animationId: animationId, + textProvider: textProvider, + fontProvider: fontProvider, + configuration: configuration, + logger: logger + ) + self.logger = logger + super.init(frame: .zero) + commonInit() + if let animation { + frame = animation.bounds + } + } + + public init( + configuration: LottieConfiguration = .shared, + logger: LottieLogger = .shared + ) { + lottieAnimationLayer = LottieAnimationLayer(configuration: configuration, logger: logger) + self.logger = logger + super.init(frame: .zero) + commonInit() + } + + public override init(frame: CGRect) { + lottieAnimationLayer = LottieAnimationLayer( + animation: nil, + imageProvider: BundleImageProvider(bundle: Bundle.main, searchPath: nil), + textProvider: DefaultTextProvider(), + fontProvider: DefaultFontProvider(), + configuration: .shared, + logger: .shared + ) + logger = .shared + super.init(frame: frame) + commonInit() + } + + required public init?(coder aDecoder: NSCoder) { + lottieAnimationLayer = LottieAnimationLayer( + animation: nil, + imageProvider: BundleImageProvider(bundle: Bundle.main, searchPath: nil), + textProvider: DefaultTextProvider(), + fontProvider: DefaultFontProvider(), + configuration: .shared, + logger: .shared + ) + logger = .shared + super.init(coder: aDecoder) + commonInit() + } + + convenience init( + animationSource: LottieAnimationSource?, + imageProvider: AnimationImageProvider? = nil, + textProvider: AnimationKeypathTextProvider = DefaultTextProvider(), + fontProvider: AnimationFontProvider = DefaultFontProvider(), + configuration: LottieConfiguration = .shared, + logger: LottieLogger = .shared + ) { + switch animationSource { + case .lottieAnimation(let animation): + self.init( + animation: animation, + imageProvider: imageProvider, + textProvider: textProvider, + fontProvider: fontProvider, + configuration: configuration, + logger: logger + ) + + case .dotLottieFile(let dotLottieFile): + self.init( + dotLottie: dotLottieFile, + textProvider: textProvider, + fontProvider: fontProvider, + configuration: configuration, + logger: logger + ) + + case nil: + self.init( + animation: nil, + imageProvider: imageProvider, + textProvider: textProvider, + fontProvider: fontProvider, + configuration: configuration, + logger: logger + ) + } + } + + // MARK: Open + + /// Applies the given `LottiePlaybackMode` to this layer. + /// - Parameter completion: A closure that is called after + /// an animation triggered by this method completes. + open func play(_ mode: LottiePlaybackMode.PlaybackMode, completion: LottieCompletionBlock? = nil) { + lottieAnimationLayer.play(mode, completion: completion) + } + + /// Plays the animation from its current state to the end. + /// + /// - Parameter completion: An optional completion closure to be called when the animation completes playing. + open func play(completion: LottieCompletionBlock? = nil) { + lottieAnimationLayer.play(completion: completion) + } + + /// Plays the animation from a progress (0-1) to a progress (0-1). + /// + /// - Parameter fromProgress: The start progress of the animation. If `nil` the animation will start at the current progress. + /// - Parameter toProgress: The end progress of the animation. + /// - Parameter loopMode: The loop behavior of the animation. If `nil` the view's `loopMode` property will be used. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + fromProgress: AnimationProgressTime? = nil, + toProgress: AnimationProgressTime, + loopMode: LottieLoopMode? = nil, + completion: LottieCompletionBlock? = nil + ) { + lottieAnimationLayer.play(fromProgress: fromProgress, toProgress: toProgress, loopMode: loopMode, completion: completion) + } + + /// Plays the animation from a start frame to an end frame in the animation's framerate. + /// + /// - Parameter fromFrame: The start frame of the animation. If `nil` the animation will start at the current frame. + /// - Parameter toFrame: The end frame of the animation. + /// - Parameter loopMode: The loop behavior of the animation. If `nil` the view's `loopMode` property will be used. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + fromFrame: AnimationFrameTime? = nil, + toFrame: AnimationFrameTime, + loopMode: LottieLoopMode? = nil, + completion: LottieCompletionBlock? = nil + ) { + lottieAnimationLayer.play(fromFrame: fromFrame, toFrame: toFrame, loopMode: loopMode, completion: completion) + } + + /// Plays the animation from a named marker to another marker. + /// + /// Markers are point in time that are encoded into the Animation data and assigned + /// a name. + /// + /// NOTE: If markers are not found the play command will exit. + /// + /// - Parameter fromMarker: The start marker for the animation playback. If `nil` the + /// animation will start at the current progress. + /// - Parameter toMarker: The end marker for the animation playback. + /// - Parameter playEndMarkerFrame: A flag to determine whether or not to play the frame of the end marker. If the + /// end marker represents the end of the section to play, it should be to true. If the provided end marker + /// represents the beginning of the next section, it should be false. + /// - Parameter loopMode: The loop behavior of the animation. If `nil` the view's `loopMode` property will be used. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + fromMarker: String? = nil, + toMarker: String, + playEndMarkerFrame: Bool = true, + loopMode: LottieLoopMode? = nil, + completion: LottieCompletionBlock? = nil + ) { + lottieAnimationLayer.play( + fromMarker: fromMarker, + toMarker: toMarker, + playEndMarkerFrame: playEndMarkerFrame, + loopMode: loopMode, + completion: completion + ) + } + + /// Plays the animation from a named marker to the end of the marker's duration. + /// + /// A marker is a point in time with an associated duration that is encoded into the + /// animation data and assigned a name. + /// + /// NOTE: If marker is not found the play command will exit. + /// + /// - Parameter marker: The start marker for the animation playback. + /// - Parameter loopMode: The loop behavior of the animation. If `nil` the view's `loopMode` property will be used. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + marker: String, + loopMode: LottieLoopMode? = nil, + completion: LottieCompletionBlock? = nil + ) { + lottieAnimationLayer.play(marker: marker, loopMode: loopMode, completion: completion) + } + + /// Plays the given markers sequentially in order. + /// + /// A marker is a point in time with an associated duration that is encoded into the + /// animation data and assigned a name. Multiple markers can be played sequentially + /// to create programmable animations. + /// + /// If a marker is not found, it will be skipped. + /// + /// If a marker doesn't have a duration value, it will play with a duration of 0 + /// (effectively being skipped). + /// + /// If another animation is played (by calling any `play` method) while this + /// marker sequence is playing, the marker sequence will be cancelled. + /// + /// - Parameter markers: The list of markers to play sequentially. + /// - Parameter completion: An optional completion closure to be called when the animation stops. + open func play( + markers: [String], + completion: LottieCompletionBlock? = nil + ) { + lottieAnimationLayer.play(markers: markers, completion: completion) + } + + /// Stops the animation and resets the view to its start frame. + /// + /// The completion closure will be called with `false` + open func stop() { + lottieAnimationLayer.stop() + } + + /// Pauses the animation in its current state. + /// + /// The completion closure will be called with `false` + open func pause() { + lottieAnimationLayer.pause() + } + + @available(*, deprecated, renamed: "setPlaybackMode(_:completion:)", message: "Will be removed in a future major release.") + open func play( + _ playbackMode: LottiePlaybackMode, + animationCompletionHandler: LottieCompletionBlock? = nil + ) { + lottieAnimationLayer.setPlaybackMode(playbackMode, completion: animationCompletionHandler) + } + + /// Applies the given `LottiePlaybackMode` to this layer. + /// - Parameter completion: A closure that is called after + /// an animation triggered by this method completes. + open func setPlaybackMode( + _ playbackMode: LottiePlaybackMode, + completion: LottieCompletionBlock? = nil + ) { + lottieAnimationLayer.setPlaybackMode(playbackMode, completion: completion) + } + + // MARK: Public + + /// Whether or not transform and position changes of the view should animate alongside + /// any existing animation context. + /// - Defaults to `true` which will grab the current animation context and animate position and + /// transform changes matching the current context's curve and duration. + /// `false` will cause transform and position changes to happen unanimated + public var animateLayoutChangesWithCurrentCoreAnimationContext = true + + /// The configuration that this `LottieAnimationView` uses when playing its animation + public var configuration: LottieConfiguration { + get { lottieAnimationLayer.configuration } + set { lottieAnimationLayer.configuration = newValue } + } + + /// Value Providers that have been registered using `setValueProvider(_:keypath:)` + public var valueProviders: [AnimationKeypath: AnyValueProvider] { + lottieAnimationLayer.valueProviders + } + + /// Describes the behavior of an AnimationView when the app is moved to the background. + /// + /// The default for the Main Thread animation engine is `pause`, + /// which pauses the animation when the application moves to + /// the background. This prevents the animation from consuming CPU + /// resources when not on-screen. The completion block is called with + /// `false` for completed. + /// + /// The default for the Core Animation engine is `continuePlaying`, + /// since the Core Animation engine does not have any CPU overhead. + public var backgroundBehavior: LottieBackgroundBehavior { + get { lottieAnimationLayer.backgroundBehavior } + set { lottieAnimationLayer.backgroundBehavior = newValue } + } + + /// Sets the animation backing the animation view. Setting this will clear the + /// view's contents, completion blocks and current state. The new animation will + /// be loaded up and set to the beginning of its timeline. + public var animation: LottieAnimation? { + get { lottieAnimationLayer.animation } + set { lottieAnimationLayer.animation = newValue } + } + + /// A closure that is called when `self.animation` is loaded. When setting this closure, + /// it is called immediately if `self.animation` is non-nil. + /// + /// When initializing a `LottieAnimationView`, the animation will either be loaded + /// synchronously (when loading a `LottieAnimation` from a .json file on disk) + /// or asynchronously (when loading a `DotLottieFile` from disk, or downloading + /// an animation from a URL). This closure is called in both cases once the + /// animation is loaded and applied, so can be a useful way to configure this + /// `LottieAnimationView` regardless of which initializer was used. For example: + /// + /// ``` + /// let animationView: LottieAnimationView + /// + /// if loadDotLottieFile { + /// // Loads the .lottie file asynchronously + /// animationView = LottieAnimationView(dotLottieName: "animation") + /// } else { + /// // Loads the .json file synchronously + /// animationView = LottieAnimationView(name: "animation") + /// } + /// + /// animationView.animationLoaded = { animationView, animation in + /// // If using a .lottie file, this is called once the file finishes loading. + /// // If using a .json file, this is called immediately (since the animation is loaded synchronously). + /// animationView.play() + /// } + /// ``` + public var animationLoaded: ((_ animationView: LottieAnimationView, _ animation: LottieAnimation) -> Void)? { + didSet { + if let animation { + animationLoaded?(self, animation) + } + } + } + + /// Sets the image provider for the animation view. An image provider provides the + /// animation with its required image data. + /// + /// Setting this will cause the animation to reload its image contents. + public var imageProvider: AnimationImageProvider { + get { lottieAnimationLayer.imageProvider } + set { lottieAnimationLayer.imageProvider = newValue } + } + + /// Sets the text provider for animation view. A text provider provides the + /// animation with values for text layers + public var textProvider: AnimationKeypathTextProvider { + get { lottieAnimationLayer.textProvider } + set { lottieAnimationLayer.textProvider = newValue } + } + + /// Sets the text provider for animation view. A text provider provides the + /// animation with values for text layers + public var fontProvider: AnimationFontProvider { + get { lottieAnimationLayer.fontProvider } + set { lottieAnimationLayer.fontProvider = newValue } + } + + /// Whether or not the animation is masked to the bounds. Defaults to true. + public var maskAnimationToBounds: Bool { + get { lottieAnimationLayer.maskAnimationToBounds } + set { lottieAnimationLayer.maskAnimationToBounds = newValue } + } + + /// Returns `true` if the animation is currently playing. + public var isAnimationPlaying: Bool { + lottieAnimationLayer.isAnimationPlaying + } + + /// Returns `true` if the animation will start playing when this view is added to a window. + public var isAnimationQueued: Bool { + lottieAnimationLayer.hasAnimationContext && waitingToPlayAnimation + } + + /// Sets the loop behavior for `play` calls. Defaults to `playOnce` + public var loopMode: LottieLoopMode { + get { lottieAnimationLayer.loopMode } + set { lottieAnimationLayer.loopMode = newValue } + } + + /// When `true` the animation view will rasterize its contents when not animating. + /// Rasterizing will improve performance of static animations. + /// + /// Note: this will not produce crisp results at resolutions above the animations natural resolution. + /// + /// Defaults to `false` + public var shouldRasterizeWhenIdle: Bool { + get { lottieAnimationLayer.shouldRasterizeWhenIdle } + set { lottieAnimationLayer.shouldRasterizeWhenIdle = newValue } + } + + /// Sets the current animation time with a Progress Time + /// + /// Note: Setting this will stop the current animation, if any. + /// Note 2: If `animation` is nil, setting this will fallback to 0 + public var currentProgress: AnimationProgressTime { + get { lottieAnimationLayer.currentProgress } + set { lottieAnimationLayer.currentProgress = newValue } + } + + /// Sets the current animation time with a time in seconds. + /// + /// Note: Setting this will stop the current animation, if any. + /// Note 2: If `animation` is nil, setting this will fallback to 0 + public var currentTime: TimeInterval { + get { lottieAnimationLayer.currentTime } + set { lottieAnimationLayer.currentTime = newValue } + } + + /// Sets the current animation time with a frame in the animations framerate. + /// + /// Note: Setting this will stop the current animation, if any. + public var currentFrame: AnimationFrameTime { + get { lottieAnimationLayer.currentFrame } + set { lottieAnimationLayer.currentFrame = newValue } + } + + /// Returns the current animation frame while an animation is playing. + public var realtimeAnimationFrame: AnimationFrameTime { + lottieAnimationLayer.realtimeAnimationFrame + } + + /// Returns the current animation frame while an animation is playing. + public var realtimeAnimationProgress: AnimationProgressTime { + lottieAnimationLayer.realtimeAnimationProgress + } + + /// Sets the speed of the animation playback. Defaults to 1 + public var animationSpeed: CGFloat { + get { lottieAnimationLayer.animationSpeed } + set { lottieAnimationLayer.animationSpeed = newValue } + } + + /// When `true` the animation will play back at the framerate encoded in the + /// `LottieAnimation` model. When `false` the animation will play at the framerate + /// of the device. + /// + /// Defaults to false + public var respectAnimationFrameRate: Bool { + get { lottieAnimationLayer.respectAnimationFrameRate } + set { lottieAnimationLayer.respectAnimationFrameRate = newValue } + } + + /// Controls the cropping of an Animation. Setting this property will crop the animation + /// to the current views bounds by the viewport frame. The coordinate space is specified + /// in the animation's coordinate space. + /// + /// Animatable. + public var viewportFrame: CGRect? { + didSet { + // This is really ugly, but is needed to trigger a layout pass within an animation block. + // Typically this happens automatically, when layout objects are UIView based. + // The animation layer is a CALayer which will not implicitly grab the animation + // duration of a UIView animation block. + // + // By setting bounds and then resetting bounds the UIView animation block's + // duration and curve are captured and added to the layer. This is used in the + // layout block to animate the animationLayer's position and size. + let rect = bounds + bounds = CGRect.zero + bounds = rect + setNeedsLayout() + } + } + + override public var intrinsicContentSize: CGSize { + if let animation = lottieAnimationLayer.animation { + return animation.bounds.size + } + return .zero + } + + /// The rendering engine currently being used by this view. + /// - This will only be `nil` in cases where the configuration is `automatic` + /// but a `RootAnimationLayer` hasn't been constructed yet + public var currentRenderingEngine: RenderingEngine? { + lottieAnimationLayer.currentRenderingEngine + } + + /// The current `LottiePlaybackMode` that is being used + public var currentPlaybackMode: LottiePlaybackMode? { + lottieAnimationLayer.currentPlaybackMode + } + + /// Whether or not the Main Thread rendering engine should use `forceDisplayUpdate()` + /// when rendering each individual frame. + /// - The main thread rendering engine implements optimizations to decrease the amount + /// of properties that have to be re-rendered on each frame. There are some cases + /// where this can result in bugs / incorrect behavior, so we allow it to be disabled. + /// - Forcing a full render on every frame will decrease performance, and is not recommended + /// except as a workaround to a bug in the main thread rendering engine. + /// - Has no effect when using the Core Animation rendering engine. + public var mainThreadRenderingEngineShouldForceDisplayUpdateOnEachFrame: Bool { + get { lottieAnimationLayer.mainThreadRenderingEngineShouldForceDisplayUpdateOnEachFrame } + set { lottieAnimationLayer.mainThreadRenderingEngineShouldForceDisplayUpdateOnEachFrame = newValue } + } + + /// Sets the lottie file backing the animation view. Setting this will clear the + /// view's contents, completion blocks and current state. The new animation will + /// be loaded up and set to the beginning of its timeline. + /// The loopMode, animationSpeed and imageProvider will be set according + /// to lottie file settings + /// - Parameters: + /// - animationId: Internal animation id to play. Optional + /// Defaults to play first animation in file. + /// - dotLottieFile: Lottie file to play + public func loadAnimation( + _ animationId: String? = nil, + from dotLottieFile: DotLottieFile + ) { + lottieAnimationLayer.loadAnimation(animationId, from: dotLottieFile) + } + + /// Sets the lottie file backing the animation view. Setting this will clear the + /// view's contents, completion blocks and current state. The new animation will + /// be loaded up and set to the beginning of its timeline. + /// The loopMode, animationSpeed and imageProvider will be set according + /// to lottie file settings + /// - Parameters: + /// - atIndex: Internal animation index to play. Optional + /// Defaults to play first animation in file. + /// - dotLottieFile: Lottie file to play + public func loadAnimation( + atIndex index: Int, + from dotLottieFile: DotLottieFile + ) { + lottieAnimationLayer.loadAnimation(atIndex: index, from: dotLottieFile) + } + + /// Reloads the images supplied to the animation from the `imageProvider` + public func reloadImages() { + lottieAnimationLayer.reloadImages() + } + + /// Forces the LottieAnimationView to redraw its contents. + public func forceDisplayUpdate() { + lottieAnimationLayer.forceDisplayUpdate() + } + + /// Sets a ValueProvider for the specified keypath. The value provider will be set + /// on all properties that match the keypath. + /// + /// Nearly all properties of a Lottie animation can be changed at runtime using a + /// combination of `Animation Keypaths` and `Value Providers`. + /// Setting a ValueProvider on a keypath will cause the animation to update its + /// contents and read the new Value Provider. + /// + /// A value provider provides a typed value on a frame by frame basis. + /// + /// - Parameter valueProvider: The new value provider for the properties. + /// - Parameter keypath: The keypath used to search for properties. + /// + /// Example: + /// ``` + /// /// A keypath that finds the color value for all `Fill 1` nodes. + /// let fillKeypath = AnimationKeypath(keypath: "**.Fill 1.Color") + /// /// A Color Value provider that returns a reddish color. + /// let redValueProvider = ColorValueProvider(Color(r: 1, g: 0.2, b: 0.3, a: 1)) + /// /// Set the provider on the animationView. + /// animationView.setValueProvider(redValueProvider, keypath: fillKeypath) + /// ``` + public func setValueProvider(_ valueProvider: AnyValueProvider, keypath: AnimationKeypath) { + lottieAnimationLayer.setValueProvider(valueProvider, keypath: keypath) + } + + /// Sets a ValueProvider for the specified keypath. The value provider will be removed + /// on all properties that match the keypath. + public func removeValueProvider(for keypath: AnimationKeypath) { + lottieAnimationLayer.removeValueProvider(for: keypath) + } + + /// Reads the value of a property specified by the Keypath. + /// Returns nil if no property is found. + /// + /// Note: This method isn't supported by the Core Animation rendering engine and will always return `nil` if used. + /// It is still supported by the Main Thread rendering engine. + /// + /// - Parameter for: The keypath used to search for the property. + /// - Parameter atFrame: The Frame Time of the value to query. If nil then the current frame is used. + public func getValue(for keypath: AnimationKeypath, atFrame: AnimationFrameTime?) -> Any? { + lottieAnimationLayer.getValue(for: keypath, atFrame: atFrame) + } + + /// Reads the original value of a property specified by the Keypath. + /// This will ignore any value providers and can be useful when implementing a value providers that makes change to the original value from the animation. + /// Returns nil if no property is found. + /// + /// - Parameter for: The keypath used to search for the property. + /// - Parameter atFrame: The Frame Time of the value to query. If nil then the current frame is used. + public func getOriginalValue(for keypath: AnimationKeypath, atFrame: AnimationFrameTime?) -> Any? { + lottieAnimationLayer.getOriginalValue(for: keypath, atFrame: atFrame) + } + + /// Logs all child keypaths. + /// Logs the result of `allHierarchyKeypaths()` to the `LottieLogger`. + public func logHierarchyKeypaths() { + lottieAnimationLayer.logHierarchyKeypaths() + } + + /// Computes and returns a list of all child keypaths in the current animation. + /// The returned list is the same as the log output of `logHierarchyKeypaths()` + public func allHierarchyKeypaths() -> [String] { + lottieAnimationLayer.allHierarchyKeypaths() + } + + /// Searches for the nearest child layer to the first Keypath and adds the subview + /// to that layer. The subview will move and animate with the child layer. + /// Furthermore the subview will be in the child layers coordinate space. + /// + /// Note: if no layer is found for the keypath, then nothing happens. + /// + /// - Parameter subview: The subview to add to the found animation layer. + /// - Parameter keypath: The keypath used to find the animation layer. + /// + /// Example: + /// ``` + /// /// A keypath that finds `Layer 1` + /// let layerKeypath = AnimationKeypath(keypath: "Layer 1") + /// + /// /// Wrap the custom view in an `AnimationSubview` + /// let subview = AnimationSubview() + /// subview.addSubview(customView) + /// + /// /// Set the provider on the animationView. + /// animationView.addSubview(subview, forLayerAt: layerKeypath) + /// ``` + public func addSubview(_ subview: AnimationSubview, forLayerAt keypath: AnimationKeypath) { + guard let sublayer = lottieAnimationLayer.rootAnimationLayer?.layer(for: keypath) else { + return + } + setNeedsLayout() + layoutIfNeeded() + lottieAnimationLayer.forceDisplayUpdate() + addSubview(subview) + if let subViewLayer = subview.viewLayer { + sublayer.addSublayer(subViewLayer) + } + } + + /// Converts a CGRect from the LottieAnimationView's coordinate space into the + /// coordinate space of the layer found at Keypath. + /// + /// If no layer is found, nil is returned + /// + /// - Parameter rect: The CGRect to convert. + /// - Parameter toLayerAt: The keypath used to find the layer. + public func convert(_ rect: CGRect, toLayerAt keypath: AnimationKeypath?) -> CGRect? { + let convertedRect = lottieAnimationLayer.convert(rect, toLayerAt: keypath) + setNeedsLayout() + layoutIfNeeded() + return convertedRect + } + + /// Converts a CGPoint from the LottieAnimationView's coordinate space into the + /// coordinate space of the layer found at Keypath. + /// + /// If no layer is found, nil is returned + /// + /// - Parameter point: The CGPoint to convert. + /// - Parameter toLayerAt: The keypath used to find the layer. + public func convert(_ point: CGPoint, toLayerAt keypath: AnimationKeypath?) -> CGPoint? { + let convertedRect = lottieAnimationLayer.convert(point, toLayerAt: keypath) + setNeedsLayout() + layoutIfNeeded() + return convertedRect + } + + /// Sets the enabled state of all animator nodes found with the keypath search. + /// This can be used to interactively enable / disable parts of the animation. + /// + /// - Parameter isEnabled: When true the animator nodes affect the rendering tree. When false the node is removed from the tree. + /// - Parameter keypath: The keypath used to find the node(s). + public func setNodeIsEnabled(isEnabled: Bool, keypath: AnimationKeypath) { + lottieAnimationLayer.setNodeIsEnabled(isEnabled: isEnabled, keypath: keypath) + } + + /// Markers are a way to describe a point in time by a key name. + /// + /// Markers are encoded into animation JSON. By using markers a designer can mark + /// playback points for a developer to use without having to worry about keeping + /// track of animation frames. If the animation file is updated, the developer + /// does not need to update playback code. + /// + /// Returns the Progress Time for the marker named. Returns nil if no marker found. + public func progressTime(forMarker named: String) -> AnimationProgressTime? { + lottieAnimationLayer.progressTime(forMarker: named) + } + + /// Markers are a way to describe a point in time by a key name. + /// + /// Markers are encoded into animation JSON. By using markers a designer can mark + /// playback points for a developer to use without having to worry about keeping + /// track of animation frames. If the animation file is updated, the developer + /// does not need to update playback code. + /// + /// Returns the Frame Time for the marker named. Returns nil if no marker found. + public func frameTime(forMarker named: String) -> AnimationFrameTime? { + lottieAnimationLayer.frameTime(forMarker: named) + } + + /// Markers are a way to describe a point in time and a duration by a key name. + /// + /// Markers are encoded into animation JSON. By using markers a designer can mark + /// playback points for a developer to use without having to worry about keeping + /// track of animation frames. If the animation file is updated, the developer + /// does not need to update playback code. + /// + /// - Returns: The duration frame time for the marker, or `nil` if no marker found. + public func durationFrameTime(forMarker named: String) -> AnimationFrameTime? { + lottieAnimationLayer.durationFrameTime(forMarker: named) + } + + // MARK: Internal + + /// The backing CALayer for this animation view. + let lottieAnimationLayer: LottieAnimationLayer + + var animationLayer: RootAnimationLayer? { + lottieAnimationLayer.rootAnimationLayer + } + + /// Set animation name from Interface Builder + @IBInspectable var animationName: String? { + didSet { + lottieAnimationLayer.animation = animationName.flatMap { LottieAnimation.named($0, animationCache: nil) + } + } + } + + override func commonInit() { + super.commonInit() + lottieAnimationLayer.screenScale = screenScale + viewLayer?.addSublayer(lottieAnimationLayer) + + lottieAnimationLayer.animationLoaded = { [weak self] _, animation in + guard let self else { return } + animationLoaded?(self, animation) + invalidateIntrinsicContentSize() + setNeedsLayout() + } + + lottieAnimationLayer.animationLayerDidLoad = { [weak self] _, _ in + guard let self else { return } + invalidateIntrinsicContentSize() + setNeedsLayout() + } + } + + override func layoutAnimation() { + guard let animation = lottieAnimationLayer.animation, let animationLayer = lottieAnimationLayer.animationLayer else { return } + + var position = animation.bounds.center + let xform: CATransform3D + var shouldForceUpdates = false + + if let viewportFrame { + shouldForceUpdates = contentMode == .redraw + + let compAspect = viewportFrame.size.width / viewportFrame.size.height + let viewAspect = bounds.size.width / bounds.size.height + let dominantDimension = compAspect > viewAspect ? bounds.size.width : bounds.size.height + let compDimension = compAspect > viewAspect ? viewportFrame.size.width : viewportFrame.size.height + let scale = dominantDimension / compDimension + + let viewportOffset = animation.bounds.center - viewportFrame.center + xform = CATransform3DTranslate(CATransform3DMakeScale(scale, scale, 1), viewportOffset.x, viewportOffset.y, 0) + position = bounds.center + } else { + switch contentMode { + case .scaleToFill: + position = bounds.center + xform = CATransform3DMakeScale( + bounds.size.width / animation.size.width, + bounds.size.height / animation.size.height, + 1 + ) + case .scaleAspectFit: + position = bounds.center + let compAspect = animation.size.width / animation.size.height + let viewAspect = bounds.size.width / bounds.size.height + let dominantDimension = compAspect > viewAspect ? bounds.size.width : bounds.size.height + let compDimension = compAspect > viewAspect ? animation.size.width : animation.size.height + let scale = dominantDimension / compDimension + xform = CATransform3DMakeScale(scale, scale, 1) + case .scaleAspectFill: + position = bounds.center + let compAspect = animation.size.width / animation.size.height + let viewAspect = bounds.size.width / bounds.size.height + let scaleWidth = compAspect < viewAspect + let dominantDimension = scaleWidth ? bounds.size.width : bounds.size.height + let compDimension = scaleWidth ? animation.size.width : animation.size.height + let scale = dominantDimension / compDimension + xform = CATransform3DMakeScale(scale, scale, 1) + case .redraw: + shouldForceUpdates = true + xform = CATransform3DIdentity + case .center: + position = bounds.center + xform = CATransform3DIdentity + case .top: + position.x = bounds.center.x + xform = CATransform3DIdentity + case .bottom: + position.x = bounds.center.x + position.y = bounds.maxY - animation.bounds.midY + xform = CATransform3DIdentity + case .left: + position.y = bounds.center.y + xform = CATransform3DIdentity + case .right: + position.y = bounds.center.y + position.x = bounds.maxX - animation.bounds.midX + xform = CATransform3DIdentity + case .topLeft: + xform = CATransform3DIdentity + case .topRight: + position.x = bounds.maxX - animation.bounds.midX + xform = CATransform3DIdentity + case .bottomLeft: + position.y = bounds.maxY - animation.bounds.midY + xform = CATransform3DIdentity + case .bottomRight: + position.x = bounds.maxX - animation.bounds.midX + position.y = bounds.maxY - animation.bounds.midY + xform = CATransform3DIdentity + + #if canImport(UIKit) + @unknown default: + logger.assertionFailure("unsupported contentMode: \(contentMode.rawValue)") + xform = CATransform3DIdentity + #endif + } + } + + // UIView Animation does not implicitly set CAAnimation time or timing functions. + // If layout is changed in an animation we must get the current animation duration + // and timing function and then manually create a CAAnimation to match the UIView animation. + // If layout is changed without animation, explicitly set animation duration to 0.0 + // inside CATransaction to avoid unwanted artifacts. + /// Check if any animation exist on the view's layer, and match it. + if + let key = lottieAnimationLayer.animationKeys()?.first, + let animation = lottieAnimationLayer.animation(forKey: key), + animateLayoutChangesWithCurrentCoreAnimationContext + { + // The layout is happening within an animation block. Grab the animation data. + + let positionKey = "LayoutPositionAnimation" + let transformKey = "LayoutTransformAnimation" + animationLayer.removeAnimation(forKey: positionKey) + animationLayer.removeAnimation(forKey: transformKey) + + let positionAnimation = animation.copy() as? CABasicAnimation ?? CABasicAnimation(keyPath: "position") + positionAnimation.keyPath = "position" + positionAnimation.isAdditive = false + positionAnimation.fromValue = (animationLayer.presentation() ?? animationLayer).position + positionAnimation.toValue = position + positionAnimation.isRemovedOnCompletion = true + + let xformAnimation = animation.copy() as? CABasicAnimation ?? CABasicAnimation(keyPath: "transform") + xformAnimation.keyPath = "transform" + xformAnimation.isAdditive = false + xformAnimation.fromValue = (animationLayer.presentation() ?? animationLayer).transform + xformAnimation.toValue = xform + xformAnimation.isRemovedOnCompletion = true + + animationLayer.position = position + animationLayer.transform = xform + animationLayer.anchorPoint = lottieAnimationLayer.anchorPoint + animationLayer.add(positionAnimation, forKey: positionKey) + animationLayer.add(xformAnimation, forKey: transformKey) + } else { + // In performance tests, we have to wrap the animation view setup + // in a `CATransaction` in order for the layers to be deallocated at + // the correct time. The `CATransaction`s in this method interfere + // with the ones managed by the performance test, and aren't actually + // necessary in a headless environment, so we disable them. + if TestHelpers.performanceTestsAreRunning { + animationLayer.position = position + animationLayer.transform = xform + } else { + CATransaction.begin() + CATransaction.setAnimationDuration(0.0) + CATransaction.setAnimationTimingFunction(CAMediaTimingFunction(name: .linear)) + animationLayer.position = position + animationLayer.transform = xform + CATransaction.commit() + } + } + + if shouldForceUpdates { + lottieAnimationLayer.forceDisplayUpdate() + } + } + + func updateRasterizationState() { + lottieAnimationLayer.updateRasterizationState() + } + + /// Updates the animation frame. Does not affect any current animations + func updateAnimationFrame(_ newFrame: CGFloat) { + lottieAnimationLayer.updateAnimationFrame(newFrame) + } + + @objc + override func animationWillMoveToBackground() { + updateAnimationForBackgroundState() + } + + @objc + override func animationWillEnterForeground() { + updateAnimationForForegroundState() + } + + override func animationMovedToWindow() { + /// Don't update any state if the `superview` is `nil` + /// When A viewA owns superViewB, it removes the superViewB from the window. At this point, viewA still owns superViewB and triggers the viewA method: -didmovetowindow + guard superview != nil else { return } + + if window != nil { + updateAnimationForForegroundState() + } else { + updateAnimationForBackgroundState() + } + } + + func updateInFlightAnimation() { + lottieAnimationLayer.updateInFlightAnimation() + } + + func loadAnimation(_ animationSource: LottieAnimationSource?) { + lottieAnimationLayer.loadAnimation(animationSource) + } + + // MARK: Fileprivate + + fileprivate var waitingToPlayAnimation = false + + fileprivate func updateAnimationForBackgroundState() { + lottieAnimationLayer.updateAnimationForBackgroundState() + } + + fileprivate func updateAnimationForForegroundState() { + let wasWaitingToPlayAnimation = waitingToPlayAnimation + if waitingToPlayAnimation { + waitingToPlayAnimation = false + } + lottieAnimationLayer.updateAnimationForForegroundState(wasWaitingToPlayAnimation: wasWaitingToPlayAnimation) + } + + // MARK: Private + + private let logger: LottieLogger +} diff --git a/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationViewInitializers.swift b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationViewInitializers.swift new file mode 100644 index 0000000..afb755b --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Animation/LottieAnimationViewInitializers.swift @@ -0,0 +1,226 @@ +// +// AnimationViewInitializers.swift +// lottie-swift-iOS +// +// Created by Brandon Withrow on 2/6/19. +// + +import Foundation + +extension LottieAnimationView { + + // MARK: Lifecycle + + /// Loads a Lottie animation from a JSON file in the supplied bundle. + /// + /// - Parameter name: The string name of the lottie animation with no file extension provided. + /// - Parameter bundle: The bundle in which the animation is located. Defaults to the Main bundle. + /// - Parameter subdirectory: A subdirectory in the bundle in which the animation is located. Optional. + /// - Parameter imageProvider: An image provider for the animation's image data. + /// If none is supplied Lottie will search in the supplied bundle for images. + public convenience init( + name: String, + bundle: Bundle = Bundle.main, + subdirectory: String? = nil, + imageProvider: AnimationImageProvider? = nil, + animationCache: AnimationCacheProvider? = LottieAnimationCache.shared, + configuration: LottieConfiguration = .shared + ) { + let animation = LottieAnimation.named(name, bundle: bundle, subdirectory: subdirectory, animationCache: animationCache) + let provider = imageProvider ?? BundleImageProvider(bundle: bundle, searchPath: nil) + self.init(animation: animation, imageProvider: provider, configuration: configuration) + } + + /// Loads a Lottie animation from a JSON file in a specific path on disk. + /// + /// - Parameter name: The absolute path of the Lottie Animation. + /// - Parameter imageProvider: An image provider for the animation's image data. + /// If none is supplied Lottie will search in the supplied filepath for images. + public convenience init( + filePath: String, + imageProvider: AnimationImageProvider? = nil, + animationCache: AnimationCacheProvider? = LottieAnimationCache.shared, + configuration: LottieConfiguration = .shared + ) { + let animation = LottieAnimation.filepath(filePath, animationCache: animationCache) + let provider = imageProvider ?? + FilepathImageProvider(filepath: URL(fileURLWithPath: filePath).deletingLastPathComponent().path) + self.init(animation: animation, imageProvider: provider, configuration: configuration) + } + + /// Loads a Lottie animation asynchronously from the URL + /// + /// - Parameter url: The url to load the animation from. + /// - Parameter imageProvider: An image provider for the animation's image data. + /// If none is supplied Lottie will search in the main bundle for images. + /// - Parameter session: The `LottieURLSession` used to load the animation. Defaults to `LottieConfiguration.defaultURLSession`. + /// - Parameter closure: A closure to be called when the animation has loaded. + public convenience init( + url: URL, + imageProvider: AnimationImageProvider? = nil, + session: LottieURLSession = LottieConfiguration.defaultURLSession, + closure: @escaping LottieAnimationView.DownloadClosure, + animationCache: AnimationCacheProvider? = LottieAnimationCache.shared, + configuration: LottieConfiguration = .shared + ) { + if let animationCache, let animation = animationCache.animation(forKey: url.absoluteString) { + self.init(animation: animation, imageProvider: imageProvider, configuration: configuration) + closure(nil) + } else { + self.init(animation: nil, imageProvider: imageProvider, configuration: configuration) + + LottieAnimation.loadedFrom(url: url, session: session, closure: { animation in + if let animation { + self.animation = animation + closure(nil) + } else { + closure(LottieDownloadError.downloadFailed) + } + }, animationCache: animationCache) + } + } + + /// Loads a Lottie animation from a JSON file located in the Asset catalog of the supplied bundle. + /// - Parameter name: The string name of the lottie animation in the asset catalog. + /// - Parameter bundle: The bundle in which the animation is located. + /// Defaults to the Main bundle. + /// - Parameter imageProvider: An image provider for the animation's image data. + /// If none is supplied Lottie will search in the supplied bundle for images. + public convenience init( + asset name: String, + bundle: Bundle = Bundle.main, + imageProvider: AnimationImageProvider? = nil, + animationCache: AnimationCacheProvider? = LottieAnimationCache.shared, + configuration: LottieConfiguration = .shared + ) { + let animation = LottieAnimation.asset(name, bundle: bundle, animationCache: animationCache) + let provider = imageProvider ?? BundleImageProvider(bundle: bundle, searchPath: nil) + self.init(animation: animation, imageProvider: provider, configuration: configuration) + } + + /// Loads a Lottie animation from a .lottie file in the supplied bundle. + /// + /// - Parameter dotLottieName: The name of the lottie file without the lottie extension. EG "StarAnimation" + /// - Parameter bundle: The bundle in which the lottie is located. Defaults to `Bundle.main` + /// - Parameter subdirectory: A subdirectory in the bundle in which the lottie is located. Optional. + /// - Parameter animationId: Animation id to play. Optional + /// - Parameter completion: A closure that is called when the .lottie file is finished loading + /// Defaults to first animation in file + public convenience init( + dotLottieName name: String, + bundle: Bundle = Bundle.main, + subdirectory: String? = nil, + animationId: String? = nil, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache, + configuration: LottieConfiguration = .shared, + completion: ((LottieAnimationView, Error?) -> Void)? = nil + ) { + self.init(dotLottie: nil, animationId: animationId, configuration: configuration) + DotLottieFile.named(name, bundle: bundle, subdirectory: subdirectory, dotLottieCache: dotLottieCache) { result in + switch result { + case .success(let dotLottieFile): + self.loadAnimation(animationId, from: dotLottieFile) + completion?(self, nil) + + case .failure(let error): + completion?(self, error) + } + } + } + + /// Loads a Lottie from a .lottie file in a specific path on disk. + /// + /// - Parameter dotLottieFilePath: The absolute path of the Lottie file. + /// - Parameter animationId: Animation id to play. Optional + /// - Parameter completion: A closure that is called when the .lottie file is finished loading + /// Defaults to first animation in file + public convenience init( + dotLottieFilePath filePath: String, + animationId: String? = nil, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache, + configuration: LottieConfiguration = .shared, + completion: ((LottieAnimationView, Error?) -> Void)? = nil + ) { + self.init(dotLottie: nil, animationId: animationId, configuration: configuration) + DotLottieFile.loadedFrom(filepath: filePath, dotLottieCache: dotLottieCache) { result in + switch result { + case .success(let dotLottieFile): + self.loadAnimation(animationId, from: dotLottieFile) + completion?(self, nil) + + case .failure(let error): + completion?(self, error) + } + } + } + + /// Loads a Lottie file asynchronously from the URL + /// + /// - Parameter dotLottieUrl: The url to load the lottie file from. + /// - Parameter animationId: Animation id to play. Optional. Defaults to first animation in file. + /// - Parameter session: The `LottieURLSession` used to load the animation. Defaults to `LottieConfiguration.defaultURLSession`. + /// - Parameter completion: A closure to be called when the animation has loaded. + public convenience init( + dotLottieUrl url: URL, + animationId: String? = nil, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache, + configuration: LottieConfiguration = .shared, + session: LottieURLSession = LottieConfiguration.defaultURLSession, + completion: ((LottieAnimationView, Error?) -> Void)? = nil + ) { + if let dotLottieCache, let lottie = dotLottieCache.file(forKey: url.absoluteString) { + self.init(dotLottie: lottie, animationId: animationId, configuration: configuration) + completion?(self, nil) + } else { + self.init(dotLottie: nil, configuration: configuration) + DotLottieFile.loadedFrom(url: url, session: session, dotLottieCache: dotLottieCache) { result in + switch result { + case .success(let lottie): + self.loadAnimation(animationId, from: lottie) + completion?(self, nil) + + case .failure(let error): + completion?(self, error) + } + } + } + } + + /// Loads a Lottie from a .lottie file located in the Asset catalog of the supplied bundle. + /// - Parameter name: The string name of the lottie file in the asset catalog. + /// - Parameter bundle: The bundle in which the file is located. Defaults to the Main bundle. + /// - Parameter animationId: Animation id to play. Optional + /// - Parameter completion: A closure that is called when the .lottie file is finished loading + /// Defaults to first animation in file + public convenience init( + dotLottieAsset name: String, + bundle: Bundle = Bundle.main, + animationId: String? = nil, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache, + configuration: LottieConfiguration = .shared, + completion: ((LottieAnimationView, Error?) -> Void)? = nil + ) { + self.init(dotLottie: nil, animationId: animationId, configuration: configuration) + DotLottieFile.asset(named: name, bundle: bundle, dotLottieCache: dotLottieCache) { result in + switch result { + case .success(let dotLottieFile): + self.loadAnimation(animationId, from: dotLottieFile) + completion?(self, nil) + + case .failure(let error): + completion?(self, error) + } + } + } + + // MARK: Public + + public typealias DownloadClosure = (Error?) -> Void + +} + +// MARK: - LottieDownloadError + +enum LottieDownloadError: Error { + case downloadFailed +} diff --git a/Pods/lottie-ios/Sources/Public/Animation/LottiePlaybackMode.swift b/Pods/lottie-ios/Sources/Public/Animation/LottiePlaybackMode.swift new file mode 100644 index 0000000..a8b0874 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Animation/LottiePlaybackMode.swift @@ -0,0 +1,266 @@ +// Created by Cal Stephens on 8/3/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +import Foundation + +// MARK: - LottiePlaybackMode + +/// Configuration for how a Lottie animation should be played +public enum LottiePlaybackMode: Hashable { + + /// The animation is paused at the given state (e.g. paused at a specific frame) + case paused(at: PausedState) + + /// The animation is playing using the given playback mode (e.g. looping from the start to the end) + case playing(_ mode: PlaybackMode) + + @available(*, deprecated, renamed: "LottiePlaybackMode.paused(at:)", message: "Will be removed in a future major release.") + case progress(_ progress: AnimationProgressTime) + + @available(*, deprecated, renamed: "LottiePlaybackMode.paused(at:)", message: "Will be removed in a future major release.") + case frame(_ frame: AnimationFrameTime) + + @available(*, deprecated, renamed: "LottiePlaybackMode.paused(at:)", message: "Will be removed in a future major release.") + case time(_ time: TimeInterval) + + @available(*, deprecated, renamed: "LottiePlaybackMode.paused(at:)", message: "Will be removed in a future major release.") + case pause + + @available(*, deprecated, renamed: "LottiePlaybackMode.playing(_:)", message: "Will be removed in a future major release.") + case fromProgress(_ fromProgress: AnimationProgressTime?, toProgress: AnimationProgressTime, loopMode: LottieLoopMode) + + @available(*, deprecated, renamed: "LottiePlaybackMode.playing(_:)", message: "Will be removed in a future major release.") + case fromFrame(_ fromFrame: AnimationFrameTime?, toFrame: AnimationFrameTime, loopMode: LottieLoopMode) + + @available(*, deprecated, renamed: "LottiePlaybackMode.playing(_:)", message: "Will be removed in a future major release.") + case fromMarker( + _ fromMarker: String?, + toMarker: String, + playEndMarkerFrame: Bool = true, + loopMode: LottieLoopMode + ) + + @available(*, deprecated, renamed: "LottiePlaybackMode.playing(_:)", message: "Will be removed in a future major release.") + case marker(_ marker: String, loopMode: LottieLoopMode) + + @available(*, deprecated, renamed: "LottiePlaybackMode.playing(_:)", message: "Will be removed in a future major release.") + case markers(_ markers: [String]) + + // MARK: Public + + public enum PausedState: Hashable { + /// Any existing animation will be paused at the current frame. + case currentFrame + + /// The animation is paused at the given progress value, + /// a value between 0.0 (0% progress) and 1.0 (100% progress). + case progress(_ progress: AnimationProgressTime) + + /// The animation is paused at the given frame of the animation. + case frame(_ frame: AnimationFrameTime) + + /// The animation is paused at the given time value from the start of the animation. + case time(_ time: TimeInterval) + + /// Pauses the animation at a given marker and position + case marker(_ name: String, position: LottieMarkerPosition = .start) + } + + public enum PlaybackMode: Hashable { + /// Plays the animation from a progress (0-1) to a progress (0-1). + /// - Parameter fromProgress: The start progress of the animation. If `nil` the animation will start at the current progress. + /// - Parameter toProgress: The end progress of the animation. + /// - Parameter loopMode: The loop behavior of the animation. + case fromProgress( + _ fromProgress: AnimationProgressTime?, + toProgress: AnimationProgressTime, + loopMode: LottieLoopMode + ) + + /// The animation plays from the given `fromFrame` to the given `toFrame`. + /// - Parameter fromFrame: The start frame of the animation. If `nil` the animation will start at the current frame. + /// - Parameter toFrame: The end frame of the animation. + /// - Parameter loopMode: The loop behavior of the animation. + case fromFrame( + _ fromFrame: AnimationFrameTime?, + toFrame: AnimationFrameTime, + loopMode: LottieLoopMode + ) + + /// Plays the animation from a named marker to another marker. + /// + /// Markers are point in time that are encoded into the Animation data and assigned a name. + /// + /// NOTE: If markers are not found the play command will exit. + /// + /// - Parameter fromMarker: The start marker for the animation playback. If `nil` the + /// animation will start at the current progress. + /// - Parameter toMarker: The end marker for the animation playback. + /// - Parameter playEndMarkerFrame: A flag to determine whether or not to play the frame of the end marker. If the + /// end marker represents the end of the section to play, it should be to true. If the provided end marker + /// represents the beginning of the next section, it should be false. + /// - Parameter loopMode: The loop behavior of the animation. + case fromMarker( + _ fromMarker: String?, + toMarker: String, + playEndMarkerFrame: Bool = true, + loopMode: LottieLoopMode + ) + + /// Plays the animation from a named marker to the end of the marker's duration. + /// + /// A marker is a point in time with an associated duration that is encoded into the + /// animation data and assigned a name. + /// + /// NOTE: If marker is not found the play command will exit. + /// + /// - Parameter marker: The start marker for the animation playback. + /// - Parameter loopMode: The loop behavior of the animation. + case marker( + _ marker: String, + loopMode: LottieLoopMode + ) + + /// Plays the given markers sequentially in order. + /// + /// A marker is a point in time with an associated duration that is encoded into the + /// animation data and assigned a name. Multiple markers can be played sequentially + /// to create programmable animations. + /// + /// If a marker is not found, it will be skipped. + /// + /// If a marker doesn't have a duration value, it will play with a duration of 0 + /// (effectively being skipped). + /// + /// If another animation is played (by calling any `play` method) while this + /// marker sequence is playing, the marker sequence will be cancelled. + /// + /// - Parameter markers: The list of markers to play sequentially. + case markers(_ markers: [String]) + } + +} + +extension LottiePlaybackMode { + public static var paused: Self { + .paused(at: .currentFrame) + } + + @available(*, deprecated, renamed: "LottiePlaybackMode.playing(_:)", message: "Will be removed in a future major release.") + public static func toProgress(_ toProgress: AnimationProgressTime, loopMode: LottieLoopMode) -> LottiePlaybackMode { + .playing(.fromProgress(nil, toProgress: toProgress, loopMode: loopMode)) + } + + @available(*, deprecated, renamed: "LottiePlaybackMode.playing(_:)", message: "Will be removed in a future major release.") + public static func toFrame(_ toFrame: AnimationFrameTime, loopMode: LottieLoopMode) -> LottiePlaybackMode { + .playing(.fromFrame(nil, toFrame: toFrame, loopMode: loopMode)) + } + + @available(*, deprecated, renamed: "LottiePlaybackMode.playing(_:)", message: "Will be removed in a future major release.") + public static func toMarker( + _ toMarker: String, + playEndMarkerFrame: Bool = true, + loopMode: LottieLoopMode + ) -> LottiePlaybackMode { + .playing(.fromMarker(nil, toMarker: toMarker, playEndMarkerFrame: playEndMarkerFrame, loopMode: loopMode)) + } +} + +extension LottiePlaybackMode.PlaybackMode { + /// Plays the animation from the current progress to a progress value (0-1). + /// - Parameter toProgress: The end progress of the animation. + /// - Parameter loopMode: The loop behavior of the animation. + public static func toProgress(_ toProgress: AnimationProgressTime, loopMode: LottieLoopMode) -> Self { + .fromProgress(nil, toProgress: toProgress, loopMode: loopMode) + } + + /// Plays the animation from the current frame to the given frame. + /// - Parameter toFrame: The end frame of the animation. + /// - Parameter loopMode: The loop behavior of the animation. + public static func toFrame(_ toFrame: AnimationFrameTime, loopMode: LottieLoopMode) -> Self { + .fromFrame(nil, toFrame: toFrame, loopMode: loopMode) + } + + /// Plays the animation from the current frame to some marker. + /// + /// Markers are point in time that are encoded into the Animation data and assigned a name. + /// + /// NOTE: If the marker isn't found the play command will exit. + /// + /// - Parameter toMarker: The end marker for the animation playback. + /// - Parameter playEndMarkerFrame: A flag to determine whether or not to play the frame of the end marker. If the + /// end marker represents the end of the section to play, it should be to true. If the provided end marker + /// represents the beginning of the next section, it should be false. + /// - Parameter loopMode: The loop behavior of the animation. + public static func toMarker( + _ toMarker: String, + playEndMarkerFrame: Bool = true, + loopMode: LottieLoopMode + ) -> Self { + .fromMarker(nil, toMarker: toMarker, playEndMarkerFrame: playEndMarkerFrame, loopMode: loopMode) + } +} + +// MARK: - LottieMarkerPosition + +/// The position within a marker. +public enum LottieMarkerPosition: Hashable { + case start + case end +} + +extension LottiePlaybackMode { + /// Returns a copy of this `PlaybackMode` with the `LottieLoopMode` updated to the given value + func loopMode(_ updatedLoopMode: LottieLoopMode) -> LottiePlaybackMode { + switch self { + case .playing(let playbackMode): + .playing(playbackMode.loopMode(updatedLoopMode)) + + case .fromProgress(let fromProgress, toProgress: let toProgress, _): + .playing(.fromProgress( + fromProgress, + toProgress: toProgress, + loopMode: updatedLoopMode + )) + + case .fromFrame(let fromFrame, toFrame: let toFrame, _): + .playing(.fromFrame( + fromFrame, + toFrame: toFrame, + loopMode: updatedLoopMode + )) + + case .fromMarker(let fromMarker, let toMarker, let playEndMarkerFrame, _): + .playing(.fromMarker( + fromMarker, + toMarker: toMarker, + playEndMarkerFrame: playEndMarkerFrame, + loopMode: updatedLoopMode + )) + + case .marker(let marker, _): + .playing(.marker(marker, loopMode: updatedLoopMode)) + + case .pause, .paused, .progress(_), .time(_), .frame(_), .markers: + self + } + } +} + +extension LottiePlaybackMode.PlaybackMode { + /// Returns a copy of this `PlaybackMode` with the `LottieLoopMode` updated to the given value + func loopMode(_ updatedLoopMode: LottieLoopMode) -> LottiePlaybackMode.PlaybackMode { + switch self { + case .fromProgress(let fromProgress, let toProgress, _): + .fromProgress(fromProgress, toProgress: toProgress, loopMode: updatedLoopMode) + case .fromFrame(let fromFrame, let toFrame, _): + .fromFrame(fromFrame, toFrame: toFrame, loopMode: updatedLoopMode) + case .fromMarker(let fromMarker, let toMarker, let playEndMarkerFrame, _): + .fromMarker(fromMarker, toMarker: toMarker, playEndMarkerFrame: playEndMarkerFrame, loopMode: updatedLoopMode) + case .marker(let marker, _): + .marker(marker, loopMode: updatedLoopMode) + case .markers: + self + } + } +} diff --git a/Pods/lottie-ios/Sources/Public/Animation/LottieView.swift b/Pods/lottie-ios/Sources/Public/Animation/LottieView.swift new file mode 100644 index 0000000..5c2081f --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Animation/LottieView.swift @@ -0,0 +1,636 @@ +// Created by Bryn Bodayle on 1/20/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +// MARK: - LottieView + +/// A wrapper which exposes Lottie's `LottieAnimationView` to SwiftUI +public struct LottieView: UIViewConfiguringSwiftUIView { + + // MARK: Lifecycle + + /// Creates a `LottieView` that displays the given animation + public init(animation: LottieAnimation?) where Placeholder == EmptyView { + localAnimation = animation.map(LottieAnimationSource.lottieAnimation) + placeholder = nil + } + + /// Initializes a `LottieView` with the provided `DotLottieFile` for display. + /// + /// - Important: Avoid using this initializer with the `SynchronouslyBlockingCurrentThread` APIs. + /// If decompression of a `.lottie` file is necessary, prefer using the `.init(_ loadAnimation:)` + /// initializer, which takes an asynchronous closure: + /// ``` + /// LottieView { + /// try await DotLottieFile.named(name) + /// } + /// ``` + public init(dotLottieFile: DotLottieFile?) where Placeholder == EmptyView { + localAnimation = dotLottieFile.map(LottieAnimationSource.dotLottieFile) + placeholder = nil + } + + /// Creates a `LottieView` that asynchronously loads and displays the given `LottieAnimation`. + /// The `loadAnimation` closure is called exactly once in `onAppear`. + /// If you wish to call `loadAnimation` again at a different time, you can use `.reloadAnimationTrigger(...)`. + public init(_ loadAnimation: @escaping () async throws -> LottieAnimation?) where Placeholder == EmptyView { + self.init(loadAnimation, placeholder: EmptyView.init) + } + + /// Creates a `LottieView` that asynchronously loads and displays the given `LottieAnimation`. + /// The `loadAnimation` closure is called exactly once in `onAppear`. + /// If you wish to call `loadAnimation` again at a different time, you can use `.reloadAnimationTrigger(...)`. + /// While the animation is loading, the `placeholder` view is shown in place of the `LottieAnimationView`. + public init( + _ loadAnimation: @escaping () async throws -> LottieAnimation?, + @ViewBuilder placeholder: @escaping (() -> Placeholder) + ) { + self.init { + try await loadAnimation().map(LottieAnimationSource.lottieAnimation) + } placeholder: { + placeholder() + } + } + + /// Creates a `LottieView` that asynchronously loads and displays the given `DotLottieFile`. + /// The `loadDotLottieFile` closure is called exactly once in `onAppear`. + /// If you wish to call `loadAnimation` again at a different time, you can use `.reloadAnimationTrigger(...)`. + /// You can use the `DotLottieFile` static methods API which use Swift concurrency to load your `.lottie` files: + /// ``` + /// LottieView { + /// try await DotLottieFile.named(name) + /// } + /// ``` + public init(_ loadDotLottieFile: @escaping () async throws -> DotLottieFile?) where Placeholder == EmptyView { + self.init(loadDotLottieFile, placeholder: EmptyView.init) + } + + /// Creates a `LottieView` that asynchronously loads and displays the given `DotLottieFile`. + /// The `loadDotLottieFile` closure is called exactly once in `onAppear`. + /// If you wish to call `loadAnimation` again at a different time, you can use `.reloadAnimationTrigger(...)`. + /// While the animation is loading, the `placeholder` view is shown in place of the `LottieAnimationView`. + /// You can use the `DotLottieFile` static methods API which use Swift concurrency to load your `.lottie` files: + /// ``` + /// LottieView { + /// try await DotLottieFile.named(name) + /// } placeholder: { + /// LoadingView() + /// } + /// ``` + public init( + _ loadDotLottieFile: @escaping () async throws -> DotLottieFile?, + @ViewBuilder placeholder: @escaping (() -> Placeholder) + ) { + self.init { + try await loadDotLottieFile().map(LottieAnimationSource.dotLottieFile) + } placeholder: { + placeholder() + } + } + + /// Creates a `LottieView` that asynchronously loads and displays the given `LottieAnimationSource`. + /// The `loadAnimation` closure is called exactly once in `onAppear`. + /// If you wish to call `loadAnimation` again at a different time, you can use `.reloadAnimationTrigger(...)`. + /// While the animation is loading, the `placeholder` view is shown in place of the `LottieAnimationView`. + public init(_ loadAnimation: @escaping () async throws -> LottieAnimationSource?) where Placeholder == EmptyView { + self.init(loadAnimation, placeholder: EmptyView.init) + } + + /// Creates a `LottieView` that asynchronously loads and displays the given `LottieAnimationSource`. + /// The `loadAnimation` closure is called exactly once in `onAppear`. + /// If you wish to call `loadAnimation` again at a different time, you can use `.reloadAnimationTrigger(...)`. + /// While the animation is loading, the `placeholder` view is shown in place of the `LottieAnimationView`. + public init( + _ loadAnimation: @escaping () async throws -> LottieAnimationSource?, + @ViewBuilder placeholder: @escaping () -> Placeholder + ) { + localAnimation = nil + self.loadAnimation = loadAnimation + self.placeholder = placeholder + } + + // MARK: Public + + public var body: some View { + LottieAnimationView.swiftUIView { + LottieAnimationView( + animationSource: animationSource, + imageProvider: imageProviderConfiguration?.imageProvider, + textProvider: textProvider, + fontProvider: fontProvider, + configuration: configuration, + logger: logger + ) + } + .sizing(sizing) + .configure { context in + applyCurrentAnimationConfiguration(to: context.view, in: context.container) + } + .configurations(configurations) + .opacity(animationSource == nil ? 0 : 1) + .overlay { + placeholder?() + .opacity(animationSource == nil ? 1 : 0) + } + .onAppear { + loadAnimationIfNecessary() + } + .valueChanged(value: reloadAnimationTrigger) { _ in + reloadAnimationTriggerDidChange() + } + } + + /// Returns a copy of this `LottieView` updated to have the specific configuration property + /// applied to its represented `LottieAnimationView` whenever it is updated via the `updateUIView(...)` + /// or `updateNSView(...)` methods. + /// + /// - note: This configuration will be applied on every SwiftUI render pass. + /// Be wary of applying heavy side-effects as configuration values. + public func configure( + _ property: ReferenceWritableKeyPath, + to value: Property + ) -> Self { + configure { $0[keyPath: property] = value } + } + + /// Returns a copy of this `LottieView` updated to have the specific configuration property + /// applied to its represented `LottieAnimationView` whenever it is updated via the `updateUIView(...)` + /// or `updateNSView(...)` methods. + /// + /// - note: If the `value` is already the currently-applied configuration value, it won't be applied + public func configure( + _ property: ReferenceWritableKeyPath, + to value: Property + ) -> Self { + configure { + guard $0[keyPath: property] != value else { return } + $0[keyPath: property] = value + } + } + + /// Returns a copy of this `LottieView` updated to have the given closure applied to its + /// represented `LottieAnimationView` whenever it is updated via the `updateUIView(…)` + /// or `updateNSView(…)` method. + /// + /// - note: This configuration closure will be executed on every SwiftUI render pass. + /// Be wary of applying heavy side-effects inside it. + public func configure(_ configure: @escaping (LottieAnimationView) -> Void) -> Self { + var copy = self + copy.configurations.append { context in + configure(context.view) + } + return copy + } + + /// Returns a copy of this view that can be resized by scaling its animation + /// to always fit the size offered by its parent. + public func resizable() -> Self { + var copy = self + copy.sizing = .proposed + return copy + } + + /// Returns a copy of this view that adopts the intrinsic size of the animation, + /// up to the proposed size. + public func intrinsicSize() -> Self { + var copy = self + copy.sizing = .intrinsic + return copy + } + + @available(*, deprecated, renamed: "playing()", message: "Will be removed in a future major release.") + public func play() -> Self { + playbackMode(.playing(.fromProgress(nil, toProgress: 1, loopMode: .playOnce))) + } + + /// Returns a copy of this view that loops its animation from the start to end whenever visible + public func looping() -> Self { + playbackMode(.playing(.fromProgress(0, toProgress: 1, loopMode: .loop))) + } + + @available(*, deprecated, renamed: "playing(_:)", message: "Will be removed in a future major release.") + public func play(loopMode: LottieLoopMode = .playOnce) -> Self { + playbackMode(.playing(.fromProgress(nil, toProgress: 1, loopMode: loopMode))) + } + + @available(*, deprecated, renamed: "playbackMode(_:)", message: "Will be removed in a future major release.") + public func play(_ playbackMode: LottiePlaybackMode) -> Self { + self.playbackMode(playbackMode) + } + + /// Returns a copy of this view playing with the given playback mode + public func playing(_ mode: LottiePlaybackMode.PlaybackMode) -> Self { + playbackMode(.playing(mode)) + } + + /// Returns a copy of this view playing from the current frame to the end frame, + /// with the given `LottiePlaybackMode`. + public func playing(loopMode: LottieLoopMode) -> Self { + playbackMode(.playing(.fromProgress(nil, toProgress: 1, loopMode: loopMode))) + } + + /// Returns a copy of this view playing once from the current frame to the end frame + public func playing() -> Self { + playbackMode(.playing(.fromProgress(nil, toProgress: 1, loopMode: .playOnce))) + } + + /// Returns a copy of this view paused with the given state + public func paused(at state: LottiePlaybackMode.PausedState = .currentFrame) -> Self { + playbackMode(.paused(at: state)) + } + + /// Returns a copy of this view using the given `LottiePlaybackMode` + public func playbackMode(_ playbackMode: LottiePlaybackMode) -> Self { + var copy = self + copy.playbackMode = playbackMode + return copy + } + + /// Returns a copy of this view playing its animation at the given speed + public func animationSpeed(_ animationSpeed: Double) -> Self { + var copy = self + copy.animationSpeed = animationSpeed + return copy + } + + /// Returns a copy of this view with the given closure that is called whenever the + /// `LottieAnimationSource` provided via `init` is loaded and applied to the underlying `LottieAnimationView`. + public func animationDidLoad(_ animationDidLoad: @escaping (LottieAnimationSource) -> Void) -> Self { + var copy = self + copy.animationDidLoad = animationDidLoad + return copy + } + + /// Returns a copy of this view with the given `LottieCompletionBlock` that is called + /// when an animation finishes playing. + public func animationDidFinish(_ animationCompletionHandler: LottieCompletionBlock?) -> Self { + var copy = self + copy.animationCompletionHandler = { [previousCompletionHandler = self.animationCompletionHandler] completed in + previousCompletionHandler?(completed) + animationCompletionHandler?(completed) + } + return copy + } + + /// Returns a copy of this view updated to have the provided background behavior. + public func backgroundBehavior(_ value: LottieBackgroundBehavior) -> Self { + configure { view in + view.backgroundBehavior = value + } + } + + /// Returns a copy of this view with its accessibility label updated to the given value. + public func accessibilityLabel(_ accessibilityLabel: String?) -> Self { + configure { view in + #if os(macOS) + view.setAccessibilityElement(accessibilityLabel != nil) + view.setAccessibilityLabel(accessibilityLabel) + #else + view.isAccessibilityElement = accessibilityLabel != nil + view.accessibilityLabel = accessibilityLabel + #endif + } + } + + /// Returns a copy of this view with its `LottieConfiguration` updated to the given value. + public func configuration(_ configuration: LottieConfiguration) -> Self { + var copy = self + copy.configuration = configuration + + copy = copy.configure { view in + if view.configuration != configuration { + view.configuration = configuration + } + } + + return copy + } + + /// Returns a copy of this view with its `LottieLogger` updated to the given value. + /// - The underlying `LottieAnimationView`'s `LottieLogger` is immutable after configured, + /// so this value is only used when initializing the `LottieAnimationView` for the first time. + public func logger(_ logger: LottieLogger) -> Self { + var copy = self + copy.logger = logger + return copy + } + + /// Returns a copy of this view with its image provider updated to the given value. + /// The image provider must be `Equatable` to avoid unnecessary state updates / re-renders. + public func imageProvider(_ imageProvider: ImageProvider) -> Self { + var copy = self + + copy.imageProviderConfiguration = ( + imageProvider: imageProvider, + imageProvidersAreEqual: { untypedLHS, untypedRHS in + guard + let lhs = untypedLHS as? ImageProvider, + let rhs = untypedRHS as? ImageProvider + else { return false } + + return lhs == rhs + } + ) + + return copy + } + + /// Returns a copy of this view with its text provider updated to the given value. + /// The image provider must be `Equatable` to avoid unnecessary state updates / re-renders. + public func textProvider(_ textProvider: TextProvider) -> Self { + var copy = self + copy.textProvider = textProvider + + copy = copy.configure { view in + if (view.textProvider as? TextProvider) != textProvider { + view.textProvider = textProvider + } + } + + return copy + } + + /// Returns a copy of this view with its image provider updated to the given value. + /// The image provider must be `Equatable` to avoid unnecessary state updates / re-renders. + public func fontProvider(_ fontProvider: FontProvider) -> Self { + var copy = self + copy.fontProvider = fontProvider + + copy = configure { view in + if (view.fontProvider as? FontProvider) != fontProvider { + view.fontProvider = fontProvider + } + } + + return copy + } + + /// Returns a copy of this view using the given value provider for the given keypath. + /// The value provider must be `Equatable` to avoid unnecessary state updates / re-renders. + public func valueProvider( + _ valueProvider: ValueProvider, + for keypath: AnimationKeypath + ) -> Self { + configure { view in + if (view.valueProviders[keypath] as? ValueProvider) != valueProvider { + view.setValueProvider(valueProvider, keypath: keypath) + } + } + } + + /// Returns a copy of this view updated to display the given `AnimationProgressTime`. + /// - If the `currentProgress` value is provided, the `currentProgress` of the + /// underlying `LottieAnimationView` is updated. This will pause any existing animations. + /// - If the `animationProgress` is `nil`, no changes will be made and any existing animations + /// will continue playing uninterrupted. + public func currentProgress(_ currentProgress: AnimationProgressTime?) -> Self { + guard let currentProgress else { return self } + var copy = self + copy.playbackMode = .paused(at: .progress(currentProgress)) + return copy + } + + /// Returns a copy of this view updated to display the given `AnimationFrameTime`. + /// - If the `currentFrame` value is provided, the `currentFrame` of the + /// underlying `LottieAnimationView` is updated. This will pause any existing animations. + /// - If the `currentFrame` is `nil`, no changes will be made and any existing animations + /// will continue playing uninterrupted. + public func currentFrame(_ currentFrame: AnimationFrameTime?) -> Self { + guard let currentFrame else { return self } + var copy = self + copy.playbackMode = .paused(at: .frame(currentFrame)) + return copy + } + + /// Returns a copy of this view updated to display the given time value. + /// - If the `currentTime` value is provided, the `currentTime` of the + /// underlying `LottieAnimationView` is updated. This will pause any existing animations. + /// - If the `currentTime` is `nil`, no changes will be made and any existing animations + /// will continue playing uninterrupted. + public func currentTime(_ currentTime: TimeInterval?) -> Self { + guard let currentTime else { return self } + var copy = self + copy.playbackMode = .paused(at: .time(currentTime)) + return copy + } + + /// Returns a new instance of this view, which will invoke the provided `loadAnimation` closure + /// whenever the `binding` value is updated. + /// + /// - Note: This function requires a valid `loadAnimation` closure provided during view initialization, + /// otherwise `reloadAnimationTrigger` will have no effect. + /// - Parameters: + /// - binding: The binding that triggers the reloading when its value changes. + /// - showPlaceholder: When `true`, the current animation will be removed before invoking `loadAnimation`, + /// displaying the `Placeholder` until the new animation loads. + /// When `false`, the previous animation remains visible while the new one loads. + public func reloadAnimationTrigger(_ value: some Equatable, showPlaceholder: Bool = true) -> Self { + var copy = self + copy.reloadAnimationTrigger = AnyEquatable(value) + copy.showPlaceholderWhileReloading = showPlaceholder + return copy + } + + /// Returns a view that updates the given binding each frame with the animation's `realtimeAnimationProgress`. + /// The `LottieView` is wrapped in a `TimelineView` with the `.animation` schedule. + /// - This is a one-way binding. Its value is updated but never read. + /// - If provided, the binding will be updated each frame with the `realtimeAnimationProgress` + /// of the underlying `LottieAnimationView`. This is potentially expensive since it triggers + /// a state update every frame. + /// - If the binding is `nil`, the `TimelineView` will be paused and no updates will occur to the binding. + @available(iOS 15.0, tvOS 15.0, macOS 12.0, *) + public func getRealtimeAnimationProgress(_ realtimeAnimationProgress: Binding?) -> some View { + TimelineView(.animation(paused: realtimeAnimationProgress == nil)) { _ in + configure { view in + if let realtimeAnimationProgress { + DispatchQueue.main.async { + realtimeAnimationProgress.wrappedValue = view.realtimeAnimationProgress + } + } + } + } + } + + /// Returns a view that updates the given binding each frame with the animation's `realtimeAnimationProgress`. + /// The `LottieView` is wrapped in a `TimelineView` with the `.animation` schedule. + /// - This is a one-way binding. Its value is updated but never read. + /// - If provided, the binding will be updated each frame with the `realtimeAnimationProgress` + /// of the underlying `LottieAnimationView`. This is potentially expensive since it triggers + /// a state update every frame. + /// - If the binding is `nil`, the `TimelineView` will be paused and no updates will occur to the binding. + @available(iOS 15.0, tvOS 15.0, macOS 12.0, *) + public func getRealtimeAnimationFrame(_ realtimeAnimationFrame: Binding?) -> some View { + TimelineView(.animation(paused: realtimeAnimationFrame == nil)) { _ in + configure { view in + if let realtimeAnimationFrame { + DispatchQueue.main.async { + realtimeAnimationFrame.wrappedValue = view.realtimeAnimationFrame + } + } + } + } + } + + /// Returns a copy of this view with the `DotLottieConfigurationComponents` + /// updated to the given value. + /// - Defaults to `[.imageProvider]` + /// - If a component is specified here, that value in the `DotLottieConfiguration` + /// of an active dotLottie animation will override any value provided via other methods. + public func dotLottieConfigurationComponents( + _ dotLottieConfigurationComponents: DotLottieConfigurationComponents + ) -> Self { + var copy = self + copy.dotLottieConfigurationComponents = dotLottieConfigurationComponents + return copy + } + + // MARK: Internal + + var configurations = [SwiftUIView.Configuration]() + + // MARK: Private + + @State private var remoteAnimation: LottieAnimationSource? + + private let localAnimation: LottieAnimationSource? + private var playbackMode: LottiePlaybackMode? + private var animationSpeed: Double? + private var reloadAnimationTrigger: AnyEquatable? + private var loadAnimation: (() async throws -> LottieAnimationSource?)? + private var animationDidLoad: ((LottieAnimationSource) -> Void)? + private var animationCompletionHandler: LottieCompletionBlock? + private var showPlaceholderWhileReloading = false + private var textProvider: AnimationKeypathTextProvider = DefaultTextProvider() + private var fontProvider: AnimationFontProvider = DefaultFontProvider() + private var configuration = LottieConfiguration.shared + private var dotLottieConfigurationComponents = DotLottieConfigurationComponents.imageProvider + private var logger = LottieLogger.shared + private var sizing = SwiftUIMeasurementContainerStrategy.automatic + private let placeholder: (() -> Placeholder)? + + private var imageProviderConfiguration: ( + imageProvider: AnimationImageProvider, + imageProvidersAreEqual: (AnimationImageProvider, AnimationImageProvider) -> Bool + )? + + private var animationSource: LottieAnimationSource? { + localAnimation ?? remoteAnimation + } + + private func loadAnimationIfNecessary() { + guard let loadAnimation else { return } + + Task { + do { + remoteAnimation = try await loadAnimation() + } catch { + logger.warn("Failed to load asynchronous Lottie animation with error: \(error)") + } + } + } + + private func reloadAnimationTriggerDidChange() { + guard loadAnimation != nil else { return } + + if showPlaceholderWhileReloading { + remoteAnimation = nil + } + + loadAnimationIfNecessary() + } + + /// Applies playback configuration for the current animation to the `LottieAnimationView` + private func applyCurrentAnimationConfiguration( + to view: LottieAnimationView, + in container: SwiftUIMeasurementContainer + ) { + guard let animationSource else { return } + var imageProviderConfiguration = imageProviderConfiguration + var playbackMode = playbackMode + var animationSpeed = animationSpeed + + // When playing a dotLottie animation, its `DotLottieConfiguration` + // can override some behavior of the animation. + if let dotLottieConfiguration = animationSource.dotLottieAnimation?.configuration { + // Only use the value from the `DotLottieConfiguration` is that component + // is specified in the list of `dotLottieConfigurationComponents`. + if dotLottieConfigurationComponents.contains(.loopMode) { + playbackMode = playbackMode?.loopMode(dotLottieConfiguration.loopMode) + } + + if dotLottieConfigurationComponents.contains(.animationSpeed) { + animationSpeed = dotLottieConfiguration.speed + } + + if + dotLottieConfigurationComponents.contains(.imageProvider), + let dotLottieImageProvider = dotLottieConfiguration.dotLottieImageProvider + { + imageProviderConfiguration = ( + imageProvider: dotLottieImageProvider, + imageProvidersAreEqual: { untypedLHS, untypedRHS in + guard + let lhs = untypedLHS as? DotLottieImageProvider, + let rhs = untypedRHS as? DotLottieImageProvider + else { return false } + + return lhs == rhs + } + ) + } + } + + // We check referential equality of the animation before updating as updating the + // animation has a side-effect of rebuilding the animation layer, and it would be + // prohibitive to do so on every state update. + if animationSource.animation !== view.animation { + view.loadAnimation(animationSource) + + // Invalidate the intrinsic size of the SwiftUI measurement container, + // since any cached measurements will be out of date after updating the animation. + container.invalidateIntrinsicContentSize() + + // Call the `animationDidLoad` asynchronously + // to prevent consumers that update state in that callback from + // causing SwiftUI to emit warnings about modifying state during view updates. + DispatchQueue.main.async { + animationDidLoad?(animationSource) + } + } + + if + let playbackMode, + playbackMode != view.currentPlaybackMode + { + view.setPlaybackMode(playbackMode, completion: animationCompletionHandler) + } + + if + let (imageProvider, imageProvidersAreEqual) = imageProviderConfiguration, + !imageProvidersAreEqual(imageProvider, view.imageProvider) + { + view.imageProvider = imageProvider + } + + if + let animationSpeed, + animationSpeed != view.animationSpeed + { + view.animationSpeed = animationSpeed + } + } +} + +extension View { + + /// The `.overlay` modifier that uses a `ViewBuilder` is available in iOS 15+, this helper function helps us to use the same API in older OSs + fileprivate func overlay( + @ViewBuilder content: () -> some View + ) -> some View { + overlay(content(), alignment: .center) + } +} + +#endif diff --git a/Pods/lottie-ios/Sources/Public/AnimationCache/AnimationCacheProvider.swift b/Pods/lottie-ios/Sources/Public/AnimationCache/AnimationCacheProvider.swift new file mode 100644 index 0000000..ba6e376 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/AnimationCache/AnimationCacheProvider.swift @@ -0,0 +1,21 @@ +// +// AnimationCacheProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/5/19. +// + +/// `AnimationCacheProvider` is a protocol that describes an Animation Cache. +/// Animation Cache is used when loading `LottieAnimation` models. Using an Animation Cache +/// can increase performance when loading an animation multiple times. +/// +/// Lottie comes with a prebuilt LRU Animation Cache. +public protocol AnimationCacheProvider: AnyObject, Sendable { + + func animation(forKey: String) -> LottieAnimation? + + func setAnimation(_ animation: LottieAnimation, forKey: String) + + func clearCache() + +} diff --git a/Pods/lottie-ios/Sources/Public/AnimationCache/DefaultAnimationCache.swift b/Pods/lottie-ios/Sources/Public/AnimationCache/DefaultAnimationCache.swift new file mode 100644 index 0000000..8d8dc66 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/AnimationCache/DefaultAnimationCache.swift @@ -0,0 +1,67 @@ +// +// DefaultAnimationCache.swift +// Lottie +// +// Created by Marcelo Fabri on 10/18/22. +// + +import Foundation + +// MARK: - DefaultAnimationCache + +/// A thread-safe Animation Cache that will store animations up to `cacheSize`. +/// +/// Once `cacheSize` is reached, animations can be ejected. +/// The default size of the cache is 100. +/// +/// This cache implementation also responds to memory pressure. +public final class DefaultAnimationCache: AnimationCacheProvider { + + // MARK: Lifecycle + + public init() { + cache.countLimit = Self.defaultCacheCountLimit + } + + // MARK: Public + + /// The global shared Cache. + public static let sharedCache = DefaultAnimationCache() + + /// The maximum number of animations that can be stored in the cache. + public var cacheSize: Int { + get { cache.countLimit } + set { cache.countLimit = newValue } + } + + /// Clears the Cache. + public func clearCache() { + cache.removeAllValues() + } + + public func animation(forKey key: String) -> LottieAnimation? { + cache.value(forKey: key) + } + + public func setAnimation(_ animation: LottieAnimation, forKey key: String) { + cache.setValue(animation, forKey: key) + } + + // MARK: Private + + private static let defaultCacheCountLimit = 100 + + /// The underlying storage of this cache. + /// - We use the `LRUCache` library instead of `NSCache`, because `NSCache` + /// clears all cached values when the app is backgrounded instead of + /// only when the app receives a memory warning notification. + private let cache = LRUCache() +} + +// MARK: @unchecked Sendable + +// LottieAnimationCache has a Sendable requirement, but we can't +// redesign DefaultAnimationCache to be properly Sendable without +// making breaking changes. +// swiftlint:disable:next no_unchecked_sendable +extension DefaultAnimationCache: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Public/AnimationCache/LRUAnimationCache.swift b/Pods/lottie-ios/Sources/Public/AnimationCache/LRUAnimationCache.swift new file mode 100644 index 0000000..ebf1f5e --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/AnimationCache/LRUAnimationCache.swift @@ -0,0 +1,11 @@ +// +// LRUAnimationCache.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/5/19. +// + +@available(*, deprecated, message: """ + Use DefaultAnimationCache instead, which is thread-safe and automatically responds to memory pressure. + """) +public typealias LRUAnimationCache = DefaultAnimationCache diff --git a/Pods/lottie-ios/Sources/Public/AnimationCache/LottieAnimationCache.swift b/Pods/lottie-ios/Sources/Public/AnimationCache/LottieAnimationCache.swift new file mode 100644 index 0000000..efb6a3e --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/AnimationCache/LottieAnimationCache.swift @@ -0,0 +1,15 @@ +// +// LottieAnimationCache.swift +// Lottie +// +// Created by Marcelo Fabri on 10/17/22. +// + +/// A customization point to configure which `AnimationCacheProvider` will be used. +public enum LottieAnimationCache { + + /// The animation cache that will be used when loading `LottieAnimation` models. + /// Using an Animation Cache can increase performance when loading an animation multiple times. + /// Defaults to DefaultAnimationCache.sharedCache. + public static var shared: AnimationCacheProvider? = DefaultAnimationCache.sharedCache +} diff --git a/Pods/lottie-ios/Sources/Public/Configuration/DecodingStrategy.swift b/Pods/lottie-ios/Sources/Public/Configuration/DecodingStrategy.swift new file mode 100644 index 0000000..f1cfe3c --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Configuration/DecodingStrategy.swift @@ -0,0 +1,15 @@ +// Created by Cal Stephens on 7/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +/// How animation files should be decoded +public enum DecodingStrategy: Hashable { + /// Use Codable. This is was the default strategy introduced on Lottie 3, but should be rarely + /// used as it's slower than `dictionaryBased`. Kept here for any possible compatibility issues + /// that may come up, but consider it soft-deprecated. + case legacyCodable + + /// Manually deserialize a dictionary into an Animation. + /// This should be at least 2-3x faster than using Codable and due to that + /// it's the default as of Lottie 4.x. + case dictionaryBased +} diff --git a/Pods/lottie-ios/Sources/Public/Configuration/LottieConfiguration.swift b/Pods/lottie-ios/Sources/Public/Configuration/LottieConfiguration.swift new file mode 100644 index 0000000..387c53f --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Configuration/LottieConfiguration.swift @@ -0,0 +1,54 @@ +// Created by Cal Stephens on 12/13/21. +// Copyright © 2021 Airbnb Inc. All rights reserved. + +import Foundation +import QuartzCore + +/// Global configuration options for Lottie animations +public struct LottieConfiguration: Hashable { + + // MARK: Lifecycle + + public init( + renderingEngine: RenderingEngineOption = .automatic, + decodingStrategy: DecodingStrategy = .dictionaryBased, + colorSpace: CGColorSpace = CGColorSpaceCreateDeviceRGB(), + reducedMotionOption: ReducedMotionOption = .systemReducedMotionToggle + ) { + self.renderingEngine = renderingEngine + self.decodingStrategy = decodingStrategy + self.colorSpace = colorSpace + self.reducedMotionOption = reducedMotionOption + } + + // MARK: Public + + /// The global configuration of Lottie, + /// which applies to all `LottieAnimationView`s by default. + public static var shared = LottieConfiguration() + + /// The default URL session used to load remote Lottie animations. + /// - Defaults to `URLSession.shared` + /// - Set this to a custom `LottieURLSession` implementation to control network behavior, + /// such as disabling network requests during screenshot tests. + public static var defaultURLSession: LottieURLSession = URLSession.shared + + /// The rendering engine implementation to use when displaying an animation + /// - Defaults to `RenderingEngineOption.automatic`, which uses the + /// Core Animation rendering engine for supported animations, and + /// falls back to using the Main Thread rendering engine for + /// animations that use features not supported by the Core Animation engine. + public var renderingEngine: RenderingEngineOption + + /// The decoding implementation to use when parsing an animation JSON file + public var decodingStrategy: DecodingStrategy + + /// Options for controlling animation behavior in response to user / system "reduced motion" configuration. + /// - Defaults to `ReducedMotionOption.systemReducedMotionToggle`, which returns `.reducedMotion` + /// when the system `UIAccessibility.isReduceMotionEnabled` option is `true`. + public var reducedMotionOption: ReducedMotionOption + + /// The color space to be used for rendering + /// - Defaults to `CGColorSpaceCreateDeviceRGB()` + public var colorSpace: CGColorSpace +} diff --git a/Pods/lottie-ios/Sources/Public/Configuration/LottieURLSession.swift b/Pods/lottie-ios/Sources/Public/Configuration/LottieURLSession.swift new file mode 100644 index 0000000..6bb6f5f --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Configuration/LottieURLSession.swift @@ -0,0 +1,31 @@ +// Created by Andy Bartholomew on 12/2/24. +// Copyright © 2024 Airbnb Inc. All rights reserved. + +import Foundation + +// MARK: - LottieURLSession + +/// A protocol that abstracts URL session functionality for loading Lottie animations. +public protocol LottieURLSession: Sendable { + /// Creates a data task that retrieves the contents of the specified URL. + /// + /// - Parameters: + /// - url: The URL to retrieve. + /// - completionHandler: The completion handler to call when the load request is complete. + /// - Returns: A `URLSessionDataTask` that can be resumed or cancelled, or `nil` for mock implementations. + func lottieDataTask( + with url: URL, + completionHandler: @escaping @Sendable (Data?, URLResponse?, (any Error)?) -> Void + ) -> URLSessionDataTask? +} + +// MARK: - URLSession + LottieURLSession + +extension URLSession: LottieURLSession { + public func lottieDataTask( + with url: URL, + completionHandler: @escaping @Sendable (Data?, URLResponse?, (any Error)?) -> Void + ) -> URLSessionDataTask? { + dataTask(with: url, completionHandler: completionHandler) + } +} diff --git a/Pods/lottie-ios/Sources/Public/Configuration/ReducedMotionOption.swift b/Pods/lottie-ios/Sources/Public/Configuration/ReducedMotionOption.swift new file mode 100644 index 0000000..9c241f0 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Configuration/ReducedMotionOption.swift @@ -0,0 +1,118 @@ +// Created by Cal Stephens on 7/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +#if canImport(UIKit) +import UIKit +#elseif canImport(AppKit) +import AppKit +#endif + +// MARK: - ReducedMotionOption + +/// Options for controlling animation behavior in response to user / system "reduced motion" configuration +public enum ReducedMotionOption { + /// Always use the specific given `ReducedMotionMode` value. + case specific(ReducedMotionMode) + + /// Dynamically check the given `ReducedMotionOptionProvider` each time an animation begins. + /// - Includes a Hashable `dataID` to support `ReducedMotionOption`'s `Hashable` requirement, + /// which is required due to `LottieConfiguration`'s existing `Hashable` requirement. + case dynamic(ReducedMotionOptionProvider, dataID: AnyHashable) +} + +extension ReducedMotionOption { + /// The standard behavior where Lottie animations play normally with no overrides. + /// By default this mode is used when the system "reduced motion" option is disabled. + public static var standardMotion: ReducedMotionOption { + .specific(.standardMotion) + } + + /// Lottie animations with a "reduced motion" marker will play that marker instead of any other animations. + /// By default this mode is used when the system "reduced motion" option is enabled. + /// - Valid marker names include "reduced motion", "reducedMotion", "reduced_motion" (case insensitive). + public static var reducedMotion: ReducedMotionOption { + .specific(.reducedMotion) + } + + /// A `ReducedMotionOptionProvider` that returns `.reducedMotion` when + /// the system `UIAccessibility.isReduceMotionEnabled` option is `true`. + /// This is the default option of `LottieConfiguration`. + public static var systemReducedMotionToggle: ReducedMotionOption { + .dynamic(SystemReducedMotionOptionProvider(), dataID: ObjectIdentifier(SystemReducedMotionOptionProvider.self)) + } +} + +extension ReducedMotionOption { + /// The current `ReducedMotionMode` based on the currently selected option. + public var currentReducedMotionMode: ReducedMotionMode { + switch self { + case .specific(let specificMode): + specificMode + case .dynamic(let optionProvider, _): + optionProvider.currentReducedMotionMode + } + } +} + +// MARK: Hashable + +extension ReducedMotionOption: Hashable { + public static func ==(_ lhs: ReducedMotionOption, _ rhs: ReducedMotionOption) -> Bool { + switch (lhs, rhs) { + case (.specific(let lhsMode), .specific(let rhsMode)): + lhsMode == rhsMode + case (.dynamic(_, let lhsDataID), .dynamic(_, dataID: let rhsDataID)): + lhsDataID == rhsDataID + case (.dynamic, .specific), (.specific, .dynamic): + false + } + } + + public func hash(into hasher: inout Hasher) { + switch self { + case .specific(let mode): + hasher.combine(mode) + case .dynamic(_, let dataID): + hasher.combine(dataID) + } + } +} + +// MARK: - ReducedMotionMode + +public enum ReducedMotionMode: Hashable { + /// The default behavior where Lottie animations play normally with no overrides + /// By default this mode is used when the system "reduced motion" option is disabled. + case standardMotion + + /// Lottie animations with a "reduced motion" marker will play that marker instead of any other animations. + /// By default this mode is used when the system "reduced motion" option is enabled. + case reducedMotion +} + +// MARK: - ReducedMotionOptionProvider + +/// A type that returns a dynamic `ReducedMotionMode` which is checked when playing a Lottie animation. +public protocol ReducedMotionOptionProvider { + var currentReducedMotionMode: ReducedMotionMode { get } +} + +// MARK: - SystemReducedMotionOptionProvider + +/// A `ReducedMotionOptionProvider` that returns `.reducedMotion` when +/// the system `UIAccessibility.isReduceMotionEnabled` option is `true`. +public struct SystemReducedMotionOptionProvider: ReducedMotionOptionProvider { + public init() { } + + public var currentReducedMotionMode: ReducedMotionMode { + #if canImport(UIKit) + if UIAccessibility.isReduceMotionEnabled { + return .reducedMotion + } else { + return .standardMotion + } + #else + return .standardMotion + #endif + } +} diff --git a/Pods/lottie-ios/Sources/Public/Configuration/RenderingEngineOption.swift b/Pods/lottie-ios/Sources/Public/Configuration/RenderingEngineOption.swift new file mode 100644 index 0000000..cbfe8ba --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Configuration/RenderingEngineOption.swift @@ -0,0 +1,117 @@ +// Created by Cal Stephens on 7/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +// MARK: - RenderingEngineOption + +public enum RenderingEngineOption: Hashable { + /// Uses the Core Animation engine for supported animations, and falls back to using + /// the Main Thread engine for animations that use features not supported by the + /// Core Animation engine. + case automatic + + /// Uses the specified rendering engine + case specific(RenderingEngine) + + // MARK: Public + + /// The Main Thread rendering engine, which supports all Lottie features + /// but runs on the main thread, which comes with some CPU overhead and + /// can cause the animation to play at a low framerate when the CPU is busy. + public static var mainThread: RenderingEngineOption { + .specific(.mainThread) + } + + /// The Core Animation rendering engine, that animates using Core Animation + /// and has better performance characteristics than the Main Thread engine, + /// but doesn't support all Lottie features. + /// - In general, prefer using `RenderingEngineOption.automatic` over + /// `RenderingEngineOption.coreAnimation`. The Core Animation rendering + /// engine doesn't support all features supported by the Main Thread + /// rendering engine. When using `RenderingEngineOption.automatic`, + /// Lottie will automatically fall back to the Main Thread engine + /// when necessary. + public static var coreAnimation: RenderingEngineOption { + .specific(.coreAnimation) + } +} + +// MARK: - RenderingEngine + +/// The rendering engine implementation to use when displaying an animation +public enum RenderingEngine: Hashable { + /// The Main Thread rendering engine, which supports all Lottie features + /// but runs on the main thread, which comes with some CPU overhead and + /// can cause the animation to play at a low framerate when the CPU is busy. + case mainThread + + /// The Core Animation rendering engine, that animates using Core Animation + /// and has better performance characteristics than the Main Thread engine, + /// but doesn't support all Lottie features. + case coreAnimation +} + +// MARK: - RenderingEngineOption + RawRepresentable, CustomStringConvertible + +extension RenderingEngineOption: RawRepresentable, CustomStringConvertible { + + // MARK: Lifecycle + + public init?(rawValue: String) { + if rawValue == "Automatic" { + self = .automatic + } else if let engine = RenderingEngine(rawValue: rawValue) { + self = .specific(engine) + } else { + return nil + } + } + + // MARK: Public + + public var rawValue: String { + switch self { + case .automatic: + "Automatic" + case .specific(let engine): + engine.rawValue + } + } + + public var description: String { + rawValue + } + +} + +// MARK: - RenderingEngine + RawRepresentable, CustomStringConvertible + +extension RenderingEngine: RawRepresentable, CustomStringConvertible { + + // MARK: Lifecycle + + public init?(rawValue: String) { + switch rawValue { + case "Main Thread": + self = .mainThread + case "Core Animation": + self = .coreAnimation + default: + return nil + } + } + + // MARK: Public + + public var rawValue: String { + switch self { + case .mainThread: + "Main Thread" + case .coreAnimation: + "Core Animation" + } + } + + public var description: String { + rawValue + } +} diff --git a/Pods/lottie-ios/Sources/Public/Controls/AnimatedButton.swift b/Pods/lottie-ios/Sources/Public/Controls/AnimatedButton.swift new file mode 100644 index 0000000..a9d250b --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Controls/AnimatedButton.swift @@ -0,0 +1,128 @@ +// +// AnimatedButton.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +#if canImport(UIKit) +import UIKit +#elseif canImport(AppKit) +import AppKit +#endif + +// MARK: - AnimatedButton + +/// An interactive button that plays an animation when pressed. +open class AnimatedButton: AnimatedControl { + + // MARK: Lifecycle + + public override init( + animation: LottieAnimation?, + configuration: LottieConfiguration = .shared + ) { + super.init(animation: animation, configuration: configuration) + + #if canImport(UIKit) + isAccessibilityElement = true + #elseif canImport(AppKit) + setAccessibilityElement(true) + #endif + } + + public override init() { + super.init() + + #if canImport(UIKit) + isAccessibilityElement = true + #elseif canImport(AppKit) + setAccessibilityElement(true) + #endif + } + + required public init?(coder aDecoder: NSCoder) { + super.init(coder: aDecoder) + + #if canImport(UIKit) + isAccessibilityElement = true + #elseif canImport(AppKit) + setAccessibilityElement(true) + #endif + } + + // MARK: Open + + #if canImport(UIKit) + open override func beginTracking(_ touch: UITouch, with event: UIEvent?) -> Bool { + let _ = super.beginTracking(touch, with: event) + let touchEvent = UIControl.Event.touchDown + if let playRange = rangesForEvents[touchEvent.id] { + animationView.play(fromProgress: playRange.from, toProgress: playRange.to, loopMode: .playOnce) + } + return true + } + + open override func endTracking(_ touch: UITouch?, with event: UIEvent?) { + super.endTracking(touch, with: event) + let touchEvent: UIControl.Event + if let touch, bounds.contains(touch.location(in: self)) { + touchEvent = UIControl.Event.touchUpInside + performAction?() + } else { + touchEvent = UIControl.Event.touchUpOutside + } + + if let playRange = rangesForEvents[touchEvent.id] { + animationView.play(fromProgress: playRange.from, toProgress: playRange.to, loopMode: .playOnce) + } + } + + #elseif canImport(AppKit) + open override func handle(_ event: LottieNSControlEvent) { + super.handle(event) + + if let playRange = rangesForEvents[event.id] { + animationView.play(fromProgress: playRange.from, toProgress: playRange.to, loopMode: .playOnce) + } + + if event == .touchUpInside { + performAction?() + } + } + #endif + + // MARK: Public + + /// A closure that is called when the button is pressed / clicked + public var performAction: (() -> Void)? + + #if canImport(UIKit) + public override var accessibilityTraits: UIAccessibilityTraits { + set { super.accessibilityTraits = newValue } + get { super.accessibilityTraits.union(.button) } + } + #endif + + /// Sets the play range for the given UIControlEvent. + public func setPlayRange(fromProgress: AnimationProgressTime, toProgress: AnimationProgressTime, event: LottieControlEvent) { + rangesForEvents[event.id] = (from: fromProgress, to: toProgress) + } + + /// Sets the play range for the given UIControlEvent. + public func setPlayRange(fromMarker fromName: String, toMarker toName: String, event: LottieControlEvent) { + if + let start = animationView.progressTime(forMarker: fromName), + let end = animationView.progressTime(forMarker: toName) + { + rangesForEvents[event.id] = (from: start, to: end) + } + } + + // MARK: Private + + private var rangesForEvents: [AnyHashable: (from: CGFloat, to: CGFloat)] = [LottieControlEvent.touchUpInside.id: ( + from: 0, + to: 1 + )] +} diff --git a/Pods/lottie-ios/Sources/Public/Controls/AnimatedControl.swift b/Pods/lottie-ios/Sources/Public/Controls/AnimatedControl.swift new file mode 100644 index 0000000..5dae8f8 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Controls/AnimatedControl.swift @@ -0,0 +1,248 @@ +// +// AnimatedControl.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +#if canImport(UIKit) +import UIKit +#elseif canImport(AppKit) +import AppKit +#endif + +// MARK: - AnimatedControl + +/// Lottie comes prepacked with a two Animated Controls, `AnimatedSwitch` and +/// `AnimatedButton`. Both of these controls are built on top of `AnimatedControl` +/// +/// `AnimatedControl` is a subclass of `UIControl` that provides an interactive +/// mechanism for controlling the visual state of an animation in response to +/// user actions. +/// +/// The `AnimatedControl` will show and hide layers depending on the current +/// `UIControl.State` of the control. +/// +/// Users of `AnimationControl` can set a Layer Name for each `UIControl.State`. +/// When the state is change the `AnimationControl` will change the visibility +/// of its layers. +/// +/// NOTE: Do not initialize directly. This is intended to be subclassed. +open class AnimatedControl: LottieControlType { + + // MARK: Lifecycle + + public init( + animation: LottieAnimation?, + configuration: LottieConfiguration = .shared + ) { + animationView = LottieAnimationView( + animation: animation, + configuration: configuration + ) + + super.init(frame: animation?.bounds ?? .zero) + commonInit() + } + + public init() { + animationView = LottieAnimationView() + super.init(frame: .zero) + commonInit() + } + + required public init?(coder aDecoder: NSCoder) { + animationView = LottieAnimationView() + super.init(coder: aDecoder) + commonInit() + } + + // MARK: Open + + open override var isEnabled: Bool { + didSet { + updateForState() + } + } + + #if canImport(UIKit) + open override var isSelected: Bool { + didSet { + updateForState() + } + } + #endif + + open override var isHighlighted: Bool { + didSet { + updateForState() + } + } + + open override var intrinsicContentSize: CGSize { + animationView.intrinsicContentSize + } + + #if canImport(UIKit) + open override func beginTracking(_ touch: UITouch, with event: UIEvent?) -> Bool { + updateForState() + return super.beginTracking(touch, with: event) + } + + open override func continueTracking(_ touch: UITouch, with event: UIEvent?) -> Bool { + updateForState() + return super.continueTracking(touch, with: event) + } + + open override func endTracking(_ touch: UITouch?, with event: UIEvent?) { + updateForState() + return super.endTracking(touch, with: event) + } + + open override func cancelTracking(with event: UIEvent?) { + updateForState() + super.cancelTracking(with: event) + } + + #elseif canImport(AppKit) + open override func mouseDown(with mouseDownEvent: NSEvent) { + guard let window else { return } + + currentState = .highlighted + updateForState() + handle(LottieControlEvent(mouseDownEvent.type, inside: eventIsInside(mouseDownEvent))) + + // AppKit mouse-tracking loop from: + // https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/EventOverview/HandlingMouseEvents/HandlingMouseEvents.html#//apple_ref/doc/uid/10000060i-CH6-SW4 + var keepOn = true + while + keepOn, + let event = window.nextEvent( + matching: .any, + until: .distantFuture, + inMode: .eventTracking, + dequeue: true + ) + { + if event.type == .leftMouseUp { + keepOn = false + } + + let isInside = eventIsInside(event) + handle(LottieControlEvent(event.type, inside: isInside)) + + let expectedState = (isInside && keepOn) ? LottieNSControlState.highlighted : .normal + if currentState != expectedState { + currentState = expectedState + updateForState() + } + } + } + + func handle(_: LottieNSControlEvent) { + // To be overridden in subclasses + } + + private func eventIsInside(_ event: NSEvent) -> Bool { + let mouseLocation = convert(event.locationInWindow, from: nil) + return isMousePoint(mouseLocation, in: bounds) + } + #endif + + open func animationDidSet() { } + + // MARK: Public + + /// The animation view in which the animation is rendered. + public let animationView: LottieAnimationView + + /// The animation backing the animated control. + public var animation: LottieAnimation? { + didSet { + animationView.animation = animation + animationView.bounds = animation?.bounds ?? .zero + #if canImport(UIKit) + setNeedsLayout() + #elseif canImport(AppKit) + needsLayout = true + #endif + updateForState() + animationDidSet() + } + } + + /// The speed of the animation playback. Defaults to 1 + public var animationSpeed: CGFloat { + set { animationView.animationSpeed = newValue } + get { animationView.animationSpeed } + } + + /// Sets which Animation Layer should be visible for the given state. + public func setLayer(named: String, forState: LottieControlState) { + stateMap[forState.rawValue] = named + updateForState() + } + + /// Sets a ValueProvider for the specified keypath + public func setValueProvider(_ valueProvider: AnyValueProvider, keypath: AnimationKeypath) { + animationView.setValueProvider(valueProvider, keypath: keypath) + } + + /// Removes a ValueProvider for the specified keypath + public func removeValueProvider(for keypath: AnimationKeypath) { + animationView.removeValueProvider(for: keypath) + } + + // MARK: Internal + + var stateMap = [UInt: String]() + + #if canImport(UIKit) + var currentState: LottieControlState { + state + } + + #elseif canImport(AppKit) + var currentState = LottieControlState.normal + #endif + + func updateForState() { + guard let animationLayer = animationView.animationLayer else { return } + if + let layerName = stateMap[currentState.rawValue], + let stateLayer = animationLayer.layer(for: AnimationKeypath(keypath: layerName)) + { + for layer in animationLayer._animationLayers { + layer.isHidden = true + } + stateLayer.isHidden = false + } else { + for layer in animationLayer._animationLayers { + layer.isHidden = false + } + } + } + + // MARK: Private + + private func commonInit() { + #if canImport(UIKit) + animationView.clipsToBounds = false + clipsToBounds = true + #endif + + animationView.translatesAutoresizingMaskIntoConstraints = false + animationView.backgroundBehavior = .forceFinish + addSubview(animationView) + animationView.contentMode = .scaleAspectFit + + #if canImport(UIKit) + animationView.isUserInteractionEnabled = false + #endif + + animationView.leadingAnchor.constraint(equalTo: leadingAnchor).isActive = true + animationView.trailingAnchor.constraint(equalTo: trailingAnchor).isActive = true + animationView.topAnchor.constraint(equalTo: topAnchor).isActive = true + animationView.bottomAnchor.constraint(equalTo: bottomAnchor).isActive = true + } +} diff --git a/Pods/lottie-ios/Sources/Public/Controls/AnimatedSwitch.swift b/Pods/lottie-ios/Sources/Public/Controls/AnimatedSwitch.swift new file mode 100644 index 0000000..41a4aba --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Controls/AnimatedSwitch.swift @@ -0,0 +1,271 @@ +// +// AnimatedSwitch.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +#if canImport(UIKit) +import UIKit +#elseif canImport(AppKit) +import AppKit +#endif + +// MARK: - AnimatedSwitch + +/// An interactive switch with an 'On' and 'Off' state. When the user taps on the +/// switch the state is toggled and the appropriate animation is played. +/// +/// Both the 'On' and 'Off' have an animation play range associated with their state. +/// +/// Also available as a SwiftUI view (`LottieSwitch`). +open class AnimatedSwitch: AnimatedControl { + + // MARK: Lifecycle + + public override init( + animation: LottieAnimation?, + configuration: LottieConfiguration = .shared + ) { + /// Generate a haptic generator if available. + #if os(iOS) + hapticGenerator = HapticGenerator() + #else + hapticGenerator = NullHapticGenerator() + #endif + super.init(animation: animation, configuration: configuration) + + #if canImport(UIKit) + isAccessibilityElement = true + #elseif canImport(AppKit) + setAccessibilityElement(true) + #endif + + updateOnState(isOn: _isOn, animated: false, shouldFireHaptics: false) + } + + public override init() { + /// Generate a haptic generator if available. + #if os(iOS) + hapticGenerator = HapticGenerator() + #else + hapticGenerator = NullHapticGenerator() + #endif + + super.init() + + #if canImport(UIKit) + isAccessibilityElement = true + #elseif canImport(AppKit) + setAccessibilityElement(true) + #endif + + updateOnState(isOn: _isOn, animated: false, shouldFireHaptics: false) + } + + required public init?(coder aDecoder: NSCoder) { + /// Generate a haptic generator if available. + #if os(iOS) + hapticGenerator = HapticGenerator() + #else + hapticGenerator = NullHapticGenerator() + #endif + super.init(coder: aDecoder) + + #if canImport(UIKit) + isAccessibilityElement = true + #elseif canImport(AppKit) + setAccessibilityElement(true) + #endif + } + + // MARK: Open + + open override func animationDidSet() { + updateOnState(isOn: _isOn, animated: animateUpdateWhenChangingAnimation, shouldFireHaptics: false) + } + + #if canImport(UIKit) + open override func endTracking(_ touch: UITouch?, with event: UIEvent?) { + super.endTracking(touch, with: event) + updateOnState(isOn: !_isOn, animated: true, shouldFireHaptics: true) + sendActions(for: .valueChanged) + } + + #elseif canImport(AppKit) + open override func handle(_ event: LottieNSControlEvent) { + super.handle(event) + + if event == .touchUpInside { + updateOnState(isOn: !_isOn, animated: true, shouldFireHaptics: true) + } + } + #endif + + // MARK: Public + + /// Defines what happens when the user taps the switch while an + /// animation is still in flight + public enum CancelBehavior { + case reverse // default - plays the current animation in reverse + case none // does not update the animation when canceled + } + + /// The cancel behavior for the switch. See CancelBehavior for options + public var cancelBehavior = CancelBehavior.reverse + + /// If `false` the switch will not play the animation when changing between animations. + public var animateUpdateWhenChangingAnimation = true + + /// A closure that is called when the `isOn` state is updated + public var stateUpdated: ((_ isOn: Bool) -> Void)? + + #if canImport(UIKit) + public override var accessibilityTraits: UIAccessibilityTraits { + set { super.accessibilityTraits = newValue } + get { super.accessibilityTraits.union(.button) } + } + #endif + + /// The current state of the switch. + public var isOn: Bool { + set { + /// This is forwarded to a private variable because the animation needs to be updated without animation when set externally and with animation when set internally. + guard _isOn != newValue else { return } + updateOnState(isOn: newValue, animated: false, shouldFireHaptics: false) + } + get { + _isOn + } + } + + /// Set the state of the switch and specify animation and haptics + public func setIsOn(_ isOn: Bool, animated: Bool, shouldFireHaptics: Bool = true) { + guard isOn != _isOn else { return } + updateOnState(isOn: isOn, animated: animated, shouldFireHaptics: shouldFireHaptics) + } + + /// Sets the play range for the given state. When the switch is toggled, the animation range is played. + public func setProgressForState( + fromProgress: AnimationProgressTime, + toProgress: AnimationProgressTime, + forOnState: Bool + ) { + if forOnState { + onStartProgress = fromProgress + onEndProgress = toProgress + } else { + offStartProgress = fromProgress + offEndProgress = toProgress + } + + updateOnState(isOn: _isOn, animated: false, shouldFireHaptics: false) + } + + // MARK: Internal + + private(set) var onStartProgress: CGFloat = 0 + private(set) var onEndProgress: CGFloat = 1 + private(set) var offStartProgress: CGFloat = 1 + private(set) var offEndProgress: CGFloat = 0 + + func updateOnState(isOn: Bool, animated: Bool, shouldFireHaptics: Bool) { + _isOn = isOn + var startProgress = isOn ? onStartProgress : offStartProgress + var endProgress = isOn ? onEndProgress : offEndProgress + let finalProgress = endProgress + + if cancelBehavior == .reverse { + let realtimeProgress = animationView.realtimeAnimationProgress + + let previousStateStart = isOn ? offStartProgress : onStartProgress + let previousStateEnd = isOn ? offEndProgress : onEndProgress + if + realtimeProgress.isInRange( + min(previousStateStart, previousStateEnd), + max(previousStateStart, previousStateEnd) + ) + { + /// Animation is currently in the previous time range. Reverse the previous play. + startProgress = previousStateEnd + endProgress = previousStateStart + } + } + + updateAccessibilityLabel() + + guard animated == true else { + animationView.currentProgress = finalProgress + return + } + + if shouldFireHaptics { + hapticGenerator.generateImpact() + } + + animationView.play( + fromProgress: startProgress, + toProgress: endProgress, + loopMode: LottieLoopMode.playOnce, + completion: { [weak self] finished in + guard let self else { return } + + // For the Main Thread rendering engine, we freeze the animation at the expected final progress + // once the animation is complete. This isn't necessary on the Core Animation engine. + if finished, !(animationView.animationLayer is CoreAnimationLayer) { + animationView.currentProgress = finalProgress + } + } + ) + } + + // MARK: Fileprivate + + fileprivate var hapticGenerator: ImpactGenerator + + fileprivate var _isOn = false { + didSet { + stateUpdated?(_isOn) + } + } + + // MARK: Private + + private func updateAccessibilityLabel() { + let value = _isOn ? NSLocalizedString("On", comment: "On") : NSLocalizedString("Off", comment: "Off") + + #if canImport(UIKit) + accessibilityValue = value + #elseif canImport(AppKit) + setAccessibilityValue(value) + #endif + } + +} + +// MARK: - ImpactGenerator + +protocol ImpactGenerator { + func generateImpact() +} + +#if os(iOS) +final class HapticGenerator: ImpactGenerator { + + // MARK: Internal + + func generateImpact() { + impact.impactOccurred() + } + + // MARK: Fileprivate + + fileprivate let impact = UIImpactFeedbackGenerator(style: .light) +} +#else +// MARK: - NullHapticGenerator + +final class NullHapticGenerator: ImpactGenerator { + func generateImpact() { } +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/Controls/LottieButton.swift b/Pods/lottie-ios/Sources/Public/Controls/LottieButton.swift new file mode 100644 index 0000000..3e72a96 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Controls/LottieButton.swift @@ -0,0 +1,119 @@ +// Created by Cal Stephens on 8/14/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +/// A wrapper which exposes Lottie's `AnimatedButton` to SwiftUI +public struct LottieButton: UIViewConfiguringSwiftUIView { + + // MARK: Lifecycle + + public init(animation: LottieAnimation?, action: @escaping () -> Void) { + self.animation = animation + self.action = action + } + + // MARK: Public + + public var body: some View { + AnimatedButton.swiftUIView { + let button = AnimatedButton(animation: animation, configuration: configuration) + button.performAction = action + return button + } + .configure { context in + // We check referential equality of the animation before updating as updating the + // animation has a side-effect of rebuilding the animation layer, and it would be + // prohibitive to do so on every state update. + if animation !== context.view.animationView.animation { + context.view.animationView.animation = animation + } + + #if os(macOS) + // Disable the intrinsic content size constraint on the inner animation view, + // or the Epoxy `SwiftUIMeasurementContainer` won't size this view correctly. + context.view.animationView.isVerticalContentSizeConstraintActive = false + context.view.animationView.isHorizontalContentSizeConstraintActive = false + #endif + } + .configurations(configurations) + } + + /// Returns a copy of this `LottieView` updated to have the given closure applied to its + /// represented `LottieAnimationView` whenever it is updated via the `updateUIView(…)` + /// or `updateNSView(…)` method. + public func configure(_ configure: @escaping (AnimatedButton) -> Void) -> Self { + var copy = self + copy.configurations.append { context in + configure(context.view) + } + return copy + } + + /// Returns a copy of this view with its `LottieConfiguration` updated to the given value. + public func configuration(_ configuration: LottieConfiguration) -> Self { + var copy = self + copy.configuration = configuration + + copy = copy.configure { view in + if view.animationView.configuration != configuration { + view.animationView.configuration = configuration + } + } + + return copy + } + + /// Returns a copy of this view configured to animate between the + /// given progress values when the given event is triggered + public func animate( + fromProgress: AnimationProgressTime, + toProgress: AnimationProgressTime, + on event: LottieControlEvent + ) -> Self { + configure { view in + // `setPlayRange` just modifies a dictionary, + // so we can just call it on every state update without diffing + view.setPlayRange(fromProgress: fromProgress, toProgress: toProgress, event: event) + } + } + + /// Returns a copy of this view configured to animate between the + /// given markers when the given event is triggered + public func animate( + fromMarker: String, + toMarker: String, + on event: LottieControlEvent + ) -> Self { + configure { view in + // `setPlayRange` just modifies a dictionary, + // so we can just call it on every state update without diffing + view.setPlayRange(fromMarker: fromMarker, toMarker: toMarker, event: event) + } + } + + /// Returns a copy of this view using the given value provider for the given keypath. + /// The value provider must be `Equatable` to avoid unnecessary state updates / re-renders. + public func valueProvider( + _ valueProvider: ValueProvider, + for keypath: AnimationKeypath + ) -> Self { + configure { view in + if (view.animationView.valueProviders[keypath] as? ValueProvider) != valueProvider { + view.animationView.setValueProvider(valueProvider, keypath: keypath) + } + } + } + + // MARK: Internal + + var configurations = [SwiftUIView.Configuration]() + + // MARK: Private + + private let animation: LottieAnimation? + private let action: () -> Void + private var configuration = LottieConfiguration.shared +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/Controls/LottieSwitch.swift b/Pods/lottie-ios/Sources/Public/Controls/LottieSwitch.swift new file mode 100644 index 0000000..823d752 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Controls/LottieSwitch.swift @@ -0,0 +1,144 @@ +// Created by Cal Stephens on 8/11/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +#if canImport(SwiftUI) +import SwiftUI + +/// A wrapper which exposes Lottie's `AnimatedSwitch` to SwiftUI +public struct LottieSwitch: UIViewConfiguringSwiftUIView { + + // MARK: Lifecycle + + public init(animation: LottieAnimation?) { + self.animation = animation + } + + // MARK: Public + + public var body: some View { + AnimatedSwitch.swiftUIView { + let animatedSwitch = AnimatedSwitch(animation: animation, configuration: configuration) + animatedSwitch.isOn = isOn?.wrappedValue ?? false + return animatedSwitch + } + .configure { context in + // We check referential equality of the animation before updating as updating the + // animation has a side-effect of rebuilding the animation layer, and it would be + // prohibitive to do so on every state update. + if animation !== context.view.animationView.animation { + context.view.animationView.animation = animation + } + + #if os(macOS) + // Disable the intrinsic content size constraint on the inner animation view, + // or the Epoxy `SwiftUIMeasurementContainer` won't size this view correctly. + context.view.animationView.isVerticalContentSizeConstraintActive = false + context.view.animationView.isHorizontalContentSizeConstraintActive = false + #endif + + if let isOn = isOn?.wrappedValue, isOn != context.view.isOn { + context.view.setIsOn(isOn, animated: true) + } + } + .configurations(configurations) + } + + /// Returns a copy of this `LottieView` updated to have the given closure applied to its + /// represented `LottieAnimationView` whenever it is updated via the `updateUIView(…)` + /// or `updateNSView(…)` method. + public func configure(_ configure: @escaping (AnimatedSwitch) -> Void) -> Self { + var copy = self + copy.configurations.append { context in + configure(context.view) + } + return copy + } + + /// Returns a copy of this view with its `LottieConfiguration` updated to the given value. + public func configuration(_ configuration: LottieConfiguration) -> Self { + var copy = self + copy.configuration = configuration + + copy = copy.configure { view in + if view.animationView.configuration != configuration { + view.animationView.configuration = configuration + } + } + + return copy + } + + /// Returns a copy of this view with the given `Binding` reflecting the `isOn` state of the switch. + public func isOn(_ binding: Binding) -> Self { + var copy = self + copy.isOn = binding + return copy.configure { view in + view.stateUpdated = { isOn in + DispatchQueue.main.async { + binding.wrappedValue = isOn + } + } + } + } + + /// Returns a copy of this view with the "on" animation configured + /// to start and end at the given progress values. + /// Defaults to playing the entire animation forwards (0...1). + public func onAnimation( + fromProgress onStartProgress: AnimationProgressTime, + toProgress onEndProgress: AnimationProgressTime + ) -> Self { + configure { view in + if onStartProgress != view.onStartProgress || onEndProgress != view.onEndProgress { + view.setProgressForState( + fromProgress: onStartProgress, + toProgress: onEndProgress, + forOnState: true + ) + } + } + } + + /// Returns a copy of this view with the "on" animation configured + /// to start and end at the given progress values. + /// Defaults to playing the entire animation backwards (1...0). + public func offAnimation( + fromProgress offStartProgress: AnimationProgressTime, + toProgress offEndProgress: AnimationProgressTime + ) -> Self { + configure { view in + if offStartProgress != view.offStartProgress || offEndProgress != view.offEndProgress { + view.setProgressForState( + fromProgress: offStartProgress, + toProgress: offEndProgress, + forOnState: false + ) + } + } + } + + /// Returns a copy of this view using the given value provider for the given keypath. + /// The value provider must be `Equatable` to avoid unnecessary state updates / re-renders. + public func valueProvider( + _ valueProvider: ValueProvider, + for keypath: AnimationKeypath + ) -> Self { + configure { view in + if (view.animationView.valueProviders[keypath] as? ValueProvider) != valueProvider { + view.animationView.setValueProvider(valueProvider, keypath: keypath) + } + } + } + + // MARK: Internal + + var configurations = [SwiftUIView.Configuration]() + + // MARK: Private + + private let animation: LottieAnimation? + private var configuration = LottieConfiguration.shared + private var isOn: Binding? + +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/Controls/LottieViewType.swift b/Pods/lottie-ios/Sources/Public/Controls/LottieViewType.swift new file mode 100644 index 0000000..ec97c97 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Controls/LottieViewType.swift @@ -0,0 +1,79 @@ +// Created by Cal Stephens on 8/11/23. +// Copyright © 2023 Airbnb Inc. All rights reserved. + +#if canImport(UIKit) +import UIKit + +/// The control base type for this platform. +/// - `UIControl` on iOS / tvOS and `NSControl` on macOS. +public typealias LottieControlType = UIControl + +/// The `State` type of `LottieControlType` +/// - `UIControl.State` on iOS / tvOS and `NSControl.StateValue` on macOS. +public typealias LottieControlState = UIControl.State + +/// The event type handled by the `LottieControlType` component for this platform. +/// - `UIControl.Event` on iOS / tvOS and `LottieNSControlEvent` on macOS. +public typealias LottieControlEvent = UIControl.Event + +extension LottieControlEvent { + var id: AnyHashable { + rawValue + } +} +#else +import AppKit + +/// The control base type for this platform. +/// - `UIControl` on iOS / tvOS and `NSControl` on macOS. +public typealias LottieControlType = NSControl + +/// The `State` type of `LottieControlType` +/// - `UIControl.State` on iOS / tvOS and `NSControl.StateValue` on macOS. +public typealias LottieControlState = LottieNSControlState + +/// AppKit equivalent of `UIControl.State` for `AnimatedControl` +public enum LottieNSControlState: UInt, RawRepresentable { + /// The normal, or default, state of a control where the control is enabled but neither selected nor highlighted. + case normal + /// The highlighted state of a control. + case highlighted +} + +/// The event type handled by the `LottieControlType` component for this platform. +/// - `UIControl.Event` on iOS / tvOS and `LottieNSControlEvent` on macOS. +public typealias LottieControlEvent = LottieNSControlEvent + +public struct LottieNSControlEvent: Equatable, Sendable { + + // MARK: Lifecycle + + public init(_ event: NSEvent.EventType, inside: Bool) { + self.event = event + self.inside = inside + } + + // MARK: Public + + /// macOS equivalent to `UIControl.Event.touchDown` + public static let touchDown = LottieNSControlEvent(.leftMouseDown, inside: true) + + /// macOS equivalent to `UIControl.Event.touchUpInside` + public static let touchUpInside = LottieNSControlEvent(.leftMouseUp, inside: true) + + /// macOS equivalent to `UIControl.Event.touchUpInside` + public static let touchUpOutside = LottieNSControlEvent(.leftMouseUp, inside: false) + + /// The underlying `NSEvent.EventType` of this event, which is roughly equivalent to `UIControl.Event` + public var event: NSEvent.EventType + + /// Whether or not the mouse must be inside the control. + public var inside: Bool + + // MARK: Internal + + var id: AnyHashable { + [AnyHashable(event.rawValue), AnyHashable(inside)] + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/DotLottie/Cache/DotLottieCache.swift b/Pods/lottie-ios/Sources/Public/DotLottie/Cache/DotLottieCache.swift new file mode 100644 index 0000000..548b2dd --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DotLottie/Cache/DotLottieCache.swift @@ -0,0 +1,66 @@ +// +// LRUDotLottieCache.swift +// Lottie +// +// Created by Evandro Hoffmann on 20/10/22. +// + +import Foundation + +// MARK: - DotLottieCache + +/// A DotLottie Cache that will store lottie files up to `cacheSize`. +/// +/// Once `cacheSize` is reached, the least recently used lottie will be ejected. +/// The default size of the cache is 100. +public final class DotLottieCache: DotLottieCacheProvider { + + // MARK: Lifecycle + + public init() { + cache.countLimit = Self.defaultCacheCountLimit + } + + // MARK: Public + + /// The global shared Cache. + public static let sharedCache = DotLottieCache() + + /// The size of the cache. + public var cacheSize = defaultCacheCountLimit { + didSet { + cache.countLimit = cacheSize + } + } + + /// Clears the Cache. + public func clearCache() { + cache.removeAllValues() + } + + public func file(forKey key: String) -> DotLottieFile? { + cache.value(forKey: key) + } + + public func setFile(_ lottie: DotLottieFile, forKey key: String) { + cache.setValue(lottie, forKey: key) + } + + // MARK: Private + + private static let defaultCacheCountLimit = 100 + + /// The underlying storage of this cache. + /// - We use the `LRUCache` library instead of `NSCache`, because `NSCache` + /// clears all cached values when the app is backgrounded instead of + /// only when the app receives a memory warning notification. + private var cache = LRUCache() + +} + +// MARK: @unchecked Sendable + +// DotLottieCacheProvider has a Sendable requirement, but we can't +// redesign DotLottieCache to be properly Sendable without making breaking changes. +// swiftlint:disable:next no_unchecked_sendable +extension DotLottieCache: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Public/DotLottie/Cache/DotLottieCacheProvider.swift b/Pods/lottie-ios/Sources/Public/DotLottie/Cache/DotLottieCacheProvider.swift new file mode 100644 index 0000000..6a59cba --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DotLottie/Cache/DotLottieCacheProvider.swift @@ -0,0 +1,21 @@ +// +// DotLottieCacheProvider.swift +// Lottie +// +// Created by Evandro Hoffmann on 20/10/22. +// + +/// `DotLottieCacheProvider` is a protocol that describes a DotLottie Cache. +/// DotLottie Cache is used when loading `DotLottie` models. Using a DotLottie Cache +/// can increase performance when loading an animation multiple times. +/// +/// Lottie comes with a prebuilt LRU DotLottie Cache. +public protocol DotLottieCacheProvider: Sendable { + + func file(forKey: String) -> DotLottieFile? + + func setFile(_ lottie: DotLottieFile, forKey: String) + + func clearCache() + +} diff --git a/Pods/lottie-ios/Sources/Public/DotLottie/DotLottieConfiguration.swift b/Pods/lottie-ios/Sources/Public/DotLottie/DotLottieConfiguration.swift new file mode 100644 index 0000000..2de4b74 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DotLottie/DotLottieConfiguration.swift @@ -0,0 +1,72 @@ +// +// DotLottieConfiguration.swift +// Lottie +// +// Created by Evandro Hoffmann on 19/10/22. +// + +// MARK: - DotLottieConfiguration + +/// The `DotLottieConfiguration` model holds the presets extracted from DotLottieAnimation +/// - The presets are used as input to setup `LottieAnimationView` before playing the animation. +public struct DotLottieConfiguration { + + // MARK: Public + + /// id of the animation + public var id: String + + /// Loop behavior of animation + public var loopMode: LottieLoopMode + + /// Playback speed of animation + public var speed: Double + + /// Animation Image Provider + public var imageProvider: AnimationImageProvider? { + dotLottieImageProvider + } + + // MARK: Internal + + /// The underlying `DotLottieImageProvider` used by this dotLottie animation + var dotLottieImageProvider: DotLottieImageProvider? +} + +// MARK: - DotLottieConfigurationComponents + +/// Components of the `DotLottieConfiguration` to apply to the `LottieAnimationView`. +/// - When using `LottieView`, if the component is selected to be applied it will +/// override any value provided via other `LottieView` APIs. +public struct DotLottieConfigurationComponents: OptionSet { + + // MARK: Lifecycle + + public init(rawValue: Int) { + self.rawValue = rawValue + } + + // MARK: Public + + /// `DotLottieConfiguration.imageProvider` will be applied to the `LottieAnimationView` + /// - When using `LottieView`, the image provider from the dotLottie animation will override + /// the image provider applied manually using `LottieView.imageProvider(...)`. + public static let imageProvider = DotLottieConfigurationComponents(rawValue: 1 << 0) + + /// `DotLottieConfigurationMode.loopMode` will be applied to the `LottieAnimationView`. + /// - When using `LottieView`, the loop mode from the dotLottie animation will override + /// the loopMode applied by any playback method. + public static let loopMode = DotLottieConfigurationComponents(rawValue: 1 << 1) + + /// `DotLottieConfigurationMode.speed` will be applied to the `LottieAnimationView`. + /// - When using `LottieView`, the speed from the dotLottie animation will override + /// the speed applied manually using `LottieView.animationSpeed(...)`. + public static let animationSpeed = DotLottieConfigurationComponents(rawValue: 1 << 2) + + public static let all: DotLottieConfigurationComponents = [.imageProvider, .loopMode, .animationSpeed] + + public static let none: DotLottieConfigurationComponents = [] + + public let rawValue: Int + +} diff --git a/Pods/lottie-ios/Sources/Public/DotLottie/DotLottieFile.swift b/Pods/lottie-ios/Sources/Public/DotLottie/DotLottieFile.swift new file mode 100644 index 0000000..8650b6b --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DotLottie/DotLottieFile.swift @@ -0,0 +1,186 @@ +// +// DotLottie.swift +// Lottie +// +// Created by Evandro Harrison Hoffmann on 27/06/2020. +// + +import Foundation + +// MARK: - DotLottieFile + +/// Detailed .lottie file structure +public final class DotLottieFile { + + // MARK: Lifecycle + + /// Loads `DotLottie` from `Data` object containing a compressed animation. + /// + /// - Parameters: + /// - data: Data of .lottie file + /// - filename: Name of .lottie file + /// - Returns: Deserialized `DotLottie`. Optional. + init(data: Data, filename: String) throws { + fileUrl = DotLottieUtils.tempDirectoryURL.appendingPathComponent(filename.asFilename()) + try decompress(data: data, to: fileUrl) + } + + // MARK: Public + + /// Definition for a single animation within a `DotLottieFile` + public struct Animation { + public let animation: LottieAnimation + public let configuration: DotLottieConfiguration + } + + /// List of `LottieAnimation` in the file + public private(set) var animations = [Animation]() + + // MARK: Internal + + /// Image provider for animations + private(set) var imageProvider: DotLottieImageProvider? + + /// Animations folder url + /// + /// - Parameters: + /// - version: version of .lottie file + func animationsUrl(for version: String?) -> URL { + switch Int(version ?? "1") ?? 1 { + case 2...: + fileUrl.appendingPathComponent("a") + default: + fileUrl.appendingPathComponent("animations") + } + } + + /// All files in animations folder + /// + /// - Parameters: + /// - version: version of .lottie file + func animationUrls(for version: String?) -> [URL] { + FileManager.default.urls(for: animationsUrl(for: version)) ?? [] + } + + /// Images folder url + /// + /// - Parameters: + /// - version: version of .lottie file + func imagesUrl(for version: String?) -> URL { + switch Int(version ?? "1") ?? 1 { + case 2...: + fileUrl.appendingPathComponent("i") + default: + fileUrl.appendingPathComponent("images") + } + } + + /// All images in images folder + /// + /// - Parameters: + /// - version: version of .lottie file + func imageUrls(for version: String?) -> [URL] { + FileManager.default.urls(for: imagesUrl(for: version)) ?? [] + } + + /// The `LottieAnimation` and `DotLottieConfiguration` for the given animation ID in this file + func animation(for id: String? = nil) -> DotLottieFile.Animation? { + if let id { + animations.first(where: { $0.configuration.id == id }) + } else { + animations.first + } + } + + /// The `LottieAnimation` and `DotLottieConfiguration` for the given animation index in this file + func animation(at index: Int) -> DotLottieFile.Animation? { + guard index < animations.count else { return nil } + return animations[index] + } + + // MARK: Private + + private static let manifestFileName = "manifest.json" + + private let fileUrl: URL + + /// Decompresses .lottie file from `URL` and saves to local temp folder + /// + /// - Parameters: + /// - url: url to .lottie file + /// - destinationURL: url to destination of decompression contents + private func decompress(from url: URL, to destinationURL: URL) throws { + try? FileManager.default.removeItem(at: destinationURL) + try FileManager.default.createDirectory(at: destinationURL, withIntermediateDirectories: true, attributes: nil) + try FileManager.default.unzipItem(at: url, to: destinationURL) + try loadContent() + try? FileManager.default.removeItem(at: destinationURL) + try? FileManager.default.removeItem(at: url) + } + + /// Decompresses .lottie file from `Data` and saves to local temp folder + /// + /// - Parameters: + /// - url: url to .lottie file + /// - destinationURL: url to destination of decompression contents + private func decompress(data: Data, to destinationURL: URL) throws { + let url = destinationURL.appendingPathExtension("lottie") + try FileManager.default.createDirectory(at: destinationURL, withIntermediateDirectories: true, attributes: nil) + try data.write(to: url) + try decompress(from: url, to: destinationURL) + } + + /// Loads file content to memory + private func loadContent() throws { + let manifest = try loadManifest() + + imageProvider = DotLottieImageProvider(filepath: imagesUrl(for: manifest.version)) + + animations = try manifest.animations.map { dotLottieAnimation in + let animation = try dotLottieAnimation.animation(url: animationsUrl(for: manifest.version)) + let configuration = DotLottieConfiguration( + id: dotLottieAnimation.id, + loopMode: dotLottieAnimation.loopMode, + speed: dotLottieAnimation.animationSpeed, + dotLottieImageProvider: imageProvider + ) + + return DotLottieFile.Animation( + animation: animation, + configuration: configuration + ) + } + } + + private func loadManifest() throws -> DotLottieManifest { + let path = fileUrl.appendingPathComponent(DotLottieFile.manifestFileName) + return try DotLottieManifest.load(from: path) + } +} + +extension String { + + // MARK: Fileprivate + + fileprivate func asFilename() -> String { + lastPathComponent().removingPathExtension() + } + + // MARK: Private + + private func lastPathComponent() -> String { + (self as NSString).lastPathComponent + } + + private func removingPathExtension() -> String { + (self as NSString).deletingPathExtension + } +} + +// MARK: - DotLottieFile + @unchecked Sendable + +// Mark `DotLottieFile` as `@unchecked Sendable` to allow it to be used when strict concurrency is enabled. +// In the future, it may be necessary to make changes to the internal implementation of `DotLottieFile` +// to make it truly thread-safe. +// swiftlint:disable:next no_unchecked_sendable +extension DotLottieFile: @unchecked Sendable { } diff --git a/Pods/lottie-ios/Sources/Public/DotLottie/DotLottieFileHelpers.swift b/Pods/lottie-ios/Sources/Public/DotLottie/DotLottieFileHelpers.swift new file mode 100644 index 0000000..227739a --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DotLottie/DotLottieFileHelpers.swift @@ -0,0 +1,386 @@ +// +// DotLottieFileHelpers.swift +// Lottie +// +// Created by Evandro Hoffmann on 20/10/22. +// + +import Foundation + +extension DotLottieFile { + + public enum SynchronouslyBlockingCurrentThread { + /// Loads an DotLottie from a specific filepath synchronously. Returns a `Result` + /// Please use the asynchronous methods whenever possible. This operation will block the Thread it is running in. + /// + /// - Parameter filepath: The absolute filepath of the lottie to load. EG "/User/Me/starAnimation.lottie" + /// - Parameter dotLottieCache: A cache for holding loaded lotties. Defaults to `LRUDotLottieCache.sharedCache`. Optional. + public static func loadedFrom( + filepath: String, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache + ) -> Result { + LottieLogger.shared.assert( + !Thread.isMainThread, + "`DotLottieFile.SynchronouslyBlockingCurrentThread` methods shouldn't be called on the main thread." + ) + + /// Check cache for lottie + if + let dotLottieCache, + let lottie = dotLottieCache.file(forKey: filepath) + { + return .success(lottie) + } + + do { + /// Decode the lottie. + let url = URL(fileURLWithPath: filepath) + let data = try Data(contentsOf: url) + let lottie = try DotLottieFile(data: data, filename: url.deletingPathExtension().lastPathComponent) + dotLottieCache?.setFile(lottie, forKey: filepath) + return .success(lottie) + } catch { + /// Decoding Error. + return .failure(error) + } + } + + /// Loads a DotLottie model from a bundle by its name synchronously. Returns a `Result` + /// Please use the asynchronous methods whenever possible. This operation will block the Thread it is running in. + /// + /// - Parameter name: The name of the lottie file without the lottie extension. EG "StarAnimation" + /// - Parameter bundle: The bundle in which the lottie is located. Defaults to `Bundle.main` + /// - Parameter subdirectory: A subdirectory in the bundle in which the lottie is located. Optional. + /// - Parameter dotLottieCache: A cache for holding loaded lotties. Defaults to `LRUDotLottieCache.sharedCache`. Optional. + public static func named( + _ name: String, + bundle: Bundle = Bundle.main, + subdirectory: String? = nil, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache + ) -> Result { + LottieLogger.shared.assert( + !Thread.isMainThread, + "`DotLottieFile.SynchronouslyBlockingCurrentThread` methods shouldn't be called on the main thread." + ) + + /// Create a cache key for the lottie. + let cacheKey = bundle.bundlePath + (subdirectory ?? "") + "/" + name + + /// Check cache for lottie + if + let dotLottieCache, + let lottie = dotLottieCache.file(forKey: cacheKey) + { + return .success(lottie) + } + + do { + /// Decode animation. + let data = try bundle.dotLottieData(name, subdirectory: subdirectory) + let lottie = try DotLottieFile(data: data, filename: name) + dotLottieCache?.setFile(lottie, forKey: cacheKey) + return .success(lottie) + } catch { + /// Decoding error. + LottieLogger.shared.warn("Error when decoding lottie \"\(name)\": \(error)") + return .failure(error) + } + } + + /// Loads an DotLottie from a data synchronously. Returns a `Result` + /// + /// Please use the asynchronous methods whenever possible. This operation will block the Thread it is running in. + /// + /// - Parameters: + /// - data: The data(`Foundation.Data`) object to load DotLottie from + /// - filename: The name of the lottie file without the lottie extension. eg. "StarAnimation" + public static func loadedFrom( + data: Data, + filename: String + ) -> Result { + LottieLogger.shared.assert( + !Thread.isMainThread, + "`DotLottieFile.SynchronouslyBlockingCurrentThread` methods shouldn't be called on the main thread." + ) + + do { + let dotLottieFile = try DotLottieFile(data: data, filename: filename) + return .success(dotLottieFile) + } catch { + return .failure(error) + } + } + } + + /// Loads a DotLottie model from a bundle by its name. Returns `nil` if a file is not found. + /// + /// - Parameter name: The name of the lottie file without the lottie extension. EG "StarAnimation" + /// - Parameter bundle: The bundle in which the lottie is located. Defaults to `Bundle.main` + /// - Parameter subdirectory: A subdirectory in the bundle in which the lottie is located. Optional. + /// - Parameter dotLottieCache: A cache for holding loaded lotties. Defaults to `LRUDotLottieCache.sharedCache`. Optional. + public static func named( + _ name: String, + bundle: Bundle = Bundle.main, + subdirectory: String? = nil, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache + ) async throws -> DotLottieFile { + try await withCheckedThrowingContinuation { continuation in + DotLottieFile.named(name, bundle: bundle, subdirectory: subdirectory, dotLottieCache: dotLottieCache) { result in + continuation.resume(with: result) + } + } + } + + /// Loads a DotLottie model from a bundle by its name. Returns `nil` if a file is not found. + /// + /// - Parameter name: The name of the lottie file without the lottie extension. EG "StarAnimation" + /// - Parameter bundle: The bundle in which the lottie is located. Defaults to `Bundle.main` + /// - Parameter subdirectory: A subdirectory in the bundle in which the lottie is located. Optional. + /// - Parameter dotLottieCache: A cache for holding loaded lotties. Defaults to `LRUDotLottieCache.sharedCache`. Optional. + /// - Parameter dispatchQueue: A dispatch queue used to load animations. Defaults to `DispatchQueue.global()`. Optional. + /// - Parameter handleResult: A closure to be called when the file has loaded. + public static func named( + _ name: String, + bundle: Bundle = Bundle.main, + subdirectory: String? = nil, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache, + dispatchQueue: DispatchQueue = .dotLottie, + handleResult: @escaping (Result) -> Void + ) { + dispatchQueue.async { + let result = SynchronouslyBlockingCurrentThread.named( + name, + bundle: bundle, + subdirectory: subdirectory, + dotLottieCache: dotLottieCache + ) + + DispatchQueue.main.async { + handleResult(result) + } + } + } + + /// Loads an DotLottie from a specific filepath. + /// - Parameter filepath: The absolute filepath of the lottie to load. EG "/User/Me/starAnimation.lottie" + /// - Parameter dotLottieCache: A cache for holding loaded lotties. Defaults to `LRUDotLottieCache.sharedCache`. Optional. + public static func loadedFrom( + filepath: String, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache + ) async throws -> DotLottieFile { + try await withCheckedThrowingContinuation { continuation in + DotLottieFile.loadedFrom(filepath: filepath, dotLottieCache: dotLottieCache) { result in + continuation.resume(with: result) + } + } + } + + /// Loads an DotLottie from a specific filepath. + /// - Parameter filepath: The absolute filepath of the lottie to load. EG "/User/Me/starAnimation.lottie" + /// - Parameter dotLottieCache: A cache for holding loaded lotties. Defaults to `LRUDotLottieCache.sharedCache`. Optional. + /// - Parameter dispatchQueue: A dispatch queue used to load animations. Defaults to `DispatchQueue.global()`. Optional. + /// - Parameter handleResult: A closure to be called when the file has loaded. + public static func loadedFrom( + filepath: String, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache, + dispatchQueue: DispatchQueue = .dotLottie, + handleResult: @escaping (Result) -> Void + ) { + dispatchQueue.async { + let result = SynchronouslyBlockingCurrentThread.loadedFrom( + filepath: filepath, + dotLottieCache: dotLottieCache + ) + + DispatchQueue.main.async { + handleResult(result) + } + } + } + + /// Loads a DotLottie model from the asset catalog by its name. Returns `nil` if a lottie is not found. + /// - Parameter name: The name of the lottie file in the asset catalog. EG "StarAnimation" + /// - Parameter bundle: The bundle in which the lottie is located. Defaults to `Bundle.main` + /// - Parameter dotLottieCache: A cache for holding loaded lottie files. Defaults to `LRUDotLottieCache.sharedCache` Optional. + public static func asset( + named name: String, + bundle: Bundle = Bundle.main, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache + ) async throws -> DotLottieFile { + try await withCheckedThrowingContinuation { continuation in + DotLottieFile.asset(named: name, bundle: bundle, dotLottieCache: dotLottieCache) { result in + continuation.resume(with: result) + } + } + } + + /// Loads a DotLottie model from the asset catalog by its name. Returns `nil` if a lottie is not found. + /// - Parameter name: The name of the lottie file in the asset catalog. EG "StarAnimation" + /// - Parameter bundle: The bundle in which the lottie is located. Defaults to `Bundle.main` + /// - Parameter dotLottieCache: A cache for holding loaded lottie files. Defaults to `LRUDotLottieCache.sharedCache` Optional. + /// - Parameter dispatchQueue: A dispatch queue used to load animations. Defaults to `DispatchQueue.global()`. Optional. + /// - Parameter handleResult: A closure to be called when the file has loaded. + public static func asset( + named name: String, + bundle: Bundle = Bundle.main, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache, + dispatchQueue: DispatchQueue = .dotLottie, + handleResult: @escaping (Result) -> Void + ) { + dispatchQueue.async { + /// Create a cache key for the lottie. + let cacheKey = bundle.bundlePath + "/" + name + + /// Check cache for lottie + if + let dotLottieCache, + let lottie = dotLottieCache.file(forKey: cacheKey) + { + /// If found, return the lottie. + DispatchQueue.main.async { + handleResult(.success(lottie)) + } + return + } + + do { + /// Load data from Asset + let data = try Data(assetName: name, in: bundle) + + /// Decode lottie. + let lottie = try DotLottieFile(data: data, filename: name) + dotLottieCache?.setFile(lottie, forKey: cacheKey) + DispatchQueue.main.async { + handleResult(.success(lottie)) + } + } catch { + /// Decoding error. + DispatchQueue.main.async { + handleResult(.failure(error)) + } + } + } + } + + /// Loads a DotLottie animation asynchronously from the URL. + /// + /// - Parameter url: The url to load the animation from. + /// - Parameter session: The `LottieURLSession` used to load the animation. Defaults to `LottieConfiguration.defaultURLSession`. + /// - Parameter dotLottieCache: A cache for holding loaded animations. Defaults to `DotLottieCache.sharedCache`. Optional. + /// + /// - Returns: Loaded DotLottie animation. + public static func loadedFrom( + url: URL, + session: LottieURLSession = LottieConfiguration.defaultURLSession, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache + ) async throws -> DotLottieFile { + var dataTask: URLSessionDataTask? + let cancelTask = { dataTask?.cancel() } + return try await withTaskCancellationHandler { + try await withCheckedThrowingContinuation { continuation in + dataTask = DotLottieFile.loadedFrom(url: url, session: session, dotLottieCache: dotLottieCache) { result in + continuation.resume(with: result) + } + } + } onCancel: { + cancelTask() + } + } + + /// Loads a DotLottie animation asynchronously from the URL. + /// + /// - Parameter url: The url to load the animation from. + /// - Parameter session: The `LottieURLSession` used to load the animation. Defaults to `LottieConfiguration.defaultURLSession`. + /// - Parameter dotLottieCache: A cache for holding loaded animations. Defaults to `DotLottieCache.sharedCache`. Optional. + /// - Parameter handleResult: A closure to be called when the animation has loaded. + /// + /// - Returns: `URLSessionDataTask` that can be used to cancel the request, or `nil` if the animation was loaded from cache. + @discardableResult + public static func loadedFrom( + url: URL, + session: LottieURLSession = LottieConfiguration.defaultURLSession, + dotLottieCache: DotLottieCacheProvider? = DotLottieCache.sharedCache, + handleResult: @escaping (Result) -> Void + ) -> URLSessionDataTask? { + if let dotLottieCache, let lottie = dotLottieCache.file(forKey: url.absoluteString) { + handleResult(.success(lottie)) + return nil + } else { + let task = session.lottieDataTask(with: url) { data, _, error in + do { + if let error { + throw error + } + guard let data else { + throw DotLottieError.noDataLoaded + } + let lottie = try DotLottieFile(data: data, filename: url.deletingPathExtension().lastPathComponent) + DispatchQueue.main.async { + dotLottieCache?.setFile(lottie, forKey: url.absoluteString) + handleResult(.success(lottie)) + } + } catch { + DispatchQueue.main.async { + handleResult(.failure(error)) + } + } + } + task?.resume() + return task + } + } + + /// Loads an DotLottie from a data asynchronously. + /// + /// - Parameters: + /// - data: The data(`Foundation.Data`) object to load DotLottie from + /// - filename: The name of the lottie file without the lottie extension. eg. "StarAnimation" + /// - dispatchQueue: A dispatch queue used to load animations. Defaults to `DispatchQueue.global()`. Optional. + /// - handleResult: A closure to be called when the file has loaded. + public static func loadedFrom( + data: Data, + filename: String, + dispatchQueue: DispatchQueue = .dotLottie, + handleResult: @escaping (Result) -> Void + ) { + dispatchQueue.async { + do { + let dotLottie = try DotLottieFile(data: data, filename: filename) + DispatchQueue.main.async { + handleResult(.success(dotLottie)) + } + } catch { + DispatchQueue.main.async { + handleResult(.failure(error)) + } + } + } + } + + /// Loads an DotLottie from a data asynchronously. + /// + /// - Parameters: + /// - data: The data(`Foundation.Data`) object to load DotLottie from + /// - filename: The name of the lottie file without the lottie extension. eg. "StarAnimation" + /// - dispatchQueue: A dispatch queue used to load animations. Defaults to `DispatchQueue.global()`. Optional. + public static func loadedFrom( + data: Data, + filename: String, + dispatchQueue: DispatchQueue = .dotLottie + ) async throws -> DotLottieFile { + try await withCheckedThrowingContinuation { continuation in + loadedFrom(data: data, filename: filename, dispatchQueue: dispatchQueue) { result in + continuation.resume(with: result) + } + } + } +} + +extension DispatchQueue { + /// A serial dispatch queue ensures that IO related to loading dot Lottie files don't overlap, + /// which can trigger file loading errors due to concurrent unzipping on a single archive. + public static let dotLottie = DispatchQueue( + label: "com.airbnb.lottie.dot-lottie", + qos: .userInitiated + ) +} diff --git a/Pods/lottie-ios/Sources/Public/DynamicProperties/AnimationKeypath.swift b/Pods/lottie-ios/Sources/Public/DynamicProperties/AnimationKeypath.swift new file mode 100644 index 0000000..425c156 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DynamicProperties/AnimationKeypath.swift @@ -0,0 +1,57 @@ +// +// AnimationKeypath.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +/// `AnimationKeypath` is an object that describes a keypath search for nodes in the +/// animation JSON. `AnimationKeypath` matches views and properties inside of `LottieAnimationView` +/// to their backing `LottieAnimation` model by name. +/// +/// A keypath can be used to set properties on an existing animation, or can be validated +/// with an existing `LottieAnimation`. +/// +/// `AnimationKeypath` can describe a specific object, or can use wildcards for fuzzy matching +/// of objects. Acceptable wildcards are either "*" (star) or "**" (double star). +/// Single star will search a single depth for the next object. +/// Double star will search any depth. +/// +/// Read More at https://airbnb.io/lottie/#/ios?id=dynamic-animation-properties +/// +/// EG: +/// @"Layer.Shape Group.Stroke 1.Color" +/// Represents a specific color node on a specific stroke. +/// +/// @"**.Stroke 1.Color" +/// Represents the color node for every Stroke named "Stroke 1" in the animation. +public struct AnimationKeypath: Hashable, ExpressibleByStringLiteral { + + // MARK: Lifecycle + + /// Creates a keypath from a dot-separated string. The string is separated by "." + public init(keypath: String) { + keys = keypath.components(separatedBy: ".") + } + + /// Creates a keypath from a dot-separated string + public init(stringLiteral: String) { + self.init(keypath: stringLiteral) + } + + /// Creates a keypath from a list of strings. + public init(keys: [String]) { + self.keys = keys + } + + // MARK: Public + + /// The dot-separated key values that represent this keypath. + public internal(set) var keys: [String] + + /// The `String` representation of this keypath + public var string: String { + keys.joined(separator: ".") + } + +} diff --git a/Pods/lottie-ios/Sources/Public/DynamicProperties/AnyValueProvider.swift b/Pods/lottie-ios/Sources/Public/DynamicProperties/AnyValueProvider.swift new file mode 100644 index 0000000..323b1d6 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DynamicProperties/AnyValueProvider.swift @@ -0,0 +1,132 @@ +// +// AnyValueProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/30/19. +// + +import Foundation + +// MARK: - AnyValueProvider + +/// `AnyValueProvider` is a protocol that return animation data for a property at a +/// given time. Every frame a `LottieAnimationView` queries all of its properties and asks +/// if their ValueProvider has an update. If it does the LottieAnimationView will read the +/// property and update that portion of the animation. +/// +/// Value Providers can be used to dynamically set animation properties at run time. +public protocol AnyValueProvider { + + /// The Type of the value provider + var valueType: Any.Type { get } + + /// The type-erased storage for this Value Provider + var typeErasedStorage: AnyValueProviderStorage { get } + + /// Asks the provider if it has an update for the given frame. + func hasUpdate(frame: AnimationFrameTime) -> Bool + +} + +extension AnyValueProvider { + /// Asks the provider to update the container with its value for the frame. + public func value(frame: AnimationFrameTime) -> Any { + typeErasedStorage.value(frame: frame) + } +} + +// MARK: - ValueProvider + +/// A base protocol for strongly-typed Value Providers +protocol ValueProvider: AnyValueProvider { + associatedtype Value: AnyInterpolatable + + /// The strongly-typed storage for this Value Provider + var storage: ValueProviderStorage { get } +} + +extension ValueProvider { + public var typeErasedStorage: AnyValueProviderStorage { + switch storage { + case .closure(let typedClosure): + .closure(typedClosure) + + case .singleValue(let typedValue): + .singleValue(typedValue) + + case .keyframes(let keyframes): + .keyframes( + keyframes.map { keyframe in + keyframe.withValue(keyframe.value as Any) + }, + interpolate: storage.value(frame:) + ) + } + } +} + +// MARK: - ValueProviderStorage + +/// The underlying storage of a `ValueProvider` +public enum ValueProviderStorage { + /// The value provider stores a single value that is used on all frames + case singleValue(T) + + /// The value provider stores a group of keyframes + /// - The main-thread rendering engine interpolates values in these keyframes + /// using `T`'s `Interpolatable` implementation. + /// - The Core Animation rendering engine constructs a `CAKeyframeAnimation` + /// using these keyframes. The Core Animation render server performs + /// the interpolation, without calling `T`'s `Interpolatable` implementation. + case keyframes([Keyframe]) + + /// The value provider stores a closure that is invoked on every frame + /// - This is only supported by the main-thread rendering engine + case closure((AnimationFrameTime) -> T) + + // MARK: Internal + + func value(frame: AnimationFrameTime) -> T { + switch self { + case .singleValue(let value): + value + + case .closure(let closure): + closure(frame) + + case .keyframes(let keyframes): + KeyframeInterpolator(keyframes: ContiguousArray(keyframes)).storage.value(frame: frame) + } + } +} + +// MARK: - AnyValueProviderStorage + +/// A type-erased representation of `ValueProviderStorage` +public enum AnyValueProviderStorage { + /// The value provider stores a single value that is used on all frames + case singleValue(Any) + + /// The value provider stores a group of keyframes + /// - Since we can't interpolate a type-erased `KeyframeGroup`, + /// the interpolation has to be performed in the `interpolate` closure. + case keyframes([Keyframe], interpolate: (AnimationFrameTime) -> Any) + + /// The value provider stores a closure that is invoked on every frame + case closure((AnimationFrameTime) -> Any) + + // MARK: Internal + + func value(frame: AnimationFrameTime) -> Any { + switch self { + case .singleValue(let value): + value + + case .closure(let closure): + closure(frame) + + case .keyframes(_, let valueForFrame): + valueForFrame(frame) + } + } +} diff --git a/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/ColorValueProvider.swift b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/ColorValueProvider.swift new file mode 100644 index 0000000..324c501 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/ColorValueProvider.swift @@ -0,0 +1,96 @@ +// +// ColorValueProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +import CoreGraphics +import Foundation + +// MARK: - ColorValueProvider + +/// A `ValueProvider` that returns a CGColor Value +public final class ColorValueProvider: ValueProvider { + + // MARK: Lifecycle + + /// Initializes with a block provider + public init(block: @escaping ColorValueBlock) { + self.block = block + color = LottieColor(r: 0, g: 0, b: 0, a: 1) + keyframes = nil + identity = UUID() + } + + /// Initializes with a single color. + public init(_ color: LottieColor) { + self.color = color + block = nil + keyframes = nil + hasUpdate = true + identity = color + } + + /// Initializes with multiple colors, with timing information + public init(_ keyframes: [Keyframe]) { + self.keyframes = keyframes + color = LottieColor(r: 0, g: 0, b: 0, a: 1) + block = nil + hasUpdate = true + identity = keyframes + } + + // MARK: Public + + /// Returns a LottieColor for a CGColor(Frame Time) + public typealias ColorValueBlock = (CGFloat) -> LottieColor + + /// The color value of the provider. + public var color: LottieColor { + didSet { + hasUpdate = true + } + } + + public var valueType: Any.Type { + LottieColor.self + } + + public var storage: ValueProviderStorage { + if let block { + return .closure { frame in + self.hasUpdate = false + return block(frame) + } + } else if let keyframes { + return .keyframes(keyframes) + } else { + hasUpdate = false + return .singleValue(color) + } + } + + public func hasUpdate(frame _: CGFloat) -> Bool { + if block != nil { + return true + } + return hasUpdate + } + + // MARK: Private + + private var hasUpdate = true + + private var block: ColorValueBlock? + private var keyframes: [Keyframe]? + private var identity: AnyHashable +} + +// MARK: Equatable + +extension ColorValueProvider: Equatable { + public static func ==(_ lhs: ColorValueProvider, _ rhs: ColorValueProvider) -> Bool { + lhs.identity == rhs.identity + } +} diff --git a/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/FloatValueProvider.swift b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/FloatValueProvider.swift new file mode 100644 index 0000000..1ea356d --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/FloatValueProvider.swift @@ -0,0 +1,81 @@ +// +// DoubleValueProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +import CoreGraphics +import Foundation + +// MARK: - FloatValueProvider + +/// A `ValueProvider` that returns a CGFloat Value +public final class FloatValueProvider: ValueProvider { + + // MARK: Lifecycle + + /// Initializes with a block provider + public init(block: @escaping CGFloatValueBlock) { + self.block = block + float = 0 + identity = UUID() + } + + /// Initializes with a single float. + public init(_ float: CGFloat) { + self.float = float + block = nil + hasUpdate = true + identity = float + } + + // MARK: Public + + /// Returns a CGFloat for a CGFloat(Frame Time) + public typealias CGFloatValueBlock = (CGFloat) -> CGFloat + + public var float: CGFloat { + didSet { + hasUpdate = true + } + } + + public var valueType: Any.Type { + LottieVector1D.self + } + + public var storage: ValueProviderStorage { + if let block { + return .closure { frame in + self.hasUpdate = false + return LottieVector1D(Double(block(frame))) + } + } else { + hasUpdate = false + return .singleValue(LottieVector1D(Double(float))) + } + } + + public func hasUpdate(frame _: CGFloat) -> Bool { + if block != nil { + return true + } + return hasUpdate + } + + // MARK: Private + + private var hasUpdate = true + + private var block: CGFloatValueBlock? + private var identity: AnyHashable +} + +// MARK: Equatable + +extension FloatValueProvider: Equatable { + public static func ==(_ lhs: FloatValueProvider, _ rhs: FloatValueProvider) -> Bool { + lhs.identity == rhs.identity + } +} diff --git a/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/GradientValueProvider.swift b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/GradientValueProvider.swift new file mode 100644 index 0000000..7de3879 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/GradientValueProvider.swift @@ -0,0 +1,138 @@ +// +// GradientValueProvider.swift +// lottie-swift +// +// Created by Enrique Bermúdez on 10/27/19. +// + +import CoreGraphics +import Foundation + +// MARK: - GradientValueProvider + +/// A `ValueProvider` that returns a Gradient Color Value. +public final class GradientValueProvider: ValueProvider { + + // MARK: Lifecycle + + /// Initializes with a block provider. + public init( + block: @escaping ColorsValueBlock, + locations: ColorLocationsBlock? = nil + ) { + self.block = block + locationsBlock = locations + colors = [] + self.locations = [] + identity = UUID() + } + + /// Initializes with an array of colors. + public init( + _ colors: [LottieColor], + locations: [Double] = [] + ) { + self.colors = colors + self.locations = locations + identity = [AnyHashable(colors), AnyHashable(locations)] + updateValueArray() + hasUpdate = true + } + + // MARK: Public + + /// Returns a [LottieColor] for a CGFloat(Frame Time). + public typealias ColorsValueBlock = (CGFloat) -> [LottieColor] + /// Returns a [Double](Color locations) for a CGFloat(Frame Time). + public typealias ColorLocationsBlock = (CGFloat) -> [Double] + + /// The colors values of the provider. + public var colors: [LottieColor] { + didSet { + updateValueArray() + hasUpdate = true + } + } + + /// The color location values of the provider. + public var locations: [Double] { + didSet { + updateValueArray() + hasUpdate = true + } + } + + public var valueType: Any.Type { + [Double].self + } + + public var storage: ValueProviderStorage<[Double]> { + if let block { + .closure { [self] frame in + hasUpdate = false + + let newColors = block(frame) + let newLocations = locationsBlock?(frame) ?? [] + value = value(from: newColors, locations: newLocations) + + return value + } + } else { + .singleValue(value) + } + } + + public func hasUpdate(frame _: CGFloat) -> Bool { + if block != nil || locationsBlock != nil { + return true + } + return hasUpdate + } + + // MARK: Private + + private var hasUpdate = true + + private var block: ColorsValueBlock? + private var locationsBlock: ColorLocationsBlock? + private var value = [Double]() + + private let identity: AnyHashable + + private func value(from colors: [LottieColor], locations: [Double]) -> [Double] { + var colorValues = [Double]() + var alphaValues = [Double]() + var shouldAddAlphaValues = false + + for i in 0.. i + ? locations[i] + : (Double(i) / Double(colors.count - 1)) + + colorValues.append(location) + colorValues.append(colors[i].r) + colorValues.append(colors[i].g) + colorValues.append(colors[i].b) + + alphaValues.append(location) + alphaValues.append(colors[i].a) + } + + return colorValues + (shouldAddAlphaValues ? alphaValues : []) + } + + private func updateValueArray() { + value = value(from: colors, locations: locations) + } + +} + +// MARK: Equatable + +extension GradientValueProvider: Equatable { + public static func ==(_ lhs: GradientValueProvider, _ rhs: GradientValueProvider) -> Bool { + lhs.identity == rhs.identity + } +} diff --git a/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/PointValueProvider.swift b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/PointValueProvider.swift new file mode 100644 index 0000000..723f32a --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/PointValueProvider.swift @@ -0,0 +1,81 @@ +// +// PointValueProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +import CoreGraphics +import Foundation + +// MARK: - PointValueProvider + +/// A `ValueProvider` that returns a CGPoint Value +public final class PointValueProvider: ValueProvider { + + // MARK: Lifecycle + + /// Initializes with a block provider + public init(block: @escaping PointValueBlock) { + self.block = block + point = .zero + identity = UUID() + } + + /// Initializes with a single point. + public init(_ point: CGPoint) { + self.point = point + block = nil + hasUpdate = true + identity = [point.x, point.y] + } + + // MARK: Public + + /// Returns a CGPoint for a CGFloat(Frame Time) + public typealias PointValueBlock = (CGFloat) -> CGPoint + + public var point: CGPoint { + didSet { + hasUpdate = true + } + } + + public var valueType: Any.Type { + LottieVector3D.self + } + + public var storage: ValueProviderStorage { + if let block { + return .closure { frame in + self.hasUpdate = false + return block(frame).vector3dValue + } + } else { + hasUpdate = false + return .singleValue(point.vector3dValue) + } + } + + public func hasUpdate(frame _: CGFloat) -> Bool { + if block != nil { + return true + } + return hasUpdate + } + + // MARK: Private + + private var hasUpdate = true + + private var block: PointValueBlock? + private let identity: AnyHashable +} + +// MARK: Equatable + +extension PointValueProvider: Equatable { + public static func ==(_ lhs: PointValueProvider, _ rhs: PointValueProvider) -> Bool { + lhs.identity == rhs.identity + } +} diff --git a/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/SizeValueProvider.swift b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/SizeValueProvider.swift new file mode 100644 index 0000000..346296c --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/DynamicProperties/ValueProviders/SizeValueProvider.swift @@ -0,0 +1,81 @@ +// +// SizeValueProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +import CoreGraphics +import Foundation + +// MARK: - SizeValueProvider + +/// A `ValueProvider` that returns a CGSize Value +public final class SizeValueProvider: ValueProvider { + + // MARK: Lifecycle + + /// Initializes with a block provider + public init(block: @escaping SizeValueBlock) { + self.block = block + size = .zero + identity = UUID() + } + + /// Initializes with a single size. + public init(_ size: CGSize) { + self.size = size + block = nil + hasUpdate = true + identity = [size.width, size.height] + } + + // MARK: Public + + /// Returns a CGSize for a CGFloat(Frame Time) + public typealias SizeValueBlock = (CGFloat) -> CGSize + + public var size: CGSize { + didSet { + hasUpdate = true + } + } + + public var valueType: Any.Type { + LottieVector3D.self + } + + public var storage: ValueProviderStorage { + if let block { + return .closure { frame in + self.hasUpdate = false + return block(frame).vector3dValue + } + } else { + hasUpdate = false + return .singleValue(size.vector3dValue) + } + } + + public func hasUpdate(frame _: CGFloat) -> Bool { + if block != nil { + return true + } + return hasUpdate + } + + // MARK: Private + + private var hasUpdate = true + + private var block: SizeValueBlock? + private let identity: AnyHashable +} + +// MARK: Equatable + +extension SizeValueProvider: Equatable { + public static func ==(_ lhs: SizeValueProvider, _ rhs: SizeValueProvider) -> Bool { + lhs.identity == rhs.identity + } +} diff --git a/Pods/lottie-ios/Sources/Public/FontProvider/AnimationFontProvider.swift b/Pods/lottie-ios/Sources/Public/FontProvider/AnimationFontProvider.swift new file mode 100644 index 0000000..d9e1e8e --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/FontProvider/AnimationFontProvider.swift @@ -0,0 +1,41 @@ +// +// AnimationFontProvider.swift +// Lottie +// +// Created by Brandon Withrow on 8/5/20. +// Copyright © 2020 YurtvilleProds. All rights reserved. +// + +import CoreText + +// MARK: - AnimationFontProvider + +/// Font provider is a protocol that is used to supply fonts to `LottieAnimationView`. +/// +public protocol AnimationFontProvider { + func fontFor(family: String, size: CGFloat) -> CTFont? +} + +// MARK: - DefaultFontProvider + +/// Default Font provider. +public final class DefaultFontProvider: AnimationFontProvider { + + // MARK: Lifecycle + + public init() { } + + // MARK: Public + + public func fontFor(family: String, size: CGFloat) -> CTFont? { + CTFontCreateWithName(family as CFString, size, nil) + } +} + +// MARK: Equatable + +extension DefaultFontProvider: Equatable { + public static func ==(_: DefaultFontProvider, _: DefaultFontProvider) -> Bool { + true + } +} diff --git a/Pods/lottie-ios/Sources/Public/ImageProvider/AnimationImageProvider.swift b/Pods/lottie-ios/Sources/Public/ImageProvider/AnimationImageProvider.swift new file mode 100644 index 0000000..7f74770 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/ImageProvider/AnimationImageProvider.swift @@ -0,0 +1,43 @@ +// +// LottieImageProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +import QuartzCore + +// MARK: - AnimationImageProvider + +/// Image provider is a protocol that is used to supply images to `LottieAnimationView`. +/// +/// Some animations require a reference to an image. The image provider loads and +/// provides those images to the `LottieAnimationView`. Lottie includes a couple of +/// prebuilt Image Providers that supply images from a Bundle, or from a FilePath. +/// +/// Additionally custom Image Providers can be made to load images from a URL, +/// or to Cache images. +public protocol AnimationImageProvider { + + /// Whether or not the resulting image of this image provider can be cached by Lottie. Defaults to true. + /// If true, Lottie may internally cache the result of `imageForAsset` + var cacheEligible: Bool { get } + + /// The image to display for the given `ImageAsset` defined in the `LottieAnimation` JSON file. + func imageForAsset(asset: ImageAsset) -> CGImage? + + /// Specifies how the layer's contents are positioned or scaled within its bounds for a given asset. + /// Defaults to `.resize`, which stretches the image to fill the layer. + func contentsGravity(for asset: ImageAsset) -> CALayerContentsGravity +} + +extension AnimationImageProvider { + public var cacheEligible: Bool { + true + } + + /// The default value is `.resize`, similar to that of `CALayer`. + public func contentsGravity(for _: ImageAsset) -> CALayerContentsGravity { + .resize + } +} diff --git a/Pods/lottie-ios/Sources/Public/Keyframes/Interpolatable.swift b/Pods/lottie-ios/Sources/Public/Keyframes/Interpolatable.swift new file mode 100644 index 0000000..5e9ed56 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Keyframes/Interpolatable.swift @@ -0,0 +1,285 @@ +// Created by Cal Stephens on 1/24/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import CoreGraphics + +// MARK: - Interpolatable + +/// A type that can be interpolated between two values +public protocol Interpolatable: AnyInterpolatable { + /// Interpolates the `self` to the given number by `amount`. + /// - Parameter to: The number to interpolate to. + /// - Parameter amount: The amount to interpolate, + /// relative to 0.0 (self) and 1.0 (to). + /// `amount` can be greater than one and less than zero, + /// and interpolation should not be clamped. + /// + /// ``` + /// let number = 5 + /// let interpolated = number.interpolateTo(10, amount: 0.5) + /// print(interpolated) // 7.5 + /// ``` + /// + /// ``` + /// let number = 5 + /// let interpolated = number.interpolateTo(10, amount: 1.5) + /// print(interpolated) // 12.5 + /// ``` + func interpolate(to: Self, amount: CGFloat) -> Self +} + +// MARK: - SpatialInterpolatable + +/// A type that can be interpolated between two values, +/// additionally using optional `spatialOutTangent` and `spatialInTangent` values. +/// - If your implementation doesn't use the `spatialOutTangent` and `spatialInTangent` +/// parameters, prefer implementing the simpler `Interpolatable` protocol. +public protocol SpatialInterpolatable: AnyInterpolatable { + /// Interpolates the `self` to the given number by `amount`. + /// - Parameter to: The number to interpolate to. + /// - Parameter amount: The amount to interpolate, + /// relative to 0.0 (self) and 1.0 (to). + /// `amount` can be greater than one and less than zero, + /// and interpolation should not be clamped. + func interpolate( + to: Self, + amount: CGFloat, + spatialOutTangent: CGPoint?, + spatialInTangent: CGPoint? + ) -> Self +} + +// MARK: - AnyInterpolatable + +/// The base protocol that is implemented by both `Interpolatable` and `SpatialInterpolatable` +/// Types should not directly implement this protocol. +public protocol AnyInterpolatable { + /// Interpolates by calling either `Interpolatable.interpolate` + /// or `SpatialInterpolatable.interpolate`. + /// Should not be implemented or called by consumers. + func _interpolate( + to: Self, + amount: CGFloat, + spatialOutTangent: CGPoint?, + spatialInTangent: CGPoint? + ) -> Self +} + +extension Interpolatable { + public func _interpolate( + to: Self, + amount: CGFloat, + spatialOutTangent _: CGPoint?, + spatialInTangent _: CGPoint? + ) -> Self { + interpolate(to: to, amount: amount) + } +} + +extension SpatialInterpolatable { + /// Helper that interpolates this `SpatialInterpolatable` + /// with `nil` spatial in/out tangents + public func interpolate(to: Self, amount: CGFloat) -> Self { + interpolate( + to: to, + amount: amount, + spatialOutTangent: nil, + spatialInTangent: nil + ) + } + + public func _interpolate( + to: Self, + amount: CGFloat, + spatialOutTangent: CGPoint?, + spatialInTangent: CGPoint? + ) -> Self { + interpolate( + to: to, + amount: amount, + spatialOutTangent: spatialOutTangent, + spatialInTangent: spatialInTangent + ) + } +} + +// MARK: - Double + Interpolatable + +extension Double: Interpolatable { } + +// MARK: - CGFloat + Interpolatable + +extension CGFloat: Interpolatable { } + +// MARK: - Float + Interpolatable + +extension Float: Interpolatable { } + +extension Interpolatable where Self: BinaryFloatingPoint { + public func interpolate(to: Self, amount: CGFloat) -> Self { + self + ((to - self) * Self(amount)) + } +} + +// MARK: - CGRect + Interpolatable + +extension CGRect: Interpolatable { + public func interpolate(to: CGRect, amount: CGFloat) -> CGRect { + CGRect( + x: origin.x.interpolate(to: to.origin.x, amount: amount), + y: origin.y.interpolate(to: to.origin.y, amount: amount), + width: width.interpolate(to: to.width, amount: amount), + height: height.interpolate(to: to.height, amount: amount) + ) + } +} + +// MARK: - CGSize + Interpolatable + +extension CGSize: Interpolatable { + public func interpolate(to: CGSize, amount: CGFloat) -> CGSize { + CGSize( + width: width.interpolate(to: to.width, amount: amount), + height: height.interpolate(to: to.height, amount: amount) + ) + } +} + +// MARK: - CGPoint + SpatialInterpolatable + +extension CGPoint: SpatialInterpolatable { + public func interpolate( + to: CGPoint, + amount: CGFloat, + spatialOutTangent: CGPoint?, + spatialInTangent: CGPoint? + ) -> CGPoint { + guard + let outTan = spatialOutTangent, + let inTan = spatialInTangent + else { + return CGPoint( + x: x.interpolate(to: to.x, amount: amount), + y: y.interpolate(to: to.y, amount: amount) + ) + } + + let cp1 = self + outTan + let cp2 = to + inTan + return interpolate(to, outTangent: cp1, inTangent: cp2, amount: amount) + } +} + +// MARK: - LottieColor + Interpolatable + +extension LottieColor: Interpolatable { + public func interpolate(to: LottieColor, amount: CGFloat) -> LottieColor { + LottieColor( + r: r.interpolate(to: to.r, amount: amount), + g: g.interpolate(to: to.g, amount: amount), + b: b.interpolate(to: to.b, amount: amount), + a: a.interpolate(to: to.a, amount: amount) + ) + } +} + +// MARK: - LottieVector1D + Interpolatable + +extension LottieVector1D: Interpolatable { + public func interpolate(to: LottieVector1D, amount: CGFloat) -> LottieVector1D { + value.interpolate(to: to.value, amount: amount).vectorValue + } +} + +// MARK: - LottieVector2D + SpatialInterpolatable + +extension LottieVector2D: SpatialInterpolatable { + public func interpolate( + to: LottieVector2D, + amount: CGFloat, + spatialOutTangent: CGPoint?, + spatialInTangent: CGPoint? + ) -> LottieVector2D { + pointValue.interpolate( + to: to.pointValue, + amount: amount, + spatialOutTangent: spatialOutTangent, + spatialInTangent: spatialInTangent + ) + .vector2dValue + } +} + +// MARK: - LottieVector3D + SpatialInterpolatable + +extension LottieVector3D: SpatialInterpolatable { + public func interpolate( + to: LottieVector3D, + amount: CGFloat, + spatialOutTangent: CGPoint?, + spatialInTangent: CGPoint? + ) -> LottieVector3D { + if spatialInTangent != nil || spatialOutTangent != nil { + // TODO Support third dimension spatial interpolation + let point = pointValue.interpolate( + to: to.pointValue, + amount: amount, + spatialOutTangent: spatialOutTangent, + spatialInTangent: spatialInTangent + ) + + return LottieVector3D( + x: point.x, + y: point.y, + z: CGFloat(z.interpolate(to: to.z, amount: amount)) + ) + } + + return LottieVector3D( + x: x.interpolate(to: to.x, amount: amount), + y: y.interpolate(to: to.y, amount: amount), + z: z.interpolate(to: to.z, amount: amount) + ) + } +} + +// MARK: - Array + Interpolatable, AnyInterpolatable + +extension Array: Interpolatable, AnyInterpolatable where Element: Interpolatable { + public func interpolate(to: [Element], amount: CGFloat) -> [Element] { + LottieLogger.shared.assert( + count == to.count, + "When interpolating Arrays, both array sound have the same element count." + ) + + return zip(self, to).map { lhs, rhs in + lhs.interpolate(to: rhs, amount: amount) + } + } +} + +// MARK: - Optional + Interpolatable, AnyInterpolatable + +extension Optional: Interpolatable, AnyInterpolatable where Wrapped: Interpolatable { + public func interpolate(to: Wrapped?, amount: CGFloat) -> Wrapped? { + guard let self, let to else { return nil } + return self.interpolate(to: to, amount: amount) + } +} + +// MARK: - Hold + +/// An `Interpolatable` container that animates using "hold" keyframes. +/// The keyframes do not animate, and instead always display the value from the most recent keyframe. +/// This is necessary when passing non-interpolatable values to a method that requires an `Interpolatable` conformance. +struct Hold: Interpolatable { + let value: T + + func interpolate(to: Hold, amount: CGFloat) -> Hold { + if amount < 1 { + self + } else { + to + } + } +} diff --git a/Pods/lottie-ios/Sources/Public/Keyframes/Keyframe.swift b/Pods/lottie-ios/Sources/Public/Keyframes/Keyframe.swift new file mode 100644 index 0000000..4466575 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Keyframes/Keyframe.swift @@ -0,0 +1,98 @@ +// Created by Cal Stephens on 1/24/22. +// Copyright © 2022 Airbnb Inc. All rights reserved. + +import CoreFoundation + +// MARK: - Keyframe + +/// A keyframe with a single value, and timing information +/// about when the value should be displayed and how it +/// should be interpolated. +public final class Keyframe { + + // MARK: Lifecycle + + /// Initialize a value-only keyframe with no time data. + public init( + _ value: T, + spatialInTangent: LottieVector3D? = nil, + spatialOutTangent: LottieVector3D? = nil + ) { + self.value = value + time = 0 + isHold = true + inTangent = nil + outTangent = nil + self.spatialInTangent = spatialInTangent + self.spatialOutTangent = spatialOutTangent + } + + /// Initialize a keyframe + public init( + value: T, + time: AnimationFrameTime, + isHold: Bool = false, + inTangent: LottieVector2D? = nil, + outTangent: LottieVector2D? = nil, + spatialInTangent: LottieVector3D? = nil, + spatialOutTangent: LottieVector3D? = nil + ) { + self.value = value + self.time = time + self.isHold = isHold + self.outTangent = outTangent + self.inTangent = inTangent + self.spatialInTangent = spatialInTangent + self.spatialOutTangent = spatialOutTangent + } + + // MARK: Public + + /// The value of the keyframe + public let value: T + /// The time in frames of the keyframe. + public let time: AnimationFrameTime + /// A hold keyframe freezes interpolation until the next keyframe that is not a hold. + public let isHold: Bool + /// The in tangent for the time interpolation curve. + public let inTangent: LottieVector2D? + /// The out tangent for the time interpolation curve. + public let outTangent: LottieVector2D? + + /// The spatial in tangent of the vector. + public let spatialInTangent: LottieVector3D? + /// The spatial out tangent of the vector. + public let spatialOutTangent: LottieVector3D? +} + +// MARK: Equatable + +extension Keyframe: Equatable where T: Equatable { + public static func ==(lhs: Keyframe, rhs: Keyframe) -> Bool { + lhs.value == rhs.value + && lhs.time == rhs.time + && lhs.isHold == rhs.isHold + && lhs.inTangent == rhs.inTangent + && lhs.outTangent == rhs.outTangent + && lhs.spatialInTangent == rhs.spatialOutTangent + && lhs.spatialOutTangent == rhs.spatialOutTangent + } +} + +// MARK: Hashable + +extension Keyframe: Hashable where T: Hashable { + public func hash(into hasher: inout Hasher) { + hasher.combine(value) + hasher.combine(time) + hasher.combine(isHold) + hasher.combine(inTangent) + hasher.combine(outTangent) + hasher.combine(spatialInTangent) + hasher.combine(spatialOutTangent) + } +} + +// MARK: Sendable + +extension Keyframe: Sendable where T: Sendable { } diff --git a/Pods/lottie-ios/Sources/Public/Logging/LottieLogger.swift b/Pods/lottie-ios/Sources/Public/Logging/LottieLogger.swift new file mode 100644 index 0000000..9fc6bd6 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Logging/LottieLogger.swift @@ -0,0 +1,138 @@ +// Created by eric_horacek on 12/9/20. +// Copyright © 2020 Airbnb Inc. All rights reserved. + +// MARK: - LottieLogger + +/// A shared logger that allows consumers to intercept Lottie assertions and warning messages to pipe +/// into their own logging systems. +public final class LottieLogger { + + // MARK: Lifecycle + + public init( + assert: @escaping Assert = { condition, message, file, line in + // If we default to `Swift.assert` directly with `assert: Assert = Swift.assert`, + // the call will unexpectedly not respect the -O flag and will crash in release + // https://github.com/swiftlang/swift/issues/60249 + Swift.assert(condition(), message(), file: file, line: line) + }, + assertionFailure: @escaping AssertionFailure = { message, file, line in + // If we default to `Swift.assertionFailure` directly with + // `assertionFailure: AssertionFailure = Swift.assertionFailure`, + // the call will unexpectedly not respect the -O flag and will crash in release + // https://github.com/swiftlang/swift/issues/60249 + Swift.assertionFailure(message(), file: file, line: line) + }, + warn: @escaping Warn = { message, _, _ in + #if DEBUG + // swiftlint:disable:next no_direct_standard_out_logs + print(message()) + #endif + }, + info: @escaping Info = { message in + #if DEBUG + // swiftlint:disable:next no_direct_standard_out_logs + print(message()) + #endif + } + ) { + _assert = assert + _assertionFailure = assertionFailure + _warn = warn + _info = info + } + + // MARK: Public + + /// Logs that an assertion occurred. + public typealias Assert = ( + _ condition: @autoclosure () -> Bool, + _ message: @autoclosure () -> String, + _ fileID: StaticString, + _ line: UInt + ) -> Void + + /// Logs that an assertion failure occurred. + public typealias AssertionFailure = ( + _ message: @autoclosure () -> String, + _ fileID: StaticString, + _ line: UInt + ) -> Void + + /// Logs a warning message. + public typealias Warn = ( + _ message: @autoclosure () -> String, + _ fileID: StaticString, + _ line: UInt + ) -> Void + + /// Prints a purely informational message. + public typealias Info = (_ message: @autoclosure () -> String) -> Void + + /// The shared instance used to log Lottie assertions and warnings. + /// + /// Set this to a new logger instance to intercept assertions and warnings logged by Lottie. + public static var shared = LottieLogger() + + /// Logs that an assertion occurred. + public func assert( + _ condition: @autoclosure () -> Bool, + _ message: @autoclosure () -> String = String(), + fileID: StaticString = #fileID, + line: UInt = #line + ) { + _assert(condition(), message(), fileID, line) + } + + /// Logs that an assertion failure occurred. + public func assertionFailure( + _ message: @autoclosure () -> String = String(), + fileID: StaticString = #fileID, + line: UInt = #line + ) { + _assertionFailure(message(), fileID, line) + } + + /// Logs a warning message. + public func warn( + _ message: @autoclosure () -> String = String(), + fileID: StaticString = #fileID, + line: UInt = #line + ) { + _warn(message(), fileID, line) + } + + /// Logs a purely informational message. + public func info(_ message: @autoclosure () -> String = String()) { + _info(message()) + } + + // MARK: Private + + private let _assert: Assert + private let _assertionFailure: AssertionFailure + private let _warn: Warn + private let _info: Info + +} + +// MARK: - LottieLogger + printToConsole + +extension LottieLogger { + /// A `LottieLogger` instance that always prints to the console (by calling `print`) + /// instead of calling `assert` / `assertionFailure`, which halt execution in debug builds. + public static var printToConsole: LottieLogger { + LottieLogger( + assert: { condition, message, _, _ in + if !condition() { + // swiftlint:disable:next no_direct_standard_out_logs + print(message()) + } + }, + assertionFailure: { message, _, _ in + // swiftlint:disable:next no_direct_standard_out_logs + print(message()) + } + ) + } +} diff --git a/Pods/lottie-ios/Sources/Public/Primitives/AnimationTime.swift b/Pods/lottie-ios/Sources/Public/Primitives/AnimationTime.swift new file mode 100644 index 0000000..2c33e2b --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Primitives/AnimationTime.swift @@ -0,0 +1,15 @@ +// +// AnimationTime.swift +// lottie-swift-iOS +// +// Created by Brandon Withrow on 2/6/19. +// + +import CoreGraphics +import Foundation + +/// Defines animation time in Frames (Seconds * Framerate). +public typealias AnimationFrameTime = CGFloat + +/// Defines animation time by a progress from 0 (beginning of the animation) to 1 (end of the animation) +public typealias AnimationProgressTime = CGFloat diff --git a/Pods/lottie-ios/Sources/Public/Primitives/LottieColor.swift b/Pods/lottie-ios/Sources/Public/Primitives/LottieColor.swift new file mode 100644 index 0000000..a616b70 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Primitives/LottieColor.swift @@ -0,0 +1,43 @@ +// +// LottieColor.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +// MARK: - ColorFormatDenominator + +public enum ColorFormatDenominator: Hashable { + case One + case OneHundred + case TwoFiftyFive + + var value: Double { + switch self { + case .One: + 1.0 + case .OneHundred: + 100.0 + case .TwoFiftyFive: + 255.0 + } + } +} + +// MARK: - LottieColor + +public struct LottieColor: Hashable { + + public init(r: Double, g: Double, b: Double, a: Double, denominator: ColorFormatDenominator = .One) { + self.r = r / denominator.value + self.g = g / denominator.value + self.b = b / denominator.value + self.a = a / denominator.value + } + + public var r: Double + public var g: Double + public var b: Double + public var a: Double + +} diff --git a/Pods/lottie-ios/Sources/Public/Primitives/Vectors.swift b/Pods/lottie-ios/Sources/Public/Primitives/Vectors.swift new file mode 100644 index 0000000..62f7f17 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/Primitives/Vectors.swift @@ -0,0 +1,36 @@ +// +// Vectors.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +// MARK: - LottieVector1D + +public struct LottieVector1D: Hashable, Sendable { + + public init(_ value: Double) { + self.value = value + } + + public let value: Double + +} + +// MARK: - LottieVector3D + +/// A three dimensional vector. +/// These vectors are encoded and decoded from [Double] +public struct LottieVector3D: Hashable, Sendable { + + public init(x: Double, y: Double, z: Double) { + self.x = x + self.y = y + self.z = z + } + + public let x: Double + public let y: Double + public let z: Double + +} diff --git a/Pods/lottie-ios/Sources/Public/TextProvider/AnimationTextProvider.swift b/Pods/lottie-ios/Sources/Public/TextProvider/AnimationTextProvider.swift new file mode 100644 index 0000000..5c88f79 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/TextProvider/AnimationTextProvider.swift @@ -0,0 +1,135 @@ +// +// AnimationImageProvider.swift +// Lottie_iOS +// +// Created by Alexandr Goncharov on 07/06/2019. +// + +import Foundation + +// MARK: - AnimationKeypathTextProvider + +/// Protocol for providing dynamic text to for a Lottie animation. +public protocol AnimationKeypathTextProvider: AnyObject { + /// The text to display for the given `AnimationKeypath`. + /// If `nil` is returned, continues using the existing default text value. + func text(for keypath: AnimationKeypath, sourceText: String) -> String? +} + +// MARK: - AnimationKeypathTextProvider + +/// Legacy protocol for providing dynamic text for a Lottie animation. +/// Instead prefer conforming to `AnimationKeypathTextProvider`. +@available(*, deprecated, message: """ + `AnimationKeypathTextProvider` has been deprecated and renamed to `LegacyAnimationTextProvider`. \ + Instead, conform to `AnimationKeypathTextProvider` instead or conform to `LegacyAnimationTextProvider` explicitly. + """) +public typealias AnimationTextProvider = LegacyAnimationTextProvider + +// MARK: - LegacyAnimationTextProvider + +/// Legacy protocol for providing dynamic text for a Lottie animation. +/// Instead prefer conforming to `AnimationKeypathTextProvider`. +public protocol LegacyAnimationTextProvider: AnimationKeypathTextProvider { + /// Legacy method to look up the text to display for the given keypath. + /// Instead, prefer implementing `AnimationKeypathTextProvider.` + /// The behavior of this method depends on the current rendering engine: + /// - The Core Animation rendering engine always calls this method + /// with the full keypath (e.g. `MY_LAYER.text_value`). + /// - The Main Thread rendering engine always calls this method + /// with the final component of the key path (e.g. just `text_value`). + func textFor(keypathName: String, sourceText: String) -> String +} + +extension LegacyAnimationTextProvider { + public func text(for _: AnimationKeypath, sourceText _: String) -> String? { + nil + } +} + +// MARK: - TextContentsScaleProvider + +/// `AnimationKeypathTextProvider` that can additionally customize the content scale of the rendered text +public protocol TextContentsScaleProvider: AnimationKeypathTextProvider { + /// The `contentsScale` value to use when rendering text for the given layer keypath. + /// Customizing the `contentsScale` can help reduce aliasing caused by text resizing. + func contentsScale(for keypath: AnimationKeypath) -> CGFloat? +} + +// MARK: - DictionaryTextProvider + +/// Text provider that simply map values from dictionary. +/// - The dictionary keys can either be the full layer keypath string (e.g. `MY_LAYER.text_value`) +/// or simply the final path component of the keypath (e.g. `text_value`). +public final class DictionaryTextProvider: AnimationKeypathTextProvider, LegacyAnimationTextProvider { + + // MARK: Lifecycle + + public init(_ values: [String: String]) { + self.values = values + } + + // MARK: Public + + public func text(for keypath: AnimationKeypath, sourceText: String) -> String? { + if let valueForFullKeypath = values[keypath.fullPath] { + valueForFullKeypath + } + + else if + let lastKeypathComponent = keypath.keys.last, + let valueForLastComponent = values[lastKeypathComponent] + { + valueForLastComponent + } + + else { + sourceText + } + } + + /// Never called directly by Lottie, but we continue to implement this conformance for backwards compatibility. + public func textFor(keypathName: String, sourceText: String) -> String { + values[keypathName] ?? sourceText + } + + // MARK: Internal + + let values: [String: String] +} + +// MARK: Equatable + +extension DictionaryTextProvider: Equatable { + public static func ==(_ lhs: DictionaryTextProvider, _ rhs: DictionaryTextProvider) -> Bool { + lhs.values == rhs.values + } +} + +// MARK: - DefaultTextProvider + +/// Default text provider. Uses text in the animation file +public final class DefaultTextProvider: AnimationKeypathTextProvider, LegacyAnimationTextProvider { + + // MARK: Lifecycle + + public init() { } + + // MARK: Public + + public func textFor(keypathName _: String, sourceText: String) -> String { + sourceText + } + + public func text(for _: AnimationKeypath, sourceText: String) -> String { + sourceText + } +} + +// MARK: Equatable + +extension DefaultTextProvider: Equatable { + public static func ==(_: DefaultTextProvider, _: DefaultTextProvider) -> Bool { + true + } +} diff --git a/Pods/lottie-ios/Sources/Public/iOS/AnimationSubview.swift b/Pods/lottie-ios/Sources/Public/iOS/AnimationSubview.swift new file mode 100644 index 0000000..93264ef --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/iOS/AnimationSubview.swift @@ -0,0 +1,19 @@ +// +// AnimationSubview.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +#if canImport(UIKit) +import UIKit + +/// A view that can be added to a keypath of an AnimationView +public final class AnimationSubview: UIView { + + var viewLayer: CALayer? { + layer + } + +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/iOS/BundleImageProvider.swift b/Pods/lottie-ios/Sources/Public/iOS/BundleImageProvider.swift new file mode 100644 index 0000000..f87666b --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/iOS/BundleImageProvider.swift @@ -0,0 +1,98 @@ +// +// LottieBundleImageProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 1/25/19. +// + +#if canImport(UIKit) +import UIKit + +/// An `AnimationImageProvider` that provides images by name from a specific bundle. +/// The BundleImageProvider is initialized with a bundle and an optional searchPath. +public final class BundleImageProvider: AnimationImageProvider { + + // MARK: Lifecycle + + /// Initializes an image provider with a bundle and an optional subpath. + /// + /// Provides images for an animation from a bundle. Additionally the provider can + /// search a specific subpath for the images. + /// + /// - Parameter bundle: The bundle containing images for the provider. + /// - Parameter searchPath: The subpath is a path within the bundle to search for image assets. + /// - Parameter contentsGravity: The contents gravity to use when rendering the image. + /// + public init(bundle: Bundle, searchPath: String?, contentsGravity: CALayerContentsGravity = .resize) { + self.bundle = bundle + self.searchPath = searchPath + self.contentsGravity = contentsGravity + } + + // MARK: Public + + public func imageForAsset(asset: ImageAsset) -> CGImage? { + if let base64Image = asset.base64Image { + return base64Image + } + + let imagePath: String? + /// Try to find the image in the bundle. + if let searchPath { + /// Search in the provided search path for the image + var directoryPath = URL(fileURLWithPath: searchPath) + directoryPath.appendPathComponent(asset.directory) + + if let path = bundle.path(forResource: asset.name, ofType: nil, inDirectory: directoryPath.path) { + /// First search for the image in the asset provided sub directory. + imagePath = path + } else if let path = bundle.path(forResource: asset.name, ofType: nil, inDirectory: searchPath) { + /// Try finding the image in the search path. + imagePath = path + } else { + imagePath = bundle.path(forResource: asset.name, ofType: nil) + } + } else { + if let path = bundle.path(forResource: asset.name, ofType: nil, inDirectory: asset.directory) { + /// First search for the image in the asset provided sub directory. + imagePath = path + } else { + /// First search for the image in bundle. + imagePath = bundle.path(forResource: asset.name, ofType: nil) + } + } + + if imagePath == nil { + guard let image = UIImage(named: asset.name, in: bundle, compatibleWith: nil) else { + LottieLogger.shared.warn("Could not find image \"\(asset.name)\" in bundle") + return nil + } + return image.cgImage + } + + guard let foundPath = imagePath, let image = UIImage(contentsOfFile: foundPath) else { + /// No image found. + LottieLogger.shared.warn("Could not find image \"\(asset.name)\" in bundle") + return nil + } + return image.cgImage + } + + public func contentsGravity(for _: ImageAsset) -> CALayerContentsGravity { + contentsGravity + } + + // MARK: Internal + + let bundle: Bundle + let searchPath: String? + let contentsGravity: CALayerContentsGravity +} + +extension BundleImageProvider: Equatable { + public static func ==(_ lhs: BundleImageProvider, _ rhs: BundleImageProvider) -> Bool { + lhs.bundle == rhs.bundle + && lhs.searchPath == rhs.searchPath + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/iOS/Compatibility/CompatibleAnimationKeypath.swift b/Pods/lottie-ios/Sources/Public/iOS/Compatibility/CompatibleAnimationKeypath.swift new file mode 100644 index 0000000..facb4e6 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/iOS/Compatibility/CompatibleAnimationKeypath.swift @@ -0,0 +1,33 @@ +// +// CompatibleAnimationKeypath.swift +// Lottie_iOS +// +// Created by Tyler Hedrick on 3/6/19. +// + +import Foundation +#if canImport(UIKit) + +/// An Objective-C compatible wrapper around Lottie's AnimationKeypath +@objc +public final class CompatibleAnimationKeypath: NSObject { + + // MARK: Lifecycle + + /// Creates a keypath from a dot separated string. The string is separated by "." + @objc + public init(keypath: String) { + animationKeypath = AnimationKeypath(keypath: keypath) + } + + /// Creates a keypath from a list of strings. + @objc + public init(keys: [String]) { + animationKeypath = AnimationKeypath(keys: keys) + } + + // MARK: Public + + public let animationKeypath: AnimationKeypath +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/iOS/Compatibility/CompatibleAnimationView.swift b/Pods/lottie-ios/Sources/Public/iOS/Compatibility/CompatibleAnimationView.swift new file mode 100644 index 0000000..0d46dda --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/iOS/Compatibility/CompatibleAnimationView.swift @@ -0,0 +1,552 @@ +// +// CompatibleAnimationView.swift +// Lottie_iOS +// +// Created by Tyler Hedrick on 3/6/19. +// + +import Foundation +#if canImport(UIKit) +import UIKit + +/// An Objective-C compatible wrapper around Lottie's Animation class. +/// Use in tandem with CompatibleAnimationView when using Lottie in Objective-C +@objc +public final class CompatibleAnimation: NSObject { + + // MARK: Lifecycle + + @objc + public init( + name: String, + subdirectory: String? = nil, + bundle: Bundle = Bundle.main + ) { + self.name = name + self.subdirectory = subdirectory + self.bundle = bundle + super.init() + } + + // MARK: Internal + + var animation: LottieAnimation? { + LottieAnimation.named(name, bundle: bundle, subdirectory: subdirectory) + } + + @objc + static func named(_ name: String) -> CompatibleAnimation { + CompatibleAnimation(name: name) + } + + // MARK: Private + + private let name: String + private let subdirectory: String? + private let bundle: Bundle +} + +/// An Objective-C compatible wrapper around Lottie's RenderingEngineOption enum. Pass in an option +/// to the CompatibleAnimationView initializers to configure the rendering engine for the view. +@objc +public enum CompatibleRenderingEngineOption: Int { + /// Uses the rendering engine specified in LottieConfiguration.shared. + case shared + + /// Uses the library default rendering engine, coreAnimation. + case defaultEngine + + /// Optimizes rendering performance by using the Core Animation rendering engine for animations it + /// can render while falling back to the main thread renderer for all other animations. + case automatic + + /// Only renders animations using the main thread rendering engine. + case mainThread + + /// Only renders animations using the Core Animation rendering engine. Those animations that use + /// features not yet supported on this renderer will not be rendered. + case coreAnimation + + // MARK: Public + + /// Converts a CompatibleRenderingEngineOption to the corresponding LottieConfiguration for + /// internal rendering engine configuration. + public static func generateLottieConfiguration( + _ configuration: CompatibleRenderingEngineOption + ) -> LottieConfiguration { + switch configuration { + case .shared: + LottieConfiguration.shared + case .defaultEngine: + LottieConfiguration(renderingEngine: .coreAnimation) + case .automatic: + LottieConfiguration(renderingEngine: .automatic) + case .mainThread: + LottieConfiguration(renderingEngine: .mainThread) + case .coreAnimation: + LottieConfiguration(renderingEngine: .coreAnimation) + } + } +} + +/// An Objective-C compatible version of `LottieBackgroundBehavior`. +@objc +public enum CompatibleBackgroundBehavior: Int { + /// Stop the animation and reset it to the beginning of its current play time. The completion block is called. + case stop + + /// Pause the animation in its current state. The completion block is called. + case pause + + /// Pause the animation and restart it when the application moves to the foreground. + /// The completion block is stored and called when the animation completes. + /// - This is the default when using the Main Thread rendering engine. + case pauseAndRestore + + /// Stops the animation and sets it to the end of its current play time. The completion block is called. + case forceFinish + + /// The animation continues playing in the background. + /// - This is the default when using the Core Animation rendering engine. + /// Playing an animation using the Core Animation engine doesn't come with any CPU overhead, + /// so using `.continuePlaying` avoids the need to stop and then resume the animation + /// (which does come with some CPU overhead). + /// - This mode should not be used with the Main Thread rendering engine. + case continuePlaying +} + +/// An Objective-C compatible wrapper around Lottie's LottieAnimationView. +@objc +public final class CompatibleAnimationView: UIView { + + // MARK: Lifecycle + + /// Initializes a compatible AnimationView with a given compatible animation. Defaults to using + /// the rendering engine specified in LottieConfiguration.shared. + @objc + public convenience init(compatibleAnimation: CompatibleAnimation) { + self.init(compatibleAnimation: compatibleAnimation, compatibleRenderingEngineOption: .shared) + } + + /// Initializes a compatible AnimationView with a given compatible animation and rendering engine + /// configuration. + @objc + public init( + compatibleAnimation: CompatibleAnimation, + compatibleRenderingEngineOption: CompatibleRenderingEngineOption + ) { + animationView = LottieAnimationView( + animation: compatibleAnimation.animation, + configuration: CompatibleRenderingEngineOption.generateLottieConfiguration(compatibleRenderingEngineOption) + ) + self.compatibleAnimation = compatibleAnimation + super.init(frame: .zero) + commonInit() + } + + /// Initializes a compatible AnimationView with the resources asynchronously loaded from a given + /// URL. Defaults to using the rendering engine specified in LottieConfiguration.shared. + @objc + public convenience init(url: URL) { + self.init(url: url, compatibleRenderingEngineOption: .shared) + } + + /// Initializes a compatible AnimationView with the resources asynchronously loaded from a given + /// URL using the given rendering engine configuration. + @objc + public init(url: URL, compatibleRenderingEngineOption: CompatibleRenderingEngineOption) { + animationView = LottieAnimationView( + url: url, + closure: { _ in }, + configuration: CompatibleRenderingEngineOption.generateLottieConfiguration(compatibleRenderingEngineOption) + ) + super.init(frame: .zero) + commonInit() + } + + /// Initializes a compatible AnimationView from a given Data object specifying the Lottie + /// animation. Defaults to using the rendering engine specified in LottieConfiguration.shared. + @objc + public convenience init(data: Data) { + self.init(data: data, compatibleRenderingEngineOption: .shared) + } + + /// Initializes a compatible AnimationView from a given Data object specifying the Lottie + /// animation using the given rendering engine configuration. + @objc + public init(data: Data, compatibleRenderingEngineOption: CompatibleRenderingEngineOption) { + if let animation = try? LottieAnimation.from(data: data) { + animationView = LottieAnimationView( + animation: animation, + configuration: CompatibleRenderingEngineOption.generateLottieConfiguration(compatibleRenderingEngineOption) + ) + } else { + animationView = LottieAnimationView( + configuration: CompatibleRenderingEngineOption.generateLottieConfiguration(compatibleRenderingEngineOption) + ) + } + super.init(frame: .zero) + commonInit() + } + + @objc + public override init(frame: CGRect) { + animationView = LottieAnimationView() + super.init(frame: frame) + commonInit() + } + + required init?(coder: NSCoder) { + animationView = LottieAnimationView() + super.init(coder: coder) + commonInit() + } + + // MARK: Public + + @objc public var compatibleAnimation: CompatibleAnimation? { + didSet { + animationView.animation = compatibleAnimation?.animation + } + } + + @objc public var loopAnimationCount: CGFloat = 0 { + didSet { + animationView.loopMode = loopAnimationCount == -1 ? .loop : .repeat(Float(loopAnimationCount)) + } + } + + @objc public var compatibleDictionaryTextProvider: CompatibleDictionaryTextProvider? { + didSet { + animationView.textProvider = compatibleDictionaryTextProvider?.textProvider ?? DefaultTextProvider() + } + } + + @objc + public override var contentMode: UIView.ContentMode { + set { animationView.contentMode = newValue } + get { animationView.contentMode } + } + + @objc + public var shouldRasterizeWhenIdle: Bool { + set { animationView.shouldRasterizeWhenIdle = newValue } + get { animationView.shouldRasterizeWhenIdle } + } + + @objc + public var currentProgress: CGFloat { + set { animationView.currentProgress = newValue } + get { animationView.currentProgress } + } + + @objc + public var duration: CGFloat { + animationView.animation?.duration ?? 0.0 + } + + @objc + public var currentTime: TimeInterval { + set { animationView.currentTime = newValue } + get { animationView.currentTime } + } + + @objc + public var currentFrame: CGFloat { + set { animationView.currentFrame = newValue } + get { animationView.currentFrame } + } + + @objc + public var realtimeAnimationFrame: CGFloat { + animationView.realtimeAnimationFrame + } + + @objc + public var realtimeAnimationProgress: CGFloat { + animationView.realtimeAnimationProgress + } + + @objc + public var animationSpeed: CGFloat { + set { animationView.animationSpeed = newValue } + get { animationView.animationSpeed } + } + + @objc + public var respectAnimationFrameRate: Bool { + set { animationView.respectAnimationFrameRate = newValue } + get { animationView.respectAnimationFrameRate } + } + + @objc + public var isAnimationPlaying: Bool { + animationView.isAnimationPlaying + } + + @objc + public var backgroundMode: CompatibleBackgroundBehavior { + get { + switch animationView.backgroundBehavior { + case .stop: + .stop + case .pause: + .pause + case .pauseAndRestore: + .pauseAndRestore + case .forceFinish: + .forceFinish + case .continuePlaying: + .continuePlaying + } + } + set { + switch newValue { + case .stop: + animationView.backgroundBehavior = .stop + case .pause: + animationView.backgroundBehavior = .pause + case .pauseAndRestore: + animationView.backgroundBehavior = .pauseAndRestore + case .forceFinish: + animationView.backgroundBehavior = .forceFinish + case .continuePlaying: + animationView.backgroundBehavior = .continuePlaying + } + } + } + + @objc + public func play() { + play(completion: nil) + } + + @objc + public func play(completion: ((Bool) -> Void)?) { + animationView.play(completion: completion) + } + + /// Note: When calling this code from Objective-C, the method signature is + /// playFromProgress:toProgress:completion which drops the standard "With" naming convention. + @objc + public func play( + fromProgress: CGFloat, + toProgress: CGFloat, + completion: ((Bool) -> Void)? = nil + ) { + animationView.play( + fromProgress: fromProgress, + toProgress: toProgress, + loopMode: nil, + completion: completion + ) + } + + /// Note: When calling this code from Objective-C, the method signature is + /// playFromFrame:toFrame:completion which drops the standard "With" naming convention. + @objc + public func play( + fromFrame: CGFloat, + toFrame: CGFloat, + completion: ((Bool) -> Void)? = nil + ) { + animationView.play( + fromFrame: fromFrame, + toFrame: toFrame, + loopMode: nil, + completion: completion + ) + } + + /// Note: When calling this code from Objective-C, the method signature is + /// playFromMarker:toMarker:completion which drops the standard "With" naming convention. + @objc + public func play( + fromMarker: String, + toMarker: String, + completion: ((Bool) -> Void)? = nil + ) { + animationView.play( + fromMarker: fromMarker, + toMarker: toMarker, + completion: completion + ) + } + + @objc + public func play( + marker: String, + completion: ((Bool) -> Void)? = nil + ) { + animationView.play( + marker: marker, + completion: completion + ) + } + + @objc + public func stop() { + animationView.stop() + } + + @objc + public func pause() { + animationView.pause() + } + + @objc + public func reloadImages() { + animationView.reloadImages() + } + + @objc + public func forceDisplayUpdate() { + animationView.forceDisplayUpdate() + } + + @objc + public func getValue( + for keypath: CompatibleAnimationKeypath, + atFrame: CGFloat + ) -> Any? { + animationView.getValue( + for: keypath.animationKeypath, + atFrame: atFrame + ) + } + + @objc + public func logHierarchyKeypaths() { + animationView.logHierarchyKeypaths() + } + + @objc + public func setColorValue(_ color: UIColor, forKeypath keypath: CompatibleAnimationKeypath) { + var red: CGFloat = 0 + var green: CGFloat = 0 + var blue: CGFloat = 0 + var alpha: CGFloat = 0 + + let colorspace = LottieConfiguration.shared.colorSpace + + let convertedColor = color.cgColor.converted(to: colorspace, intent: .defaultIntent, options: nil) + + if let components = convertedColor?.components, components.count == 4 { + red = components[0] + green = components[1] + blue = components[2] + alpha = components[3] + } else { + color.getRed(&red, green: &green, blue: &blue, alpha: &alpha) + } + + let valueProvider = ColorValueProvider(LottieColor(r: Double(red), g: Double(green), b: Double(blue), a: Double(alpha))) + animationView.setValueProvider(valueProvider, keypath: keypath.animationKeypath) + } + + @objc + public func getColorValue(for keypath: CompatibleAnimationKeypath, atFrame: CGFloat) -> UIColor? { + let value = animationView.getValue(for: keypath.animationKeypath, atFrame: atFrame) + guard let colorValue = value as? LottieColor else { + return nil + } + + return UIColor( + red: CGFloat(colorValue.r), + green: CGFloat(colorValue.g), + blue: CGFloat(colorValue.b), + alpha: CGFloat(colorValue.a) + ) + } + + @objc + public func addSubview( + _ subview: AnimationSubview, + forLayerAt keypath: CompatibleAnimationKeypath + ) { + animationView.addSubview( + subview, + forLayerAt: keypath.animationKeypath + ) + } + + @objc + public func convert( + rect: CGRect, + toLayerAt keypath: CompatibleAnimationKeypath? + ) -> CGRect { + animationView.convert( + rect, + toLayerAt: keypath?.animationKeypath + ) ?? .zero + } + + @objc + public func convert( + point: CGPoint, + toLayerAt keypath: CompatibleAnimationKeypath? + ) -> CGPoint { + animationView.convert( + point, + toLayerAt: keypath?.animationKeypath + ) ?? .zero + } + + @objc + public func progressTime(forMarker named: String) -> CGFloat { + animationView.progressTime(forMarker: named) ?? 0 + } + + @objc + public func frameTime(forMarker named: String) -> CGFloat { + animationView.frameTime(forMarker: named) ?? 0 + } + + @objc + public func durationFrameTime(forMarker named: String) -> CGFloat { + animationView.durationFrameTime(forMarker: named) ?? 0 + } + + // MARK: Private + + private let animationView: LottieAnimationView + + private func commonInit() { + setUpViews() + } + + private func setUpViews() { + animationView.translatesAutoresizingMaskIntoConstraints = false + addSubview(animationView) + animationView.topAnchor.constraint(equalTo: topAnchor).isActive = true + animationView.trailingAnchor.constraint(equalTo: trailingAnchor).isActive = true + animationView.leadingAnchor.constraint(equalTo: leadingAnchor).isActive = true + animationView.bottomAnchor.constraint(equalTo: bottomAnchor).isActive = true + } +} + +/// An Objective-C compatible wrapper around Lottie's DictionaryTextProvider. +/// Use in tandem with CompatibleAnimationView to supply text to LottieAnimationView +/// when using Lottie in Objective-C. +@objc +public final class CompatibleDictionaryTextProvider: NSObject { + + // MARK: Lifecycle + + @objc + public init(values: [String: String]) { + self.values = values + super.init() + } + + // MARK: Internal + + var textProvider: AnimationKeypathTextProvider? { + DictionaryTextProvider(values) + } + + // MARK: Private + + private let values: [String: String] +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/iOS/FilepathImageProvider.swift b/Pods/lottie-ios/Sources/Public/iOS/FilepathImageProvider.swift new file mode 100644 index 0000000..57ea470 --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/iOS/FilepathImageProvider.swift @@ -0,0 +1,78 @@ +// +// FilepathImageProvider.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/1/19. +// + +import Foundation +#if canImport(UIKit) +import UIKit + +/// Provides an image for a lottie animation from a provided Bundle. +public final class FilepathImageProvider: AnimationImageProvider { + + // MARK: Lifecycle + + /// Initializes an image provider with a specific filepath. + /// + /// - Parameter filepath: The absolute filepath containing the images. + /// - Parameter contentsGravity: The contents gravity to use when rendering the images. + /// + public init(filepath: String, contentsGravity: CALayerContentsGravity = .resize) { + self.filepath = URL(fileURLWithPath: filepath) + self.contentsGravity = contentsGravity + } + + /// Initializes an image provider with a specific filepath. + /// + /// - Parameter filepath: The absolute filepath containing the images. + /// - Parameter contentsGravity: The contents gravity to use when rendering the images. + /// + public init(filepath: URL, contentsGravity: CALayerContentsGravity = .resize) { + self.filepath = filepath + self.contentsGravity = contentsGravity + } + + // MARK: Public + + public func imageForAsset(asset: ImageAsset) -> CGImage? { + if + asset.name.hasPrefix("data:"), + let url = URL(string: asset.name), + let data = try? Data(contentsOf: url), + let image = UIImage(data: data) + { + return image.cgImage + } + + let directPath = filepath.appendingPathComponent(asset.name).path + if FileManager.default.fileExists(atPath: directPath) { + return UIImage(contentsOfFile: directPath)?.cgImage + } + + let pathWithDirectory = filepath.appendingPathComponent(asset.directory).appendingPathComponent(asset.name).path + if FileManager.default.fileExists(atPath: pathWithDirectory) { + return UIImage(contentsOfFile: pathWithDirectory)?.cgImage + } + + LottieLogger.shared.warn("Could not find image \"\(asset.name)\" in bundle") + return nil + } + + public func contentsGravity(for _: ImageAsset) -> CALayerContentsGravity { + contentsGravity + } + + // MARK: Internal + + let filepath: URL + let contentsGravity: CALayerContentsGravity +} + +extension FilepathImageProvider: Equatable { + public static func ==(_ lhs: FilepathImageProvider, _ rhs: FilepathImageProvider) -> Bool { + lhs.filepath == rhs.filepath + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/iOS/LottieAnimationViewBase.swift b/Pods/lottie-ios/Sources/Public/iOS/LottieAnimationViewBase.swift new file mode 100644 index 0000000..bd4a2ad --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/iOS/LottieAnimationViewBase.swift @@ -0,0 +1,85 @@ +// +// LottieAnimationViewBase.swift +// lottie-swift-iOS +// +// Created by Brandon Withrow on 2/6/19. +// + +#if canImport(UIKit) +import UIKit + +/// The base view for `LottieAnimationView` on iOS, tvOS, watchOS, and macCatalyst. +/// +/// Enables the `LottieAnimationView` implementation to be shared across platforms. +open class LottieAnimationViewBase: UIView { + + // MARK: Public + + public override var contentMode: UIView.ContentMode { + didSet { + setNeedsLayout() + } + } + + public override func didMoveToWindow() { + super.didMoveToWindow() + animationMovedToWindow() + } + + public override func layoutSubviews() { + super.layoutSubviews() + layoutAnimation() + } + + // MARK: Internal + + var viewLayer: CALayer? { + layer + } + + var screenScale: CGFloat { + #if os(iOS) || os(tvOS) + max(UITraitCollection.current.displayScale, 1) + #else // if os(visionOS) + // We intentionally don't check `#if os(visionOS)`, because that emits + // a warning when building on Xcode 14 and earlier. + 1.0 + #endif + } + + func layoutAnimation() { + // Implemented by subclasses. + } + + func animationMovedToWindow() { + // Implemented by subclasses. + } + + func commonInit() { + contentMode = .scaleAspectFit + clipsToBounds = true + NotificationCenter.default.addObserver( + self, + selector: #selector(animationWillEnterForeground), + name: UIApplication.willEnterForegroundNotification, + object: nil + ) + NotificationCenter.default.addObserver( + self, + selector: #selector(animationWillMoveToBackground), + name: UIApplication.didEnterBackgroundNotification, + object: nil + ) + } + + @objc + func animationWillMoveToBackground() { + // Implemented by subclasses. + } + + @objc + func animationWillEnterForeground() { + // Implemented by subclasses. + } +} +#endif diff --git a/Pods/lottie-ios/Sources/Public/iOS/UIColorExtension.swift b/Pods/lottie-ios/Sources/Public/iOS/UIColorExtension.swift new file mode 100644 index 0000000..b6613ea --- /dev/null +++ b/Pods/lottie-ios/Sources/Public/iOS/UIColorExtension.swift @@ -0,0 +1,23 @@ +// +// UIColorExtension.swift +// lottie-swift +// +// Created by Brandon Withrow on 2/4/19. +// + +#if canImport(UIKit) +import UIKit + +extension UIColor { + + public var lottieColorValue: LottieColor { + var r: CGFloat = 0 + var g: CGFloat = 0 + var b: CGFloat = 0 + var a: CGFloat = 0 + getRed(&r, green: &g, blue: &b, alpha: &a) + return LottieColor(r: Double(r), g: Double(g), b: Double(b), a: Double(a)) + } + +} +#endif diff --git a/QuickLocation.xcodeproj/project.pbxproj b/QuickLocation.xcodeproj/project.pbxproj index 7f434e8..ab253da 100644 --- a/QuickLocation.xcodeproj/project.pbxproj +++ b/QuickLocation.xcodeproj/project.pbxproj @@ -7,37 +7,394 @@ objects = { /* Begin PBXBuildFile section */ + 305A76882FCA8C7000227D26 /* MoyaProvider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74C62FCA8C7000227D26 /* MoyaProvider+Rx.swift */; }; + 305A76892FCA8C7000227D26 /* Observable+Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74C72FCA8C7000227D26 /* Observable+Response.swift */; }; + 305A768A2FCA8C7000227D26 /* Single+Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74C82FCA8C7000227D26 /* Single+Response.swift */; }; + 305A768B2FCA8C7000227D26 /* API.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74CA2FCA8C7000227D26 /* API.swift */; }; + 305A768C2FCA8C7000227D26 /* APIProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74CB2FCA8C7000227D26 /* APIProvider.swift */; }; + 305A768D2FCA8C7000227D26 /* AppNetworkConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74CC2FCA8C7000227D26 /* AppNetworkConfig.swift */; }; + 305A768E2FCA8C7000227D26 /* SignPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74CD2FCA8C7000227D26 /* SignPlugin.swift */; }; + 305A768F2FCA8C7000227D26 /* SystemAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74CE2FCA8C7000227D26 /* SystemAPI.swift */; }; + 305A76902FCA8C7000227D26 /* UserAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74CF2FCA8C7000227D26 /* UserAPI.swift */; }; + 305A76912FCA8C7000227D26 /* Constant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74D22FCA8C7000227D26 /* Constant.swift */; }; + 305A76922FCA8C7000227D26 /* LogUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74D32FCA8C7000227D26 /* LogUtils.swift */; }; + 305A76932FCA8C7000227D26 /* AddImageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74D52FCA8C7000227D26 /* AddImageCell.swift */; }; + 305A76942FCA8C7000227D26 /* UploadImageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74D62FCA8C7000227D26 /* UploadImageCell.swift */; }; + 305A76952FCA8C7000227D26 /* CornerRadiusCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74D82FCA8C7000227D26 /* CornerRadiusCell.swift */; }; + 305A76962FCA8C7000227D26 /* CornerRadiusFooterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74D92FCA8C7000227D26 /* CornerRadiusFooterView.swift */; }; + 305A76972FCA8C7000227D26 /* CornerRadiusHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74DA2FCA8C7000227D26 /* CornerRadiusHeaderView.swift */; }; + 305A76982FCA8C7000227D26 /* ImagePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74DC2FCA8C7000227D26 /* ImagePicker.swift */; }; + 305A76992FCA8C7000227D26 /* ImagePickerPopup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74DD2FCA8C7000227D26 /* ImagePickerPopup.swift */; }; + 305A769A2FCA8C7000227D26 /* PopupAnimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74DE2FCA8C7000227D26 /* PopupAnimator.swift */; }; + 305A769B2FCA8C7000227D26 /* PopupAnimators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74DF2FCA8C7000227D26 /* PopupAnimators.swift */; }; + 305A769C2FCA8C7000227D26 /* PopupViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74E02FCA8C7000227D26 /* PopupViewController.swift */; }; + 305A769D2FCA8C7000227D26 /* PopupViewController+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74E12FCA8C7000227D26 /* PopupViewController+Extension.swift */; }; + 305A769E2FCA8C7000227D26 /* TextArrowCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74E32FCA8C7000227D26 /* TextArrowCell.swift */; }; + 305A769F2FCA8C7000227D26 /* TextContentArrowCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74E42FCA8C7000227D26 /* TextContentArrowCell.swift */; }; + 305A76A02FCA8C7000227D26 /* TextTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74E52FCA8C7000227D26 /* TextTableViewCell.swift */; }; + 305A76A12FCA8C7000227D26 /* UIButton+RTL.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A74E92FCA8C7000227D26 /* UIButton+RTL.m */; }; + 305A76A22FCA8C7000227D26 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74EB2FCA8C7000227D26 /* Array+Extension.swift */; }; + 305A76A32FCA8C7000227D26 /* ControlEvents+Block.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74EC2FCA8C7000227D26 /* ControlEvents+Block.swift */; }; + 305A76A42FCA8C7000227D26 /* Date+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74ED2FCA8C7000227D26 /* Date+Extension.swift */; }; + 305A76A52FCA8C7000227D26 /* Dictionay+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74EE2FCA8C7000227D26 /* Dictionay+Extension.swift */; }; + 305A76A62FCA8C7000227D26 /* Int+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74EF2FCA8C7000227D26 /* Int+Extension.swift */; }; + 305A76A72FCA8C7000227D26 /* NSAttributedString+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F02FCA8C7000227D26 /* NSAttributedString+Extension.swift */; }; + 305A76A82FCA8C7000227D26 /* ObjectMapper+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F12FCA8C7000227D26 /* ObjectMapper+Extension.swift */; }; + 305A76A92FCA8C7000227D26 /* Optional+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F22FCA8C7000227D26 /* Optional+Extension.swift */; }; + 305A76AA2FCA8C7000227D26 /* Response+ObjectMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F32FCA8C7000227D26 /* Response+ObjectMapper.swift */; }; + 305A76AB2FCA8C7000227D26 /* ScaleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F42FCA8C7000227D26 /* ScaleType.swift */; }; + 305A76AC2FCA8C7000227D26 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F52FCA8C7000227D26 /* String+Extension.swift */; }; + 305A76AD2FCA8C7000227D26 /* UIApplicationExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F62FCA8C7000227D26 /* UIApplicationExtension.swift */; }; + 305A76AE2FCA8C7000227D26 /* UIButton+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F72FCA8C7000227D26 /* UIButton+Extension.swift */; }; + 305A76AF2FCA8C7000227D26 /* UIColor+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F82FCA8C7000227D26 /* UIColor+Extension.swift */; }; + 305A76B02FCA8C7000227D26 /* UIFont+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74F92FCA8C7000227D26 /* UIFont+Extension.swift */; }; + 305A76B12FCA8C7000227D26 /* UIImage+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74FA2FCA8C7000227D26 /* UIImage+Extension.swift */; }; + 305A76B22FCA8C7000227D26 /* UIImage+Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74FB2FCA8C7000227D26 /* UIImage+Resource.swift */; }; + 305A76B32FCA8C7000227D26 /* UILabel+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74FC2FCA8C7000227D26 /* UILabel+Extension.swift */; }; + 305A76B42FCA8C7000227D26 /* UINavigationController+FDFullscreenPopGesture.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A74FE2FCA8C7000227D26 /* UINavigationController+FDFullscreenPopGesture.m */; }; + 305A76B52FCA8C7000227D26 /* UITableView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A74FF2FCA8C7000227D26 /* UITableView+Extension.swift */; }; + 305A76B62FCA8C7000227D26 /* UITextField+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75002FCA8C7000227D26 /* UITextField+Extensions.swift */; }; + 305A76B72FCA8C7000227D26 /* UIView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75012FCA8C7000227D26 /* UIView+Extension.swift */; }; + 305A76B82FCA8C7000227D26 /* UIViewController+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75022FCA8C7000227D26 /* UIViewController+Extension.swift */; }; + 305A76B92FCA8C7000227D26 /* URL+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75032FCA8C7000227D26 /* URL+Extension.swift */; }; + 305A76BA2FCA8C7000227D26 /* Wrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75052FCA8C7000227D26 /* Wrapper.swift */; }; + 305A76BB2FCA8C7000227D26 /* BaseModelNew.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75072FCA8C7000227D26 /* BaseModelNew.swift */; }; + 305A76BC2FCA8C7000227D26 /* ListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75082FCA8C7000227D26 /* ListModel.swift */; }; + 305A76BD2FCA8C7000227D26 /* PaginationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75092FCA8C7000227D26 /* PaginationModel.swift */; }; + 305A76BE2FCA8C7000227D26 /* ResponseModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A750A2FCA8C7000227D26 /* ResponseModel.swift */; }; + 305A76BF2FCA8C7000227D26 /* ListService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A750C2FCA8C7000227D26 /* ListService.swift */; }; + 305A76C02FCA8C7000227D26 /* BaseNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A750E2FCA8C7000227D26 /* BaseNavigationController.swift */; }; + 305A76C12FCA8C7000227D26 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A750F2FCA8C7000227D26 /* BaseViewController.swift */; }; + 305A76C22FCA8C7000227D26 /* BaseViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75112FCA8C7000227D26 /* BaseViewModel.swift */; }; + 305A76C32FCA8C7000227D26 /* MainTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75132FCA8C7000227D26 /* MainTabBarController.swift */; }; + 305A76C42FCA8C7000227D26 /* QuickLocationTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75142FCA8C7000227D26 /* QuickLocationTabBar.swift */; }; + 305A76C52FCA8C7000227D26 /* Account.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75172FCA8C7000227D26 /* Account.swift */; }; + 305A76C62FCA8C7000227D26 /* AppContextManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75182FCA8C7000227D26 /* AppContextManager.swift */; }; + 305A76C72FCA8C7000227D26 /* UserConfigModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75192FCA8C7000227D26 /* UserConfigModel.swift */; }; + 305A76C82FCA8C7000227D26 /* UserConfigResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A751A2FCA8C7000227D26 /* UserConfigResponse.swift */; }; + 305A76C92FCA8C7000227D26 /* ApiManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A751C2FCA8C7000227D26 /* ApiManager.swift */; }; + 305A76CA2FCA8C7000227D26 /* AppSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A751D2FCA8C7000227D26 /* AppSettings.swift */; }; + 305A76CB2FCA8C7000227D26 /* Authorize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A751E2FCA8C7000227D26 /* Authorize.swift */; }; + 305A76CC2FCA8C7000227D26 /* FileTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A751F2FCA8C7000227D26 /* FileTools.swift */; }; + 305A76CD2FCA8C7000227D26 /* Permission.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75202FCA8C7000227D26 /* Permission.swift */; }; + 305A76CE2FCA8C7000227D26 /* RouterManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75212FCA8C7000227D26 /* RouterManager.swift */; }; + 305A76CF2FCA8C7000227D26 /* CountDownService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75232FCA8C7000227D26 /* CountDownService.swift */; }; + 305A76D02FCA8C7000227D26 /* MoneyFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75252FCA8C7000227D26 /* MoneyFormatter.swift */; }; + 305A76D12FCA8C7000227D26 /* TimeSpecificNotificationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75272FCA8C7000227D26 /* TimeSpecificNotificationManager.swift */; }; + 305A76D22FCA8C7000227D26 /* ThemeManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75292FCA8C7000227D26 /* ThemeManager.swift */; }; + 305A76D32FCA8C7000227D26 /* URLManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A752B2FCA8C7000227D26 /* URLManager.swift */; }; + 305A76D42FCA8C7000227D26 /* GroupModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A752E2FCA8C7000227D26 /* GroupModel.swift */; }; + 305A76D52FCA8C7000227D26 /* SystemResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A752F2FCA8C7000227D26 /* SystemResponse.swift */; }; + 305A76D62FCA8C7000227D26 /* ImagePlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75312FCA8C7000227D26 /* ImagePlugin.swift */; }; + 305A76D72FCA8C7000227D26 /* NotEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A75322FCA8C7000227D26 /* NotEmpty.swift */; }; + 305A76D82FCA8C7000227D26 /* Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A761A2FCA8C7000227D26 /* Action.swift */; }; + 305A76D92FCA8C7000227D26 /* Action+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A761B2FCA8C7000227D26 /* Action+Internal.swift */; }; + 305A76DA2FCA8C7000227D26 /* Button+Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A761C2FCA8C7000227D26 /* Button+Action.swift */; }; + 305A76DB2FCA8C7000227D26 /* Control+Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A761D2FCA8C7000227D26 /* Control+Action.swift */; }; + 305A76DC2FCA8C7000227D26 /* InputSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A761E2FCA8C7000227D26 /* InputSubject.swift */; }; + 305A76DD2FCA8C7000227D26 /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A761F2FCA8C7000227D26 /* NSObject+Rx.swift */; }; + 305A76DE2FCA8C7000227D26 /* ObservableType+ObjectMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76202FCA8C7000227D26 /* ObservableType+ObjectMapper.swift */; }; + 305A76DF2FCA8C7000227D26 /* Single+ObjectMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76212FCA8C7000227D26 /* Single+ObjectMapper.swift */; }; + 305A76E02FCA8C7000227D26 /* GroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76232FCA8C7000227D26 /* GroupView.swift */; }; + 305A76E12FCA8C7000227D26 /* GroupViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76242FCA8C7000227D26 /* GroupViewController.swift */; }; + 305A76E22FCA8C7000227D26 /* GroupViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76252FCA8C7000227D26 /* GroupViewModel.swift */; }; + 305A76E32FCA8C7000227D26 /* GroupMemberView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76272FCA8C7000227D26 /* GroupMemberView.swift */; }; + 305A76E42FCA8C7000227D26 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76282FCA8C7000227D26 /* HomeView.swift */; }; + 305A76E52FCA8C7000227D26 /* HomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76292FCA8C7000227D26 /* HomeViewController.swift */; }; + 305A76E62FCA8C7000227D26 /* LaunchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A762B2FCA8C7000227D26 /* LaunchViewController.swift */; }; + 305A76E72FCA8C7000227D26 /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A762D2FCA8C7000227D26 /* LoginView.swift */; }; + 305A76E82FCA8C7000227D26 /* LoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A762E2FCA8C7000227D26 /* LoginViewController.swift */; }; + 305A76E92FCA8C7000227D26 /* LoginViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A762F2FCA8C7000227D26 /* LoginViewModel.swift */; }; + 305A76EA2FCA8C7000227D26 /* OneTapLoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76302FCA8C7000227D26 /* OneTapLoginView.swift */; }; + 305A76EB2FCA8C7000227D26 /* CircleMember.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76322FCA8C7000227D26 /* CircleMember.swift */; }; + 305A76EC2FCA8C7000227D26 /* MemberAnnotation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76332FCA8C7000227D26 /* MemberAnnotation.swift */; }; + 305A76ED2FCA8C7000227D26 /* MemberAnnotationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76342FCA8C7000227D26 /* MemberAnnotationView.swift */; }; + 305A76EE2FCA8C7000227D26 /* MineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76362FCA8C7000227D26 /* MineView.swift */; }; + 305A76EF2FCA8C7000227D26 /* MineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76372FCA8C7000227D26 /* MineViewController.swift */; }; + 305A76F02FCA8C7000227D26 /* MineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76382FCA8C7000227D26 /* MineViewModel.swift */; }; + 305A76F12FCA8C7000227D26 /* SystemService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A763B2FCA8C7000227D26 /* SystemService.swift */; }; + 305A76F22FCA8C7000227D26 /* UserService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A763C2FCA8C7000227D26 /* UserService.swift */; }; + 305A76F32FCA8C7000227D26 /* AutoLayout+NSLayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A763E2FCA8C7000227D26 /* AutoLayout+NSLayoutConstraint.swift */; }; + 305A76F42FCA8C7000227D26 /* AutoLayout+UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A763F2FCA8C7000227D26 /* AutoLayout+UIView.swift */; }; + 305A76F52FCA8C7000227D26 /* AutoLayoutSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76402FCA8C7000227D26 /* AutoLayoutSwift.swift */; }; + 305A76F62FCA8C7000227D26 /* AppRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76422FCA8C7000227D26 /* AppRouter.swift */; }; + 305A76F72FCA8C7000227D26 /* RouterTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76432FCA8C7000227D26 /* RouterTarget.swift */; }; + 305A76F82FCA8C7000227D26 /* DLAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76462FCA8C7000227D26 /* DLAlert.swift */; }; + 305A76F92FCA8C7000227D26 /* DLToast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76472FCA8C7000227D26 /* DLToast.swift */; }; + 305A76FA2FCA8C7000227D26 /* DLEmptyDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76492FCA8C7000227D26 /* DLEmptyDataSet.swift */; }; + 305A76FB2FCA8C7000227D26 /* EmptyDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A764A2FCA8C7000227D26 /* EmptyDataSet.swift */; }; + 305A76FC2FCA8C7000227D26 /* EmptyDataSetDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A764B2FCA8C7000227D26 /* EmptyDataSetDelegate.swift */; }; + 305A76FD2FCA8C7000227D26 /* EmptyDataSetSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A764C2FCA8C7000227D26 /* EmptyDataSetSource.swift */; }; + 305A76FE2FCA8C7000227D26 /* EmptyDataSetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A764D2FCA8C7000227D26 /* EmptyDataSetView.swift */; }; + 305A76FF2FCA8C7000227D26 /* EmptyDataSetView+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A764E2FCA8C7000227D26 /* EmptyDataSetView+Extension.swift */; }; + 305A77002FCA8C7000227D26 /* RefreshStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A764F2FCA8C7000227D26 /* RefreshStyle.swift */; }; + 305A77012FCA8C7000227D26 /* DLHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76512FCA8C7000227D26 /* DLHUD.swift */; }; + 305A77022FCA8C7000227D26 /* HUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76522FCA8C7000227D26 /* HUD.swift */; }; + 305A77032FCA8C7000227D26 /* ProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76532FCA8C7000227D26 /* ProgressHUD.swift */; }; + 305A77042FCA8C7000227D26 /* MXParallaxHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A76562FCA8C7000227D26 /* MXParallaxHeader.m */; }; + 305A77052FCA8C7000227D26 /* MXScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A76582FCA8C7000227D26 /* MXScrollView.m */; }; + 305A77062FCA8C7000227D26 /* MXScrollViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A765A2FCA8C7000227D26 /* MXScrollViewController.m */; }; + 305A77072FCA8C7000227D26 /* Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A765C2FCA8C7000227D26 /* Helper.swift */; }; + 305A77082FCA8C7000227D26 /* PageCollectionViewFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A765D2FCA8C7000227D26 /* PageCollectionViewFlowLayout.swift */; }; + 305A77092FCA8C7000227D26 /* PageContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A765E2FCA8C7000227D26 /* PageContentView.swift */; }; + 305A770A2FCA8C7000227D26 /* PageStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A765F2FCA8C7000227D26 /* PageStyle.swift */; }; + 305A770B2FCA8C7000227D26 /* PageTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76602FCA8C7000227D26 /* PageTitleView.swift */; }; + 305A770C2FCA8C7000227D26 /* PageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76612FCA8C7000227D26 /* PageView.swift */; }; + 305A770D2FCA8C7000227D26 /* PageViewManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76622FCA8C7000227D26 /* PageViewManager.swift */; }; + 305A770E2FCA8C7000227D26 /* DLAlertPopVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76642FCA8C7000227D26 /* DLAlertPopVC.swift */; }; + 305A770F2FCA8C7000227D26 /* DLCustomPopVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76652FCA8C7000227D26 /* DLCustomPopVC.swift */; }; + 305A77102FCA8C7000227D26 /* DLSheetPopVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76662FCA8C7000227D26 /* DLSheetPopVC.swift */; }; + 305A77112FCA8C7000227D26 /* DLViewTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A76682FCA8C7000227D26 /* DLViewTransition.m */; }; + 305A77122FCA8C7000227D26 /* TTGTagCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A766B2FCA8C7000227D26 /* TTGTagCollectionView.m */; }; + 305A77132FCA8C7000227D26 /* TTGTextTag.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A766E2FCA8C7000227D26 /* TTGTextTag.m */; }; + 305A77142FCA8C7000227D26 /* TTGTextTagAttributedStringContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A76702FCA8C7000227D26 /* TTGTextTagAttributedStringContent.m */; }; + 305A77152FCA8C7000227D26 /* TTGTextTagCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A76722FCA8C7000227D26 /* TTGTextTagCollectionView.m */; }; + 305A77162FCA8C7000227D26 /* TTGTextTagContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A76742FCA8C7000227D26 /* TTGTextTagContent.m */; }; + 305A77172FCA8C7000227D26 /* TTGTextTagStringContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A76762FCA8C7000227D26 /* TTGTextTagStringContent.m */; }; + 305A77182FCA8C7000227D26 /* TTGTextTagStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = 305A76782FCA8C7000227D26 /* TTGTextTagStyle.m */; }; + 305A77192FCA8C7000227D26 /* CollectionHFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A767A2FCA8C7000227D26 /* CollectionHFlowLayout.swift */; }; + 305A771A2FCA8C7000227D26 /* JJPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A767B2FCA8C7000227D26 /* JJPageControl.swift */; }; + 305A771B2FCA8C7000227D26 /* ReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A767C2FCA8C7000227D26 /* ReusableView.swift */; }; + 305A771C2FCA8C7000227D26 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A767E2FCA8C7000227D26 /* AppDelegate.swift */; }; + 305A771D2FCA8C7000227D26 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A76862FCA8C7000227D26 /* ViewController.swift */; }; + 305A771E2FCA8C7000227D26 /* adhoc.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 305A74D12FCA8C7000227D26 /* adhoc.xcconfig */; }; + 305A771F2FCA8C7000227D26 /* D-DIN-PRO-500-Medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = 305A75342FCA8C7000227D26 /* D-DIN-PRO-500-Medium.otf */; }; + 305A77202FCA8C7000227D26 /* douyu.otf in Resources */ = {isa = PBXBuildFile; fileRef = 305A75352FCA8C7000227D26 /* douyu.otf */; }; + 305A77212FCA8C7000227D26 /* pmzd.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 305A75362FCA8C7000227D26 /* pmzd.ttf */; }; + 305A77222FCA8C7000227D26 /* YouSheBiaoTiHei.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 305A75372FCA8C7000227D26 /* YouSheBiaoTiHei.ttf */; }; + 305A77232FCA8C7000227D26 /* zihunbiantaoti-r.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 305A75382FCA8C7000227D26 /* zihunbiantaoti-r.ttf */; }; + 305A77E62FCA8C7000227D26 /* dialog_buy_vip_3.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76052FCA8C7000227D26 /* dialog_buy_vip_3.json */; }; + 305A77E72FCA8C7000227D26 /* dialog_first_register_tip.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76062FCA8C7000227D26 /* dialog_first_register_tip.json */; }; + 305A77E82FCA8C7000227D26 /* dialog_phone_search.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76072FCA8C7000227D26 /* dialog_phone_search.json */; }; + 305A77E92FCA8C7000227D26 /* dialog_register_tip.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76082FCA8C7000227D26 /* dialog_register_tip.json */; }; + 305A77EA2FCA8C7000227D26 /* dialog_register_tip1_1.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76092FCA8C7000227D26 /* dialog_register_tip1_1.json */; }; + 305A77EB2FCA8C7000227D26 /* dialog_register_tip1_2.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A760A2FCA8C7000227D26 /* dialog_register_tip1_2.json */; }; + 305A77EC2FCA8C7000227D26 /* dialog_register_tip2.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A760B2FCA8C7000227D26 /* dialog_register_tip2.json */; }; + 305A77ED2FCA8C7000227D26 /* dialog_search_earth.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A760C2FCA8C7000227D26 /* dialog_search_earth.json */; }; + 305A77EE2FCA8C7000227D26 /* dialog_search_girl.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A760D2FCA8C7000227D26 /* dialog_search_girl.json */; }; + 305A77EF2FCA8C7000227D26 /* home_search.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A760E2FCA8C7000227D26 /* home_search.json */; }; + 305A77F02FCA8C7000227D26 /* message_voice_play.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A760F2FCA8C7000227D26 /* message_voice_play.json */; }; + 305A77F12FCA8C7000227D26 /* phone_search_fail.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76102FCA8C7000227D26 /* phone_search_fail.json */; }; + 305A77F22FCA8C7000227D26 /* phone_search_fireworks.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76112FCA8C7000227D26 /* phone_search_fireworks.json */; }; + 305A77F32FCA8C7000227D26 /* phone_search_home.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76122FCA8C7000227D26 /* phone_search_home.json */; }; + 305A77F42FCA8C7000227D26 /* phone_search_interlude.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76132FCA8C7000227D26 /* phone_search_interlude.json */; }; + 305A77F52FCA8C7000227D26 /* phone_search_no_vip.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76142FCA8C7000227D26 /* phone_search_no_vip.json */; }; + 305A77F62FCA8C7000227D26 /* phone_search_success.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76152FCA8C7000227D26 /* phone_search_success.json */; }; + 305A77F72FCA8C7000227D26 /* sign_in_continuous_data.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76162FCA8C7000227D26 /* sign_in_continuous_data.json */; }; + 305A77F82FCA8C7000227D26 /* sign_in_un_continuous_data.json in Resources */ = {isa = PBXBuildFile; fileRef = 305A76172FCA8C7000227D26 /* sign_in_un_continuous_data.json */; }; + 305A77F92FCA8C7000227D26 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 305A767F2FCA8C7000227D26 /* Assets.xcassets */; }; + 305A77FB2FCA8C7000227D26 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 305A76822FCA8C7000227D26 /* LaunchScreen.storyboard */; }; + 305A77FC2FCA8C7000227D26 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 305A76842FCA8C7000227D26 /* Main.storyboard */; }; + 305A798C2FCAB99300227D26 /* HomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A798B2FCAB99300227D26 /* HomeViewModel.swift */; }; + 305A79902FCAC61A00227D26 /* InviteMemberVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 305A798F2FCAC61A00227D26 /* InviteMemberVC.swift */; }; + 30A7A9112FCAEE3D00105780 /* GroupListPopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30A7A9102FCAEE3D00105780 /* GroupListPopView.swift */; }; C03BCA796B982B5ACA9611EE /* Pods_QuickLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E143BF7B4D1F77827EB9982E /* Pods_QuickLocation.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 305A74C62FCA8C7000227D26 /* MoyaProvider+Rx.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MoyaProvider+Rx.swift"; sourceTree = ""; }; + 305A74C72FCA8C7000227D26 /* Observable+Response.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Observable+Response.swift"; sourceTree = ""; }; + 305A74C82FCA8C7000227D26 /* Single+Response.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Single+Response.swift"; sourceTree = ""; }; + 305A74CA2FCA8C7000227D26 /* API.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = API.swift; sourceTree = ""; }; + 305A74CB2FCA8C7000227D26 /* APIProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APIProvider.swift; sourceTree = ""; }; + 305A74CC2FCA8C7000227D26 /* AppNetworkConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppNetworkConfig.swift; sourceTree = ""; }; + 305A74CD2FCA8C7000227D26 /* SignPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignPlugin.swift; sourceTree = ""; }; + 305A74CE2FCA8C7000227D26 /* SystemAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SystemAPI.swift; sourceTree = ""; }; + 305A74CF2FCA8C7000227D26 /* UserAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserAPI.swift; sourceTree = ""; }; + 305A74D12FCA8C7000227D26 /* adhoc.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = adhoc.xcconfig; sourceTree = ""; }; + 305A74D22FCA8C7000227D26 /* Constant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constant.swift; sourceTree = ""; }; + 305A74D32FCA8C7000227D26 /* LogUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogUtils.swift; sourceTree = ""; }; + 305A74D52FCA8C7000227D26 /* AddImageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddImageCell.swift; sourceTree = ""; }; + 305A74D62FCA8C7000227D26 /* UploadImageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UploadImageCell.swift; sourceTree = ""; }; + 305A74D82FCA8C7000227D26 /* CornerRadiusCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CornerRadiusCell.swift; sourceTree = ""; }; + 305A74D92FCA8C7000227D26 /* CornerRadiusFooterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CornerRadiusFooterView.swift; sourceTree = ""; }; + 305A74DA2FCA8C7000227D26 /* CornerRadiusHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CornerRadiusHeaderView.swift; sourceTree = ""; }; + 305A74DC2FCA8C7000227D26 /* ImagePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagePicker.swift; sourceTree = ""; }; + 305A74DD2FCA8C7000227D26 /* ImagePickerPopup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagePickerPopup.swift; sourceTree = ""; }; + 305A74DE2FCA8C7000227D26 /* PopupAnimator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupAnimator.swift; sourceTree = ""; }; + 305A74DF2FCA8C7000227D26 /* PopupAnimators.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupAnimators.swift; sourceTree = ""; }; + 305A74E02FCA8C7000227D26 /* PopupViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupViewController.swift; sourceTree = ""; }; + 305A74E12FCA8C7000227D26 /* PopupViewController+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PopupViewController+Extension.swift"; sourceTree = ""; }; + 305A74E32FCA8C7000227D26 /* TextArrowCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextArrowCell.swift; sourceTree = ""; }; + 305A74E42FCA8C7000227D26 /* TextContentArrowCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextContentArrowCell.swift; sourceTree = ""; }; + 305A74E52FCA8C7000227D26 /* TextTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextTableViewCell.swift; sourceTree = ""; }; + 305A74E82FCA8C7000227D26 /* UIButton+RTL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIButton+RTL.h"; sourceTree = ""; }; + 305A74E92FCA8C7000227D26 /* UIButton+RTL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIButton+RTL.m"; sourceTree = ""; }; + 305A74EB2FCA8C7000227D26 /* Array+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+Extension.swift"; sourceTree = ""; }; + 305A74EC2FCA8C7000227D26 /* ControlEvents+Block.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ControlEvents+Block.swift"; sourceTree = ""; }; + 305A74ED2FCA8C7000227D26 /* Date+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Extension.swift"; sourceTree = ""; }; + 305A74EE2FCA8C7000227D26 /* Dictionay+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionay+Extension.swift"; sourceTree = ""; }; + 305A74EF2FCA8C7000227D26 /* Int+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Int+Extension.swift"; sourceTree = ""; }; + 305A74F02FCA8C7000227D26 /* NSAttributedString+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSAttributedString+Extension.swift"; sourceTree = ""; }; + 305A74F12FCA8C7000227D26 /* ObjectMapper+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ObjectMapper+Extension.swift"; sourceTree = ""; }; + 305A74F22FCA8C7000227D26 /* Optional+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Optional+Extension.swift"; sourceTree = ""; }; + 305A74F32FCA8C7000227D26 /* Response+ObjectMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Response+ObjectMapper.swift"; sourceTree = ""; }; + 305A74F42FCA8C7000227D26 /* ScaleType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScaleType.swift; sourceTree = ""; }; + 305A74F52FCA8C7000227D26 /* String+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extension.swift"; sourceTree = ""; }; + 305A74F62FCA8C7000227D26 /* UIApplicationExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIApplicationExtension.swift; sourceTree = ""; }; + 305A74F72FCA8C7000227D26 /* UIButton+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIButton+Extension.swift"; sourceTree = ""; }; + 305A74F82FCA8C7000227D26 /* UIColor+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+Extension.swift"; sourceTree = ""; }; + 305A74F92FCA8C7000227D26 /* UIFont+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFont+Extension.swift"; sourceTree = ""; }; + 305A74FA2FCA8C7000227D26 /* UIImage+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Extension.swift"; sourceTree = ""; }; + 305A74FB2FCA8C7000227D26 /* UIImage+Resource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Resource.swift"; sourceTree = ""; }; + 305A74FC2FCA8C7000227D26 /* UILabel+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UILabel+Extension.swift"; sourceTree = ""; }; + 305A74FD2FCA8C7000227D26 /* UINavigationController+FDFullscreenPopGesture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UINavigationController+FDFullscreenPopGesture.h"; sourceTree = ""; }; + 305A74FE2FCA8C7000227D26 /* UINavigationController+FDFullscreenPopGesture.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UINavigationController+FDFullscreenPopGesture.m"; sourceTree = ""; }; + 305A74FF2FCA8C7000227D26 /* UITableView+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITableView+Extension.swift"; sourceTree = ""; }; + 305A75002FCA8C7000227D26 /* UITextField+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITextField+Extensions.swift"; sourceTree = ""; }; + 305A75012FCA8C7000227D26 /* UIView+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Extension.swift"; sourceTree = ""; }; + 305A75022FCA8C7000227D26 /* UIViewController+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Extension.swift"; sourceTree = ""; }; + 305A75032FCA8C7000227D26 /* URL+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+Extension.swift"; sourceTree = ""; }; + 305A75052FCA8C7000227D26 /* Wrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Wrapper.swift; sourceTree = ""; }; + 305A75072FCA8C7000227D26 /* BaseModelNew.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseModelNew.swift; sourceTree = ""; }; + 305A75082FCA8C7000227D26 /* ListModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListModel.swift; sourceTree = ""; }; + 305A75092FCA8C7000227D26 /* PaginationModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaginationModel.swift; sourceTree = ""; }; + 305A750A2FCA8C7000227D26 /* ResponseModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResponseModel.swift; sourceTree = ""; }; + 305A750C2FCA8C7000227D26 /* ListService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListService.swift; sourceTree = ""; }; + 305A750E2FCA8C7000227D26 /* BaseNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseNavigationController.swift; sourceTree = ""; }; + 305A750F2FCA8C7000227D26 /* BaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; + 305A75112FCA8C7000227D26 /* BaseViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseViewModel.swift; sourceTree = ""; }; + 305A75132FCA8C7000227D26 /* MainTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainTabBarController.swift; sourceTree = ""; }; + 305A75142FCA8C7000227D26 /* QuickLocationTabBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuickLocationTabBar.swift; sourceTree = ""; }; + 305A75172FCA8C7000227D26 /* Account.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Account.swift; sourceTree = ""; }; + 305A75182FCA8C7000227D26 /* AppContextManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppContextManager.swift; sourceTree = ""; }; + 305A75192FCA8C7000227D26 /* UserConfigModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserConfigModel.swift; sourceTree = ""; }; + 305A751A2FCA8C7000227D26 /* UserConfigResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserConfigResponse.swift; sourceTree = ""; }; + 305A751C2FCA8C7000227D26 /* ApiManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiManager.swift; sourceTree = ""; }; + 305A751D2FCA8C7000227D26 /* AppSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSettings.swift; sourceTree = ""; }; + 305A751E2FCA8C7000227D26 /* Authorize.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Authorize.swift; sourceTree = ""; }; + 305A751F2FCA8C7000227D26 /* FileTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileTools.swift; sourceTree = ""; }; + 305A75202FCA8C7000227D26 /* Permission.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Permission.swift; sourceTree = ""; }; + 305A75212FCA8C7000227D26 /* RouterManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RouterManager.swift; sourceTree = ""; }; + 305A75232FCA8C7000227D26 /* CountDownService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountDownService.swift; sourceTree = ""; }; + 305A75252FCA8C7000227D26 /* MoneyFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MoneyFormatter.swift; sourceTree = ""; }; + 305A75272FCA8C7000227D26 /* TimeSpecificNotificationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeSpecificNotificationManager.swift; sourceTree = ""; }; + 305A75292FCA8C7000227D26 /* ThemeManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeManager.swift; sourceTree = ""; }; + 305A752B2FCA8C7000227D26 /* URLManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLManager.swift; sourceTree = ""; }; + 305A752E2FCA8C7000227D26 /* GroupModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupModel.swift; sourceTree = ""; }; + 305A752F2FCA8C7000227D26 /* SystemResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SystemResponse.swift; sourceTree = ""; }; + 305A75312FCA8C7000227D26 /* ImagePlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagePlugin.swift; sourceTree = ""; }; + 305A75322FCA8C7000227D26 /* NotEmpty.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotEmpty.swift; sourceTree = ""; }; + 305A75342FCA8C7000227D26 /* D-DIN-PRO-500-Medium.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "D-DIN-PRO-500-Medium.otf"; sourceTree = ""; }; + 305A75352FCA8C7000227D26 /* douyu.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = douyu.otf; sourceTree = ""; }; + 305A75362FCA8C7000227D26 /* pmzd.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = pmzd.ttf; sourceTree = ""; }; + 305A75372FCA8C7000227D26 /* YouSheBiaoTiHei.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = YouSheBiaoTiHei.ttf; sourceTree = ""; }; + 305A75382FCA8C7000227D26 /* zihunbiantaoti-r.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "zihunbiantaoti-r.ttf"; sourceTree = ""; }; + 305A76052FCA8C7000227D26 /* dialog_buy_vip_3.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dialog_buy_vip_3.json; sourceTree = ""; }; + 305A76062FCA8C7000227D26 /* dialog_first_register_tip.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dialog_first_register_tip.json; sourceTree = ""; }; + 305A76072FCA8C7000227D26 /* dialog_phone_search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dialog_phone_search.json; sourceTree = ""; }; + 305A76082FCA8C7000227D26 /* dialog_register_tip.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dialog_register_tip.json; sourceTree = ""; }; + 305A76092FCA8C7000227D26 /* dialog_register_tip1_1.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dialog_register_tip1_1.json; sourceTree = ""; }; + 305A760A2FCA8C7000227D26 /* dialog_register_tip1_2.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dialog_register_tip1_2.json; sourceTree = ""; }; + 305A760B2FCA8C7000227D26 /* dialog_register_tip2.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dialog_register_tip2.json; sourceTree = ""; }; + 305A760C2FCA8C7000227D26 /* dialog_search_earth.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dialog_search_earth.json; sourceTree = ""; }; + 305A760D2FCA8C7000227D26 /* dialog_search_girl.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = dialog_search_girl.json; sourceTree = ""; }; + 305A760E2FCA8C7000227D26 /* home_search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = home_search.json; sourceTree = ""; }; + 305A760F2FCA8C7000227D26 /* message_voice_play.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = message_voice_play.json; sourceTree = ""; }; + 305A76102FCA8C7000227D26 /* phone_search_fail.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phone_search_fail.json; sourceTree = ""; }; + 305A76112FCA8C7000227D26 /* phone_search_fireworks.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phone_search_fireworks.json; sourceTree = ""; }; + 305A76122FCA8C7000227D26 /* phone_search_home.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phone_search_home.json; sourceTree = ""; }; + 305A76132FCA8C7000227D26 /* phone_search_interlude.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phone_search_interlude.json; sourceTree = ""; }; + 305A76142FCA8C7000227D26 /* phone_search_no_vip.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phone_search_no_vip.json; sourceTree = ""; }; + 305A76152FCA8C7000227D26 /* phone_search_success.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = phone_search_success.json; sourceTree = ""; }; + 305A76162FCA8C7000227D26 /* sign_in_continuous_data.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = sign_in_continuous_data.json; sourceTree = ""; }; + 305A76172FCA8C7000227D26 /* sign_in_un_continuous_data.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = sign_in_un_continuous_data.json; sourceTree = ""; }; + 305A761A2FCA8C7000227D26 /* Action.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Action.swift; sourceTree = ""; }; + 305A761B2FCA8C7000227D26 /* Action+Internal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Action+Internal.swift"; sourceTree = ""; }; + 305A761C2FCA8C7000227D26 /* Button+Action.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Button+Action.swift"; sourceTree = ""; }; + 305A761D2FCA8C7000227D26 /* Control+Action.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Control+Action.swift"; sourceTree = ""; }; + 305A761E2FCA8C7000227D26 /* InputSubject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InputSubject.swift; sourceTree = ""; }; + 305A761F2FCA8C7000227D26 /* NSObject+Rx.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSObject+Rx.swift"; sourceTree = ""; }; + 305A76202FCA8C7000227D26 /* ObservableType+ObjectMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ObservableType+ObjectMapper.swift"; sourceTree = ""; }; + 305A76212FCA8C7000227D26 /* Single+ObjectMapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Single+ObjectMapper.swift"; sourceTree = ""; }; + 305A76232FCA8C7000227D26 /* GroupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupView.swift; sourceTree = ""; }; + 305A76242FCA8C7000227D26 /* GroupViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupViewController.swift; sourceTree = ""; }; + 305A76252FCA8C7000227D26 /* GroupViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupViewModel.swift; sourceTree = ""; }; + 305A76272FCA8C7000227D26 /* GroupMemberView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupMemberView.swift; sourceTree = ""; }; + 305A76282FCA8C7000227D26 /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = ""; }; + 305A76292FCA8C7000227D26 /* HomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeViewController.swift; sourceTree = ""; }; + 305A762B2FCA8C7000227D26 /* LaunchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchViewController.swift; sourceTree = ""; }; + 305A762D2FCA8C7000227D26 /* LoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginView.swift; sourceTree = ""; }; + 305A762E2FCA8C7000227D26 /* LoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewController.swift; sourceTree = ""; }; + 305A762F2FCA8C7000227D26 /* LoginViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewModel.swift; sourceTree = ""; }; + 305A76302FCA8C7000227D26 /* OneTapLoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OneTapLoginView.swift; sourceTree = ""; }; + 305A76322FCA8C7000227D26 /* CircleMember.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CircleMember.swift; sourceTree = ""; }; + 305A76332FCA8C7000227D26 /* MemberAnnotation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemberAnnotation.swift; sourceTree = ""; }; + 305A76342FCA8C7000227D26 /* MemberAnnotationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemberAnnotationView.swift; sourceTree = ""; }; + 305A76362FCA8C7000227D26 /* MineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineView.swift; sourceTree = ""; }; + 305A76372FCA8C7000227D26 /* MineViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineViewController.swift; sourceTree = ""; }; + 305A76382FCA8C7000227D26 /* MineViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MineViewModel.swift; sourceTree = ""; }; + 305A763B2FCA8C7000227D26 /* SystemService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SystemService.swift; sourceTree = ""; }; + 305A763C2FCA8C7000227D26 /* UserService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserService.swift; sourceTree = ""; }; + 305A763E2FCA8C7000227D26 /* AutoLayout+NSLayoutConstraint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AutoLayout+NSLayoutConstraint.swift"; sourceTree = ""; }; + 305A763F2FCA8C7000227D26 /* AutoLayout+UIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AutoLayout+UIView.swift"; sourceTree = ""; }; + 305A76402FCA8C7000227D26 /* AutoLayoutSwift.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoLayoutSwift.swift; sourceTree = ""; }; + 305A76422FCA8C7000227D26 /* AppRouter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppRouter.swift; sourceTree = ""; }; + 305A76432FCA8C7000227D26 /* RouterTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RouterTarget.swift; sourceTree = ""; }; + 305A76462FCA8C7000227D26 /* DLAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DLAlert.swift; sourceTree = ""; }; + 305A76472FCA8C7000227D26 /* DLToast.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DLToast.swift; sourceTree = ""; }; + 305A76492FCA8C7000227D26 /* DLEmptyDataSet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DLEmptyDataSet.swift; sourceTree = ""; }; + 305A764A2FCA8C7000227D26 /* EmptyDataSet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyDataSet.swift; sourceTree = ""; }; + 305A764B2FCA8C7000227D26 /* EmptyDataSetDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyDataSetDelegate.swift; sourceTree = ""; }; + 305A764C2FCA8C7000227D26 /* EmptyDataSetSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyDataSetSource.swift; sourceTree = ""; }; + 305A764D2FCA8C7000227D26 /* EmptyDataSetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyDataSetView.swift; sourceTree = ""; }; + 305A764E2FCA8C7000227D26 /* EmptyDataSetView+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "EmptyDataSetView+Extension.swift"; sourceTree = ""; }; + 305A764F2FCA8C7000227D26 /* RefreshStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefreshStyle.swift; sourceTree = ""; }; + 305A76512FCA8C7000227D26 /* DLHUD.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DLHUD.swift; sourceTree = ""; }; + 305A76522FCA8C7000227D26 /* HUD.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HUD.swift; sourceTree = ""; }; + 305A76532FCA8C7000227D26 /* ProgressHUD.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressHUD.swift; sourceTree = ""; }; + 305A76552FCA8C7000227D26 /* MXParallaxHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MXParallaxHeader.h; sourceTree = ""; }; + 305A76562FCA8C7000227D26 /* MXParallaxHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MXParallaxHeader.m; sourceTree = ""; }; + 305A76572FCA8C7000227D26 /* MXScrollView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MXScrollView.h; sourceTree = ""; }; + 305A76582FCA8C7000227D26 /* MXScrollView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MXScrollView.m; sourceTree = ""; }; + 305A76592FCA8C7000227D26 /* MXScrollViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MXScrollViewController.h; sourceTree = ""; }; + 305A765A2FCA8C7000227D26 /* MXScrollViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MXScrollViewController.m; sourceTree = ""; }; + 305A765C2FCA8C7000227D26 /* Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Helper.swift; sourceTree = ""; }; + 305A765D2FCA8C7000227D26 /* PageCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageCollectionViewFlowLayout.swift; sourceTree = ""; }; + 305A765E2FCA8C7000227D26 /* PageContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageContentView.swift; sourceTree = ""; }; + 305A765F2FCA8C7000227D26 /* PageStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageStyle.swift; sourceTree = ""; }; + 305A76602FCA8C7000227D26 /* PageTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageTitleView.swift; sourceTree = ""; }; + 305A76612FCA8C7000227D26 /* PageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageView.swift; sourceTree = ""; }; + 305A76622FCA8C7000227D26 /* PageViewManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageViewManager.swift; sourceTree = ""; }; + 305A76642FCA8C7000227D26 /* DLAlertPopVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DLAlertPopVC.swift; sourceTree = ""; }; + 305A76652FCA8C7000227D26 /* DLCustomPopVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DLCustomPopVC.swift; sourceTree = ""; }; + 305A76662FCA8C7000227D26 /* DLSheetPopVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DLSheetPopVC.swift; sourceTree = ""; }; + 305A76672FCA8C7000227D26 /* DLViewTransition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DLViewTransition.h; sourceTree = ""; }; + 305A76682FCA8C7000227D26 /* DLViewTransition.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DLViewTransition.m; sourceTree = ""; }; + 305A766A2FCA8C7000227D26 /* TTGTagCollectionView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTGTagCollectionView.h; sourceTree = ""; }; + 305A766B2FCA8C7000227D26 /* TTGTagCollectionView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTGTagCollectionView.m; sourceTree = ""; }; + 305A766C2FCA8C7000227D26 /* TTGTagCollectionView-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "TTGTagCollectionView-Bridging-Header.h"; sourceTree = ""; }; + 305A766D2FCA8C7000227D26 /* TTGTextTag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTGTextTag.h; sourceTree = ""; }; + 305A766E2FCA8C7000227D26 /* TTGTextTag.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTGTextTag.m; sourceTree = ""; }; + 305A766F2FCA8C7000227D26 /* TTGTextTagAttributedStringContent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTGTextTagAttributedStringContent.h; sourceTree = ""; }; + 305A76702FCA8C7000227D26 /* TTGTextTagAttributedStringContent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTGTextTagAttributedStringContent.m; sourceTree = ""; }; + 305A76712FCA8C7000227D26 /* TTGTextTagCollectionView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTGTextTagCollectionView.h; sourceTree = ""; }; + 305A76722FCA8C7000227D26 /* TTGTextTagCollectionView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTGTextTagCollectionView.m; sourceTree = ""; }; + 305A76732FCA8C7000227D26 /* TTGTextTagContent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTGTextTagContent.h; sourceTree = ""; }; + 305A76742FCA8C7000227D26 /* TTGTextTagContent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTGTextTagContent.m; sourceTree = ""; }; + 305A76752FCA8C7000227D26 /* TTGTextTagStringContent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTGTextTagStringContent.h; sourceTree = ""; }; + 305A76762FCA8C7000227D26 /* TTGTextTagStringContent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTGTextTagStringContent.m; sourceTree = ""; }; + 305A76772FCA8C7000227D26 /* TTGTextTagStyle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TTGTextTagStyle.h; sourceTree = ""; }; + 305A76782FCA8C7000227D26 /* TTGTextTagStyle.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TTGTextTagStyle.m; sourceTree = ""; }; + 305A767A2FCA8C7000227D26 /* CollectionHFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CollectionHFlowLayout.swift; sourceTree = ""; }; + 305A767B2FCA8C7000227D26 /* JJPageControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JJPageControl.swift; sourceTree = ""; }; + 305A767C2FCA8C7000227D26 /* ReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReusableView.swift; sourceTree = ""; }; + 305A767E2FCA8C7000227D26 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; + 305A767F2FCA8C7000227D26 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 305A76802FCA8C7000227D26 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 305A76812FCA8C7000227D26 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; + 305A76832FCA8C7000227D26 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + 305A76852FCA8C7000227D26 /* QuickLocation-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "QuickLocation-Bridging-Header.h"; sourceTree = ""; }; + 305A76862FCA8C7000227D26 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; + 305A798B2FCAB99300227D26 /* HomeViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeViewModel.swift; sourceTree = ""; }; + 305A798F2FCAC61A00227D26 /* InviteMemberVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InviteMemberVC.swift; sourceTree = ""; }; + 30A7A9102FCAEE3D00105780 /* GroupListPopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupListPopView.swift; sourceTree = ""; }; 3E4359082FC48D26003470A5 /* QuickLocation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QuickLocation.app; sourceTree = BUILT_PRODUCTS_DIR; }; C2BE08A1B1E96CAB0EE3C077 /* Pods-QuickLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-QuickLocation.release.xcconfig"; path = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation.release.xcconfig"; sourceTree = ""; }; DD686BFD90D3CEEEFABFE88F /* Pods-QuickLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-QuickLocation.debug.xcconfig"; path = "Target Support Files/Pods-QuickLocation/Pods-QuickLocation.debug.xcconfig"; sourceTree = ""; }; E143BF7B4D1F77827EB9982E /* Pods_QuickLocation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_QuickLocation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ -/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ - 3E43591A2FC48D2B003470A5 /* Exceptions for "QuickLocation" folder in "QuickLocation" target */ = { - isa = PBXFileSystemSynchronizedBuildFileExceptionSet; - membershipExceptions = ( - Info.plist, - ); - target = 3E4359072FC48D26003470A5 /* QuickLocation */; - }; -/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ - -/* Begin PBXFileSystemSynchronizedRootGroup section */ - 3E43590A2FC48D26003470A5 /* QuickLocation */ = { - isa = PBXFileSystemSynchronizedRootGroup; - exceptions = ( - 3E43591A2FC48D2B003470A5 /* Exceptions for "QuickLocation" folder in "QuickLocation" target */, - ); - path = QuickLocation; - sourceTree = ""; - }; -/* End PBXFileSystemSynchronizedRootGroup section */ - /* Begin PBXFrameworksBuildPhase section */ 3E4359052FC48D26003470A5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; @@ -58,10 +415,622 @@ name = Frameworks; sourceTree = ""; }; + 305A74C92FCA8C7000227D26 /* RxMoya */ = { + isa = PBXGroup; + children = ( + 305A74C62FCA8C7000227D26 /* MoyaProvider+Rx.swift */, + 305A74C72FCA8C7000227D26 /* Observable+Response.swift */, + 305A74C82FCA8C7000227D26 /* Single+Response.swift */, + ); + path = RxMoya; + sourceTree = ""; + }; + 305A74D02FCA8C7000227D26 /* API */ = { + isa = PBXGroup; + children = ( + 305A74C92FCA8C7000227D26 /* RxMoya */, + 305A74CA2FCA8C7000227D26 /* API.swift */, + 305A74CB2FCA8C7000227D26 /* APIProvider.swift */, + 305A74CC2FCA8C7000227D26 /* AppNetworkConfig.swift */, + 305A74CD2FCA8C7000227D26 /* SignPlugin.swift */, + 305A74CE2FCA8C7000227D26 /* SystemAPI.swift */, + 305A74CF2FCA8C7000227D26 /* UserAPI.swift */, + ); + path = API; + sourceTree = ""; + }; + 305A74D42FCA8C7000227D26 /* Common */ = { + isa = PBXGroup; + children = ( + 305A74D12FCA8C7000227D26 /* adhoc.xcconfig */, + 305A74D22FCA8C7000227D26 /* Constant.swift */, + 305A74D32FCA8C7000227D26 /* LogUtils.swift */, + ); + path = Common; + sourceTree = ""; + }; + 305A74D72FCA8C7000227D26 /* AddImageCell */ = { + isa = PBXGroup; + children = ( + 305A74D52FCA8C7000227D26 /* AddImageCell.swift */, + 305A74D62FCA8C7000227D26 /* UploadImageCell.swift */, + ); + path = AddImageCell; + sourceTree = ""; + }; + 305A74DB2FCA8C7000227D26 /* CornerRadiusView */ = { + isa = PBXGroup; + children = ( + 305A74D82FCA8C7000227D26 /* CornerRadiusCell.swift */, + 305A74D92FCA8C7000227D26 /* CornerRadiusFooterView.swift */, + 305A74DA2FCA8C7000227D26 /* CornerRadiusHeaderView.swift */, + ); + path = CornerRadiusView; + sourceTree = ""; + }; + 305A74E22FCA8C7000227D26 /* ImagePicker */ = { + isa = PBXGroup; + children = ( + 305A74DC2FCA8C7000227D26 /* ImagePicker.swift */, + 305A74DD2FCA8C7000227D26 /* ImagePickerPopup.swift */, + 305A74DE2FCA8C7000227D26 /* PopupAnimator.swift */, + 305A74DF2FCA8C7000227D26 /* PopupAnimators.swift */, + 305A74E02FCA8C7000227D26 /* PopupViewController.swift */, + 305A74E12FCA8C7000227D26 /* PopupViewController+Extension.swift */, + ); + path = ImagePicker; + sourceTree = ""; + }; + 305A74E62FCA8C7000227D26 /* TextTableViewCell */ = { + isa = PBXGroup; + children = ( + 305A74E32FCA8C7000227D26 /* TextArrowCell.swift */, + 305A74E42FCA8C7000227D26 /* TextContentArrowCell.swift */, + 305A74E52FCA8C7000227D26 /* TextTableViewCell.swift */, + ); + path = TextTableViewCell; + sourceTree = ""; + }; + 305A74E72FCA8C7000227D26 /* Component */ = { + isa = PBXGroup; + children = ( + 305A74D72FCA8C7000227D26 /* AddImageCell */, + 305A74DB2FCA8C7000227D26 /* CornerRadiusView */, + 305A74E22FCA8C7000227D26 /* ImagePicker */, + 305A74E62FCA8C7000227D26 /* TextTableViewCell */, + ); + path = Component; + sourceTree = ""; + }; + 305A74EA2FCA8C7000227D26 /* RTL */ = { + isa = PBXGroup; + children = ( + 305A74E82FCA8C7000227D26 /* UIButton+RTL.h */, + 305A74E92FCA8C7000227D26 /* UIButton+RTL.m */, + ); + path = RTL; + sourceTree = ""; + }; + 305A75042FCA8C7000227D26 /* Extension */ = { + isa = PBXGroup; + children = ( + 305A74EA2FCA8C7000227D26 /* RTL */, + 305A74EB2FCA8C7000227D26 /* Array+Extension.swift */, + 305A74EC2FCA8C7000227D26 /* ControlEvents+Block.swift */, + 305A74ED2FCA8C7000227D26 /* Date+Extension.swift */, + 305A74EE2FCA8C7000227D26 /* Dictionay+Extension.swift */, + 305A74EF2FCA8C7000227D26 /* Int+Extension.swift */, + 305A74F02FCA8C7000227D26 /* NSAttributedString+Extension.swift */, + 305A74F12FCA8C7000227D26 /* ObjectMapper+Extension.swift */, + 305A74F22FCA8C7000227D26 /* Optional+Extension.swift */, + 305A74F32FCA8C7000227D26 /* Response+ObjectMapper.swift */, + 305A74F42FCA8C7000227D26 /* ScaleType.swift */, + 305A74F52FCA8C7000227D26 /* String+Extension.swift */, + 305A74F62FCA8C7000227D26 /* UIApplicationExtension.swift */, + 305A74F72FCA8C7000227D26 /* UIButton+Extension.swift */, + 305A74F82FCA8C7000227D26 /* UIColor+Extension.swift */, + 305A74F92FCA8C7000227D26 /* UIFont+Extension.swift */, + 305A74FA2FCA8C7000227D26 /* UIImage+Extension.swift */, + 305A74FB2FCA8C7000227D26 /* UIImage+Resource.swift */, + 305A74FC2FCA8C7000227D26 /* UILabel+Extension.swift */, + 305A74FD2FCA8C7000227D26 /* UINavigationController+FDFullscreenPopGesture.h */, + 305A74FE2FCA8C7000227D26 /* UINavigationController+FDFullscreenPopGesture.m */, + 305A74FF2FCA8C7000227D26 /* UITableView+Extension.swift */, + 305A75002FCA8C7000227D26 /* UITextField+Extensions.swift */, + 305A75012FCA8C7000227D26 /* UIView+Extension.swift */, + 305A75022FCA8C7000227D26 /* UIViewController+Extension.swift */, + 305A75032FCA8C7000227D26 /* URL+Extension.swift */, + ); + path = Extension; + sourceTree = ""; + }; + 305A75062FCA8C7000227D26 /* Core */ = { + isa = PBXGroup; + children = ( + 305A75042FCA8C7000227D26 /* Extension */, + 305A75052FCA8C7000227D26 /* Wrapper.swift */, + ); + path = Core; + sourceTree = ""; + }; + 305A750B2FCA8C7000227D26 /* BaseModel */ = { + isa = PBXGroup; + children = ( + 305A75072FCA8C7000227D26 /* BaseModelNew.swift */, + 305A75082FCA8C7000227D26 /* ListModel.swift */, + 305A75092FCA8C7000227D26 /* PaginationModel.swift */, + 305A750A2FCA8C7000227D26 /* ResponseModel.swift */, + ); + path = BaseModel; + sourceTree = ""; + }; + 305A750D2FCA8C7000227D26 /* BaseService */ = { + isa = PBXGroup; + children = ( + 305A750C2FCA8C7000227D26 /* ListService.swift */, + ); + path = BaseService; + sourceTree = ""; + }; + 305A75102FCA8C7000227D26 /* BaseViewController */ = { + isa = PBXGroup; + children = ( + 305A750E2FCA8C7000227D26 /* BaseNavigationController.swift */, + 305A750F2FCA8C7000227D26 /* BaseViewController.swift */, + ); + path = BaseViewController; + sourceTree = ""; + }; + 305A75122FCA8C7000227D26 /* BaseViewModel */ = { + isa = PBXGroup; + children = ( + 305A75112FCA8C7000227D26 /* BaseViewModel.swift */, + ); + path = BaseViewModel; + sourceTree = ""; + }; + 305A75152FCA8C7000227D26 /* Tabbar */ = { + isa = PBXGroup; + children = ( + 305A75132FCA8C7000227D26 /* MainTabBarController.swift */, + 305A75142FCA8C7000227D26 /* QuickLocationTabBar.swift */, + ); + path = Tabbar; + sourceTree = ""; + }; + 305A75162FCA8C7000227D26 /* Main */ = { + isa = PBXGroup; + children = ( + 305A750B2FCA8C7000227D26 /* BaseModel */, + 305A750D2FCA8C7000227D26 /* BaseService */, + 305A75102FCA8C7000227D26 /* BaseViewController */, + 305A75122FCA8C7000227D26 /* BaseViewModel */, + 305A75152FCA8C7000227D26 /* Tabbar */, + ); + path = Main; + sourceTree = ""; + }; + 305A751B2FCA8C7000227D26 /* Account */ = { + isa = PBXGroup; + children = ( + 305A75172FCA8C7000227D26 /* Account.swift */, + 305A75182FCA8C7000227D26 /* AppContextManager.swift */, + 305A75192FCA8C7000227D26 /* UserConfigModel.swift */, + 305A751A2FCA8C7000227D26 /* UserConfigResponse.swift */, + ); + path = Account; + sourceTree = ""; + }; + 305A75222FCA8C7000227D26 /* App */ = { + isa = PBXGroup; + children = ( + 305A751C2FCA8C7000227D26 /* ApiManager.swift */, + 305A751D2FCA8C7000227D26 /* AppSettings.swift */, + 305A751E2FCA8C7000227D26 /* Authorize.swift */, + 305A751F2FCA8C7000227D26 /* FileTools.swift */, + 305A75202FCA8C7000227D26 /* Permission.swift */, + 305A75212FCA8C7000227D26 /* RouterManager.swift */, + ); + path = App; + sourceTree = ""; + }; + 305A75242FCA8C7000227D26 /* CountDown */ = { + isa = PBXGroup; + children = ( + 305A75232FCA8C7000227D26 /* CountDownService.swift */, + ); + path = CountDown; + sourceTree = ""; + }; + 305A75262FCA8C7000227D26 /* Money */ = { + isa = PBXGroup; + children = ( + 305A75252FCA8C7000227D26 /* MoneyFormatter.swift */, + ); + path = Money; + sourceTree = ""; + }; + 305A75282FCA8C7000227D26 /* Notification */ = { + isa = PBXGroup; + children = ( + 305A75272FCA8C7000227D26 /* TimeSpecificNotificationManager.swift */, + ); + path = Notification; + sourceTree = ""; + }; + 305A752A2FCA8C7000227D26 /* Theme */ = { + isa = PBXGroup; + children = ( + 305A75292FCA8C7000227D26 /* ThemeManager.swift */, + ); + path = Theme; + sourceTree = ""; + }; + 305A752C2FCA8C7000227D26 /* URL */ = { + isa = PBXGroup; + children = ( + 305A752B2FCA8C7000227D26 /* URLManager.swift */, + ); + path = URL; + sourceTree = ""; + }; + 305A752D2FCA8C7000227D26 /* Manager */ = { + isa = PBXGroup; + children = ( + 305A751B2FCA8C7000227D26 /* Account */, + 305A75222FCA8C7000227D26 /* App */, + 305A75242FCA8C7000227D26 /* CountDown */, + 305A75262FCA8C7000227D26 /* Money */, + 305A75282FCA8C7000227D26 /* Notification */, + 305A752A2FCA8C7000227D26 /* Theme */, + 305A752C2FCA8C7000227D26 /* URL */, + ); + path = Manager; + sourceTree = ""; + }; + 305A75302FCA8C7000227D26 /* Model */ = { + isa = PBXGroup; + children = ( + 305A752E2FCA8C7000227D26 /* GroupModel.swift */, + 305A752F2FCA8C7000227D26 /* SystemResponse.swift */, + ); + path = Model; + sourceTree = ""; + }; + 305A75332FCA8C7000227D26 /* Plugin */ = { + isa = PBXGroup; + children = ( + 305A75312FCA8C7000227D26 /* ImagePlugin.swift */, + 305A75322FCA8C7000227D26 /* NotEmpty.swift */, + ); + path = Plugin; + sourceTree = ""; + }; + 305A75392FCA8C7000227D26 /* Font */ = { + isa = PBXGroup; + children = ( + 305A75342FCA8C7000227D26 /* D-DIN-PRO-500-Medium.otf */, + 305A75352FCA8C7000227D26 /* douyu.otf */, + 305A75362FCA8C7000227D26 /* pmzd.ttf */, + 305A75372FCA8C7000227D26 /* YouSheBiaoTiHei.ttf */, + 305A75382FCA8C7000227D26 /* zihunbiantaoti-r.ttf */, + ); + path = Font; + sourceTree = ""; + }; + 305A76182FCA8C7000227D26 /* lotties */ = { + isa = PBXGroup; + children = ( + 305A76052FCA8C7000227D26 /* dialog_buy_vip_3.json */, + 305A76062FCA8C7000227D26 /* dialog_first_register_tip.json */, + 305A76072FCA8C7000227D26 /* dialog_phone_search.json */, + 305A76082FCA8C7000227D26 /* dialog_register_tip.json */, + 305A76092FCA8C7000227D26 /* dialog_register_tip1_1.json */, + 305A760A2FCA8C7000227D26 /* dialog_register_tip1_2.json */, + 305A760B2FCA8C7000227D26 /* dialog_register_tip2.json */, + 305A760C2FCA8C7000227D26 /* dialog_search_earth.json */, + 305A760D2FCA8C7000227D26 /* dialog_search_girl.json */, + 305A760E2FCA8C7000227D26 /* home_search.json */, + 305A760F2FCA8C7000227D26 /* message_voice_play.json */, + 305A76102FCA8C7000227D26 /* phone_search_fail.json */, + 305A76112FCA8C7000227D26 /* phone_search_fireworks.json */, + 305A76122FCA8C7000227D26 /* phone_search_home.json */, + 305A76132FCA8C7000227D26 /* phone_search_interlude.json */, + 305A76142FCA8C7000227D26 /* phone_search_no_vip.json */, + 305A76152FCA8C7000227D26 /* phone_search_success.json */, + 305A76162FCA8C7000227D26 /* sign_in_continuous_data.json */, + 305A76172FCA8C7000227D26 /* sign_in_un_continuous_data.json */, + ); + path = lotties; + sourceTree = ""; + }; + 305A76192FCA8C7000227D26 /* Resource */ = { + isa = PBXGroup; + children = ( + 305A75392FCA8C7000227D26 /* Font */, + 305A76182FCA8C7000227D26 /* lotties */, + ); + path = Resource; + sourceTree = ""; + }; + 305A76222FCA8C7000227D26 /* RxSwift */ = { + isa = PBXGroup; + children = ( + 305A761A2FCA8C7000227D26 /* Action.swift */, + 305A761B2FCA8C7000227D26 /* Action+Internal.swift */, + 305A761C2FCA8C7000227D26 /* Button+Action.swift */, + 305A761D2FCA8C7000227D26 /* Control+Action.swift */, + 305A761E2FCA8C7000227D26 /* InputSubject.swift */, + 305A761F2FCA8C7000227D26 /* NSObject+Rx.swift */, + 305A76202FCA8C7000227D26 /* ObservableType+ObjectMapper.swift */, + 305A76212FCA8C7000227D26 /* Single+ObjectMapper.swift */, + ); + path = RxSwift; + sourceTree = ""; + }; + 305A76262FCA8C7000227D26 /* Group */ = { + isa = PBXGroup; + children = ( + 305A76232FCA8C7000227D26 /* GroupView.swift */, + 305A76242FCA8C7000227D26 /* GroupViewController.swift */, + 305A76252FCA8C7000227D26 /* GroupViewModel.swift */, + ); + path = Group; + sourceTree = ""; + }; + 305A762A2FCA8C7000227D26 /* Home */ = { + isa = PBXGroup; + children = ( + 305A76272FCA8C7000227D26 /* GroupMemberView.swift */, + 305A76282FCA8C7000227D26 /* HomeView.swift */, + 305A76292FCA8C7000227D26 /* HomeViewController.swift */, + 305A798B2FCAB99300227D26 /* HomeViewModel.swift */, + 30A7A9102FCAEE3D00105780 /* GroupListPopView.swift */, + ); + path = Home; + sourceTree = ""; + }; + 305A762C2FCA8C7000227D26 /* Launch */ = { + isa = PBXGroup; + children = ( + 305A762B2FCA8C7000227D26 /* LaunchViewController.swift */, + ); + path = Launch; + sourceTree = ""; + }; + 305A76312FCA8C7000227D26 /* Login */ = { + isa = PBXGroup; + children = ( + 305A762D2FCA8C7000227D26 /* LoginView.swift */, + 305A762E2FCA8C7000227D26 /* LoginViewController.swift */, + 305A762F2FCA8C7000227D26 /* LoginViewModel.swift */, + 305A76302FCA8C7000227D26 /* OneTapLoginView.swift */, + ); + path = Login; + sourceTree = ""; + }; + 305A76352FCA8C7000227D26 /* Map */ = { + isa = PBXGroup; + children = ( + 305A76322FCA8C7000227D26 /* CircleMember.swift */, + 305A76332FCA8C7000227D26 /* MemberAnnotation.swift */, + 305A76342FCA8C7000227D26 /* MemberAnnotationView.swift */, + ); + path = Map; + sourceTree = ""; + }; + 305A76392FCA8C7000227D26 /* Mine */ = { + isa = PBXGroup; + children = ( + 305A76362FCA8C7000227D26 /* MineView.swift */, + 305A76372FCA8C7000227D26 /* MineViewController.swift */, + 305A76382FCA8C7000227D26 /* MineViewModel.swift */, + ); + path = Mine; + sourceTree = ""; + }; + 305A763A2FCA8C7000227D26 /* Section */ = { + isa = PBXGroup; + children = ( + 305A76262FCA8C7000227D26 /* Group */, + 305A762A2FCA8C7000227D26 /* Home */, + 305A762C2FCA8C7000227D26 /* Launch */, + 305A76312FCA8C7000227D26 /* Login */, + 305A76352FCA8C7000227D26 /* Map */, + 305A76392FCA8C7000227D26 /* Mine */, + 305A798E2FCAC5F600227D26 /* InviteMember */, + ); + path = Section; + sourceTree = ""; + }; + 305A763D2FCA8C7000227D26 /* Service */ = { + isa = PBXGroup; + children = ( + 305A763B2FCA8C7000227D26 /* SystemService.swift */, + 305A763C2FCA8C7000227D26 /* UserService.swift */, + ); + path = Service; + sourceTree = ""; + }; + 305A76412FCA8C7000227D26 /* AutoLayout */ = { + isa = PBXGroup; + children = ( + 305A763E2FCA8C7000227D26 /* AutoLayout+NSLayoutConstraint.swift */, + 305A763F2FCA8C7000227D26 /* AutoLayout+UIView.swift */, + 305A76402FCA8C7000227D26 /* AutoLayoutSwift.swift */, + ); + path = AutoLayout; + sourceTree = ""; + }; + 305A76442FCA8C7000227D26 /* Router */ = { + isa = PBXGroup; + children = ( + 305A76422FCA8C7000227D26 /* AppRouter.swift */, + 305A76432FCA8C7000227D26 /* RouterTarget.swift */, + ); + path = Router; + sourceTree = ""; + }; + 305A76452FCA8C7000227D26 /* Tool */ = { + isa = PBXGroup; + children = ( + 305A76412FCA8C7000227D26 /* AutoLayout */, + 305A76442FCA8C7000227D26 /* Router */, + ); + path = Tool; + sourceTree = ""; + }; + 305A76482FCA8C7000227D26 /* Alert */ = { + isa = PBXGroup; + children = ( + 305A76462FCA8C7000227D26 /* DLAlert.swift */, + 305A76472FCA8C7000227D26 /* DLToast.swift */, + ); + path = Alert; + sourceTree = ""; + }; + 305A76502FCA8C7000227D26 /* EmptyDataSet */ = { + isa = PBXGroup; + children = ( + 305A76492FCA8C7000227D26 /* DLEmptyDataSet.swift */, + 305A764A2FCA8C7000227D26 /* EmptyDataSet.swift */, + 305A764B2FCA8C7000227D26 /* EmptyDataSetDelegate.swift */, + 305A764C2FCA8C7000227D26 /* EmptyDataSetSource.swift */, + 305A764D2FCA8C7000227D26 /* EmptyDataSetView.swift */, + 305A764E2FCA8C7000227D26 /* EmptyDataSetView+Extension.swift */, + 305A764F2FCA8C7000227D26 /* RefreshStyle.swift */, + ); + path = EmptyDataSet; + sourceTree = ""; + }; + 305A76542FCA8C7000227D26 /* HUD */ = { + isa = PBXGroup; + children = ( + 305A76512FCA8C7000227D26 /* DLHUD.swift */, + 305A76522FCA8C7000227D26 /* HUD.swift */, + 305A76532FCA8C7000227D26 /* ProgressHUD.swift */, + ); + path = HUD; + sourceTree = ""; + }; + 305A765B2FCA8C7000227D26 /* MXParallaxHeader */ = { + isa = PBXGroup; + children = ( + 305A76552FCA8C7000227D26 /* MXParallaxHeader.h */, + 305A76562FCA8C7000227D26 /* MXParallaxHeader.m */, + 305A76572FCA8C7000227D26 /* MXScrollView.h */, + 305A76582FCA8C7000227D26 /* MXScrollView.m */, + 305A76592FCA8C7000227D26 /* MXScrollViewController.h */, + 305A765A2FCA8C7000227D26 /* MXScrollViewController.m */, + ); + path = MXParallaxHeader; + sourceTree = ""; + }; + 305A76632FCA8C7000227D26 /* PageView */ = { + isa = PBXGroup; + children = ( + 305A765C2FCA8C7000227D26 /* Helper.swift */, + 305A765D2FCA8C7000227D26 /* PageCollectionViewFlowLayout.swift */, + 305A765E2FCA8C7000227D26 /* PageContentView.swift */, + 305A765F2FCA8C7000227D26 /* PageStyle.swift */, + 305A76602FCA8C7000227D26 /* PageTitleView.swift */, + 305A76612FCA8C7000227D26 /* PageView.swift */, + 305A76622FCA8C7000227D26 /* PageViewManager.swift */, + ); + path = PageView; + sourceTree = ""; + }; + 305A76692FCA8C7000227D26 /* Pop */ = { + isa = PBXGroup; + children = ( + 305A76642FCA8C7000227D26 /* DLAlertPopVC.swift */, + 305A76652FCA8C7000227D26 /* DLCustomPopVC.swift */, + 305A76662FCA8C7000227D26 /* DLSheetPopVC.swift */, + 305A76672FCA8C7000227D26 /* DLViewTransition.h */, + 305A76682FCA8C7000227D26 /* DLViewTransition.m */, + ); + path = Pop; + sourceTree = ""; + }; + 305A76792FCA8C7000227D26 /* TTGTagCollectionView */ = { + isa = PBXGroup; + children = ( + 305A766A2FCA8C7000227D26 /* TTGTagCollectionView.h */, + 305A766B2FCA8C7000227D26 /* TTGTagCollectionView.m */, + 305A766C2FCA8C7000227D26 /* TTGTagCollectionView-Bridging-Header.h */, + 305A766D2FCA8C7000227D26 /* TTGTextTag.h */, + 305A766E2FCA8C7000227D26 /* TTGTextTag.m */, + 305A766F2FCA8C7000227D26 /* TTGTextTagAttributedStringContent.h */, + 305A76702FCA8C7000227D26 /* TTGTextTagAttributedStringContent.m */, + 305A76712FCA8C7000227D26 /* TTGTextTagCollectionView.h */, + 305A76722FCA8C7000227D26 /* TTGTextTagCollectionView.m */, + 305A76732FCA8C7000227D26 /* TTGTextTagContent.h */, + 305A76742FCA8C7000227D26 /* TTGTextTagContent.m */, + 305A76752FCA8C7000227D26 /* TTGTextTagStringContent.h */, + 305A76762FCA8C7000227D26 /* TTGTextTagStringContent.m */, + 305A76772FCA8C7000227D26 /* TTGTextTagStyle.h */, + 305A76782FCA8C7000227D26 /* TTGTextTagStyle.m */, + ); + path = TTGTagCollectionView; + sourceTree = ""; + }; + 305A767D2FCA8C7000227D26 /* UIKit */ = { + isa = PBXGroup; + children = ( + 305A76482FCA8C7000227D26 /* Alert */, + 305A76502FCA8C7000227D26 /* EmptyDataSet */, + 305A76542FCA8C7000227D26 /* HUD */, + 305A765B2FCA8C7000227D26 /* MXParallaxHeader */, + 305A76632FCA8C7000227D26 /* PageView */, + 305A76692FCA8C7000227D26 /* Pop */, + 305A76792FCA8C7000227D26 /* TTGTagCollectionView */, + 305A767A2FCA8C7000227D26 /* CollectionHFlowLayout.swift */, + 305A767B2FCA8C7000227D26 /* JJPageControl.swift */, + 305A767C2FCA8C7000227D26 /* ReusableView.swift */, + ); + path = UIKit; + sourceTree = ""; + }; + 305A76872FCA8C7000227D26 /* QuickLocation */ = { + isa = PBXGroup; + children = ( + 305A74D02FCA8C7000227D26 /* API */, + 305A74D42FCA8C7000227D26 /* Common */, + 305A74E72FCA8C7000227D26 /* Component */, + 305A75162FCA8C7000227D26 /* Main */, + 305A752D2FCA8C7000227D26 /* Manager */, + 305A75302FCA8C7000227D26 /* Model */, + 305A76222FCA8C7000227D26 /* RxSwift */, + 305A763A2FCA8C7000227D26 /* Section */, + 305A75062FCA8C7000227D26 /* Core */, + 305A763D2FCA8C7000227D26 /* Service */, + 305A76452FCA8C7000227D26 /* Tool */, + 305A767D2FCA8C7000227D26 /* UIKit */, + 305A75332FCA8C7000227D26 /* Plugin */, + 305A76192FCA8C7000227D26 /* Resource */, + 305A767E2FCA8C7000227D26 /* AppDelegate.swift */, + 305A767F2FCA8C7000227D26 /* Assets.xcassets */, + 305A76802FCA8C7000227D26 /* Info.plist */, + 305A76822FCA8C7000227D26 /* LaunchScreen.storyboard */, + 305A76842FCA8C7000227D26 /* Main.storyboard */, + 305A76852FCA8C7000227D26 /* QuickLocation-Bridging-Header.h */, + 305A76862FCA8C7000227D26 /* ViewController.swift */, + ); + path = QuickLocation; + sourceTree = ""; + }; + 305A798E2FCAC5F600227D26 /* InviteMember */ = { + isa = PBXGroup; + children = ( + 305A798F2FCAC61A00227D26 /* InviteMemberVC.swift */, + ); + path = InviteMember; + sourceTree = ""; + }; 3E4358FF2FC48D26003470A5 = { isa = PBXGroup; children = ( - 3E43590A2FC48D26003470A5 /* QuickLocation */, + 305A76872FCA8C7000227D26 /* QuickLocation */, 3E4359092FC48D26003470A5 /* Products */, B07D45692FCECE07570D9B73 /* Pods */, 1CFEE11C08437C3618FD06EF /* Frameworks */, @@ -103,9 +1072,6 @@ ); dependencies = ( ); - fileSystemSynchronizedGroups = ( - 3E43590A2FC48D26003470A5 /* QuickLocation */, - ); name = QuickLocation; productName = QuickLocation; productReference = 3E4359082FC48D26003470A5 /* QuickLocation.app */; @@ -150,6 +1116,34 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + 305A771E2FCA8C7000227D26 /* adhoc.xcconfig in Resources */, + 305A771F2FCA8C7000227D26 /* D-DIN-PRO-500-Medium.otf in Resources */, + 305A77202FCA8C7000227D26 /* douyu.otf in Resources */, + 305A77212FCA8C7000227D26 /* pmzd.ttf in Resources */, + 305A77222FCA8C7000227D26 /* YouSheBiaoTiHei.ttf in Resources */, + 305A77232FCA8C7000227D26 /* zihunbiantaoti-r.ttf in Resources */, + 305A77E62FCA8C7000227D26 /* dialog_buy_vip_3.json in Resources */, + 305A77E72FCA8C7000227D26 /* dialog_first_register_tip.json in Resources */, + 305A77E82FCA8C7000227D26 /* dialog_phone_search.json in Resources */, + 305A77E92FCA8C7000227D26 /* dialog_register_tip.json in Resources */, + 305A77EA2FCA8C7000227D26 /* dialog_register_tip1_1.json in Resources */, + 305A77EB2FCA8C7000227D26 /* dialog_register_tip1_2.json in Resources */, + 305A77EC2FCA8C7000227D26 /* dialog_register_tip2.json in Resources */, + 305A77ED2FCA8C7000227D26 /* dialog_search_earth.json in Resources */, + 305A77EE2FCA8C7000227D26 /* dialog_search_girl.json in Resources */, + 305A77EF2FCA8C7000227D26 /* home_search.json in Resources */, + 305A77F02FCA8C7000227D26 /* message_voice_play.json in Resources */, + 305A77F12FCA8C7000227D26 /* phone_search_fail.json in Resources */, + 305A77F22FCA8C7000227D26 /* phone_search_fireworks.json in Resources */, + 305A77F32FCA8C7000227D26 /* phone_search_home.json in Resources */, + 305A77F42FCA8C7000227D26 /* phone_search_interlude.json in Resources */, + 305A77F52FCA8C7000227D26 /* phone_search_no_vip.json in Resources */, + 305A77F62FCA8C7000227D26 /* phone_search_success.json in Resources */, + 305A77F72FCA8C7000227D26 /* sign_in_continuous_data.json in Resources */, + 305A77F82FCA8C7000227D26 /* sign_in_un_continuous_data.json in Resources */, + 305A77F92FCA8C7000227D26 /* Assets.xcassets in Resources */, + 305A77FB2FCA8C7000227D26 /* LaunchScreen.storyboard in Resources */, + 305A77FC2FCA8C7000227D26 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -227,11 +1221,183 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 305A76882FCA8C7000227D26 /* MoyaProvider+Rx.swift in Sources */, + 305A76892FCA8C7000227D26 /* Observable+Response.swift in Sources */, + 305A768A2FCA8C7000227D26 /* Single+Response.swift in Sources */, + 305A768B2FCA8C7000227D26 /* API.swift in Sources */, + 305A768C2FCA8C7000227D26 /* APIProvider.swift in Sources */, + 305A768D2FCA8C7000227D26 /* AppNetworkConfig.swift in Sources */, + 305A768E2FCA8C7000227D26 /* SignPlugin.swift in Sources */, + 305A768F2FCA8C7000227D26 /* SystemAPI.swift in Sources */, + 305A76902FCA8C7000227D26 /* UserAPI.swift in Sources */, + 305A76912FCA8C7000227D26 /* Constant.swift in Sources */, + 305A76922FCA8C7000227D26 /* LogUtils.swift in Sources */, + 305A76932FCA8C7000227D26 /* AddImageCell.swift in Sources */, + 305A76942FCA8C7000227D26 /* UploadImageCell.swift in Sources */, + 305A76952FCA8C7000227D26 /* CornerRadiusCell.swift in Sources */, + 305A76962FCA8C7000227D26 /* CornerRadiusFooterView.swift in Sources */, + 305A76972FCA8C7000227D26 /* CornerRadiusHeaderView.swift in Sources */, + 305A76982FCA8C7000227D26 /* ImagePicker.swift in Sources */, + 305A76992FCA8C7000227D26 /* ImagePickerPopup.swift in Sources */, + 305A769A2FCA8C7000227D26 /* PopupAnimator.swift in Sources */, + 305A769B2FCA8C7000227D26 /* PopupAnimators.swift in Sources */, + 305A769C2FCA8C7000227D26 /* PopupViewController.swift in Sources */, + 305A769D2FCA8C7000227D26 /* PopupViewController+Extension.swift in Sources */, + 305A769E2FCA8C7000227D26 /* TextArrowCell.swift in Sources */, + 305A769F2FCA8C7000227D26 /* TextContentArrowCell.swift in Sources */, + 305A76A02FCA8C7000227D26 /* TextTableViewCell.swift in Sources */, + 305A76A12FCA8C7000227D26 /* UIButton+RTL.m in Sources */, + 305A76A22FCA8C7000227D26 /* Array+Extension.swift in Sources */, + 305A76A32FCA8C7000227D26 /* ControlEvents+Block.swift in Sources */, + 305A76A42FCA8C7000227D26 /* Date+Extension.swift in Sources */, + 305A76A52FCA8C7000227D26 /* Dictionay+Extension.swift in Sources */, + 305A76A62FCA8C7000227D26 /* Int+Extension.swift in Sources */, + 30A7A9112FCAEE3D00105780 /* GroupListPopView.swift in Sources */, + 305A76A72FCA8C7000227D26 /* NSAttributedString+Extension.swift in Sources */, + 305A76A82FCA8C7000227D26 /* ObjectMapper+Extension.swift in Sources */, + 305A76A92FCA8C7000227D26 /* Optional+Extension.swift in Sources */, + 305A76AA2FCA8C7000227D26 /* Response+ObjectMapper.swift in Sources */, + 305A76AB2FCA8C7000227D26 /* ScaleType.swift in Sources */, + 305A76AC2FCA8C7000227D26 /* String+Extension.swift in Sources */, + 305A76AD2FCA8C7000227D26 /* UIApplicationExtension.swift in Sources */, + 305A76AE2FCA8C7000227D26 /* UIButton+Extension.swift in Sources */, + 305A76AF2FCA8C7000227D26 /* UIColor+Extension.swift in Sources */, + 305A76B02FCA8C7000227D26 /* UIFont+Extension.swift in Sources */, + 305A76B12FCA8C7000227D26 /* UIImage+Extension.swift in Sources */, + 305A76B22FCA8C7000227D26 /* UIImage+Resource.swift in Sources */, + 305A76B32FCA8C7000227D26 /* UILabel+Extension.swift in Sources */, + 305A76B42FCA8C7000227D26 /* UINavigationController+FDFullscreenPopGesture.m in Sources */, + 305A76B52FCA8C7000227D26 /* UITableView+Extension.swift in Sources */, + 305A76B62FCA8C7000227D26 /* UITextField+Extensions.swift in Sources */, + 305A76B72FCA8C7000227D26 /* UIView+Extension.swift in Sources */, + 305A76B82FCA8C7000227D26 /* UIViewController+Extension.swift in Sources */, + 305A76B92FCA8C7000227D26 /* URL+Extension.swift in Sources */, + 305A76BA2FCA8C7000227D26 /* Wrapper.swift in Sources */, + 305A76BB2FCA8C7000227D26 /* BaseModelNew.swift in Sources */, + 305A76BC2FCA8C7000227D26 /* ListModel.swift in Sources */, + 305A76BD2FCA8C7000227D26 /* PaginationModel.swift in Sources */, + 305A76BE2FCA8C7000227D26 /* ResponseModel.swift in Sources */, + 305A76BF2FCA8C7000227D26 /* ListService.swift in Sources */, + 305A76C02FCA8C7000227D26 /* BaseNavigationController.swift in Sources */, + 305A76C12FCA8C7000227D26 /* BaseViewController.swift in Sources */, + 305A76C22FCA8C7000227D26 /* BaseViewModel.swift in Sources */, + 305A76C32FCA8C7000227D26 /* MainTabBarController.swift in Sources */, + 305A76C42FCA8C7000227D26 /* QuickLocationTabBar.swift in Sources */, + 305A76C52FCA8C7000227D26 /* Account.swift in Sources */, + 305A76C62FCA8C7000227D26 /* AppContextManager.swift in Sources */, + 305A76C72FCA8C7000227D26 /* UserConfigModel.swift in Sources */, + 305A76C82FCA8C7000227D26 /* UserConfigResponse.swift in Sources */, + 305A76C92FCA8C7000227D26 /* ApiManager.swift in Sources */, + 305A76CA2FCA8C7000227D26 /* AppSettings.swift in Sources */, + 305A76CB2FCA8C7000227D26 /* Authorize.swift in Sources */, + 305A76CC2FCA8C7000227D26 /* FileTools.swift in Sources */, + 305A76CD2FCA8C7000227D26 /* Permission.swift in Sources */, + 305A76CE2FCA8C7000227D26 /* RouterManager.swift in Sources */, + 305A76CF2FCA8C7000227D26 /* CountDownService.swift in Sources */, + 305A76D02FCA8C7000227D26 /* MoneyFormatter.swift in Sources */, + 305A76D12FCA8C7000227D26 /* TimeSpecificNotificationManager.swift in Sources */, + 305A76D22FCA8C7000227D26 /* ThemeManager.swift in Sources */, + 305A76D32FCA8C7000227D26 /* URLManager.swift in Sources */, + 305A76D42FCA8C7000227D26 /* GroupModel.swift in Sources */, + 305A798C2FCAB99300227D26 /* HomeViewModel.swift in Sources */, + 305A76D52FCA8C7000227D26 /* SystemResponse.swift in Sources */, + 305A76D62FCA8C7000227D26 /* ImagePlugin.swift in Sources */, + 305A76D72FCA8C7000227D26 /* NotEmpty.swift in Sources */, + 305A76D82FCA8C7000227D26 /* Action.swift in Sources */, + 305A76D92FCA8C7000227D26 /* Action+Internal.swift in Sources */, + 305A76DA2FCA8C7000227D26 /* Button+Action.swift in Sources */, + 305A76DB2FCA8C7000227D26 /* Control+Action.swift in Sources */, + 305A76DC2FCA8C7000227D26 /* InputSubject.swift in Sources */, + 305A76DD2FCA8C7000227D26 /* NSObject+Rx.swift in Sources */, + 305A79902FCAC61A00227D26 /* InviteMemberVC.swift in Sources */, + 305A76DE2FCA8C7000227D26 /* ObservableType+ObjectMapper.swift in Sources */, + 305A76DF2FCA8C7000227D26 /* Single+ObjectMapper.swift in Sources */, + 305A76E02FCA8C7000227D26 /* GroupView.swift in Sources */, + 305A76E12FCA8C7000227D26 /* GroupViewController.swift in Sources */, + 305A76E22FCA8C7000227D26 /* GroupViewModel.swift in Sources */, + 305A76E32FCA8C7000227D26 /* GroupMemberView.swift in Sources */, + 305A76E42FCA8C7000227D26 /* HomeView.swift in Sources */, + 305A76E52FCA8C7000227D26 /* HomeViewController.swift in Sources */, + 305A76E62FCA8C7000227D26 /* LaunchViewController.swift in Sources */, + 305A76E72FCA8C7000227D26 /* LoginView.swift in Sources */, + 305A76E82FCA8C7000227D26 /* LoginViewController.swift in Sources */, + 305A76E92FCA8C7000227D26 /* LoginViewModel.swift in Sources */, + 305A76EA2FCA8C7000227D26 /* OneTapLoginView.swift in Sources */, + 305A76EB2FCA8C7000227D26 /* CircleMember.swift in Sources */, + 305A76EC2FCA8C7000227D26 /* MemberAnnotation.swift in Sources */, + 305A76ED2FCA8C7000227D26 /* MemberAnnotationView.swift in Sources */, + 305A76EE2FCA8C7000227D26 /* MineView.swift in Sources */, + 305A76EF2FCA8C7000227D26 /* MineViewController.swift in Sources */, + 305A76F02FCA8C7000227D26 /* MineViewModel.swift in Sources */, + 305A76F12FCA8C7000227D26 /* SystemService.swift in Sources */, + 305A76F22FCA8C7000227D26 /* UserService.swift in Sources */, + 305A76F32FCA8C7000227D26 /* AutoLayout+NSLayoutConstraint.swift in Sources */, + 305A76F42FCA8C7000227D26 /* AutoLayout+UIView.swift in Sources */, + 305A76F52FCA8C7000227D26 /* AutoLayoutSwift.swift in Sources */, + 305A76F62FCA8C7000227D26 /* AppRouter.swift in Sources */, + 305A76F72FCA8C7000227D26 /* RouterTarget.swift in Sources */, + 305A76F82FCA8C7000227D26 /* DLAlert.swift in Sources */, + 305A76F92FCA8C7000227D26 /* DLToast.swift in Sources */, + 305A76FA2FCA8C7000227D26 /* DLEmptyDataSet.swift in Sources */, + 305A76FB2FCA8C7000227D26 /* EmptyDataSet.swift in Sources */, + 305A76FC2FCA8C7000227D26 /* EmptyDataSetDelegate.swift in Sources */, + 305A76FD2FCA8C7000227D26 /* EmptyDataSetSource.swift in Sources */, + 305A76FE2FCA8C7000227D26 /* EmptyDataSetView.swift in Sources */, + 305A76FF2FCA8C7000227D26 /* EmptyDataSetView+Extension.swift in Sources */, + 305A77002FCA8C7000227D26 /* RefreshStyle.swift in Sources */, + 305A77012FCA8C7000227D26 /* DLHUD.swift in Sources */, + 305A77022FCA8C7000227D26 /* HUD.swift in Sources */, + 305A77032FCA8C7000227D26 /* ProgressHUD.swift in Sources */, + 305A77042FCA8C7000227D26 /* MXParallaxHeader.m in Sources */, + 305A77052FCA8C7000227D26 /* MXScrollView.m in Sources */, + 305A77062FCA8C7000227D26 /* MXScrollViewController.m in Sources */, + 305A77072FCA8C7000227D26 /* Helper.swift in Sources */, + 305A77082FCA8C7000227D26 /* PageCollectionViewFlowLayout.swift in Sources */, + 305A77092FCA8C7000227D26 /* PageContentView.swift in Sources */, + 305A770A2FCA8C7000227D26 /* PageStyle.swift in Sources */, + 305A770B2FCA8C7000227D26 /* PageTitleView.swift in Sources */, + 305A770C2FCA8C7000227D26 /* PageView.swift in Sources */, + 305A770D2FCA8C7000227D26 /* PageViewManager.swift in Sources */, + 305A770E2FCA8C7000227D26 /* DLAlertPopVC.swift in Sources */, + 305A770F2FCA8C7000227D26 /* DLCustomPopVC.swift in Sources */, + 305A77102FCA8C7000227D26 /* DLSheetPopVC.swift in Sources */, + 305A77112FCA8C7000227D26 /* DLViewTransition.m in Sources */, + 305A77122FCA8C7000227D26 /* TTGTagCollectionView.m in Sources */, + 305A77132FCA8C7000227D26 /* TTGTextTag.m in Sources */, + 305A77142FCA8C7000227D26 /* TTGTextTagAttributedStringContent.m in Sources */, + 305A77152FCA8C7000227D26 /* TTGTextTagCollectionView.m in Sources */, + 305A77162FCA8C7000227D26 /* TTGTextTagContent.m in Sources */, + 305A77172FCA8C7000227D26 /* TTGTextTagStringContent.m in Sources */, + 305A77182FCA8C7000227D26 /* TTGTextTagStyle.m in Sources */, + 305A77192FCA8C7000227D26 /* CollectionHFlowLayout.swift in Sources */, + 305A771A2FCA8C7000227D26 /* JJPageControl.swift in Sources */, + 305A771B2FCA8C7000227D26 /* ReusableView.swift in Sources */, + 305A771C2FCA8C7000227D26 /* AppDelegate.swift in Sources */, + 305A771D2FCA8C7000227D26 /* ViewController.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ +/* Begin PBXVariantGroup section */ + 305A76822FCA8C7000227D26 /* LaunchScreen.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 305A76812FCA8C7000227D26 /* Base */, + ); + name = LaunchScreen.storyboard; + sourceTree = ""; + }; + 305A76842FCA8C7000227D26 /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 305A76832FCA8C7000227D26 /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + /* Begin XCBuildConfiguration section */ 3E43591C2FC48D2B003470A5 /* Debug */ = { isa = XCBuildConfiguration; diff --git a/QuickLocation.xcworkspace/xcuserdata/yanghong.xcuserdatad/UserInterfaceState.xcuserstate b/QuickLocation.xcworkspace/xcuserdata/yanghong.xcuserdatad/UserInterfaceState.xcuserstate index 3d4fc73..92e9407 100644 Binary files a/QuickLocation.xcworkspace/xcuserdata/yanghong.xcuserdatad/UserInterfaceState.xcuserstate and b/QuickLocation.xcworkspace/xcuserdata/yanghong.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/QuickLocation/API/UserAPI.swift b/QuickLocation/API/UserAPI.swift index d69f25d..4f800d6 100644 --- a/QuickLocation/API/UserAPI.swift +++ b/QuickLocation/API/UserAPI.swift @@ -21,6 +21,8 @@ enum UserAPI { /// 用户信息 case userInfo + /// 圈子信息 + case groupInfo /// 退出登录 case logout @@ -34,6 +36,8 @@ extension UserAPI: MultiTargetProtocol { return "api/user/login" case .userInfo: return "api/user" + case .groupInfo: + return "mapi/user/fullinfo" case .logout: return "api/user/logout" } @@ -41,7 +45,7 @@ extension UserAPI: MultiTargetProtocol { var method: Moya.Method { switch self { - case .userInfo: + case .userInfo, .groupInfo: return .get default: return .post @@ -58,7 +62,10 @@ extension UserAPI: MultiTargetProtocol { return .requestParameters(parameters: params, encoding: JSONEncoding()) case .userInfo: - return .requestParameters(parameters: Parameters(), encoding: JSONEncoding()) + return .requestParameters(parameters: Parameters(), encoding: URLEncoding()) + + case .groupInfo: + return .requestParameters(parameters: Parameters(), encoding: URLEncoding()) case .logout: return .requestParameters(parameters: Parameters(), encoding: JSONEncoding()) diff --git a/QuickLocation/AppDelegate.swift b/QuickLocation/AppDelegate.swift index ccb0f31..f18408e 100644 --- a/QuickLocation/AppDelegate.swift +++ b/QuickLocation/AppDelegate.swift @@ -19,6 +19,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate { func application(_ application: UIApplication, willFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -> Bool { + setupLocation() ApiManager.shared.setup() AppRouter.shared.setup() @@ -58,6 +59,15 @@ class AppDelegate: UIResponder, UIApplicationDelegate { return true } + + func setupLocation() { + let manager = AuthorizeManager.manager(type: .locationWhenInUse) + if manager?.authorizeStatus() != .authorized { + manager?.authorize(nil) + Permission.openAppSetting(title: "获取位置失败", + message: "请在iPhone的“设置-隐私-定位”选项中允许\(kAppName)访问你的位置。") + } + } } extension AppDelegate { diff --git a/QuickLocation/Assets.xcassets/Map/Contents.json b/QuickLocation/Assets.xcassets/Group/Contents.json similarity index 100% rename from QuickLocation/Assets.xcassets/Map/Contents.json rename to QuickLocation/Assets.xcassets/Group/Contents.json diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_sos.imageset/Contents.json b/QuickLocation/Assets.xcassets/Group/scan.imageset/Contents.json similarity index 76% rename from QuickLocation/Assets.xcassets/Map/map_btn_sos.imageset/Contents.json rename to QuickLocation/Assets.xcassets/Group/scan.imageset/Contents.json index b2541fc..0bbc170 100644 --- a/QuickLocation/Assets.xcassets/Map/map_btn_sos.imageset/Contents.json +++ b/QuickLocation/Assets.xcassets/Group/scan.imageset/Contents.json @@ -5,12 +5,12 @@ "scale" : "1x" }, { - "filename" : "map_btn_sos@2x.png", + "filename" : "Group_238@2x.png", "idiom" : "universal", "scale" : "2x" }, { - "filename" : "map_btn_sos@3x.png", + "filename" : "Group_238@3x.png", "idiom" : "universal", "scale" : "3x" } diff --git a/QuickLocation/Assets.xcassets/Group/scan.imageset/Group_238@2x.png b/QuickLocation/Assets.xcassets/Group/scan.imageset/Group_238@2x.png new file mode 100644 index 0000000..e82f167 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Group/scan.imageset/Group_238@2x.png differ diff --git a/QuickLocation/Assets.xcassets/Group/scan.imageset/Group_238@3x.png b/QuickLocation/Assets.xcassets/Group/scan.imageset/Group_238@3x.png new file mode 100644 index 0000000..c34c0ba Binary files /dev/null and b/QuickLocation/Assets.xcassets/Group/scan.imageset/Group_238@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_menu.imageset/Contents.json b/QuickLocation/Assets.xcassets/Group/selected.imageset/Contents.json similarity index 76% rename from QuickLocation/Assets.xcassets/Map/map_btn_menu.imageset/Contents.json rename to QuickLocation/Assets.xcassets/Group/selected.imageset/Contents.json index 6966a9a..612e2e8 100644 --- a/QuickLocation/Assets.xcassets/Map/map_btn_menu.imageset/Contents.json +++ b/QuickLocation/Assets.xcassets/Group/selected.imageset/Contents.json @@ -5,12 +5,12 @@ "scale" : "1x" }, { - "filename" : "map_btn_menu@2x.png", + "filename" : "Group_240@2x.png", "idiom" : "universal", "scale" : "2x" }, { - "filename" : "map_btn_menu@3x.png", + "filename" : "Group_240@3x.png", "idiom" : "universal", "scale" : "3x" } diff --git a/QuickLocation/Assets.xcassets/Group/selected.imageset/Group_240@2x.png b/QuickLocation/Assets.xcassets/Group/selected.imageset/Group_240@2x.png new file mode 100644 index 0000000..c498aab Binary files /dev/null and b/QuickLocation/Assets.xcassets/Group/selected.imageset/Group_240@2x.png differ diff --git a/QuickLocation/Assets.xcassets/Group/selected.imageset/Group_240@3x.png b/QuickLocation/Assets.xcassets/Group/selected.imageset/Group_240@3x.png new file mode 100644 index 0000000..87a425e Binary files /dev/null and b/QuickLocation/Assets.xcassets/Group/selected.imageset/Group_240@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_trip.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/1.imageset/Contents.json similarity index 76% rename from QuickLocation/Assets.xcassets/Map/map_btn_trip.imageset/Contents.json rename to QuickLocation/Assets.xcassets/GroupIcon/1.imageset/Contents.json index 6da8fbf..ec43dfa 100644 --- a/QuickLocation/Assets.xcassets/Map/map_btn_trip.imageset/Contents.json +++ b/QuickLocation/Assets.xcassets/GroupIcon/1.imageset/Contents.json @@ -5,12 +5,12 @@ "scale" : "1x" }, { - "filename" : "map_btn_trip@2x.png", + "filename" : "Frame_29@2x.png", "idiom" : "universal", "scale" : "2x" }, { - "filename" : "map_btn_trip@3x.png", + "filename" : "Frame_29@3x.png", "idiom" : "universal", "scale" : "3x" } diff --git a/QuickLocation/Assets.xcassets/GroupIcon/1.imageset/Frame_29@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/1.imageset/Frame_29@2x.png new file mode 100644 index 0000000..304a0e8 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/1.imageset/Frame_29@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/1.imageset/Frame_29@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/1.imageset/Frame_29@3x.png new file mode 100644 index 0000000..8b18b02 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/1.imageset/Frame_29@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Map/map_top_panel.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/10.imageset/Contents.json similarity index 75% rename from QuickLocation/Assets.xcassets/Map/map_top_panel.imageset/Contents.json rename to QuickLocation/Assets.xcassets/GroupIcon/10.imageset/Contents.json index e890d90..b1071d1 100644 --- a/QuickLocation/Assets.xcassets/Map/map_top_panel.imageset/Contents.json +++ b/QuickLocation/Assets.xcassets/GroupIcon/10.imageset/Contents.json @@ -5,12 +5,12 @@ "scale" : "1x" }, { - "filename" : "map_top_panel@2x.png", + "filename" : "Frame_35@2x.png", "idiom" : "universal", "scale" : "2x" }, { - "filename" : "map_top_panel@3x.png", + "filename" : "Frame_35@3x.png", "idiom" : "universal", "scale" : "3x" } diff --git a/QuickLocation/Assets.xcassets/GroupIcon/10.imageset/Frame_35@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/10.imageset/Frame_35@2x.png new file mode 100644 index 0000000..15c654c Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/10.imageset/Frame_35@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/10.imageset/Frame_35@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/10.imageset/Frame_35@3x.png new file mode 100644 index 0000000..6efb9c1 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/10.imageset/Frame_35@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/11.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/11.imageset/Contents.json new file mode 100644 index 0000000..a364d9e --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/11.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_36@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_36@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/GroupIcon/11.imageset/Frame_36@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/11.imageset/Frame_36@2x.png new file mode 100644 index 0000000..affa49e Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/11.imageset/Frame_36@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/11.imageset/Frame_36@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/11.imageset/Frame_36@3x.png new file mode 100644 index 0000000..cc08924 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/11.imageset/Frame_36@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/2.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/2.imageset/Contents.json new file mode 100644 index 0000000..f27adc0 --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/2.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_30@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_30@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/GroupIcon/2.imageset/Frame_30@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/2.imageset/Frame_30@2x.png new file mode 100644 index 0000000..2180400 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/2.imageset/Frame_30@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/2.imageset/Frame_30@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/2.imageset/Frame_30@3x.png new file mode 100644 index 0000000..e232771 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/2.imageset/Frame_30@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/3.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/3.imageset/Contents.json new file mode 100644 index 0000000..a15be12 --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/3.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_26@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_26@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/GroupIcon/3.imageset/Frame_26@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/3.imageset/Frame_26@2x.png new file mode 100644 index 0000000..298be08 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/3.imageset/Frame_26@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/3.imageset/Frame_26@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/3.imageset/Frame_26@3x.png new file mode 100644 index 0000000..4c8e346 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/3.imageset/Frame_26@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/4.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/4.imageset/Contents.json new file mode 100644 index 0000000..1043c29 --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/4.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_28@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_28@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/GroupIcon/4.imageset/Frame_28@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/4.imageset/Frame_28@2x.png new file mode 100644 index 0000000..08a6c64 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/4.imageset/Frame_28@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/4.imageset/Frame_28@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/4.imageset/Frame_28@3x.png new file mode 100644 index 0000000..4b5de0e Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/4.imageset/Frame_28@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/5.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/5.imageset/Contents.json new file mode 100644 index 0000000..3aa222b --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/5.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_27@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_27@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/GroupIcon/5.imageset/Frame_27@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/5.imageset/Frame_27@2x.png new file mode 100644 index 0000000..c8a0485 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/5.imageset/Frame_27@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/5.imageset/Frame_27@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/5.imageset/Frame_27@3x.png new file mode 100644 index 0000000..38c8a5d Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/5.imageset/Frame_27@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/6.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/6.imageset/Contents.json new file mode 100644 index 0000000..1e363cb --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/6.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_31@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_31@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/GroupIcon/6.imageset/Frame_31@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/6.imageset/Frame_31@2x.png new file mode 100644 index 0000000..dabe1c5 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/6.imageset/Frame_31@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/6.imageset/Frame_31@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/6.imageset/Frame_31@3x.png new file mode 100644 index 0000000..7800ba8 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/6.imageset/Frame_31@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/7.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/7.imageset/Contents.json new file mode 100644 index 0000000..4529095 --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/7.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_32@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_32@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/GroupIcon/7.imageset/Frame_32@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/7.imageset/Frame_32@2x.png new file mode 100644 index 0000000..c2c7490 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/7.imageset/Frame_32@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/7.imageset/Frame_32@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/7.imageset/Frame_32@3x.png new file mode 100644 index 0000000..dc53525 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/7.imageset/Frame_32@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/8.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/8.imageset/Contents.json new file mode 100644 index 0000000..feada46 --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/8.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_33@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_33@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/GroupIcon/8.imageset/Frame_33@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/8.imageset/Frame_33@2x.png new file mode 100644 index 0000000..98202d4 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/8.imageset/Frame_33@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/8.imageset/Frame_33@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/8.imageset/Frame_33@3x.png new file mode 100644 index 0000000..4b92a3f Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/8.imageset/Frame_33@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/9.imageset/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/9.imageset/Contents.json new file mode 100644 index 0000000..181c37e --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/9.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_34@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_34@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/GroupIcon/9.imageset/Frame_34@2x.png b/QuickLocation/Assets.xcassets/GroupIcon/9.imageset/Frame_34@2x.png new file mode 100644 index 0000000..25ed0f9 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/9.imageset/Frame_34@2x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/9.imageset/Frame_34@3x.png b/QuickLocation/Assets.xcassets/GroupIcon/9.imageset/Frame_34@3x.png new file mode 100644 index 0000000..0c85b58 Binary files /dev/null and b/QuickLocation/Assets.xcassets/GroupIcon/9.imageset/Frame_34@3x.png differ diff --git a/QuickLocation/Assets.xcassets/GroupIcon/Contents.json b/QuickLocation/Assets.xcassets/GroupIcon/Contents.json new file mode 100644 index 0000000..6e96565 --- /dev/null +++ b/QuickLocation/Assets.xcassets/GroupIcon/Contents.json @@ -0,0 +1,9 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "provides-namespace" : true + } +} diff --git a/QuickLocation/Assets.xcassets/Home/group_icon.imageset/Contents.json b/QuickLocation/Assets.xcassets/Home/group_icon.imageset/Contents.json new file mode 100644 index 0000000..b584b91 --- /dev/null +++ b/QuickLocation/Assets.xcassets/Home/group_icon.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_1458@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_1458@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/Home/group_icon.imageset/Group_1458@2x.png b/QuickLocation/Assets.xcassets/Home/group_icon.imageset/Group_1458@2x.png new file mode 100644 index 0000000..776e313 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/group_icon.imageset/Group_1458@2x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/group_icon.imageset/Group_1458@3x.png b/QuickLocation/Assets.xcassets/Home/group_icon.imageset/Group_1458@3x.png new file mode 100644 index 0000000..d64cca3 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/group_icon.imageset/Group_1458@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/group_member_bg.imageset/Contents.json b/QuickLocation/Assets.xcassets/Home/group_member_bg.imageset/Contents.json new file mode 100644 index 0000000..136d4f5 --- /dev/null +++ b/QuickLocation/Assets.xcassets/Home/group_member_bg.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group 1459@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group 1459@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/Home/group_member_bg.imageset/Group 1459@2x.png b/QuickLocation/Assets.xcassets/Home/group_member_bg.imageset/Group 1459@2x.png new file mode 100644 index 0000000..b4f0241 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/group_member_bg.imageset/Group 1459@2x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/group_member_bg.imageset/Group 1459@3x.png b/QuickLocation/Assets.xcassets/Home/group_member_bg.imageset/Group 1459@3x.png new file mode 100644 index 0000000..5373ffa Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/group_member_bg.imageset/Group 1459@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/member.imageset/Contents.json b/QuickLocation/Assets.xcassets/Home/member.imageset/Contents.json new file mode 100644 index 0000000..4f5bd62 --- /dev/null +++ b/QuickLocation/Assets.xcassets/Home/member.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_1457@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_1457@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/Home/member.imageset/Group_1457@2x.png b/QuickLocation/Assets.xcassets/Home/member.imageset/Group_1457@2x.png new file mode 100644 index 0000000..4a63a50 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/member.imageset/Group_1457@2x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/member.imageset/Group_1457@3x.png b/QuickLocation/Assets.xcassets/Home/member.imageset/Group_1457@3x.png new file mode 100644 index 0000000..01b09a8 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/member.imageset/Group_1457@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/member_location.imageset/Contents.json b/QuickLocation/Assets.xcassets/Home/member_location.imageset/Contents.json new file mode 100644 index 0000000..34c8753 --- /dev/null +++ b/QuickLocation/Assets.xcassets/Home/member_location.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_1565@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_1565@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/Home/member_location.imageset/Group_1565@2x.png b/QuickLocation/Assets.xcassets/Home/member_location.imageset/Group_1565@2x.png new file mode 100644 index 0000000..e8b0dbe Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/member_location.imageset/Group_1565@2x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/member_location.imageset/Group_1565@3x.png b/QuickLocation/Assets.xcassets/Home/member_location.imageset/Group_1565@3x.png new file mode 100644 index 0000000..788864c Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/member_location.imageset/Group_1565@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/message.imageset/Contents.json b/QuickLocation/Assets.xcassets/Home/message.imageset/Contents.json new file mode 100644 index 0000000..432df22 --- /dev/null +++ b/QuickLocation/Assets.xcassets/Home/message.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/Home/message.imageset/Group@2x.png b/QuickLocation/Assets.xcassets/Home/message.imageset/Group@2x.png new file mode 100644 index 0000000..e15f128 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/message.imageset/Group@2x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/message.imageset/Group@3x.png b/QuickLocation/Assets.xcassets/Home/message.imageset/Group@3x.png new file mode 100644 index 0000000..0df93d0 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/message.imageset/Group@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/refresh.imageset/Contents.json b/QuickLocation/Assets.xcassets/Home/refresh.imageset/Contents.json new file mode 100644 index 0000000..29c469a --- /dev/null +++ b/QuickLocation/Assets.xcassets/Home/refresh.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group 1456@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group 1456@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/Home/refresh.imageset/Group 1456@2x.png b/QuickLocation/Assets.xcassets/Home/refresh.imageset/Group 1456@2x.png new file mode 100644 index 0000000..1f55717 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/refresh.imageset/Group 1456@2x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/refresh.imageset/Group 1456@3x.png b/QuickLocation/Assets.xcassets/Home/refresh.imageset/Group 1456@3x.png new file mode 100644 index 0000000..2de4a39 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/refresh.imageset/Group 1456@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/title_icon.imageset/Contents.json b/QuickLocation/Assets.xcassets/Home/title_icon.imageset/Contents.json new file mode 100644 index 0000000..90aac26 --- /dev/null +++ b/QuickLocation/Assets.xcassets/Home/title_icon.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "title_icon@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "title_icon@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/Home/title_icon.imageset/title_icon@2x.png b/QuickLocation/Assets.xcassets/Home/title_icon.imageset/title_icon@2x.png new file mode 100644 index 0000000..546eb43 Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/title_icon.imageset/title_icon@2x.png differ diff --git a/QuickLocation/Assets.xcassets/Home/title_icon.imageset/title_icon@3x.png b/QuickLocation/Assets.xcassets/Home/title_icon.imageset/title_icon@3x.png new file mode 100644 index 0000000..55767dc Binary files /dev/null and b/QuickLocation/Assets.xcassets/Home/title_icon.imageset/title_icon@3x.png differ diff --git a/QuickLocation/Assets.xcassets/Map/map_bottom_controls.imageset/Contents.json b/QuickLocation/Assets.xcassets/Map/map_bottom_controls.imageset/Contents.json deleted file mode 100644 index f0eefaa..0000000 --- a/QuickLocation/Assets.xcassets/Map/map_bottom_controls.imageset/Contents.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "map_bottom_controls@2x.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "map_bottom_controls@3x.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/QuickLocation/Assets.xcassets/Map/map_bottom_controls.imageset/map_bottom_controls@2x.png b/QuickLocation/Assets.xcassets/Map/map_bottom_controls.imageset/map_bottom_controls@2x.png deleted file mode 100644 index af64142..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_bottom_controls.imageset/map_bottom_controls@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_bottom_controls.imageset/map_bottom_controls@3x.png b/QuickLocation/Assets.xcassets/Map/map_bottom_controls.imageset/map_bottom_controls@3x.png deleted file mode 100644 index 7b46ab1..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_bottom_controls.imageset/map_bottom_controls@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_bottom_panel_bg.imageset/Contents.json b/QuickLocation/Assets.xcassets/Map/map_bottom_panel_bg.imageset/Contents.json deleted file mode 100644 index 8c31669..0000000 --- a/QuickLocation/Assets.xcassets/Map/map_bottom_panel_bg.imageset/Contents.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "map_bottom_panel_bg@2x.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "map_bottom_panel_bg@3x.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/QuickLocation/Assets.xcassets/Map/map_bottom_panel_bg.imageset/map_bottom_panel_bg@2x.png b/QuickLocation/Assets.xcassets/Map/map_bottom_panel_bg.imageset/map_bottom_panel_bg@2x.png deleted file mode 100644 index 79f3eb7..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_bottom_panel_bg.imageset/map_bottom_panel_bg@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_bottom_panel_bg.imageset/map_bottom_panel_bg@3x.png b/QuickLocation/Assets.xcassets/Map/map_bottom_panel_bg.imageset/map_bottom_panel_bg@3x.png deleted file mode 100644 index e1dc38d..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_bottom_panel_bg.imageset/map_bottom_panel_bg@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_checkin.imageset/Contents.json b/QuickLocation/Assets.xcassets/Map/map_btn_checkin.imageset/Contents.json deleted file mode 100644 index c26f40d..0000000 --- a/QuickLocation/Assets.xcassets/Map/map_btn_checkin.imageset/Contents.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "map_btn_checkin@2x.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "map_btn_checkin@3x.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_checkin.imageset/map_btn_checkin@2x.png b/QuickLocation/Assets.xcassets/Map/map_btn_checkin.imageset/map_btn_checkin@2x.png deleted file mode 100644 index 06470f6..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_btn_checkin.imageset/map_btn_checkin@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_checkin.imageset/map_btn_checkin@3x.png b/QuickLocation/Assets.xcassets/Map/map_btn_checkin.imageset/map_btn_checkin@3x.png deleted file mode 100644 index f48e4f8..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_btn_checkin.imageset/map_btn_checkin@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_menu.imageset/map_btn_menu@2x.png b/QuickLocation/Assets.xcassets/Map/map_btn_menu.imageset/map_btn_menu@2x.png deleted file mode 100644 index 7628472..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_btn_menu.imageset/map_btn_menu@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_menu.imageset/map_btn_menu@3x.png b/QuickLocation/Assets.xcassets/Map/map_btn_menu.imageset/map_btn_menu@3x.png deleted file mode 100644 index 045452d..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_btn_menu.imageset/map_btn_menu@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_sos.imageset/map_btn_sos@2x.png b/QuickLocation/Assets.xcassets/Map/map_btn_sos.imageset/map_btn_sos@2x.png deleted file mode 100644 index d08178b..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_btn_sos.imageset/map_btn_sos@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_sos.imageset/map_btn_sos@3x.png b/QuickLocation/Assets.xcassets/Map/map_btn_sos.imageset/map_btn_sos@3x.png deleted file mode 100644 index b0e468c..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_btn_sos.imageset/map_btn_sos@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_trip.imageset/map_btn_trip@2x.png b/QuickLocation/Assets.xcassets/Map/map_btn_trip.imageset/map_btn_trip@2x.png deleted file mode 100644 index 46f48d5..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_btn_trip.imageset/map_btn_trip@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_btn_trip.imageset/map_btn_trip@3x.png b/QuickLocation/Assets.xcassets/Map/map_btn_trip.imageset/map_btn_trip@3x.png deleted file mode 100644 index e4dd1d4..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_btn_trip.imageset/map_btn_trip@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_circle_icon.imageset/Contents.json b/QuickLocation/Assets.xcassets/Map/map_circle_icon.imageset/Contents.json deleted file mode 100644 index cbb10f1..0000000 --- a/QuickLocation/Assets.xcassets/Map/map_circle_icon.imageset/Contents.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "map_circle_icon@2x.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "map_circle_icon@3x.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/QuickLocation/Assets.xcassets/Map/map_circle_icon.imageset/map_circle_icon@2x.png b/QuickLocation/Assets.xcassets/Map/map_circle_icon.imageset/map_circle_icon@2x.png deleted file mode 100644 index e80fc7a..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_circle_icon.imageset/map_circle_icon@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_circle_icon.imageset/map_circle_icon@3x.png b/QuickLocation/Assets.xcassets/Map/map_circle_icon.imageset/map_circle_icon@3x.png deleted file mode 100644 index c114c82..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_circle_icon.imageset/map_circle_icon@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_current_location.imageset/Contents.json b/QuickLocation/Assets.xcassets/Map/map_current_location.imageset/Contents.json deleted file mode 100644 index 4cc9a80..0000000 --- a/QuickLocation/Assets.xcassets/Map/map_current_location.imageset/Contents.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "map_current_location@2x.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "map_current_location@3x.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/QuickLocation/Assets.xcassets/Map/map_current_location.imageset/map_current_location@2x.png b/QuickLocation/Assets.xcassets/Map/map_current_location.imageset/map_current_location@2x.png deleted file mode 100644 index e112af1..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_current_location.imageset/map_current_location@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_current_location.imageset/map_current_location@3x.png b/QuickLocation/Assets.xcassets/Map/map_current_location.imageset/map_current_location@3x.png deleted file mode 100644 index ad6ac94..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_current_location.imageset/map_current_location@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_home_indicator.imageset/Contents.json b/QuickLocation/Assets.xcassets/Map/map_home_indicator.imageset/Contents.json deleted file mode 100644 index d899501..0000000 --- a/QuickLocation/Assets.xcassets/Map/map_home_indicator.imageset/Contents.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "map_home_indicator@2x.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "map_home_indicator@3x.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/QuickLocation/Assets.xcassets/Map/map_home_indicator.imageset/map_home_indicator@2x.png b/QuickLocation/Assets.xcassets/Map/map_home_indicator.imageset/map_home_indicator@2x.png deleted file mode 100644 index 07acaa2..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_home_indicator.imageset/map_home_indicator@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_home_indicator.imageset/map_home_indicator@3x.png b/QuickLocation/Assets.xcassets/Map/map_home_indicator.imageset/map_home_indicator@3x.png deleted file mode 100644 index 606975c..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_home_indicator.imageset/map_home_indicator@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_member_bubble_large.imageset/Contents.json b/QuickLocation/Assets.xcassets/Map/map_member_bubble_large.imageset/Contents.json deleted file mode 100644 index 25bb697..0000000 --- a/QuickLocation/Assets.xcassets/Map/map_member_bubble_large.imageset/Contents.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "map_member_bubble_large@2x.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "map_member_bubble_large@3x.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/QuickLocation/Assets.xcassets/Map/map_member_bubble_large.imageset/map_member_bubble_large@2x.png b/QuickLocation/Assets.xcassets/Map/map_member_bubble_large.imageset/map_member_bubble_large@2x.png deleted file mode 100644 index 02b2ca3..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_member_bubble_large.imageset/map_member_bubble_large@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_member_bubble_large.imageset/map_member_bubble_large@3x.png b/QuickLocation/Assets.xcassets/Map/map_member_bubble_large.imageset/map_member_bubble_large@3x.png deleted file mode 100644 index 02c94e0..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_member_bubble_large.imageset/map_member_bubble_large@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_member_list_bg.imageset/Contents.json b/QuickLocation/Assets.xcassets/Map/map_member_list_bg.imageset/Contents.json deleted file mode 100644 index ef0daa1..0000000 --- a/QuickLocation/Assets.xcassets/Map/map_member_list_bg.imageset/Contents.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "map_member_list_bg@2x.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "map_member_list_bg@3x.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/QuickLocation/Assets.xcassets/Map/map_member_list_bg.imageset/map_member_list_bg@2x.png b/QuickLocation/Assets.xcassets/Map/map_member_list_bg.imageset/map_member_list_bg@2x.png deleted file mode 100644 index 0441e3f..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_member_list_bg.imageset/map_member_list_bg@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_member_list_bg.imageset/map_member_list_bg@3x.png b/QuickLocation/Assets.xcassets/Map/map_member_list_bg.imageset/map_member_list_bg@3x.png deleted file mode 100644 index 6e0dd80..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_member_list_bg.imageset/map_member_list_bg@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_status_icon.imageset/Contents.json b/QuickLocation/Assets.xcassets/Map/map_status_icon.imageset/Contents.json deleted file mode 100644 index fb55bd6..0000000 --- a/QuickLocation/Assets.xcassets/Map/map_status_icon.imageset/Contents.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "filename" : "map_status_icon@2x.png", - "idiom" : "universal", - "scale" : "2x" - }, - { - "filename" : "map_status_icon@3x.png", - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/QuickLocation/Assets.xcassets/Map/map_status_icon.imageset/map_status_icon@2x.png b/QuickLocation/Assets.xcassets/Map/map_status_icon.imageset/map_status_icon@2x.png deleted file mode 100644 index 24eb05f..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_status_icon.imageset/map_status_icon@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_status_icon.imageset/map_status_icon@3x.png b/QuickLocation/Assets.xcassets/Map/map_status_icon.imageset/map_status_icon@3x.png deleted file mode 100644 index 7d1e91a..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_status_icon.imageset/map_status_icon@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_top_panel.imageset/map_top_panel@2x.png b/QuickLocation/Assets.xcassets/Map/map_top_panel.imageset/map_top_panel@2x.png deleted file mode 100644 index f9ffee3..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_top_panel.imageset/map_top_panel@2x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/Map/map_top_panel.imageset/map_top_panel@3x.png b/QuickLocation/Assets.xcassets/Map/map_top_panel.imageset/map_top_panel@3x.png deleted file mode 100644 index c04a817..0000000 Binary files a/QuickLocation/Assets.xcassets/Map/map_top_panel.imageset/map_top_panel@3x.png and /dev/null differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/1.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/1.imageset/Contents.json new file mode 100644 index 0000000..3f565ba --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/1.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_16@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_16@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/1.imageset/Frame_16@2x.png b/QuickLocation/Assets.xcassets/UserIcon/1.imageset/Frame_16@2x.png new file mode 100644 index 0000000..7e09f42 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/1.imageset/Frame_16@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/1.imageset/Frame_16@3x.png b/QuickLocation/Assets.xcassets/UserIcon/1.imageset/Frame_16@3x.png new file mode 100644 index 0000000..5a46395 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/1.imageset/Frame_16@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/10.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/10.imageset/Contents.json new file mode 100644 index 0000000..779a2ba --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/10.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_20@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_20@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/10.imageset/Frame_20@2x.png b/QuickLocation/Assets.xcassets/UserIcon/10.imageset/Frame_20@2x.png new file mode 100644 index 0000000..8250cf8 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/10.imageset/Frame_20@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/10.imageset/Frame_20@3x.png b/QuickLocation/Assets.xcassets/UserIcon/10.imageset/Frame_20@3x.png new file mode 100644 index 0000000..ada5723 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/10.imageset/Frame_20@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/11.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/11.imageset/Contents.json new file mode 100644 index 0000000..6fc2891 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/11.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_21@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_21@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/11.imageset/Frame_21@2x.png b/QuickLocation/Assets.xcassets/UserIcon/11.imageset/Frame_21@2x.png new file mode 100644 index 0000000..b82dc6b Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/11.imageset/Frame_21@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/11.imageset/Frame_21@3x.png b/QuickLocation/Assets.xcassets/UserIcon/11.imageset/Frame_21@3x.png new file mode 100644 index 0000000..87bba09 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/11.imageset/Frame_21@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/12.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/12.imageset/Contents.json new file mode 100644 index 0000000..292e692 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/12.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_22@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_22@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/12.imageset/Frame_22@2x.png b/QuickLocation/Assets.xcassets/UserIcon/12.imageset/Frame_22@2x.png new file mode 100644 index 0000000..06edbb5 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/12.imageset/Frame_22@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/12.imageset/Frame_22@3x.png b/QuickLocation/Assets.xcassets/UserIcon/12.imageset/Frame_22@3x.png new file mode 100644 index 0000000..f8ee8f3 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/12.imageset/Frame_22@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/13.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/13.imageset/Contents.json new file mode 100644 index 0000000..de2fc52 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/13.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_23@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_23@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/13.imageset/Frame_23@2x.png b/QuickLocation/Assets.xcassets/UserIcon/13.imageset/Frame_23@2x.png new file mode 100644 index 0000000..702300b Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/13.imageset/Frame_23@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/13.imageset/Frame_23@3x.png b/QuickLocation/Assets.xcassets/UserIcon/13.imageset/Frame_23@3x.png new file mode 100644 index 0000000..bc3a185 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/13.imageset/Frame_23@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/14.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/14.imageset/Contents.json new file mode 100644 index 0000000..8710423 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/14.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_24@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_24@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/14.imageset/Frame_24@2x.png b/QuickLocation/Assets.xcassets/UserIcon/14.imageset/Frame_24@2x.png new file mode 100644 index 0000000..a4a20fc Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/14.imageset/Frame_24@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/14.imageset/Frame_24@3x.png b/QuickLocation/Assets.xcassets/UserIcon/14.imageset/Frame_24@3x.png new file mode 100644 index 0000000..5adc830 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/14.imageset/Frame_24@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/15.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/15.imageset/Contents.json new file mode 100644 index 0000000..4bf7edf --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/15.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_25@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_25@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/15.imageset/Frame_25@2x.png b/QuickLocation/Assets.xcassets/UserIcon/15.imageset/Frame_25@2x.png new file mode 100644 index 0000000..d4a37e4 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/15.imageset/Frame_25@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/15.imageset/Frame_25@3x.png b/QuickLocation/Assets.xcassets/UserIcon/15.imageset/Frame_25@3x.png new file mode 100644 index 0000000..6d76ecb Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/15.imageset/Frame_25@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/2.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/2.imageset/Contents.json new file mode 100644 index 0000000..2c9d8ec --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/2.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_15@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_15@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/2.imageset/Frame_15@2x.png b/QuickLocation/Assets.xcassets/UserIcon/2.imageset/Frame_15@2x.png new file mode 100644 index 0000000..8b53d32 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/2.imageset/Frame_15@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/2.imageset/Frame_15@3x.png b/QuickLocation/Assets.xcassets/UserIcon/2.imageset/Frame_15@3x.png new file mode 100644 index 0000000..078fe7c Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/2.imageset/Frame_15@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/3.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/3.imageset/Contents.json new file mode 100644 index 0000000..153d512 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/3.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_17@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_17@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/3.imageset/Frame_17@2x.png b/QuickLocation/Assets.xcassets/UserIcon/3.imageset/Frame_17@2x.png new file mode 100644 index 0000000..c72abf6 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/3.imageset/Frame_17@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/3.imageset/Frame_17@3x.png b/QuickLocation/Assets.xcassets/UserIcon/3.imageset/Frame_17@3x.png new file mode 100644 index 0000000..02d27b6 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/3.imageset/Frame_17@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/4.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/4.imageset/Contents.json new file mode 100644 index 0000000..0c9d735 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/4.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group 2371@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group 2371@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/4.imageset/Group 2371@2x.png b/QuickLocation/Assets.xcassets/UserIcon/4.imageset/Group 2371@2x.png new file mode 100644 index 0000000..06a145c Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/4.imageset/Group 2371@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/4.imageset/Group 2371@3x.png b/QuickLocation/Assets.xcassets/UserIcon/4.imageset/Group 2371@3x.png new file mode 100644 index 0000000..c4f690c Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/4.imageset/Group 2371@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/5.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/5.imageset/Contents.json new file mode 100644 index 0000000..2f693a1 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/5.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_14@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_14@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/5.imageset/Frame_14@2x.png b/QuickLocation/Assets.xcassets/UserIcon/5.imageset/Frame_14@2x.png new file mode 100644 index 0000000..fca171e Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/5.imageset/Frame_14@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/5.imageset/Frame_14@3x.png b/QuickLocation/Assets.xcassets/UserIcon/5.imageset/Frame_14@3x.png new file mode 100644 index 0000000..a1a7c7e Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/5.imageset/Frame_14@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/6.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/6.imageset/Contents.json new file mode 100644 index 0000000..d5f491f --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/6.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_12@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_12@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/6.imageset/Frame_12@2x.png b/QuickLocation/Assets.xcassets/UserIcon/6.imageset/Frame_12@2x.png new file mode 100644 index 0000000..0ccc4d7 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/6.imageset/Frame_12@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/6.imageset/Frame_12@3x.png b/QuickLocation/Assets.xcassets/UserIcon/6.imageset/Frame_12@3x.png new file mode 100644 index 0000000..d8f77c5 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/6.imageset/Frame_12@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/7.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/7.imageset/Contents.json new file mode 100644 index 0000000..68f307c --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/7.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_13@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_13@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/7.imageset/Frame_13@2x.png b/QuickLocation/Assets.xcassets/UserIcon/7.imageset/Frame_13@2x.png new file mode 100644 index 0000000..30225c8 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/7.imageset/Frame_13@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/7.imageset/Frame_13@3x.png b/QuickLocation/Assets.xcassets/UserIcon/7.imageset/Frame_13@3x.png new file mode 100644 index 0000000..578b7f5 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/7.imageset/Frame_13@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/8.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/8.imageset/Contents.json new file mode 100644 index 0000000..75b0422 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/8.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_18@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_18@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/8.imageset/Frame_18@2x.png b/QuickLocation/Assets.xcassets/UserIcon/8.imageset/Frame_18@2x.png new file mode 100644 index 0000000..f326056 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/8.imageset/Frame_18@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/8.imageset/Frame_18@3x.png b/QuickLocation/Assets.xcassets/UserIcon/8.imageset/Frame_18@3x.png new file mode 100644 index 0000000..6cbf54b Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/8.imageset/Frame_18@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/9.imageset/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/9.imageset/Contents.json new file mode 100644 index 0000000..0b0ad68 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/9.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_19@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_19@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/UserIcon/9.imageset/Frame_19@2x.png b/QuickLocation/Assets.xcassets/UserIcon/9.imageset/Frame_19@2x.png new file mode 100644 index 0000000..c7e24a6 Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/9.imageset/Frame_19@2x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/9.imageset/Frame_19@3x.png b/QuickLocation/Assets.xcassets/UserIcon/9.imageset/Frame_19@3x.png new file mode 100644 index 0000000..1b3aaee Binary files /dev/null and b/QuickLocation/Assets.xcassets/UserIcon/9.imageset/Frame_19@3x.png differ diff --git a/QuickLocation/Assets.xcassets/UserIcon/Contents.json b/QuickLocation/Assets.xcassets/UserIcon/Contents.json new file mode 100644 index 0000000..6e96565 --- /dev/null +++ b/QuickLocation/Assets.xcassets/UserIcon/Contents.json @@ -0,0 +1,9 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "provides-namespace" : true + } +} diff --git a/QuickLocation/Assets.xcassets/VipIcon/1.imageset/Contents.json b/QuickLocation/Assets.xcassets/VipIcon/1.imageset/Contents.json new file mode 100644 index 0000000..f202911 --- /dev/null +++ b/QuickLocation/Assets.xcassets/VipIcon/1.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_2335@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_2335@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/VipIcon/1.imageset/Group_2335@2x.png b/QuickLocation/Assets.xcassets/VipIcon/1.imageset/Group_2335@2x.png new file mode 100644 index 0000000..b678896 Binary files /dev/null and b/QuickLocation/Assets.xcassets/VipIcon/1.imageset/Group_2335@2x.png differ diff --git a/QuickLocation/Assets.xcassets/VipIcon/1.imageset/Group_2335@3x.png b/QuickLocation/Assets.xcassets/VipIcon/1.imageset/Group_2335@3x.png new file mode 100644 index 0000000..68af387 Binary files /dev/null and b/QuickLocation/Assets.xcassets/VipIcon/1.imageset/Group_2335@3x.png differ diff --git a/QuickLocation/Assets.xcassets/VipIcon/2.imageset/Contents.json b/QuickLocation/Assets.xcassets/VipIcon/2.imageset/Contents.json new file mode 100644 index 0000000..b255a01 --- /dev/null +++ b/QuickLocation/Assets.xcassets/VipIcon/2.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_2334@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_2334@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/VipIcon/2.imageset/Group_2334@2x.png b/QuickLocation/Assets.xcassets/VipIcon/2.imageset/Group_2334@2x.png new file mode 100644 index 0000000..c19d13e Binary files /dev/null and b/QuickLocation/Assets.xcassets/VipIcon/2.imageset/Group_2334@2x.png differ diff --git a/QuickLocation/Assets.xcassets/VipIcon/2.imageset/Group_2334@3x.png b/QuickLocation/Assets.xcassets/VipIcon/2.imageset/Group_2334@3x.png new file mode 100644 index 0000000..2fa20de Binary files /dev/null and b/QuickLocation/Assets.xcassets/VipIcon/2.imageset/Group_2334@3x.png differ diff --git a/QuickLocation/Assets.xcassets/VipIcon/4.imageset/Contents.json b/QuickLocation/Assets.xcassets/VipIcon/4.imageset/Contents.json new file mode 100644 index 0000000..01bf7f2 --- /dev/null +++ b/QuickLocation/Assets.xcassets/VipIcon/4.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_2333@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_2333@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/QuickLocation/Assets.xcassets/VipIcon/4.imageset/Group_2333@2x.png b/QuickLocation/Assets.xcassets/VipIcon/4.imageset/Group_2333@2x.png new file mode 100644 index 0000000..6840d95 Binary files /dev/null and b/QuickLocation/Assets.xcassets/VipIcon/4.imageset/Group_2333@2x.png differ diff --git a/QuickLocation/Assets.xcassets/VipIcon/4.imageset/Group_2333@3x.png b/QuickLocation/Assets.xcassets/VipIcon/4.imageset/Group_2333@3x.png new file mode 100644 index 0000000..64ca74d Binary files /dev/null and b/QuickLocation/Assets.xcassets/VipIcon/4.imageset/Group_2333@3x.png differ diff --git a/QuickLocation/Assets.xcassets/VipIcon/Contents.json b/QuickLocation/Assets.xcassets/VipIcon/Contents.json new file mode 100644 index 0000000..6e96565 --- /dev/null +++ b/QuickLocation/Assets.xcassets/VipIcon/Contents.json @@ -0,0 +1,9 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "provides-namespace" : true + } +} diff --git a/QuickLocation/Common/Constant.swift b/QuickLocation/Common/Constant.swift index 83ae3c4..5305469 100644 --- a/QuickLocation/Common/Constant.swift +++ b/QuickLocation/Common/Constant.swift @@ -12,13 +12,6 @@ import SwiftyUserDefaults extension DefaultsKeys { /// 当前经纬度 var currentLatitude: DefaultsKey { .init("currentLatitude") } - var currentLongitude: DefaultsKey { .init("currentLongitude") } - var currentPlacemark: DefaultsKey { .init("currentPlacemark") } - var currentCity: DefaultsKey { .init("currentCity") } - var currentAreaId: DefaultsKey { .init("currentAreaId", defaultValue: "") } - var currentLevel: DefaultsKey { .init("currentLevel", defaultValue: "") } - var searchLatitude: DefaultsKey { .init("searchLatitude") } - var searchLongitude: DefaultsKey { .init("searchLongitude") } /// 是否自动更新位置 var updateLocationEnable: DefaultsKey { .init("updateLocationEnable", defaultValue: true) } /// 是否从第三方应用跳回 @@ -31,22 +24,8 @@ extension DefaultsKeys { /// 通知常量 extension Notification.Name { - /// 重新定位 - static let LocationResetNotification = Notification.Name("LocationResetNotification") - /// 定位更新通知 - static let LocationDidUpdateNotification = Notification.Name("LocationDidUpdateNotification") - /// 位置更换通知 - static let LocationChangeNotification = Notification.Name("LocationChangeNotification") - /// 更换城市通知 - static let CityChangeNotification = Notification.Name("CityChangeNotification") - /// 可滚动通知 - static let IsScrollEnabledNotification = Notification.Name("IsScrollEnabledNotification") - /// 查询订单支付状态 - static let RequestOrderPayStatusNotification = Notification.Name("RequestOrderPayStatusNotification") - /// 跳转物业缴费记录页面 - static let PushRecordNotification = Notification.Name("PushRecordNotification") - /// 显示弹窗 - static let ShowAlertNotification = Notification.Name("ShowAlertNotification") + /// 刷新用户圈子数据 + static let RefreshGroupInfoNotification = Notification.Name("RefreshGroupInfoNotification") } diff --git a/QuickLocation/Core/Extension/Array+Extension.swift b/QuickLocation/Core/Extension/Array+Extension.swift index f5fb0f9..c018f70 100755 --- a/QuickLocation/Core/Extension/Array+Extension.swift +++ b/QuickLocation/Core/Extension/Array+Extension.swift @@ -80,3 +80,12 @@ extension Array { return safeElement(index) } } + +extension Array { + mutating func moveToFirst(where condition: (Element) -> Bool) { + guard let index = firstIndex(where: condition) else { return } + // 移除该元素,再插入到头部 + let item = remove(at: index) + insert(item, at: 0) + } +} diff --git a/QuickLocation/Main/Tabbar/MainTabBarController.swift b/QuickLocation/Main/Tabbar/MainTabBarController.swift index 64d2c67..5c44f33 100644 --- a/QuickLocation/Main/Tabbar/MainTabBarController.swift +++ b/QuickLocation/Main/Tabbar/MainTabBarController.swift @@ -10,7 +10,7 @@ final class MainTabBarController: UITabBarController { // MARK: - View Controllers private lazy var locationNav = BaseNavigationController(rootViewController: HomeViewController()) private lazy var exploreNav = BaseNavigationController(rootViewController: ViewController()) - private lazy var circlesNav = BaseNavigationController(rootViewController: ViewController()) + private lazy var circlesNav = BaseNavigationController(rootViewController: GroupViewController()) private lazy var mineNav = BaseNavigationController(rootViewController: MineViewController()) private lazy var navControllers: [BaseNavigationController] = { diff --git a/QuickLocation/Manager/Account/AppContextManager.swift b/QuickLocation/Manager/Account/AppContextManager.swift index 2b7f3cc..74324d4 100644 --- a/QuickLocation/Manager/Account/AppContextManager.swift +++ b/QuickLocation/Manager/Account/AppContextManager.swift @@ -31,11 +31,15 @@ class AppContextManager: NSObject { var token: String { account?.token ?? "" } - /// 用户头像 + /// 用户ID var userId: String { account?.uid ?? "" } /// 用户头像 + var avaterIcon: UIImage { + guard let account = account else { return UIImage() } + return UIImage(named: "UserIcon/\(account.head_pic)") ?? UIImage() + } var avater: String { account?.avater ?? "" } diff --git a/QuickLocation/Manager/Account/UserConfigModel.swift b/QuickLocation/Manager/Account/UserConfigModel.swift index 3b037d7..06a1193 100644 --- a/QuickLocation/Manager/Account/UserConfigModel.swift +++ b/QuickLocation/Manager/Account/UserConfigModel.swift @@ -13,13 +13,21 @@ struct UserConfigModel: Mappable { var phone: String? var name: String? var avater: String? - + /// 头像,对应本地图标 + var head_pic: String = "1" + /// 用户头像 + var userIcon: UIImage { + UIImage(named: "UserIcon/\(head_pic)") ?? UIImage() + } /// 是否游客 var temp: Bool = true /// 用户 ID var uid: String? + /// 会员 1:非会员 2:普通会员 3:终身会员 + var vip: Int = 1 + init?(map: Map) { } @@ -31,5 +39,7 @@ struct UserConfigModel: Mappable { name <- map["name"] uid <- map["user_id"] avater <- map["avater"] + head_pic <- (map["head_pic"], kIntTransformStr) + vip <- map["vip"] } } diff --git a/QuickLocation/Manager/App/ApiManager.swift b/QuickLocation/Manager/App/ApiManager.swift index 181b581..25e32c5 100644 --- a/QuickLocation/Manager/App/ApiManager.swift +++ b/QuickLocation/Manager/App/ApiManager.swift @@ -43,8 +43,9 @@ extension ApiManager { func httpHeader() -> [String: String] { var headers: [String : String] = [:] headers["Accept"] = "application/json" -// headers["Content-Type"] = "application/json" + headers["Content-Type"] = "application/json" + headers["x-package"] = Bundle.main.bundleIdentifier headers["x-platform"] = "ios" headers["x-channel"] = "ios" headers["x-mobile-brand"] = "ios" diff --git a/QuickLocation/Manager/URL/URLManager.swift b/QuickLocation/Manager/URL/URLManager.swift index c942dd5..f07b625 100644 --- a/QuickLocation/Manager/URL/URLManager.swift +++ b/QuickLocation/Manager/URL/URLManager.swift @@ -101,27 +101,4 @@ extension DefaultsKeys { return "" //#endif } - - // MARK: - 设置h5参数 - func setupUrlParams(_ strUrl: String) -> String { - var tempUrl = strUrl - let separator = strUrl.contains("?") ? "&" : "?" - tempUrl.append(separator) - // 状态栏高度 - var params = ["height=\(kStatusBarHeight)"] - // 经纬度 - if let latitude = Defaults[\.currentLatitude], - let longitude = Defaults[\.currentLongitude] { - params.append("lat=\(latitude)") - params.append("log=\(longitude)") - } - // header - if let ecommerceHeader = ApiManager.shared.httpHeader()["EcommerceHeader"] { - params.append("header=\(ecommerceHeader)") - } - if let paramsStr = params.joined(separator: "&").addingPercentEncoding(withAllowedCharacters: .urlQueryAllowed) { - tempUrl.append(paramsStr) - } - return tempUrl - } } diff --git a/QuickLocation/Model/GroupModel.swift b/QuickLocation/Model/GroupModel.swift new file mode 100644 index 0000000..9de91e7 --- /dev/null +++ b/QuickLocation/Model/GroupModel.swift @@ -0,0 +1,149 @@ +// +// GroupModel.swift +// QuickLocation +// +// Created by 八条 on 2026/5/30. +// + +import ObjectMapper +import RxDataSources + +struct UserGroupResponse: BaseModelProtocol { + // 状态码 + var code: String? + // 消息 + var message: String? + // + var model: GroupModel? + + init?(map: Map) {} + + mutating func mapping(map: Map) { + code <- map["code"] + message <- map["msg"] + model <- map["data"] + } +} + +struct GroupModel: Mappable { + /// 当前选中的圈子 + var default_group_key: String = "" + /// + var has_unread_email: Bool = false + /// 圈子是否有人SOS + var is_anyone_sos: Bool = false + /// 圈子列表 + var groups: [GroupInfoModel] = [] + /// 当前选中圈子里的成员列表 + var select_group_employee: [GroupMemberModel] = [] + + var score: Int = 0 + + init?(map: Map) { + + } + + mutating func mapping(map: Map) { + default_group_key <- map["default_group_key"] + has_unread_email <- map["has_unread_email"] + is_anyone_sos <- map["is_anyone_sos"] + score <- map["score"] + groups <- map["groups"] + select_group_employee <- map["select_group_employee"] + } +} + +struct GroupInfoModel: Mappable, Equatable { + /// + var group_key: String = "" + /// + var is_owner: Bool = false + /// 圈子名字 + var name: String = "" + /// 圈子icon + var icon_index: Int = 1 + var groupIcon: UIImage { + UIImage(named: "GroupIcon\(icon_index)") ?? UIImage() + } + /// + var description: String = "" + /// 会员等级 + var level: String = "" + + init?(map: Map) { + + } + + mutating func mapping(map: Map) { + group_key <- map["group_key"] + is_owner <- map["is_owner"] + name <- map["name"] + icon_index <- map["icon_index"] + level <- map["level"] + } +} + +extension GroupInfoModel: IdentifiableType { + public typealias Identity = String + + public var identity: String { + return group_key + } +} + +struct GroupMemberModel: Mappable, Equatable { + /// + var user_id: String = "" + /// 头像,对应本地图标 + var head_pic: String = "1" + /// 用户头像 + var userIcon: UIImage { + UIImage(named: "UserIcon/\(head_pic)") ?? UIImage() + } + /// 昵称 + var nick_name: String = "" + /// 会员等级 1普通 2白银 3永久 4钻石 + var level: Int = 1 + var vipIcon: UIImage { + if level != 2 || level != 4 { + return UIImage(named: "VipIcon/1") ?? UIImage() + } + return UIImage(named: "VipIcon/\(level)") ?? UIImage() + } + /// 是否在线 + var is_online: Bool = false + /// 设备电量 + var battery: String = "" + /// 最后在线时间 + var last_active_time: Int = 0 + /// 最后位置 + var last_position: String = "" + var lastLocation: String { + guard last_position.contains(":") else { return "" } + let arr = last_position.components(separatedBy: ":") + return arr.last ?? "" + } + + init?(map: Map) { + + } + + mutating func mapping(map: Map) { + user_id <- map["user_id"] + head_pic <- map["head_pic"] + level <- (map["level"], kStrTransformInt) + nick_name <- map["nick_name"] + battery <- map["battery"] + last_position <- map["last_position"] + is_online <- map["is_online"] + + } +} + +extension GroupMemberModel: IdentifiableType { + public typealias Identity = String + + public var identity: String { + return user_id + } +} diff --git a/QuickLocation/Resource/lotties/dialog_buy_vip_3.json b/QuickLocation/Resource/lotties/dialog_buy_vip_3.json new file mode 100644 index 0000000..e0e2839 --- /dev/null +++ b/QuickLocation/Resource/lotties/dialog_buy_vip_3.json @@ -0,0 +1 @@ +{"v":"5.12.1","fr":25,"ip":0,"op":110,"w":375,"h":375,"nm":"合成 1","ddd":0,"assets":[{"id":"image_0","w":480,"h":480,"u":"images/","p":"dialog_buy_vip3_img_0.png","e":0},{"id":"image_1","w":192,"h":160,"u":"images/","p":"dialog_buy_vip3_img_1.png","e":0}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"image 112.png","cl":"png","refId":"image_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[306,117.5,0],"to":[0,0,0],"ti":[117,4,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18.462,"s":[226,248,0],"to":[-117,-4,0],"ti":[-39.5,36,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36.923,"s":[125,136,0],"to":[6.063,-5.526,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":55.385,"s":[232.5,144,0],"to":[0,0,0],"ti":[140.5,-22,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":73.846,"s":[167.5,284,0],"to":[-140.5,22,0],"ti":[-39.436,13.632,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92.308,"s":[73.5,227,0],"to":[40.5,-14,0],"ti":[-22,-19,0]},{"t":110.76953125,"s":[212.5,285.5,0]}],"ix":2,"l":2},"a":{"a":0,"k":[243.995,243.45,0],"ix":1,"l":2},"s":{"a":0,"k":[11.792,11.792,100],"ix":6,"l":2}},"ao":1,"ip":0,"op":126,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":2,"nm":"图层 30 1.png","cl":"png","refId":"image_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[195,210.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18.445,"s":[195,181.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":22,"s":[195,197.089,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36.892,"s":[195,210.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":55.337,"s":[195,181.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":73.783,"s":[195,210.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92.229,"s":[195,181.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":110.673828125,"s":[195,210.5,0]}],"ix":2,"l":2},"a":{"a":0,"k":[96,80,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":126,"st":0,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/dialog_first_register_tip.json b/QuickLocation/Resource/lotties/dialog_first_register_tip.json new file mode 100644 index 0000000..058f876 --- /dev/null +++ b/QuickLocation/Resource/lotties/dialog_first_register_tip.json @@ -0,0 +1 @@ +{"v":"5.8.1","fr":29.9700012207031,"ip":0,"op":310.000012626559,"w":1920,"h":1080,"nm":"Comp 1","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"dad and son/family 3 (son on dad's sjoulder ) Outlines","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":11,"s":[0]},{"t":30.0000012219251,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":11,"s":[735.61,505.756,0],"to":[24.667,0,0],"ti":[-24.667,0,0]},{"t":30.0000012219251,"s":[883.61,505.756,0]}],"ix":2,"l":2},"a":{"a":0,"k":[195,465,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[17.366,17.366],[16.267,-10.552],[-10.772,13.501]],"o":[[0,0],[0,0],[5.63,-7.057]],"v":[[-0.988,-20.423],[-12.859,14.75],[8.905,14.31]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[255.831,345.347],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.836,3.957]],"o":[[0,0],[0,0]],"v":[[-8.255,-1.562],[8.255,-1.979]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[229.221,350.644],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":4,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.837,3.079]],"o":[[0,0],[0,0]],"v":[[-9.132,-1.187],[9.132,-1.539]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[228.564,337.234],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-7.255,1.32],[0.982,-0.41]],"o":[[0,0],[0,0],[-0.983,0.41]],"v":[[-8.793,-4.094],[8.793,1.896],[-4.514,3.684]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[228.244,321.489],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":4,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.992,-0.721],[-6.487,5.687],[-12.039,7.074],[-14.228,1.887],[0,0],[-8.201,-1.848],[0,0],[6.486,-5.686],[2.675,2.45],[0.146,-4.323],[11.764,1.18],[-0.275,-3.55],[11.186,6.669]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[1.951,24.014],[-1.979,12.079],[-3.512,-0.956],[0.785,-11.831],[-3.668,-19.848],[3.596,-25.311],[4.663,-10.127],[9.065,-0.536],[1.977,-0.379],[11.199,6.222],[1.218,10.612],[13.23,16.128],[2.463,20.49]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[222.944,337.004],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":4,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.388,1.937],[9.396,-40.53],[32.242,25.5]],"o":[[0,0],[0,0],[0,0]],"v":[[-22.878,-36.99],[16.87,4.078],[-22.128,11.49]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[249.419,348.681],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":4,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[40.562,22.755],[-30.133,6.864],[15.656,-24.843]],"o":[[0,0],[0,0],[-0.985,1.565]],"v":[[-27.615,9.595],[-1.959,-32.35],[16.436,10.467]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[252.51,351.423],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":4,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.788,14.055],[1.428,5.074],[3.172,-8.564],[0,0],[-13.536,-0.465]],"o":[[0,0],[-3.172,-6.026],[-2.373,6.41],[0,0],[0,0]],"v":[[9.76,8.802],[5.161,-7.85],[-11.174,-22.121],[-1.659,10.546],[1.671,30.685]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[263.628,330.887],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":4,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[36.194,-24.678],[-30.845,120.297]],"o":[[0,0],[-13.571,9.254],[0,0]],"v":[[5.871,-71.562],[11.607,59.392],[-16.955,-48.735]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[267.843,416.029],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":4,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-17.367,17.367],[-16.267,-10.551],[10.772,13.501]],"o":[[0,0],[0,0],[-5.63,-7.057]],"v":[[0.989,-20.426],[12.859,14.747],[-8.904,14.307]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[126.029,324.375],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":4,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.837,3.957]],"o":[[0,0],[0,0]],"v":[[8.256,-1.562],[-8.256,-1.979]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[152.64,329.669],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":4,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.837,3.078]],"o":[[0,0],[0,0]],"v":[[9.132,-1.187],[-9.132,-1.539]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[153.297,316.26],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":4,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[7.255,1.319],[-0.982,-0.41]],"o":[[0,0],[0,0],[0.982,0.411]],"v":[[8.794,-4.095],[-8.794,1.896],[4.513,3.684]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[153.617,300.514],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":4,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.991,-0.721],[6.487,5.688],[12.04,7.075],[14.229,1.887],[0,0],[8.202,-1.848],[0,0],[-6.485,-5.685],[-2.674,2.449],[-0.144,-4.323],[-11.764,1.179],[0.275,-3.549],[-11.187,6.669]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-1.952,24.014],[1.979,12.078],[3.511,-0.957],[-0.786,-11.831],[3.668,-19.849],[-3.597,-25.311],[-4.665,-10.127],[-9.066,-0.537],[-1.978,-0.379],[-11.201,6.222],[-1.219,10.612],[-13.231,16.127],[-2.463,20.49]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[158.917,316.03],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":4,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.388,1.937],[-9.396,-40.531],[-32.242,25.501]],"o":[[0,0],[0,0],[0,0]],"v":[[22.879,-36.99],[-16.87,4.078],[22.129,11.489]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[132.442,327.707],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":4,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-40.562,22.755],[30.133,6.864],[-15.655,-24.842]],"o":[[0,0],[0,0],[0.986,1.566]],"v":[[27.615,9.595],[1.959,-32.351],[-16.438,10.466]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[129.351,330.449],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":4,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.788,14.055],[-1.429,5.074],[-3.172,-8.564],[0,0],[13.536,-0.465]],"o":[[0,0],[3.171,-6.026],[2.373,6.41],[0,0],[0,0]],"v":[[-9.759,8.801],[-5.16,-7.85],[11.174,-22.122],[1.66,10.545],[-1.671,30.686]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988625799441,0.62085278081,0.472034349629,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[119.877,309.913],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":4,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[47.4,6.259],[-25.023,30.322],[-36.976,10.87]],"o":[[0,0],[-11.086,-1.464],[16.698,-20.233],[0,0]],"v":[[61.852,-37.461],[-32.471,50.282],[-36.829,5.242],[47.988,-56.541]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[62.953,381.269],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":4,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-9.736,-14.425],[-11.783,-8.579],[-8.944,9.944],[1.523,4.602],[-3.429,22.135]],"o":[[0,0],[0,0],[0,0],[1.42,-1.58],[-3.219,-9.723],[0,0]],"v":[[-4.102,-32.154],[-9.143,-9.664],[-5.907,21.672],[17.459,22.21],[17.001,13.279],[17.782,-24.893]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[220.088,418.011],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":4,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[19.032,-45.208],[35.094,-4.106],[0,0],[-20.845,-9.292]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[12.562,32.717],[-31.594,18.522],[-26.244,-14.981],[4.798,-23.425]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.293824917662,0.315634723738,0.427485626819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[247.509,320.136],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20","np":4,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-14.15,-34.592],[-23.316,29.881],[-0.615,34.592],[23.316,-29.534]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[236.678,363.946],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21","np":4,"cix":2,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[15.554,-7.806],[14.474,-1.707],[2.926,13.049],[-3.582,3.265],[-7.853,20.978]],"o":[[0,0],[0,0],[0,0],[-0.465,-2.074],[7.57,-6.9],[0,0]],"v":[[18.48,-22.746],[11.858,-0.671],[-6.312,25.063],[-26.947,14.087],[-22.174,6.526],[-4.157,-27.136]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[121.599,385.869],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22","np":4,"cix":2,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.552,-48.736],[-28.585,-20.77],[0,0],[22.724,2.109]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-28.598,19.741],[16.85,28.995],[28.598,-2.834],[5.672,-25.401]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.293824917662,0.315634723738,0.427485626819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[146.41,293.014],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23","np":4,"cix":2,"bm":0,"ix":23,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[22.844,-23.377],[-0.747,37.321],[-22.844,30.308],[-12.296,-37.321]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[139.208,334.035],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24","np":4,"cix":2,"bm":0,"ix":24,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[19.845,-19.331],[-35.371,5.244]],"o":[[0,0],[0,0]],"v":[[-22.724,2.416],[22.724,11.671]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.245484819599,0.27486632104,0.382935587565,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[140.536,310.339],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 25","np":4,"cix":2,"bm":0,"ix":25,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.936,15.768],[0,0],[27.545,10.388],[8.024,0],[1.829,13.056],[19.961,-4.288],[-3.702,-129.551],[0,0]],"o":[[4.562,-37.166],[0,0],[-3.96,7.85],[-11.065,0],[-16.442,-1.832],[0,0],[0,0],[0,0]],"v":[[60.814,55.447],[98.445,-89.525],[56.744,-113.562],[35.838,-100.194],[14.587,-123.845],[-40.976,-120.988],[-94.742,124.441],[61.974,125.676]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.854979032629,0.256856462067,0.119416577208,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[159.846,425.357],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 26","np":4,"cix":2,"bm":0,"ix":26,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[12.151,1.602],[-11.289,-22.376]],"o":[[0,0],[0,0]],"v":[[-10.777,-6.1],[10.777,11.188]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[230.747,173.503],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":4,"cix":2,"bm":0,"ix":27,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[12.257,-5.542],[-9.064,-25.108]],"o":[[0,0],[0,0]],"v":[[-10.477,-1.536],[10.477,12.554]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[229.853,166.992],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 28","np":4,"cix":2,"bm":0,"ix":28,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-23.711,24.841],[6.262,20.029],[11.471,-1.467],[0.466,-6.422],[1.565,-8.366]],"o":[[0,0],[-1.281,-4.093],[0,0],[0,0],[-2.133,11.405]],"v":[[24.281,2.236],[-2.604,-15.441],[-17.064,-25.61],[-24.281,-18.393],[-20.922,-10.589]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[241.142,186.944],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 29","np":4,"cix":2,"bm":0,"ix":29,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.464,-0.691],[0,0],[-0.687,-0.471],[0,0],[-0.465,0.69],[0,0],[0.603,0.575]],"o":[[-0.602,-0.573],[0,0],[-0.464,0.69],[0,0],[0.686,0.47],[0,0],[0.463,-0.689],[0,0]],"v":[[-5.258,-10.248],[-7.196,-10.036],[-11.132,-4.176],[-10.729,-2.064],[7.355,10.351],[9.446,9.951],[11.133,7.439],[10.881,5.14]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[251.098,213.901],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30","np":4,"cix":2,"bm":0,"ix":30,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.044,-0.831],[0,0],[0.831,-0.053],[0,0],[0.044,0.831],[0,0],[-0.81,0.185]],"o":[[0.811,-0.184],[0,0],[0.045,0.831],[0,0],[-0.829,0.052],[0,0],[-0.044,-0.832],[0,0]],"v":[[10.605,-5.544],[12.159,-4.369],[12.535,2.681],[11.106,4.287],[-10.785,5.676],[-12.376,4.261],[-12.536,1.24],[-11.142,-0.606]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[207.875,201.717],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 31","np":4,"cix":2,"bm":0,"ix":31,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-16.187,11.511],[16.489,8.639]],"o":[[0,0],[0,0]],"v":[[12.146,-2.467],[-12.146,-9.044]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[215.879,267.113],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 32","np":4,"cix":2,"bm":0,"ix":32,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.742,-2.492],[-4.456,-1.324],[-0.741,2.491],[4.46,1.324]],"o":[[-0.739,2.493],[4.46,1.325],[0.742,-2.49],[-4.455,-1.323]],"v":[[-8.072,-2.398],[-1.342,4.511],[8.069,2.397],[1.338,-4.513]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[221.707,245.721],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 33","np":4,"cix":2,"bm":0,"ix":33,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[8.11,2.42],[2.141,7.369]],"o":[[-5.829,4.991],[-8.112,-2.42],[0,0]],"v":[[19.205,2.236],[-3.072,6.804],[-19.205,-9.224]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[216.524,263.138],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 34","np":4,"cix":2,"bm":0,"ix":34,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.757,12.99],[0,0],[-5.506,-11.311],[-10.408,-2.991],[-5.522,4.403],[0,0],[0,0],[0,0],[9.242,2.545],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[4.453,9.154],[8.36,2.404],[10.292,-8.206],[8.955,13.196],[0,0],[0,0],[-12.54,-3.453],[0,0],[0,0],[0,0]],"v":[[-49.923,-25.691],[-39.567,-44.307],[-43.125,1.791],[-0.019,15.375],[33.876,25.225],[48.155,-17.346],[34.563,44.307],[32.853,39.455],[-5.026,33.482],[-53.321,14.14],[-51.848,7.51],[-57.11,2.376]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[222.334,231.476],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 35","np":4,"cix":2,"bm":0,"ix":35,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[64.546,36.952],[-4.091,-9.726],[0,0],[0,0],[0,0],[-4.897,3.136],[0,0]],"o":[[0,0],[3.895,9.259],[0,0],[0,0],[0,0],[9.227,-5.912],[0,0]],"v":[[-42.686,-34.688],[-49.258,5.625],[-16.025,24.748],[-13.7,23.574],[-9.971,26.949],[35.881,31.552],[53.348,-6.056]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[208.127,267.814],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 36","np":4,"cix":2,"bm":0,"ix":36,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-10.081,-0.387],[4.081,-5.446],[-3.968,-9.753],[-3.631,5.583]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[7.176,-2.566],[-2.543,-9.511],[-3.208,6.715],[4.106,9.374]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[163.993,218.798],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 37","np":4,"cix":2,"bm":0,"ix":37,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.685,15.045],[9.809,-6.884],[-2.007,-13.144],[-9.267,6.588]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[9.97,-6.212],[-4.241,-13.643],[-7.962,4.179],[4.87,13.94]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[163.329,218.485],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 38","np":4,"cix":2,"bm":0,"ix":38,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.292,-1.006],[-0.69,-0.199],[-0.29,1.008],[0.691,0.198]],"o":[[-0.289,1.008],[0.692,0.2],[0.291,-1.009],[-0.689,-0.199]],"v":[[-1.249,-0.362],[-0.527,1.824],[1.247,0.358],[0.527,-1.826]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.96682733274,0.936495852003,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[242.573,226.744],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 39","np":4,"cix":2,"bm":0,"ix":39,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.29,-1.009],[-0.691,-0.201],[-0.29,1.007],[0.69,0.2]],"o":[[-0.292,1.008],[0.688,0.197],[0.29,-1.01],[-0.69,-0.198]],"v":[[-1.246,-0.359],[-0.523,1.826],[1.249,0.362],[0.527,-1.825]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.96682733274,0.936495852003,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[209.228,217.512],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 40","np":4,"cix":2,"bm":0,"ix":40,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.6,-5.43],[-2.986,-0.879],[-1.601,5.432],[2.982,0.881]],"o":[[-1.601,5.431],[2.984,0.878],[1.602,-5.432],[-2.987,-0.879]],"v":[[-5.403,-1.592],[-2.899,9.834],[5.402,1.592],[2.899,-9.833]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[205.936,221.978],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 41","np":4,"cix":2,"bm":0,"ix":41,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.602,-5.431],[-2.986,-0.878],[-1.601,5.432],[2.986,0.881]],"o":[[-1.6,5.431],[2.985,0.879],[1.601,-5.43],[-2.982,-0.878]],"v":[[-5.404,-1.591],[-2.899,9.833],[5.403,1.591],[2.896,-9.834]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[243.11,232.746],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 42","np":4,"cix":2,"bm":0,"ix":42,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.203,-0.68],[0.264,-1.096],[0.27,-1.594],[0.14,-1.259],[-12.545,-11.501],[-6.669,-1.989],[-7.126,1.425],[-8.536,16.892],[-0.636,1.522],[-0.708,2.377],[-0.47,3.483],[-0.095,1.644],[-0.016,0.642],[0,0],[0.014,0.905],[9.769,9.852],[0,0],[7.399,2.207],[8.47,-2.54],[7.312,-8.56],[0,0],[1.954,-3.347],[0.553,-1.082],[0.655,-1.532],[0.033,-0.085],[0,0],[0.19,-0.48],[0.413,-1.249],[-0.005,-0.009]],"o":[[-0.326,1.094],[-0.397,1.595],[-0.224,1.258],[-2.237,19.492],[4.95,4.546],[7.197,2.147],[16.139,-3.22],[0.742,-1.453],[0.934,-2.232],[1.044,-3.5],[0.225,-1.653],[0.045,-0.65],[0,0],[0.027,-0.915],[-0.159,-15.525],[0,0],[-5.261,-5.302],[-8.72,-2.602],[-9.908,2.971],[0,0],[-2.434,2.842],[-0.615,1.032],[-0.757,1.455],[-0.041,0.084],[0,0],[-0.206,0.475],[-0.476,1.2],[0,0],[-0.231,0.666]],"v":[[-47.913,-14.451],[-48.8,-11.157],[-49.802,-6.37],[-50.345,-2.596],[-33.54,46.903],[-16.036,56.884],[5.67,57.835],[45.173,26.061],[47.241,21.595],[49.708,14.674],[51.969,4.18],[52.45,-0.766],[52.54,-2.705],[52.543,-2.712],[52.568,-5.444],[36.949,-45.132],[36.942,-45.134],[17.839,-56.658],[-8.326,-56.501],[-34.774,-38.803],[-34.776,-38.796],[-41.378,-29.502],[-43.127,-26.338],[-45.236,-21.861],[-45.342,-21.608],[-45.345,-21.6],[-45.931,-20.165],[-47.264,-16.491],[-47.268,-16.477]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[215.568,236.448],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 43","np":4,"cix":2,"bm":0,"ix":43,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.644,5.197],[-0.431,-6.793],[8.663,-5.985],[-0.021,6.657]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-4.136,-5.525],[7.8,-6.01],[-0.534,7.927],[-8.108,6.146]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[266.92,248.559],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44","np":4,"cix":2,"bm":0,"ix":44,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.816,16.794],[-4.437,-11.133],[8.884,-9.897],[4.138,10.59]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-5.709,-10.337],[10.252,-8.77],[3.596,8.18],[-12.481,9.313]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[268.881,248.894],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 45","np":4,"cix":2,"bm":0,"ix":45,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.004,-7.941],[-7.722,-2.304],[-5.712,0.104],[-2.888,4.429],[35.903,-2.44]],"o":[[5.917,5.035],[5.675,1.693],[0.49,-4.018],[0,0],[0,0]],"v":[[-21.193,2.743],[-0.642,13.932],[16.504,16.275],[21.193,3.247],[-16.972,-13.939]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[200.252,290.703],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 46","np":4,"cix":2,"bm":0,"ix":46,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.074,-2.223],[-31.259,23.146],[-0.835,6.846],[-2.888,4.429],[35.904,-2.439],[3.004,-7.941]],"o":[[0,0],[0,0],[0.491,-4.018],[0,0],[0,0],[-1.755,4.636]],"v":[[-25.002,-3.886],[21.174,10.763],[20.313,-1.254],[25.002,-14.284],[-13.163,-31.47],[-17.384,-14.787]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[196.443,308.232],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 47","np":4,"cix":2,"bm":0,"ix":47,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[10.395,6.491],[-22.943,10.089]],"o":[[0,0],[0,0]],"v":[[-13.814,-5.228],[13.814,-4.861]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[214.262,187.548],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 48","np":4,"cix":2,"bm":0,"ix":48,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.936,12.071],[-22.963,13.612]],"o":[[0,0],[0,0]],"v":[[-12.567,-8.032],[12.567,-5.58]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[211.317,191.478],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 49","np":4,"cix":2,"bm":0,"ix":49,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.501,-34.249],[17.57,-11.473],[7.921,8.427],[-3.724,5.252],[-4.112,7.45]],"o":[[0,0],[-3.591,2.345],[0,0],[0,0],[5.606,-10.159]],"v":[[29.803,15.884],[-7.472,11.286],[-25.099,9.938],[-26.079,-0.221],[-18.523,-4.106]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[224.856,179.678],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 50","np":4,"cix":2,"bm":0,"ix":50,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.005,0.562],[2.348,0.148],[-4.206,-0.588],[-0.823,-2.298]],"o":[[-2.595,-0.362],[1.608,-1.768],[4.459,0.624],[-3.215,-0.86]],"v":[[-1.75,0.627],[-9.198,-0.134],[0.386,-2.216],[9.198,2.804]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[199.36,228.073],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 51","np":4,"cix":2,"bm":0,"ix":51,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[29.004,2.021],[-27.814,-50.659]],"o":[[0,0],[0,0]],"v":[[-26.027,-11.995],[26.027,25.33]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[198.844,174.494],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 52","np":4,"cix":2,"bm":0,"ix":52,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[28.962,-14.676],[-22.629,-57.355]],"o":[[0,0],[0,0]],"v":[[-25.247,-1.264],[25.247,28.677]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[196.57,159.301],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 53","np":4,"cix":2,"bm":0,"ix":53,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-55.445,61.372],[15.743,45.888],[27.259,-5.048],[0.844,-15.061],[3.38,-19.759]],"o":[[0,0],[-3.22,-9.38],[0,0],[0,0],[-4.61,26.939]],"v":[[58.259,1.43],[-6.507,-36.048],[-41.367,-57.754],[-58.259,-39.875],[-49.934,-22.125]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[223.719,205.496],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 54","np":4,"cix":2,"bm":0,"ix":54,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-11.042,-5.317],[21.703,-12.533]],"o":[[0,0],[0,0]],"v":[[13.752,3.614],[-13.752,6.267]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[276.958,213.6],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 55","np":4,"cix":2,"bm":0,"ix":55,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.217,-11.351],[21.34,-16.036]],"o":[[0,0],[0,0]],"v":[[12.625,7.713],[-12.625,8.018]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[279.648,208.198],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 56","np":4,"cix":2,"bm":0,"ix":56,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.225,33.772],[-16.213,13.322],[-8.793,-7.512],[3.129,-5.628],[3.274,-7.855]],"o":[[0,0],[3.314,-2.723],[0,0],[0,0],[-4.464,10.71]],"v":[[-27.528,-12.81],[4.648,-12.865],[22.317,-13.45],[24.399,-3.458],[17.313,1.228]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[268.282,223.337],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 57","np":4,"cix":2,"bm":0,"ix":57,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.29,27.952],[-52.176,-24.95]],"o":[[0,0],[0,0]],"v":[[-14.852,-24.441],[26.088,24.441]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[186.322,196.787],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 58","np":4,"cix":2,"bm":0,"ix":58,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-12.184,28.549],[-58.368,-19.683]],"o":[[0,0],[0,0]],"v":[[-4.349,-23.829],[29.184,23.829]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[171.297,194.899],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 59","np":4,"cix":2,"bm":0,"ix":59,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[56.149,-55.919],[46.511,13.467],[-2.822,26.537],[-14.793,1.388],[-19.222,4.019]],"o":[[0,0],[-9.509,-2.755],[0,0],[0,0],[26.209,-5.482]],"v":[[6.471,55.513],[-35.626,-5.648],[-59.798,-38.51],[-43.497,-55.513],[-25.332,-48.145]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[217.465,220.632],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 60","np":4,"cix":2,"bm":0,"ix":60,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.565,29.256],[-49.292,-35.173]],"o":[[0,0],[0,0]],"v":[[-8.806,-28.714],[24.646,28.714]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[226.284,162.122],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 61","np":4,"cix":2,"bm":0,"ix":61,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-17.639,26.775],[-56.612,-30.974]],"o":[[0,0],[0,0]],"v":[[2.264,-27.396],[28.306,27.396]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[210.785,158.66],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 62","np":4,"cix":2,"bm":0,"ix":62,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[67.805,-46.394],[45.508,22.425],[-7.638,26.481],[-15.484,-1.358],[-20.515,0.489]],"o":[[0,0],[-9.301,-4.585],[0,0],[0,0],[27.973,-0.668]],"v":[[-4.337,61.866],[-36.793,-8.278],[-55.829,-46.256],[-36.008,-60.509],[-18.612,-49.603]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[257.348,187.028],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 63","np":4,"cix":2,"bm":0,"ix":63,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[54.594,31.416],[0,0],[2.633,-18.4],[-23.235,16.997],[-28.285,-2.461],[0,0]],"v":[[-57.476,53.688],[56.031,62.711],[54.844,-60.683],[27.846,-79.974],[-5.705,-82.643],[-36.324,-67.119]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.282473575368,0.907108262006,0.970616718367,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[206.755,217.062],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 75","np":4,"cix":2,"bm":0,"ix":64,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.023,-6.973],[-1.744,-4.267],[-4.858,5.969]],"o":[[0,0],[0,0],[4.86,-5.973]],"v":[[7.463,0.245],[2.512,9.241],[-2.605,-3.268]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.353553801892,0.126113682167,0.126113682167,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[235.484,42.353],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 76","np":4,"cix":2,"bm":0,"ix":65,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[39.857,-2.364],[-26.945,-17.187]],"o":[[0,0],[0,0]],"v":[[-19.928,-15.819],[16.219,18.183]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.353553801892,0.126113682167,0.126113682167,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[257.318,55.381],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 77","np":4,"cix":2,"bm":0,"ix":66,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-8.102,-0.338],[0.73,-5.11],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-5.796,2.77],[6.417,-3.885],[1.604,4.223],[-6.417,3.688]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.353553801892,0.126113682167,0.126113682167,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[249.332,16.521],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 78","np":4,"cix":2,"bm":0,"ix":67,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[12.091,3.185],[3.12,-5.759]],"o":[[0,0],[0,0],[-3.121,5.757]],"v":[[5.533,3.55],[-6.045,-10.962],[-1.754,5.205]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.353553801892,0.126113682167,0.126113682167,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[237.078,17.944],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 79","np":4,"cix":2,"bm":0,"ix":68,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.967,4.019],[-8.058,1.802],[-3.708,-7.444]],"o":[[0,0],[0,0],[0,0]],"v":[[-4.252,5.04],[4.252,-9.059],[1.776,6.39]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.353553801892,0.126113682167,0.126113682167,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[245.216,13.644],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 80","np":4,"cix":2,"bm":0,"ix":69,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.66,-1.123],[3.562,-3.823],[-2.227,-7.771],[-3.229,3.964]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[5.458,-1.451],[-1.391,-7.551],[-3.231,4.781],[2.134,7.411]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[191.832,69.837],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 81","np":4,"cix":2,"bm":0,"ix":70,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.101,10.854],[8.054,-4.448],[-0.453,-10.199],[-7.612,4.267]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[7.497,-3.972],[-2.739,-10.813],[-7.044,2.489],[1.949,10.993]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[191.743,69.51],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 82","np":4,"cix":2,"bm":0,"ix":71,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.306,-0.746],[-0.512,-0.208],[-0.304,0.747],[0.511,0.208]],"o":[[-0.302,0.745],[0.51,0.21],[0.305,-0.743],[-0.511,-0.208]],"v":[[-0.925,-0.377],[-0.552,1.348],[0.922,0.376],[0.551,-1.35]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.96682733274,0.936495852003,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[250.993,83.136],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 83","np":4,"cix":2,"bm":0,"ix":72,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.306,-0.745],[-0.509,-0.209],[-0.305,0.743],[0.511,0.209]],"o":[[-0.305,0.747],[0.509,0.208],[0.304,-0.745],[-0.51,-0.208]],"v":[[-0.923,-0.379],[-0.55,1.35],[0.924,0.378],[0.552,-1.35]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.96682733274,0.936495852003,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[226.296,73.351],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 84","np":4,"cix":2,"bm":0,"ix":73,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.666,-4.016],[-2.209,-0.917],[-1.667,4.015],[2.203,0.918]],"o":[[-1.67,4.015],[2.205,0.914],[1.669,-4.014],[-2.207,-0.915]],"v":[[-3.992,-1.657],[-3.02,7.27],[3.994,1.66],[3.021,-7.269]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[223.416,76.489],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 85","np":4,"cix":2,"bm":0,"ix":74,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.669,-4.016],[-2.204,-0.917],[-1.668,4.017],[2.205,0.917]],"o":[[-1.667,4.014],[2.208,0.917],[1.668,-4.01],[-2.205,-0.917]],"v":[[-3.995,-1.658],[-3.022,7.269],[3.994,1.657],[3.021,-7.269]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[250.909,87.762],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 86","np":4,"cix":2,"bm":0,"ix":75,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.596,-1.906],[-3.964,-1.236],[-0.594,1.906],[3.966,1.238]],"o":[[-0.594,1.905],[3.964,1.239],[0.595,-1.902],[-3.96,-1.237]],"v":[[-7.176,-2.242],[-1.077,3.449],[7.175,2.24],[1.075,-3.451]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[233.448,95.046],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 87","np":4,"cix":2,"bm":0,"ix":76,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[11.708,1.88],[0,0],[-1.75,-9.716],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-5.36,-8.76],[-8.27,-1.241],[5.737,8.76],[6.724,5.534],[8.27,3.876]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[259.746,73.58],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 88","np":4,"cix":2,"bm":0,"ix":77,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-9.546,-7.038],[0,0],[8.154,-5.557],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[10.136,-0.152],[6.812,7.19],[-10.136,4.206],[-8.527,1.242],[-8.426,-1.024]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.408528585995,0.212304268631,0.212304268631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[226.577,57.928],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 89","np":4,"cix":2,"bm":0,"ix":78,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-24.888,19.412],[17.281,15.498]],"o":[[0,0],[0,0]],"v":[[13.947,-3.614],[-13.947,-15.798]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[227.931,113.304],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 90","np":4,"cix":2,"bm":0,"ix":79,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.716,-23.165],[-19.919,-8.354],[-9.716,23.166],[19.917,8.353]],"o":[[-9.716,23.168],[19.918,8.353],[9.715,-23.168],[-19.918,-8.354]],"v":[[-36.064,-15.126],[-17.591,41.947],[36.065,15.126],[17.593,-41.946]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[230.2,87.623],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 91","np":4,"cix":2,"bm":0,"ix":80,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.172,4.677],[0.23,-5.223],[7.103,-3.858],[-0.561,5.079]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-2.415,-4.523],[6.738,-3.914],[-0.768,6.041],[-6.406,4.058]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[267.44,100.893],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 92","np":4,"cix":2,"bm":0,"ix":81,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.767,12.674],[-2.471,-8.863],[7.596,-6.827],[2.29,8.425]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-3.196,-8.258],[8.858,-5.749],[2.385,6.643],[-9.981,6.187]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[268.886,101.24],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 93","np":4,"cix":2,"bm":0,"ix":82,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[49.596,32.08],[10.074,-72.075]],"o":[[0,0],[-16.957,-10.966],[0,0]],"v":[[-8.117,55.759],[5.923,-37.844],[-55.519,16.315]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.353553801892,0.126113682167,0.126113682167,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[263.295,62.159],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 94","np":4,"cix":2,"bm":0,"ix":83,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-12.102,54.602],[42.904,-23.303],[-6.353,-43.96]],"o":[[0,0],[-13.323,7.237],[0,0]],"v":[[44.068,-5.007],[-16.215,-26.292],[-37.715,42.944]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.353553801892,0.126113682167,0.126113682167,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[228.068,50.587],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 95","np":4,"cix":2,"bm":0,"ix":84,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.745,-6.478],[-6.182,-0.264],[-4.231,1.15],[-1.317,3.84],[26.269,-8.564]],"o":[[5.351,2.636],[4.542,0.193],[-0.389,-3.083],[0,0],[0,0]],"v":[[-15.824,8.559],[1.578,13.024],[14.781,11.548],[15.824,0.967],[-15.817,-4.653]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[218.209,120.032],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 96","np":4,"cix":2,"bm":0,"ix":85,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.871,-2.231],[-18.922,23.106],[0.666,5.253],[-1.317,3.84],[26.268,-8.565],[0.746,-6.477]],"o":[[0,0],[0,0],[-0.389,-3.083],[0,0],[0,0],[-0.434,3.782]],"v":[[-18.316,3.124],[18.316,5.252],[15.539,-3.593],[16.582,-14.174],[-15.059,-19.793],[-15.067,-6.582]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[217.545,134.64],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 97","np":4,"cix":2,"bm":0,"ix":86,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[60.972,10.609],[-1.711,53.029]],"o":[[0,0],[0,0],[0,0]],"v":[[55.881,-24.644],[-12.677,21.29],[-54.17,-31.899]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.245484819599,0.27486632104,0.382935587565,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[205.244,293.533],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 98","np":4,"cix":2,"bm":0,"ix":87,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[30.436,17.549],[20.565,-21.114],[-25.226,-12.614]],"o":[[0,0],[0,0],[0,0]],"v":[[11.928,-26.871],[-42.363,-9.048],[-14.669,30.162]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.854979032629,0.256856462067,0.119416577208,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[119.457,322.969],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 99","np":4,"cix":2,"bm":0,"ix":88,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.493,2.38],[5.964,-85.242],[-19.879,20.016]],"o":[[-10.786,-3.953],[-0.566,8.082],[112.81,-113.59]],"v":[[39.258,-59.418],[-75.11,56.109],[-37.134,46.787]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[90.099,357.618],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 100","np":4,"cix":2,"bm":0,"ix":89,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[51.823,1.645],[-26.519,111.658],[-26.955,-64.998]],"o":[[0,0],[0,0],[0,0]],"v":[[4.417,91.314],[-29.72,-62.921],[4.006,-27.961]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[254.88,386.575],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 101","np":4,"cix":2,"bm":0,"ix":90,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-12.288,-10.178],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[13.489,11.172],[0,0],[0,0],[0,0],[0,0]],"v":[[-51.617,-33.315],[-23.238,23.855],[44.214,42.774],[51.617,15.218],[-8.02,5.347],[-36.399,-42.774]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[146.682,121.299],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 102","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.376,3.667],[-4.066,-0.336],[0,0],[4.435,1.421]],"o":[[0,0],[0,0],[2.611,0.217],[0,0],[0,0]],"v":[[3.009,8.905],[-6.175,-7.18],[-3.707,-10.297],[6.005,2.886],[3.337,9.212]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[79.054,63.16],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 103","np":4,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.756,2.256],[1.621,3.504],[-3.531,1.377],[-1.531,-6.078],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[1.012,11.578],[-3.296,-3.306],[-3.237,-13.256],[0.327,-7.757],[6.598,8.35]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[84.16,52.031],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 104","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.546,6.806],[2.03,4.747],[1.083,-4.152],[0.327,-1.904]],"o":[[0,0],[-0.632,-1.478],[-0.62,2.372],[0,0]],"v":[[4.4,8.588],[-0.583,-11.454],[-5.325,-11.242],[-0.673,12.006]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[91.833,47.789],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 105","np":4,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.799,0.902],[-0.013,1.788],[4.355,-4.918],[-0.347,-5.154],[0,0]],"o":[[0,0],[0,0],[-0.451,0.508],[0,0],[0,0]],"v":[[3.1,14.176],[3.082,3.907],[-2.52,-10.161],[-2.721,-4.044],[-3.1,13.248]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[100.885,43.621],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 106","np":4,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.15,0.042],[-2.709,-10.606],[-8.396,9.735],[-0.028,6.785],[-2.305,2.331],[7.309,-0.437],[2.564,-6.086]],"o":[[0,0],[0,0],[0,0],[0,0],[1.606,-1.624],[0,0],[0,0]],"v":[[-2.911,-5.974],[-11.804,4.602],[-0.25,8.176],[3.983,-2.763],[8.025,-8.375],[7.204,-17.474],[1.729,-11.062]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[114.331,70.729],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 107","np":4,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[7.389,15.556],[-10.365,5.892],[-4.291,-6.891],[11.149,-7.094]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-1.566,17.443],[-14.698,4.74],[-11.164,-10.692],[6.077,-13.405],[10.381,11.914]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[98.646,71.438],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 108","np":4,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[173.527,151.018],"ix":2},"a":{"a":0,"k":[174.05,145.041],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":13,"s":[20]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":57,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":79,"s":[40]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":120,"s":[-25]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":164,"s":[40]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":209,"s":[-25]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":253,"s":[40]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":287,"s":[-15]},{"t":308.000012545097,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 110","np":7,"cix":2,"bm":0,"ix":91,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[14.987,-5.477],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-16.449,6.011],[0,0],[0,0],[0,0],[0,0]],"v":[[57.887,-18.187],[12.006,26.184],[-57.887,21.432],[-55.639,-7.012],[3.863,3.65],[46.713,-32.196]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[297.468,146.937],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 109","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.466,2.661],[3.943,1.044],[0,0],[-4.655,-0.146]],"o":[[0,0],[0,0],[-2.534,-0.671],[0,0],[0,0]],"v":[[-5.815,8.169],[8.222,-3.913],[6.941,-7.677],[-6.625,1.493],[-6.228,8.348]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[378.751,109.933],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 110","np":4,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-6.179,0.199],[-2.701,2.759],[2.867,2.48],[3.479,-5.214],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-4.502,11.502],[4.541,-1.08],[7.815,-10.476],[2.615,-6.488],[-8.685,6.59]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[377.338,97.591],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 111","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.735,5.896],[-3.502,3.793],[0.369,-4.274],[0.329,-1.904]],"o":[[0,0],[1.09,-1.181],[-0.21,2.443],[0,0]],"v":[[-6.218,6.905],[5.186,-10.313],[9.584,-8.527],[-2.583,11.823]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[371.053,91.672],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 112","np":4,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.336,1.787],[-0.586,1.688],[-2.458,-6.092],[2.052,-4.74],[0,0]],"o":[[0,0],[0,0],[0.255,0.631],[0,0],[0,0]],"v":[[-6.848,12.678],[-3.394,3.008],[6.594,-8.374],[4.736,-2.542],[-0.697,13.877]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[363.903,84.641],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 113","np":4,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.981,-1.015],[6.103,-9.087],[4.653,11.984],[-2.245,6.404],[1.392,2.968],[-6.739,-2.859],[-0.38,-6.593]],"o":[[0,0],[0,0],[0,0],[0,0],[-0.971,-2.067],[0,0],[0,0]],"v":[[0.74,-3.673],[5.58,9.27],[-6.505,8.77],[-6.831,-2.956],[-8.76,-9.596],[-4.943,-17.895],[-1.929,-10.021]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[346.979,105.059],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 114","np":4,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-12.17,12.184],[7.795,9.022],[6.351,-5.057],[-8.131,-10.416]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-4.36,16.037],[12.266,8.463],[14.103,-7.262],[-1.235,-15.59],[-13.767,6.827]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[357.516,112.885],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 115","np":4,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[249.394,168.87],"ix":2},"a":{"a":0,"k":[249.917,162.893],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":13,"s":[-20]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":57,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":79,"s":[-40]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":120,"s":[25]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":164,"s":[-40]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":209,"s":[25]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":253,"s":[-40]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":287,"s":[15]},{"t":308.000012545097,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 109","np":7,"cix":2,"bm":0,"ix":92,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[143.884,532.628],"ix":2},"a":{"a":0,"k":[143.884,532.628],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":15,"s":[-10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":52,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":102,"s":[-15]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":114,"s":[-15]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":196,"s":[5]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":207,"s":[5]},{"t":266.000010834402,"s":[-8]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 112","np":92,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[35.351,17.643],[0,0],[-17.275,1.371],[0,0],[0,0]],"o":[[0,0],[0,0],[14.807,0.823],[0,0],[-8.71,7.274]],"v":[[-29.849,-79.125],[-33.006,71.447],[-1.199,77.754],[28.962,70.077],[33.006,-76.396]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.245484819599,0.27486632104,0.382935587565,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[104.662,787.891],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 64","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[13.417,9.457],[0,0],[0,0],[-17.274,1.371],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[14.807,0.823],[0,0],[-23.142,12.607]],"v":[[-26.712,-81.507],[-26.538,-77.143],[-31.421,73.829],[0.385,80.135],[30.547,72.459],[31.421,-75.155]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.245484819599,0.27486632104,0.382935587565,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[187.803,785.51],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 65","np":4,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-39.355,0],[-1.507,41.403]],"o":[[1.507,41.403],[39.354,0],[0,0]],"v":[[-72.936,-37.24],[0,37.24],[72.936,-37.24]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.293824917662,0.315634723738,0.427485626819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[142.755,544.238],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 66","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.017,-35.737],[0,0],[0,0],[-17.275,1.371],[0,0],[0,0],[5.471,27.791]],"o":[[0,0],[0,0],[0,0],[14.806,0.824],[0,0],[0,0],[-3.058,-15.535]],"v":[[-34.382,-155.018],[-28.542,28.405],[-31.784,183.078],[0.022,189.384],[30.184,181.708],[34.382,29.638],[28.912,-157.315]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.293824917662,0.315634723738,0.427485626819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[103.44,676.26],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 67","np":4,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-14.189,-3.74],[8.309,10.613],[-15.951,-5.479]],"o":[[-22.692,25.365],[3.074,-5.543],[12.411,4.265]],"v":[[30.581,5.922],[-30.581,-13.878],[-11.476,-25.808]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.323235066732,0.256856462067,0.245484819599,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[130.623,874.512],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 68","np":4,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.571,-3.704],[20.909,21.667],[6.749,-10.079],[5.951,13.945],[0,0],[0,0],[-10.344,8.385],[4.365,4.709]],"o":[[-10.342,8.386],[0,0],[0,0],[-5.835,26.263],[6.748,-10.08],[20.908,21.667],[12.875,-10.436],[-1.711,2.898]],"v":[[46.856,-5.018],[-6.366,-8.485],[-24.864,-11.563],[-54.615,-25.496],[-24.168,0.751],[-5.671,3.829],[47.552,7.295],[56.084,-14.896]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.260652519675,0.282473575368,0.264463357364,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[124.89,903.936],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 69","np":4,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[27.057,-21.937],[20.913,21.667],[6.751,-10.083],[-11.9,31.329],[-4.272,-0.14],[-8.005,10.179],[-0.216,0.39],[-15.951,-5.479],[-14.189,-3.74],[-0.222,-0.046]],"o":[[-10.343,8.388],[0,0],[0,0],[0,0],[9.933,0.31],[0.251,-0.317],[3.073,-5.543],[12.411,4.265],[0.224,0.067],[7.927,1.729]],"v":[[42.742,24.903],[-10.487,21.436],[-28.98,18.36],[-57.899,-12.949],[-53.996,-28.482],[-30.348,-24.634],[-29.659,-25.694],[-10.555,-37.624],[31.501,-5.894],[32.173,-5.728]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.241727133358,0.178190029369,0.167803551169,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[129.702,886.328],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 70","np":4,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.017,-35.737],[0,0],[0,0],[-17.274,1.371],[0,0],[0,0],[5.472,27.791]],"o":[[0,0],[0,0],[0,0],[14.806,0.824],[0,0],[0,0],[-3.058,-15.535]],"v":[[-34.383,-155.018],[-26.901,32.106],[-31.784,183.078],[0.022,189.384],[30.183,181.708],[31.088,29.022],[28.911,-157.315]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.293824917662,0.315634723738,0.427485626819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[188.167,676.26],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 71","np":4,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-14.189,-3.74],[8.308,10.613],[-15.951,-5.479]],"o":[[-22.692,25.365],[3.073,-5.543],[12.411,4.265]],"v":[[30.58,5.922],[-30.58,-13.878],[-11.476,-25.808]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.323235066732,0.256856462067,0.245484819599,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[215.35,874.512],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 72","np":4,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.571,-3.704],[20.91,21.667],[6.748,-10.079],[5.952,13.945],[0,0],[0,0],[-10.344,8.385],[4.365,4.709]],"o":[[-10.343,8.386],[0,0],[0,0],[-5.834,26.263],[6.749,-10.08],[20.909,21.667],[12.876,-10.436],[-1.712,2.898]],"v":[[46.856,-5.018],[-6.367,-8.485],[-24.864,-11.563],[-54.615,-25.496],[-24.169,0.751],[-5.672,3.829],[47.552,7.295],[56.084,-14.896]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.260652519675,0.282473575368,0.264463357364,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[209.617,903.936],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 73","np":4,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[27.057,-21.937],[20.913,21.667],[6.752,-10.083],[-11.9,31.329],[-4.272,-0.14],[-8.004,10.179],[-0.216,0.39],[-15.951,-5.479],[-14.189,-3.74],[-0.222,-0.046]],"o":[[-10.343,8.388],[0,0],[0,0],[0,0],[9.933,0.31],[0.251,-0.317],[3.073,-5.543],[12.411,4.265],[0.224,0.067],[7.927,1.729]],"v":[[42.742,24.903],[-10.487,21.436],[-28.98,18.36],[-57.899,-12.949],[-53.996,-28.482],[-30.348,-24.634],[-29.659,-25.694],[-10.555,-37.624],[31.501,-5.894],[32.173,-5.728]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.241727133358,0.178190029369,0.167803551169,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[214.428,886.328],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 74","np":4,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[280,488],"ix":2},"a":{"a":0,"k":[280,488],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 111","np":11,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":310.000012626559,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"mom/family 3 (son on dad's sjoulder ) Outlines","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":12,"s":[0]},{"t":31.0000012626559,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":12,"s":[1143.585,585.146,0],"to":[-20,0,0],"ti":[20,0,0]},{"t":31.0000012626559,"s":[1023.585,585.146,0]}],"ix":2,"l":2},"a":{"a":0,"k":[186.5,373.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[2.63,2.507],[-2.937,-2.507],[2.937,0.968]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.922272506415,0.549761903052,0.419909069585,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18.049,203.622],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.428,0.051],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[5.207,2.466],[3.915,3.788],[-5.207,-3.788]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.922272506415,0.549761903052,0.419909069585,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[20.455,195.68],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":4,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.022,-0.387],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[5.012,2.021],[3.741,3.304],[-5.012,-3.304]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.922272506415,0.549761903052,0.419909069585,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.064,190.219],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-14.101,-14.281],[-0.559,10.797],[5.607,5.035],[-1.478,2.823],[6.401,-5.641],[-2.039,-11.559],[2.698,-1.434]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[0.066,20.322],[12.516,15.153],[8.428,-4.225],[8.226,-18.72],[2.615,-20.31],[-0.006,-4.146],[-2.733,1.918]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[53.948,200.57],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":4,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-14.102,-14.282],[-3.535,0.681],[8.487,6.214],[-0.043,-0.244],[2.7,-1.433]],"o":[[0,0],[10.843,-9.686],[0.038,0.242],[0,0],[0,0]],"v":[[-2.256,11.596],[5.516,12.921],[-2.451,-13.602],[-2.329,-12.873],[-5.057,-6.808]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.922272506415,0.549761903052,0.419909069585,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[52.98,208.997],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":4,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[-2.953,-4.545],[0,0],[0,0],[-0.131,0.121],[8.488,6.214],[0,0],[0,0],[3.609,1.017],[0,0],[1.435,0.503],[0,0]],"o":[[1.13,2.991],[-1.563,0.98],[1.093,4.019],[3.633,5.591],[13.918,8.339],[0.141,-0.118],[10.844,-9.685],[-4.523,-3.314],[-2.175,-1.289],[-2.341,-1.827],[-8.331,-2.35],[0,0],[-9.287,-3.249],[-5.506,-0.936]],"v":[[-32.814,-15.991],[-27.292,-9.65],[-28.132,-6.043],[-13.649,10.085],[1.551,22.844],[22.945,15.765],[23.354,15.406],[15.388,-11.117],[6.867,-16.488],[-1.345,-21.988],[-14.697,-28.833],[-19.592,-24.353],[-23.231,-26.559],[-28.692,-20.425]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[35.141,206.511],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":4,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.128,-0.3],[-0.014,0.055],[0,0],[-0.025,0.047]],"o":[[-0.011,-0.076],[0,0],[0.012,-0.048],[0.101,-0.094]],"v":[[-0.084,0.211],[-0.069,0.024],[-0.069,0.014],[-0.006,-0.117]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[332.421,421.903],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":4,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0.009],[0.163,0.988],[-2.622,1.067],[-0.966,3.342],[-0.076,0.158]],"o":[[-1.652,0.686],[0,-0.01],[-0.497,-0.85],[-0.058,-1.353],[0,0],[0.128,-0.269],[-0.123,1.998]],"v":[[3.335,3.13],[-2.295,8.625],[-2.307,8.604],[-3.277,5.824],[-0.051,1.843],[-0.011,-7.972],[0.306,-8.625]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.940282066196,0.539330994849,0.33839934106,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[332.031,430.739],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":4,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.306,-1.724],[0,0],[0,0],[0,0],[-1.928,6.316],[-5.763,4.27],[0,0.01],[0.035,1.427],[-2.622,1.067],[-0.966,3.342],[-0.14,0.251],[0,0],[-0.025,0.046],[0.23,2.539],[0.685,-0.452],[6.24,-4.857],[-2.606,11.238],[0,0],[-10.285,6.922],[2.26,-7.956],[0,0]],"o":[[-0.305,1.743],[0,0],[0,0],[0,0],[0,0],[0,-0.01],[-0.109,-0.141],[-0.058,-1.354],[0,0],[0.09,-0.308],[0,0],[0.012,-0.047],[0,0],[-0.341,0.56],[-3.117,2.077],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[16.046,3.798],[11.953,10.09],[10.002,18.283],[-7.539,37.564],[-11.966,32.347],[-3.348,23.058],[-3.36,23.037],[-4.331,20.257],[-1.104,16.276],[-1.064,6.461],[-0.731,5.621],[-0.731,5.611],[-0.668,5.481],[-2.533,2.012],[-4.046,3.562],[-8.893,21.349],[-13.745,13.31],[-13.601,0.867],[-5.565,-25.098],[11.238,-30.707],[14.271,-3.031]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[333.084,416.306],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":4,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[40.795,-0.157],[9.359,0],[2.679,10.336],[0,0],[1.169,-31.298],[0,0],[-26.533,0],[0,0],[0.477,16.625]],"o":[[0,0],[-2.68,10.337],[-9.361,0],[-39.2,0.139],[0,0],[-0.622,16.628],[0,0],[26.534,0.751],[0,0],[-0.896,-31.307]],"v":[[73.216,-93.917],[18.795,-102.75],[-1.023,-84.773],[-21.007,-102.614],[-73.216,-93.917],[-51.251,29.423],[-67.778,93.895],[0.059,102.156],[66.645,94.145],[51.25,29.423]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.899524823357,0.178190029369,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[251.649,269.626],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":4,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[46.306,51.251],[0,0],[0,0],[0,0],[-23.447,0.751],[0,0]],"o":[[0,0],[0,0],[-46.306,51.251],[0,0],[24.62,0.376],[0,0]],"v":[[40.617,-137.206],[0,-131.404],[-40.617,-137.206],[-77.29,131.521],[-2.644,136.455],[73.236,130.903]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.245484819599,0.27486632104,0.382935587565,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[250.795,445.079],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":4,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-24.553,45.141],[0,0],[32.141,51.327],[15.625,2.976],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[19.531,60.262],[32.924,1.729],[8.225,-105.403],[-40.366,-103.556],[-34.041,49.349]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[288.233,443.138],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":4,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-16.934,0.826],[10.738,-7.433]],"o":[[0,0],[0,0]],"v":[[13.63,3.097],[-13.63,3.51]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.959242996515,0.516589235792,0.516589235792,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[287.696,721.917],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":4,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.547,-16.929],[-9.494,-10.737],[-8.757,17.522],[6.398,14.25],[0.127,12.084],[-4.583,28.387],[-2.679,17.15],[-2.425,16.579],[23.125,-32.626],[-0.744,-9.921],[0.019,-15.572]],"o":[[0,0],[0,0],[1.653,-3.304],[0,0],[-0.23,-22.223],[1.689,-10.475],[1.867,-11.995],[0,0],[0,0],[0,0],[-0.024,19.095]],"v":[[-13.065,75.13],[-7.7,116.024],[16.257,116.434],[13.781,87.525],[10.477,62.54],[16.131,2.278],[22.635,-38.382],[27.034,-90.417],[-26.537,-101.33],[-26.29,-68.342],[-26.309,-43.345]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[280.729,593.816],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":4,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-6.324,-46.347],[-32.889,1.916],[16.286,34.775],[12.648,1.281]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-16.76,-39.917],[-18.025,5.152],[1.74,39.279],[14.863,4.195],[1.582,-39.279]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.866351617551,0.200948393579,0.200948393579,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[285.432,705.251],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":4,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[24.554,45.141],[0,0],[-32.141,51.327],[-15.626,2.976],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-19.531,60.262],[-32.924,1.729],[-8.225,-105.403],[40.366,-103.556],[34.041,49.349]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[214.507,443.138],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":4,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.934,0.826],[-10.738,-7.433]],"o":[[0,0],[0,0]],"v":[[-13.629,3.097],[13.629,3.51]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.959242996515,0.516589235792,0.516589235792,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[215.044,721.917],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":4,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.548,-16.929],[9.494,-10.737],[8.758,17.522],[-6.399,14.25],[-0.127,12.084],[4.583,28.387],[2.679,17.15],[2.426,16.579],[-23.125,-32.626],[0.744,-9.921],[-0.019,-15.572]],"o":[[0,0],[0,0],[-1.652,-3.304],[0,0],[0.231,-22.223],[-1.69,-10.475],[-1.866,-11.995],[0,0],[0,0],[0,0],[0.024,19.095]],"v":[[13.067,75.13],[7.701,116.024],[-16.257,116.434],[-13.779,87.525],[-10.476,62.54],[-16.13,2.278],[-22.634,-38.382],[-27.035,-90.417],[26.538,-101.33],[26.291,-68.342],[26.31,-43.345]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[222.01,593.816],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":4,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[6.325,-46.347],[32.89,1.916],[-16.286,34.775],[-12.649,1.281]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[16.759,-39.917],[18.024,5.152],[-1.741,39.279],[-14.863,4.195],[-1.582,-39.279]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.866351617551,0.200948393579,0.200948393579,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[217.308,705.251],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":4,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.92,25.72],[10.899,13.367],[-1.234,-58.606],[-4.935,-40.099],[0,0]],"o":[[0,0],[-3.575,-31.491],[-9.572,-11.738],[0,0],[3.116,25.322],[0,0]],"v":[[20.087,108.762],[17.348,17.832],[3.775,-102.884],[-19.034,-51.637],[-14.099,18.073],[2.542,114.622]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[324.781,281.945],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 37","np":4,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.216,-0.835],[0.834,0.215],[-0.216,0.836],[-0.836,-0.216]],"o":[[-0.216,0.835],[-0.836,-0.216],[0.215,-0.835],[0.834,0.216]],"v":[[1.513,0.391],[-0.39,1.513],[-1.513,-0.392],[0.392,-1.513]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[242.124,74.922],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.217,-0.835],[0.835,0.216],[-0.216,0.835],[-0.835,-0.216]],"o":[[-0.216,0.835],[-0.836,-0.216],[0.215,-0.836],[0.836,0.217]],"v":[[1.512,0.391],[-0.391,1.513],[-1.513,-0.391],[0.391,-1.513]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[280.921,84.414],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21","np":4,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.28,-4.952],[2.724,0.704],[-1.281,4.953],[-2.723,-0.705]],"o":[[-1.28,4.953],[-2.723,-0.705],[1.28,-4.951],[2.723,0.703]],"v":[[4.932,1.274],[-2.317,8.967],[-4.931,-1.276],[2.318,-8.966]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[241.656,78.808],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.279,-4.952],[2.723,0.704],[-1.28,4.952],[-2.724,-0.703]],"o":[[-1.28,4.952],[-2.725,-0.704],[1.28,-4.951],[2.722,0.705]],"v":[[4.932,1.274],[-2.317,8.966],[-4.931,-1.276],[2.319,-8.967]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[281.083,88.642],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23","np":4,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[39.3,-28.865],[-38.218,29.978]],"o":[[0,0],[0,0]],"v":[[-26.313,3.784],[26.313,-4.897]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[259.326,33.52],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24","np":4,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[46.992,13.024],[-47.197,-11.483]],"o":[[0,0],[0,0]],"v":[[-19.586,-17.99],[19.791,17.99]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[294.979,45.526],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 25","np":4,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.436,27.874],[0,0]],"o":[[0,0],[0,0]],"v":[[-16.848,-13.937],[16.848,-4.599]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[253.465,120.563],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 26","np":4,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.729,-8.759],[10.949,-2.842],[-11.679,-1.458]],"o":[[0,0],[0,0],[0,0]],"v":[[8.194,4.864],[-11.922,2.761],[7.706,-3.407]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[247.905,56.153],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":4,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.991,-10.272],[-8.947,-8.38],[11.874,4.668]],"o":[[0,0],[0,0],[0,0]],"v":[[-10.118,0.924],[10.118,9.348],[-5.365,-6.697]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[289.088,66.67],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 28","np":4,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.557,-1.808],[3.759,1.162],[-0.558,1.807],[-3.76,-1.162]],"o":[[-0.559,1.807],[-3.759,-1.161],[0.557,-1.808],[3.76,1.16]],"v":[[6.806,2.102],[-1.01,3.272],[-6.804,-2.102],[1.011,-3.272]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[255.588,95.088],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 29","np":4,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.212,-29.815],[25.636,7.922],[-9.215,29.814],[-25.635,-7.919]],"o":[[-9.212,29.814],[-25.634,-7.92],[9.211,-29.816],[25.632,7.92]],"v":[[46.416,14.341],[-16.68,53.983],[-46.412,-14.342],[16.682,-53.986]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[265.157,93.078],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30","np":4,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-9.334,-2.331],[4.873,-4.289],[-1.802,-9.881],[-4.477,4.503]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[6.653,-1.189],[-1.067,-9.571],[-4.851,5.448],[1.452,9.357]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[220.037,75.389],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 31","np":4,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-10.108,12.546],[10.502,-4.512],[0.692,-12.663],[-9.936,4.343]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[9.384,-3.967],[-2.429,-13.68],[-9.384,2.234],[0.691,13.849]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[220.063,74.888],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 32","np":4,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.192,5.036],[-0.348,-6.482],[8.315,-5.629],[-0.082,6.351]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-3.822,-5.303],[7.565,-5.655],[-0.513,7.561],[-7.721,5.787]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[316.131,105.107],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 33","np":4,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.89,16.003],[-4.127,-10.661],[8.565,-9.356],[3.849,10.139]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-5.312,-9.902],[9.893,-8.255],[3.389,7.846],[-11.954,8.777]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.996211152918,0.706160601448,0.535545558555,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[318.031,105.437],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 34","np":4,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[11.271,-29.876],[28.833,10.877],[-11.27,29.877],[-28.834,-10.879]],"o":[[-11.271,29.875],[-28.834,-10.879],[11.271,-29.876],[28.834,10.877]],"v":[[52.208,19.696],[-20.407,54.097],[-52.209,-19.695],[20.407,-54.094]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[276.091,65.331],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 35","np":4,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-6.237,-18.474],[0,0],[0,0],[1.336,20.907]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[21.56,-26.872],[22.929,6.306],[-1.748,36.468],[-22.929,0.548],[-11.344,-36.468]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[250.101,171.728],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 36","np":4,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-68.037,-30.981],[23.9,-81.346],[-47.512,0.631],[29.653,21.21],[-34.551,-5.106],[15.029,30.667],[-8.451,-24.664],[-81.293,123.901]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[52.673,-95.929],[69.41,29.879],[108.879,65.909],[53.292,79.279],[80.819,106.004],[26.124,91.865],[26.63,126.91],[-27.586,-87.025]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.509001907648,0.271087466969,0.271087466969,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[232.546,39.414],"ix":2},"a":{"a":0,"k":[-31.24,-89.256],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":7,"s":[-8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":87,"s":[10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":145,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":183,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":230,"s":[10]},{"t":288.00001173048,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 38","np":4,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[247.562,171.19],"ix":2},"a":{"a":0,"k":[247.562,171.19],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":77,"s":[-15]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":102,"s":[-15]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":154,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":183,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":220,"s":[-15]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":245,"s":[-15]},{"t":297.000012097058,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 40","np":18,"cix":2,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[11.184,-2.195],[0,0],[0,0],[0,0],[-22.599,2.421],[0,0]],"o":[[-14.544,2.854],[0,0],[0,0],[0,0],[21.028,-2.253],[0,0]],"v":[[56.787,-63.448],[-2.252,20.417],[-63.722,-24.39],[-76.598,-9.622],[6.008,63.222],[76.598,-22.388]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.984832883349,0.617061899223,0.468252383961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[122.538,238.907],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 39","np":4,"cix":2,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":310.000012626559,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"base/family 3 (son on dad's sjoulder ) Outlines","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"t":9.00000036657752,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[957.366,932.488,0],"ix":2,"l":2},"a":{"a":0,"k":[312,63.5,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[40,0,100]},{"t":16.0000006516934,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-34.746],[171.809,0],[0,34.748],[-171.81,0]],"o":[[0,34.748],[-171.81,0],[0,-34.746],[171.809,0]],"v":[[311.088,-0.001],[0,62.915],[-311.088,-0.001],[0,-62.915]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.891941145355,0.877725698434,0.843601361443,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[311.807,63.777],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":310.000012626559,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/dialog_phone_search.json b/QuickLocation/Resource/lotties/dialog_phone_search.json new file mode 100644 index 0000000..e16df98 --- /dev/null +++ b/QuickLocation/Resource/lotties/dialog_phone_search.json @@ -0,0 +1 @@ +{"v":"5.12.1","fr":25,"ip":0,"op":110,"w":300,"h":200,"nm":"合成 1","ddd":0,"assets":[{"id":"image_0","w":73,"h":95,"u":"images/","p":"dialog_phone_search_img_0.png","e":0},{"id":"image_1","w":88,"h":81,"u":"images/","p":"dialog_phone_search_img_1.png","e":0}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"image 111.png","cl":"png","refId":"image_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[104.5,91.5,0],"ix":2,"l":2},"a":{"a":0,"k":[36.5,47.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ef":[{"ty":34,"nm":"操控","np":6,"mn":"ADBE FreePin3","ix":1,"en":1,"ef":[{"ty":7,"nm":"人偶引擎","mn":"ADBE FreePin3 Puppet Engine","ix":1,"v":{"a":0,"k":2,"ix":1}},{"ty":0,"nm":"网格旋转调整","mn":"ADBE FreePin3 Auto Rotate Pins","ix":2,"v":{"a":0,"k":20,"ix":2}},{"ty":7,"nm":"在透明背景上","mn":"ADBE FreePin3 On Transparent","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":"","nm":"arap","np":3,"mn":"ADBE FreePin3 ARAP Group","ix":4,"en":1,"ef":[{"ty":6,"nm":"自动追踪形状","mn":"ADBE FreePin3 Outlines","ix":1,"v":0},{"ty":"","nm":"网格","np":2,"mn":"ADBE FreePin3 Mesh Group","ix":2,"en":1,"ef":[{"ty":"","nm":"网格 1","np":8,"mn":"ADBE FreePin3 Mesh Atom","ix":1,"en":1,"ef":[{"ty":6,"nm":"网格","mn":"ADBE FreePin3 Mesh","ix":1,"v":0},{"ty":0,"nm":"三角形","mn":"ADBE FreePin3 Mesh Tri Count","ix":2,"v":{"a":0,"k":50,"ix":2}},{"ty":0,"nm":"密度","mn":"ADBE FreePin3 Mesh Tri Density","ix":3,"v":{"a":0,"k":10,"ix":3}},{"ty":0,"nm":"扩展","mn":"ADBE FreePin3 Mesh Expansion","ix":4,"v":{"a":0,"k":3,"ix":4}},{"ty":"","nm":"变形","np":7,"mn":"ADBE FreePin3 PosPins","ix":5,"en":1,"ef":[{"ty":"","nm":"操控点 6","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":1,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":27,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":0,"k":[11,87.5],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]},{"ty":"","nm":"操控点 5","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":2,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":28,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":0,"k":[29.5,88],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]},{"ty":"","nm":"操控点 4","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":3,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":29,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":0,"k":[40.25,36.125],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]},{"ty":"","nm":"操控点 3","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":4,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":30,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":0,"k":[39.5,28],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]},{"ty":"","nm":"操控点 2","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":5,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":31,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[52.625,17.625],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18.43,"s":[53.375,23.125],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36.859,"s":[52.625,17.625],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":55.289,"s":[53.375,23.125],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":73.72,"s":[52.625,17.625],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92.149,"s":[53.375,23.125],"to":[0,0],"ti":[0,0]},{"t":110.5791015625,"s":[52.625,17.625]}],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]},{"ty":"","nm":"操控点 1","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":6,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":32,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[30,11],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18.43,"s":[33,11.75],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":36.859,"s":[30,11],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":55.289,"s":[33,11.75],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":73.72,"s":[30,11],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":92.149,"s":[33,11.75],"to":[0,0],"ti":[0,0]},{"t":110.5791015625,"s":[30,11]}],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]}]},{"ty":"","nm":"重叠","np":1,"mn":"ADBE FreePin3 HghtPins","ix":6,"en":1,"ef":[]},{"ty":"","nm":"硬度","np":1,"mn":"ADBE FreePin3 StarchPins","ix":7,"en":1,"ef":[]}]}]}]}]}],"ip":0,"op":143,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":2,"nm":"组 3 2.png","cl":"png","refId":"image_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":110.7197265625,"s":[360]}],"ix":10},"p":{"a":0,"k":[188,97,0],"ix":2,"l":2},"a":{"a":0,"k":[44,40.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":143,"st":0,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/dialog_register_tip.json b/QuickLocation/Resource/lotties/dialog_register_tip.json new file mode 100644 index 0000000..dc9d085 --- /dev/null +++ b/QuickLocation/Resource/lotties/dialog_register_tip.json @@ -0,0 +1 @@ +{"v":"5.7.11","fr":25,"ip":0,"op":126,"w":350,"h":350,"nm":"Comp 10","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer 14","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[126.268,94.431,0],"ix":2,"l":2},"a":{"a":0,"k":[-48.732,-80.569,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":98.166,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":111,"s":[100,100,100]},{"t":123.8330078125,"s":[0,0,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-47.298,-78.648],[-37.988,-80.569],[-47.298,-82.489],[-48.732,-96.501],[-50.165,-82.489],[-59.476,-80.569],[-50.165,-78.648],[-48.732,-64.636]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 13","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[172.867,116.244,0],"ix":2,"l":2},"a":{"a":0,"k":[-2.133,-58.756,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":85.333,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":98.166,"s":[100,100,100]},{"t":111,"s":[0,0,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-0.699,-56.835],[8.611,-58.756],[-0.699,-60.676],[-2.133,-74.688],[-3.566,-60.676],[-12.877,-58.756],[-3.566,-56.835],[-2.133,-42.823]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Layer 12","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[232.369,96.951,0],"ix":2,"l":2},"a":{"a":0,"k":[57.369,-78.049,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":72.5,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":85.333,"s":[100,100,100]},{"t":98.166015625,"s":[0,0,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[58.802,-76.129],[68.112,-78.049],[58.802,-79.97],[57.369,-93.982],[55.935,-79.97],[46.625,-78.049],[55.935,-76.129],[57.369,-62.117]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 11","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[219.927,142.492,0],"ix":2,"l":2},"a":{"a":0,"k":[44.927,-32.508,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":59.666,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":72.5,"s":[100,100,100]},{"t":85.3330078125,"s":[0,0,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[46.361,-30.588],[55.671,-32.508],[46.361,-34.429],[44.927,-48.44],[43.493,-34.429],[34.183,-32.508],[43.493,-30.588],[44.927,-16.576]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 10","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[140.32,187.344,0],"ix":2,"l":2},"a":{"a":0,"k":[-34.68,12.344,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":46.833,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":59.666,"s":[100,100,100]},{"t":72.5,"s":[0,0,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-33.247,14.265],[-23.936,12.344],[-33.247,10.424],[-34.68,-3.588],[-36.114,10.424],[-45.424,12.344],[-36.114,14.265],[-34.68,28.277]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[155.068,207.212,0],"ix":2,"l":2},"a":{"a":0,"k":[-19.932,32.212,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":25,"s":[0,0,100]},{"t":28,"s":[100,100,100]}],"ix":6,"l":2,"x":"var $bm_rt;\nvar fx = effect('ŝlosilo pli pura');\nvar doAnticipation = fx(1).value;\nvar doInterpolation = fx(2).value;\nvar doFollowThrough = fx(3).value;\nvar damping = $bm_div(fx(15).value, 10);\nvar elasticity = $bm_div(fx(13).value, 10);\nvar bounce = fx(17).value;\nvar anticipationDuration = fx(5).value;\nvar anticipationQuantity = $bm_div(fx(6).value, 100);\nvar slowIn = $bm_div(fx(9).value, 100);\nvar slowOut = $bm_div(fx(10).value, 100);\nvar spatialMode = fx(21).value;\nvar spatialDoInterpolation = fx(20).value;\nvar moBlurPrecision = fx(32).value;\nvar elasticityRandom = fx(14).value;\nvar dampingRandom = fx(16).value;\nvar softBody = fx(28).value;\nvar flexibility = $bm_div(fx(29).value, 100);\nvar doOverlap = fx(23).value;\nvar overlapDuration = fx(24).value;\nvar overlapRandom = fx(25).value;\nvar threshold = $bm_div($bm_div(1, moBlurPrecision), 1000);\nvar zeroValue;\nif ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n zeroValue = [\n 0,\n 0\n ];\n else if (value.length == 3)\n zeroValue = [\n 0,\n 0,\n 0\n ];\n else if (value.length == 4)\n zeroValue = [\n 0,\n 0,\n 0,\n 0\n ];\n} else\n zeroValue = 0;\nvar isThisSpatial = isSpatial(thisProperty);\nvar isThisPosition = thisProperty === $bm_transform.position;\nvar simulate = false;\nif (isThisSpatial) {\n doInterpolation = doInterpolation && spatialDoInterpolation;\n if (isThisPosition && thisProperty.numKeys > 0) {\n doOverlap = false;\n simulate = false;\n } else {\n simulate = spatialMode == 2;\n doOverlap = overlapDuration != 0 && doOverlap && simulate;\n }\n} else {\n doOverlap = false;\n}\nif (!doOverlap) {\n overlapDuration = 0;\n}\nif (simulate && softBody && isThisSpatial && !isThisPosition && (doFollowThrough || doOverlap)) {\n var distanceRatio = $bm_div(length(valueAtTime(0), $bm_transform.anchorPoint), $bm_div(thisLayer.width, 2));\n distanceRatio = $bm_div($bm_sum(1, $bm_mul(distanceRatio, flexibility)), 2);\n if (doFollowThrough) {\n elasticity = $bm_div(elasticity, distanceRatio);\n damping = $bm_div(damping, distanceRatio);\n }\n if (doOverlap) {\n overlapDuration = $bm_mul(overlapDuration, distanceRatio);\n }\n}\nseedRandom(0, true);\nif (doFollowThrough) {\n if (elasticityRandom > 0)\n elasticity = addNoise(elasticity, elasticityRandom);\n if (dampingRandom > 0)\n damping = addNoise(damping, dampingRandom);\n}\nif (doOverlap) {\n if (doOverlap && overlapRandom > 0)\n overlapDuration = addNoise(overlapDuration, overlapRandom);\n}\nvar result = value;\nfunction isSpatial(prop) {\n if (!(prop.value instanceof Array))\n return false;\n if (prop.value.length != 2 && prop.value.length != 3)\n return false;\n try {\n if (typeof prop.speed !== 'undefined')\n return true;\n } catch (e) {\n return false;\n }\n}\nfunction addNoise(val, quantity) {\n var randomValue = random(0.9, 1.1);\n var noiseValue = noise($bm_mul(valueAtTime(0), randomValue));\n noiseValue = $bm_mul(noiseValue, $bm_div(quantity, 100));\n return $bm_mul(val, $bm_sum(noiseValue, 1));\n}\nfunction isAfterLastKey() {\n if (numKeys == 0)\n return false;\n var nKey = nearestKey(time);\n return nKey.time <= time && nKey.index == numKeys;\n}\nfunction isStill(t, threshold) {\n var d = $bm_sub(valueAtTime(t), valueAtTime($bm_sum(t, framesToTime(1))));\n if ($bm_isInstanceOfArray(d)) {\n for (var i = 0; i < d.length; i++) {\n d[i] = Math.abs(d[i]);\n if (d[i] >= threshold) {\n return false;\n }\n }\n return true;\n } else {\n d = Math.abs(d);\n return d < threshold;\n }\n}\nfunction bezierInterpolation(t, tMin, tMax, value1, value2, bezierPoints) {\n if (arguments.length !== 5 && arguments.length !== 6)\n return t;\n var a = $bm_sub(value2, value1);\n var b = $bm_sub(tMax, tMin);\n if (b == 0)\n return t;\n var c = clamp($bm_div($bm_sub(t, tMin), b), 0, 1);\n if (!(bezierPoints instanceof Array) || bezierPoints.length !== 4)\n bezierPoints = [\n 0.33,\n 0,\n 0.66,\n 1\n ];\n return $bm_sum($bm_mul(a, h(c, bezierPoints)), value1);\n function h(f, g) {\n var x = $bm_mul(3, g[0]);\n var j = $bm_sub($bm_mul(3, $bm_sub(g[2], g[0])), x);\n var k = $bm_sub($bm_sub(1, x), j);\n var l = $bm_mul(3, g[1]);\n var m = $bm_sub($bm_mul(3, $bm_sub(g[3], g[1])), l);\n var n = $bm_sub($bm_sub(1, l), m);\n var d = f;\n for (var i = 0; i < 5; i++) {\n var z = $bm_sub($bm_mul(d, $bm_sum(x, $bm_mul(d, $bm_sum(j, $bm_mul(d, k))))), f);\n if (Math.abs(z) < 0.001)\n break;\n d = $bm_sub(d, $bm_div(z, $bm_sum(x, $bm_mul(d, $bm_sum($bm_mul(2, j), $bm_mul($bm_mul(3, k), d))))));\n }\n return $bm_mul(d, $bm_sum(l, $bm_mul(d, $bm_sum(m, $bm_mul(d, n)))));\n }\n}\nfunction getPropWorldSpeed(t, prop) {\n return length(getPropWorldVelocity(t, prop));\n}\nfunction getPrevKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time <= t)\n return nKey;\n if (nKey.index > 1)\n return key($bm_sub(nKey.index, 1));\n return null;\n}\nfunction getNextKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time >= t)\n return nKey;\n if (nKey.index < numKeys)\n return key($bm_sum(nKey.index, 1));\n return null;\n}\nfunction getPropWorldVelocity(t, prop) {\n return $bm_mul($bm_sub(getPropWorldValue($bm_sum(t, 0.005), prop), getPropWorldValue($bm_sub(t, 0.005), prop)), 100);\n}\nfunction getLayerWorldPos(t, l) {\n return l.toWorld(l.anchorPoint, t);\n}\nfunction getPropWorldValue(t, prop) {\n if (isPosition(prop))\n return getLayerWorldPos(t, thisLayer);\n return thisLayer.toWorld(prop.valueAtTime(t), t);\n}\nfunction isPosition(prop) {\n return prop === $bm_transform.position;\n}\nfunction isKeyTop(k, axis) {\n var prevSpeed = velocityAtTime($bm_sub(k.time, threshold));\n var nextSpeed = velocityAtTime($bm_sum(k.time, threshold));\n if ($bm_isInstanceOfArray(value)) {\n prevSpeed = prevSpeed[axis];\n nextSpeed = nextSpeed[axis];\n }\n if (Math.abs(prevSpeed) < 0.01 || Math.abs(nextSpeed) < 0.01)\n return true;\n return $bm_mul(prevSpeed, nextSpeed) < 0;\n}\nfunction anticipate() {\n var anticipation = zeroValue;\n if (isAfterLastKey())\n return anticipation;\n if (numKeys < 2)\n return anticipation;\n var nextKey = getNextKey(time);\n var aKey = nextKey;\n if (!isStill(aKey.time - 0.1, 0.1)) {\n aKey = getPrevKey(time);\n if (!isStill(aKey.time - 0.1, 0.1))\n return anticipation;\n }\n if (aKey.index == numKeys)\n return anticipation;\n var anticipationMiddle = aKey.time;\n var anticipationStart = $bm_sub(anticipationMiddle, anticipationDuration);\n var anticipationEnd = key(aKey.index + 1).time;\n var startValue = anticipation;\n var midValue = $bm_mul($bm_sum($bm_neg(valueAtTime($bm_sum(anticipationMiddle, anticipationDuration))), aKey.value), anticipationQuantity);\n var endValue = anticipation;\n if (time < anticipationStart) {\n return anticipation;\n } else if (time < anticipationMiddle) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue[i], midValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue, midValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else if (time <= anticipationEnd) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue[i], endValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue, endValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else {\n return anticipation;\n }\n}\nfunction followThroughAtTime(t) {\n var fThrough = zeroValue;\n if (elasticity == 0)\n return fThrough;\n var propSpeed;\n if (!simulate) {\n if (numKeys < 2)\n return fThrough;\n if (nearestKey(t).index == 1)\n return fThrough;\n propSpeed = length(velocityAtTime(t));\n if (propSpeed >= threshold)\n return fThrough;\n } else {\n propSpeed = getPropWorldSpeed(t, thisProperty);\n if (propSpeed >= threshold)\n return fThrough;\n }\n var fThroughStart = 0;\n var fThroughTime = 0;\n if (simulate) {\n var speedI = getPropWorldSpeed(t, thisProperty);\n var i = t;\n while (speedI < threshold && i > 0) {\n i = $bm_sub(i, $bm_div(thisComp.frameDuration, moBlurPrecision));\n speedI = getPropWorldSpeed(i, thisProperty);\n }\n fThroughStart = i;\n } else {\n var fThroughKey = getPrevKey(t);\n fThroughStart = fThroughKey.time;\n }\n if (fThroughStart == 0)\n return fThrough;\n fThroughTime = $bm_sub(t, fThroughStart);\n if (simulate)\n fThrough = $bm_div(getPropWorldVelocity($bm_sub(fThroughStart, thisComp.frameDuration), thisProperty), 2);\n else\n fThrough = $bm_div(velocityAtTime($bm_sub(fThroughStart, thisComp.frameDuration)), 2);\n if (bounce) {\n var cycleDamp = Math.exp($bm_mul($bm_mul(fThroughTime, damping), 0.1));\n var damp = $bm_div(Math.exp($bm_mul(fThroughTime, damping)), $bm_div(elasticity, 2));\n var cycleDuration = $bm_div(1, $bm_mul(elasticity, 2));\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n cycleDuration = framesToTime(cycleDuration);\n var midDuration = $bm_div(cycleDuration, 2);\n var maxValue = $bm_mul(fThrough, midDuration);\n var cycvarime = fThroughTime;\n var numEndCycles = 1;\n while (cycvarime > cycleDuration) {\n cycvarime = $bm_sub(cycvarime, cycleDuration);\n cycleDuration = $bm_div(cycleDuration, cycleDamp);\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n if (cycleDuration < 2) {\n cycleDuration = 2;\n numEndCycles++;\n }\n cycleDuration = framesToTime(cycleDuration);\n midDuration = $bm_div(cycleDuration, 2);\n maxValue = $bm_div($bm_mul(fThrough, midDuration), damp);\n if (numEndCycles > 100 / damping && maxValue < threshold)\n return zeroValue;\n }\n if (cycvarime < midDuration)\n fThrough = bezierInterpolation(cycvarime, 0, midDuration, 0, maxValue, [\n 0,\n 0.1,\n slowIn,\n 1\n ]);\n else\n fThrough = bezierInterpolation(cycvarime, midDuration, cycleDuration, maxValue, 0, [\n $bm_sub(1, slowIn),\n 0,\n 1,\n 0.9\n ]);\n } else {\n var damp = Math.exp($bm_mul(fThroughTime, damping));\n var sinus = $bm_mul($bm_mul($bm_mul(elasticity, fThroughTime), 2), Math.PI);\n sinus = Math.sin(sinus);\n sinus = $bm_mul($bm_div(0.3, elasticity), sinus);\n sinus = $bm_div(sinus, damp);\n if (Math.abs(sinus) < $bm_div(threshold, 100))\n return 0;\n fThrough = $bm_mul(fThrough, sinus);\n if (threshold > 0) {\n fThrough = $bm_mul(fThrough, $bm_sub(1, $bm_div(propSpeed, threshold)));\n }\n }\n if (bounce) {\n var prevValue = valueAtTime($bm_sub(fThroughStart, thisComp.frameDuration));\n var startValue = valueAtTime(fThroughStart);\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < prevValue.length; i++) {\n if (prevValue[i] > startValue[i])\n fThrough[i] = Math.abs(fThrough[i]);\n if (prevValue[i] < startValue[i])\n fThrough[i] = $bm_neg(Math.abs(fThrough[i]));\n }\n } else {\n if (prevValue > startValue)\n fThrough = Math.abs(fThrough);\n if (prevValue < startValue)\n fThrough = $bm_neg(Math.abs(fThrough));\n }\n }\n if (simulate) {\n if (!isThisPosition) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer));\n fThrough = $bm_sub(thisLayer.fromWorld(fThrough), thisLayer.anchorPoint);\n } else if (thisLayer.hasParent) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer.parent));\n fThrough = $bm_sub(thisLayer.parent.fromWorld(fThrough), thisLayer.parent.anchorPoint);\n }\n }\n return fThrough;\n}\nfunction followThrough() {\n var propSpeed = length(velocity);\n if (propSpeed < threshold)\n return followThroughAtTime($bm_sub(time, overlapDuration));\n var fThrough = zeroValue;\n var t = time;\n while (t > 0) {\n t = $bm_sub(t, thisComp.frameDuration);\n if (simulate)\n propSpeed = getPropWorldSpeed($bm_sub(t, overlapDuration), thisProperty);\n else\n propSpeed = length(velocityAtTime(t));\n if (propSpeed < threshold) {\n fThrough = followThroughAtTime($bm_sub(t, overlapDuration));\n break;\n }\n }\n return linear(time, t, $bm_sum(t, $bm_mul(anticipationDuration, 2)), fThrough, zeroValue);\n}\nfunction smartSmooth(axis) {\n var startKey = nearestKey(time);\n var endKey = startKey;\n if (time == startKey.time)\n return 0;\n if (time < startKey.time && startKey.index == 1)\n return 0;\n if (time > startKey.time && startKey.index == numKeys)\n return 0;\n if (time < startKey.time)\n startKey = key($bm_sub(startKey.index, 1));\n if (time > startKey.time)\n endKey = key($bm_sum(startKey.index, 1));\n var sI = 0.66;\n var sO = 0.33;\n var sIV = 1;\n var sOV = 0;\n var sVal = startKey.value;\n var eVal = endKey.value;\n if ($bm_isInstanceOfArray(value)) {\n sVal = sVal[axis];\n eVal = eVal[axis];\n }\n var sTime = startKey.time;\n var eTime = endKey.time;\n if (isKeyTop(startKey, axis))\n sO = slowOut;\n else {\n var prevKey = key($bm_sub(startKey.index, 1));\n var pVal = prevKey.value;\n if ($bm_isInstanceOfArray(value))\n pVal = pVal[axis];\n sOV = $bm_div($bm_sub(sVal, pVal), $bm_sub(eVal, pVal));\n }\n if (isKeyTop(endKey, axis)) {\n sI = slowIn;\n if (endKey.index != numKeys) {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n if (Math.abs(nVal - eVal) < 0.01 && doFollowThrough)\n sI = 1;\n }\n } else {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n sIV = $bm_div($bm_sub(eVal, sVal), $bm_sub(nVal, sVal));\n }\n if (endKey.index == numKeys && doFollowThrough) {\n sI = 1;\n }\n var val = value;\n if ($bm_isInstanceOfArray(value))\n val = val[axis];\n return $bm_sub(bezierInterpolation(time, sTime, eTime, sVal, eVal, [\n sO,\n sOV,\n sI,\n sIV\n ]), val);\n}\nfunction overlap() {\n var ol = zeroValue;\n if (isThisPosition && !hasParent)\n return zeroValue;\n ol = $bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisProperty), getPropWorldValue(time, thisProperty));\n var motionRatio = $bm_div($bm_div(length(zeroValue, ol), thisLayer.width), 2);\n if (isThisPosition) {\n var originalDistance = length(valueAtTime(0));\n motionRatio = $bm_div(length(zeroValue, ol), thisComp.width);\n }\n ol = $bm_sum(ol, getPropWorldValue(time, thisProperty));\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisLayer.anchorPoint), ol), motionRatio), flexibility));\n ol = thisLayer.fromWorld(ol);\n if (!isThisPosition)\n ol = $bm_sub(ol, value);\n else {\n ol = linear(flexibility, 0, 100, $bm_div(ol, 2), 0);\n var prevParentWorldPos = getLayerWorldPos($bm_sub(time, overlapDuration), parent);\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_mul(thisLayer.fromWorld(prevParentWorldPos), motionRatio), flexibility), 5));\n }\n return ol;\n}\nvar okToGo = false;\nif (simulate && fx.enabled)\n okToGo = true;\nelse if (numKeys > 1 && fx.enabled)\n okToGo = true;\nif (okToGo) {\n var smartSmoothResult = zeroValue;\n if (doInterpolation) {\n if ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1)\n ];\n else if (value.length == 3)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2)\n ];\n else if (value.length == 4)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2),\n smartSmooth(3)\n ];\n } else {\n smartSmoothResult = smartSmooth(0);\n }\n }\n if (doAnticipation)\n result = $bm_sum(result, anticipate());\n result = $bm_sum(result, smartSmoothResult);\n if (doFollowThrough)\n result = $bm_sum(result, followThrough());\n if (doOverlap)\n result = $bm_sum(result, overlap());\n}\n$bm_rt = result;"}},"ao":0,"ef":[{"ty":5,"nm":"ŝlosilo pli pura","np":34,"mn":"Pseudo/Duik Kleaner v3.2","ix":1,"en":1,"ef":[{"ty":7,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0001","ix":1,"v":{"a":0,"k":0,"ix":1}},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0002","ix":2,"v":{"a":0,"k":0,"ix":2}},{"ty":7,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0003","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":6,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0004","ix":4,"v":0},{"ty":0,"nm":"Duration (s)","mn":"Pseudo/Duik Kleaner v3.2-0005","ix":5,"v":{"a":0,"k":0.3,"ix":5}},{"ty":0,"nm":"Amplitude","mn":"Pseudo/Duik Kleaner v3.2-0006","ix":6,"v":{"a":0,"k":50,"ix":6}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0007","ix":7,"v":0},{"ty":6,"nm":"Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0008","ix":8,"v":0},{"ty":0,"nm":"Slow In","mn":"Pseudo/Duik Kleaner v3.2-0009","ix":9,"v":{"a":0,"k":60,"ix":9}},{"ty":0,"nm":"Slow Out","mn":"Pseudo/Duik Kleaner v3.2-0010","ix":10,"v":{"a":0,"k":25,"ix":10}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0011","ix":11,"v":0},{"ty":6,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0012","ix":12,"v":0},{"ty":0,"nm":"Elasticity","mn":"Pseudo/Duik Kleaner v3.2-0013","ix":13,"v":{"a":0,"k":10,"ix":13}},{"ty":0,"nm":"Elasticity random","mn":"Pseudo/Duik Kleaner v3.2-0014","ix":14,"v":{"a":0,"k":0,"ix":14}},{"ty":0,"nm":"Damping","mn":"Pseudo/Duik Kleaner v3.2-0015","ix":15,"v":{"a":0,"k":50,"ix":15}},{"ty":0,"nm":"Damping random","mn":"Pseudo/Duik Kleaner v3.2-0016","ix":16,"v":{"a":0,"k":0,"ix":16}},{"ty":7,"nm":"Bounce","mn":"Pseudo/Duik Kleaner v3.2-0017","ix":17,"v":{"a":0,"k":0,"ix":17}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0018","ix":18,"v":0},{"ty":6,"nm":"Spatial Options","mn":"Pseudo/Duik Kleaner v3.2-0019","ix":19,"v":0},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0020","ix":20,"v":{"a":0,"k":0,"ix":20}},{"ty":7,"nm":"Mode","mn":"Pseudo/Duik Kleaner v3.2-0021","ix":21,"v":{"a":0,"k":1,"ix":21}},{"ty":6,"nm":"Overlap (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0022","ix":22,"v":0},{"ty":7,"nm":"Overlap","mn":"Pseudo/Duik Kleaner v3.2-0023","ix":23,"v":{"a":0,"k":1,"ix":23}},{"ty":0,"nm":"Delay (s)","mn":"Pseudo/Duik Kleaner v3.2-0024","ix":24,"v":{"a":0,"k":0.05,"ix":24}},{"ty":0,"nm":"Overlap random","mn":"Pseudo/Duik Kleaner v3.2-0025","ix":25,"v":{"a":0,"k":0,"ix":25}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0026","ix":26,"v":0},{"ty":6,"nm":"Soft Body (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0027","ix":27,"v":0},{"ty":7,"nm":"Soft Body","mn":"Pseudo/Duik Kleaner v3.2-0028","ix":28,"v":{"a":0,"k":1,"ix":28}},{"ty":0,"nm":"Soft-Body Flexibility","mn":"Pseudo/Duik Kleaner v3.2-0029","ix":29,"v":{"a":0,"k":100,"ix":29}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0030","ix":30,"v":0},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0031","ix":31,"v":0},{"ty":0,"nm":"Precision","mn":"Pseudo/Duik Kleaner v3.2-0032","ix":32,"v":{"a":0,"k":1,"ix":32}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.665,-3.714],[2.292,-3.117],[2.843,-3.072],[0.413,-0.458],[1.559,-1.811],[1.009,1.215],[0.504,0.573],[0.688,0.734],[3.003,4.195],[0.619,3.691],[-3.53,1.948],[-3.049,-1.398],[-1.582,-3.507],[-3.714,1.719],[-2.911,-1.605]],"o":[[-0.642,3.691],[-2.269,3.163],[-0.39,0.458],[-1.673,1.857],[-1.032,1.192],[-0.481,-0.55],[-0.642,-0.734],[-3.645,-4.057],[-2.292,-3.118],[-0.665,-3.691],[2.911,-1.605],[3.714,1.719],[1.582,-3.507],[3.026,-1.398],[3.53,1.949]],"v":[[-17.728,-23.295],[-22.908,-13.186],[-30.817,-3.879],[-32.055,-2.503],[-36.96,2.975],[-40.628,2.975],[-42.095,1.279],[-44.089,-0.945],[-54.611,-13.277],[-59.768,-23.409],[-54.84,-34.367],[-45.35,-34.481],[-38.748,-25.518],[-32.077,-34.458],[-22.61,-34.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.002,-8.679],[10.254,1.575],[11.176,-6.004],[-17.626,-8.679]],"o":[[-8.085,-6.524],[-12.543,-1.917],[9.11,-15.991],[8.59,4.236]],"v":[[-4.12,-31.217],[-32.252,-43.715],[-69.094,-37.325],[-21.998,-51.636]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.827450990677,0.035294119269,0.035294119269,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.694,-6.821],[11.473,-3.552],[-4.444,-4.592],[0.654,-0.015],[4.666,5.662],[1.159,2.363],[2.021,0.684],[-3.403,17.388],[-1.902,3.329],[-17.626,-8.679],[-3.002,-8.679]],"o":[[-3.21,12.87],[0.55,6.316],[0.461,0.49],[-7.282,0.282],[-1.679,-2.036],[-2.066,-0.312],[-16.778,-5.707],[0.788,-4.057],[9.11,-15.991],[8.59,4.236],[2.214,6.376]],"v":[[-3.168,-11.005],[-27.378,14.675],[-19.457,30.889],[-19.932,32.212],[-39.133,22.507],[-43.383,15.864],[-49.506,14.378],[-73.195,-26.223],[-69.094,-37.325],[-21.998,-51.636],[-4.12,-31.217]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.941176474094,0.266666680574,0.266666680574,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Layer 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[195.714,189.868,0],"ix":2,"l":2},"a":{"a":0,"k":[20.714,14.868,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":28,"s":[0,0,100]},{"t":31,"s":[100,100,100]}],"ix":6,"l":2,"x":"var $bm_rt;\nvar fx = effect('ŝlosilo pli pura');\nvar doAnticipation = fx(1).value;\nvar doInterpolation = fx(2).value;\nvar doFollowThrough = fx(3).value;\nvar damping = $bm_div(fx(15).value, 10);\nvar elasticity = $bm_div(fx(13).value, 10);\nvar bounce = fx(17).value;\nvar anticipationDuration = fx(5).value;\nvar anticipationQuantity = $bm_div(fx(6).value, 100);\nvar slowIn = $bm_div(fx(9).value, 100);\nvar slowOut = $bm_div(fx(10).value, 100);\nvar spatialMode = fx(21).value;\nvar spatialDoInterpolation = fx(20).value;\nvar moBlurPrecision = fx(32).value;\nvar elasticityRandom = fx(14).value;\nvar dampingRandom = fx(16).value;\nvar softBody = fx(28).value;\nvar flexibility = $bm_div(fx(29).value, 100);\nvar doOverlap = fx(23).value;\nvar overlapDuration = fx(24).value;\nvar overlapRandom = fx(25).value;\nvar threshold = $bm_div($bm_div(1, moBlurPrecision), 1000);\nvar zeroValue;\nif ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n zeroValue = [\n 0,\n 0\n ];\n else if (value.length == 3)\n zeroValue = [\n 0,\n 0,\n 0\n ];\n else if (value.length == 4)\n zeroValue = [\n 0,\n 0,\n 0,\n 0\n ];\n} else\n zeroValue = 0;\nvar isThisSpatial = isSpatial(thisProperty);\nvar isThisPosition = thisProperty === $bm_transform.position;\nvar simulate = false;\nif (isThisSpatial) {\n doInterpolation = doInterpolation && spatialDoInterpolation;\n if (isThisPosition && thisProperty.numKeys > 0) {\n doOverlap = false;\n simulate = false;\n } else {\n simulate = spatialMode == 2;\n doOverlap = overlapDuration != 0 && doOverlap && simulate;\n }\n} else {\n doOverlap = false;\n}\nif (!doOverlap) {\n overlapDuration = 0;\n}\nif (simulate && softBody && isThisSpatial && !isThisPosition && (doFollowThrough || doOverlap)) {\n var distanceRatio = $bm_div(length(valueAtTime(0), $bm_transform.anchorPoint), $bm_div(thisLayer.width, 2));\n distanceRatio = $bm_div($bm_sum(1, $bm_mul(distanceRatio, flexibility)), 2);\n if (doFollowThrough) {\n elasticity = $bm_div(elasticity, distanceRatio);\n damping = $bm_div(damping, distanceRatio);\n }\n if (doOverlap) {\n overlapDuration = $bm_mul(overlapDuration, distanceRatio);\n }\n}\nseedRandom(0, true);\nif (doFollowThrough) {\n if (elasticityRandom > 0)\n elasticity = addNoise(elasticity, elasticityRandom);\n if (dampingRandom > 0)\n damping = addNoise(damping, dampingRandom);\n}\nif (doOverlap) {\n if (doOverlap && overlapRandom > 0)\n overlapDuration = addNoise(overlapDuration, overlapRandom);\n}\nvar result = value;\nfunction isSpatial(prop) {\n if (!(prop.value instanceof Array))\n return false;\n if (prop.value.length != 2 && prop.value.length != 3)\n return false;\n try {\n if (typeof prop.speed !== 'undefined')\n return true;\n } catch (e) {\n return false;\n }\n}\nfunction addNoise(val, quantity) {\n var randomValue = random(0.9, 1.1);\n var noiseValue = noise($bm_mul(valueAtTime(0), randomValue));\n noiseValue = $bm_mul(noiseValue, $bm_div(quantity, 100));\n return $bm_mul(val, $bm_sum(noiseValue, 1));\n}\nfunction isAfterLastKey() {\n if (numKeys == 0)\n return false;\n var nKey = nearestKey(time);\n return nKey.time <= time && nKey.index == numKeys;\n}\nfunction isStill(t, threshold) {\n var d = $bm_sub(valueAtTime(t), valueAtTime($bm_sum(t, framesToTime(1))));\n if ($bm_isInstanceOfArray(d)) {\n for (var i = 0; i < d.length; i++) {\n d[i] = Math.abs(d[i]);\n if (d[i] >= threshold) {\n return false;\n }\n }\n return true;\n } else {\n d = Math.abs(d);\n return d < threshold;\n }\n}\nfunction bezierInterpolation(t, tMin, tMax, value1, value2, bezierPoints) {\n if (arguments.length !== 5 && arguments.length !== 6)\n return t;\n var a = $bm_sub(value2, value1);\n var b = $bm_sub(tMax, tMin);\n if (b == 0)\n return t;\n var c = clamp($bm_div($bm_sub(t, tMin), b), 0, 1);\n if (!(bezierPoints instanceof Array) || bezierPoints.length !== 4)\n bezierPoints = [\n 0.33,\n 0,\n 0.66,\n 1\n ];\n return $bm_sum($bm_mul(a, h(c, bezierPoints)), value1);\n function h(f, g) {\n var x = $bm_mul(3, g[0]);\n var j = $bm_sub($bm_mul(3, $bm_sub(g[2], g[0])), x);\n var k = $bm_sub($bm_sub(1, x), j);\n var l = $bm_mul(3, g[1]);\n var m = $bm_sub($bm_mul(3, $bm_sub(g[3], g[1])), l);\n var n = $bm_sub($bm_sub(1, l), m);\n var d = f;\n for (var i = 0; i < 5; i++) {\n var z = $bm_sub($bm_mul(d, $bm_sum(x, $bm_mul(d, $bm_sum(j, $bm_mul(d, k))))), f);\n if (Math.abs(z) < 0.001)\n break;\n d = $bm_sub(d, $bm_div(z, $bm_sum(x, $bm_mul(d, $bm_sum($bm_mul(2, j), $bm_mul($bm_mul(3, k), d))))));\n }\n return $bm_mul(d, $bm_sum(l, $bm_mul(d, $bm_sum(m, $bm_mul(d, n)))));\n }\n}\nfunction getPropWorldSpeed(t, prop) {\n return length(getPropWorldVelocity(t, prop));\n}\nfunction getPrevKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time <= t)\n return nKey;\n if (nKey.index > 1)\n return key($bm_sub(nKey.index, 1));\n return null;\n}\nfunction getNextKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time >= t)\n return nKey;\n if (nKey.index < numKeys)\n return key($bm_sum(nKey.index, 1));\n return null;\n}\nfunction getPropWorldVelocity(t, prop) {\n return $bm_mul($bm_sub(getPropWorldValue($bm_sum(t, 0.005), prop), getPropWorldValue($bm_sub(t, 0.005), prop)), 100);\n}\nfunction getLayerWorldPos(t, l) {\n return l.toWorld(l.anchorPoint, t);\n}\nfunction getPropWorldValue(t, prop) {\n if (isPosition(prop))\n return getLayerWorldPos(t, thisLayer);\n return thisLayer.toWorld(prop.valueAtTime(t), t);\n}\nfunction isPosition(prop) {\n return prop === $bm_transform.position;\n}\nfunction isKeyTop(k, axis) {\n var prevSpeed = velocityAtTime($bm_sub(k.time, threshold));\n var nextSpeed = velocityAtTime($bm_sum(k.time, threshold));\n if ($bm_isInstanceOfArray(value)) {\n prevSpeed = prevSpeed[axis];\n nextSpeed = nextSpeed[axis];\n }\n if (Math.abs(prevSpeed) < 0.01 || Math.abs(nextSpeed) < 0.01)\n return true;\n return $bm_mul(prevSpeed, nextSpeed) < 0;\n}\nfunction anticipate() {\n var anticipation = zeroValue;\n if (isAfterLastKey())\n return anticipation;\n if (numKeys < 2)\n return anticipation;\n var nextKey = getNextKey(time);\n var aKey = nextKey;\n if (!isStill(aKey.time - 0.1, 0.1)) {\n aKey = getPrevKey(time);\n if (!isStill(aKey.time - 0.1, 0.1))\n return anticipation;\n }\n if (aKey.index == numKeys)\n return anticipation;\n var anticipationMiddle = aKey.time;\n var anticipationStart = $bm_sub(anticipationMiddle, anticipationDuration);\n var anticipationEnd = key(aKey.index + 1).time;\n var startValue = anticipation;\n var midValue = $bm_mul($bm_sum($bm_neg(valueAtTime($bm_sum(anticipationMiddle, anticipationDuration))), aKey.value), anticipationQuantity);\n var endValue = anticipation;\n if (time < anticipationStart) {\n return anticipation;\n } else if (time < anticipationMiddle) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue[i], midValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue, midValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else if (time <= anticipationEnd) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue[i], endValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue, endValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else {\n return anticipation;\n }\n}\nfunction followThroughAtTime(t) {\n var fThrough = zeroValue;\n if (elasticity == 0)\n return fThrough;\n var propSpeed;\n if (!simulate) {\n if (numKeys < 2)\n return fThrough;\n if (nearestKey(t).index == 1)\n return fThrough;\n propSpeed = length(velocityAtTime(t));\n if (propSpeed >= threshold)\n return fThrough;\n } else {\n propSpeed = getPropWorldSpeed(t, thisProperty);\n if (propSpeed >= threshold)\n return fThrough;\n }\n var fThroughStart = 0;\n var fThroughTime = 0;\n if (simulate) {\n var speedI = getPropWorldSpeed(t, thisProperty);\n var i = t;\n while (speedI < threshold && i > 0) {\n i = $bm_sub(i, $bm_div(thisComp.frameDuration, moBlurPrecision));\n speedI = getPropWorldSpeed(i, thisProperty);\n }\n fThroughStart = i;\n } else {\n var fThroughKey = getPrevKey(t);\n fThroughStart = fThroughKey.time;\n }\n if (fThroughStart == 0)\n return fThrough;\n fThroughTime = $bm_sub(t, fThroughStart);\n if (simulate)\n fThrough = $bm_div(getPropWorldVelocity($bm_sub(fThroughStart, thisComp.frameDuration), thisProperty), 2);\n else\n fThrough = $bm_div(velocityAtTime($bm_sub(fThroughStart, thisComp.frameDuration)), 2);\n if (bounce) {\n var cycleDamp = Math.exp($bm_mul($bm_mul(fThroughTime, damping), 0.1));\n var damp = $bm_div(Math.exp($bm_mul(fThroughTime, damping)), $bm_div(elasticity, 2));\n var cycleDuration = $bm_div(1, $bm_mul(elasticity, 2));\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n cycleDuration = framesToTime(cycleDuration);\n var midDuration = $bm_div(cycleDuration, 2);\n var maxValue = $bm_mul(fThrough, midDuration);\n var cycvarime = fThroughTime;\n var numEndCycles = 1;\n while (cycvarime > cycleDuration) {\n cycvarime = $bm_sub(cycvarime, cycleDuration);\n cycleDuration = $bm_div(cycleDuration, cycleDamp);\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n if (cycleDuration < 2) {\n cycleDuration = 2;\n numEndCycles++;\n }\n cycleDuration = framesToTime(cycleDuration);\n midDuration = $bm_div(cycleDuration, 2);\n maxValue = $bm_div($bm_mul(fThrough, midDuration), damp);\n if (numEndCycles > 100 / damping && maxValue < threshold)\n return zeroValue;\n }\n if (cycvarime < midDuration)\n fThrough = bezierInterpolation(cycvarime, 0, midDuration, 0, maxValue, [\n 0,\n 0.1,\n slowIn,\n 1\n ]);\n else\n fThrough = bezierInterpolation(cycvarime, midDuration, cycleDuration, maxValue, 0, [\n $bm_sub(1, slowIn),\n 0,\n 1,\n 0.9\n ]);\n } else {\n var damp = Math.exp($bm_mul(fThroughTime, damping));\n var sinus = $bm_mul($bm_mul($bm_mul(elasticity, fThroughTime), 2), Math.PI);\n sinus = Math.sin(sinus);\n sinus = $bm_mul($bm_div(0.3, elasticity), sinus);\n sinus = $bm_div(sinus, damp);\n if (Math.abs(sinus) < $bm_div(threshold, 100))\n return 0;\n fThrough = $bm_mul(fThrough, sinus);\n if (threshold > 0) {\n fThrough = $bm_mul(fThrough, $bm_sub(1, $bm_div(propSpeed, threshold)));\n }\n }\n if (bounce) {\n var prevValue = valueAtTime($bm_sub(fThroughStart, thisComp.frameDuration));\n var startValue = valueAtTime(fThroughStart);\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < prevValue.length; i++) {\n if (prevValue[i] > startValue[i])\n fThrough[i] = Math.abs(fThrough[i]);\n if (prevValue[i] < startValue[i])\n fThrough[i] = $bm_neg(Math.abs(fThrough[i]));\n }\n } else {\n if (prevValue > startValue)\n fThrough = Math.abs(fThrough);\n if (prevValue < startValue)\n fThrough = $bm_neg(Math.abs(fThrough));\n }\n }\n if (simulate) {\n if (!isThisPosition) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer));\n fThrough = $bm_sub(thisLayer.fromWorld(fThrough), thisLayer.anchorPoint);\n } else if (thisLayer.hasParent) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer.parent));\n fThrough = $bm_sub(thisLayer.parent.fromWorld(fThrough), thisLayer.parent.anchorPoint);\n }\n }\n return fThrough;\n}\nfunction followThrough() {\n var propSpeed = length(velocity);\n if (propSpeed < threshold)\n return followThroughAtTime($bm_sub(time, overlapDuration));\n var fThrough = zeroValue;\n var t = time;\n while (t > 0) {\n t = $bm_sub(t, thisComp.frameDuration);\n if (simulate)\n propSpeed = getPropWorldSpeed($bm_sub(t, overlapDuration), thisProperty);\n else\n propSpeed = length(velocityAtTime(t));\n if (propSpeed < threshold) {\n fThrough = followThroughAtTime($bm_sub(t, overlapDuration));\n break;\n }\n }\n return linear(time, t, $bm_sum(t, $bm_mul(anticipationDuration, 2)), fThrough, zeroValue);\n}\nfunction smartSmooth(axis) {\n var startKey = nearestKey(time);\n var endKey = startKey;\n if (time == startKey.time)\n return 0;\n if (time < startKey.time && startKey.index == 1)\n return 0;\n if (time > startKey.time && startKey.index == numKeys)\n return 0;\n if (time < startKey.time)\n startKey = key($bm_sub(startKey.index, 1));\n if (time > startKey.time)\n endKey = key($bm_sum(startKey.index, 1));\n var sI = 0.66;\n var sO = 0.33;\n var sIV = 1;\n var sOV = 0;\n var sVal = startKey.value;\n var eVal = endKey.value;\n if ($bm_isInstanceOfArray(value)) {\n sVal = sVal[axis];\n eVal = eVal[axis];\n }\n var sTime = startKey.time;\n var eTime = endKey.time;\n if (isKeyTop(startKey, axis))\n sO = slowOut;\n else {\n var prevKey = key($bm_sub(startKey.index, 1));\n var pVal = prevKey.value;\n if ($bm_isInstanceOfArray(value))\n pVal = pVal[axis];\n sOV = $bm_div($bm_sub(sVal, pVal), $bm_sub(eVal, pVal));\n }\n if (isKeyTop(endKey, axis)) {\n sI = slowIn;\n if (endKey.index != numKeys) {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n if (Math.abs(nVal - eVal) < 0.01 && doFollowThrough)\n sI = 1;\n }\n } else {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n sIV = $bm_div($bm_sub(eVal, sVal), $bm_sub(nVal, sVal));\n }\n if (endKey.index == numKeys && doFollowThrough) {\n sI = 1;\n }\n var val = value;\n if ($bm_isInstanceOfArray(value))\n val = val[axis];\n return $bm_sub(bezierInterpolation(time, sTime, eTime, sVal, eVal, [\n sO,\n sOV,\n sI,\n sIV\n ]), val);\n}\nfunction overlap() {\n var ol = zeroValue;\n if (isThisPosition && !hasParent)\n return zeroValue;\n ol = $bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisProperty), getPropWorldValue(time, thisProperty));\n var motionRatio = $bm_div($bm_div(length(zeroValue, ol), thisLayer.width), 2);\n if (isThisPosition) {\n var originalDistance = length(valueAtTime(0));\n motionRatio = $bm_div(length(zeroValue, ol), thisComp.width);\n }\n ol = $bm_sum(ol, getPropWorldValue(time, thisProperty));\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisLayer.anchorPoint), ol), motionRatio), flexibility));\n ol = thisLayer.fromWorld(ol);\n if (!isThisPosition)\n ol = $bm_sub(ol, value);\n else {\n ol = linear(flexibility, 0, 100, $bm_div(ol, 2), 0);\n var prevParentWorldPos = getLayerWorldPos($bm_sub(time, overlapDuration), parent);\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_mul(thisLayer.fromWorld(prevParentWorldPos), motionRatio), flexibility), 5));\n }\n return ol;\n}\nvar okToGo = false;\nif (simulate && fx.enabled)\n okToGo = true;\nelse if (numKeys > 1 && fx.enabled)\n okToGo = true;\nif (okToGo) {\n var smartSmoothResult = zeroValue;\n if (doInterpolation) {\n if ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1)\n ];\n else if (value.length == 3)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2)\n ];\n else if (value.length == 4)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2),\n smartSmooth(3)\n ];\n } else {\n smartSmoothResult = smartSmooth(0);\n }\n }\n if (doAnticipation)\n result = $bm_sum(result, anticipate());\n result = $bm_sum(result, smartSmoothResult);\n if (doFollowThrough)\n result = $bm_sum(result, followThrough());\n if (doOverlap)\n result = $bm_sum(result, overlap());\n}\n$bm_rt = result;"}},"ao":0,"ef":[{"ty":5,"nm":"ŝlosilo pli pura","np":34,"mn":"Pseudo/Duik Kleaner v3.2","ix":1,"en":1,"ef":[{"ty":7,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0001","ix":1,"v":{"a":0,"k":0,"ix":1}},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0002","ix":2,"v":{"a":0,"k":0,"ix":2}},{"ty":7,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0003","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":6,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0004","ix":4,"v":0},{"ty":0,"nm":"Duration (s)","mn":"Pseudo/Duik Kleaner v3.2-0005","ix":5,"v":{"a":0,"k":0.3,"ix":5}},{"ty":0,"nm":"Amplitude","mn":"Pseudo/Duik Kleaner v3.2-0006","ix":6,"v":{"a":0,"k":50,"ix":6}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0007","ix":7,"v":0},{"ty":6,"nm":"Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0008","ix":8,"v":0},{"ty":0,"nm":"Slow In","mn":"Pseudo/Duik Kleaner v3.2-0009","ix":9,"v":{"a":0,"k":60,"ix":9}},{"ty":0,"nm":"Slow Out","mn":"Pseudo/Duik Kleaner v3.2-0010","ix":10,"v":{"a":0,"k":25,"ix":10}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0011","ix":11,"v":0},{"ty":6,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0012","ix":12,"v":0},{"ty":0,"nm":"Elasticity","mn":"Pseudo/Duik Kleaner v3.2-0013","ix":13,"v":{"a":0,"k":10,"ix":13}},{"ty":0,"nm":"Elasticity random","mn":"Pseudo/Duik Kleaner v3.2-0014","ix":14,"v":{"a":0,"k":0,"ix":14}},{"ty":0,"nm":"Damping","mn":"Pseudo/Duik Kleaner v3.2-0015","ix":15,"v":{"a":0,"k":50,"ix":15}},{"ty":0,"nm":"Damping random","mn":"Pseudo/Duik Kleaner v3.2-0016","ix":16,"v":{"a":0,"k":0,"ix":16}},{"ty":7,"nm":"Bounce","mn":"Pseudo/Duik Kleaner v3.2-0017","ix":17,"v":{"a":0,"k":0,"ix":17}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0018","ix":18,"v":0},{"ty":6,"nm":"Spatial Options","mn":"Pseudo/Duik Kleaner v3.2-0019","ix":19,"v":0},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0020","ix":20,"v":{"a":0,"k":0,"ix":20}},{"ty":7,"nm":"Mode","mn":"Pseudo/Duik Kleaner v3.2-0021","ix":21,"v":{"a":0,"k":1,"ix":21}},{"ty":6,"nm":"Overlap (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0022","ix":22,"v":0},{"ty":7,"nm":"Overlap","mn":"Pseudo/Duik Kleaner v3.2-0023","ix":23,"v":{"a":0,"k":1,"ix":23}},{"ty":0,"nm":"Delay (s)","mn":"Pseudo/Duik Kleaner v3.2-0024","ix":24,"v":{"a":0,"k":0.05,"ix":24}},{"ty":0,"nm":"Overlap random","mn":"Pseudo/Duik Kleaner v3.2-0025","ix":25,"v":{"a":0,"k":0,"ix":25}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0026","ix":26,"v":0},{"ty":6,"nm":"Soft Body (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0027","ix":27,"v":0},{"ty":7,"nm":"Soft Body","mn":"Pseudo/Duik Kleaner v3.2-0028","ix":28,"v":{"a":0,"k":1,"ix":28}},{"ty":0,"nm":"Soft-Body Flexibility","mn":"Pseudo/Duik Kleaner v3.2-0029","ix":29,"v":{"a":0,"k":100,"ix":29}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0030","ix":30,"v":0},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0031","ix":31,"v":0},{"ty":0,"nm":"Precision","mn":"Pseudo/Duik Kleaner v3.2-0032","ix":32,"v":{"a":0,"k":1,"ix":32}}]}],"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-0.407],[-0.407,0],[0,0.406],[0.407,0]],"o":[[0,0.406],[0.407,0],[0,-0.407],[-0.407,0]],"v":[[51.847,-22.99],[52.584,-22.254],[53.32,-22.99],[52.584,-23.726]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-1.571],[-1.571,0],[0,1.571],[1.571,0]],"o":[[0,1.571],[1.571,0],[0,-1.571],[-1.571,0]],"v":[[50.762,-23.726],[53.607,-20.882],[56.451,-23.726],[53.607,-26.57]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.164705887437,0.192156866193,0.203921571374,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-3.055],[2.688,-0.367],[0.26,0],[0.901,0.672],[0,1.833],[-3.039,0]],"o":[[0,2.78],[-0.244,0.046],[-1.222,0],[-1.375,-0.993],[0,-3.055],[3.055,0]],"v":[[59.117,-23.72],[54.367,-18.282],[53.603,-18.221],[50.365,-19.275],[48.089,-23.72],[53.603,-29.234]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-0.407],[0.407,0],[0,0.406],[-0.407,0]],"o":[[0,0.406],[-0.407,0],[0,-0.407],[0.407,0]],"v":[[34.919,-22.99],[34.183,-22.254],[33.447,-22.99],[34.183,-23.726]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-1.571],[1.571,0],[0,1.571],[-1.571,0]],"o":[[0,1.571],[-1.571,0],[0,-1.571],[1.571,0]],"v":[[36.004,-23.726],[33.16,-20.882],[30.316,-23.726],[33.16,-26.57]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.164705887437,0.192156866193,0.203921571374,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-3.044],[3.044,0],[0,3.044],[-3.044,0]],"o":[[0,3.044],[-3.044,0],[0,-3.044],[3.044,0]],"v":[[38.673,-23.726],[33.16,-18.214],[27.648,-23.726],[33.16,-29.238]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":6,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.123,-2.581],[3.345,0],[2.276,2.001],[-3.254,0.061]],"o":[[-2.306,2.077],[-3.284,0],[2.031,-2.536],[3.36,-0.061]],"v":[[51.877,-3.145],[43.186,0.185],[34.632,-3.038],[43.079,-7.254]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.380392163992,0.380392163992,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.122,-0.84],[0.122,-0.458],[0,0],[0.061,0.473],[-0.871,0],[0,0]],"o":[[-0.061,0.473],[0,0],[-0.122,-0.458],[-0.122,-0.84],[0,0],[0.855,0]],"v":[[56.093,-11.088],[55.818,-9.682],[30.569,-9.682],[30.295,-11.088],[31.715,-12.692],[54.672,-12.692]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.122,-0.84],[0.122,-0.458],[1.909,-1.711],[3.345,0],[2.276,2.001],[0.657,2.627],[0.061,0.473],[-0.871,0],[0,0]],"o":[[-0.061,0.473],[-0.641,2.566],[-2.306,2.077],[-3.284,0],[-1.986,-1.711],[-0.122,-0.458],[-0.122,-0.84],[0,0],[0.855,0]],"v":[[56.093,-11.088],[55.818,-9.682],[51.877,-3.145],[43.186,0.185],[34.632,-3.038],[30.569,-9.682],[30.295,-11.088],[31.715,-12.692],[54.672,-12.692]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.309803932905,0.341176480055,0.372549027205,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.552,-0.847],[4.592,-3.953],[0.03,-9.719],[-0.327,-2.318],[-0.089,5.796],[-11.874,2.378]],"o":[[-5.959,1.085],[-7.356,6.346],[0,2.318],[-3.017,-4.325],[0.193,-12.097],[3.894,-0.773]],"v":[[49.218,-42.601],[32.989,-34.917],[21.189,-9.237],[21.754,-2.282],[17.073,-17.693],[37.953,-42.779]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.713725507259,0.235294118524,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,-13.42],[12.87,-0.877],[1.501,0.163],[1.575,-1.13],[5.068,1.546],[-0.416,0.253],[-1.575,4.354],[2.006,2.898],[-0.089,5.796],[-11.874,2.378],[-3.552,-0.847]],"o":[[-0.862,12.885],[-1.56,0.104],[-1.263,1.456],[-4.34,3.106],[-0.461,-0.134],[3.983,-2.408],[-2.972,-1.858],[-3.017,-4.325],[0.193,-12.097],[3.894,-0.773],[11.934,2.824]],"v":[[69.251,-15.3],[44.968,8.864],[40.375,8.76],[36.125,12.654],[20.803,15.894],[20.714,14.868],[29.319,4.926],[21.754,-2.282],[17.073,-17.693],[37.953,-42.779],[49.218,-42.601]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.792156875134,0.423529416323,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Layer 7","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[143.225,98.121,0],"ix":2,"l":2},"a":{"a":0,"k":[-31.775,-76.879,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":31,"s":[0,0,100]},{"t":34,"s":[100,100,100]}],"ix":6,"l":2,"x":"var $bm_rt;\nvar fx = effect('ŝlosilo pli pura');\nvar doAnticipation = fx(1).value;\nvar doInterpolation = fx(2).value;\nvar doFollowThrough = fx(3).value;\nvar damping = $bm_div(fx(15).value, 10);\nvar elasticity = $bm_div(fx(13).value, 10);\nvar bounce = fx(17).value;\nvar anticipationDuration = fx(5).value;\nvar anticipationQuantity = $bm_div(fx(6).value, 100);\nvar slowIn = $bm_div(fx(9).value, 100);\nvar slowOut = $bm_div(fx(10).value, 100);\nvar spatialMode = fx(21).value;\nvar spatialDoInterpolation = fx(20).value;\nvar moBlurPrecision = fx(32).value;\nvar elasticityRandom = fx(14).value;\nvar dampingRandom = fx(16).value;\nvar softBody = fx(28).value;\nvar flexibility = $bm_div(fx(29).value, 100);\nvar doOverlap = fx(23).value;\nvar overlapDuration = fx(24).value;\nvar overlapRandom = fx(25).value;\nvar threshold = $bm_div($bm_div(1, moBlurPrecision), 1000);\nvar zeroValue;\nif ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n zeroValue = [\n 0,\n 0\n ];\n else if (value.length == 3)\n zeroValue = [\n 0,\n 0,\n 0\n ];\n else if (value.length == 4)\n zeroValue = [\n 0,\n 0,\n 0,\n 0\n ];\n} else\n zeroValue = 0;\nvar isThisSpatial = isSpatial(thisProperty);\nvar isThisPosition = thisProperty === $bm_transform.position;\nvar simulate = false;\nif (isThisSpatial) {\n doInterpolation = doInterpolation && spatialDoInterpolation;\n if (isThisPosition && thisProperty.numKeys > 0) {\n doOverlap = false;\n simulate = false;\n } else {\n simulate = spatialMode == 2;\n doOverlap = overlapDuration != 0 && doOverlap && simulate;\n }\n} else {\n doOverlap = false;\n}\nif (!doOverlap) {\n overlapDuration = 0;\n}\nif (simulate && softBody && isThisSpatial && !isThisPosition && (doFollowThrough || doOverlap)) {\n var distanceRatio = $bm_div(length(valueAtTime(0), $bm_transform.anchorPoint), $bm_div(thisLayer.width, 2));\n distanceRatio = $bm_div($bm_sum(1, $bm_mul(distanceRatio, flexibility)), 2);\n if (doFollowThrough) {\n elasticity = $bm_div(elasticity, distanceRatio);\n damping = $bm_div(damping, distanceRatio);\n }\n if (doOverlap) {\n overlapDuration = $bm_mul(overlapDuration, distanceRatio);\n }\n}\nseedRandom(0, true);\nif (doFollowThrough) {\n if (elasticityRandom > 0)\n elasticity = addNoise(elasticity, elasticityRandom);\n if (dampingRandom > 0)\n damping = addNoise(damping, dampingRandom);\n}\nif (doOverlap) {\n if (doOverlap && overlapRandom > 0)\n overlapDuration = addNoise(overlapDuration, overlapRandom);\n}\nvar result = value;\nfunction isSpatial(prop) {\n if (!(prop.value instanceof Array))\n return false;\n if (prop.value.length != 2 && prop.value.length != 3)\n return false;\n try {\n if (typeof prop.speed !== 'undefined')\n return true;\n } catch (e) {\n return false;\n }\n}\nfunction addNoise(val, quantity) {\n var randomValue = random(0.9, 1.1);\n var noiseValue = noise($bm_mul(valueAtTime(0), randomValue));\n noiseValue = $bm_mul(noiseValue, $bm_div(quantity, 100));\n return $bm_mul(val, $bm_sum(noiseValue, 1));\n}\nfunction isAfterLastKey() {\n if (numKeys == 0)\n return false;\n var nKey = nearestKey(time);\n return nKey.time <= time && nKey.index == numKeys;\n}\nfunction isStill(t, threshold) {\n var d = $bm_sub(valueAtTime(t), valueAtTime($bm_sum(t, framesToTime(1))));\n if ($bm_isInstanceOfArray(d)) {\n for (var i = 0; i < d.length; i++) {\n d[i] = Math.abs(d[i]);\n if (d[i] >= threshold) {\n return false;\n }\n }\n return true;\n } else {\n d = Math.abs(d);\n return d < threshold;\n }\n}\nfunction bezierInterpolation(t, tMin, tMax, value1, value2, bezierPoints) {\n if (arguments.length !== 5 && arguments.length !== 6)\n return t;\n var a = $bm_sub(value2, value1);\n var b = $bm_sub(tMax, tMin);\n if (b == 0)\n return t;\n var c = clamp($bm_div($bm_sub(t, tMin), b), 0, 1);\n if (!(bezierPoints instanceof Array) || bezierPoints.length !== 4)\n bezierPoints = [\n 0.33,\n 0,\n 0.66,\n 1\n ];\n return $bm_sum($bm_mul(a, h(c, bezierPoints)), value1);\n function h(f, g) {\n var x = $bm_mul(3, g[0]);\n var j = $bm_sub($bm_mul(3, $bm_sub(g[2], g[0])), x);\n var k = $bm_sub($bm_sub(1, x), j);\n var l = $bm_mul(3, g[1]);\n var m = $bm_sub($bm_mul(3, $bm_sub(g[3], g[1])), l);\n var n = $bm_sub($bm_sub(1, l), m);\n var d = f;\n for (var i = 0; i < 5; i++) {\n var z = $bm_sub($bm_mul(d, $bm_sum(x, $bm_mul(d, $bm_sum(j, $bm_mul(d, k))))), f);\n if (Math.abs(z) < 0.001)\n break;\n d = $bm_sub(d, $bm_div(z, $bm_sum(x, $bm_mul(d, $bm_sum($bm_mul(2, j), $bm_mul($bm_mul(3, k), d))))));\n }\n return $bm_mul(d, $bm_sum(l, $bm_mul(d, $bm_sum(m, $bm_mul(d, n)))));\n }\n}\nfunction getPropWorldSpeed(t, prop) {\n return length(getPropWorldVelocity(t, prop));\n}\nfunction getPrevKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time <= t)\n return nKey;\n if (nKey.index > 1)\n return key($bm_sub(nKey.index, 1));\n return null;\n}\nfunction getNextKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time >= t)\n return nKey;\n if (nKey.index < numKeys)\n return key($bm_sum(nKey.index, 1));\n return null;\n}\nfunction getPropWorldVelocity(t, prop) {\n return $bm_mul($bm_sub(getPropWorldValue($bm_sum(t, 0.005), prop), getPropWorldValue($bm_sub(t, 0.005), prop)), 100);\n}\nfunction getLayerWorldPos(t, l) {\n return l.toWorld(l.anchorPoint, t);\n}\nfunction getPropWorldValue(t, prop) {\n if (isPosition(prop))\n return getLayerWorldPos(t, thisLayer);\n return thisLayer.toWorld(prop.valueAtTime(t), t);\n}\nfunction isPosition(prop) {\n return prop === $bm_transform.position;\n}\nfunction isKeyTop(k, axis) {\n var prevSpeed = velocityAtTime($bm_sub(k.time, threshold));\n var nextSpeed = velocityAtTime($bm_sum(k.time, threshold));\n if ($bm_isInstanceOfArray(value)) {\n prevSpeed = prevSpeed[axis];\n nextSpeed = nextSpeed[axis];\n }\n if (Math.abs(prevSpeed) < 0.01 || Math.abs(nextSpeed) < 0.01)\n return true;\n return $bm_mul(prevSpeed, nextSpeed) < 0;\n}\nfunction anticipate() {\n var anticipation = zeroValue;\n if (isAfterLastKey())\n return anticipation;\n if (numKeys < 2)\n return anticipation;\n var nextKey = getNextKey(time);\n var aKey = nextKey;\n if (!isStill(aKey.time - 0.1, 0.1)) {\n aKey = getPrevKey(time);\n if (!isStill(aKey.time - 0.1, 0.1))\n return anticipation;\n }\n if (aKey.index == numKeys)\n return anticipation;\n var anticipationMiddle = aKey.time;\n var anticipationStart = $bm_sub(anticipationMiddle, anticipationDuration);\n var anticipationEnd = key(aKey.index + 1).time;\n var startValue = anticipation;\n var midValue = $bm_mul($bm_sum($bm_neg(valueAtTime($bm_sum(anticipationMiddle, anticipationDuration))), aKey.value), anticipationQuantity);\n var endValue = anticipation;\n if (time < anticipationStart) {\n return anticipation;\n } else if (time < anticipationMiddle) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue[i], midValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue, midValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else if (time <= anticipationEnd) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue[i], endValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue, endValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else {\n return anticipation;\n }\n}\nfunction followThroughAtTime(t) {\n var fThrough = zeroValue;\n if (elasticity == 0)\n return fThrough;\n var propSpeed;\n if (!simulate) {\n if (numKeys < 2)\n return fThrough;\n if (nearestKey(t).index == 1)\n return fThrough;\n propSpeed = length(velocityAtTime(t));\n if (propSpeed >= threshold)\n return fThrough;\n } else {\n propSpeed = getPropWorldSpeed(t, thisProperty);\n if (propSpeed >= threshold)\n return fThrough;\n }\n var fThroughStart = 0;\n var fThroughTime = 0;\n if (simulate) {\n var speedI = getPropWorldSpeed(t, thisProperty);\n var i = t;\n while (speedI < threshold && i > 0) {\n i = $bm_sub(i, $bm_div(thisComp.frameDuration, moBlurPrecision));\n speedI = getPropWorldSpeed(i, thisProperty);\n }\n fThroughStart = i;\n } else {\n var fThroughKey = getPrevKey(t);\n fThroughStart = fThroughKey.time;\n }\n if (fThroughStart == 0)\n return fThrough;\n fThroughTime = $bm_sub(t, fThroughStart);\n if (simulate)\n fThrough = $bm_div(getPropWorldVelocity($bm_sub(fThroughStart, thisComp.frameDuration), thisProperty), 2);\n else\n fThrough = $bm_div(velocityAtTime($bm_sub(fThroughStart, thisComp.frameDuration)), 2);\n if (bounce) {\n var cycleDamp = Math.exp($bm_mul($bm_mul(fThroughTime, damping), 0.1));\n var damp = $bm_div(Math.exp($bm_mul(fThroughTime, damping)), $bm_div(elasticity, 2));\n var cycleDuration = $bm_div(1, $bm_mul(elasticity, 2));\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n cycleDuration = framesToTime(cycleDuration);\n var midDuration = $bm_div(cycleDuration, 2);\n var maxValue = $bm_mul(fThrough, midDuration);\n var cycvarime = fThroughTime;\n var numEndCycles = 1;\n while (cycvarime > cycleDuration) {\n cycvarime = $bm_sub(cycvarime, cycleDuration);\n cycleDuration = $bm_div(cycleDuration, cycleDamp);\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n if (cycleDuration < 2) {\n cycleDuration = 2;\n numEndCycles++;\n }\n cycleDuration = framesToTime(cycleDuration);\n midDuration = $bm_div(cycleDuration, 2);\n maxValue = $bm_div($bm_mul(fThrough, midDuration), damp);\n if (numEndCycles > 100 / damping && maxValue < threshold)\n return zeroValue;\n }\n if (cycvarime < midDuration)\n fThrough = bezierInterpolation(cycvarime, 0, midDuration, 0, maxValue, [\n 0,\n 0.1,\n slowIn,\n 1\n ]);\n else\n fThrough = bezierInterpolation(cycvarime, midDuration, cycleDuration, maxValue, 0, [\n $bm_sub(1, slowIn),\n 0,\n 1,\n 0.9\n ]);\n } else {\n var damp = Math.exp($bm_mul(fThroughTime, damping));\n var sinus = $bm_mul($bm_mul($bm_mul(elasticity, fThroughTime), 2), Math.PI);\n sinus = Math.sin(sinus);\n sinus = $bm_mul($bm_div(0.3, elasticity), sinus);\n sinus = $bm_div(sinus, damp);\n if (Math.abs(sinus) < $bm_div(threshold, 100))\n return 0;\n fThrough = $bm_mul(fThrough, sinus);\n if (threshold > 0) {\n fThrough = $bm_mul(fThrough, $bm_sub(1, $bm_div(propSpeed, threshold)));\n }\n }\n if (bounce) {\n var prevValue = valueAtTime($bm_sub(fThroughStart, thisComp.frameDuration));\n var startValue = valueAtTime(fThroughStart);\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < prevValue.length; i++) {\n if (prevValue[i] > startValue[i])\n fThrough[i] = Math.abs(fThrough[i]);\n if (prevValue[i] < startValue[i])\n fThrough[i] = $bm_neg(Math.abs(fThrough[i]));\n }\n } else {\n if (prevValue > startValue)\n fThrough = Math.abs(fThrough);\n if (prevValue < startValue)\n fThrough = $bm_neg(Math.abs(fThrough));\n }\n }\n if (simulate) {\n if (!isThisPosition) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer));\n fThrough = $bm_sub(thisLayer.fromWorld(fThrough), thisLayer.anchorPoint);\n } else if (thisLayer.hasParent) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer.parent));\n fThrough = $bm_sub(thisLayer.parent.fromWorld(fThrough), thisLayer.parent.anchorPoint);\n }\n }\n return fThrough;\n}\nfunction followThrough() {\n var propSpeed = length(velocity);\n if (propSpeed < threshold)\n return followThroughAtTime($bm_sub(time, overlapDuration));\n var fThrough = zeroValue;\n var t = time;\n while (t > 0) {\n t = $bm_sub(t, thisComp.frameDuration);\n if (simulate)\n propSpeed = getPropWorldSpeed($bm_sub(t, overlapDuration), thisProperty);\n else\n propSpeed = length(velocityAtTime(t));\n if (propSpeed < threshold) {\n fThrough = followThroughAtTime($bm_sub(t, overlapDuration));\n break;\n }\n }\n return linear(time, t, $bm_sum(t, $bm_mul(anticipationDuration, 2)), fThrough, zeroValue);\n}\nfunction smartSmooth(axis) {\n var startKey = nearestKey(time);\n var endKey = startKey;\n if (time == startKey.time)\n return 0;\n if (time < startKey.time && startKey.index == 1)\n return 0;\n if (time > startKey.time && startKey.index == numKeys)\n return 0;\n if (time < startKey.time)\n startKey = key($bm_sub(startKey.index, 1));\n if (time > startKey.time)\n endKey = key($bm_sum(startKey.index, 1));\n var sI = 0.66;\n var sO = 0.33;\n var sIV = 1;\n var sOV = 0;\n var sVal = startKey.value;\n var eVal = endKey.value;\n if ($bm_isInstanceOfArray(value)) {\n sVal = sVal[axis];\n eVal = eVal[axis];\n }\n var sTime = startKey.time;\n var eTime = endKey.time;\n if (isKeyTop(startKey, axis))\n sO = slowOut;\n else {\n var prevKey = key($bm_sub(startKey.index, 1));\n var pVal = prevKey.value;\n if ($bm_isInstanceOfArray(value))\n pVal = pVal[axis];\n sOV = $bm_div($bm_sub(sVal, pVal), $bm_sub(eVal, pVal));\n }\n if (isKeyTop(endKey, axis)) {\n sI = slowIn;\n if (endKey.index != numKeys) {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n if (Math.abs(nVal - eVal) < 0.01 && doFollowThrough)\n sI = 1;\n }\n } else {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n sIV = $bm_div($bm_sub(eVal, sVal), $bm_sub(nVal, sVal));\n }\n if (endKey.index == numKeys && doFollowThrough) {\n sI = 1;\n }\n var val = value;\n if ($bm_isInstanceOfArray(value))\n val = val[axis];\n return $bm_sub(bezierInterpolation(time, sTime, eTime, sVal, eVal, [\n sO,\n sOV,\n sI,\n sIV\n ]), val);\n}\nfunction overlap() {\n var ol = zeroValue;\n if (isThisPosition && !hasParent)\n return zeroValue;\n ol = $bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisProperty), getPropWorldValue(time, thisProperty));\n var motionRatio = $bm_div($bm_div(length(zeroValue, ol), thisLayer.width), 2);\n if (isThisPosition) {\n var originalDistance = length(valueAtTime(0));\n motionRatio = $bm_div(length(zeroValue, ol), thisComp.width);\n }\n ol = $bm_sum(ol, getPropWorldValue(time, thisProperty));\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisLayer.anchorPoint), ol), motionRatio), flexibility));\n ol = thisLayer.fromWorld(ol);\n if (!isThisPosition)\n ol = $bm_sub(ol, value);\n else {\n ol = linear(flexibility, 0, 100, $bm_div(ol, 2), 0);\n var prevParentWorldPos = getLayerWorldPos($bm_sub(time, overlapDuration), parent);\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_mul(thisLayer.fromWorld(prevParentWorldPos), motionRatio), flexibility), 5));\n }\n return ol;\n}\nvar okToGo = false;\nif (simulate && fx.enabled)\n okToGo = true;\nelse if (numKeys > 1 && fx.enabled)\n okToGo = true;\nif (okToGo) {\n var smartSmoothResult = zeroValue;\n if (doInterpolation) {\n if ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1)\n ];\n else if (value.length == 3)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2)\n ];\n else if (value.length == 4)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2),\n smartSmooth(3)\n ];\n } else {\n smartSmoothResult = smartSmooth(0);\n }\n }\n if (doAnticipation)\n result = $bm_sum(result, anticipate());\n result = $bm_sum(result, smartSmoothResult);\n if (doFollowThrough)\n result = $bm_sum(result, followThrough());\n if (doOverlap)\n result = $bm_sum(result, overlap());\n}\n$bm_rt = result;"}},"ao":0,"ef":[{"ty":5,"nm":"ŝlosilo pli pura","np":34,"mn":"Pseudo/Duik Kleaner v3.2","ix":1,"en":1,"ef":[{"ty":7,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0001","ix":1,"v":{"a":0,"k":0,"ix":1}},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0002","ix":2,"v":{"a":0,"k":0,"ix":2}},{"ty":7,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0003","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":6,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0004","ix":4,"v":0},{"ty":0,"nm":"Duration (s)","mn":"Pseudo/Duik Kleaner v3.2-0005","ix":5,"v":{"a":0,"k":0.3,"ix":5}},{"ty":0,"nm":"Amplitude","mn":"Pseudo/Duik Kleaner v3.2-0006","ix":6,"v":{"a":0,"k":50,"ix":6}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0007","ix":7,"v":0},{"ty":6,"nm":"Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0008","ix":8,"v":0},{"ty":0,"nm":"Slow In","mn":"Pseudo/Duik Kleaner v3.2-0009","ix":9,"v":{"a":0,"k":60,"ix":9}},{"ty":0,"nm":"Slow Out","mn":"Pseudo/Duik Kleaner v3.2-0010","ix":10,"v":{"a":0,"k":25,"ix":10}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0011","ix":11,"v":0},{"ty":6,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0012","ix":12,"v":0},{"ty":0,"nm":"Elasticity","mn":"Pseudo/Duik Kleaner v3.2-0013","ix":13,"v":{"a":0,"k":10,"ix":13}},{"ty":0,"nm":"Elasticity random","mn":"Pseudo/Duik Kleaner v3.2-0014","ix":14,"v":{"a":0,"k":0,"ix":14}},{"ty":0,"nm":"Damping","mn":"Pseudo/Duik Kleaner v3.2-0015","ix":15,"v":{"a":0,"k":50,"ix":15}},{"ty":0,"nm":"Damping random","mn":"Pseudo/Duik Kleaner v3.2-0016","ix":16,"v":{"a":0,"k":0,"ix":16}},{"ty":7,"nm":"Bounce","mn":"Pseudo/Duik Kleaner v3.2-0017","ix":17,"v":{"a":0,"k":0,"ix":17}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0018","ix":18,"v":0},{"ty":6,"nm":"Spatial Options","mn":"Pseudo/Duik Kleaner v3.2-0019","ix":19,"v":0},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0020","ix":20,"v":{"a":0,"k":0,"ix":20}},{"ty":7,"nm":"Mode","mn":"Pseudo/Duik Kleaner v3.2-0021","ix":21,"v":{"a":0,"k":1,"ix":21}},{"ty":6,"nm":"Overlap (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0022","ix":22,"v":0},{"ty":7,"nm":"Overlap","mn":"Pseudo/Duik Kleaner v3.2-0023","ix":23,"v":{"a":0,"k":1,"ix":23}},{"ty":0,"nm":"Delay (s)","mn":"Pseudo/Duik Kleaner v3.2-0024","ix":24,"v":{"a":0,"k":0.05,"ix":24}},{"ty":0,"nm":"Overlap random","mn":"Pseudo/Duik Kleaner v3.2-0025","ix":25,"v":{"a":0,"k":0,"ix":25}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0026","ix":26,"v":0},{"ty":6,"nm":"Soft Body (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0027","ix":27,"v":0},{"ty":7,"nm":"Soft Body","mn":"Pseudo/Duik Kleaner v3.2-0028","ix":28,"v":{"a":0,"k":1,"ix":28}},{"ty":0,"nm":"Soft-Body Flexibility","mn":"Pseudo/Duik Kleaner v3.2-0029","ix":29,"v":{"a":0,"k":100,"ix":29}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0030","ix":30,"v":0},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0031","ix":31,"v":0},{"ty":0,"nm":"Precision","mn":"Pseudo/Duik Kleaner v3.2-0032","ix":32,"v":{"a":0,"k":1,"ix":32}}]}],"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.075,-0.305],[0,0],[-1.016,3.049],[-0.025,0.051],[-6.035,0.61],[-3.024,-5.044],[-0.089,-0.191]],"o":[[0,0],[-3.202,0.33],[0.025,-0.064],[1.944,-5.565],[6.01,-0.622],[0.114,0.19],[1.156,2.731]],"v":[[-21.056,-64.193],[-40.483,-62.211],[-45.196,-68.004],[-45.133,-68.182],[-32.326,-78.537],[-17.715,-70.99],[-17.423,-70.418]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.369,-3.61],[3.63,-0.378],[0.369,3.61],[-3.61,0.369]],"o":[[0.369,3.61],[-3.618,0.349],[-0.349,-3.619],[3.61,-0.369]],"v":[[-26.723,-88.458],[-32.614,-81.242],[-39.83,-87.132],[-33.94,-94.349]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-15.527],[15.528,0],[0,15.527],[-15.541,0]],"o":[[0,15.527],[-15.541,0],[0,-15.527],[15.528,0]],"v":[[-3.655,-76.886],[-31.769,-48.759],[-59.896,-76.886],[-31.769,-105]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.952941179276,0.698039233685,0.631372570992,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Layer 6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[183.253,125.615,0],"ix":2,"l":2},"a":{"a":0,"k":[8.253,-49.385,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":34,"s":[0,0,100]},{"t":37,"s":[100,100,100]}],"ix":6,"l":2,"x":"var $bm_rt;\nvar fx = effect('ŝlosilo pli pura');\nvar doAnticipation = fx(1).value;\nvar doInterpolation = fx(2).value;\nvar doFollowThrough = fx(3).value;\nvar damping = $bm_div(fx(15).value, 10);\nvar elasticity = $bm_div(fx(13).value, 10);\nvar bounce = fx(17).value;\nvar anticipationDuration = fx(5).value;\nvar anticipationQuantity = $bm_div(fx(6).value, 100);\nvar slowIn = $bm_div(fx(9).value, 100);\nvar slowOut = $bm_div(fx(10).value, 100);\nvar spatialMode = fx(21).value;\nvar spatialDoInterpolation = fx(20).value;\nvar moBlurPrecision = fx(32).value;\nvar elasticityRandom = fx(14).value;\nvar dampingRandom = fx(16).value;\nvar softBody = fx(28).value;\nvar flexibility = $bm_div(fx(29).value, 100);\nvar doOverlap = fx(23).value;\nvar overlapDuration = fx(24).value;\nvar overlapRandom = fx(25).value;\nvar threshold = $bm_div($bm_div(1, moBlurPrecision), 1000);\nvar zeroValue;\nif ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n zeroValue = [\n 0,\n 0\n ];\n else if (value.length == 3)\n zeroValue = [\n 0,\n 0,\n 0\n ];\n else if (value.length == 4)\n zeroValue = [\n 0,\n 0,\n 0,\n 0\n ];\n} else\n zeroValue = 0;\nvar isThisSpatial = isSpatial(thisProperty);\nvar isThisPosition = thisProperty === $bm_transform.position;\nvar simulate = false;\nif (isThisSpatial) {\n doInterpolation = doInterpolation && spatialDoInterpolation;\n if (isThisPosition && thisProperty.numKeys > 0) {\n doOverlap = false;\n simulate = false;\n } else {\n simulate = spatialMode == 2;\n doOverlap = overlapDuration != 0 && doOverlap && simulate;\n }\n} else {\n doOverlap = false;\n}\nif (!doOverlap) {\n overlapDuration = 0;\n}\nif (simulate && softBody && isThisSpatial && !isThisPosition && (doFollowThrough || doOverlap)) {\n var distanceRatio = $bm_div(length(valueAtTime(0), $bm_transform.anchorPoint), $bm_div(thisLayer.width, 2));\n distanceRatio = $bm_div($bm_sum(1, $bm_mul(distanceRatio, flexibility)), 2);\n if (doFollowThrough) {\n elasticity = $bm_div(elasticity, distanceRatio);\n damping = $bm_div(damping, distanceRatio);\n }\n if (doOverlap) {\n overlapDuration = $bm_mul(overlapDuration, distanceRatio);\n }\n}\nseedRandom(0, true);\nif (doFollowThrough) {\n if (elasticityRandom > 0)\n elasticity = addNoise(elasticity, elasticityRandom);\n if (dampingRandom > 0)\n damping = addNoise(damping, dampingRandom);\n}\nif (doOverlap) {\n if (doOverlap && overlapRandom > 0)\n overlapDuration = addNoise(overlapDuration, overlapRandom);\n}\nvar result = value;\nfunction isSpatial(prop) {\n if (!(prop.value instanceof Array))\n return false;\n if (prop.value.length != 2 && prop.value.length != 3)\n return false;\n try {\n if (typeof prop.speed !== 'undefined')\n return true;\n } catch (e) {\n return false;\n }\n}\nfunction addNoise(val, quantity) {\n var randomValue = random(0.9, 1.1);\n var noiseValue = noise($bm_mul(valueAtTime(0), randomValue));\n noiseValue = $bm_mul(noiseValue, $bm_div(quantity, 100));\n return $bm_mul(val, $bm_sum(noiseValue, 1));\n}\nfunction isAfterLastKey() {\n if (numKeys == 0)\n return false;\n var nKey = nearestKey(time);\n return nKey.time <= time && nKey.index == numKeys;\n}\nfunction isStill(t, threshold) {\n var d = $bm_sub(valueAtTime(t), valueAtTime($bm_sum(t, framesToTime(1))));\n if ($bm_isInstanceOfArray(d)) {\n for (var i = 0; i < d.length; i++) {\n d[i] = Math.abs(d[i]);\n if (d[i] >= threshold) {\n return false;\n }\n }\n return true;\n } else {\n d = Math.abs(d);\n return d < threshold;\n }\n}\nfunction bezierInterpolation(t, tMin, tMax, value1, value2, bezierPoints) {\n if (arguments.length !== 5 && arguments.length !== 6)\n return t;\n var a = $bm_sub(value2, value1);\n var b = $bm_sub(tMax, tMin);\n if (b == 0)\n return t;\n var c = clamp($bm_div($bm_sub(t, tMin), b), 0, 1);\n if (!(bezierPoints instanceof Array) || bezierPoints.length !== 4)\n bezierPoints = [\n 0.33,\n 0,\n 0.66,\n 1\n ];\n return $bm_sum($bm_mul(a, h(c, bezierPoints)), value1);\n function h(f, g) {\n var x = $bm_mul(3, g[0]);\n var j = $bm_sub($bm_mul(3, $bm_sub(g[2], g[0])), x);\n var k = $bm_sub($bm_sub(1, x), j);\n var l = $bm_mul(3, g[1]);\n var m = $bm_sub($bm_mul(3, $bm_sub(g[3], g[1])), l);\n var n = $bm_sub($bm_sub(1, l), m);\n var d = f;\n for (var i = 0; i < 5; i++) {\n var z = $bm_sub($bm_mul(d, $bm_sum(x, $bm_mul(d, $bm_sum(j, $bm_mul(d, k))))), f);\n if (Math.abs(z) < 0.001)\n break;\n d = $bm_sub(d, $bm_div(z, $bm_sum(x, $bm_mul(d, $bm_sum($bm_mul(2, j), $bm_mul($bm_mul(3, k), d))))));\n }\n return $bm_mul(d, $bm_sum(l, $bm_mul(d, $bm_sum(m, $bm_mul(d, n)))));\n }\n}\nfunction getPropWorldSpeed(t, prop) {\n return length(getPropWorldVelocity(t, prop));\n}\nfunction getPrevKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time <= t)\n return nKey;\n if (nKey.index > 1)\n return key($bm_sub(nKey.index, 1));\n return null;\n}\nfunction getNextKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time >= t)\n return nKey;\n if (nKey.index < numKeys)\n return key($bm_sum(nKey.index, 1));\n return null;\n}\nfunction getPropWorldVelocity(t, prop) {\n return $bm_mul($bm_sub(getPropWorldValue($bm_sum(t, 0.005), prop), getPropWorldValue($bm_sub(t, 0.005), prop)), 100);\n}\nfunction getLayerWorldPos(t, l) {\n return l.toWorld(l.anchorPoint, t);\n}\nfunction getPropWorldValue(t, prop) {\n if (isPosition(prop))\n return getLayerWorldPos(t, thisLayer);\n return thisLayer.toWorld(prop.valueAtTime(t), t);\n}\nfunction isPosition(prop) {\n return prop === $bm_transform.position;\n}\nfunction isKeyTop(k, axis) {\n var prevSpeed = velocityAtTime($bm_sub(k.time, threshold));\n var nextSpeed = velocityAtTime($bm_sum(k.time, threshold));\n if ($bm_isInstanceOfArray(value)) {\n prevSpeed = prevSpeed[axis];\n nextSpeed = nextSpeed[axis];\n }\n if (Math.abs(prevSpeed) < 0.01 || Math.abs(nextSpeed) < 0.01)\n return true;\n return $bm_mul(prevSpeed, nextSpeed) < 0;\n}\nfunction anticipate() {\n var anticipation = zeroValue;\n if (isAfterLastKey())\n return anticipation;\n if (numKeys < 2)\n return anticipation;\n var nextKey = getNextKey(time);\n var aKey = nextKey;\n if (!isStill(aKey.time - 0.1, 0.1)) {\n aKey = getPrevKey(time);\n if (!isStill(aKey.time - 0.1, 0.1))\n return anticipation;\n }\n if (aKey.index == numKeys)\n return anticipation;\n var anticipationMiddle = aKey.time;\n var anticipationStart = $bm_sub(anticipationMiddle, anticipationDuration);\n var anticipationEnd = key(aKey.index + 1).time;\n var startValue = anticipation;\n var midValue = $bm_mul($bm_sum($bm_neg(valueAtTime($bm_sum(anticipationMiddle, anticipationDuration))), aKey.value), anticipationQuantity);\n var endValue = anticipation;\n if (time < anticipationStart) {\n return anticipation;\n } else if (time < anticipationMiddle) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue[i], midValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue, midValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else if (time <= anticipationEnd) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue[i], endValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue, endValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else {\n return anticipation;\n }\n}\nfunction followThroughAtTime(t) {\n var fThrough = zeroValue;\n if (elasticity == 0)\n return fThrough;\n var propSpeed;\n if (!simulate) {\n if (numKeys < 2)\n return fThrough;\n if (nearestKey(t).index == 1)\n return fThrough;\n propSpeed = length(velocityAtTime(t));\n if (propSpeed >= threshold)\n return fThrough;\n } else {\n propSpeed = getPropWorldSpeed(t, thisProperty);\n if (propSpeed >= threshold)\n return fThrough;\n }\n var fThroughStart = 0;\n var fThroughTime = 0;\n if (simulate) {\n var speedI = getPropWorldSpeed(t, thisProperty);\n var i = t;\n while (speedI < threshold && i > 0) {\n i = $bm_sub(i, $bm_div(thisComp.frameDuration, moBlurPrecision));\n speedI = getPropWorldSpeed(i, thisProperty);\n }\n fThroughStart = i;\n } else {\n var fThroughKey = getPrevKey(t);\n fThroughStart = fThroughKey.time;\n }\n if (fThroughStart == 0)\n return fThrough;\n fThroughTime = $bm_sub(t, fThroughStart);\n if (simulate)\n fThrough = $bm_div(getPropWorldVelocity($bm_sub(fThroughStart, thisComp.frameDuration), thisProperty), 2);\n else\n fThrough = $bm_div(velocityAtTime($bm_sub(fThroughStart, thisComp.frameDuration)), 2);\n if (bounce) {\n var cycleDamp = Math.exp($bm_mul($bm_mul(fThroughTime, damping), 0.1));\n var damp = $bm_div(Math.exp($bm_mul(fThroughTime, damping)), $bm_div(elasticity, 2));\n var cycleDuration = $bm_div(1, $bm_mul(elasticity, 2));\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n cycleDuration = framesToTime(cycleDuration);\n var midDuration = $bm_div(cycleDuration, 2);\n var maxValue = $bm_mul(fThrough, midDuration);\n var cycvarime = fThroughTime;\n var numEndCycles = 1;\n while (cycvarime > cycleDuration) {\n cycvarime = $bm_sub(cycvarime, cycleDuration);\n cycleDuration = $bm_div(cycleDuration, cycleDamp);\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n if (cycleDuration < 2) {\n cycleDuration = 2;\n numEndCycles++;\n }\n cycleDuration = framesToTime(cycleDuration);\n midDuration = $bm_div(cycleDuration, 2);\n maxValue = $bm_div($bm_mul(fThrough, midDuration), damp);\n if (numEndCycles > 100 / damping && maxValue < threshold)\n return zeroValue;\n }\n if (cycvarime < midDuration)\n fThrough = bezierInterpolation(cycvarime, 0, midDuration, 0, maxValue, [\n 0,\n 0.1,\n slowIn,\n 1\n ]);\n else\n fThrough = bezierInterpolation(cycvarime, midDuration, cycleDuration, maxValue, 0, [\n $bm_sub(1, slowIn),\n 0,\n 1,\n 0.9\n ]);\n } else {\n var damp = Math.exp($bm_mul(fThroughTime, damping));\n var sinus = $bm_mul($bm_mul($bm_mul(elasticity, fThroughTime), 2), Math.PI);\n sinus = Math.sin(sinus);\n sinus = $bm_mul($bm_div(0.3, elasticity), sinus);\n sinus = $bm_div(sinus, damp);\n if (Math.abs(sinus) < $bm_div(threshold, 100))\n return 0;\n fThrough = $bm_mul(fThrough, sinus);\n if (threshold > 0) {\n fThrough = $bm_mul(fThrough, $bm_sub(1, $bm_div(propSpeed, threshold)));\n }\n }\n if (bounce) {\n var prevValue = valueAtTime($bm_sub(fThroughStart, thisComp.frameDuration));\n var startValue = valueAtTime(fThroughStart);\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < prevValue.length; i++) {\n if (prevValue[i] > startValue[i])\n fThrough[i] = Math.abs(fThrough[i]);\n if (prevValue[i] < startValue[i])\n fThrough[i] = $bm_neg(Math.abs(fThrough[i]));\n }\n } else {\n if (prevValue > startValue)\n fThrough = Math.abs(fThrough);\n if (prevValue < startValue)\n fThrough = $bm_neg(Math.abs(fThrough));\n }\n }\n if (simulate) {\n if (!isThisPosition) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer));\n fThrough = $bm_sub(thisLayer.fromWorld(fThrough), thisLayer.anchorPoint);\n } else if (thisLayer.hasParent) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer.parent));\n fThrough = $bm_sub(thisLayer.parent.fromWorld(fThrough), thisLayer.parent.anchorPoint);\n }\n }\n return fThrough;\n}\nfunction followThrough() {\n var propSpeed = length(velocity);\n if (propSpeed < threshold)\n return followThroughAtTime($bm_sub(time, overlapDuration));\n var fThrough = zeroValue;\n var t = time;\n while (t > 0) {\n t = $bm_sub(t, thisComp.frameDuration);\n if (simulate)\n propSpeed = getPropWorldSpeed($bm_sub(t, overlapDuration), thisProperty);\n else\n propSpeed = length(velocityAtTime(t));\n if (propSpeed < threshold) {\n fThrough = followThroughAtTime($bm_sub(t, overlapDuration));\n break;\n }\n }\n return linear(time, t, $bm_sum(t, $bm_mul(anticipationDuration, 2)), fThrough, zeroValue);\n}\nfunction smartSmooth(axis) {\n var startKey = nearestKey(time);\n var endKey = startKey;\n if (time == startKey.time)\n return 0;\n if (time < startKey.time && startKey.index == 1)\n return 0;\n if (time > startKey.time && startKey.index == numKeys)\n return 0;\n if (time < startKey.time)\n startKey = key($bm_sub(startKey.index, 1));\n if (time > startKey.time)\n endKey = key($bm_sum(startKey.index, 1));\n var sI = 0.66;\n var sO = 0.33;\n var sIV = 1;\n var sOV = 0;\n var sVal = startKey.value;\n var eVal = endKey.value;\n if ($bm_isInstanceOfArray(value)) {\n sVal = sVal[axis];\n eVal = eVal[axis];\n }\n var sTime = startKey.time;\n var eTime = endKey.time;\n if (isKeyTop(startKey, axis))\n sO = slowOut;\n else {\n var prevKey = key($bm_sub(startKey.index, 1));\n var pVal = prevKey.value;\n if ($bm_isInstanceOfArray(value))\n pVal = pVal[axis];\n sOV = $bm_div($bm_sub(sVal, pVal), $bm_sub(eVal, pVal));\n }\n if (isKeyTop(endKey, axis)) {\n sI = slowIn;\n if (endKey.index != numKeys) {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n if (Math.abs(nVal - eVal) < 0.01 && doFollowThrough)\n sI = 1;\n }\n } else {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n sIV = $bm_div($bm_sub(eVal, sVal), $bm_sub(nVal, sVal));\n }\n if (endKey.index == numKeys && doFollowThrough) {\n sI = 1;\n }\n var val = value;\n if ($bm_isInstanceOfArray(value))\n val = val[axis];\n return $bm_sub(bezierInterpolation(time, sTime, eTime, sVal, eVal, [\n sO,\n sOV,\n sI,\n sIV\n ]), val);\n}\nfunction overlap() {\n var ol = zeroValue;\n if (isThisPosition && !hasParent)\n return zeroValue;\n ol = $bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisProperty), getPropWorldValue(time, thisProperty));\n var motionRatio = $bm_div($bm_div(length(zeroValue, ol), thisLayer.width), 2);\n if (isThisPosition) {\n var originalDistance = length(valueAtTime(0));\n motionRatio = $bm_div(length(zeroValue, ol), thisComp.width);\n }\n ol = $bm_sum(ol, getPropWorldValue(time, thisProperty));\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisLayer.anchorPoint), ol), motionRatio), flexibility));\n ol = thisLayer.fromWorld(ol);\n if (!isThisPosition)\n ol = $bm_sub(ol, value);\n else {\n ol = linear(flexibility, 0, 100, $bm_div(ol, 2), 0);\n var prevParentWorldPos = getLayerWorldPos($bm_sub(time, overlapDuration), parent);\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_mul(thisLayer.fromWorld(prevParentWorldPos), motionRatio), flexibility), 5));\n }\n return ol;\n}\nvar okToGo = false;\nif (simulate && fx.enabled)\n okToGo = true;\nelse if (numKeys > 1 && fx.enabled)\n okToGo = true;\nif (okToGo) {\n var smartSmoothResult = zeroValue;\n if (doInterpolation) {\n if ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1)\n ];\n else if (value.length == 3)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2)\n ];\n else if (value.length == 4)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2),\n smartSmooth(3)\n ];\n } else {\n smartSmoothResult = smartSmooth(0);\n }\n }\n if (doAnticipation)\n result = $bm_sum(result, anticipate());\n result = $bm_sum(result, smartSmoothResult);\n if (doFollowThrough)\n result = $bm_sum(result, followThrough());\n if (doOverlap)\n result = $bm_sum(result, overlap());\n}\n$bm_rt = result;"}},"ao":0,"ef":[{"ty":5,"nm":"ŝlosilo pli pura","np":34,"mn":"Pseudo/Duik Kleaner v3.2","ix":1,"en":1,"ef":[{"ty":7,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0001","ix":1,"v":{"a":0,"k":0,"ix":1}},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0002","ix":2,"v":{"a":0,"k":0,"ix":2}},{"ty":7,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0003","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":6,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0004","ix":4,"v":0},{"ty":0,"nm":"Duration (s)","mn":"Pseudo/Duik Kleaner v3.2-0005","ix":5,"v":{"a":0,"k":0.3,"ix":5}},{"ty":0,"nm":"Amplitude","mn":"Pseudo/Duik Kleaner v3.2-0006","ix":6,"v":{"a":0,"k":50,"ix":6}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0007","ix":7,"v":0},{"ty":6,"nm":"Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0008","ix":8,"v":0},{"ty":0,"nm":"Slow In","mn":"Pseudo/Duik Kleaner v3.2-0009","ix":9,"v":{"a":0,"k":60,"ix":9}},{"ty":0,"nm":"Slow Out","mn":"Pseudo/Duik Kleaner v3.2-0010","ix":10,"v":{"a":0,"k":25,"ix":10}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0011","ix":11,"v":0},{"ty":6,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0012","ix":12,"v":0},{"ty":0,"nm":"Elasticity","mn":"Pseudo/Duik Kleaner v3.2-0013","ix":13,"v":{"a":0,"k":10,"ix":13}},{"ty":0,"nm":"Elasticity random","mn":"Pseudo/Duik Kleaner v3.2-0014","ix":14,"v":{"a":0,"k":0,"ix":14}},{"ty":0,"nm":"Damping","mn":"Pseudo/Duik Kleaner v3.2-0015","ix":15,"v":{"a":0,"k":50,"ix":15}},{"ty":0,"nm":"Damping random","mn":"Pseudo/Duik Kleaner v3.2-0016","ix":16,"v":{"a":0,"k":0,"ix":16}},{"ty":7,"nm":"Bounce","mn":"Pseudo/Duik Kleaner v3.2-0017","ix":17,"v":{"a":0,"k":0,"ix":17}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0018","ix":18,"v":0},{"ty":6,"nm":"Spatial Options","mn":"Pseudo/Duik Kleaner v3.2-0019","ix":19,"v":0},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0020","ix":20,"v":{"a":0,"k":0,"ix":20}},{"ty":7,"nm":"Mode","mn":"Pseudo/Duik Kleaner v3.2-0021","ix":21,"v":{"a":0,"k":1,"ix":21}},{"ty":6,"nm":"Overlap (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0022","ix":22,"v":0},{"ty":7,"nm":"Overlap","mn":"Pseudo/Duik Kleaner v3.2-0023","ix":23,"v":{"a":0,"k":1,"ix":23}},{"ty":0,"nm":"Delay (s)","mn":"Pseudo/Duik Kleaner v3.2-0024","ix":24,"v":{"a":0,"k":0.05,"ix":24}},{"ty":0,"nm":"Overlap random","mn":"Pseudo/Duik Kleaner v3.2-0025","ix":25,"v":{"a":0,"k":0,"ix":25}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0026","ix":26,"v":0},{"ty":6,"nm":"Soft Body (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0027","ix":27,"v":0},{"ty":7,"nm":"Soft Body","mn":"Pseudo/Duik Kleaner v3.2-0028","ix":28,"v":{"a":0,"k":1,"ix":28}},{"ty":0,"nm":"Soft-Body Flexibility","mn":"Pseudo/Duik Kleaner v3.2-0029","ix":29,"v":{"a":0,"k":100,"ix":29}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0030","ix":30,"v":0},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0031","ix":31,"v":0},{"ty":0,"nm":"Precision","mn":"Pseudo/Duik Kleaner v3.2-0032","ix":32,"v":{"a":0,"k":1,"ix":32}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-0.043],[-0.126,-0.241],[-0.197,-0.183],[-0.25,-0.081],[-0.278,0.01],[-0.179,0.024],[-0.252,0.25],[-0.105,0.136],[-0.001,0.364],[0,0.043],[0.126,0.241],[0.197,0.183],[0.25,0.081],[0.278,-0.01],[0.179,-0.024],[0.252,-0.25],[0.105,-0.136],[0.001,-0.364]],"o":[[0,0.043],[-0.01,0.278],[0.081,0.25],[0.183,0.197],[0.241,0.126],[0.179,-0.024],[0.342,-0.096],[0.105,-0.136],[0.183,-0.315],[0,-0.043],[0.01,-0.278],[-0.081,-0.25],[-0.183,-0.197],[-0.241,-0.126],[-0.179,0.024],[-0.342,0.096],[-0.105,0.136],[-0.183,0.315],[0,0]],"v":[[24.422,-48.505],[24.422,-48.376],[24.596,-47.598],[25.013,-46.948],[25.663,-46.531],[26.441,-46.357],[26.978,-46.429],[27.869,-46.948],[28.184,-47.357],[28.46,-48.376],[28.46,-48.505],[28.286,-49.283],[27.869,-49.932],[27.219,-50.35],[26.441,-50.524],[25.904,-50.452],[25.013,-49.932],[24.697,-49.524],[24.422,-48.505]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.470588237047,0.956862747669,0.713725507259,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.333,-0.131],[0.395,0.183],[-0.162,-0.077],[-0.583,-0.36],[-0.293,-0.205],[-0.12,-0.088],[0.273,0.219],[-0.509,-0.504],[-0.434,-0.531],[-0.055,-0.07],[-0.086,-0.113],[-0.087,-0.121],[-0.192,-0.301],[-0.313,-0.643],[-0.077,-0.161],[-0.174,-0.442],[-0.116,-0.339],[-1.081,0.35],[0.366,1.07],[6.284,2.075],[0.234,-1.027],[-1.075,-0.355]],"o":[[0.34,0.112],[0.042,0.016],[0.162,0.075],[0.619,0.293],[0.304,0.188],[0.122,0.085],[0.09,0.066],[0.559,0.447],[0.488,0.482],[0.057,0.069],[-0.114,-0.15],[0.089,0.12],[0.209,0.29],[0.385,0.603],[0.078,0.161],[0.188,0.391],[0.131,0.333],[0.341,0.997],[0.99,-0.32],[-2.138,-6.259],[-1.004,-0.331],[-0.253,1.112],[0,0]],"v":[[11.829,-65.197],[12.839,-64.835],[13.016,-64.764],[13.504,-64.541],[15.308,-63.559],[16.204,-62.97],[16.568,-62.71],[16.728,-62.592],[18.334,-61.169],[19.716,-59.647],[19.885,-59.438],[19.843,-59.494],[20.108,-59.134],[20.711,-58.247],[21.759,-56.377],[21.986,-55.892],[22.064,-55.717],[22.436,-54.711],[24.92,-53.3],[26.33,-55.784],[12.902,-69.091],[10.418,-67.681],[11.829,-65.197]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.470588237047,0.956862747669,0.713725507259,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.776,-0.397],[0,0],[0,0],[0.007,0.787],[0,0],[0,0],[-0.707,-0.345]],"o":[[0.783,0.383],[0,0],[0,0],[-0.701,0.358],[0,0],[0,0],[-0.007,-0.787],[0,0]],"v":[[19.003,-49.609],[19.021,-47.716],[4.46,-40.261],[2.737,-39.381],[1.197,-40.314],[1.152,-45.492],[1.049,-56.677],[2.572,-57.637]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.221,-4.711],[0,11.324],[-9.14,3.225],[-1.694,-9.63]],"o":[[-10.641,-2.259],[0,-10.254],[-4.681,8.62],[1.085,6.257]],"v":[[3.341,-26.342],[-15.295,-49.392],[0.398,-71.595],[-4.848,-43.314]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.176470592618,0.78823530674,0.490196079016,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-13.004],[13.004,0],[1.59,0.327],[0,11.324],[-9.14,3.225],[-2.749,0]],"o":[[0,13.004],[-1.679,0],[-10.641,-2.259],[0,-10.254],[2.452,-0.862],[13.004,0]],"v":[[31.8,-49.392],[8.245,-25.837],[3.341,-26.342],[-15.295,-49.392],[0.398,-71.595],[8.245,-72.933]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.23137255013,0.878431379795,0.580392181873,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"Layer 5","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[223.713,111.266,0],"ix":2,"l":2},"a":{"a":0,"k":[48.713,-63.734,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":37,"s":[0,0,100]},{"t":40,"s":[100,100,100]}],"ix":6,"l":2,"x":"var $bm_rt;\nvar fx = effect('ŝlosilo pli pura');\nvar doAnticipation = fx(1).value;\nvar doInterpolation = fx(2).value;\nvar doFollowThrough = fx(3).value;\nvar damping = $bm_div(fx(15).value, 10);\nvar elasticity = $bm_div(fx(13).value, 10);\nvar bounce = fx(17).value;\nvar anticipationDuration = fx(5).value;\nvar anticipationQuantity = $bm_div(fx(6).value, 100);\nvar slowIn = $bm_div(fx(9).value, 100);\nvar slowOut = $bm_div(fx(10).value, 100);\nvar spatialMode = fx(21).value;\nvar spatialDoInterpolation = fx(20).value;\nvar moBlurPrecision = fx(32).value;\nvar elasticityRandom = fx(14).value;\nvar dampingRandom = fx(16).value;\nvar softBody = fx(28).value;\nvar flexibility = $bm_div(fx(29).value, 100);\nvar doOverlap = fx(23).value;\nvar overlapDuration = fx(24).value;\nvar overlapRandom = fx(25).value;\nvar threshold = $bm_div($bm_div(1, moBlurPrecision), 1000);\nvar zeroValue;\nif ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n zeroValue = [\n 0,\n 0\n ];\n else if (value.length == 3)\n zeroValue = [\n 0,\n 0,\n 0\n ];\n else if (value.length == 4)\n zeroValue = [\n 0,\n 0,\n 0,\n 0\n ];\n} else\n zeroValue = 0;\nvar isThisSpatial = isSpatial(thisProperty);\nvar isThisPosition = thisProperty === $bm_transform.position;\nvar simulate = false;\nif (isThisSpatial) {\n doInterpolation = doInterpolation && spatialDoInterpolation;\n if (isThisPosition && thisProperty.numKeys > 0) {\n doOverlap = false;\n simulate = false;\n } else {\n simulate = spatialMode == 2;\n doOverlap = overlapDuration != 0 && doOverlap && simulate;\n }\n} else {\n doOverlap = false;\n}\nif (!doOverlap) {\n overlapDuration = 0;\n}\nif (simulate && softBody && isThisSpatial && !isThisPosition && (doFollowThrough || doOverlap)) {\n var distanceRatio = $bm_div(length(valueAtTime(0), $bm_transform.anchorPoint), $bm_div(thisLayer.width, 2));\n distanceRatio = $bm_div($bm_sum(1, $bm_mul(distanceRatio, flexibility)), 2);\n if (doFollowThrough) {\n elasticity = $bm_div(elasticity, distanceRatio);\n damping = $bm_div(damping, distanceRatio);\n }\n if (doOverlap) {\n overlapDuration = $bm_mul(overlapDuration, distanceRatio);\n }\n}\nseedRandom(0, true);\nif (doFollowThrough) {\n if (elasticityRandom > 0)\n elasticity = addNoise(elasticity, elasticityRandom);\n if (dampingRandom > 0)\n damping = addNoise(damping, dampingRandom);\n}\nif (doOverlap) {\n if (doOverlap && overlapRandom > 0)\n overlapDuration = addNoise(overlapDuration, overlapRandom);\n}\nvar result = value;\nfunction isSpatial(prop) {\n if (!(prop.value instanceof Array))\n return false;\n if (prop.value.length != 2 && prop.value.length != 3)\n return false;\n try {\n if (typeof prop.speed !== 'undefined')\n return true;\n } catch (e) {\n return false;\n }\n}\nfunction addNoise(val, quantity) {\n var randomValue = random(0.9, 1.1);\n var noiseValue = noise($bm_mul(valueAtTime(0), randomValue));\n noiseValue = $bm_mul(noiseValue, $bm_div(quantity, 100));\n return $bm_mul(val, $bm_sum(noiseValue, 1));\n}\nfunction isAfterLastKey() {\n if (numKeys == 0)\n return false;\n var nKey = nearestKey(time);\n return nKey.time <= time && nKey.index == numKeys;\n}\nfunction isStill(t, threshold) {\n var d = $bm_sub(valueAtTime(t), valueAtTime($bm_sum(t, framesToTime(1))));\n if ($bm_isInstanceOfArray(d)) {\n for (var i = 0; i < d.length; i++) {\n d[i] = Math.abs(d[i]);\n if (d[i] >= threshold) {\n return false;\n }\n }\n return true;\n } else {\n d = Math.abs(d);\n return d < threshold;\n }\n}\nfunction bezierInterpolation(t, tMin, tMax, value1, value2, bezierPoints) {\n if (arguments.length !== 5 && arguments.length !== 6)\n return t;\n var a = $bm_sub(value2, value1);\n var b = $bm_sub(tMax, tMin);\n if (b == 0)\n return t;\n var c = clamp($bm_div($bm_sub(t, tMin), b), 0, 1);\n if (!(bezierPoints instanceof Array) || bezierPoints.length !== 4)\n bezierPoints = [\n 0.33,\n 0,\n 0.66,\n 1\n ];\n return $bm_sum($bm_mul(a, h(c, bezierPoints)), value1);\n function h(f, g) {\n var x = $bm_mul(3, g[0]);\n var j = $bm_sub($bm_mul(3, $bm_sub(g[2], g[0])), x);\n var k = $bm_sub($bm_sub(1, x), j);\n var l = $bm_mul(3, g[1]);\n var m = $bm_sub($bm_mul(3, $bm_sub(g[3], g[1])), l);\n var n = $bm_sub($bm_sub(1, l), m);\n var d = f;\n for (var i = 0; i < 5; i++) {\n var z = $bm_sub($bm_mul(d, $bm_sum(x, $bm_mul(d, $bm_sum(j, $bm_mul(d, k))))), f);\n if (Math.abs(z) < 0.001)\n break;\n d = $bm_sub(d, $bm_div(z, $bm_sum(x, $bm_mul(d, $bm_sum($bm_mul(2, j), $bm_mul($bm_mul(3, k), d))))));\n }\n return $bm_mul(d, $bm_sum(l, $bm_mul(d, $bm_sum(m, $bm_mul(d, n)))));\n }\n}\nfunction getPropWorldSpeed(t, prop) {\n return length(getPropWorldVelocity(t, prop));\n}\nfunction getPrevKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time <= t)\n return nKey;\n if (nKey.index > 1)\n return key($bm_sub(nKey.index, 1));\n return null;\n}\nfunction getNextKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time >= t)\n return nKey;\n if (nKey.index < numKeys)\n return key($bm_sum(nKey.index, 1));\n return null;\n}\nfunction getPropWorldVelocity(t, prop) {\n return $bm_mul($bm_sub(getPropWorldValue($bm_sum(t, 0.005), prop), getPropWorldValue($bm_sub(t, 0.005), prop)), 100);\n}\nfunction getLayerWorldPos(t, l) {\n return l.toWorld(l.anchorPoint, t);\n}\nfunction getPropWorldValue(t, prop) {\n if (isPosition(prop))\n return getLayerWorldPos(t, thisLayer);\n return thisLayer.toWorld(prop.valueAtTime(t), t);\n}\nfunction isPosition(prop) {\n return prop === $bm_transform.position;\n}\nfunction isKeyTop(k, axis) {\n var prevSpeed = velocityAtTime($bm_sub(k.time, threshold));\n var nextSpeed = velocityAtTime($bm_sum(k.time, threshold));\n if ($bm_isInstanceOfArray(value)) {\n prevSpeed = prevSpeed[axis];\n nextSpeed = nextSpeed[axis];\n }\n if (Math.abs(prevSpeed) < 0.01 || Math.abs(nextSpeed) < 0.01)\n return true;\n return $bm_mul(prevSpeed, nextSpeed) < 0;\n}\nfunction anticipate() {\n var anticipation = zeroValue;\n if (isAfterLastKey())\n return anticipation;\n if (numKeys < 2)\n return anticipation;\n var nextKey = getNextKey(time);\n var aKey = nextKey;\n if (!isStill(aKey.time - 0.1, 0.1)) {\n aKey = getPrevKey(time);\n if (!isStill(aKey.time - 0.1, 0.1))\n return anticipation;\n }\n if (aKey.index == numKeys)\n return anticipation;\n var anticipationMiddle = aKey.time;\n var anticipationStart = $bm_sub(anticipationMiddle, anticipationDuration);\n var anticipationEnd = key(aKey.index + 1).time;\n var startValue = anticipation;\n var midValue = $bm_mul($bm_sum($bm_neg(valueAtTime($bm_sum(anticipationMiddle, anticipationDuration))), aKey.value), anticipationQuantity);\n var endValue = anticipation;\n if (time < anticipationStart) {\n return anticipation;\n } else if (time < anticipationMiddle) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue[i], midValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue, midValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else if (time <= anticipationEnd) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue[i], endValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue, endValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else {\n return anticipation;\n }\n}\nfunction followThroughAtTime(t) {\n var fThrough = zeroValue;\n if (elasticity == 0)\n return fThrough;\n var propSpeed;\n if (!simulate) {\n if (numKeys < 2)\n return fThrough;\n if (nearestKey(t).index == 1)\n return fThrough;\n propSpeed = length(velocityAtTime(t));\n if (propSpeed >= threshold)\n return fThrough;\n } else {\n propSpeed = getPropWorldSpeed(t, thisProperty);\n if (propSpeed >= threshold)\n return fThrough;\n }\n var fThroughStart = 0;\n var fThroughTime = 0;\n if (simulate) {\n var speedI = getPropWorldSpeed(t, thisProperty);\n var i = t;\n while (speedI < threshold && i > 0) {\n i = $bm_sub(i, $bm_div(thisComp.frameDuration, moBlurPrecision));\n speedI = getPropWorldSpeed(i, thisProperty);\n }\n fThroughStart = i;\n } else {\n var fThroughKey = getPrevKey(t);\n fThroughStart = fThroughKey.time;\n }\n if (fThroughStart == 0)\n return fThrough;\n fThroughTime = $bm_sub(t, fThroughStart);\n if (simulate)\n fThrough = $bm_div(getPropWorldVelocity($bm_sub(fThroughStart, thisComp.frameDuration), thisProperty), 2);\n else\n fThrough = $bm_div(velocityAtTime($bm_sub(fThroughStart, thisComp.frameDuration)), 2);\n if (bounce) {\n var cycleDamp = Math.exp($bm_mul($bm_mul(fThroughTime, damping), 0.1));\n var damp = $bm_div(Math.exp($bm_mul(fThroughTime, damping)), $bm_div(elasticity, 2));\n var cycleDuration = $bm_div(1, $bm_mul(elasticity, 2));\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n cycleDuration = framesToTime(cycleDuration);\n var midDuration = $bm_div(cycleDuration, 2);\n var maxValue = $bm_mul(fThrough, midDuration);\n var cycvarime = fThroughTime;\n var numEndCycles = 1;\n while (cycvarime > cycleDuration) {\n cycvarime = $bm_sub(cycvarime, cycleDuration);\n cycleDuration = $bm_div(cycleDuration, cycleDamp);\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n if (cycleDuration < 2) {\n cycleDuration = 2;\n numEndCycles++;\n }\n cycleDuration = framesToTime(cycleDuration);\n midDuration = $bm_div(cycleDuration, 2);\n maxValue = $bm_div($bm_mul(fThrough, midDuration), damp);\n if (numEndCycles > 100 / damping && maxValue < threshold)\n return zeroValue;\n }\n if (cycvarime < midDuration)\n fThrough = bezierInterpolation(cycvarime, 0, midDuration, 0, maxValue, [\n 0,\n 0.1,\n slowIn,\n 1\n ]);\n else\n fThrough = bezierInterpolation(cycvarime, midDuration, cycleDuration, maxValue, 0, [\n $bm_sub(1, slowIn),\n 0,\n 1,\n 0.9\n ]);\n } else {\n var damp = Math.exp($bm_mul(fThroughTime, damping));\n var sinus = $bm_mul($bm_mul($bm_mul(elasticity, fThroughTime), 2), Math.PI);\n sinus = Math.sin(sinus);\n sinus = $bm_mul($bm_div(0.3, elasticity), sinus);\n sinus = $bm_div(sinus, damp);\n if (Math.abs(sinus) < $bm_div(threshold, 100))\n return 0;\n fThrough = $bm_mul(fThrough, sinus);\n if (threshold > 0) {\n fThrough = $bm_mul(fThrough, $bm_sub(1, $bm_div(propSpeed, threshold)));\n }\n }\n if (bounce) {\n var prevValue = valueAtTime($bm_sub(fThroughStart, thisComp.frameDuration));\n var startValue = valueAtTime(fThroughStart);\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < prevValue.length; i++) {\n if (prevValue[i] > startValue[i])\n fThrough[i] = Math.abs(fThrough[i]);\n if (prevValue[i] < startValue[i])\n fThrough[i] = $bm_neg(Math.abs(fThrough[i]));\n }\n } else {\n if (prevValue > startValue)\n fThrough = Math.abs(fThrough);\n if (prevValue < startValue)\n fThrough = $bm_neg(Math.abs(fThrough));\n }\n }\n if (simulate) {\n if (!isThisPosition) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer));\n fThrough = $bm_sub(thisLayer.fromWorld(fThrough), thisLayer.anchorPoint);\n } else if (thisLayer.hasParent) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer.parent));\n fThrough = $bm_sub(thisLayer.parent.fromWorld(fThrough), thisLayer.parent.anchorPoint);\n }\n }\n return fThrough;\n}\nfunction followThrough() {\n var propSpeed = length(velocity);\n if (propSpeed < threshold)\n return followThroughAtTime($bm_sub(time, overlapDuration));\n var fThrough = zeroValue;\n var t = time;\n while (t > 0) {\n t = $bm_sub(t, thisComp.frameDuration);\n if (simulate)\n propSpeed = getPropWorldSpeed($bm_sub(t, overlapDuration), thisProperty);\n else\n propSpeed = length(velocityAtTime(t));\n if (propSpeed < threshold) {\n fThrough = followThroughAtTime($bm_sub(t, overlapDuration));\n break;\n }\n }\n return linear(time, t, $bm_sum(t, $bm_mul(anticipationDuration, 2)), fThrough, zeroValue);\n}\nfunction smartSmooth(axis) {\n var startKey = nearestKey(time);\n var endKey = startKey;\n if (time == startKey.time)\n return 0;\n if (time < startKey.time && startKey.index == 1)\n return 0;\n if (time > startKey.time && startKey.index == numKeys)\n return 0;\n if (time < startKey.time)\n startKey = key($bm_sub(startKey.index, 1));\n if (time > startKey.time)\n endKey = key($bm_sum(startKey.index, 1));\n var sI = 0.66;\n var sO = 0.33;\n var sIV = 1;\n var sOV = 0;\n var sVal = startKey.value;\n var eVal = endKey.value;\n if ($bm_isInstanceOfArray(value)) {\n sVal = sVal[axis];\n eVal = eVal[axis];\n }\n var sTime = startKey.time;\n var eTime = endKey.time;\n if (isKeyTop(startKey, axis))\n sO = slowOut;\n else {\n var prevKey = key($bm_sub(startKey.index, 1));\n var pVal = prevKey.value;\n if ($bm_isInstanceOfArray(value))\n pVal = pVal[axis];\n sOV = $bm_div($bm_sub(sVal, pVal), $bm_sub(eVal, pVal));\n }\n if (isKeyTop(endKey, axis)) {\n sI = slowIn;\n if (endKey.index != numKeys) {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n if (Math.abs(nVal - eVal) < 0.01 && doFollowThrough)\n sI = 1;\n }\n } else {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n sIV = $bm_div($bm_sub(eVal, sVal), $bm_sub(nVal, sVal));\n }\n if (endKey.index == numKeys && doFollowThrough) {\n sI = 1;\n }\n var val = value;\n if ($bm_isInstanceOfArray(value))\n val = val[axis];\n return $bm_sub(bezierInterpolation(time, sTime, eTime, sVal, eVal, [\n sO,\n sOV,\n sI,\n sIV\n ]), val);\n}\nfunction overlap() {\n var ol = zeroValue;\n if (isThisPosition && !hasParent)\n return zeroValue;\n ol = $bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisProperty), getPropWorldValue(time, thisProperty));\n var motionRatio = $bm_div($bm_div(length(zeroValue, ol), thisLayer.width), 2);\n if (isThisPosition) {\n var originalDistance = length(valueAtTime(0));\n motionRatio = $bm_div(length(zeroValue, ol), thisComp.width);\n }\n ol = $bm_sum(ol, getPropWorldValue(time, thisProperty));\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisLayer.anchorPoint), ol), motionRatio), flexibility));\n ol = thisLayer.fromWorld(ol);\n if (!isThisPosition)\n ol = $bm_sub(ol, value);\n else {\n ol = linear(flexibility, 0, 100, $bm_div(ol, 2), 0);\n var prevParentWorldPos = getLayerWorldPos($bm_sub(time, overlapDuration), parent);\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_mul(thisLayer.fromWorld(prevParentWorldPos), motionRatio), flexibility), 5));\n }\n return ol;\n}\nvar okToGo = false;\nif (simulate && fx.enabled)\n okToGo = true;\nelse if (numKeys > 1 && fx.enabled)\n okToGo = true;\nif (okToGo) {\n var smartSmoothResult = zeroValue;\n if (doInterpolation) {\n if ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1)\n ];\n else if (value.length == 3)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2)\n ];\n else if (value.length == 4)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2),\n smartSmooth(3)\n ];\n } else {\n smartSmoothResult = smartSmooth(0);\n }\n }\n if (doAnticipation)\n result = $bm_sum(result, anticipate());\n result = $bm_sum(result, smartSmoothResult);\n if (doFollowThrough)\n result = $bm_sum(result, followThrough());\n if (doOverlap)\n result = $bm_sum(result, overlap());\n}\n$bm_rt = result;"}},"ao":0,"ef":[{"ty":5,"nm":"ŝlosilo pli pura","np":34,"mn":"Pseudo/Duik Kleaner v3.2","ix":1,"en":1,"ef":[{"ty":7,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0001","ix":1,"v":{"a":0,"k":0,"ix":1}},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0002","ix":2,"v":{"a":0,"k":0,"ix":2}},{"ty":7,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0003","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":6,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0004","ix":4,"v":0},{"ty":0,"nm":"Duration (s)","mn":"Pseudo/Duik Kleaner v3.2-0005","ix":5,"v":{"a":0,"k":0.3,"ix":5}},{"ty":0,"nm":"Amplitude","mn":"Pseudo/Duik Kleaner v3.2-0006","ix":6,"v":{"a":0,"k":50,"ix":6}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0007","ix":7,"v":0},{"ty":6,"nm":"Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0008","ix":8,"v":0},{"ty":0,"nm":"Slow In","mn":"Pseudo/Duik Kleaner v3.2-0009","ix":9,"v":{"a":0,"k":60,"ix":9}},{"ty":0,"nm":"Slow Out","mn":"Pseudo/Duik Kleaner v3.2-0010","ix":10,"v":{"a":0,"k":25,"ix":10}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0011","ix":11,"v":0},{"ty":6,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0012","ix":12,"v":0},{"ty":0,"nm":"Elasticity","mn":"Pseudo/Duik Kleaner v3.2-0013","ix":13,"v":{"a":0,"k":10,"ix":13}},{"ty":0,"nm":"Elasticity random","mn":"Pseudo/Duik Kleaner v3.2-0014","ix":14,"v":{"a":0,"k":0,"ix":14}},{"ty":0,"nm":"Damping","mn":"Pseudo/Duik Kleaner v3.2-0015","ix":15,"v":{"a":0,"k":50,"ix":15}},{"ty":0,"nm":"Damping random","mn":"Pseudo/Duik Kleaner v3.2-0016","ix":16,"v":{"a":0,"k":0,"ix":16}},{"ty":7,"nm":"Bounce","mn":"Pseudo/Duik Kleaner v3.2-0017","ix":17,"v":{"a":0,"k":0,"ix":17}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0018","ix":18,"v":0},{"ty":6,"nm":"Spatial Options","mn":"Pseudo/Duik Kleaner v3.2-0019","ix":19,"v":0},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0020","ix":20,"v":{"a":0,"k":0,"ix":20}},{"ty":7,"nm":"Mode","mn":"Pseudo/Duik Kleaner v3.2-0021","ix":21,"v":{"a":0,"k":1,"ix":21}},{"ty":6,"nm":"Overlap (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0022","ix":22,"v":0},{"ty":7,"nm":"Overlap","mn":"Pseudo/Duik Kleaner v3.2-0023","ix":23,"v":{"a":0,"k":1,"ix":23}},{"ty":0,"nm":"Delay (s)","mn":"Pseudo/Duik Kleaner v3.2-0024","ix":24,"v":{"a":0,"k":0.05,"ix":24}},{"ty":0,"nm":"Overlap random","mn":"Pseudo/Duik Kleaner v3.2-0025","ix":25,"v":{"a":0,"k":0,"ix":25}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0026","ix":26,"v":0},{"ty":6,"nm":"Soft Body (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0027","ix":27,"v":0},{"ty":7,"nm":"Soft Body","mn":"Pseudo/Duik Kleaner v3.2-0028","ix":28,"v":{"a":0,"k":1,"ix":28}},{"ty":0,"nm":"Soft-Body Flexibility","mn":"Pseudo/Duik Kleaner v3.2-0029","ix":29,"v":{"a":0,"k":100,"ix":29}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0030","ix":30,"v":0},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0031","ix":31,"v":0},{"ty":0,"nm":"Precision","mn":"Pseudo/Duik Kleaner v3.2-0032","ix":32,"v":{"a":0,"k":1,"ix":32}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.065,-0.05],[0.136,0.105],[-0.35,-0.398],[-0.25,-0.081],[-0.278,0.01],[-0.241,0.126],[-0.183,0.197],[-0.105,0.136],[-0.001,0.364],[0.024,0.179],[0.25,0.252],[0.636,0.462],[0.269,0.012],[0.268,-0.084],[0.195,-0.178],[0.127,-0.235],[0.068,-0.161],[-0.096,-0.358],[-0.068,-0.161],[-0.303,-0.18]],"o":[[0.066,0.048],[-0.136,-0.105],[0.419,0.324],[0.183,0.197],[0.241,0.126],[0.278,0.01],[0.25,-0.081],[0.105,-0.136],[0.183,-0.315],[-0.024,-0.179],[-0.096,-0.342],[-0.52,-0.591],[-0.232,-0.148],[-0.268,-0.06],[-0.263,0.062],[-0.22,0.142],[-0.068,0.161],[-0.096,0.358],[0.068,0.161],[0.18,0.303],[0,0]],"v":[[64.921,-73.226],[65.117,-73.08],[64.708,-73.395],[65.866,-72.31],[66.516,-71.892],[67.294,-71.718],[68.071,-71.892],[68.721,-72.31],[69.037,-72.718],[69.313,-73.737],[69.241,-74.274],[68.721,-75.165],[66.96,-76.713],[66.209,-76.953],[65.404,-76.917],[64.717,-76.555],[64.197,-75.989],[63.993,-75.506],[63.993,-74.433],[64.197,-73.95],[64.921,-73.226]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.831372559071,0.713725507259,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.116,-3.796],[1.915,1.767],[6.593,-2.247],[-0.301,-1.097],[-1.037,0.353]],"o":[[5.201,-1.773],[1.908,1.76],[-5.095,-4.699],[-1.032,0.352],[0.276,1.005],[0,0]],"v":[[44.644,-81.734],[59.958,-78.602],[62.813,-81.458],[43.57,-85.628],[42.16,-83.145],[44.644,-81.734]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.831372559071,0.713725507259,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.049,-0.346],[0,0],[0,-0.049],[0.765,0.395],[0,0],[0,0],[0.321,-0.16],[0,0],[0,0],[0.333,0.234],[-0.074,0.456],[0,0],[0.247,0.247],[0,0],[-0.913,0.136],[0,0],[-0.16,0.309],[0,0],[-0.432,-0.814],[0,0],[-0.346,-0.049],[0,0],[0.654,-0.642]],"o":[[-0.272,0.259],[0,0],[0.012,0.074],[0.012,0.802],[0,0],[0,0],[-0.333,-0.173],[0,0],[0,0],[-0.407,0.21],[-0.308,-0.222],[0,0],[0.049,-0.346],[0,0],[-0.654,-0.629],[0,0],[0.358,-0.062],[0,0],[0.407,-0.839],[0,0],[0.148,0.333],[0,0],[0.901,0.136],[0,0]],"v":[[56.462,-60.6],[56.141,-59.625],[57.425,-52.357],[57.437,-52.159],[55.82,-51.185],[50.958,-53.702],[49.293,-54.578],[48.244,-54.578],[42,-51.246],[41.741,-51.111],[40.568,-51.197],[40.136,-52.283],[41.346,-59.551],[41.025,-60.526],[35.719,-65.634],[36.323,-67.535],[43.616,-68.621],[44.443,-69.225],[47.664,-75.852],[49.663,-75.876],[52.958,-69.287],[53.784,-68.682],[61.089,-67.658],[61.706,-65.77]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.518,1.308],[8.753,0],[0,13.88],[-2.318,3.805],[-1.174,-3.745],[-5.142,-3.27],[-5.618,0.357]],"o":[[-4.503,6.777],[-13.88,0],[0,-4.77],[0.238,3.909],[1.828,5.826],[4.77,3.017],[4.681,-0.297]],"v":[[69.667,-49.853],[48.713,-38.603],[23.582,-63.734],[27.238,-76.782],[29.2,-65.264],[39.647,-50.7],[55.876,-47.119]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.643137276173,0.43137255311,0.949019610882,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-13.88],[2.645,-3.983],[8.753,0],[0,13.88],[-2.318,3.805],[-9.11,0]],"o":[[0,5.127],[-4.503,6.777],[-13.88,0],[0,-4.77],[4.399,-7.238],[13.88,0]],"v":[[73.843,-63.734],[69.667,-49.853],[48.713,-38.603],[23.582,-63.734],[27.238,-76.782],[48.713,-88.864]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.717647075653,0.521568655968,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"Layer 9","td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[176.849,215.7,0],"ix":2,"l":2},"a":{"a":0,"k":[14.849,56.7,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.6,0],[0,0],[-1.01,4.48],[0,0],[0,0],[0,0],[0,0],[-3.36,0],[0,0],[-0.76,-3.34],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-4.59,0],[0,0],[0,0],[0,0],[0,0],[0.73,-3.34],[0,0],[3.35,0],[0,0],[0,0],[0,0],[0,0],[1,4.48]],"v":[[60.67,93.5],[-30.98,93.5],[-38.04,84.69],[-37.95,84.29],[-36.72,78.8],[-36.13,76.12],[-24.89,25.61],[-17.9,19.9],[47.6,19.9],[54.6,25.61],[58.12,41.48],[59.41,47.24],[61.78,57.88],[67.74,84.69]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.309803932905,0.568627476692,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"Layer 8","tt":1,"sr":1,"ks":{"o":{"a":0,"k":30,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":50,"s":[86.396,195.409,0],"to":[33.333,8.333,0],"ti":[-33.333,-8.333,0]},{"t":85,"s":[286.396,245.409,0]}],"ix":2,"l":2},"a":{"a":0,"k":[-65.604,30.409,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-113.801,129.614],[-121.929,123.153],[12.041,-45.389],[20.169,-38.928]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-133.422,114.018],[-151.378,99.746],[-17.407,-68.797],[0.549,-54.524]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"Layer 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":4,"s":[10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":8,"s":[-10]},{"t":12,"s":[0]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[178.265,280,0],"to":[0,-6.667,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":6,"s":[178.265,240,0],"to":[0,0,0],"ti":[0,-6.667,0]},{"t":12,"s":[178.265,280,0]}],"ix":2,"l":2},"a":{"a":0,"k":[3.265,105,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":12,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":16,"s":[100,75.153,100]},{"t":21,"s":[100,100,100]}],"ix":6,"l":2,"x":"var $bm_rt;\nvar fx = effect('ŝlosilo pli pura 2');\nvar doAnticipation = fx(1).value;\nvar doInterpolation = fx(2).value;\nvar doFollowThrough = fx(3).value;\nvar damping = $bm_div(fx(15).value, 10);\nvar elasticity = $bm_div(fx(13).value, 10);\nvar bounce = fx(17).value;\nvar anticipationDuration = fx(5).value;\nvar anticipationQuantity = $bm_div(fx(6).value, 100);\nvar slowIn = $bm_div(fx(9).value, 100);\nvar slowOut = $bm_div(fx(10).value, 100);\nvar spatialMode = fx(21).value;\nvar spatialDoInterpolation = fx(20).value;\nvar moBlurPrecision = fx(32).value;\nvar elasticityRandom = fx(14).value;\nvar dampingRandom = fx(16).value;\nvar softBody = fx(28).value;\nvar flexibility = $bm_div(fx(29).value, 100);\nvar doOverlap = fx(23).value;\nvar overlapDuration = fx(24).value;\nvar overlapRandom = fx(25).value;\nvar threshold = $bm_div($bm_div(1, moBlurPrecision), 1000);\nvar zeroValue;\nif ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n zeroValue = [\n 0,\n 0\n ];\n else if (value.length == 3)\n zeroValue = [\n 0,\n 0,\n 0\n ];\n else if (value.length == 4)\n zeroValue = [\n 0,\n 0,\n 0,\n 0\n ];\n} else\n zeroValue = 0;\nvar isThisSpatial = isSpatial(thisProperty);\nvar isThisPosition = thisProperty === $bm_transform.position;\nvar simulate = false;\nif (isThisSpatial) {\n doInterpolation = doInterpolation && spatialDoInterpolation;\n if (isThisPosition && thisProperty.numKeys > 0) {\n doOverlap = false;\n simulate = false;\n } else {\n simulate = spatialMode == 2;\n doOverlap = overlapDuration != 0 && doOverlap && simulate;\n }\n} else {\n doOverlap = false;\n}\nif (!doOverlap) {\n overlapDuration = 0;\n}\nif (simulate && softBody && isThisSpatial && !isThisPosition && (doFollowThrough || doOverlap)) {\n var distanceRatio = $bm_div(length(valueAtTime(0), $bm_transform.anchorPoint), $bm_div(thisLayer.width, 2));\n distanceRatio = $bm_div($bm_sum(1, $bm_mul(distanceRatio, flexibility)), 2);\n if (doFollowThrough) {\n elasticity = $bm_div(elasticity, distanceRatio);\n damping = $bm_div(damping, distanceRatio);\n }\n if (doOverlap) {\n overlapDuration = $bm_mul(overlapDuration, distanceRatio);\n }\n}\nseedRandom(0, true);\nif (doFollowThrough) {\n if (elasticityRandom > 0)\n elasticity = addNoise(elasticity, elasticityRandom);\n if (dampingRandom > 0)\n damping = addNoise(damping, dampingRandom);\n}\nif (doOverlap) {\n if (doOverlap && overlapRandom > 0)\n overlapDuration = addNoise(overlapDuration, overlapRandom);\n}\nvar result = value;\nfunction isSpatial(prop) {\n if (!(prop.value instanceof Array))\n return false;\n if (prop.value.length != 2 && prop.value.length != 3)\n return false;\n try {\n if (typeof prop.speed !== 'undefined')\n return true;\n } catch (e) {\n return false;\n }\n}\nfunction addNoise(val, quantity) {\n var randomValue = random(0.9, 1.1);\n var noiseValue = noise($bm_mul(valueAtTime(0), randomValue));\n noiseValue = $bm_mul(noiseValue, $bm_div(quantity, 100));\n return $bm_mul(val, $bm_sum(noiseValue, 1));\n}\nfunction isAfterLastKey() {\n if (numKeys == 0)\n return false;\n var nKey = nearestKey(time);\n return nKey.time <= time && nKey.index == numKeys;\n}\nfunction isStill(t, threshold) {\n var d = $bm_sub(valueAtTime(t), valueAtTime($bm_sum(t, framesToTime(1))));\n if ($bm_isInstanceOfArray(d)) {\n for (var i = 0; i < d.length; i++) {\n d[i] = Math.abs(d[i]);\n if (d[i] >= threshold) {\n return false;\n }\n }\n return true;\n } else {\n d = Math.abs(d);\n return d < threshold;\n }\n}\nfunction bezierInterpolation(t, tMin, tMax, value1, value2, bezierPoints) {\n if (arguments.length !== 5 && arguments.length !== 6)\n return t;\n var a = $bm_sub(value2, value1);\n var b = $bm_sub(tMax, tMin);\n if (b == 0)\n return t;\n var c = clamp($bm_div($bm_sub(t, tMin), b), 0, 1);\n if (!(bezierPoints instanceof Array) || bezierPoints.length !== 4)\n bezierPoints = [\n 0.33,\n 0,\n 0.66,\n 1\n ];\n return $bm_sum($bm_mul(a, h(c, bezierPoints)), value1);\n function h(f, g) {\n var x = $bm_mul(3, g[0]);\n var j = $bm_sub($bm_mul(3, $bm_sub(g[2], g[0])), x);\n var k = $bm_sub($bm_sub(1, x), j);\n var l = $bm_mul(3, g[1]);\n var m = $bm_sub($bm_mul(3, $bm_sub(g[3], g[1])), l);\n var n = $bm_sub($bm_sub(1, l), m);\n var d = f;\n for (var i = 0; i < 5; i++) {\n var z = $bm_sub($bm_mul(d, $bm_sum(x, $bm_mul(d, $bm_sum(j, $bm_mul(d, k))))), f);\n if (Math.abs(z) < 0.001)\n break;\n d = $bm_sub(d, $bm_div(z, $bm_sum(x, $bm_mul(d, $bm_sum($bm_mul(2, j), $bm_mul($bm_mul(3, k), d))))));\n }\n return $bm_mul(d, $bm_sum(l, $bm_mul(d, $bm_sum(m, $bm_mul(d, n)))));\n }\n}\nfunction getPropWorldSpeed(t, prop) {\n return length(getPropWorldVelocity(t, prop));\n}\nfunction getPrevKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time <= t)\n return nKey;\n if (nKey.index > 1)\n return key($bm_sub(nKey.index, 1));\n return null;\n}\nfunction getNextKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time >= t)\n return nKey;\n if (nKey.index < numKeys)\n return key($bm_sum(nKey.index, 1));\n return null;\n}\nfunction getPropWorldVelocity(t, prop) {\n return $bm_mul($bm_sub(getPropWorldValue($bm_sum(t, 0.005), prop), getPropWorldValue($bm_sub(t, 0.005), prop)), 100);\n}\nfunction getLayerWorldPos(t, l) {\n return l.toWorld(l.anchorPoint, t);\n}\nfunction getPropWorldValue(t, prop) {\n if (isPosition(prop))\n return getLayerWorldPos(t, thisLayer);\n return thisLayer.toWorld(prop.valueAtTime(t), t);\n}\nfunction isPosition(prop) {\n return prop === $bm_transform.position;\n}\nfunction isKeyTop(k, axis) {\n var prevSpeed = velocityAtTime($bm_sub(k.time, threshold));\n var nextSpeed = velocityAtTime($bm_sum(k.time, threshold));\n if ($bm_isInstanceOfArray(value)) {\n prevSpeed = prevSpeed[axis];\n nextSpeed = nextSpeed[axis];\n }\n if (Math.abs(prevSpeed) < 0.01 || Math.abs(nextSpeed) < 0.01)\n return true;\n return $bm_mul(prevSpeed, nextSpeed) < 0;\n}\nfunction anticipate() {\n var anticipation = zeroValue;\n if (isAfterLastKey())\n return anticipation;\n if (numKeys < 2)\n return anticipation;\n var nextKey = getNextKey(time);\n var aKey = nextKey;\n if (!isStill(aKey.time - 0.1, 0.1)) {\n aKey = getPrevKey(time);\n if (!isStill(aKey.time - 0.1, 0.1))\n return anticipation;\n }\n if (aKey.index == numKeys)\n return anticipation;\n var anticipationMiddle = aKey.time;\n var anticipationStart = $bm_sub(anticipationMiddle, anticipationDuration);\n var anticipationEnd = key(aKey.index + 1).time;\n var startValue = anticipation;\n var midValue = $bm_mul($bm_sum($bm_neg(valueAtTime($bm_sum(anticipationMiddle, anticipationDuration))), aKey.value), anticipationQuantity);\n var endValue = anticipation;\n if (time < anticipationStart) {\n return anticipation;\n } else if (time < anticipationMiddle) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue[i], midValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue, midValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else if (time <= anticipationEnd) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue[i], endValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue, endValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else {\n return anticipation;\n }\n}\nfunction followThroughAtTime(t) {\n var fThrough = zeroValue;\n if (elasticity == 0)\n return fThrough;\n var propSpeed;\n if (!simulate) {\n if (numKeys < 2)\n return fThrough;\n if (nearestKey(t).index == 1)\n return fThrough;\n propSpeed = length(velocityAtTime(t));\n if (propSpeed >= threshold)\n return fThrough;\n } else {\n propSpeed = getPropWorldSpeed(t, thisProperty);\n if (propSpeed >= threshold)\n return fThrough;\n }\n var fThroughStart = 0;\n var fThroughTime = 0;\n if (simulate) {\n var speedI = getPropWorldSpeed(t, thisProperty);\n var i = t;\n while (speedI < threshold && i > 0) {\n i = $bm_sub(i, $bm_div(thisComp.frameDuration, moBlurPrecision));\n speedI = getPropWorldSpeed(i, thisProperty);\n }\n fThroughStart = i;\n } else {\n var fThroughKey = getPrevKey(t);\n fThroughStart = fThroughKey.time;\n }\n if (fThroughStart == 0)\n return fThrough;\n fThroughTime = $bm_sub(t, fThroughStart);\n if (simulate)\n fThrough = $bm_div(getPropWorldVelocity($bm_sub(fThroughStart, thisComp.frameDuration), thisProperty), 2);\n else\n fThrough = $bm_div(velocityAtTime($bm_sub(fThroughStart, thisComp.frameDuration)), 2);\n if (bounce) {\n var cycleDamp = Math.exp($bm_mul($bm_mul(fThroughTime, damping), 0.1));\n var damp = $bm_div(Math.exp($bm_mul(fThroughTime, damping)), $bm_div(elasticity, 2));\n var cycleDuration = $bm_div(1, $bm_mul(elasticity, 2));\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n cycleDuration = framesToTime(cycleDuration);\n var midDuration = $bm_div(cycleDuration, 2);\n var maxValue = $bm_mul(fThrough, midDuration);\n var cycvarime = fThroughTime;\n var numEndCycles = 1;\n while (cycvarime > cycleDuration) {\n cycvarime = $bm_sub(cycvarime, cycleDuration);\n cycleDuration = $bm_div(cycleDuration, cycleDamp);\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n if (cycleDuration < 2) {\n cycleDuration = 2;\n numEndCycles++;\n }\n cycleDuration = framesToTime(cycleDuration);\n midDuration = $bm_div(cycleDuration, 2);\n maxValue = $bm_div($bm_mul(fThrough, midDuration), damp);\n if (numEndCycles > 100 / damping && maxValue < threshold)\n return zeroValue;\n }\n if (cycvarime < midDuration)\n fThrough = bezierInterpolation(cycvarime, 0, midDuration, 0, maxValue, [\n 0,\n 0.1,\n slowIn,\n 1\n ]);\n else\n fThrough = bezierInterpolation(cycvarime, midDuration, cycleDuration, maxValue, 0, [\n $bm_sub(1, slowIn),\n 0,\n 1,\n 0.9\n ]);\n } else {\n var damp = Math.exp($bm_mul(fThroughTime, damping));\n var sinus = $bm_mul($bm_mul($bm_mul(elasticity, fThroughTime), 2), Math.PI);\n sinus = Math.sin(sinus);\n sinus = $bm_mul($bm_div(0.3, elasticity), sinus);\n sinus = $bm_div(sinus, damp);\n if (Math.abs(sinus) < $bm_div(threshold, 100))\n return 0;\n fThrough = $bm_mul(fThrough, sinus);\n if (threshold > 0) {\n fThrough = $bm_mul(fThrough, $bm_sub(1, $bm_div(propSpeed, threshold)));\n }\n }\n if (bounce) {\n var prevValue = valueAtTime($bm_sub(fThroughStart, thisComp.frameDuration));\n var startValue = valueAtTime(fThroughStart);\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < prevValue.length; i++) {\n if (prevValue[i] > startValue[i])\n fThrough[i] = Math.abs(fThrough[i]);\n if (prevValue[i] < startValue[i])\n fThrough[i] = $bm_neg(Math.abs(fThrough[i]));\n }\n } else {\n if (prevValue > startValue)\n fThrough = Math.abs(fThrough);\n if (prevValue < startValue)\n fThrough = $bm_neg(Math.abs(fThrough));\n }\n }\n if (simulate) {\n if (!isThisPosition) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer));\n fThrough = $bm_sub(thisLayer.fromWorld(fThrough), thisLayer.anchorPoint);\n } else if (thisLayer.hasParent) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer.parent));\n fThrough = $bm_sub(thisLayer.parent.fromWorld(fThrough), thisLayer.parent.anchorPoint);\n }\n }\n return fThrough;\n}\nfunction followThrough() {\n var propSpeed = length(velocity);\n if (propSpeed < threshold)\n return followThroughAtTime($bm_sub(time, overlapDuration));\n var fThrough = zeroValue;\n var t = time;\n while (t > 0) {\n t = $bm_sub(t, thisComp.frameDuration);\n if (simulate)\n propSpeed = getPropWorldSpeed($bm_sub(t, overlapDuration), thisProperty);\n else\n propSpeed = length(velocityAtTime(t));\n if (propSpeed < threshold) {\n fThrough = followThroughAtTime($bm_sub(t, overlapDuration));\n break;\n }\n }\n return linear(time, t, $bm_sum(t, $bm_mul(anticipationDuration, 2)), fThrough, zeroValue);\n}\nfunction smartSmooth(axis) {\n var startKey = nearestKey(time);\n var endKey = startKey;\n if (time == startKey.time)\n return 0;\n if (time < startKey.time && startKey.index == 1)\n return 0;\n if (time > startKey.time && startKey.index == numKeys)\n return 0;\n if (time < startKey.time)\n startKey = key($bm_sub(startKey.index, 1));\n if (time > startKey.time)\n endKey = key($bm_sum(startKey.index, 1));\n var sI = 0.66;\n var sO = 0.33;\n var sIV = 1;\n var sOV = 0;\n var sVal = startKey.value;\n var eVal = endKey.value;\n if ($bm_isInstanceOfArray(value)) {\n sVal = sVal[axis];\n eVal = eVal[axis];\n }\n var sTime = startKey.time;\n var eTime = endKey.time;\n if (isKeyTop(startKey, axis))\n sO = slowOut;\n else {\n var prevKey = key($bm_sub(startKey.index, 1));\n var pVal = prevKey.value;\n if ($bm_isInstanceOfArray(value))\n pVal = pVal[axis];\n sOV = $bm_div($bm_sub(sVal, pVal), $bm_sub(eVal, pVal));\n }\n if (isKeyTop(endKey, axis)) {\n sI = slowIn;\n if (endKey.index != numKeys) {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n if (Math.abs(nVal - eVal) < 0.01 && doFollowThrough)\n sI = 1;\n }\n } else {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n sIV = $bm_div($bm_sub(eVal, sVal), $bm_sub(nVal, sVal));\n }\n if (endKey.index == numKeys && doFollowThrough) {\n sI = 1;\n }\n var val = value;\n if ($bm_isInstanceOfArray(value))\n val = val[axis];\n return $bm_sub(bezierInterpolation(time, sTime, eTime, sVal, eVal, [\n sO,\n sOV,\n sI,\n sIV\n ]), val);\n}\nfunction overlap() {\n var ol = zeroValue;\n if (isThisPosition && !hasParent)\n return zeroValue;\n ol = $bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisProperty), getPropWorldValue(time, thisProperty));\n var motionRatio = $bm_div($bm_div(length(zeroValue, ol), thisLayer.width), 2);\n if (isThisPosition) {\n var originalDistance = length(valueAtTime(0));\n motionRatio = $bm_div(length(zeroValue, ol), thisComp.width);\n }\n ol = $bm_sum(ol, getPropWorldValue(time, thisProperty));\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisLayer.anchorPoint), ol), motionRatio), flexibility));\n ol = thisLayer.fromWorld(ol);\n if (!isThisPosition)\n ol = $bm_sub(ol, value);\n else {\n ol = linear(flexibility, 0, 100, $bm_div(ol, 2), 0);\n var prevParentWorldPos = getLayerWorldPos($bm_sub(time, overlapDuration), parent);\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_mul(thisLayer.fromWorld(prevParentWorldPos), motionRatio), flexibility), 5));\n }\n return ol;\n}\nvar okToGo = false;\nif (simulate && fx.enabled)\n okToGo = true;\nelse if (numKeys > 1 && fx.enabled)\n okToGo = true;\nif (okToGo) {\n var smartSmoothResult = zeroValue;\n if (doInterpolation) {\n if ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1)\n ];\n else if (value.length == 3)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2)\n ];\n else if (value.length == 4)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2),\n smartSmooth(3)\n ];\n } else {\n smartSmoothResult = smartSmooth(0);\n }\n }\n if (doAnticipation)\n result = $bm_sum(result, anticipate());\n result = $bm_sum(result, smartSmoothResult);\n if (doFollowThrough)\n result = $bm_sum(result, followThrough());\n if (doOverlap)\n result = $bm_sum(result, overlap());\n}\n$bm_rt = result;"}},"ao":0,"ef":[{"ty":5,"nm":"ŝlosilo pli pura","np":34,"mn":"Pseudo/Duik Kleaner v3.2","ix":1,"en":1,"ef":[{"ty":7,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0001","ix":1,"v":{"a":0,"k":0,"ix":1}},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0002","ix":2,"v":{"a":0,"k":0,"ix":2}},{"ty":7,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0003","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":6,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0004","ix":4,"v":0},{"ty":0,"nm":"Duration (s)","mn":"Pseudo/Duik Kleaner v3.2-0005","ix":5,"v":{"a":0,"k":0.3,"ix":5}},{"ty":0,"nm":"Amplitude","mn":"Pseudo/Duik Kleaner v3.2-0006","ix":6,"v":{"a":0,"k":50,"ix":6}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0007","ix":7,"v":0},{"ty":6,"nm":"Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0008","ix":8,"v":0},{"ty":0,"nm":"Slow In","mn":"Pseudo/Duik Kleaner v3.2-0009","ix":9,"v":{"a":0,"k":60,"ix":9}},{"ty":0,"nm":"Slow Out","mn":"Pseudo/Duik Kleaner v3.2-0010","ix":10,"v":{"a":0,"k":25,"ix":10}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0011","ix":11,"v":0},{"ty":6,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0012","ix":12,"v":0},{"ty":0,"nm":"Elasticity","mn":"Pseudo/Duik Kleaner v3.2-0013","ix":13,"v":{"a":0,"k":10,"ix":13}},{"ty":0,"nm":"Elasticity random","mn":"Pseudo/Duik Kleaner v3.2-0014","ix":14,"v":{"a":0,"k":0,"ix":14}},{"ty":0,"nm":"Damping","mn":"Pseudo/Duik Kleaner v3.2-0015","ix":15,"v":{"a":0,"k":50,"ix":15}},{"ty":0,"nm":"Damping random","mn":"Pseudo/Duik Kleaner v3.2-0016","ix":16,"v":{"a":0,"k":0,"ix":16}},{"ty":7,"nm":"Bounce","mn":"Pseudo/Duik Kleaner v3.2-0017","ix":17,"v":{"a":0,"k":0,"ix":17}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0018","ix":18,"v":0},{"ty":6,"nm":"Spatial Options","mn":"Pseudo/Duik Kleaner v3.2-0019","ix":19,"v":0},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0020","ix":20,"v":{"a":0,"k":0,"ix":20}},{"ty":7,"nm":"Mode","mn":"Pseudo/Duik Kleaner v3.2-0021","ix":21,"v":{"a":0,"k":1,"ix":21}},{"ty":6,"nm":"Overlap (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0022","ix":22,"v":0},{"ty":7,"nm":"Overlap","mn":"Pseudo/Duik Kleaner v3.2-0023","ix":23,"v":{"a":0,"k":1,"ix":23}},{"ty":0,"nm":"Delay (s)","mn":"Pseudo/Duik Kleaner v3.2-0024","ix":24,"v":{"a":0,"k":0.05,"ix":24}},{"ty":0,"nm":"Overlap random","mn":"Pseudo/Duik Kleaner v3.2-0025","ix":25,"v":{"a":0,"k":0,"ix":25}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0026","ix":26,"v":0},{"ty":6,"nm":"Soft Body (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0027","ix":27,"v":0},{"ty":7,"nm":"Soft Body","mn":"Pseudo/Duik Kleaner v3.2-0028","ix":28,"v":{"a":0,"k":1,"ix":28}},{"ty":0,"nm":"Soft-Body Flexibility","mn":"Pseudo/Duik Kleaner v3.2-0029","ix":29,"v":{"a":0,"k":100,"ix":29}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0030","ix":30,"v":0},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0031","ix":31,"v":0},{"ty":0,"nm":"Precision","mn":"Pseudo/Duik Kleaner v3.2-0032","ix":32,"v":{"a":0,"k":1,"ix":32}}]},{"ty":5,"nm":"ŝlosilo pli pura 2","np":34,"mn":"Pseudo/Duik Kleaner v3.2","ix":2,"en":1,"ef":[{"ty":7,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0001","ix":1,"v":{"a":0,"k":0,"ix":1}},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0002","ix":2,"v":{"a":0,"k":0,"ix":2}},{"ty":7,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0003","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":6,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0004","ix":4,"v":0},{"ty":0,"nm":"Duration (s)","mn":"Pseudo/Duik Kleaner v3.2-0005","ix":5,"v":{"a":0,"k":0.3,"ix":5}},{"ty":0,"nm":"Amplitude","mn":"Pseudo/Duik Kleaner v3.2-0006","ix":6,"v":{"a":0,"k":50,"ix":6}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0007","ix":7,"v":0},{"ty":6,"nm":"Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0008","ix":8,"v":0},{"ty":0,"nm":"Slow In","mn":"Pseudo/Duik Kleaner v3.2-0009","ix":9,"v":{"a":0,"k":60,"ix":9}},{"ty":0,"nm":"Slow Out","mn":"Pseudo/Duik Kleaner v3.2-0010","ix":10,"v":{"a":0,"k":25,"ix":10}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0011","ix":11,"v":0},{"ty":6,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0012","ix":12,"v":0},{"ty":0,"nm":"Elasticity","mn":"Pseudo/Duik Kleaner v3.2-0013","ix":13,"v":{"a":0,"k":10,"ix":13}},{"ty":0,"nm":"Elasticity random","mn":"Pseudo/Duik Kleaner v3.2-0014","ix":14,"v":{"a":0,"k":0,"ix":14}},{"ty":0,"nm":"Damping","mn":"Pseudo/Duik Kleaner v3.2-0015","ix":15,"v":{"a":0,"k":50,"ix":15}},{"ty":0,"nm":"Damping random","mn":"Pseudo/Duik Kleaner v3.2-0016","ix":16,"v":{"a":0,"k":0,"ix":16}},{"ty":7,"nm":"Bounce","mn":"Pseudo/Duik Kleaner v3.2-0017","ix":17,"v":{"a":0,"k":0,"ix":17}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0018","ix":18,"v":0},{"ty":6,"nm":"Spatial Options","mn":"Pseudo/Duik Kleaner v3.2-0019","ix":19,"v":0},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0020","ix":20,"v":{"a":0,"k":0,"ix":20}},{"ty":7,"nm":"Mode","mn":"Pseudo/Duik Kleaner v3.2-0021","ix":21,"v":{"a":0,"k":1,"ix":21}},{"ty":6,"nm":"Overlap (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0022","ix":22,"v":0},{"ty":7,"nm":"Overlap","mn":"Pseudo/Duik Kleaner v3.2-0023","ix":23,"v":{"a":0,"k":1,"ix":23}},{"ty":0,"nm":"Delay (s)","mn":"Pseudo/Duik Kleaner v3.2-0024","ix":24,"v":{"a":0,"k":0.05,"ix":24}},{"ty":0,"nm":"Overlap random","mn":"Pseudo/Duik Kleaner v3.2-0025","ix":25,"v":{"a":0,"k":0,"ix":25}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0026","ix":26,"v":0},{"ty":6,"nm":"Soft Body (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0027","ix":27,"v":0},{"ty":7,"nm":"Soft Body","mn":"Pseudo/Duik Kleaner v3.2-0028","ix":28,"v":{"a":0,"k":1,"ix":28}},{"ty":0,"nm":"Soft-Body Flexibility","mn":"Pseudo/Duik Kleaner v3.2-0029","ix":29,"v":{"a":0,"k":100,"ix":29}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0030","ix":30,"v":0},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0031","ix":31,"v":0},{"ty":0,"nm":"Precision","mn":"Pseudo/Duik Kleaner v3.2-0032","ix":32,"v":{"a":0,"k":1,"ix":32}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.02,-0.094],[0.029,-0.362],[-0.005,-0.096],[-0.062,-0.357],[-0.268,-0.293],[-0.353,-0.19],[-0.403,-0.018],[-0.403,0.126],[-0.241,0.102],[-0.269,0.455],[-0.102,0.241],[0.144,0.537],[0.005,0.034],[-0.036,-0.268],[-0.024,0.191],[0.036,-0.268],[-0.049,0.143],[0.09,0.403],[0.221,0.348],[0.33,0.214],[0.394,0.094],[0.268,0.036],[0.472,-0.274],[0.204,-0.158],[0.144,-0.513]],"o":[[-0.031,0.091],[-0.074,0.355],[-0.008,0.096],[0.018,0.363],[0.094,0.394],[0.214,0.33],[0.348,0.221],[0.403,0.09],[0.241,-0.102],[0.455,-0.269],[0.102,-0.241],[0.144,-0.537],[-0.006,-0.034],[0.036,0.268],[-0.024,-0.191],[-0.036,0.268],[0.02,-0.15],[0.126,-0.403],[-0.018,-0.403],[-0.19,-0.353],[-0.293,-0.268],[-0.268,-0.036],[-0.547,0.002],[-0.204,0.158],[-0.375,0.378],[0,0]],"v":[[-44.051,49.916],[-44.128,50.194],[-44.275,51.274],[-44.279,51.562],[-44.14,52.643],[-43.598,53.673],[-42.748,54.453],[-41.622,54.812],[-40.414,54.758],[-39.69,54.453],[-38.604,53.366],[-38.298,52.643],[-38.298,51.032],[-38.314,50.931],[-38.206,51.736],[-38.205,51.161],[-38.314,51.966],[-38.21,51.527],[-38.155,50.319],[-38.515,49.193],[-39.295,48.343],[-40.325,47.801],[-41.13,47.693],[-42.659,48.106],[-43.272,48.58],[-44.051,49.916]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.443137258291,0.670588254929,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.217,-3.043],[-0.512,-0.512],[-0.754,0.034],[-0.546,0.595],[-0.06,0.837],[-0.131,0.989],[0.036,-0.268],[-0.435,1.732],[0.406,0.694],[0.722,0.164],[0.413,-1.644]],"o":[[-0.743,2.959],[-0.053,0.741],[0.525,0.525],[0.783,-0.035],[0.565,-0.616],[0.071,-0.995],[-0.036,0.268],[0.24,-1.77],[0.194,-0.773],[-0.368,-0.628],[-1.57,-0.358],[0,0]],"v":[[-41.317,31.689],[-42.741,40.728],[-41.853,42.869],[-39.712,43.756],[-37.57,42.869],[-36.683,40.728],[-36.38,37.751],[-36.488,38.556],[-35.475,33.3],[-35.781,30.966],[-37.591,29.574],[-41.317,31.689]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.443137258291,0.670588254929,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[8.442,83.052],[10.599,88.207],[-13.634,88.207],[-11.478,83.052]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796078443527,0.858823537827,0.956862747669,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-1.634],[1.647,0],[0,1.647],[-1.634,0]],"o":[[0,1.647],[-1.634,0],[0,-1.634],[1.647,0]],"v":[[-35.873,98.452],[-38.84,101.419],[-41.807,98.452],[-38.84,95.498]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.0941176489,0.117647059262,0.117647059262,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.327,-1.072],[0.601,0],[0,0],[0.47,-0.47],[0,-0.732],[-0.078,-0.248],[0,0.837],[-0.471,0.47],[-0.719,0],[0,0]],"o":[[-0.444,-0.34],[0,0],[-0.732,0],[-0.47,0.471],[0,0.274],[-0.614,-0.47],[0,-0.719],[0.47,-0.484],[0,0],[1.189,0]],"v":[[9.337,97.968],[7.73,97.419],[-8.857,97.419],[-10.713,98.177],[-11.484,100.033],[-11.366,100.804],[-12.373,98.739],[-11.601,96.883],[-9.758,96.112],[6.828,96.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.0941176489,0.117647059262,0.117647059262,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-1.448],[0,0],[1.448,0],[0,0],[0,1.448],[0,0],[-1.448,0],[0,0]],"o":[[0,0],[0,1.448],[0,0],[-1.448,0],[0,0],[0,-1.448],[0,0],[1.448,0]],"v":[[9.455,98.738],[9.455,98.738],[6.833,101.36],[-9.753,101.36],[-12.375,98.738],[-12.375,98.738],[-9.753,96.116],[6.833,96.116]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.164705887437,0.192156866193,0.203921571374,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.601,0],[0,0],[-1.006,4.483],[0,0],[-4.182,-1.268],[-21.148,18.011],[-1.359,4.444],[-0.17,0.588],[0,0]],"o":[[0,0],[-4.588,0],[0,0],[4.196,-0.327],[26.585,8.025],[3.437,-2.941],[0.183,-0.614],[0,0],[1.006,4.483]],"v":[[46.862,77.476],[-44.787,77.476],[-51.845,68.667],[-51.753,68.262],[-38.84,70.758],[39.36,54.394],[47.437,43.651],[47.973,41.86],[53.933,68.667]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.239215686917,0.46274510026,0.937254905701,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.601,0],[0,0],[-1.006,4.483],[0,0],[0,0],[0,0],[0,0],[-3.359,0],[0,0],[-0.758,-3.346],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-4.588,0],[0,0],[0,0],[0,0],[0,0],[0.732,-3.346],[0,0],[3.359,0],[0,0],[0,0],[0,0],[0,0],[1.006,4.483]],"v":[[46.862,77.476],[-44.787,77.476],[-51.845,68.667],[-51.753,68.262],[-50.525,62.772],[-49.936,60.093],[-38.696,9.589],[-31.703,3.878],[33.792,3.878],[40.797,9.589],[44.313,25.457],[45.607,31.221],[47.973,41.86],[53.933,68.667]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.309803932905,0.568627476692,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[10.234,0],[0,0],[1.111,7.476],[-0.405,1.882],[-0.039,0.17],[0,0],[0,0],[0,0],[-7.306,0],[0,0],[-1.712,-7.11],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-8.117,0],[-0.248,-1.765],[0.026,-0.17],[0,0],[0,0],[0,0],[1.712,-7.11],[0,0],[7.319,0],[0,0],[0,0],[0,0],[0,0],[0,0],[2.392,9.96]],"v":[[55.632,92.479],[-49.1,92.479],[-64.771,78.964],[-64.588,73.448],[-64.484,72.952],[-55.818,36.982],[-54.524,31.61],[-48.943,8.437],[-33.559,-3.679],[40.092,-3.679],[55.475,8.437],[60.324,28.539],[66.088,52.471],[67.578,58.666],[67.918,60.051],[71.016,72.952]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.921568632126,0.949019610882,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.869,-2.81],[6.352,0],[0,0],[1.843,6.666],[0.065,0.784],[-0.131,0.915],[-0.026,0.157],[0,0],[0,0],[0,0],[0,0]],"o":[[-3.032,4.614],[0,0],[-8.117,0],[-0.209,-0.758],[-0.091,-0.876],[0,-0.157],[0,0],[0,0],[0,0],[0,0],[0.549,3.411]],"v":[[70.702,97.145],[55.632,105],[-49.1,105],[-66.065,93.054],[-66.47,90.74],[-66.418,88.048],[-66.366,87.59],[-64.667,73.867],[71.133,73.867],[71.329,74.991],[72.898,87.59]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.309803932905,0.341176480055,0.372549027205,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/dialog_register_tip1_1.json b/QuickLocation/Resource/lotties/dialog_register_tip1_1.json new file mode 100644 index 0000000..97f6479 --- /dev/null +++ b/QuickLocation/Resource/lotties/dialog_register_tip1_1.json @@ -0,0 +1 @@ +{"v":"5.12.1","fr":25,"ip":0,"op":37,"w":375,"h":200,"nm":"合成 1","ddd":0,"assets":[{"id":"image_0","w":69,"h":65,"u":"images/","p":"register_tip1_img_0.png","e":0}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"飞机/注册正式账号_1.psd","cl":"psd","refId":"image_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-15,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.565,"y":0.565},"o":{"x":0.167,"y":0.167},"t":0,"s":[429.5,149,0],"to":[0,0,0],"ti":[88.067,15.427,0]},{"i":{"x":0.681,"y":0.681},"o":{"x":0.328,"y":0.328},"t":12.771,"s":[270.7,73.817,0],"to":[-85.438,-5.2,0],"ti":[41.982,-11.584,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.432,"y":0.432},"t":25.537,"s":[94.263,80.701,0],"to":[-64.13,16.953,0],"ti":[-18.078,5.815,0]},{"t":37.048828125,"s":[-54,127.5,0]}],"ix":2,"l":2},"a":{"a":0,"k":[34.5,32.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,-100,100],"ix":6,"l":2}},"ao":1,"ip":0,"op":37,"st":-232,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/dialog_register_tip1_2.json b/QuickLocation/Resource/lotties/dialog_register_tip1_2.json new file mode 100644 index 0000000..880de4d --- /dev/null +++ b/QuickLocation/Resource/lotties/dialog_register_tip1_2.json @@ -0,0 +1 @@ +{"v":"5.12.1","fr":25,"ip":0,"op":38,"w":375,"h":200,"nm":"合成 1","ddd":0,"assets":[{"id":"image_0","w":69,"h":65,"u":"images/","p":"register_tip1_img_0.png","e":0}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"飞机/注册正式账号_1.psd","cl":"psd","refId":"image_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-15,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.562,"y":0.562},"o":{"x":0.167,"y":0.167},"t":0,"s":[-44.5,30,0],"to":[0,0,0],"ti":[-76.433,-21.573,0]},{"i":{"x":0.658,"y":0.658},"o":{"x":0.315,"y":0.315},"t":10.014,"s":[71.45,105.317,0],"to":[32.062,9.05,0],"ti":[-46.518,-1.084,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.415,"y":0.415},"t":18.995,"s":[195.513,124.951,0],"to":[102.87,2.453,0],"ti":[-18.078,5.815,0]},{"t":37.048828125,"s":[448,112.5,0]}],"ix":2,"l":2},"a":{"a":0,"k":[34.5,32.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":1,"ip":0,"op":38,"st":-232,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/dialog_register_tip2.json b/QuickLocation/Resource/lotties/dialog_register_tip2.json new file mode 100644 index 0000000..0d7dbb3 --- /dev/null +++ b/QuickLocation/Resource/lotties/dialog_register_tip2.json @@ -0,0 +1 @@ +{"v":"5.12.1","fr":25,"ip":0,"op":110,"w":120,"h":120,"nm":"合成 1","ddd":0,"assets":[{"id":"image_0","w":1958,"h":1503,"u":"images/","p":"register_tip2_img_0.png","e":0}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"图层 1/爱心.psd","cl":"psd","refId":"image_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[60.5,72,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18.766,"s":[60.5,61,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":37.532,"s":[60.5,72,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":56.298,"s":[60.5,61,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":75,"s":[60.5,72,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":93.83,"s":[60.5,61,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[60.5,72,0],"to":[0,0,0],"ti":[0,0,0]},{"t":110.7197265625,"s":[60.5,72,0]}],"ix":2,"l":2},"a":{"a":0,"k":[979,751.5,0],"ix":1,"l":2},"s":{"a":0,"k":[5.162,5.426,100],"ix":6,"l":2}},"ao":0,"ef":[{"ty":34,"nm":"操控","np":6,"mn":"ADBE FreePin3","ix":1,"en":1,"ef":[{"ty":7,"nm":"人偶引擎","mn":"ADBE FreePin3 Puppet Engine","ix":1,"v":{"a":0,"k":2,"ix":1}},{"ty":0,"nm":"网格旋转调整","mn":"ADBE FreePin3 Auto Rotate Pins","ix":2,"v":{"a":0,"k":20,"ix":2}},{"ty":7,"nm":"在透明背景上","mn":"ADBE FreePin3 On Transparent","ix":3,"v":{"a":0,"k":0,"ix":3}},{"ty":"","nm":"arap","np":3,"mn":"ADBE FreePin3 ARAP Group","ix":4,"en":1,"ef":[{"ty":6,"nm":"自动追踪形状","mn":"ADBE FreePin3 Outlines","ix":1,"v":0},{"ty":"","nm":"网格","np":2,"mn":"ADBE FreePin3 Mesh Group","ix":2,"en":1,"ef":[{"ty":"","nm":"网格 1","np":8,"mn":"ADBE FreePin3 Mesh Atom","ix":1,"en":1,"ef":[{"ty":6,"nm":"网格","mn":"ADBE FreePin3 Mesh","ix":1,"v":0},{"ty":0,"nm":"三角形","mn":"ADBE FreePin3 Mesh Tri Count","ix":2,"v":{"a":0,"k":50,"ix":2}},{"ty":0,"nm":"密度","mn":"ADBE FreePin3 Mesh Tri Density","ix":3,"v":{"a":0,"k":10,"ix":3}},{"ty":0,"nm":"扩展","mn":"ADBE FreePin3 Mesh Expansion","ix":4,"v":{"a":0,"k":3,"ix":4}},{"ty":"","nm":"变形","np":5,"mn":"ADBE FreePin3 PosPins","ix":5,"en":1,"ef":[{"ty":"","nm":"操控点 4","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":1,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":249,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":0,"k":[1521.462,659.345],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]},{"ty":"","nm":"操控点 3","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":2,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":250,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":0,"k":[1826.596,488.859],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]},{"ty":"","nm":"操控点 2","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":3,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":251,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":0,"k":[489.816,640.914],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]},{"ty":"","nm":"操控点 1","np":7,"mn":"ADBE FreePin3 PosPin Atom","ix":4,"en":1,"ef":[{"ty":3,"nm":"顶点位移","mn":"ADBE FreePin3 PosPin Vtx Offset","ix":1,"v":{"a":0,"k":[0,0],"ix":1}},{"ty":0,"nm":"顶点索引","mn":"ADBE FreePin3 PosPin Vtx Index","ix":2,"v":{"a":0,"k":252,"ix":2}},{"ty":7,"nm":"固定类型","mn":"ADBE FreePin3 PosPin Type","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":3,"nm":"位置","mn":"ADBE FreePin3 PosPin Position","ix":4,"v":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[70.814,282.761],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":18,"s":[-84.175,706.673],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":37,"s":[70.814,282.761],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":57,"s":[-84.175,706.673],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":76,"s":[70.814,282.761],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":94,"s":[-84.175,706.673],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":110,"s":[70.814,282.761],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":119,"s":[-103.549,702.066],"to":[0,0],"ti":[0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":120,"s":[53.861,285.065],"to":[0,0],"ti":[0,0]},{"t":135,"s":[53.861,285.065]}],"ix":4}},{"ty":0,"nm":"缩放","mn":"ADBE FreePin3 PosPin Scale","ix":5,"v":{"a":0,"k":100,"ix":5}},{"ty":0,"nm":"旋转","mn":"ADBE FreePin3 PosPin Rotation","ix":6,"v":{"a":0,"k":0,"ix":6}}]}]},{"ty":"","nm":"重叠","np":1,"mn":"ADBE FreePin3 HghtPins","ix":6,"en":1,"ef":[]},{"ty":"","nm":"硬度","np":1,"mn":"ADBE FreePin3 StarchPins","ix":7,"en":1,"ef":[]}]}]}]}]}],"ip":0,"op":125,"st":0,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/dialog_search_earth.json b/QuickLocation/Resource/lotties/dialog_search_earth.json new file mode 100644 index 0000000..657d96f --- /dev/null +++ b/QuickLocation/Resource/lotties/dialog_search_earth.json @@ -0,0 +1 @@ +{"v":"5.12.1","fr":30,"ip":0,"op":90,"w":512,"h":512,"nm":"place","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"a6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-79,"ix":10},"p":{"a":0,"k":[167.197,336.614,0],"ix":2,"l":2},"a":{"a":0,"k":[138.277,262.185,0],"ix":1,"l":2},"s":{"a":0,"k":[77,77,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.03,4.181],[-6.443,-4.04],[2.483,-4.002],[5.654,3.984]],"o":[[4.824,5.878],[-3.454,3.524],[-6.353,-2.395],[3.806,-4.388]],"v":[[-2.548,-13.776],[14.464,1.2],[2.34,13.776],[-14.465,-1.068]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.598276534735,0.484367520201,0.972549019608,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[113.047,287.603],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.172,0.761],[-6.353,-2.395],[1.291,-2.893],[6.764,-6.177],[2.322,-0.815],[3.415,2.239],[1.334,1.194],[0.505,3.091],[-3.286,4.669],[-8.882,9.476],[-6.811,4.983]],"o":[[5.655,3.984],[1.224,2.843],[-2.945,6.595],[-1.825,1.667],[-4.039,1.418],[-1.499,-0.983],[-1.954,-2.425],[-0.975,-5.971],[9.615,-8.721],[5.763,-6.148],[1.877,-1.373]],"v":[[19.929,-39.961],[36.734,-25.116],[36.854,-16.841],[-9.65,33.823],[-16.311,38.543],[-29.059,36.064],[-33.24,32.632],[-37.169,24.208],[-32.229,9.01],[-4.659,-18.909],[13.666,-37.111]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.288765192967,0.368676578297,0.968011953316,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[78.653,326.495],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.862,-0.001],[-1.48,-26.984],[27.846,-1.681],[1.54,28.072],[-28.079,1.386]],"o":[[26.725,0.031],[1.528,27.854],[-28.063,1.694],[-1.539,-28.071],[0.871,-0.042]],"v":[[-0.523,-54.841],[50.007,-6.91],[2.432,46.484],[-51.256,-1.355],[-3.124,-54.778]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[16.046,0.357],[14.009,-13.532],[-23.259,-28.34],[-6.443,-4.039],[-21.923,29.385],[27.518,24.226]],"o":[[-18.187,-0.405],[-26.369,25.472],[4.824,5.878],[31.06,19.478],[21.924,-29.386],[-12.899,-11.355]],"v":[[1.247,-74.525],[-49.231,-54.783],[-54.735,40.478],[-37.724,55.452],[56.07,37.914],[46.165,-56.99]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.474585888433,0.363598572974,0.835294117647,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[165.235,233.349],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-9.841,2.137],[-0.794,-0.326],[-0.37,-1.031],[4.372,-4.03],[3.794,-7.341],[1.625,-0.574],[0.833,0.456],[0.353,1.32],[-3.574,5.559]],"o":[[0.832,-0.041],[1.034,0.425],[2.085,5.816],[-6.655,6.134],[-0.853,1.651],[-0.939,-0.066],[-1.214,-0.666],[-1.772,-6.642],[5.461,-8.494]],"v":[[12.199,-21.163],[14.637,-20.949],[16.821,-18.509],[1.22,-4.003],[-8.322,18.928],[-11.688,21.275],[-14.812,20.555],[-17.134,17.482],[-10.335,-5.627]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.992742740407,0.980004463944,0.964934644512,1],"ix":4},"o":{"a":0,"k":75,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[143.551,211.564],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-28.602,1.411],[-1.556,-28.373],[28.363,-1.713],[1.568,28.593]],"o":[[28.38,-1.401],[1.556,28.372],[-28.585,1.725],[-1.568,-28.594]],"v":[[-2.54,-51.735],[51.579,-2.976],[3.118,51.41],[-51.567,2.682]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.619607843137,0.875982965208,0.929411764706,1],"ix":4},"o":{"a":0,"k":60,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[164.605,229.364],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":180,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"p2","parent":3,"td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":0,"s":[325.043,122.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.333,"y":0},"t":7,"s":[325.043,137.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":15,"s":[325.043,122.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.333,"y":0},"t":22,"s":[325.043,137.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":30,"s":[325.043,122.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.333,"y":0},"t":37,"s":[325.043,137.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":45,"s":[325.043,122.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.333,"y":0},"t":52,"s":[325.043,137.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":60,"s":[325.043,122.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.333,"y":0},"t":67,"s":[325.043,137.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"t":75,"s":[325.043,122.487,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.333,"y":0},"t":82,"s":[325.043,137.487,0],"to":[0,0,0],"ti":[0,0,0]},{"t":90,"s":[325.043,122.487,0]}],"ix":2,"l":2},"a":{"a":0,"k":[325.043,122.487,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-17.102,0],[0,-17.102],[17.102,0],[0,17.102]],"o":[[17.102,0],[0,17.102],[-17.102,0],[0,-17.102]],"v":[[0,-30.966],[30.966,0],[0,30.966],[-30.966,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[325.043,122.487],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":180,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"p1","parent":4,"tt":2,"tp":2,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[325.365,276.304,0],"ix":2,"l":2},"a":{"a":0,"k":[325.365,276.304,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":0,"s":[100,98,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[95,103,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":15,"s":[100,98,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":22,"s":[95,103,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":30,"s":[100,98,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":37,"s":[95,103,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":45,"s":[100,98,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":52,"s":[95,103,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":60,"s":[100,98,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":67,"s":[95,103,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":75,"s":[100,98,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":82,"s":[95,103,100]},{"t":90,"s":[100,98,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-64.697],[20.869,0],[0,64.697],[-33.256,0]],"o":[[0,64.697],[-23.192,0],[0,-64.697],[33.255,0]],"v":[[60.215,-27.87],[0.775,112.499],[-60.215,-27.87],[0.775,-112.499]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.949019607843,0.297731646369,0.359029373468,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[325.365,163.805],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":180,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"line","parent":9,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":15,"ix":10},"p":{"a":0,"k":[855.04,756.156,0],"ix":2,"l":2},"a":{"a":0,"k":[218.636,366.111,0],"ix":1,"l":2},"s":{"a":0,"k":[55.857,55.857,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[18.742,-31.114],[41.496,-13.343],[34.063,-4.234],[0,0]],"o":[[0,0],[-20.26,33.636],[-37.382,12.019],[-38.833,4.828],[0,0]],"v":[[108.191,-84.655],[112.67,-35.38],[-8.278,-3.026],[-67.099,79.826],[-131.412,44.754]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,0.999998922909,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":3,"lj":1,"ml":15.12,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":25,"ix":1}},{"n":"o","nm":"offset","v":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":90,"s":[50]}],"ix":7}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[224.353,368.323],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":180,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"d-tm 2","parent":9,"td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[854.035,737.046,0],"ix":2,"l":2},"a":{"a":0,"k":[854.035,737.046,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-57.863,0],[0,-57.864],[57.862,0],[0,57.863]],"o":[[57.862,0],[0,57.863],[-57.863,0],[0,-57.864]],"v":[[0,-104.771],[104.771,0],[0,104.771],[-104.771,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.416151936849,0.788874368107,0.986306044635,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[854.035,737.046],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":180,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"d3","parent":8,"tt":1,"tp":5,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[501.212,727.889,0],"ix":2,"l":2},"a":{"a":0,"k":[855.212,727.889,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-10.743,-6.073],[-12.039,8.254],[3.267,19.85],[11.175,1.298]],"o":[[-9.777,21.996],[10.743,6.073],[12.038,-8.254],[-3.266,-19.85],[-11.174,-1.297]],"v":[[-17.15,-27.84],[-21.902,24.694],[5.694,29.562],[29.378,-4.132],[6.997,-36.519]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.230868620031,0.596078431373,0.222068427591,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[884.789,635.988],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-9.065,-18.223],[41.109,-12.255],[-33.805,-14.824],[10.747,-29.996],[0.289,-17.299],[36.57,13.973],[2.746,26.209],[37.883,11.016],[24.392,14.804],[-8.948,21.861],[-21.879,0.465]],"o":[[0,0],[9.374,18.844],[-20.815,6.204],[30.428,13.344],[-10.746,29.997],[-0.29,17.298],[-30.122,-11.508],[-2.745,-26.208],[-37.882,-11.017],[-24.391,-14.805],[8.948,-21.859],[21.879,-0.464]],"v":[[21.384,-144.503],[48.51,-98.783],[18.892,-45.293],[41.718,-11.412],[93.612,51.401],[60.69,103.867],[68.372,141.025],[33.823,54.969],[33.271,13.501],[-54.457,-4.995],[-95.993,-95.391],[-32.019,-154.533]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.230868620031,0.596078431373,0.222068427591,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[788.675,733],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[21.125,-5.045],[-7.616,-8.156],[4.852,-8.64],[-18.516,-26.749],[-19.347,6.32],[-1.817,17.55],[10.109,32.838],[14.728,13.258],[0,0]],"o":[[0,0],[-21.125,5.045],[7.615,8.157],[-4.851,8.638],[18.517,26.749],[19.348,-6.321],[1.817,-17.549],[-10.108,-32.838],[-14.727,-13.258],[0,0]],"v":[[-3.557,-83.297],[-41.255,-59.843],[-56.33,-27.566],[-41.661,13.932],[-50.145,57.67],[18.478,88.719],[4.591,37.684],[3.72,-34.312],[53.933,-81.781],[-3.557,-83.298]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.230868620031,0.596078431373,0.222068427591,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[963.686,756.205],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":180,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"d-tm","parent":9,"td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[854.035,737.046,0],"ix":2,"l":2},"a":{"a":0,"k":[854.035,737.046,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-57.863,0],[0,-57.864],[57.862,0],[0,57.863]],"o":[[57.862,0],[0,57.863],[-57.863,0],[0,-57.864]],"v":[[0,-104.771],[104.771,0],[0,104.771],[-104.771,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.416151936849,0.788874368107,0.986306044635,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[854.035,737.046],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":180,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"d2","parent":9,"tt":1,"tp":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[855.212,727.889,0],"to":[59,0,0],"ti":[-59,0,0]},{"t":90,"s":[1209.212,727.889,0]}],"ix":2,"l":2},"a":{"a":0,"k":[855.212,727.889,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-10.743,-6.073],[-12.039,8.254],[3.267,19.85],[11.175,1.298]],"o":[[-9.777,21.996],[10.743,6.073],[12.038,-8.254],[-3.266,-19.85],[-11.174,-1.297]],"v":[[-17.15,-27.84],[-21.902,24.694],[5.694,29.562],[29.378,-4.132],[6.997,-36.519]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.230868620031,0.596078431373,0.222068427591,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[884.789,635.988],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-9.065,-18.223],[41.109,-12.255],[-33.805,-14.824],[10.747,-29.996],[0.289,-17.299],[36.57,13.973],[2.746,26.209],[37.883,11.016],[24.392,14.804],[-8.948,21.861],[-21.879,0.465]],"o":[[0,0],[9.374,18.844],[-20.815,6.204],[30.428,13.344],[-10.746,29.997],[-0.29,17.298],[-30.122,-11.508],[-2.745,-26.208],[-37.882,-11.017],[-24.391,-14.805],[8.948,-21.859],[21.879,-0.464]],"v":[[21.384,-144.503],[48.51,-98.783],[18.892,-45.293],[41.718,-11.412],[93.612,51.401],[60.69,103.867],[68.372,141.025],[33.823,54.969],[33.271,13.501],[-54.457,-4.995],[-95.993,-95.391],[-32.019,-154.533]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.230868620031,0.596078431373,0.222068427591,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[788.675,733],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[21.125,-5.045],[-7.616,-8.156],[4.852,-8.64],[-18.516,-26.749],[-19.347,6.32],[-1.817,17.55],[10.109,32.838],[14.728,13.258],[0,0]],"o":[[0,0],[-21.125,5.045],[7.615,8.157],[-4.851,8.638],[18.517,26.749],[19.348,-6.321],[1.817,-17.549],[-10.108,-32.838],[-14.727,-13.258],[0,0]],"v":[[-3.557,-83.297],[-41.255,-59.843],[-56.33,-27.566],[-41.661,13.932],[-50.145,57.67],[18.478,88.719],[4.591,37.684],[3.72,-34.312],[53.933,-81.781],[-3.557,-83.298]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.230868620031,0.596078431373,0.222068427591,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[963.686,756.205],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":180,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"d1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-15,"ix":10},"p":{"a":0,"k":[249.035,290.046,0],"ix":2,"l":2},"a":{"a":0,"k":[854.035,737.046,0],"ix":1,"l":2},"s":{"a":0,"k":[165,165,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-57.863,0],[0,-57.864],[57.862,0],[0,57.863]],"o":[[57.862,0],[0,57.863],[-57.863,0],[0,-57.864]],"v":[[0,-104.771],[104.771,0],[0,104.771],[-104.771,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.326828122606,0.705368760053,0.905882352941,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[854.035,737.046],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":180,"st":0,"ct":1,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/dialog_search_girl.json b/QuickLocation/Resource/lotties/dialog_search_girl.json new file mode 100644 index 0000000..1a27e66 --- /dev/null +++ b/QuickLocation/Resource/lotties/dialog_search_girl.json @@ -0,0 +1 @@ +{"v":"5.12.2","fr":30,"ip":0,"op":181,"w":3840,"h":2160,"nm":"main","ddd":0,"assets":[{"id":"comp_0","nm":"face","fr":30,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"eye ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[2090.021,899.696,0],"ix":2,"l":2},"a":{"a":0,"k":[77.482,40.703,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":15,"s":[{"i":[[0,0],[47.006,-10.83],[13.641,8.677]],"o":[[0,0],[0,0],[0,0]],"v":[[52.483,15.703],[-12.821,-4.873],[-52.483,-7.06]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[{"i":[[0,0],[46.578,17.011],[12.629,13.179]],"o":[[0,0],[0,0],[0,0]],"v":[[52.483,15.703],[-25.321,11.793],[-52.483,-7.06]],"c":false}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[0,0],[47.006,-10.83],[13.641,8.677]],"o":[[0,0],[0,0],[0,0]],"v":[[52.483,15.703],[-12.821,-4.873],[-52.483,-7.06]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":75,"s":[{"i":[[0,0],[47.006,-10.83],[13.641,8.677]],"o":[[0,0],[0,0],[0,0]],"v":[[52.483,15.703],[-12.821,-4.873],[-52.483,-7.06]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":80,"s":[{"i":[[0,0],[46.578,17.011],[12.629,13.179]],"o":[[0,0],[0,0],[0,0]],"v":[[52.483,15.703],[-25.321,11.793],[-52.483,-7.06]],"c":false}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":85,"s":[{"i":[[0,0],[47.006,-10.83],[13.641,8.677]],"o":[[0,0],[0,0],[0,0]],"v":[[52.483,15.703],[-12.821,-4.873],[-52.483,-7.06]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":135,"s":[{"i":[[0,0],[47.006,-10.83],[13.641,8.677]],"o":[[0,0],[0,0],[0,0]],"v":[[52.483,15.703],[-12.821,-4.873],[-52.483,-7.06]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":140,"s":[{"i":[[0,0],[46.578,17.011],[12.629,13.179]],"o":[[0,0],[0,0],[0,0]],"v":[[52.483,15.703],[-25.321,11.793],[-52.483,-7.06]],"c":false}]},{"t":145,"s":[{"i":[[0,0],[47.006,-10.83],[13.641,8.677]],"o":[[0,0],[0,0],[0,0]],"v":[[52.483,15.703],[-12.821,-4.873],[-52.483,-7.06]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[77.482,40.704],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"eye","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[2185.885,899.625,0],"ix":2,"l":2},"a":{"a":0,"k":[77.45,40.729,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":15,"s":[{"i":[[0,0],[-47.037,-10.694],[-13.617,8.716]],"o":[[0,0],[0,0],[0,0]],"v":[[-52.45,15.729],[12.793,-5.035],[52.45,-7.336]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[{"i":[[0,0],[-55.635,10.359],[-15.663,20.53]],"o":[[0,0],[0,0],[0,0]],"v":[[-52.45,15.729],[21.126,15.798],[52.45,-7.336]],"c":false}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[0,0],[-47.037,-10.694],[-13.617,8.716]],"o":[[0,0],[0,0],[0,0]],"v":[[-52.45,15.729],[12.793,-5.035],[52.45,-7.336]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":75,"s":[{"i":[[0,0],[-47.037,-10.694],[-13.617,8.716]],"o":[[0,0],[0,0],[0,0]],"v":[[-52.45,15.729],[12.793,-5.035],[52.45,-7.336]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":80,"s":[{"i":[[0,0],[-55.635,10.359],[-15.663,20.53]],"o":[[0,0],[0,0],[0,0]],"v":[[-52.45,15.729],[21.126,15.798],[52.45,-7.336]],"c":false}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":85,"s":[{"i":[[0,0],[-47.037,-10.694],[-13.617,8.716]],"o":[[0,0],[0,0],[0,0]],"v":[[-52.45,15.729],[12.793,-5.035],[52.45,-7.336]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":135,"s":[{"i":[[0,0],[-47.037,-10.694],[-13.617,8.716]],"o":[[0,0],[0,0],[0,0]],"v":[[-52.45,15.729],[12.793,-5.035],[52.45,-7.336]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":140,"s":[{"i":[[0,0],[-55.635,10.359],[-15.663,20.53]],"o":[[0,0],[0,0],[0,0]],"v":[[-52.45,15.729],[21.126,15.798],[52.45,-7.336]],"c":false}]},{"t":145,"s":[{"i":[[0,0],[-47.037,-10.694],[-13.617,8.716]],"o":[[0,0],[0,0],[0,0]],"v":[[-52.45,15.729],[12.793,-5.035],[52.45,-7.336]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[77.45,40.73],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"pupil ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[2096.006,902.975,0],"ix":2,"l":2},"a":{"a":0,"k":[14.516,13.495,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":15,"s":[{"i":[[-0.021,-14.371],[-7.868,0.012],[0.015,10.866],[7.868,-0.011]],"o":[[0.016,10.866],[7.869,-0.011],[-0.021,-14.548],[-7.869,0.012]],"v":[[-14.244,1.343],[0.02,13.234],[14.251,1.303],[-0.017,-13.225]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[{"i":[[-0.118,1.018],[-7.868,0.012],[-1.761,5.225],[7.868,-0.011]],"o":[[0.223,-1.934],[7.869,-0.011],[0.933,-2.769],[-7.869,0.012]],"v":[[-11.466,13.38],[0.02,13.234],[15.639,14.266],[0.908,13.163]],"c":true}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[-0.021,-14.371],[-7.868,0.012],[0.015,10.866],[7.868,-0.011]],"o":[[0.016,10.866],[7.869,-0.011],[-0.021,-14.548],[-7.869,0.012]],"v":[[-14.244,1.343],[0.02,13.234],[14.251,1.303],[-0.017,-13.225]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":75,"s":[{"i":[[-0.021,-14.371],[-7.868,0.012],[0.015,10.866],[7.868,-0.011]],"o":[[0.016,10.866],[7.869,-0.011],[-0.021,-14.548],[-7.869,0.012]],"v":[[-14.244,1.343],[0.02,13.234],[14.251,1.303],[-0.017,-13.225]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":80,"s":[{"i":[[-0.118,1.018],[-7.868,0.012],[-1.761,5.225],[7.868,-0.011]],"o":[[0.223,-1.934],[7.869,-0.011],[0.933,-2.769],[-7.869,0.012]],"v":[[-11.466,13.38],[0.02,13.234],[15.639,14.266],[0.908,13.163]],"c":true}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":85,"s":[{"i":[[-0.021,-14.371],[-7.868,0.012],[0.015,10.866],[7.868,-0.011]],"o":[[0.016,10.866],[7.869,-0.011],[-0.021,-14.548],[-7.869,0.012]],"v":[[-14.244,1.343],[0.02,13.234],[14.251,1.303],[-0.017,-13.225]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":135,"s":[{"i":[[-0.021,-14.371],[-7.868,0.012],[0.015,10.866],[7.868,-0.011]],"o":[[0.016,10.866],[7.869,-0.011],[-0.021,-14.548],[-7.869,0.012]],"v":[[-14.244,1.343],[0.02,13.234],[14.251,1.303],[-0.017,-13.225]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":140,"s":[{"i":[[-0.118,1.018],[-7.868,0.012],[-1.761,5.225],[7.868,-0.011]],"o":[[0.223,-1.934],[7.869,-0.011],[0.933,-2.769],[-7.869,0.012]],"v":[[-11.466,13.38],[0.02,13.234],[15.639,14.266],[0.908,13.163]],"c":true}]},{"t":145,"s":[{"i":[[-0.021,-14.371],[-7.868,0.012],[0.015,10.866],[7.868,-0.011]],"o":[[0.016,10.866],[7.869,-0.011],[-0.021,-14.548],[-7.869,0.012]],"v":[[-14.244,1.343],[0.02,13.234],[14.251,1.303],[-0.017,-13.225]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[14.515,13.496],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"pupil ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[2179.902,902.857,0],"ix":2,"l":2},"a":{"a":0,"k":[14.516,13.491,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":15,"s":[{"i":[[-0.021,-14.371],[7.868,-0.011],[0.016,10.866],[-7.868,0.011]],"o":[[0.015,10.866],[-7.869,0.012],[-0.021,-14.548],[7.869,-0.011]],"v":[[14.251,1.298],[0.02,13.229],[-14.245,1.339],[-0.018,-13.23]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[{"i":[[0.284,-3.347],[7.868,-0.011],[1.088,-2.945],[-7.868,0.011]],"o":[[-0.234,2.764],[-7.869,0.012],[-1.314,3.556],[7.869,-0.011]],"v":[[15.177,12.872],[0.02,13.229],[-12.393,14.765],[-0.481,13.622]],"c":true}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[-0.021,-14.371],[7.868,-0.011],[0.016,10.866],[-7.868,0.011]],"o":[[0.015,10.866],[-7.869,0.012],[-0.021,-14.548],[7.869,-0.011]],"v":[[14.251,1.298],[0.02,13.229],[-14.245,1.339],[-0.018,-13.23]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":75,"s":[{"i":[[-0.021,-14.371],[7.868,-0.011],[0.016,10.866],[-7.868,0.011]],"o":[[0.015,10.866],[-7.869,0.012],[-0.021,-14.548],[7.869,-0.011]],"v":[[14.251,1.298],[0.02,13.229],[-14.245,1.339],[-0.018,-13.23]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":80,"s":[{"i":[[0.284,-3.347],[7.868,-0.011],[1.088,-2.945],[-7.868,0.011]],"o":[[-0.234,2.764],[-7.869,0.012],[-1.314,3.556],[7.869,-0.011]],"v":[[15.177,12.872],[0.02,13.229],[-12.393,14.765],[-0.481,13.622]],"c":true}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"t":85,"s":[{"i":[[-0.021,-14.371],[7.868,-0.011],[0.016,10.866],[-7.868,0.011]],"o":[[0.015,10.866],[-7.869,0.012],[-0.021,-14.548],[7.869,-0.011]],"v":[[14.251,1.298],[0.02,13.229],[-14.245,1.339],[-0.018,-13.23]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":135,"s":[{"i":[[-0.021,-14.371],[7.868,-0.011],[0.016,10.866],[-7.868,0.011]],"o":[[0.015,10.866],[-7.869,0.012],[-0.021,-14.548],[7.869,-0.011]],"v":[[14.251,1.298],[0.02,13.229],[-14.245,1.339],[-0.018,-13.23]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":140,"s":[{"i":[[0.284,-3.347],[7.868,-0.011],[1.088,-2.945],[-7.868,0.011]],"o":[[-0.234,2.764],[-7.869,0.012],[-1.314,3.556],[7.869,-0.011]],"v":[[15.177,12.872],[0.02,13.229],[-12.393,14.765],[-0.481,13.622]],"c":true}]},{"t":145,"s":[{"i":[[-0.021,-14.371],[7.868,-0.011],[0.016,10.866],[-7.868,0.011]],"o":[[0.015,10.866],[-7.869,0.012],[-0.021,-14.548],[7.869,-0.011]],"v":[[14.251,1.298],[0.02,13.229],[-14.245,1.339],[-0.018,-13.23]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[14.515,13.491],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"brow ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":21,"s":[16]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":31,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":160,"s":[0]},{"t":170,"s":[16]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":21,"s":[2103.16,873.316,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":31,"s":[2112.16,876.316,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":160,"s":[2112.16,876.316,0],"to":[0,0,0],"ti":[0,0,0]},{"t":170,"s":[2103.16,873.316,0]}],"ix":2,"l":2},"a":{"a":0,"k":[29.466,17.898,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5,1.843],[0,0],[1.843,5],[5,-1.843],[0,0],[-1.843,-5]],"o":[[0,0],[5,-1.843],[-1.842,-5.001],[0,0],[-5,1.842],[1.843,5]],"v":[[-14.983,15.805],[21.656,2.302],[27.373,-10.088],[14.983,-15.805],[-21.657,-2.302],[-27.373,10.088]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[29.466,17.898],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"brow ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":21,"s":[-23]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":31,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":160,"s":[0]},{"t":170,"s":[-23]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":21,"s":[2171.878,871.512,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":31,"s":[2165.878,876.512,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":160,"s":[2165.878,876.512,0],"to":[0,0,0],"ti":[0,0,0]},{"t":170,"s":[2171.878,871.512,0]}],"ix":2,"l":2},"a":{"a":0,"k":[29.48,17.84,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.005,1.828],[0,0],[-1.828,5.005],[-5.006,-1.828],[0,0],[1.828,-5.005]],"o":[[0,0],[-5.006,-1.829],[1.829,-5.006],[0,0],[5.005,1.828],[-1.829,5.006]],"v":[[15.029,15.762],[-21.65,2.365],[-27.403,-10.009],[-15.029,-15.762],[21.649,-2.364],[27.402,10.009]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[29.48,17.84],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"mouth 2","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":31,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":164,"s":[0]},{"t":170,"s":[100]}],"ix":11},"r":{"a":0,"k":177,"ix":10},"p":{"a":0,"k":[2166.372,988.851,0],"ix":2,"l":2},"a":{"a":0,"k":[85.332,79.066,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-17.689,8.194],[-12.595,-9.17],[19.079,-7.401]],"o":[[21.45,-9.937],[-16.586,6.314],[3.22,-13.318]],"v":[[-10.767,-12.133],[40.001,-8.832],[-40.001,22.07]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[76.143,58.035],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.754,-4.019],[5.293,-0.371],[13.584,-10.525],[1.68,5.009],[1.087,6.695],[-36.371,2.228]],"o":[[2.122,4.863],[-41.155,2.889],[-4.176,3.236],[-1.581,-4.713],[16.538,-9.215],[3.013,5.014]],"v":[[52.905,-16.494],[46.371,-5.787],[-38.699,27.133],[-50.672,23.518],[-55.027,6.08],[45.774,-30.369]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[90.636,102.763],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.176,3.235],[-41.155,2.889],[2.122,4.863],[45.123,-20.902],[-6.555,-19.543]],"o":[[13.585,-10.525],[5.293,-0.372],[-8.823,-20.223],[-40.377,18.704],[1.68,5.008]],"v":[[-33.394,50.83],[51.676,17.911],[58.209,7.204],[-19.954,-33.163],[-45.368,47.215]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[85.331,79.066],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"mouth ","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":31,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":164,"s":[100]},{"t":170,"s":[0]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[2166.372,988.851,0],"ix":2,"l":2},"a":{"a":0,"k":[85.332,79.066,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-17.689,8.194],[-12.595,-9.17],[19.079,-7.401]],"o":[[21.45,-9.937],[-16.586,6.314],[3.22,-13.318]],"v":[[-10.767,-12.133],[40.001,-8.832],[-40.001,22.07]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[76.143,58.035],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.754,-4.019],[5.293,-0.371],[13.584,-10.525],[1.68,5.009],[1.087,6.695],[-36.371,2.228]],"o":[[2.122,4.863],[-41.155,2.889],[-4.176,3.236],[-1.581,-4.713],[16.538,-9.215],[3.013,5.014]],"v":[[52.905,-16.494],[46.371,-5.787],[-38.699,27.133],[-50.672,23.518],[-55.027,6.08],[45.774,-30.369]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[90.636,102.763],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.176,3.235],[-41.155,2.889],[2.122,4.863],[45.123,-20.902],[-6.555,-19.543]],"o":[[13.585,-10.525],[5.293,-0.372],[-8.823,-20.223],[-40.377,18.704],[1.68,5.008]],"v":[[-33.394,50.83],[51.676,17.911],[58.209,7.204],[-19.954,-33.163],[-45.368,47.215]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[85.331,79.066],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"arm_l ","parent":2,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-3]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[-7]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":72,"s":[-16]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.186],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.663],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":137,"s":[-16]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[-3]}],"ix":10},"p":{"a":0,"k":[180.549,213.977,0],"ix":2,"l":2},"a":{"a":0,"k":[464.891,522.549,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-15.337,19.208],[-19.208,-15.337],[0,0]],"o":[[0,0],[-19.208,-15.336],[15.337,-19.208],[0,0],[0,0]],"v":[[61.266,105.232],[-95.994,-20.339],[-103.003,-82.887],[-40.455,-89.895],[118.341,34.899]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[143.34,265.501],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-15.337,19.208],[-19.208,-15.337],[0,0],[0,0]],"o":[[0,0],[-19.208,-15.336],[15.337,-19.208],[0,0],[0,0],[0,0]],"v":[[44.099,105.232],[-113.161,-20.339],[-120.17,-82.887],[-57.621,-89.895],[101.174,34.899],[135.507,81.52]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[160.507,265.501],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-3.439,-16.604]],"o":[[0,0],[8.577,15.847],[0,0]],"v":[[-66.319,-106.791],[48.335,57.844],[66.319,106.791]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[504.353,310.945],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[29.914,55.271],[0,0]],"o":[[-55.604,-1.777],[0,0],[0,0]],"v":[[101.692,120.929],[-35.669,29.779],[-101.692,-120.929]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[306.298,491.662],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[13.355,-20.635],[-20.635,-13.355],[0,0]],"o":[[0,0],[-20.635,-13.355],[-13.356,20.634],[0,0],[0,0]],"v":[[72.528,-8.977],[2.373,-52.393],[-59.172,-39.212],[-45.991,22.332],[24.164,65.748]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[119.464,147.869],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-63.9,-58.652],[63.9,58.652]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[255.892,197.544],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[55.314,51.604],[-55.314,-51.604]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[198.942,265.221],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[20.826,13.479],[0,0],[13.355,-20.635],[-20.635,-13.355],[0,0],[-13.498,20.269]],"o":[[0,0],[-20.635,-13.355],[-13.356,20.634],[0,0],[20.444,13.232],[13.751,-20.648]],"v":[[59.222,-15.593],[-10.933,-59.009],[-72.477,-45.828],[-59.297,15.716],[10.858,59.132],[72.082,46.439]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[132.77,154.485],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-16.689,18.045],[-18.045,-16.689],[0,0],[0,0],[0,0]],"o":[[0,0],[-18.045,-16.689],[16.689,-18.045],[0,0],[0,0],[0,0],[0,0]],"v":[[22.911,84.335],[-93.444,-23.277],[-95.899,-86.169],[-33.007,-88.625],[88.449,23.707],[112.588,55.229],[44.198,105.313]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[231.344,232.489],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[11.904,-21.505],[-21.505,-11.904],[0,0]],"o":[[0,0],[-21.504,-11.903],[-11.904,21.505],[0,0],[0,0]],"v":[[77.05,-11.583],[-4.655,-54.389],[-65.146,-37.005],[-47.762,23.487],[33.942,66.292]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[160.368,92.459],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-51.946,-52.545],[51.946,52.545]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[246.257,211.297],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[64.107,62.222],[-53.725,-53.904],[-64.107,-62.222]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[301.525,143.099],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[21.704,12.014],[0,0],[11.904,-21.505],[-21.505,-11.904],[0,0],[-12.071,21.149]],"o":[[0,0],[-21.504,-11.903],[-11.904,21.505],[0,0],[21.306,11.794],[12.298,-21.545]],"v":[[62.352,-17.48],[-19.353,-60.286],[-79.844,-42.902],[-62.46,17.59],[19.244,60.395],[79.45,43.52]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[175.066,98.357],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-17.253,17.506],[-17.507,-17.254],[0,0],[0,0]],"o":[[0,0],[-17.507,-17.253],[17.253,-17.507],[0,0],[0,0],[0,0]],"v":[[23.102,85.821],[-89.781,-25.429],[-90.24,-88.365],[-27.302,-88.825],[90.53,27.3],[107.493,106.078]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[275.101,178.021],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[80.395,-43.511],[0,0],[43.51,80.395],[0,0]],"o":[[0,0],[43.51,80.395],[0,0],[-80.396,43.51],[0,0],[0,0]],"v":[[37.632,-216.644],[152.286,-52.009],[91.781,168.943],[84.038,173.134],[-129.772,100.644],[-195.796,-50.064]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[400.402,420.798],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[11.904,-21.505],[-21.505,-11.904],[0,0]],"o":[[0,0],[-21.504,-11.903],[-11.904,21.505],[0,0],[0,0]],"v":[[77.05,-11.583],[-4.655,-54.389],[-65.146,-37.005],[-47.762,23.487],[33.942,66.292]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[232.771,91.292],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-51.946,-52.545],[51.946,52.545]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[318.66,210.13],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[64.107,62.222],[-53.725,-53.904],[-64.107,-62.222]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[373.927,141.932],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":2,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[21.704,12.014],[0,0],[11.904,-21.505],[-21.505,-11.904],[0,0],[-12.071,21.149]],"o":[[0,0],[-21.504,-11.903],[-11.904,21.505],[0,0],[21.306,11.794],[12.298,-21.545]],"v":[[62.352,-17.48],[-19.353,-60.286],[-79.844,-42.902],[-62.46,17.59],[19.244,60.395],[79.45,43.52]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[247.469,97.189],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-17.253,17.506],[-17.506,-17.253],[0,0]],"o":[[0,0],[-17.507,-17.253],[17.253,-17.507],[0,0],[0,0]],"v":[[31.584,95.949],[-81.299,-15.299],[-81.758,-78.237],[-18.82,-78.697],[99.012,37.43]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[339.022,166.725],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"hand_l","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-94]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[-91]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":72,"s":[4]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.186],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.663],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":137,"s":[4]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[-94]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[922.885,168.112,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.402,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[922.885,168.112,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.402,"y":0.032},"o":{"x":0.182,"y":0},"t":40,"s":[960.84,184.667,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.712,"y":0.712},"o":{"x":0.167,"y":0.167},"t":102,"s":[960.84,184.667,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":160,"s":[960.84,184.667,0],"to":[0,0,0],"ti":[0,0,0]},{"t":180,"s":[922.885,168.112,0]}],"ix":2,"l":2},"a":{"a":0,"k":[851.05,692.102,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[47.692,-65.123],[39.098,-4.464],[171.602,141.912]],"o":[[0,0],[0,0],[0,0],[65.122,47.691],[-25.084,34.252],[0,0],[0,0]],"v":[[128.56,283.955],[-489.012,-168.309],[-316.307,-404.139],[409.758,127.578],[441.32,331.846],[339.948,390.708],[130.767,283.396]],"c":false}]},{"i":{"x":0.402,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[47.692,-65.123],[39.098,-4.464],[171.602,141.912]],"o":[[0,0],[0,0],[0,0],[65.122,47.691],[-25.084,34.252],[0,0],[0,0]],"v":[[128.56,283.955],[-489.012,-168.309],[-316.307,-404.139],[409.758,127.578],[441.32,331.846],[339.948,390.708],[130.767,283.396]],"c":false}]},{"i":{"x":0.402,"y":1},"o":{"x":0.167,"y":0},"t":40,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[47.692,-65.123],[39.098,-4.464],[34.344,-0.685]],"o":[[0,0],[0,0],[0,0],[65.122,47.691],[-25.084,34.252],[0,0],[0,0]],"v":[[128.56,283.955],[-489.012,-168.31],[-316.307,-404.139],[409.758,127.578],[441.32,331.846],[339.948,390.708],[281.369,404.139]],"c":false}]},{"i":{"x":0.402,"y":1},"o":{"x":0.167,"y":0},"t":102,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[47.692,-65.123],[39.098,-4.464],[34.344,-0.685]],"o":[[0,0],[0,0],[0,0],[65.122,47.691],[-25.084,34.252],[0,0],[0,0]],"v":[[128.56,283.955],[-489.012,-168.31],[-316.307,-404.139],[409.758,127.578],[441.32,331.846],[339.948,390.708],[281.369,404.139]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":160,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[47.692,-65.123],[39.098,-4.464],[34.344,-0.685]],"o":[[0,0],[0,0],[0,0],[65.122,47.691],[-25.084,34.252],[0,0],[0,0]],"v":[[128.56,283.955],[-489.012,-168.31],[-316.307,-404.139],[409.758,127.578],[441.32,331.846],[339.948,390.708],[281.369,404.139]],"c":false}]},{"t":180,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[47.692,-65.123],[39.098,-4.464],[171.602,141.912]],"o":[[0,0],[0,0],[0,0],[65.122,47.691],[-25.084,34.252],[0,0],[0,0]],"v":[[128.56,283.955],[-489.012,-168.309],[-316.307,-404.139],[409.758,127.578],[441.32,331.846],[339.948,390.708],[130.767,283.396]],"c":false}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[514.012,429.14],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[-47.691,65.123],[65.122,47.691]],"o":[[0,0],[0,0],[65.123,47.691],[47.692,-65.122],[0,0]],"v":[[-316.307,-407.62],[-489.012,-171.789],[237.053,359.928],[441.321,328.365],[409.759,124.099]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[514.012,432.62],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"hand_l ","parent":8,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[90]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[90]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.216],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.592],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[90]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[659.059,144.681,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.402,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[659.059,144.681,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.579,"y":0},"o":{"x":0.171,"y":0},"t":40,"s":[654.57,200.548,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.788,"y":0.788},"o":{"x":0.167,"y":0.167},"t":102,"s":[654.57,200.548,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":160,"s":[654.57,200.548,0],"to":[0,0,0],"ti":[0,0,0]},{"t":180,"s":[659.059,144.681,0]}],"ix":2,"l":2},"a":{"a":0,"k":[135.432,254.374,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-93,11.062],[93,-11.062]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[331.958,67.549],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-8.236,-91.332],[-93.941,9.697],[0,0],[-27.268,104.633]],"o":[[0,0],[-91.059,10.838],[8.479,94.058],[0,0],[-55.992,-92.502],[0,0]],"v":[[181.733,-187.705],[-61.248,-158.802],[-209.989,24.676],[-23.826,178.008],[218.225,153.009],[173.297,-155.338]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[243.225,244.192],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.348,80.285],[80.285,-8.348],[0,0],[-8.348,-80.285],[-80.285,8.348],[0,0]],"o":[[-8.348,-80.285],[0,0],[-80.285,8.348],[8.348,80.286],[0,0],[80.285,-8.348]],"v":[[494.044,-51.37],[333.559,-181.624],[-363.789,-109.114],[-494.043,51.37],[-333.559,181.624],[363.789,109.114]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[558.287,214.972],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[7.908,-92.691],[0,0],[0,0],[0,0]],"o":[[0,0],[29.023,88.386],[0,0],[0,0],[0,0],[0,0]],"v":[[16.45,-170.357],[24.508,-145.814],[56.505,128.598],[52.942,170.356],[-23.61,143.669],[-64.413,-115.484]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[408.508,226.843],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":0,"nm":"face","parent":5,"refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-237.072,662.317,0],"ix":2,"l":2},"a":{"a":0,"k":[1920,1080,0],"ix":1,"l":2},"s":{"a":0,"k":[185.185,185.185,100],"ix":6,"l":2}},"ao":0,"w":3840,"h":2160,"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"head ","parent":9,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-1]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[-6]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":72,"s":[-4]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.186],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.663],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":137,"s":[-4]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[-1]}],"ix":10},"p":{"a":0,"k":[168.574,179.803,0],"ix":2,"l":2},"a":{"a":0,"k":[346.533,541.622,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-0.048,-33.987],[16.128,-7.687],[0,0],[6.705,0.054]],"o":[[0,0],[30.681,-14.622],[0.026,17.866],[0,0],[-6.668,3.178],[0,0]],"v":[[-51.948,-27.782],[-14.256,-45.746],[51.922,-4.043],[25.558,37.794],[-12.135,55.758],[-32.401,60.314]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[416.463,369.274],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.962,0.007],[-5.865,-8.654]],"o":[[4.206,-1.991],[11.24,-0.016],[0,0]],"v":[[-19.647,-4.742],[-7.376,-7.152],[19.647,7.167]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[394.659,377.837],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.011,7.741],[-17.986,0.026],[-5.71,-9.459]],"o":[[-4.519,-5.581],[-0.027,-17.985],[11.853,-0.017],[0,0]],"v":[[-22.978,26.528],[-30.219,6.1],[2.299,-26.511],[30.245,-10.752]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[403.643,373.06],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.128,-7.687],[0,0],[0.048,33.987],[-16.128,7.686],[0,0],[-0.049,-33.987]],"o":[[0,0],[-30.681,14.622],[-0.026,-17.866],[0,0],[30.68,-14.622],[0.026,17.866]],"v":[[38.754,32.788],[1.061,50.752],[-65.117,9.049],[-38.753,-32.788],[-1.061,-50.752],[65.117,-9.049]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[403.268,374.28],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-97.931,-6.191],[-108.573,-14.92],[0,0],[3.483,-94.308],[6.91,189.719],[130.714,-0.188],[-21.707,-154.654]],"o":[[0,0],[42.523,5.065],[0,0],[0,0],[-4.376,-120.134],[-130.713,0.188],[0,0]],"v":[[-90.848,-123.047],[45.242,-0.821],[97.742,22.322],[149.633,250.883],[218.326,-29.664],[-20.7,-250.695],[-203.53,-7.096]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[250.236,275.883],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[6.629,-42.659],[-5.432,-0.6],[0,0]],"o":[[0,0],[-0.84,5.401],[9.952,1.1],[0,0]],"v":[[2.186,-62.338],[-24.138,50.211],[-15.711,61.238],[24.978,60.956]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[155.856,379.812],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[120.277,-0.173],[0.108,74.564],[0,0],[-97.421,0.141],[-0.14,-97.421],[0,0]],"o":[[-74.564,0.107],[0,0],[-0.14,-97.42],[97.42,-0.14],[0,0],[0.173,120.277]],"v":[[-40.96,285.671],[-176.166,150.855],[-176.54,-108.989],[-0.397,-285.638],[176.251,-109.496],[176.506,67.577]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[223.174,328.023],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":3,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"leg_l ","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[2]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[2]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":67,"s":[-2]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.193],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.66],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":132,"s":[-2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[2]}],"ix":10},"p":{"a":0,"k":[348.057,218.95,0],"ix":2,"l":2},"a":{"a":0,"k":[1417.015,218.301,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[194.164,114.619],[0,0],[0,0],[-132.167,-66.657],[-17.372,-15.413],[-36.253,-54.964]],"o":[[0,0],[0,0],[-194.164,-114.619],[0,0],[70.9,-129.938],[21.684,10.936],[0,0],[0,0]],"v":[[452.422,-132.156],[-18.523,663.628],[-229.712,459.442],[-512.801,371.846],[24.672,-483.45],[388.952,-596.971],[447.626,-557.185],[512.802,-484.576]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[1131.304,688.628],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-194.165,-114.619],[0,0],[0,0],[132.166,66.657],[70.9,-129.939]],"o":[[0,0],[194.164,114.619],[0,0],[62.344,-134.255],[-132.166,-66.657],[0,0]],"v":[[-544.675,371.845],[-261.587,459.443],[-50.399,663.628],[482.331,-236.556],[357.078,-596.97],[-7.203,-483.448]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[1163.179,688.627],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-60.79,-0.094],[-3.521,-0.329]],"o":[[4.573,-59.637],[3.606,0.006],[0,0]],"v":[[-62.971,53.279],[52.277,-53.186],[62.971,-52.68]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[760.904,1488.93],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.108,-70.055],[0.379,-4.058]],"o":[[68.727,5.269],[-0.007,4.156],[0,0]],"v":[[-61.4,-72.569],[61.293,60.245],[60.71,72.569]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[217.184,1485.244],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-1.437,-8.79],[0,0],[0,0],[-60.236,18.622],[0,0],[-18.012,-0.028],[0,0],[0.017,-18.004]],"o":[[0,0],[8.907,-0.034],[0,0],[0,0],[0.103,-66.378],[0.037,-0.02],[0.028,-18.012],[0,0],[18.004,0.028],[0,0]],"v":[[343.004,-66.49],[353.781,-66.688],[371.737,-51.488],[407.515,167.395],[-407.515,166.132],[-303.359,25.018],[73.704,-134.805],[106.369,-167.367],[126.112,-167.337],[158.674,-134.693]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[450.385,1391.375],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-60.237,18.622],[0,0],[-18.011,-0.028],[0,0],[0.017,-18.004],[0,0],[-11.344,-0.017],[0,0],[-0.039,11.334],[0,0],[-9.958,0.039],[0,0],[-1.436,-8.791]],"o":[[0,0],[0.103,-66.377],[0.037,-0.019],[0.028,-18.011],[0,0],[18.004,0.027],[0,0],[-0.011,11.345],[0,0],[11.334,0.017],[0,0],[0.034,-9.957],[0,0],[8.907,-0.034],[0,0]],"v":[[407.515,167.395],[-407.515,166.132],[-303.359,25.018],[73.704,-134.805],[106.367,-167.367],[126.112,-167.336],[158.674,-134.692],[158.589,-47.849],[179.107,-27.279],[263.418,-27.148],[284,-47.627],[284.002,-48.429],[302.057,-66.49],[353.781,-66.687],[371.736,-51.487]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[450.385,1391.374],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.813,0.015],[0,0],[-0.015,9.813],[0,0],[-9.813,-0.015],[0,0],[0.015,-9.813],[0,0]],"o":[[0,0],[-9.814,-0.015],[0,0],[0.016,-9.813],[0,0],[9.814,0.015],[0,0],[-0.016,9.814]],"v":[[407.099,38.155],[-407.214,36.893],[-424.956,19.097],[-424.895,-20.413],[-407.098,-38.154],[407.215,-36.892],[424.957,-19.096],[424.896,20.413]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[449.971,1595.655],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":3,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-75.776,275.542],[-206.225,136.211],[64.092,-275.542],[206.225,-122.898]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[748.925,1218.747],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":3,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-335.327,-70.408],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-256.611,-117.733],[237.665,174.049],[256.611,79.04],[-154.496,-174.049]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[875.115,1178.206],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":3,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"leg_l ","parent":10,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-3]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[-3]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":67,"s":[2]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.193],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.66],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":132,"s":[2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[-3]}],"ix":10},"p":{"a":0,"k":[422.595,532.495,0],"ix":2,"l":2},"a":{"a":0,"k":[1080.934,1398.706,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[63.324,61.467],[77.202,117.047],[0,0],[-125.496,82.776],[-82.775,-125.496],[0,0],[97.039,-64.005],[62.59,24.249],[38.482,12.97]],"o":[[-71.373,-52.392],[-100.163,-97.228],[0,0],[-82.776,-125.496],[125.497,-82.776],[0,0],[64.006,97.039],[-57.699,38.057],[0,0],[0,0]],"v":[[235.803,681.38],[33.539,510.367],[-233.373,188.07],[-554.64,-299.006],[-477.287,-676.115],[-100.176,-598.762],[573.409,422.467],[513.596,714.065],[321.668,734.642],[254.515,725.995]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[662.415,783.891],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-125.496,82.775],[-82.776,-125.496],[0,0],[97.039,-64.006],[70.674,49.033],[135.467,205.383],[0,0]],"o":[[125.497,-82.776],[0,0],[64.006,97.039],[-71.806,47.362],[-202.148,-140.249],[0,0],[-82.776,-125.496]],"v":[[-477.286,-677.383],[-100.177,-600.031],[573.41,421.199],[513.596,712.797],[277.719,710.03],[-233.373,186.802],[-554.639,-300.274]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[662.416,785.159],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"body","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[4]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[3]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":72,"s":[-2]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.186],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.663],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":137,"s":[-2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[4]}],"ix":10},"p":{"a":0,"k":[2275.346,1562.588,0],"ix":2,"l":2},"a":{"a":0,"k":[449.834,1111.822,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-26.86,6.01],[0,0]],"o":[[14.847,23.176],[0,0],[0,0]],"v":[[-98.62,-17.299],[-29.162,11.29],[98.62,-17.299]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[380.39,82.349],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-18.013,103.549],[0,0],[0,0],[-26.86,6.01],[0,0],[0,0],[-2.719,-47.904],[0,0],[62.33,2.14],[0,0],[-11.861,45.578]],"o":[[0,0],[-61.451,-85.269],[0,0],[0,0],[14.847,23.176],[0,0],[0,0],[47.854,3.472],[0,0],[4.301,62.218],[0,0],[-47.068,-1.616],[0,0]],"v":[[-276.809,154.881],[-309.267,109.844],[-377.191,-185.412],[-294.534,-572.531],[-129.229,-586.822],[-59.771,-558.233],[68.011,-586.822],[248.226,-573.749],[336.645,-483.927],[390.903,472.336],[282.389,584.681],[-290.94,564.992],[-359.587,472.974]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.666666666667,0.870588295133,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[420.204,611.822],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"neck","parent":8,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[4]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":72,"s":[3]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.186],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.663],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":137,"s":[3]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[0]}],"ix":10},"p":{"a":0,"k":[397.1,64.74,0],"ix":2,"l":2},"a":{"a":0,"k":[131.024,369.321,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.142,98.816],[0,0],[7.125,-0.011],[0,0],[-0.048,-33.722],[0,0]],"o":[[0,0],[-6.361,-2.234],[0,0],[-33.723,0.048],[0,0],[90.007,-0.13]],"v":[[77.982,-41.817],[77.846,-136.631],[57.525,-140.077],[-17.103,-139.97],[-78.076,-78.823],[-77.761,140.089]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[103.124,165.127],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[33.722,-0.048],[0,0],[0.048,33.723],[0,0],[-33.722,0.049],[0,0],[-0.049,-33.723],[0,0]],"o":[[0,0],[-33.722,0.049],[0,0],[-0.048,-33.722],[0,0],[33.723,-0.049],[0,0],[0.049,33.723]],"v":[[37.596,196.016],[-37.033,196.123],[-98.18,135.151],[-98.569,-134.868],[-37.597,-196.016],[37.032,-196.124],[98.18,-135.151],[98.568,134.868]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[123.617,221.173],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"pelvis ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[2250.327,1603.23,0],"ix":2,"l":2},"a":{"a":0,"k":[339.603,339.602,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-173.75,0],[0,-173.75],[173.75,0],[25.847,6.869],[8.335,-1.695]],"o":[[0,-173.75],[173.75,0],[0,173.75],[-28.009,0],[0,0],[0,0]],"v":[[-314.602,0],[-0.001,-314.602],[314.602,0],[-0.001,314.602],[-81.012,304.073],[-100.626,309.483]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[339.602,339.602],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-173.75],[-173.75,0],[0,173.75],[173.75,0]],"o":[[0,173.75],[173.75,0],[0,-173.75],[-173.75,0]],"v":[[-314.602,0],[-0.001,314.602],[314.602,0],[-0.001,-314.602]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[339.602,339.602],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"leg_r ","parent":12,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[3]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[6]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":72,"s":[-2]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.186],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.663],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":137,"s":[-2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[3]}],"ix":10},"p":{"a":0,"k":[344.353,200.431,0],"ix":2,"l":2},"a":{"a":0,"k":[1413.311,199.783,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[169.756,98.448],[0,0],[0,0],[-132.166,-66.657],[-24.162,-30.978],[-16.545,-25.084]],"o":[[0,0],[0,0],[-169.757,-98.449],[0,0],[70.901,-129.939],[37.329,18.827],[0,0],[0,0]],"v":[[412.572,-76.682],[-25.544,663.627],[-245.498,456.875],[-519.821,371.845],[17.651,-483.448],[381.932,-596.97],[474.63,-520.932],[519.821,-463.289]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[1138.324,688.628],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-169.756,-98.448],[0,0],[0,0],[132.166,66.657],[70.9,-129.939]],"o":[[0,0],[169.756,98.449],[0,0],[62.343,-134.255],[-132.166,-66.657],[0,0]],"v":[[-544.675,371.845],[-270.352,456.875],[-50.398,663.627],[482.332,-236.555],[357.078,-596.97],[-7.202,-483.448]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[1163.178,688.628],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-60.79,-0.094],[-3.521,-0.328]],"o":[[4.573,-59.637],[3.606,0.006],[0,0]],"v":[[-62.971,53.28],[52.277,-53.185],[62.971,-52.68]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[760.904,1488.93],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.108,-70.056],[0.379,-4.058]],"o":[[68.727,5.269],[-0.007,4.156],[0,0]],"v":[[-61.4,-72.569],[61.293,60.245],[60.71,72.569]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[217.184,1485.244],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-1.437,-8.791],[0,0],[0,0],[-60.236,18.623],[0,0],[-18.011,-0.028],[0,0],[-2.482,-15.525]],"o":[[0,0],[8.907,-0.034],[0,0],[0,0],[0.103,-66.377],[0.037,-0.019],[0.028,-18.011],[0,0],[16.227,0.025],[0,0]],"v":[[345.592,-66.656],[353.781,-66.687],[371.738,-51.487],[407.515,167.395],[-407.515,166.132],[-303.359,25.018],[73.704,-134.805],[106.368,-167.367],[126.113,-167.336],[158.264,-139.913]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[450.385,1391.375],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-60.237,18.622],[0,0],[-18.011,-0.028],[0,0],[0.017,-18.004],[0,0],[-11.344,-0.018],[0,0],[-0.039,11.334],[0,0],[-9.958,0.038],[0,0],[-1.437,-8.791]],"o":[[0,0],[0.103,-66.377],[0.037,-0.019],[0.028,-18.011],[0,0],[18.004,0.027],[0,0],[-0.012,11.345],[0,0],[11.334,0.017],[0,0],[0.034,-9.958],[0,0],[8.907,-0.035],[0,0]],"v":[[407.515,167.395],[-407.515,166.132],[-303.359,25.018],[73.704,-134.805],[106.367,-167.367],[126.112,-167.336],[158.674,-134.692],[158.59,-47.849],[179.107,-27.279],[263.418,-27.148],[284,-47.627],[284.002,-48.429],[302.057,-66.49],[353.781,-66.687],[371.737,-51.487]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[450.385,1391.375],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.814,0.015],[0,0],[-0.015,9.814],[0,0],[-9.814,-0.015],[0,0],[0.015,-9.813],[0,0]],"o":[[0,0],[-9.814,-0.015],[0,0],[0.015,-9.814],[0,0],[9.814,0.015],[0,0],[-0.016,9.813]],"v":[[407.099,38.155],[-407.214,36.893],[-424.956,19.097],[-424.894,-20.412],[-407.098,-38.154],[407.215,-36.892],[424.956,-19.096],[424.896,20.414]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[449.971,1595.656],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":3,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-75.776,275.542],[-206.225,136.211],[64.092,-275.542],[206.225,-122.898]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[748.925,1218.748],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":3,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-468.183,-124.082],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-256.612,-93.417],[237.665,198.365],[256.612,64.858],[-137.065,-198.364]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[875.115,1153.891],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":3,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"leg_r ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-3]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[-3]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":72,"s":[2]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.186],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.663],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":137,"s":[2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[-3]}],"ix":10},"p":{"a":0,"k":[2184.311,1701.424,0],"ix":2,"l":2},"a":{"a":0,"k":[1084.638,1399.974,0],"ix":1,"l":2},"s":{"a":0,"k":[54,54,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-125.496,82.775],[-82.776,-125.497],[0,0],[97.04,-64.006],[70.674,49.033],[135.467,205.383],[0,0]],"o":[[125.497,-82.776],[0,0],[64.006,97.039],[-71.806,47.362],[-202.148,-140.249],[0,0],[-82.776,-125.496]],"v":[[-477.286,-677.383],[-100.177,-600.03],[573.41,421.199],[513.596,712.797],[277.719,710.03],[-233.373,186.802],[-554.639,-300.274]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[662.415,785.159],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"hair ","parent":5,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[274.944,76.733,0],"ix":2,"l":2},"a":{"a":0,"k":[411.501,86.555,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[87.825,0],[0,0],[-3.901,48.981],[-306.952,0],[-29.319,-179]],"o":[[0,0],[-49.136,0],[13.442,-168.772],[266.532,0],[14.196,86.671]],"v":[[239.545,302.296],[-306.01,302.296],[-390.007,211.476],[-4.596,-302.296],[379.713,136.826]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[418.908,327.296],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":14,"ty":4,"nm":"arm_r ","parent":15,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[0]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":72,"s":[10]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.186],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.663],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":137,"s":[10]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[0]}],"ix":10},"p":{"a":0,"k":[837.336,199.187,0],"ix":2,"l":2},"a":{"a":0,"k":[122.73,508.177,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-11.972,-21.669],[21.669,-11.972],[0,0]],"o":[[0,0],[21.67,-11.973],[11.972,21.67],[0,0],[0,0]],"v":[[-77.607,-11.726],[4.721,-54.774],[65.635,-37.216],[48.077,23.698],[-34.252,66.747]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[366.847,91.747],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[52.364,-52.882],[-52.364,52.882]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[280.231,211.376],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-64.619,62.619],[54.157,-54.249],[64.619,-62.619]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[224.619,142.641],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-21.87,12.083],[0,0],[-11.972,-21.669],[21.669,-11.972],[0,0],[12.141,21.312]],"o":[[0,0],[21.67,-11.973],[11.972,21.67],[0,0],[-21.469,11.861],[-12.369,-21.71]],"v":[[-62.787,-17.657],[19.542,-60.704],[80.456,-43.147],[62.897,17.767],[-19.432,60.817],[-80.059,43.769]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[352.027,97.678],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[17.363,17.647],[17.646,-17.363],[0,0]],"o":[[0,0],[17.647,-17.364],[-17.364,-17.647],[0,0],[0,0]],"v":[[-31.899,96.615],[81.889,-15.345],[82.403,-78.738],[19.011,-79.251],[-99.766,37.617]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[259.766,167.643],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[3.181,-18.926]],"o":[[0,0],[-9.781,18.038],[0,0]],"v":[[67.5,-110.783],[-48.115,54.946],[-67.5,110.783]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[92.5,316.043],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-32.917,60.704],[0,0]],"o":[[61.68,4.656],[0,0],[0,0]],"v":[[-110.201,119.221],[43.578,27.865],[110.201,-123.877]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[284.776,497.108],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-11.972,-21.669],[21.67,-11.972],[0,0]],"o":[[0,0],[21.67,-11.973],[11.972,21.67],[0,0],[0,0]],"v":[[-77.607,-11.726],[4.721,-54.773],[65.635,-37.216],[48.076,23.698],[-34.252,66.747]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[439.771,92.981],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[52.364,-52.882],[-52.364,52.882]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[353.155,212.61],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-64.62,62.619],[54.157,-54.249],[64.62,-62.619]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[297.544,143.876],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-21.871,12.083],[0,0],[-11.972,-21.669],[21.67,-11.972],[0,0],[12.141,21.312]],"o":[[0,0],[21.67,-11.973],[11.972,21.67],[0,0],[-21.469,11.862],[-12.369,-21.711]],"v":[[-62.787,-17.657],[19.541,-60.704],[80.456,-43.147],[62.896,17.767],[-19.432,60.816],[-80.059,43.769]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[424.951,98.912],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[17.363,17.647],[17.647,-17.363],[0,0],[0,0]],"o":[[0,0],[17.647,-17.364],[-17.364,-17.648],[0,0],[0,0],[0,0]],"v":[[-23.324,86.447],[90.464,-25.513],[90.978,-88.905],[27.586,-89.419],[-91.191,27.45],[-108.341,106.782]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[324.115,179.045],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-80.94,-43.889],[0,0],[-43.889,80.94],[0,0]],"o":[[0,0],[-43.89,80.94],[0,0],[80.94,43.889],[0,0],[0,0]],"v":[[-37.736,-218.221],[-153.351,-52.492],[-92.589,170.104],[-84.793,174.331],[130.618,101.492],[197.241,-50.249]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[197.736,423.481],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-13.435,-20.795],[20.794,-13.434],[0,0]],"o":[[0,0],[20.794,-13.435],[13.435,20.794],[0,0],[0,0]],"v":[[-73.054,-9.098],[-2.358,-52.77],[59.619,-39.444],[46.294,22.533],[-24.403,66.205]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[480.925,148.825],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[64.41,-59.023],[-64.41,59.023]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[343.461,198.75],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-55.755,51.931],[55.755,-51.931]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[400.768,266.962],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-20.987,13.56],[0,0],[-13.435,-20.795],[20.794,-13.434],[0,0],[13.58,20.426]],"o":[[0,0],[20.794,-13.435],[13.435,20.794],[0,0],[-20.602,13.311],[-13.833,-20.808]],"v":[[-59.636,-15.754],[11.061,-59.425],[73.038,-46.099],[59.713,15.878],[-10.984,59.55],[-72.64,46.716]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[467.506,155.481],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[16.795,18.189],[18.189,-16.795],[0,0],[0,0],[0,0]],"o":[[0,0],[18.189,-16.795],[-16.795,-18.189],[0,0],[0,0],[0,0],[0,0]],"v":[[-23.15,84.923],[94.132,-23.372],[96.656,-86.716],[33.312,-89.24],[-89.111,23.803],[-113.451,55.534],[-44.608,106.035]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[368.163,233.97],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":2,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[15.432,19.358],[19.358,-15.432],[0,0]],"o":[[0,0],[19.359,-15.432],[-15.432,-19.359],[0,0],[0,0]],"v":[[-61.804,105.942],[96.693,-20.406],[103.803,-83.4],[40.808,-90.51],[-119.235,35.055]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[456.781,267.288],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[15.432,19.358],[19.358,-15.432],[0,0],[0,0]],"o":[[0,0],[19.359,-15.432],[-15.432,-19.359],[0,0],[0,0],[0,0]],"v":[[-44.495,105.942],[114.001,-20.406],[121.112,-83.4],[58.117,-90.51],[-101.926,35.055],[-136.543,81.985]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[439.472,267.288],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"hand_r ","parent":16,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-39]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[-39]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.277],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.58],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":72,"s":[-2]},{"i":{"x":[0.528],"y":[1]},"o":{"x":[0.186],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.663],"y":[1]},"o":{"x":[0.259],"y":[0]},"t":137,"s":[-2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[-39]}],"ix":10},"p":{"a":0,"k":[87.802,169.465,0],"ix":2,"l":2},"a":{"a":0,"k":[139.938,676.9,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[-47.691,-65.123],[-41.639,-2.737],[-33.38,-1.185]],"o":[[0,0],[0,0],[0,0],[-65.123,47.691],[26.584,36.301],[0,0],[0,0]],"v":[[-101.021,264.175],[489.012,-167.923],[316.308,-403.752],[-409.758,127.966],[-441.321,332.233],[-332.916,391.727],[-288.823,403.752]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[514.012,428.752],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[47.691,65.123],[-65.122,47.691]],"o":[[0,0],[0,0],[-65.123,47.691],[-47.692,-65.122],[0,0]],"v":[[316.308,-407.62],[489.012,-171.789],[-237.053,359.928],[-441.321,328.365],[-409.759,124.099]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[514.012,432.619],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":16,"ty":4,"nm":"hand_r ","parent":8,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-102]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[-102]},{"i":{"x":[0.402],"y":[1]},"o":{"x":[0.216],"y":[0]},"t":40,"s":[0]},{"i":{"x":[0.592],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":102,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":160,"s":[0]},{"t":180,"s":[-102]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[100.205,193.161,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.402,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[100.205,193.161,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.671,"y":0},"o":{"x":0.166,"y":0},"t":40,"s":[97.297,137.681,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.829,"y":0.829},"o":{"x":0.167,"y":0.167},"t":102,"s":[97.297,137.681,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":160,"s":[97.297,137.681,0],"to":[0,0,0],"ti":[0,0,0]},{"t":180,"s":[100.205,193.161,0]}],"ix":2,"l":2},"a":{"a":0,"k":[909.527,191.508,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[8.236,-91.332],[93.942,9.697],[0,0],[27.269,104.633]],"o":[[0,0],[91.059,10.838],[-8.48,94.058],[0,0],[55.992,-92.502],[0,0]],"v":[[-181.733,-187.705],[61.248,-158.802],[209.989,24.676],[23.825,178.008],[-218.225,153.009],[-173.298,-155.338]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[842.454,244.192],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-8.348,80.285],[-80.285,-8.348],[0,0],[8.348,-80.285],[80.285,8.348],[0,0]],"o":[[8.348,-80.285],[0,0],[80.285,8.348],[-8.348,80.286],[0,0],[-80.284,-8.348]],"v":[[-494.043,-51.37],[-333.559,-181.624],[363.79,-109.114],[494.044,51.37],[333.558,181.624],[-363.79,109.114]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[527.391,214.972],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-7.909,-92.691],[0,0],[0,0],[0,0]],"o":[[0,0],[-29.022,88.386],[0,0],[0,0],[0,0],[0,0]],"v":[[-16.449,-170.357],[-24.508,-145.814],[-56.505,128.598],[-52.942,170.356],[23.61,143.669],[64.413,-115.484]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.149019607843,0.145098039216,0.145098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[677.17,226.843],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":181,"st":0,"ct":1,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/home_search.json b/QuickLocation/Resource/lotties/home_search.json new file mode 100644 index 0000000..d4ea9e3 --- /dev/null +++ b/QuickLocation/Resource/lotties/home_search.json @@ -0,0 +1 @@ +{"v":"5.7.1","fr":25,"ip":0,"op":100,"w":200,"h":200,"nm":"合成 1","ddd":0,"assets":[{"id":"image_0","w":114,"h":45,"u":"","p":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAAtCAMAAABF289tAAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAAACXBIWXMAAAABAAAAAQBPJcTWAAAAsVBMVEVHcEzO0v+hp//Kzf+3vP+gp//R1P+1u/+ytv+5vv+5vv+aof////8wObNvefwxOrZmcflyfP6Yn/8yPLrY2/9ATOY9SN46RdUmL6Rrdfo3Qsw0PsGVnP7V2P9daPVhbPdXYvJGUusrNK9PWu7KzOzm5/eVmtmkq/+/w/+zuP/Kzv/u7/1QWdRja9N4fslNV+FDTdI/SMBbZeews+Ntdd5lb/F9g9RJUsiDi+19hvteZcNKQ9awAAAADHRSTlMAoqDPgOXnHjlmvb+FWK2FAAAFlklEQVRYw62Yi3aqOhCGbatWWyjdoKEnYFsRDEEoN699/wc7M0nAoLR7nXX8tRYyly8zAUQGgwtNpncP49mNtHi4m04Gv+pxOF4o5wX+KYlNtTvD16z5P1NuZ99zwEJ6zMZ3jz8DH0SSm2u2+AH6OBT2hNun058b6eTbPBFph33EMVpi/89N9QJ/PsfM46tCJ+NFsuC+8BGuL7dQU2wMycfTLnGaLJLEvg2nD2wnAJheEuOTIv5zUynqKQbERF/HBIhd3Ov/VhcLzERbT0XUWB+vN9CHhr5gDpF45n3cVOd6kanOlcckSXzFE17vN9PHe4PF/D6AZJl3Scx3rzsJVL6frRaGYXx2FBuGLzaizWZxHj4ZF9qc3j8lWEB3ux1P4idRZBwnL7CvgE2GTSMMVtpJi2HsVrqJ4ejqCHsRDkWR2pLzaaBQ1RFQWOZdnDAgasAVyujRDg2QOsxzfZit1HhUbPEjhbGiEP6fK0X9+ADGjsUxruZDHB9xV+etVss+ZLUEA/R1XZBI03qJAUDbrGv1YazX6I+ZWur7DsuM4UoXx7yqqveqA1wSmmXZt+OYIYSalnOAXUqWy+Uc2pZRl3qOGYBMx/Pc+XK1nG/7pyioKEBUFSAng2kcswrVACEcErvYnTXkRORbEHzDvwxyYzFGRIEItrc3ARVTIcWXFATUcmtfgP+ZihA7jqeDJ+irADb1SbnYndI0g31d14FpIToE5JwLpAt9W1so2HMFMryusp6LXCJxtUIkdPYOkduqyqtcBy7nJN1LielKQZVzEkYIceFgqSkoEzOBqZBarSwcqhu1WZMmn2DmVbWN+cOAx3ybAzFf5cszcU56lmZNYNwrRZUVoghBt5AIZLq/aGwJHZ+rhPkyR0jaINM0hQEYFTR8/x0JSx3hLlYLVfYGrAGJs2mZaZ4CbsA5l8R5PtckMuzxqAXhv1oiXSqRFNqHfcY1bZGbtSbYpaJ+FGRHZJoCTiLTIiVdpiuQX+e1DGVuQg/yiIUlLQisoGFsXaICNrUmiE+JVkNeAEUgR4AsQKSAldE8sp7GQm7iKmSIGYkb4rlDfghokJAZ8yMTkU+cZ4eWSVonzLAIz4oaZCobi+UBcgankqwSAqJvTS0ScmJiZBwyzp8G95xvD8h0XaI0x8yILANTKQjqa+TeJRROCQ+RMuCyyjZl4QriYYvIKefHsiwodQHausgM+oUUdrcUDQq5xym4cPGOPLcN0LoSakgXVdCyKI+cTwcTzllZ0hJOa2HRkV1FjkDiWnqUfuG1AL1CicSLwsURaxzcFoiXjbIsGedwz8UYyxRTQl0CL5qGF1rDqY0GhYS1CuXFxxPzpD2NPbhKyMMXLOUI73wYdtYrqXeGgtO6R9h6iaxDOG424qCKwjDFcazySxMiaVsh9QBRHhm7x7sCKDOFAc+TUFgndOv7vkwbpBNejtNMzqGzliGVOACCSufAOBM3P8+MHR3HE6KNvF4kWhBphVfjWV+A1/JATunLImWZW8dpqJ70MuHbsKvARJtn4VYQXIzD9+fblWSAAjpOBiB1IztkzC4dDYoePRkCYbeCtyDoWAPr1wDJc5zSZqz9zTdizC8tR6daUGU3L4AsiQwuqgwsRwxLJ6XWoIAWtnV0/k0imZaiOuBk4SVHvOXVByCmiRMSJsuUNz4iOY6DmoBAvvGjyedAakHUfmNOmC2Zlu6lZLZbrUWz6sNXag0mEG3WeVIxtZltZ1hPT1xPiuvU1s+CrJlv2+ziN+1kZNv2sZRt/Dn4vxtQhyNUNLp6GvOITPuYmv2ytM/O0N8FQNCo76HI0BbQY3YozRupLLOtL9IOf3jucy+s0uemev7lYdP9yPZ9CfVbtq9Pwm8t6IhvX3P2tThfmfzh4+/P1CbT52f/Vho9318/w/sXZY/RwelpygoAAAAASUVORK5CYII=","e":1},{"id":"image_1","w":105,"h":105,"u":"","p":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAABpCAMAAAAOXP0IAAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAAACXBIWXMAAAABAAAAAQBPJcTWAAADAFBMVEVHcEx/huf6w27015Xxql2PgbL1n2A3MzL9wmq5n4n+4m3xyo/0zJL9l2Hzu3P83IhQWXk8mEP+9YXmsHT7p2RGq1b5vYKZvPz/+H//9HdVqmH1unr9znCEsv//52z73JP/6mu0pGb9sUtcZ/3954SMnvv95Yx6q/3/+oT/3ojxr3TZvnDVlltDTPmEuP9NX/43SPFud/5jZv6CiP78m2h6pGGBr2ChqmuMgF57l/jr5HyEfrVwZHf+66zHwbl/j1Bik0pUi9aBgf7snm2XcoJSbJs5WJJRP0w7Y6rc1mYudjhHiv7/1HH80W7+13H/1nT50mz6z2uI/3X/0m7/5Hb+0nD+4HT/2XSP/3pEh/xKjfts0Fz6y2z/z2/923Bhjv1x1l7+63hetFCE/XFchv1zof7/ymlguVM0aMX91m3/0nVPdvxsmv1PYO6F/3U4cdRDgfE2VPZDYviF9m9llf43a8uV/oJAg/lcr001RupJbvx5s/0yZL5my1lWqEo8dtp4qv9jwFVVgf5FhjxTe/0+d+NNkf5nxFaM/ncuW69KhfVfbO4/fOv6r2QxYbdMlEAtWKNEUuz+0mppc+yJ93Wd/41df/hskfv4hlpMiPtWZu5lfPD72mv2wWWC8WxWnP1SjvxadfRoh/VRl/w7cM5Qn0b2t2T+vWB62mhRbfWn/5cySvNGjv+R6ISz/6b/83tpyFeK4nZ87FNJUnNdnPwuYtt031SQ932L/V8iTZv/yXPi13LstF5KgP5RtVVWlf04ef2X/2g+O18kWMlLhuig/nmA9VpBi15nov1vqf4fTqnpjFZMVvCy63zylFn6oU1Lk74dSIhGSWh9/33+zFhGgd938Wsqdj7/2VzH43NJdtdg6Vg0gDUmW18xdIWA3ZdXgdc6SXcdIVAbL2csY31fuEBGjY5Rp4xkwoBQmN9zYGFhv6Z5gf2Wxv5xgMWyu6hEXKETQDpxvmaU7pSqgV6dwnhEkvV/zMxqmNySm7iQjk9x1YBIouzEt5hvrewpYCnPdf3xAAAAS3RSTlMAMtQm/Rr/Af4M/kA1/bB6/v6vWPv6mU/t3vuM7szbU/34/vWcdGj1ya128/79/sftlOHh0tz5zU2l5nyOiHn9+9uqiPy4wNfs79MdmYhLAAANGklEQVRo3uzYa0wb2RUHcApOx5goBKKkJKEkoNUq2UT7Lbv7odV+aauq9vg9xtgeF0M7YFcCJJeHGnCaIhxj8ZJlqiBhsATYCEEgDgY7vEWABIkNiDxJIEk3z42aaJvtPprdtufcMTT9Nk7ST90DiAgJfvqfe+bOvUlI+L6+r//7ouArOSU1PSsrIyMj61B6akry/8ihDqRbDlq0W2WxDGakp7xthkrYfmhQq5PAB5YWPklJLIPpSSTt23J2ZVjMWFarcrOsVjPPWfZuf0sWlZBCnFcUpVKlUuE33jq4923koqjkLC0w8MfJ38cyxb7DDzyI6XSD6W9MQeMkxIkF4aVNiuRSmsGSDL5hC6mEwzq51UorVbRSSdOEwC8OEPIv+CEsGYyI+eBP34SiErJyZVY0SAJaxYkbG3MuX76ck5MT9BGX3lyv9vZDr09R1EGrnKGVtIpQpvHL2R8UZT97dhfq2TfZopwrHgympFllO1J7X5eiEiRKaBxZHoYVj18+7ZgsKDpZY/zDhTK3WyrNMzz7+xhHkpFY5telqIQM2sr3jWV945+c/tnuKoBO1YQqy9xtUr/B759q+/LpTc6kMinfhKISDkHTUGJNpoDodPaCowqkU0M1xscXpqVSA5TTOeX/8s4VE5kPK1KvNe3vEIimWRYW6GhaWo+DRBoyGvNDTyul6Pi7urqmnF9fgQ6SVDpz+7vxS9s9NJkEGO3GTz6+3dzjIBJEys8f8U4j5OzC6uzsP+IhlBlCSZKpeHsnV2mwd6zN1PiP67XNIFVVYSSU8l9UGogzRazh/u8wFo2UMiPe/qWrPBqSCaDbADW/0jzjzIV+g3NqeHi4M1aVz69gKliqdkl8/aOSrqg0LK6SKXD0ei2JxEs1RqNxZlmK0MVLly4SbGo58u13SKmsEOpgfP1LtGmweTQTaAQoJvHNM86cgHHwTwF0/DhYnZ3hkDry7ZjKBB3Q6drb34krEsdqGAYSiYO1PNRTEFpwECnyRAozjpGOY10avrgxV1IS6YJQNG3Vma3t8YRKVNEMfNBc8OPbvFTVEV1cWQCoxjsNI+6fGv49L/3x0vBChUutVj8f45S0xww7svBQVLKWpqF7jEo8zveuuWdmsbopum6E5t2ZzoNME49G/8lTx+t69Xp1iV69usThUMhlBwWPH/WeCSCNRsYGs/lIzfMbxcXViwtbkrM+ZJ/56rcIvb/R59JjuVZx/nQ6q+eA4FB7TTSDki/40e3angc9jpGHsyBFHQCFnuahtDLf4Z17cREkd2+rS08s1xKHm5LVc0gotM1sYjET49v/i4V9GyvR6GJ1dXF5cfT+iLFmZhokg3NlpMPu1c99dXH4MUZSq9FaNZGZ8EiEdm+XiaU9ILHctpZotKWlpb4JoPLu4ujCyPxyJWbqn+2x2+1e19zcXCuBSpAquQnjZ871eIQeAxNNrAclT+JH6MSk7tLS0vLqE5WVlSBJ29Yjdq+X9MzlKlFjATXHqRh5rkcldPoUMUnz3s9jEEoAlZ6oKysjksG5aPSO6vUVaPEQjJ9+lYP2ya2qLIEzrmEZkGSsJumXBMJIKJ04UdfQUEa6ZzCUXS+sqGitqHhFUutXlSwtl8tUHmELleSDDYLWyGgFRRw+UjdCdQ1lm9LUynxrX18fWvDcFhLNtTrG0jK5nPMIuhxQB3wMbEUymTVzW7S+vqV+s3l8pC2pfqS178wZoPSYpwQplxpGQg4SlyQoU6pPg5K1fcev1pvq6/+7eQ2xdTJ01o9UnIHqq8AdogQ/oX9LHM2gJGz49vgYjCRv35H2eTUmIjOO48Bnikn3I31EglAlmysFzy4LI8Fx7wqSDvtokBhr+x6QmrB3m817JZOzwaFvJVQr7q8lsFCFkGsJh8/KiQVLQDFy8560f33aQiJtDUTDf6Y8NFqxtVCFJaTURFKAlCrsUOSTQclzJfvTmq9DqupqfvTqcPRIJtwk7kfsSJHmQSRSJatjsMQymcBM1H6U5IpcyY60nh7jCkLFm8vEZ8ItNjrfARSWC6eBp0Y53JgZTixsN08d5yXdEZCG1ssBKuabdxWgMjeRpLPGa7DHwg7kgjXiM9kLl4ikEQeFzV7KuMyG3dNlpjkcjp7ZajJ6IF29AAdyOCkTyXA/0gGU11vohbahA3UT3wEyWhwU9jwljeOUg5QLxxSHcb20mJcA8v+moc2dR6T+MITqwA29kGSy2wvt18aIBKcPYXsExZ1nGI1codN+AJLjwSI/egD9umnh0ayfl6RSEgokbyFs54Uzro6Oa0oWJ8IUFAvcyzPFMsgE0hE4TjqGrpfy0t0/L4ycHRmYnZKilNcf3mfvQAsWq0I/s1xkv3aWxUzQvESB0o6AzSOTgZS5u6qqyjGy0l3e3b22dvfh6MAAUn4SSeqczbcTCeZv7ol/Y/4aR2Mmky+YKlBKaTwPO7LCrNV9CIdxOLrOglS6tva3FwM85cSJkBq6wvsiHQi1tt6ZMDQ8eu5RwUnHBlKSQCmZO4/7pNmsTSShOjZKgepeOzmAUu/IQLhfSjrYFZ60k+d3zj1l8E/fgIsozJIvIBZ+sMTpk8tzLZJjVSRUGKDuuqKzROoNPZ0Gql9q6O9cnPeOtmIkvz/v+Q04jTI2NtB4WLC0K8DBSMjkWkvi7gKgJsNwXgmv55/F6u3Nj2AovBU63QuFIMEq+f3uG7APyRibL9CYJPy0LA7gsyuHy/+HkwUFRbXh8tLF2iFjb+/LXqz5ZZSQ6qwPjY5WYKTpMQ+BTIFAZhxXgP0imw1mAkJlHisoqDJ+Pht9cAruTvn5kKg3P3S1P4+nnG0PI5GXAE18cwP3ZZnN1yg6QMVxMA+KiWS2DEL/oG4/KIrdaeBG2Js/HXt6gZq4+mTC39b2ZIyBNjAK07goJ65b4R6RjZYpFAqdxbKDUFUg8fc0uOY+ysvbogyGtra2P12IsKR3TGBctCseiKKCAfhNoLQWCU8VbIYCyt403b+5J0kRWptnGXxd2HzjIlGcF90DIuifQpFr1mKqolcp6F/kcVjK5wLHPbF8a0zGj8O46IufxCdRCYmi8zYbnKhyoYGJ+4oQIv3jqdDjujx4T+W1ud1tv3u8CbHBo5/t3LnzB/GFSg4GzhPJrLMMZh6bLOKpoVgD58NuviDQ2VyrAiFF8Oi5nTvPnbsX5/9JbBfhQwX9w1SWI/smi/hUPBUqduP7d2L55a0xOZbMZuO+uIfQX77+UZxLlfrDcRjbXChcLG02WieRQitUB6/fqw9rbi3lyuFxkDMyBfcZQvc+/ev7x39MUf9u1/5B0wjDMIDfFe/OUq8ZInYInYJD05qQRNoG2iHtUArhjkLiLVUJ6FA9hxMXDQGR2w4HEVSSdjgHiziE4mapg1MhYqlDIXSKgRaChRDave/7nX9SQoejd1PzxGRJuJ/P+8ndke84M0t10/FmSxBFuKUQwDrYvHu/3cZWsFi76+vfvre/fjkKGYW2tgjUbHaOf2Qhi6ZqAcXWYrGYSHoFwNrefv/rvN0+fzD3+M7z3XdHgUAoJLwSNvDC2TptQk7OANoBylwtpPIxESjA4KNB/u9/cIA/YJrbmwGjEP46+PbncbPfJxAmmo3umKnFUTNuh1MkEbCYJARGkUKChGMj37GX+Xudfr8/OFsEwqCi0ayZWhzl+sTmWxLe/2EtCab1WpDAJWXwfL8hxlo19tCAsnJ0Gln+aKIWvKtrrKMWlIxiYmg0rUkAcjoOD087nf7gc7QsTykZKNlcrVmeZ2tBclxJgkNvEEHAF/RBp+J+1ul3TobVcnlkEQaSkk3Vojx5Hmb4ghTDD5px8hVjcNljwaksUEynMxju7yNVlsdJpeCVMleLe+rme2ze2QoG4U5axJNcsOXME4ZfwEM9GhSLIFWJVR5BkHC4Gjb3IaQe+vler8ey7jzGzbK9XgUYvwtLwx8wq1NKLkObsRQOl25TnLnz+w2Pn+crk/B+j4ujxu+Xuz5EamSlyhMnAgnTJi8lEMY1OzPnmVuYdZETNnehtrdYHNWCiU2CUCQXXjN71eKo8fpeWmeOWi2OW1X/gHKQD95/2F+5fJ8zNKgSpAojixgOSKqaU2nLthOBgvlpmo5WpBSZJIeSqpat27mEI60AVdR0HVsRLEdGp8bVeDxzy8rdWAYcTdvXDStXyhEHGMyapRu/Xo0EKV0t4fKoBMpkMsl5a3eyVzVtz6D0uE4YlTggqdZuZjPzSO3V9TpQxtgypFEyGbd4e34ZJEgdotfj4z5JRUlmrH4SYJ5IhpWpjyGglqx+GoBBJjGlYG7AQLyWP3ewrO0lSJL4NXaUJMdRls9vJF2AGoqybMNTG3TCoApIKQWlgVEozgbqCTDdbiFRKBSUQjqdVtJKg7EDIvPrFkjSmEa6QdsBAUX7DCltM4RL5et2J1IaRmebxDEr3UmlJfscslb0StcHjm+JoeyEyA0pR9M0Q9ns/PVm4ypX+S/yG+kd5NNYjnCgAAAAAElFTkSuQmCC","e":1},{"id":"image_2","w":21,"h":24,"u":"","p":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAYCAMAAAAiV0Z6AAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAAACXBIWXMAAAABAAAAAQBPJcTWAAAAnFBMVEVHcEzAo/fv5v728P7cxN/PxP2Ic9PRyN+fi+m9sb3c1f/kyvj29P+ndNy8p9Hi2v3AqO/YxPjLj+Xg1P+3e9fGqfLYpeneyf7Ig9vIi83i2erwu/L38//y7f+zl/iqm/OvovWnlfCwn/CsnvSypfSikey2qfa8r/qWguLo4v2bivO1pPXTzPuol/rCuf2OdtuFZsubbMqQYsaOfNr3DDuqAAAAH3RSTlMA6ayMKfz9F/0K/mGw/Tb8ioy+0fj7sMjWcD11uuja+c+BvwAAAMtJREFUKM9t0dcOwjAMBdC0dLL3BseZTQfz//+NVAJESfx4FMX2NSGfSqfEU8My9+ipGXvUgOeLqKaZq8eYlqmjkwvl539cGC04DrrYM7ESnJedMUJTa0Wp5dl3qV7fxFoJSgE4VLO253DSry9aWeQcAAGgaQISZIwJVQmrgIgyK4rriJB8ECBjrEVL12S0jt57rSyzFpPH4WeITcXs0yJZdnNbCMAsWf7tlmsmi5sTRFjhc+6kk2p5i9woY7x7bhHKrUf3cuc78k+vF6+pFEuKpQ8bAAAAAElFTkSuQmCC","e":1},{"id":"image_3","w":36,"h":39,"u":"","p":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAnCAMAAABQShoEAAAAJHpUWHRDcmVhdG9yAAAImXNMyU9KVXBMK0ktUnBNS0tNLikGAEF6Bs5qehXFAAAACXBIWXMAAAABAAAAAQBPJcTWAAABAlBMVEVHcEz81fn1tPnso+bApLL0wOSxoKUbGxswMDD/b4P1vvr65PLYucnmzOW+dtz/8v/2se7/qs+5lcXvoqv95fv/fI2xbNf/1+n8mKn4x+P65/fJgN//9//yyPf+kqLMo8L/+P7/5//ds+jrm+H56/flo+vtlfv81ef/y/r5tsj/lartrP3rkZ/koPj/2enpvP71lKHjrPvYo/rguOv/e43+tOP/r8DsnvPuo/PtofTwpvXxqvXqnfLmmO/vqOz/Y3f/aoDjk+z2t/bzrvfdjOn+VWnpm/H4vfnYhuX/dYj93fvQf9/ni/L5xfnHgOj6yvj8qrjxktb/8P//u8v6ouXznPvJ03xIAAAAU3RSTlMA/f3/Ej0GAQL9q0QdKf7T/N0wWPzk/uOpplv+nZf+RbHjgv6Hpva18Z7D3XK/ztCSx95k98XL/////////////////////////////////////vijRegAAAHASURBVDjLhZTZUtswFIZlN7HkbGRlS1hbaCkt0FWKl8i7HTsmUOD9X6Un5CIi2NZ/4/HMN/9ZdRASlV4iqerLoCaFPuX2iRTaiaMLKfRPpdKkmqlvJS0siab4U1sSr53mPosWuMKKoLOhZzLqNqqYyTBXTYNai3qZFUaTVPF8k01ptGiiYqy2M1RiMAIIqCNUkFj7NE2XseobhjEFyoqM863xNE+HqZLHnuqDEQPIolFkvaiNNhaas4w9D5A1Q8HIXmvR30y+9/zxw2xmgiDWKiXbdYMkyYLvYl2o/ucROPBhDGyAyDrjRh9DW95IO3gEN4hmRW6Qde5/4YIuYNTqriCIFWS7P3DJaDD60p2xaeQmu43tOMJctLjLLDvo3KKqZTn0DMtO7st9XqWY1B0fVe8TPvSo26lJNlPLqftze4Pe6YwF56J1s1f07sysL/5/1gu60PYT0R/vhQUPmsTXItN6cL69L4PUhdoI2jvWuYaLprOBbh7mc11vVbTj5ODpeL6C+NeBVvbiHUdfIY7Debhf0nyiDX5zYHgY3lWcLIz2OTAjrXJMBP3VOZfsBCI1JxwQ2b3CvZDID+3VaP39D7twRq+ZCYFUAAAAAElFTkSuQmCC","e":1}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"Group 1048.png","cl":"png","refId":"image_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[100,157.333,0],"ix":2},"a":{"a":0,"k":[57,22.5,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":0,"s":[91,91,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":10,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":20,"s":[91,91,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":30,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":40,"s":[91,91,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":50,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":60,"s":[91,91,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":70,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":80,"s":[91,91,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":90,"s":[100,100,100]},{"t":99,"s":[91,91,100]}],"ix":6}},"ao":0,"ip":0,"op":100,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":2,"nm":"fangdajing-038 1.png","cl":"png","refId":"image_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":10,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":20,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":30,"s":[-10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":40,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":50,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[-10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":70,"s":[10]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":80,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":90,"s":[-10]},{"t":99,"s":[10]}],"ix":10},"p":{"a":0,"k":[135.111,144,0],"ix":2},"a":{"a":0,"k":[89.833,87.611,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ip":0,"op":100,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":2,"nm":"89.png","cl":"png","refId":"image_2","sr":1,"ks":{"o":{"a":0,"k":84,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[49.778,127.111,0],"ix":2},"a":{"a":0,"k":[10.5,12,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":0,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":10,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":20,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":30,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":40,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":50,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":60,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":70,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":80,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":90,"s":[100,100,100]},{"t":99,"s":[90,90,100]}],"ix":6}},"ao":0,"ip":0,"op":100,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":2,"nm":"9.png","cl":"png","refId":"image_3","sr":1,"ks":{"o":{"a":0,"k":87,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[139.111,79.111,0],"ix":2},"a":{"a":0,"k":[18,19.5,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":0,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":10,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":20,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":30,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":40,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":50,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":60,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":70,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":80,"s":[90,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":90,"s":[100,100,100]},{"t":99,"s":[90,90,100]}],"ix":6}},"ao":0,"ip":0,"op":100,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/message_voice_play.json b/QuickLocation/Resource/lotties/message_voice_play.json new file mode 100644 index 0000000..ccf9461 --- /dev/null +++ b/QuickLocation/Resource/lotties/message_voice_play.json @@ -0,0 +1 @@ +{"v":"5.12.1","fr":25,"ip":0,"op":39,"w":40,"h":40,"nm":"语音播放","ddd":0,"assets":[{"id":"image_0","w":6,"h":8,"u":"images/","p":"chat_voice_img_0.png","e":0},{"id":"image_1","w":8,"h":19,"u":"images/","p":"chat_voice_img_1.png","e":0},{"id":"image_2","w":10,"h":30,"u":"images/","p":"chat_voice_img_2.png","e":0}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"img_0.png","cl":"png","refId":"image_0","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":5,"s":[0]},{"t":6,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[30.625,20,0],"ix":2,"l":2},"a":{"a":0,"k":[3,4,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":39,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":2,"nm":"img_1.png","cl":"png","refId":"image_1","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":5,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":16,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":17,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":39,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":124,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":125,"s":[100]},{"t":147,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[20.625,20,0],"ix":2,"l":2},"a":{"a":0,"k":[4,9.5,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":39,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":2,"nm":"img_2.png","cl":"png","refId":"image_2","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":5,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":31,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":32,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":39,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":139,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":140,"s":[100]},{"t":147,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[11.625,20,0],"ix":2,"l":2},"a":{"a":0,"k":[5,15,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ip":0,"op":39,"st":0,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/phone_search_fail.json b/QuickLocation/Resource/lotties/phone_search_fail.json new file mode 100644 index 0000000..7f68d5d --- /dev/null +++ b/QuickLocation/Resource/lotties/phone_search_fail.json @@ -0,0 +1 @@ +{"v":"5.8.1","fr":25,"ip":0,"op":250,"w":680,"h":660,"nm":"51_Questions F","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Secondary shapes","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0.238]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":54.167,"s":[5.884]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[0.238]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":190.833,"s":[5.884]},{"t":250,"s":[0.238]}],"ix":10},"p":{"a":0,"k":[340,342,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.317,-1.41],[0,0],[-1.879,-0.435],[0,0],[0.561,1.846],[0,0]],"o":[[0,0],[-1.318,1.406],[0,0],[1.879,0.438],[0,0],[-0.561,-1.848]],"v":[[-215.447,290.036],[-227.608,303.036],[-226.347,307.187],[-209.007,311.218],[-206.043,308.05],[-211.222,291.019]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.521,-1.856],[0,0],[-1.348,1.38],[0,0],[1.868,0.476],[0,0]],"o":[[0,0],[0.521,1.857],[0,0],[1.348,-1.379],[0,0],[-1.867,-0.477]],"v":[[141.706,-257.602],[146.519,-240.462],[150.722,-239.39],[163.159,-252.126],[161.987,-256.303],[144.735,-260.706]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.877,-0.179],[0,0],[0.284,-0.849],[0,0],[-0.594,-0.67],[0,0],[-0.877,0.179],[0,0],[-0.284,0.848],[0,0],[0.593,0.671],[0,0]],"o":[[0,0],[-0.877,0.178],[0,0],[-0.284,0.85],[0,0],[0.593,0.671],[0,0],[0.877,-0.179],[0,0],[0.284,-0.849],[0,0],[-0.593,-0.67]],"v":[[299.954,105.429],[288.74,107.705],[286.863,109.363],[283.227,120.213],[283.726,122.669],[291.305,131.242],[293.679,132.038],[304.893,129.763],[306.769,128.105],[310.406,117.253],[309.908,114.799],[302.329,106.224]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.815686285496,0.243137255311,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Man 30","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[335.708,626.04,0],"ix":2,"l":2},"a":{"a":0,"k":[6.708,283.79,0],"ix":1,"l":2},"s":{"a":0,"k":[105,105,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[11.036,-0.125],[-5.314,-28.06],[17.923,-0.671],[-19.782,7.661],[-2.887,23.393],[1.18,19.965]],"o":[[-12.874,0.148],[5.313,28.06],[11.601,19.372],[11.909,-4.613],[2.25,-18.227],[-1.304,-22.063]],"v":[[-16.384,-122.71],[-39.808,-79.866],[-62.408,-24.84],[-18.266,-1.076],[7.574,-44.403],[9.04,-95.14]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.1254902035,0.098039224744,0.435294151306,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-15.43,-115.429],"ix":2},"a":{"a":0,"k":[-6.473,-109.77],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[4.867]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":24.167,"s":[18.58]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":42.5,"s":[2.471]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":62.5,"s":[3.104]},{"i":{"x":[0.403],"y":[0.999]},"o":{"x":[0.333],"y":[0]},"t":73.333,"s":[14.341]},{"i":{"x":[0.833],"y":[1.013]},"o":{"x":[0.333],"y":[0]},"t":89.167,"s":[3.104]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.029]},"t":98.333,"s":[-2.672]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[4.867]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":149.167,"s":[18.58]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":165.833,"s":[2.471]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":185,"s":[3.104]},{"i":{"x":[0.403],"y":[0.999]},"o":{"x":[0.333],"y":[0]},"t":198.333,"s":[14.341]},{"i":{"x":[0.833],"y":[1.013]},"o":{"x":[0.333],"y":[0]},"t":214.167,"s":[3.104]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.029]},"t":223.333,"s":[-2.672]},{"t":250,"s":[4.867]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.273,-12.437],[2.23,-7.208],[10.343,1.298],[2.313,4.81]],"o":[[2.029,5.91],[-1.824,5.918],[-10.352,-1.295],[-3.658,-7.619]],"v":[[-8.166,-115.469],[-0.44,-85.29],[-18.432,-78.539],[-35.099,-102.132]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.827450990677,0.78823530674,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-20.5,-83],"ix":2},"a":{"a":0,"k":[-20.5,-83],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-13]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":23.333,"s":[-25]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":40.833,"s":[-9.966]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[-10.767]},{"i":{"x":[0.403],"y":[0.999]},"o":{"x":[0.333],"y":[0]},"t":73.333,"s":[-25]},{"i":{"x":[0.833],"y":[1.013]},"o":{"x":[0.333],"y":[0]},"t":89.167,"s":[-10.767]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.029]},"t":98.333,"s":[-3.451]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[-13]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":148.333,"s":[-25]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":165.833,"s":[-9.966]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":185,"s":[-10.767]},{"i":{"x":[0.403],"y":[0.999]},"o":{"x":[0.333],"y":[0]},"t":198.333,"s":[-25]},{"i":{"x":[0.833],"y":[1.013]},"o":{"x":[0.333],"y":[0]},"t":214.167,"s":[-10.767]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.029]},"t":223.333,"s":[-3.451]},{"t":250,"s":[-13]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"head","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.746,3.508],[5.138,3.625],[-2.825,-2.467],[-0.264,-6.038],[3.753,0.763]],"o":[[-7.029,-8.978],[-3.977,-2.805],[8.541,7.458],[0.341,7.81],[-4.424,-0.899]],"v":[[51.674,-81.609],[28.136,-106.43],[36.882,-114.848],[71.756,-81.392],[62.58,-71.99]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.968627512455,0.827451050282,0.788235366344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.595,5.876],[-3.581,-0.892],[-0.925,0.924],[1.105,-2.886],[1.365,-1.462]],"o":[[-3.329,-1.493],[0.596,-5.876],[3.581,0.893],[4.006,0],[-0.353,0.922],[-2.91,3.117]],"v":[[28.117,-105.009],[22.631,-115.799],[24.034,-125.469],[35.211,-128.444],[37.88,-115.353],[34.538,-104.206]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.827450990677,0.78823530674,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.513,5.3],[-0.038,-7.02],[16.073,-0.091],[5.051,4.11],[-9.053,0.052],[0.092,16.072]],"o":[[4.167,5.003],[0.092,16.071],[-7.018,0.04],[5.376,6.452],[16.071,-0.092],[-0.052,-9.051]],"v":[[23.892,-152.62],[30.62,-134.171],[1.685,-104.906],[-16.838,-111.425],[5.7,-100.937],[34.635,-130.204]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":30,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":1,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[16.071,-0.092],[0.092,16.073],[-16.071,0.092],[-0.091,-16.071]],"o":[[-16.073,0.091],[-0.091,-16.071],[16.071,-0.09],[0.092,16.072]],"v":[[5.7,-100.937],[-23.566,-129.873],[5.368,-159.139],[34.635,-130.204]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[12.482,12.482],[12.482,-12.482],[-12.483,-12.483],[-12.484,12.482]],"o":[[-12.484,-12.482],[-12.483,12.482],[12.482,12.482],[12.482,-12.483]],"v":[[28.138,-152.64],[-17.068,-152.64],[-17.068,-107.435],[28.138,-107.435]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.211764708161,0.180392161012,0.57647061348,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-2.878,-0.001],[0,0]],"o":[[0,0],[0,2.878],[0,0],[0,0]],"v":[[0.324,-94.387],[0.323,-59.717],[5.534,-54.507],[5.534,-94.387]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.121568627656,0.098039217293,0.435294121504,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,2.878],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[2.877,0]],"v":[[10.743,-59.717],[10.743,-94.387],[5.534,-94.387],[5.534,-54.507]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.211764708161,0.180392161012,0.57647061348,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[2.815,-94.387],[2.816,-99.047],[8.254,-99.047],[8.253,-94.387]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.121568627656,0.098039217293,0.435294121504,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[29.301,-95.43],"ix":2},"a":{"a":0,"k":[5.376,-54.57],"ix":1},"s":{"a":0,"k":[106,106],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[32,-108.625],"ix":2},"a":{"a":0,"k":[32,-108.625],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[1.076]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.167],"y":[0.064]},"t":10,"s":[9.833]},{"i":{"x":[0.833],"y":[0.978]},"o":{"x":[0.521],"y":[0]},"t":30,"s":[-13.5]},{"i":{"x":[0.314],"y":[1]},"o":{"x":[0.167],"y":[-0.14]},"t":43.333,"s":[-26.776]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84.167,"s":[-20.5]},{"i":{"x":[0.833],"y":[1.076]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[0]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.167],"y":[0.064]},"t":135,"s":[9.833]},{"i":{"x":[0.833],"y":[0.978]},"o":{"x":[0.521],"y":[0]},"t":155,"s":[-13.5]},{"i":{"x":[0.314],"y":[1]},"o":{"x":[0.167],"y":[-0.14]},"t":168.333,"s":[-26.776]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":209.167,"s":[-20.5]},{"t":250,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"pam","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[64.875,-78.5],"ix":2},"a":{"a":0,"k":[64.875,-78.5],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.521],"y":[0]},"t":30,"s":[-17]},{"i":{"x":[0.314],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":43.333,"s":[-11.362]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84.167,"s":[-17]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.521],"y":[0]},"t":155,"s":[-17]},{"i":{"x":[0.314],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":168.333,"s":[-11.362]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":209.167,"s":[-17]},{"t":250,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"hand 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.092,0.269],[-2.684,1.542],[-3.03,-7.278],[2.313,-2.627],[6.691,-1.409],[3.725,5.767]],"o":[[9.187,-2.265],[8.076,-4.641],[1.024,2.459],[-11.491,13.051],[-4.737,0.997],[-5.355,-8.29]],"v":[[10.148,-67.692],[51.674,-81.609],[71.853,-80.997],[69.117,-72.047],[19.636,-44.306],[9.529,-52.973]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.968627512455,0.827451050282,0.788235366344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[10.5,-55.75],"ix":2},"a":{"a":0,"k":[10.5,-55.75],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[1.047]},"o":{"x":[0.521],"y":[0]},"t":30,"s":[25.5]},{"i":{"x":[0.314],"y":[1]},"o":{"x":[0.167],"y":[0.067]},"t":43.333,"s":[29.851]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84.167,"s":[20.5]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[0]},{"i":{"x":[0.833],"y":[1.047]},"o":{"x":[0.521],"y":[0]},"t":155,"s":[25.5]},{"i":{"x":[0.314],"y":[1]},"o":{"x":[0.167],"y":[0.067]},"t":168.333,"s":[29.851]},{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":209.167,"s":[20.5]},{"t":250,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"hand","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-1.958,3.282],[0.125,4.347],[-3.634,-2.211]],"o":[[0.55,3.153],[-1.361,1.844],[0.482,-3.986],[-0.128,-4.44],[3.782,2.301]],"v":[[-9.326,-79.35],[-7.392,-71.574],[-26.88,-70.682],[-26.56,-86.622],[-14.026,-91.77]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.827450990677,0.78823530674,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.094,0.058],[-0.012,26.346],[-2.997,-12.44],[-2.41,-0.014]],"o":[[-0.095,-8.269],[-5.573,46.454],[2.997,12.44],[5.824,0.034]],"v":[[12.83,30.645],[19.311,-44.069],[1.956,31.107],[12.742,45.464]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929411768913,0.623529434204,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[13.7,4.125],[8.5,-15.076],[-1.993,-13.381],[0.999,-13.809],[-11.602,0.379]],"o":[[-0.141,-12.22],[-13.793,-4.152],[-8.501,15.076],[1.994,13.38],[1.76,7.033],[17.124,-0.559]],"v":[[12.83,30.645],[13.398,-67.442],[-44.019,-57.48],[-41.953,-14.665],[-34.154,31.567],[-6.052,29.947]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":1,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-15,50],"ix":2},"a":{"a":0,"k":[-15,50],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":30,"s":[-8]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84.167,"s":[5.456]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[0]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":155,"s":[-8]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":209.167,"s":[5.456]},{"t":250,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"top","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.882,-3.588],[-10.801,3.902],[6.962,12.052],[4.544,-0.357],[-0.239,-51.153]],"o":[[10.493,-1.968],[0.876,-80.531],[-4.33,0.105],[0.291,19.214],[0.082,17.556]],"v":[[27.148,174.377],[59.105,165.525],[12.83,30.645],[1.956,31.107],[34.912,136.6]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.929411768913,0.623529434204,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.876,-80.531],[38.673,26.463],[-30.043,35.253],[-10.326,0.205]],"o":[[6.962,12.052],[-46.529,16.81],[-1.123,-26.436],[5.404,-9.067],[10.265,-0.204]],"v":[[12.83,30.645],[59.105,165.525],[-70.097,155.853],[-34.154,31.567],[-7.994,22.027]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-8.5,26],"ix":2},"a":{"a":0,"k":[-8.5,26],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17.5,"s":[1.361]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":34.167,"s":[-1.599]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":55,"s":[1.739]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":142.5,"s":[1.361]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":159.167,"s":[-1.599]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":180,"s":[1.739]},{"t":250,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,3.131],[-0.443,-5.168],[0.404,-0.953],[0,0],[-2.942,3.828]],"o":[[-0.672,-2.953],[0.101,1.188],[0,0],[1.717,2.459],[-2.054,-1.1]],"v":[[-31.627,269.226],[-40.395,269.226],[-40.843,272.517],[-40.838,272.517],[-18.145,275.757]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.827450990677,0.78823530674,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.724,1.806],[0.209,-1.55],[0.064,0],[-1.242,5.119],[-0.838,-0.838],[-0.612,2.62],[0,-1.916],[1.659,0]],"o":[[-1.319,0],[-1.845,0],[0,0],[0.783,-3.227],[1.911,1.551],[2.012,0.303],[0,3.103],[-19.596,0]],"v":[[-35.595,280.78],[-38.76,283.79],[-41.161,283.79],[-42.275,274.687],[-39.825,273.073],[-29.507,272.517],[-6.78,280.695],[-10.872,283.79]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.211764708161,0.180392161012,0.57647061348,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.76,4.314],[-6.203,30.115],[0,0],[5.626,-39.336]],"o":[[-0.419,-7.734],[0,0],[-5.479,51.863],[-0.381,2.807]],"v":[[-40.391,268.487],[-40.843,154.174],[-16.118,156.171],[-31.627,269.226]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.827450990677,0.78823530674,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,3.131],[-0.443,-5.168],[0.404,-0.953],[0,0],[-2.942,3.828]],"o":[[-0.672,-2.953],[0.101,1.188],[0,0],[1.717,2.459],[-2.054,-1.1]],"v":[[29.697,269.226],[20.929,269.226],[20.481,272.517],[20.486,272.517],[43.179,275.757]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.827450990677,0.78823530674,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.724,1.806],[0.209,-1.55],[0.064,0],[-1.243,5.119],[-0.838,-0.838],[-0.612,2.62],[0,-1.916],[1.659,0]],"o":[[-1.318,0],[-1.845,0],[0,0],[0.783,-3.227],[1.911,1.551],[2.012,0.303],[0,3.103],[-19.596,0]],"v":[[25.729,280.78],[22.564,283.79],[20.163,283.79],[19.049,274.687],[21.499,273.073],[31.817,272.517],[54.544,280.695],[50.452,283.79]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.211764708161,0.180392161012,0.57647061348,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.233,4.203],[-2.832,30.617],[0,0],[-0.986,-40.693]],"o":[[-1.273,-7.64],[0,0],[2.218,51.983],[-0.068,2.832]],"v":[[20.933,268.487],[1.954,154.174],[26.99,154.174],[29.725,268.252]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.827450990677,0.78823530674,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-1.826,-3.782],[0,0],[-6.99,-2.052],[-0.697,0.977],[-2.278,2.163],[-0.768,0.384],[3.511,1.643],[1.989,6.281],[-4.465,11.075]],"o":[[-3.529,11.166],[6.374,13.017],[0,0],[6.988,2.05],[1.657,-2.323],[1.961,-1.059],[-4.887,-1.114],[-5.926,-2.774],[2.563,-14.408],[4.465,-11.074]],"v":[[-46.823,-50.201],[-62.545,27.995],[-31.628,71.242],[-20.867,89.688],[-11.787,88.56],[-17.865,73.176],[-13.359,70.842],[-21.446,65.116],[-46.964,26.834],[-29.47,-26.239]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.827450990677,0.78823530674,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-37,-55.5],"ix":2},"a":{"a":0,"k":[-37,-55.5],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.27],"y":[1]},"o":{"x":[0.51],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.51],"y":[0]},"t":40.833,"s":[-13]},{"i":{"x":[0.32],"y":[1]},"o":{"x":[0.63],"y":[0]},"t":60.833,"s":[-13]},{"i":{"x":[0.27],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.51],"y":[0]},"t":165.833,"s":[-13]},{"i":{"x":[0.32],"y":[1]},"o":{"x":[0.63],"y":[0]},"t":185.833,"s":[-13]},{"t":250,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-15,50],"ix":2},"a":{"a":0,"k":[-15,50],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":30,"s":[-8]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84.167,"s":[5.456]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":125,"s":[0]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":155,"s":[-8]},{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":209.167,"s":[5.456]},{"t":250,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"top 2","np":1,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250.833333333333,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Speech bubbles 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[242.382,48.578,0],"ix":2,"l":2},"a":{"a":0,"k":[-97.618,-293.422,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":0,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":3,"s":[45.534,45.534,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7,"s":[122.27,122.27,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":12,"s":[80.829,80.829,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":18,"s":[111.321,111.321,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":26.178,"s":[90.762,90.762,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":36.985,"s":[106.996,106.996,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":44.985,"s":[97.855,97.855,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":58.985,"s":[100.524,100.524,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":82.767,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":85.767,"s":[45.534,45.534,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":89.767,"s":[122.27,122.27,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":94.767,"s":[80.829,80.829,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":100.767,"s":[111.321,111.321,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":108.944,"s":[90.762,90.762,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":119.752,"s":[106.996,106.996,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":127.752,"s":[97.855,97.855,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":141.752,"s":[100.524,100.524,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":164.608,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":167.608,"s":[45.534,45.534,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":171.608,"s":[122.27,122.27,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":176.608,"s":[80.829,80.829,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":182.608,"s":[111.321,111.321,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":190.786,"s":[90.762,90.762,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":201.594,"s":[106.996,106.996,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":209.594,"s":[97.855,97.855,100]},{"t":223.59375,"s":[100.524,100.524,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.698,0],[0,-2.753],[2.752,0],[0,2.808]],"o":[[2.752,0],[0,2.808],[-2.698,0],[0,-2.753]],"v":[[-98.195,-281.04],[-93.405,-276.305],[-98.195,-271.515],[-102.93,-276.305]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-7.928,0],[0,-6.607],[0,0],[4.074,-1.762],[0,0],[0,-1.652],[0,0],[0,0],[0,0],[-3.469,1.486],[0,0],[0,3.193],[4.185,0],[0,-4.239],[0,0],[0,0],[0,0]],"o":[[7.818,0],[0,0],[0,6.331],[0,0],[-1.376,0.605],[0,0],[0,0],[0,0],[0,-3.579],[0,0],[3.524,-1.541],[0,-3.469],[-4.35,0],[0,0],[0,0],[0,0],[0,-7.543]],"v":[[-97.37,-313.464],[-83.826,-302.231],[-83.826,-301.956],[-91.974,-291.11],[-93.186,-290.614],[-95.003,-287.586],[-95.003,-285.604],[-101.334,-285.604],[-101.334,-287.972],[-96.764,-295.294],[-95.608,-295.79],[-90.212,-301.901],[-97.37,-307.517],[-105.078,-301.131],[-105.078,-299.589],[-111.41,-299.589],[-111.41,-301.406]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,18.225],[-18.225,0],[0,-18.225],[18.225,0]],"o":[[0,-18.225],[18.225,0],[0,18.225],[-18.225,0]],"v":[[-130.616,-293.422],[-97.618,-326.421],[-64.619,-293.422],[-97.618,-260.424]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.419607847929,0.403921574354,0.913725495338,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Speech bubbles","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":7.5,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":107.5,"s":[100]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":121.667,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":125,"s":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":132.5,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":232.5,"s":[100]},{"t":246.6669921875,"s":[0]}],"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.429],"y":[0.683]},"t":0,"s":[-60.977]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9.167,"s":[6.404]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":23.333,"s":[-8.95]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":49.167,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":121.667,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.429],"y":[0.683]},"t":125,"s":[-60.977]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":134.167,"s":[6.404]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":148.333,"s":[-8.95]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":174.167,"s":[0]},{"t":246.6669921875,"s":[0]}],"ix":10},"p":{"a":0,"k":[482.313,297.454,0],"ix":2,"l":2},"a":{"a":0,"k":[142.313,-44.546,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.385,0.385,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":7.5,"s":[115.297,115.297,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":18.333,"s":[91.182,91.182,100]},{"i":{"x":[0.502,0.502,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":35,"s":[106.614,106.614,100]},{"i":{"x":[0.833,0.833,0.833],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":59.167,"s":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":121.667,"s":[100,100,100]},{"i":{"x":[0.385,0.385,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":125,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":132.5,"s":[115.297,115.297,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":143.333,"s":[91.182,91.182,100]},{"i":{"x":[0.502,0.502,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":160,"s":[106.614,106.614,100]},{"i":{"x":[0.833,0.833,0.833],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":184.167,"s":[100,100,100]},{"t":246.6669921875,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0.666],[-0.245,0.578],[-0.431,0.42],[-0.577,0.244],[-0.686,0],[-0.588,-0.244],[-0.431,-0.422],[-0.245,-0.576],[0,-0.646],[0.244,-0.568],[0.43,-0.42],[0.587,-0.234],[0.665,0],[0.578,0.234],[0.431,0.422],[0.245,0.568]],"o":[[0,-0.646],[0.245,-0.576],[0.431,-0.422],[0.578,-0.244],[0.665,0],[0.587,0.244],[0.43,0.42],[0.244,0.578],[0,0.666],[-0.245,0.568],[-0.431,0.422],[-0.588,0.234],[-0.686,0],[-0.577,-0.234],[-0.431,-0.42],[-0.245,-0.568]],"v":[[86.909,7.408],[87.276,5.572],[88.29,4.076],[89.802,3.076],[91.697,2.709],[93.577,3.076],[95.104,4.076],[96.117,5.572],[96.484,7.408],[96.117,9.26],[95.104,10.742],[93.577,11.727],[91.697,12.078],[89.802,11.727],[88.29,10.742],[87.276,9.26]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[-0.813,0.529],[-0.95,0.393],[-1.105,0.226],[-1.273,0],[-1.431,-0.48],[-1.018,-0.891],[-0.559,-1.253],[0,-1.546],[0.422,-1.087],[0.636,-0.803],[0.764,-0.588],[0.686,-0.509],[0.5,-0.499],[0.117,-0.606],[0,0],[0,0],[0,0],[-0.372,0.695],[-0.626,0.578],[-0.773,0.538],[-0.676,0.617],[-0.461,0.773],[0,1.058],[0.892,0.764],[1.469,0],[0.733,-0.235],[0.529,-0.284],[0.371,-0.235],[0.333,0],[0.371,0.646]],"o":[[0.705,-0.607],[0.813,-0.528],[0.95,-0.391],[1.107,-0.225],[1.763,0],[1.429,0.48],[1.019,0.892],[0.558,1.253],[0,1.489],[-0.421,1.086],[-0.637,0.803],[-0.764,0.587],[-0.686,0.51],[-0.499,0.499],[0,0],[0,0],[0,0],[-0.138,-0.94],[0.373,-0.695],[0.627,-0.577],[0.773,-0.539],[0.676,-0.616],[0.46,-0.773],[0,-1.292],[-0.891,-0.764],[-1.077,0],[-0.734,0.235],[-0.528,0.283],[-0.372,0.234],[-0.744,0],[0,0]],"v":[[81.417,-27.073],[83.693,-28.777],[86.337,-30.158],[89.42,-31.082],[92.989,-31.42],[97.777,-30.701],[101.448,-28.645],[103.812,-25.428],[104.649,-21.229],[104.018,-17.366],[102.433,-14.532],[100.332,-12.446],[98.158,-10.801],[96.381,-9.289],[95.457,-7.629],[94.723,-3.429],[89.171,-3.429],[88.613,-8.187],[88.965,-10.64],[90.463,-12.549],[92.563,-14.223],[94.736,-15.956],[96.44,-18.041],[97.13,-20.788],[95.794,-23.872],[92.255,-25.017],[89.538,-24.665],[87.644,-23.886],[86.293,-23.108],[85.235,-22.755],[83.561,-23.725]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.258823543787,0.243137255311,0.686274528503,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[10.565,0],[0,-19.367],[-25.295,0],[0,19.37],[3.609,5.013]],"o":[[0,0],[-7.749,-4.601],[-25.295,0],[0,19.37],[25.294,0],[0,-6.129],[0,0]],"v":[[142.313,-44.427],[120.888,-37.199],[92.853,-44.546],[47.054,-9.477],[92.853,25.592],[138.652,-9.477],[132.984,-26.379]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Question marks 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[5.592]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":58,"s":[-7.372]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":127,"s":[7.438]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":204,"s":[-7.372]},{"t":249,"s":[5.592]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[526.756,208.068,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":49,"s":[526.756,188.068,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":134,"s":[526.756,208.068,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":183,"s":[526.756,188.068,0],"to":[0,0,0],"ti":[0,0,0]},{"t":250,"s":[526.756,208.068,0]}],"ix":2,"l":2},"a":{"a":0,"k":[186.756,-132.932,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-9.447,0],[0,-9.639],[9.638,0],[0,9.833]],"o":[[9.638,0],[0,9.833],[-9.447,0],[0,-9.639]],"v":[[184.732,-92.286],[201.506,-75.706],[184.732,-58.932],[168.152,-75.706]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-27.763,0],[0,-23.135],[0,0],[14.268,-6.169],[0,0],[0,-5.784],[0,0],[0,0],[0,0],[-12.145,5.205],[0,0],[0,11.183],[14.653,0],[0,-14.845],[0,0],[0,0],[0,0]],"o":[[27.378,0],[0,0],[0,22.171],[0,0],[-4.82,2.121],[0,0],[0,0],[0,0],[0,-12.532],[0,0],[12.34,-5.398],[0,-12.146],[-15.231,0],[0,0],[0,0],[0,0],[0,-26.413]],"v":[[187.623,-199.289],[235.052,-159.958],[235.052,-158.993],[206.518,-121.013],[202.276,-119.278],[195.913,-108.673],[195.913,-101.733],[173.742,-101.733],[173.742,-110.023],[189.744,-135.665],[193.794,-137.401],[212.686,-158.801],[187.623,-178.466],[160.633,-156.102],[160.633,-150.704],[138.461,-150.704],[138.461,-157.066]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.851]},"t":61,"s":[0.807843148708,0.827450990677,0.972549021244,1]},{"i":{"x":[0.67],"y":[1]},"o":{"x":[1],"y":[0]},"t":66,"s":[0.949019610882,0.436570882797,0.383329480886,1]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":101,"s":[0.807843148708,0.827450990677,0.972549021244,1]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.851]},"t":183,"s":[0.807843148708,0.827450990677,0.972549021244,1]},{"i":{"x":[0.67],"y":[1]},"o":{"x":[1],"y":[0]},"t":188,"s":[0.949019610882,0.436570882797,0.383329480886,1]},{"t":223,"s":[0.807843148708,0.827450990677,0.972549021244,1]}],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Question marks 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[6]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":39,"s":[-9.205]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":86.509,"s":[6]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":136.509,"s":[-9.205]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":168,"s":[6]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":212.388,"s":[-9.205]},{"t":248.896484375,"s":[6]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[360.535,125.483,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":62,"s":[360.535,165.483,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":118,"s":[360.535,125.483,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":199,"s":[360.535,165.483,0],"to":[0,0,0],"ti":[0,0,0]},{"t":250,"s":[360.535,125.483,0]}],"ix":2,"l":2},"a":{"a":0,"k":[20.535,-215.517,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.198,0],[-3.646,-3.634],[0,-5.18],[3.645,-3.67],[5.195,0],[3.645,3.671],[0,5.183],[-3.645,3.633]],"o":[[5.195,0],[3.645,3.633],[0,5.183],[-3.646,3.671],[-5.198,0],[-3.645,-3.67],[0,-5.18],[3.645,-3.634]],"v":[[15.462,-178.977],[28.724,-173.526],[34.192,-160.305],[28.724,-147.025],[15.462,-141.517],[2.197,-147.025],[-3.269,-160.305],[2.197,-173.526]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0.551,-8.213],[0,0],[-0.987,4.263],[-4.159,7.48],[-1.308,4.536],[0,6.667],[4.081,4.883],[5.572,0],[2.865,-2.247],[0,-1.86],[-1.472,-2.633],[0,-4.182],[2.591,-2.555],[3.865,0],[2.938,3.061],[0,5.036],[-7.92,6.893],[-14.208,0],[-7.881,-7.167],[0,-10.152],[4.076,-6.237],[11.683,-7.591],[2.471,-3.991]],"o":[[0,0],[-0.156,-8.603],[0.989,-4.262],[4.154,-7.482],[1.305,-4.533],[0,-10.308],[-4.082,-4.884],[-4.238,0],[-2.171,1.705],[0,1.241],[3.33,5.97],[0,3.799],[-2.591,2.558],[-4.329,0],[-2.939,-3.061],[0,-9.14],[7.92,-6.893],[15.064,0],[7.881,7.17],[0,7.362],[-4.078,6.238],[-7.841,5.115],[-2.469,3.99]],"v":[[16.436,-195.952],[11.95,-195.952],[13.199,-215.25],[20.917,-232.864],[29.11,-250.887],[31.07,-267.688],[24.946,-290.473],[10.466,-297.799],[-0.192,-294.427],[-3.446,-289.082],[-1.238,-283.273],[3.757,-268.045],[-0.131,-258.515],[-9.814,-254.68],[-20.715,-259.268],[-25.122,-271.41],[-13.24,-295.457],[19.952,-305.798],[54.368,-295.046],[66.191,-269.066],[60.074,-248.665],[36.433,-227.919],[20.964,-214.258]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.851]},"t":8,"s":[0.807843148708,0.827450990677,0.972549021244,1]},{"i":{"x":[0.67],"y":[1]},"o":{"x":[1],"y":[0]},"t":13,"s":[0.949019610882,0.436570882797,0.383329480886,1]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":48,"s":[0.807843148708,0.827450990677,0.972549021244,1]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.851]},"t":133,"s":[0.807843148708,0.827450990677,0.972549021244,1]},{"i":{"x":[0.67],"y":[1]},"o":{"x":[1],"y":[0]},"t":138,"s":[0.949019610882,0.436570882797,0.383329480886,1]},{"t":173,"s":[0.807843148708,0.827450990677,0.972549021244,1]}],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Question marks","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-5.948]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":38,"s":[8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84,"s":[-7.934]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":132,"s":[8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":172,"s":[-7.934]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":217,"s":[8]},{"t":249,"s":[-5.948]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[170.215,206.999,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":61,"s":[170.215,186.999,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":125,"s":[170.215,206.999,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":193,"s":[170.215,186.999,0],"to":[0,0,0],"ti":[0,0,0]},{"t":250,"s":[170.215,206.999,0]}],"ix":2,"l":2},"a":{"a":0,"k":[-169.785,-134.001,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,1.999],[-0.735,1.734],[-1.293,1.264],[-1.733,0.735],[-2.058,0],[-1.764,-0.734],[-1.293,-1.263],[-0.735,-1.733],[0,-1.939],[0.734,-1.704],[1.291,-1.262],[1.763,-0.704],[1.997,0],[1.733,0.705],[1.293,1.264],[0.734,1.706]],"o":[[0,-1.939],[0.734,-1.733],[1.293,-1.263],[1.733,-0.734],[1.997,0],[1.763,0.735],[1.291,1.264],[0.734,1.734],[0,1.999],[-0.735,1.706],[-1.293,1.264],[-1.764,0.705],[-2.058,0],[-1.733,-0.704],[-1.293,-1.262],[-0.735,-1.704]],"v":[[-188.164,-74.016],[-187.062,-79.525],[-184.021,-84.02],[-179.482,-87.018],[-173.795,-88.12],[-168.154,-87.018],[-163.571,-84.02],[-160.53,-79.525],[-159.428,-74.016],[-160.53,-68.463],[-163.571,-64.012],[-168.154,-61.059],[-173.795,-60.001],[-179.482,-61.059],[-184.021,-64.012],[-187.062,-68.463]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[-2.439,1.587],[-2.85,1.176],[-3.319,0.677],[-3.82,0],[-4.292,-1.44],[-3.055,-2.674],[-1.676,-3.76],[0,-4.642],[1.264,-3.261],[1.909,-2.41],[2.292,-1.763],[2.057,-1.527],[1.499,-1.499],[0.352,-1.821],[0,0],[0,0],[0,0],[-1.117,2.087],[-1.881,1.735],[-2.321,1.616],[-2.028,1.852],[-1.381,2.322],[0,3.174],[2.674,2.292],[4.407,0],[2.203,-0.705],[1.587,-0.852],[1.116,-0.704],[0.998,0],[1.115,1.94]],"o":[[2.116,-1.821],[2.439,-1.587],[2.85,-1.174],[3.32,-0.675],[5.289,0],[4.289,1.439],[3.056,2.674],[1.674,3.761],[0,4.467],[-1.264,3.261],[-1.911,2.409],[-2.292,1.763],[-2.058,1.53],[-1.498,1.498],[0,0],[0,0],[0,0],[-0.412,-2.82],[1.117,-2.087],[1.88,-1.733],[2.322,-1.616],[2.027,-1.85],[1.381,-2.321],[0,-3.878],[-2.674,-2.292],[-3.233,0],[-2.204,0.706],[-1.588,0.851],[-1.117,0.706],[-2.234,0],[0,0]],"v":[[-204.647,-177.498],[-197.815,-182.611],[-189.882,-186.754],[-180.628,-189.53],[-169.918,-190.544],[-155.549,-188.384],[-144.531,-182.214],[-137.436,-172.562],[-134.923,-159.958],[-136.819,-148.366],[-141.579,-139.86],[-147.881,-133.602],[-154.404,-128.666],[-159.738,-124.125],[-162.513,-119.146],[-164.717,-106.542],[-181.377,-106.542],[-183.051,-120.821],[-181.994,-128.181],[-177.498,-133.911],[-171.196,-138.935],[-164.673,-144.136],[-159.562,-150.393],[-157.49,-158.636],[-161.501,-167.89],[-172.121,-171.329],[-180.274,-170.27],[-185.96,-167.934],[-190.014,-165.6],[-193.187,-164.541],[-198.212,-167.45]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.851]},"t":81,"s":[0.807843148708,0.827450990677,0.972549021244,1]},{"i":{"x":[0.67],"y":[1]},"o":{"x":[1],"y":[0]},"t":86,"s":[0.949019610882,0.436570882797,0.383329480886,1]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":121,"s":[0.807843148708,0.827450990677,0.972549021244,1]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.851]},"t":208,"s":[0.807843148708,0.827450990677,0.972549021244,1]},{"i":{"x":[0.67],"y":[1]},"o":{"x":[1],"y":[0]},"t":213,"s":[0.949019610882,0.436570882797,0.383329480886,1]},{"t":248,"s":[0.807843148708,0.827450990677,0.972549021244,1]}],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Plants","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[344,358,0],"ix":2,"l":2},"a":{"a":0,"k":[4,16,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-6.658,16.047]],"o":[[4.329,-10.562],[0,0]],"v":[[211.024,-182.445],[235.706,-233.175]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-16.071,-24.945],[8.68,30.768]],"o":[[26.895,-3.678],[-23.608,8.171]],"v":[[211.024,-182.445],[238.769,-240.436]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.815686285496,0.243137255311,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[210.453,-184.841],"ix":2},"a":{"a":0,"k":[210.453,-184.841],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0.265]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":45.833,"s":[-12.041]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":115,"s":[0.265]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":202.5,"s":[-8.765]},{"t":250,"s":[0.265]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.691,-19.727],[-10.029,19.154]],"o":[[14.927,10.686],[-15.399,-6.953]],"v":[[218.979,-182.153],[259.558,-197.765]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[224.832,-180.758],"ix":2},"a":{"a":0,"k":[224.832,-180.758],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0.265]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":50.833,"s":[10.164]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":115,"s":[0.265]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":193.333,"s":[11.259]},{"t":250,"s":[0.265]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,1.981],[1.98,0],[0,-1.982],[-1.981,0]],"o":[[0,-1.982],[-1.981,0],[0,1.981],[1.98,0]],"v":[[-146.329,215.226],[-149.916,211.64],[-153.502,215.226],[-149.916,218.814]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,2.319],[2.322,0],[0,-2.321],[-2.321,0]],"o":[[0,-2.321],[-2.321,0],[0,2.319],[2.322,0]],"v":[[-91.623,246.355],[-95.825,242.152],[-100.028,246.355],[-95.825,250.557]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,1.507],[1.507,0],[0,-1.508],[-1.507,0]],"o":[[0,-1.508],[-1.507,0],[0,1.507],[1.507,0]],"v":[[-185.35,230.286],[-188.079,227.557],[-190.808,230.286],[-188.079,233.015]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[32.769,15.873],[1.85,-8.319],[20.728,-5.548],[0,0],[21.413,-11.105],[0,0],[-88.036,-42.529],[-87.376,-27.195],[0.924,-7.398],[-67.964,-1.718],[-8.65,-3.009]],"o":[[16.915,-11.11],[-31.06,-15.043],[-6.472,-31.435],[-20.726,5.546],[-18.877,-24.038],[-21.415,11.104],[-29.497,-16.733],[-40.306,-13.037],[-52.591,-4.565],[-0.925,7.396],[-33.568,5.548],[13.734,0]],"v":[[-72.726,269.815],[-46.897,160.935],[-89.659,218.271],[-125.33,161.875],[-125.33,211.801],[-212.666,161.871],[-169.17,212.808],[-198.782,216.073],[-230.315,223.834],[-310.523,233.826],[-228.058,253.404],[-269.814,269.815]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.913725495338,0.929411768913,0.96862745285,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.869,8.248],[2.841,-3.001]],"o":[[-6.515,-3.442],[2.073,0.901]],"v":[[-271.338,152.296],[-284.256,155.93]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-3.931,15.132],[3.847,-5.955]],"o":[[-12.074,-3.757],[3.78,0.869]],"v":[[-253.989,162.976],[-274.639,173.171]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-11.654,19.691],[7.826,-6.818]],"o":[[-15.46,-10.172],[4.967,2.754]],"v":[[-229.478,180.551],[-262.652,186.528]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-9.792,24.65],[7.729,-9.219]],"o":[[-19.54,-8.858],[6.186,2.259]],"v":[[-211.316,198.228],[-248.225,211.058]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.07,-10.777],[-1.509,5.647]],"o":[[-8.979,-5.297],[2.624,1.829]],"v":[[-259.79,148.28],[-264.992,130.019]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[15.756,-13.486],[-4.865,8.053]],"o":[[-11.5,-12.213],[3.234,4.002]],"v":[[-238.377,160.255],[-238.229,129.701]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[21.497,-10.964],[-7.695,7.783]],"o":[[-9.683,-16.948],[2.569,5.409]],"v":[[-217.311,174.391],[-208.822,139.868]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[29.334,-6.564],[-11.698,7.007]],"o":[[-6.431,-23.447],[1.425,7.324]],"v":[[-200.921,190.951],[-179.981,151.931]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[40.418,16.66]],"o":[[-15.399,-19.78],[0,0]],"v":[[-194.03,206.987],[-281.238,143.615]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.215,-14.275],[3.848,5.547]],"o":[[-11.372,3.955],[3.569,-0.946]],"v":[[-279.592,144.459],[-302.049,134.109]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.988235294819,0.729411780834,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-192.401,208.12],"ix":2},"a":{"a":0,"k":[-192.401,208.12],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":65.833,"s":[9.881]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":126.667,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":191.667,"s":[9.881]},{"t":250,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":10,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.116,-9.294],[-0.895,11.807],[3.564,0.065],[-0.733,4.143],[-8.418,-0.155],[-5.163,7.752],[14.743,-0.547],[-6.792,8.375],[-13.674,4],[8.295,6.732],[-0.133,7.356],[-17.45,6.871],[3.128,10.747],[9.456,-3.585],[-1.556,5.531],[0.946,14.841],[11.239,-3.552],[-0.049,2.451],[-8.005,3.777],[3.26,7.58],[3.876,-3.768],[1.114,1.163],[7.839,5.048],[0.172,-9.314],[3.396,0.064],[-0.157,8.495],[2.265,0.04],[0.112,-6.208],[5.019,0.092],[-0.127,6.865],[8.415,0.155],[-0.569,-13.092],[3.884,0.07],[-0.155,8.334],[10.36,0.193],[0.304,-16.365],[-5.576,-9.283],[2.387,-1.598],[1.473,7.87],[11.736,-4.361],[-2.278,-8.051],[6.036,-2.341],[1.042,4.922],[3.379,-3.289]],"o":[[3.988,5.212],[0.697,-9.193],[-5.613,-0.104],[1.326,-7.492],[8.416,0.153],[5.161,-7.752],[-14.747,0.545],[6.794,-8.375],[13.675,-3.998],[-7.418,-6.022],[0.109,-5.882],[17.451,-6.872],[-2.512,-8.629],[-9.459,3.585],[1.559,-5.529],[-0.63,-9.819],[-11.237,3.553],[0.043,-2.451],[8.003,-3.772],[-3.26,-7.579],[-3.873,3.771],[-1.111,-1.165],[-7.839,-5.049],[-0.173,9.314],[-3.401,-0.064],[0.157,-8.502],[-7.553,-0.141],[-0.116,6.213],[-5.016,-0.092],[0.125,-6.863],[-8.418,-0.154],[0.567,13.085],[-3.884,-0.072],[0.153,-8.336],[-10.358,-0.189],[-0.125,6.836],[6.355,10.573],[-4.753,3.183],[-1.476,-7.876],[-11.74,4.359],[2.281,8.053],[-6.033,2.343],[-1.043,-4.923],[-3.382,3.29]],"v":[[21.252,274.176],[87.907,268.212],[75.304,258.008],[56.912,254.396],[101.04,249.82],[131.009,240.237],[122.63,229.293],[85.769,226.161],[129.522,215.36],[159.579,192.376],[114.004,196.437],[143.723,182.929],[174.449,158.647],[152.236,160.362],[130.977,162.912],[179.524,129.48],[158.313,129.251],[142.907,130.765],[165.338,117.281],[180.269,97.777],[160.934,101.345],[150.65,105.898],[153.602,86.334],[135.457,104.471],[131.331,126.301],[128.286,106.957],[124.297,95.002],[110.06,112.011],[108.814,153.022],[103.847,132.823],[95.852,109.789],[83.072,144.212],[82.281,178.363],[73.676,153.356],[67.951,130.033],[54.95,158.896],[60.26,191.943],[65.658,210.422],[55.084,195.68],[38.766,167.423],[36.883,199.102],[43.63,237.153],[34.907,218.52],[25.075,207.385]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.913725495338,0.929411768913,0.96862745285,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[25.764,274.919],"ix":2},"a":{"a":0,"k":[25.764,274.919],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-21.75]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":50.833,"s":[-16.406]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":104.167,"s":[-26.651]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":168.333,"s":[-15.737]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":213.333,"s":[-25.047]},{"t":250,"s":[-21.75]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.689,9.179]],"o":[[-1.654,-6.949],[0,0]],"v":[[-70.876,160.584],[-66.893,131.122]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.419607847929,0.403921574354,0.913725495338,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[5.446,-3.052]],"o":[[-7.472,0.65],[0,0]],"v":[[-84.456,144.837],[-105.014,153.749]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.419607847929,0.403921574354,0.913725495338,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[6.514,-3.645]],"o":[[-5.101,0.046],[0,0]],"v":[[-125.678,107.797],[-152.921,118.372]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.419607847929,0.403921574354,0.913725495338,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-7.946,13.776]],"o":[[-0.532,-5.316],[0,0]],"v":[[-111.21,119.295],[-104.301,89.443]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.419607847929,0.403921574354,0.913725495338,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.973,-2.342]],"o":[[-5.374,1.311],[0,0]],"v":[[-159.428,85.951],[-179.348,96.084]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.419607847929,0.403921574354,0.913725495338,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.338,7.676]],"o":[[-0.059,-3.532],[0,0]],"v":[[-149.686,91.596],[-143.649,65.525]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.419607847929,0.403921574354,0.913725495338,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[48.718,19.37]],"o":[[-34.982,-64.027],[0,0]],"v":[[-44.525,199.995],[-187.732,72.48]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.419607847929,0.403921574354,0.913725495338,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-12.465,14.324],[25.675,21.63],[6.076,-0.742],[2.824,2.161],[17.349,16.098],[4.634,4.4],[10.465,4.404],[14.224,3.849],[3.718,-13.741],[-3.771,-9.084],[-21.859,-5.913],[-2.809,-27.502],[-13.522,2.439],[6.986,-3.912],[-9.978,1.233]],"o":[[9.932,-11.414],[-11.622,-9.789],[-3.958,0.481],[-5.16,-3.952],[-17.351,-16.095],[-4.64,-4.403],[-10.464,-4.403],[-14.795,-4.001],[-3.717,13.741],[3.773,9.086],[21.722,5.876],[2.808,27.499],[13.519,-2.439],[-6.984,3.912],[9.98,-1.233]],"v":[[-48.667,193.569],[-49.585,124.346],[-70.913,113.396],[-80.752,114.1],[-88.405,75.257],[-124.76,64.049],[-135.463,46.404],[-167.675,54.799],[-212.155,63.22],[-200.528,88.584],[-182.928,130.51],[-149.502,162.952],[-108.166,201.071],[-105.046,209.584],[-91.066,218.084]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.163,184.466],"ix":2},"a":{"a":0,"k":[-53.163,184.466],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":46.667,"s":[-8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":85.833,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":132.5,"s":[-8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":171.667,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":210.833,"s":[-8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":247.5,"s":[0]},{"t":257.5,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":8,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[26.031,-51.561],[-43.089,44.888]],"o":[[32.679,41.511],[-36.98,-31.575]],"v":[[51.917,256.708],[176.59,246.123]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.1254902035,0.098039217293,0.435294121504,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[59.038,251.714],"ix":2},"a":{"a":0,"k":[59.038,251.714],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-19.929]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":40.833,"s":[-24.183]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":94.167,"s":[-8.311]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":148.333,"s":[-28.845]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":200,"s":[-8.311]},{"t":250,"s":[-19.929]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.001,-39.534],[-20.723,38.193]],"o":[[29.679,21.915],[-30.738,-14.431]],"v":[[110.415,221.794],[192.42,191.625]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.337254911661,0.321568638086,0.800000011921,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[73.705,214.678],"ix":2},"a":{"a":0,"k":[109.705,209.678],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-18.392]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":50,"s":[-11.682]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":96,"s":[-20.902]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":151,"s":[-13.718]},{"i":{"x":[0.42],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":195,"s":[-22.429]},{"t":250,"s":[-18.392]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.636,1.719],[1.718,1.636],[1.635,-1.719],[-1.719,-1.635]],"o":[[1.636,-1.72],[-1.718,-1.635],[-1.636,1.719],[1.719,1.636]],"v":[[187.866,252.064],[187.716,245.989],[181.644,246.14],[181.793,252.213]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.623529434204,0.611764729023,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.637,1.719],[1.718,1.636],[1.636,-1.718],[-1.72,-1.636]],"o":[[1.634,-1.719],[-1.719,-1.636],[-1.635,1.72],[1.718,1.635]],"v":[[196.967,208.957],[196.816,202.885],[190.742,203.034],[190.894,209.108]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.623529434204,0.611764729023,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.634,1.719],[1.719,1.636],[1.636,-1.718],[-1.719,-1.635]],"o":[[1.637,-1.718],[-1.719,-1.636],[-1.636,1.719],[1.719,1.637]],"v":[[224.993,226.033],[224.844,219.96],[218.77,220.11],[218.921,226.184]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.623529434204,0.611764729023,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.458,1.533],[1.532,1.458],[1.458,-1.531],[-1.532,-1.457]],"o":[[1.458,-1.532],[-1.533,-1.458],[-1.458,1.533],[1.532,1.459]],"v":[[178.975,219.214],[178.842,213.799],[173.426,213.932],[173.56,219.347]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.623529434204,0.611764729023,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.458,1.533],[1.532,1.458],[1.458,-1.532],[-1.532,-1.46]],"o":[[1.458,-1.532],[-1.532,-1.458],[-1.459,1.532],[1.533,1.458]],"v":[[205.102,235.277],[204.968,229.862],[199.553,229.996],[199.685,235.412]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.623529434204,0.611764729023,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.458,1.532],[1.532,1.46],[1.458,-1.533],[-1.533,-1.458]],"o":[[1.46,-1.532],[-1.532,-1.458],[-1.458,1.531],[1.531,1.459]],"v":[[220.985,194.83],[220.852,189.414],[215.436,189.55],[215.571,194.964]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.623529434204,0.611764729023,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.458,1.532],[1.533,1.459],[1.458,-1.532],[-1.532,-1.458]],"o":[[1.459,-1.533],[-1.532,-1.458],[-1.458,1.532],[1.533,1.458]],"v":[[248.713,217.893],[248.58,212.477],[243.165,212.61],[243.298,218.025]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.623529434204,0.611764729023,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.459,1.532],[1.532,1.46],[1.459,-1.533],[-1.533,-1.458]],"o":[[1.459,-1.532],[-1.532,-1.458],[-1.458,1.532],[1.532,1.459]],"v":[[247.051,187.048],[246.917,181.632],[241.501,181.767],[241.636,187.182]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.623529434204,0.611764729023,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.904,1.999],[2,1.904],[1.903,-2],[-1.999,-1.903]],"o":[[1.903,-2.001],[-1.999,-1.903],[-1.903,2],[2.001,1.903]],"v":[[266.779,197.343],[266.603,190.273],[259.536,190.448],[259.71,197.517]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.623529434204,0.611764729023,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-5.346,-5.261]],"o":[[4.518,-1.053],[0,0]],"v":[[164.985,244.037],[183.405,247.414]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.028,3.309]],"o":[[1.959,-5.781],[0,0]],"v":[[176.547,233.867],[176.941,218.487]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-6.593,-5.584]],"o":[[4.447,-0.344],[0,0]],"v":[[184.473,227.641],[200.895,232.482]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[3.041,4.964]],"o":[[2.436,-4.419],[0,0]],"v":[[190.519,223.306],[193.998,207.455]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-6.388,-7.976]],"o":[[3.447,0.232],[0,0]],"v":[[204.352,214.662],[221.866,222.414]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.17,3.268]],"o":[[1.998,-3.325],[0,0]],"v":[[213.027,210.082],[218.609,194.468]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.956,4.267]],"o":[[2.373,-3.997],[0,0]],"v":[[236.712,200.523],[243.84,185.002]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.945,-6.95]],"o":[[2.267,0.685],[0,0]],"v":[[231.058,202.437],[244.543,213.453]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.256,3.646],[-40.446,7.252]],"o":[[47.308,-13.542],[17.382,-14.889],[0,0]],"v":[[85.86,282.393],[173.35,236.555],[259,195]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.501960813999,0.490196079016,0.984313726425,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":2,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[101.332,260.937],"ix":2},"a":{"a":0,"k":[105.099,282.159],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":65.833,"s":[9.881]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":126.667,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":191.667,"s":[9.881]},{"t":250,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":18,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Shadow","sr":1,"ks":{"o":{"a":0,"k":12,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[340,342,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,7.276],[-59.483,0],[0,-7.277],[59.486,0]],"o":[[0,-7.277],[59.486,0],[0,7.276],[-59.483,0]],"v":[[-123.204,283.403],[-15.498,270.229],[92.209,283.403],[-15.498,296.577]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.501960784314,0.490196078431,0.98431372549,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":250,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/phone_search_fireworks.json b/QuickLocation/Resource/lotties/phone_search_fireworks.json new file mode 100644 index 0000000..d0ab98a --- /dev/null +++ b/QuickLocation/Resource/lotties/phone_search_fireworks.json @@ -0,0 +1 @@ +{"v":"5.5.2","meta":{"a":"SVGator","d":"SVGator, the ultimate SVG animation generator now supports Lottie: a thoughtfully designed, intuitive interface, right at your fingertips.","g":"Made in SVGator (https://www.svgator.com/)"},"metadata":{"filename":"3bust_ 2mobile.json","customProps":{"k":["SVGator","svgator","lottie animation","svg animation","lottie","svg"],"version":1,"app":"https://app.svgator.com/editor#/aa9db8068a2049c1a6d4aab5edcad7ad","site":"https://www.svgator.com/","date":"2024-10-25T16:08:40.921Z","exportId":"beed6e16432d4990bf0bc040a8e130e5","cached":"false"}},"nm":"3bust_ 2mobile","ddd":0,"assets":[],"w":720,"h":1280,"ip":0,"op":300,"fr":100,"fonts":{"list":[]},"layers":[{"ty":4,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[243.988647,14.626812],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-63.424103,-26.902241],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-78.750229,-22.989185],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[243.988647,14.626812],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-21.805847,-49.159729],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-265.794495,-63.78653],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[12.442575,-52.78043],[5,0],[0,5],[-5,0],[12.442554,-52.780418]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0]],"o":[[-2.982401,10.271458],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[12.442575,-52.78043],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-5.371094,-10.060638],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-36.294495,34.485229],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":21.503247}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[18.69091,-75.233223],[5,0],[0,5],[-5,0],[18.690928,-75.2332]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-5.765814,13.056156]],"o":[[-0.449167,6.423973],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[18.690928,-75.233223],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[18.667725,127.050476],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[36.705505,202.442993],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":174,"s":[-27.407262],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-33.324392],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[-8.726355,-98.045227],[5,0],[0,5],[-5,0],[-8.726321,-98.045189]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[3.041109,27.688927]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-8.726355,-98.045227],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[52.948364,109.640564],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[90.955505,200.439636],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":174,"s":[-17.627357],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-20.642875],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[-14.061472,-95.57692],[5,0],[0,5],[-5,0],[-14.061465,-95.57692]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[2.310012,11.54615]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-14.061472,-95.57692],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[34.747192,-3.835876],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[113.886108,51.569031],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":174,"s":[-46.634825],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-42.066007],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[-14.604926,-76.333633],[5,0],[0,5],[-5,0],[-14.60494,-76.333649]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[5.828097,22.446976]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-14.60494,-76.333649],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[140.337708,7.923462],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[205.636108,50.069031],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":174,"s":[-46.329069],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-48.645426],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-187.270081,46.411663],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[70.439774,-27.563377],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[64.959335,-32.237869],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-187.270081,46.411663],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[36.616028,-58.93573],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[223.886108,-105.347382],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-133.147079,69.813828],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[33.507675,-21.959423],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[20.128952,-21.798233],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-133.147079,69.813828],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[61.458923,-87.106201],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[194.606018,-156.920013],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[6.871399,58.23518],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[7.74965,58.23518],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[46.427979,-151.533691],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[65.0849,-207.241074],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":26.09628}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[-9.456932,87.886963],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[17.115707,-44.032982],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[10.041851,-42.980892],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-9.456932,87.886963],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-9.617004,-156.920013],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-56.780884,-231.680435],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":174,"s":[-38.388054],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-38.456235],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[132.630173,30.374878],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-55.445969,-29.847382],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-57.495453,-23.903877],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[132.630173,30.374878],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-80.855469,-107.086212],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-213.485657,-137.46109],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-95.182159,8.984411],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[38.154617,-10.118038],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[32.4702,-14.114855],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-95.182159,8.984411],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[70.290039,-53.575928],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[165.894226,-54.022552],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":5.124609}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-88.410332,27.315376],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[27.163265,-16.291874],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-88.410332,27.527778],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[129.974548,-69.604126],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[222.527039,-66.740631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-55.7995,2.148364],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[30.815199,-2.374529],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[27.392023,-7.568113],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-55.7995,5],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[186.337952,-45.743011],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[240.709534,-32.240631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-118.573715,3.849452],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[64.81459,-12.856881],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[66.203918,-18.517948],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-118.573715,5],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[107.757629,-34.249481],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[221.459534,-0.240631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[2.711647,70.993408],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[5.030808,70.993408],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[114.564026,-97.01355],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[181.032349,-122.456482],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":73.107362}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[26.855032,120.226326],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[27.071127,120.226326],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[61.419983,-104.953491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[160.336731,-178.456482],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[66.079185,186.352158],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[66.166254,186.352158],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[25.972046,-78.900269],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[169.477478,-214.956497],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[15.711673,100.754288],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[16.084769,100.754288],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[48.684509,-127.451202],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[106.227478,-211.706497],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":174,"s":[43.401845],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[41.868006],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[96.725471,40.575943],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[96.725471,40.718267],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[33.235291,-137.233185],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[31.227478,-242.160583],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[154.115524,35.89793],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-39.778442,-20.056755],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-42.660095,-16.363354],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[154.115524,35.89793],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[16.666077,-91.237396],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-13.022522,-246.668564],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[87.619217,16.541323],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-15.777565,-9.950951],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-18.983803,-7.711955],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5.186772,-0.339515],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0.455766,-2.957906],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-0.455784,2.957926],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[87.619217,16.541323],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-11.806885,-135.573669],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-67.522583,-205.190491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":40.638187}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[110.712845,38.126812],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[110.712845,38.278372],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-50.442627,-148.899689],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-150.272522,-210.190491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":12.475405}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[180.104492,91.237015],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-46.457275,-81.452408],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-55.653145,-75.037308],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[180.104492,91.237015],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[1.319275,-64.512421],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-171.772522,-168.440491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":4.115734}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[93.990952,6.325569],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[93.990952,7.283502],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-40.046692,-75.179901],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-133.272522,-89.190491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":4.115734}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[84.304581,-3.867915],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[84.304581,-5.477405],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-146.792236,-85.353119],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-231.272522,-85.940491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":4.115734}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[115.581978,19.173203],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[115.581978,19.477613],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-124.41748,-48.63916],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-240.883636,-35.440491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":-16.031018}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[150.644867,14.230308],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[150.644867,14.643266],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-52.053162,-38.468414],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-200.883636,-10.940491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":-16.031018}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-97.141708,-27.344988],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-97.141708,-27.557156],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-133.891663,-8.040253],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-226.883636,31.309509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":141.226653}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-177.578842,-32.388039],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-177.578842,-32.566776],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-61.780884,-19.00766],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-220.621216,66.809509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":141.226653}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-234.056534,-106.898491],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-234.056534,-106.95219],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-11.794739,-20.315796],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-220.621216,130.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":119.684411}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-81.319107,-12.576241],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-81.319107,-13.045118],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-114.017029,82.872437],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-165.621216,147.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":119.684411}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-155.405533,-11.094328],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-155.405533,-11.627907],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-51.059021,30.806824],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-138.121216,160.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":119.684411}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-85.821999,-57.249355],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-85.821999,-57.349945],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-43.592102,47.998474],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-93.121216,138.559509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":84.922324}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-122.951584,-43.224514],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-122.951584,-43.358038],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-35.565308,61.252991],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-67.871216,187.559509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":84.922324}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-240.434311,-37.30904],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-240.434311,-37.463956],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-2.328003,7.83609],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-41.121216,248.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":90.316905}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-92.869789,-4.227558],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-92.869789,-5.692966],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[-4.478943,109.600708],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-12.371216,202.309509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":91.357986}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-66.894279,-1.961771],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-66.894279,-5],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[6.938599,29.485229],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[7.878784,96.559509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":84.922324}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-101.221741,-9.463843],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-101.221741,-10.092853],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[19.958496,58.229156],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[51.128784,155.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-78.327217,12.968996],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-78.327217,13.423269],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[19.541931,18.778015],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[63.128784,85.227478],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-69.842644,6.382019],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-69.842644,7.331054],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[73.265686,104.623657],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[107.878784,165.727478],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-107.05481,9.210825],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-107.05481,9.857779],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[79.588379,70.016785],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[131.378784,164.227478],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-177.804901,53.306789],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[69.39315,-54.627491],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[47.299896,-54.320526],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-177.804901,53.306789],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[34.250061,15.924225],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[154.128784,157.646729],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-106.031273,29.720957],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[50.014275,-23.917915],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[37.122025,-27.71545],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-106.031273,29.720957],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[110.867371,30.806854],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[180.459534,116.146729],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-248.021759,68.029762],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[96.712097,-66.240761],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[97.054718,-78.410675],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-248.021759,68.029762],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[27.604797,-20.315765],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[236.459534,129.759338],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":51.037993}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}]},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":85,"parent":84,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":204,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":144,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":144,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":144,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":144,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":84,"parent":86,"tt":1,"tp":85},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[18.587463,47.281189]},"s":{"a":0,"k":[74.0077,74.0077]},"r":{"a":0,"k":-160.233018}},"ind":86,"parent":83},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":83,"parent":82},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":82},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[0,0]},"s":{"a":0,"k":[0,0]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":80,"parent":79,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[-266.260712,2.706177]},"r":{"a":0,"k":-80.742287},"o":{"a":1,"k":[{"t":204,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":144,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":144,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":144,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":144,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":79,"parent":81,"tt":1,"tp":80},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":81,"parent":78},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":78},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[53.5,57]},"s":{"a":0,"k":[107,114]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":76,"parent":75,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-17,11]},"o":{"a":1,"k":[{"t":204,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":144,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.960784,0.486275,0.035294]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":144,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":144,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":144,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[17,-11]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":75,"parent":77,"tt":1,"tp":76},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[-257.67041,-117.56665]},"r":{"a":0,"k":-48.979875}},"ind":77,"parent":74},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":74,"parent":73},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":73},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,71]},"s":{"a":0,"k":[180,142]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":71,"parent":70,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-17]},"o":{"a":1,"k":[{"t":204,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":144,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":144,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":144,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":144,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,17]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":70,"parent":72,"tt":1,"tp":71},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[-90.066345,14.240143]},"r":{"a":0,"k":-91.47742}},"ind":72,"parent":69},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":69,"parent":68},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":68},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":66,"parent":65,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":204,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":144,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":144,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":144,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":144,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":65,"parent":67,"tt":1,"tp":66},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[30.433716,-126.911499]},"r":{"a":0,"k":47.201651}},"ind":67,"parent":64},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":64,"parent":63},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":63},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[74.5,125]},"s":{"a":0,"k":[149,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":61,"parent":60,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-69.78821,-233.091809]},"o":{"a":1,"k":[{"t":204,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":144,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":144,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":144,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":144,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":174,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[59,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":60,"parent":62,"tt":1,"tp":61},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":62,"parent":59},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":59},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":174,"s":[{"v":[[0,-5],[5,0],[0,5],[-144.047638,11.03895],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[62.699677,-13.43095],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[65.533768,-20.915852],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.556863,0.933333]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":204,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":244,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":174,"s":[-144.047638,11.03895],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":174,"s":[19.958496,-36.863434],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":204,"s":[159.709534,-0.240631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":144,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[67.798157,301.978211]},"s":{"a":1,"k":[{"t":174,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":242,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[243.988647,14.626812],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-63.424103,-26.902241],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-78.750229,-22.989185],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[243.988647,14.626812],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-21.805847,-49.159729],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-265.794495,-63.78653],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[12.442575,-52.78043],[5,0],[0,5],[-5,0],[12.442554,-52.780418]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0]],"o":[[-2.982401,10.271458],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[12.442575,-52.78043],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-5.371094,-10.060638],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-36.294495,34.485229],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":21.503247}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[18.69091,-75.233223],[5,0],[0,5],[-5,0],[18.690928,-75.2332]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-5.765814,13.056156]],"o":[[-0.449167,6.423973],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[18.690928,-75.233223],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[18.667725,127.050476],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[36.705505,202.442993],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":164,"s":[-27.407262],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-33.324392],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[-8.726355,-98.045227],[5,0],[0,5],[-5,0],[-8.726321,-98.045189]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[3.041109,27.688927]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-8.726355,-98.045227],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[52.948364,109.640564],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[90.955505,200.439636],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":164,"s":[-17.627357],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-20.642875],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[-14.061472,-95.57692],[5,0],[0,5],[-5,0],[-14.061465,-95.57692]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[2.310012,11.54615]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-14.061472,-95.57692],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[34.747192,-3.835876],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[113.886108,51.569031],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":164,"s":[-46.634825],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-42.066007],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[-14.604926,-76.333633],[5,0],[0,5],[-5,0],[-14.60494,-76.333649]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[5.828097,22.446976]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-14.60494,-76.333649],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[140.337708,7.923462],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[205.636108,50.069031],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":164,"s":[-46.329069],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-48.645426],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-187.270081,46.411663],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[70.439774,-27.563377],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[64.959335,-32.237869],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-187.270081,46.411663],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[36.616028,-58.93573],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[223.886108,-105.347382],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-133.147079,69.813828],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[33.507675,-21.959423],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[20.128952,-21.798233],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-133.147079,69.813828],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[61.458923,-87.106201],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[194.606018,-156.920013],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[6.871399,58.23518],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[7.74965,58.23518],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[46.427979,-151.533691],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[65.0849,-207.241074],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":26.09628}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[-9.456932,87.886963],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[17.115707,-44.032982],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[10.041851,-42.980892],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-9.456932,87.886963],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-9.617004,-156.920013],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-56.780884,-231.680435],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":164,"s":[-38.388054],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-38.456235],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[132.630173,30.374878],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-55.445969,-29.847382],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-57.495453,-23.903877],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[132.630173,30.374878],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-80.855469,-107.086212],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-213.485657,-137.46109],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-95.182159,8.984411],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[38.154617,-10.118038],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[32.4702,-14.114855],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-95.182159,8.984411],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[70.290039,-53.575928],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[165.894226,-54.022552],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":5.124609}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-88.410332,27.315376],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[27.163265,-16.291874],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-88.410332,27.527778],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[129.974548,-69.604126],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[222.527039,-66.740631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-55.7995,2.148364],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[30.815199,-2.374529],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[27.392023,-7.568113],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-55.7995,5],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[186.337952,-45.743011],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[240.709534,-32.240631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-118.573715,3.849452],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[64.81459,-12.856881],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[66.203918,-18.517948],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-118.573715,5],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[107.757629,-34.249481],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[221.459534,-0.240631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[2.711647,70.993408],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[5.030808,70.993408],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[114.564026,-97.01355],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[181.032349,-122.456482],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":73.107362}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[26.855032,120.226326],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[27.071127,120.226326],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[61.419983,-104.953491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[160.336731,-178.456482],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[66.079185,186.352158],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[66.166254,186.352158],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[25.972046,-78.900269],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[169.477478,-214.956497],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[15.711673,100.754288],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[16.084769,100.754288],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[48.684509,-127.451202],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[106.227478,-211.706497],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":164,"s":[43.401845],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[41.868006],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[96.725471,40.575943],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[96.725471,40.718267],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[33.235291,-137.233185],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[31.227478,-242.160583],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[154.115524,35.89793],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-39.778442,-20.056755],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-42.660095,-16.363354],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[154.115524,35.89793],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[16.666077,-91.237396],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-13.022522,-246.668564],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[87.619217,16.541323],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-15.777565,-9.950951],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-18.983803,-7.711955],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5.186772,-0.339515],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0.455766,-2.957906],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-0.455784,2.957926],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[87.619217,16.541323],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-11.806885,-135.573669],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-67.522583,-205.190491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":40.638187}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[110.712845,38.126812],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[110.712845,38.278372],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-50.442627,-148.899689],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-150.272522,-210.190491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":12.475405}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[180.104492,91.237015],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-46.457275,-81.452408],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-55.653145,-75.037308],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[180.104492,91.237015],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[1.319275,-64.512421],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-171.772522,-168.440491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":4.115734}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[93.990952,6.325569],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[93.990952,7.283502],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-40.046692,-75.179901],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-133.272522,-89.190491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":4.115734}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[84.304581,-3.867915],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[84.304581,-5.477405],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-146.792236,-85.353119],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-231.272522,-85.940491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":4.115734}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[115.581978,19.173203],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[115.581978,19.477613],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-124.41748,-48.63916],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-240.883636,-35.440491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":-16.031018}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[150.644867,14.230308],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[150.644867,14.643266],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-52.053162,-38.468414],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-200.883636,-10.940491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":-16.031018}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-97.141708,-27.344988],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-97.141708,-27.557156],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-133.891663,-8.040253],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-226.883636,31.309509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":141.226653}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-177.578842,-32.388039],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-177.578842,-32.566776],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-61.780884,-19.00766],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-220.621216,66.809509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":141.226653}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-234.056534,-106.898491],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-234.056534,-106.95219],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-11.794739,-20.315796],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-220.621216,130.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":119.684411}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-81.319107,-12.576241],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-81.319107,-13.045118],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-114.017029,82.872437],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-165.621216,147.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":119.684411}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-155.405533,-11.094328],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-155.405533,-11.627907],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-51.059021,30.806824],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-138.121216,160.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":119.684411}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-85.821999,-57.249355],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-85.821999,-57.349945],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-43.592102,47.998474],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-93.121216,138.559509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":84.922324}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-122.951584,-43.224514],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-122.951584,-43.358038],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-35.565308,61.252991],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-67.871216,187.559509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":84.922324}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-240.434311,-37.30904],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-240.434311,-37.463956],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-2.328003,7.83609],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-41.121216,248.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":90.316905}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-92.869789,-4.227558],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-92.869789,-5.692966],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[-4.478943,109.600708],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-12.371216,202.309509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":91.357986}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-66.894279,-1.961771],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-66.894279,-5],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[6.938599,29.485229],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[7.878784,96.559509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":84.922324}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-101.221741,-9.463843],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-101.221741,-10.092853],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[19.958496,58.229156],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[51.128784,155.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-78.327217,12.968996],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-78.327217,13.423269],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[19.541931,18.778015],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[63.128784,85.227478],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-69.842644,6.382019],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-69.842644,7.331054],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[73.265686,104.623657],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[107.878784,165.727478],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-107.05481,9.210825],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-107.05481,9.857779],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[79.588379,70.016785],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[131.378784,164.227478],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-177.804901,53.306789],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[69.39315,-54.627491],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[47.299896,-54.320526],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-177.804901,53.306789],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[34.250061,15.924225],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[154.128784,157.646729],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-106.031273,29.720957],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[50.014275,-23.917915],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[37.122025,-27.71545],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-106.031273,29.720957],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[110.867371,30.806854],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[180.459534,116.146729],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-248.021759,68.029762],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[96.712097,-66.240761],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[97.054718,-78.410675],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-248.021759,68.029762],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[27.604797,-20.315765],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[236.459534,129.759338],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":51.037993}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}]},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":57,"parent":56,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":194,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":134,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":134,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":134,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":134,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":56,"parent":58,"tt":1,"tp":57},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[18.587463,47.281189]},"s":{"a":0,"k":[74.0077,74.0077]},"r":{"a":0,"k":-160.233018}},"ind":58,"parent":55},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":55,"parent":54},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":54},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":52,"parent":51,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":194,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":134,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":134,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":134,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":134,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":51,"parent":53,"tt":1,"tp":52},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[-266.260712,2.706177]},"r":{"a":0,"k":-80.742287}},"ind":53,"parent":50},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":50,"parent":49},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":49},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":47,"parent":46,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":194,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":134,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.482353,0.756863]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":134,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":134,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":134,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":46,"parent":48,"tt":1,"tp":47},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[-257.67041,-117.56665]},"r":{"a":0,"k":-48.979875}},"ind":48,"parent":45},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":45,"parent":44},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":44},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":42,"parent":41,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":194,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":134,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":134,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":134,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":134,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":41,"parent":43,"tt":1,"tp":42},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[-90.066345,14.240143]},"r":{"a":0,"k":-91.47742}},"ind":43,"parent":40},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":40,"parent":39},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":39},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":37,"parent":36,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":194,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":134,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":134,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":134,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":134,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":36,"parent":38,"tt":1,"tp":37},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[30.433716,-126.911499]},"r":{"a":0,"k":47.201651}},"ind":38,"parent":35},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":35,"parent":34},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":34},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":32,"parent":31,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-100.78821,-233.091809]},"o":{"a":1,"k":[{"t":194,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":134,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":134,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":134,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":134,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":164,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":31,"parent":33,"tt":1,"tp":32},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":33,"parent":30},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":30},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":164,"s":[{"v":[[0,-5],[5,0],[0,5],[-144.047638,11.03895],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[62.699677,-13.43095],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[65.533768,-20.915852],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.25098,0.776471,1]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":194,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":234,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":164,"s":[-144.047638,11.03895],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":164,"s":[19.958496,-36.863434],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":194,"s":[159.709534,-0.240631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":134,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[629.799531,301.978211]},"s":{"a":1,"k":[{"t":164,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":231.99999999999997,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[243.988647,14.626812],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-63.424103,-26.902241],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-78.750229,-22.989185],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[243.988647,14.626812],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-21.805847,-49.159729],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-265.794495,-63.78653],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[12.442575,-52.78043],[5,0],[0,5],[-5,0],[12.442554,-52.780418]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0]],"o":[[-2.982401,10.271458],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[12.442575,-52.78043],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-5.371094,-10.060638],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-36.294495,34.485229],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":21.503247}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[18.69091,-75.233223],[5,0],[0,5],[-5,0],[18.690928,-75.2332]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-5.765814,13.056156]],"o":[[-0.449167,6.423973],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[18.690928,-75.233223],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[18.667725,127.050476],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[36.705505,202.442993],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":154,"s":[-27.407262],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-33.324392],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[-8.726355,-98.045227],[5,0],[0,5],[-5,0],[-8.726321,-98.045189]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[3.041109,27.688927]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-8.726355,-98.045227],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[52.948364,109.640564],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[90.955505,200.439636],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":154,"s":[-17.627357],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-20.642875],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[-14.061472,-95.57692],[5,0],[0,5],[-5,0],[-14.061465,-95.57692]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[2.310012,11.54615]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-14.061472,-95.57692],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[34.747192,-3.835876],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[113.886108,51.569031],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":154,"s":[-46.634825],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-42.066007],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[-14.604926,-76.333633],[5,0],[0,5],[-5,0],[-14.60494,-76.333649]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[5.828097,22.446976]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0]],"c":false}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-14.60494,-76.333649],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[140.337708,7.923462],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[205.636108,50.069031],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":154,"s":[-46.329069],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-48.645426],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-187.270081,46.411663],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[70.439774,-27.563377],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[64.959335,-32.237869],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-187.270081,46.411663],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[36.616028,-58.93573],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[223.886108,-105.347382],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-133.147079,69.813828],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[33.507675,-21.959423],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[20.128952,-21.798233],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-133.147079,69.813828],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[61.458923,-87.106201],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[194.606018,-156.920013],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[6.871399,58.23518],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[7.74965,58.23518],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[46.427979,-151.533691],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[65.0849,-207.241074],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":26.09628}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[-9.456932,87.886963],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[17.115707,-44.032982],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[10.041851,-42.980892],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-9.456932,87.886963],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-9.617004,-156.920013],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-56.780884,-231.680435],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":154,"s":[-38.388054],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-38.456235],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[132.630173,30.374878],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-55.445969,-29.847382],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-57.495453,-23.903877],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[132.630173,30.374878],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-80.855469,-107.086212],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-213.485657,-137.46109],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-95.182159,8.984411],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[38.154617,-10.118038],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[32.4702,-14.114855],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-95.182159,8.984411],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[70.290039,-53.575928],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[165.894226,-54.022552],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":5.124609}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-88.410332,27.315376],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[27.163265,-16.291874],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-88.410332,27.527778],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[129.974548,-69.604126],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[222.527039,-66.740631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-55.7995,2.148364],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[30.815199,-2.374529],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[27.392023,-7.568113],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-55.7995,5],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[186.337952,-45.743011],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[240.709534,-32.240631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-118.573715,3.849452],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[64.81459,-12.856881],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[66.203918,-18.517948],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-118.573715,5],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[107.757629,-34.249481],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[221.459534,-0.240631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[2.711647,70.993408],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[5.030808,70.993408],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[114.564026,-97.01355],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[181.032349,-122.456482],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":73.107362}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[26.855032,120.226326],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[27.071127,120.226326],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[61.419983,-104.953491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[160.336731,-178.456482],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[66.079185,186.352158],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[66.166254,186.352158],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[25.972046,-78.900269],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[169.477478,-214.956497],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[15.711673,100.754288],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[16.084769,100.754288],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[48.684509,-127.451202],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[106.227478,-211.706497],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":154,"s":[43.401845],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[41.868006],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[96.725471,40.575943],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[96.725471,40.718267],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[33.235291,-137.233185],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[31.227478,-242.160583],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[154.115524,35.89793],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-39.778442,-20.056755],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-42.660095,-16.363354],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[154.115524,35.89793],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[16.666077,-91.237396],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-13.022522,-246.668564],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.074268}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[87.619217,16.541323],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-15.777565,-9.950951],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-18.983803,-7.711955],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5.186772,-0.339515],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0.455766,-2.957906],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-0.455784,2.957926],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[87.619217,16.541323],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-11.806885,-135.573669],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-67.522583,-205.190491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":40.638187}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[110.712845,38.126812],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[110.712845,38.278372],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-50.442627,-148.899689],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-150.272522,-210.190491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":12.475405}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[180.104492,91.237015],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[-46.457275,-81.452408],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[-55.653145,-75.037308],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[180.104492,91.237015],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[1.319275,-64.512421],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-171.772522,-168.440491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":4.115734}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[93.990952,6.325569],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[93.990952,7.283502],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-40.046692,-75.179901],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-133.272522,-89.190491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":4.115734}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[84.304581,-3.867915],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[84.304581,-5.477405],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-146.792236,-85.353119],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-231.272522,-85.940491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":4.115734}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[115.581978,19.173203],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[115.581978,19.477613],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-124.41748,-48.63916],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-240.883636,-35.440491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":-16.031018}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[150.644867,14.230308],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[150.644867,14.643266],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-52.053162,-38.468414],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-200.883636,-10.940491],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":-16.031018}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-97.141708,-27.344988],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-97.141708,-27.557156],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-133.891663,-8.040253],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-226.883636,31.309509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":141.226653}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-177.578842,-32.388039],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-177.578842,-32.566776],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-61.780884,-19.00766],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-220.621216,66.809509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":141.226653}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-234.056534,-106.898491],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-234.056534,-106.95219],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-11.794739,-20.315796],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-220.621216,130.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":119.684411}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-81.319107,-12.576241],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-81.319107,-13.045118],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-114.017029,82.872437],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-165.621216,147.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":119.684411}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-155.405533,-11.094328],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-155.405533,-11.627907],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-51.059021,30.806824],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-138.121216,160.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":119.684411}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-85.821999,-57.249355],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-85.821999,-57.349945],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-43.592102,47.998474],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-93.121216,138.559509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":84.922324}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-122.951584,-43.224514],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-122.951584,-43.358038],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-35.565308,61.252991],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-67.871216,187.559509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":84.922324}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-240.434311,-37.30904],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-240.434311,-37.463956],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-2.328003,7.83609],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-41.121216,248.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":90.316905}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-92.869789,-4.227558],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-92.869789,-5.692966],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[-4.478943,109.600708],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-12.371216,202.309509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":91.357986}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-66.894279,-1.961771],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-66.894279,-5],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[6.938599,29.485229],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[7.878784,96.559509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":84.922324}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-101.221741,-9.463843],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-101.221741,-10.092853],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[19.958496,58.229156],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[51.128784,155.059509],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-78.327217,12.968996],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-78.327217,13.423269],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[19.541931,18.778015],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[63.128784,85.227478],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-69.842644,6.382019],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-69.842644,7.331054],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[73.265686,104.623657],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[107.878784,165.727478],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-107.05481,9.210825],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-107.05481,9.857779],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[79.588379,70.016785],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[131.378784,164.227478],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-177.804901,53.306789],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[69.39315,-54.627491],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[47.299896,-54.320526],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-177.804901,53.306789],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[34.250061,15.924225],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[154.128784,157.646729],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-106.031273,29.720957],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[50.014275,-23.917915],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[37.122025,-27.71545],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-106.031273,29.720957],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[110.867371,30.806854],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[180.459534,116.146729],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":66.46214}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-248.021759,68.029762],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[96.712097,-66.240761],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[97.054718,-78.410675],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-248.021759,68.029762],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[27.604797,-20.315765],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[236.459534,129.759338],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":51.037993}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}]},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":28,"parent":27,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":184,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":124,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":124,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":124,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":124,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":27,"parent":29,"tt":1,"tp":28},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[18.587463,47.281189]},"s":{"a":0,"k":[74.0077,74.0077]},"r":{"a":0,"k":-160.233018}},"ind":29,"parent":26},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":26,"parent":25},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":25},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":23,"parent":22,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":184,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":124,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":124,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":124,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":124,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":22,"parent":24,"tt":1,"tp":23},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[-266.260712,2.706177]},"r":{"a":0,"k":-80.742287}},"ind":24,"parent":21},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":21,"parent":20},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":20},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":18,"parent":17,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":184,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":124,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0.447059,0.756863,0.705882]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":124,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":124,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":124,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":17,"parent":19,"tt":1,"tp":18},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[-257.67041,-117.56665]},"r":{"a":0,"k":-48.979875}},"ind":19,"parent":16},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":16,"parent":15},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":15},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":13,"parent":12,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":184,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":124,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":124,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":124,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":124,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":12,"parent":14,"tt":1,"tp":13},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[-90.066345,14.240143]},"r":{"a":0,"k":-91.47742}},"ind":14,"parent":11},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":11,"parent":10},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":10},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":8,"parent":7,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-90,-125]},"o":{"a":1,"k":[{"t":184,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":124,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":124,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":124,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":124,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":7,"parent":9,"tt":1,"tp":8},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[-23.008848,-35.58147]},"p":{"a":0,"k":[30.433716,-126.911499]},"r":{"a":0,"k":47.201651}},"ind":9,"parent":6},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":6,"parent":5},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":5},{"ty":4,"st":0,"ip":0,"op":300,"ks":{},"shapes":[{"ty":"gr","it":[{"ty":"rc","p":{"a":0,"k":[90,125]},"s":{"a":0,"k":[180,250]},"r":{"a":0,"k":0},"d":1},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[0,0,0]}},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":3,"parent":2,"td":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[-100.78821,-233.091809]},"o":{"a":1,"k":[{"t":184,"s":[100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":124,"s":[{"v":[[0,-1.165025],[1.165025,0],[-2.785248,21.430581],[-1.165025,0],[0,-1.165025],[0,-1.165025]],"i":[[0,0],[0,-0.643426],[3.21951,-5.407892],[0,0.643426],[-0.643426,0],[0,0]],"o":[[0.643426,0],[0,0.643426],[2.407885,-6.955355],[0,-0.643426],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[{"v":[[0,-4.856348],[4.856348,0],[-11.610165,89.332275],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[13.420362,-22.542519],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[10.037147,-28.993038],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-4.856348],[4.856348,0],[0,4.856348],[-4.856348,0],[0,-4.856348],[0,-4.856348]],"i":[[0,0],[0,-2.682087],[2.682087,0],[0,2.682087],[-2.682087,0],[0,0]],"o":[[2.682087,0],[0,2.682087],[-2.682087,0],[0,-2.682087],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":1,"k":[{"t":124,"s":[-2.785248,21.430581],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-11.610165,89.332275],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":124,"s":[22.152529,41.073986],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[22.107607,42.390026],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[-23.008848,-35.58147],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[100,100],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":1,"k":[{"t":124,"s":[-31.054909],"i":{"x":1,"y":1},"o":{"x":0.42,"y":0}},{"t":154,"s":[-37.459854],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[90,125]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}],"ind":2,"parent":4,"tt":1,"tp":3},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},"ind":4,"parent":1},{"ty":3,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"ind":1},{"ty":4,"st":0,"ip":0,"op":300,"ks":{"a":{"a":0,"k":[350.298683,821.694153]},"p":{"a":0,"k":[360,808]}},"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":1,"k":[{"t":154,"s":[{"v":[[0,-5],[5,0],[0,5],[-144.047638,11.03895],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[62.699677,-13.43095],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[65.533768,-20.915852],[0,0],[0,0]],"c":true}],"i":{"x":0.58,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[{"v":[[0,-5],[5,0],[0,5],[-5,0],[0,-5],[0,-5]],"i":[[0,0],[0,-2.761424],[2.761424,0],[0,2.761424],[-2.761424,0],[0,0]],"o":[[2.761424,0],[0,2.761424],[-2.761424,0],[0,-2.761424],[0,0],[0,0]],"c":true}],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}},{"ty":"fl","o":{"a":0,"k":100},"c":{"a":0,"k":[1,0.839216,0.25098]}},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":1,"k":[{"t":184,"s":[90],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":224.00000000000003,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"a":{"a":1,"k":[{"t":154,"s":[-144.047638,11.03895],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"p":{"a":1,"k":[{"t":154,"s":[19.958496,-36.863434],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":184,"s":[159.709534,-0.240631],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"s":{"a":1,"k":[{"t":124,"s":[0,0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]},"r":{"a":0,"k":19.066819}}]},{"ty":"tr","o":{"a":0,"k":100},"p":{"a":0,"k":[364.799531,451.978211]},"s":{"a":1,"k":[{"t":154,"s":[100,100],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":222.00000000000003,"s":[110,110],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}]},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"sh","ks":{"a":0,"k":{"v":[[-0.22644,815.040344],[0.22644,-321.434906]],"i":[[0,0],[-0.356652,159.236359]],"o":[[0,0],[0,0]],"c":false}}},{"ty":"st","o":{"a":0,"k":100},"w":{"a":0,"k":2},"c":{"a":0,"k":[1,0.839216,0.25098]},"d":[{"n":"d","nm":"dash 0","v":{"a":0,"k":0}},{"n":"g","nm":"gap 0","v":{"a":0,"k":0}},{"n":"d","nm":"dash 1","v":{"a":0,"k":227.29}},{"n":"g","nm":"gap 1","v":{"a":0,"k":909.19}},{"n":"o","nm":"offset","v":{"a":1,"k":[{"t":84,"s":[0],"i":{"x":1,"y":1},"o":{"x":0,"y":0}},{"t":124,"s":[-1136.475403],"i":{"x":1,"y":1},"o":{"x":0,"y":0}}]}}],"lc":1,"lj":1,"ml":4},{"ty":"tr","o":{"a":0,"k":100}}]},{"ty":"tr","o":{"a":0,"k":100},"a":{"a":0,"k":[398.000031,-632.886475]},"p":{"a":0,"k":[-38.798035,104.844116]},"s":{"a":0,"k":[-100,100]}}]},{"ty":"tr","o":{"a":0,"k":100}}]}]}]} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/phone_search_home.json b/QuickLocation/Resource/lotties/phone_search_home.json new file mode 100644 index 0000000..55f8f2f --- /dev/null +++ b/QuickLocation/Resource/lotties/phone_search_home.json @@ -0,0 +1 @@ +{"v":"4.8.0","meta":{"g":"LottieFiles AE 3.4.5","a":"","k":"","d":"","tc":""},"fr":24,"ip":0,"op":120,"w":500,"h":500,"nm":"share location","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"location Outlines 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[863.013,911.705,0],"ix":2},"a":{"a":0,"k":[68.62,68.62,0],"ix":1},"s":{"a":0,"k":[60,60,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-7.703,0],[0,-7.703],[7.703,0],[0,7.703]],"o":[[7.703,0],[0,7.703],[-7.703,0],[0,-7.703]],"v":[[0,-13.97],[13.97,0],[0,13.97],[-13.97,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-9.557,0],[0,9.557],[9.557,0],[0,-9.557]],"o":[[9.557,0],[0,-9.557],[-9.557,0],[0,9.557]],"v":[[0,17.332],[17.332,0],[0,-17.332],[-17.332,0]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[68.616,54.518],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.981,-0.048],[4.609,-7.587],[-3.769,-8.257],[0,0],[-0.154,0],[-0.219,0.404],[0,0],[4.737,7.797],[8.718,0.443]],"o":[[-8.717,0.444],[-4.737,7.796],[0,0],[0.204,0.377],[0.154,0],[0,0],[3.732,-8.179],[-4.609,-7.588],[-0.974,-0.048]],"v":[[-1.485,-41.823],[-22.453,-29.186],[-23.998,-3.55],[-0.739,41.452],[-0.001,41.872],[0.751,41.425],[24.035,-3.632],[22.451,-29.186],[1.479,-41.823]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0.694,1.279],[0,0],[-5.271,8.676],[-9.762,0.496],[0,0],[-1.082,-0.053],[-5.154,-8.482],[4.193,-9.184],[0,0],[1.454,0]],"o":[[-1.455,0],[0,0],[-4.23,-9.261],[5.153,-8.482],[0,0],[1.082,-0.053],[9.765,0.496],[5.271,8.677],[0,0],[-0.708,1.306],[0,0]],"v":[[-0.001,44.978],[-3.484,42.905],[-26.79,-2.193],[-25.108,-30.798],[-1.64,-44.925],[-1.637,-44.925],[1.634,-44.925],[25.106,-30.798],[26.827,-2.274],[3.496,42.877],[0,44.978]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[68.617,69.763],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-37.76],[37.76,0],[0,37.76],[-37.76,0]],"o":[[0,37.76],[-37.76,0],[0,-37.76],[37.76,0]],"v":[[68.37,0],[0,68.37],[-68.37,0],[0,-68.37]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.556862771511,0.796078503132,0.84705889225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[68.62,68.62],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"swnd Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[997.721,911.705,0],"ix":2},"a":{"a":0,"k":[65.12,65.12,0],"ix":1},"s":{"a":0,"k":[60,60,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[-0.19,-0.324],[0,0]],"o":[[0,0],[0,0],[0.405,0.135],[0,0],[0,0]],"v":[[31.616,-32.981],[-30.393,-2.074],[-4.23,6.637],[-3.314,7.448],[8.419,32.125]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0.181,0.37],[0.013,0.206],[-0.565,0.281],[0,0],[-0.476,-0.423],[0.213,-0.598],[0,0],[0.628,-0.032],[0.275,0.561],[0,0],[0,0],[0,0]],"o":[[-0.086,-0.176],[-0.045,-0.629],[0,0],[0.57,-0.284],[0.473,0.422],[0,0],[-0.211,0.595],[-0.626,0.032],[-0.002,-0.006],[0,0],[0,0],[-0.406,-0.136]],"v":[[-35.871,-1.102],[-36.025,-1.678],[-35.165,-3.184],[33.689,-37.503],[35.421,-37.274],[35.856,-35.583],[10.096,36.72],[8.706,37.755],[7.223,36.882],[7.219,36.872],[-5.848,9.389],[-34.961,-0.306]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[58.971,71.363],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-35.827],[35.827,0],[0,35.827],[-35.827,0]],"o":[[0,35.827],[-35.827,0],[0,-35.827],[35.827,0]],"v":[[64.87,0],[0,64.87],[-64.87,0],[0,-64.87]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.556862771511,0.796078503132,0.84705889225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[65.12,65.12],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"lines Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1160.088,897.912,0],"ix":2},"a":{"a":0,"k":[20.118,24.529,0],"ix":1},"s":{"a":0,"k":[60,60,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-17.647,-8.824],[17.647,8.824]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[20.206,38.735],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-18.617,9.617],[18.617,-9.617]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[20.117,11.117],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"c 1 Outlines 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1142.809,898.529,0],"ix":2},"a":{"a":0,"k":[18.541,18.541,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-2.81]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":96,"s":[60,60,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":102,"s":[100,100,100]},{"t":108,"s":[60,60,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.928,-3.928],[3.928,3.928],[-3.929,3.928],[-3.928,-3.929]],"o":[[-3.928,3.928],[-3.929,-3.928],[3.928,-3.929],[3.928,3.928]],"v":[[7.113,7.113],[-7.112,7.113],[-7.112,-7.112],[7.113,-7.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18.541,18.541],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":84,"op":204,"st":84,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"c 2 Outlines 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1174.809,910.897,0],"ix":2},"a":{"a":0,"k":[18.541,18.541,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-2.81]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":99,"s":[60,60,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":105,"s":[100,100,100]},{"t":111,"s":[60,60,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.928,-3.928],[3.928,3.928],[-3.929,3.928],[-3.928,-3.929]],"o":[[-3.928,3.928],[-3.929,-3.928],[3.928,-3.929],[3.928,3.928]],"v":[[7.113,7.113],[-7.112,7.113],[-7.112,-7.112],[7.113,-7.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18.541,18.541],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":84,"op":204,"st":84,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"c 3 Outlines 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1175.956,880.897,0],"ix":2},"a":{"a":0,"k":[17.559,17.559,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-2.81]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":102,"s":[60,60,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":108,"s":[100,100,100]},{"t":114,"s":[60,60,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.555,0],[0,5.556],[-5.555,0],[0,-5.555]],"o":[[-5.555,0],[0,-5.555],[5.555,0],[0,5.556]],"v":[[0,10.059],[-10.059,0],[0,-10.059],[10.059,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[17.559,17.559],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":84,"op":204,"st":84,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"c 1 Outlines 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1142.809,898.529,0],"ix":2},"a":{"a":0,"k":[18.541,18.541,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-2.81]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":60,"s":[60,60,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":66,"s":[100,100,100]},{"t":72,"s":[60,60,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.928,-3.928],[3.928,3.928],[-3.929,3.928],[-3.928,-3.929]],"o":[[-3.928,3.928],[-3.929,-3.928],[3.928,-3.929],[3.928,3.928]],"v":[[7.113,7.113],[-7.112,7.113],[-7.112,-7.112],[7.113,-7.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18.541,18.541],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":48,"op":168,"st":48,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"c 2 Outlines 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1174.809,910.897,0],"ix":2},"a":{"a":0,"k":[18.541,18.541,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-2.81]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":63,"s":[60,60,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":69,"s":[100,100,100]},{"t":75,"s":[60,60,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.928,-3.928],[3.928,3.928],[-3.929,3.928],[-3.928,-3.929]],"o":[[-3.928,3.928],[-3.929,-3.928],[3.928,-3.929],[3.928,3.928]],"v":[[7.113,7.113],[-7.112,7.113],[-7.112,-7.112],[7.113,-7.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18.541,18.541],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":48,"op":168,"st":48,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"c 3 Outlines 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1175.956,880.897,0],"ix":2},"a":{"a":0,"k":[17.559,17.559,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-2.81]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":66,"s":[60,60,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":72,"s":[100,100,100]},{"t":78,"s":[60,60,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.555,0],[0,5.556],[-5.555,0],[0,-5.555]],"o":[[-5.555,0],[0,-5.555],[5.555,0],[0,5.556]],"v":[[0,10.059],[-10.059,0],[0,-10.059],[10.059,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[17.559,17.559],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":48,"op":168,"st":48,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"c 1 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1142.809,898.529,0],"ix":2},"a":{"a":0,"k":[18.541,18.541,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-2.81]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":12,"s":[60,60,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":18,"s":[100,100,100]},{"t":24,"s":[60,60,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.928,-3.928],[3.928,3.928],[-3.929,3.928],[-3.928,-3.929]],"o":[[-3.928,3.928],[-3.929,-3.928],[3.928,-3.929],[3.928,3.928]],"v":[[7.113,7.113],[-7.112,7.113],[-7.112,-7.112],[7.113,-7.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18.541,18.541],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":48,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"c 2 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1174.809,910.897,0],"ix":2},"a":{"a":0,"k":[18.541,18.541,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-2.81]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":15,"s":[60,60,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":21,"s":[100,100,100]},{"t":27,"s":[60,60,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.928,-3.928],[3.928,3.928],[-3.929,3.928],[-3.928,-3.929]],"o":[[-3.928,3.928],[-3.929,-3.928],[3.928,-3.929],[3.928,3.928]],"v":[[7.113,7.113],[-7.112,7.113],[-7.112,-7.112],[7.113,-7.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18.541,18.541],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":48,"st":0,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"c 3 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1175.956,880.897,0],"ix":2},"a":{"a":0,"k":[17.559,17.559,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-2.81]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":18,"s":[60,60,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":24,"s":[100,100,100]},{"t":30,"s":[60,60,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.555,0],[0,5.556],[-5.555,0],[0,-5.555]],"o":[[-5.555,0],[0,-5.555],[5.555,0],[0,5.556]],"v":[[0,10.059],[-10.059,0],[0,-10.059],[10.059,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[17.559,17.559],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":48,"st":0,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"c base Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1164.354,896.704,0],"ix":2},"a":{"a":0,"k":[63.59,63.59,0],"ix":1},"s":{"a":0,"k":[60,60,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-34.982],[34.982,0],[0,34.982],[-34.982,0]],"o":[[0,34.982],[-34.982,0],[0,-34.982],[34.982,0]],"v":[[63.341,0],[0,63.34],[-63.341,0],[0,-63.34]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.556862745098,0.796078491211,0.847058883368,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[63.59,63.591],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":14,"ty":4,"nm":"tab Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1003.353,914.564,0],"ix":2},"a":{"a":0,"k":[189.956,49.402,0],"ix":1},"s":{"a":0,"k":[117.395,116.942,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[11.317,18.874],[32.191,0],[0,0],[0,0],[-13.064,0],[0,0],[0,0],[0,0],[0,10.348],[0,0]],"o":[[-22.348,0],[-15.203,-25.354],[0,0],[0,0],[0,12.795],[0,0],[0,0],[0,0],[10.565,0],[0,0],[0,0]],"v":[[140.88,23.97],[86.825,-6.778],[11.3,-49.152],[-189.706,-49.152],[-189.706,25.985],[-166.051,49.152],[76.549,49.152],[98.83,49.152],[170.575,49.152],[189.706,30.416],[189.706,23.97]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.854902020623,0.952941236309,0.968627510819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[189.956,49.402],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"head Outlines","parent":24,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[-6]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":36,"s":[4]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":72,"s":[4]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":88,"s":[-6]},{"t":108,"s":[0]}],"ix":10},"p":{"a":0,"k":[23.241,14.675,0],"ix":2},"a":{"a":0,"k":[32.289,91.821,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[6.013,-0.151],[0,0],[-0.141,-0.22],[0,0],[0,0]],"o":[[-0.108,-0.163],[0,0],[7.681,-0.173],[0,0],[0,0],[0,0]],"v":[[3.157,3.496],[-5.568,-0.37],[-5.637,-3.323],[5.637,1.895],[3.152,3.488],[4.394,2.691]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[31.993,70.098],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.279,-7.181],[0,0],[-0.25,0.247],[0,0]],"o":[[0,0],[0.326,-8.374],[0,0],[-0.053,0.053]],"v":[[-1.319,7.319],[-4.27,7.204],[2.194,-7.319],[4.27,-5.219]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.17,18.81],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.941,2.033],[0,0],[-0.066,-0.264]],"o":[[-0.053,-0.206],[0,0],[6.355,2.614],[0,0]],"v":[[1.714,4.917],[-4.579,-2.186],[-3.455,-4.917],[4.579,4.201]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[31.733,20.785],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.881,2.933],[14.846,0.368]],"o":[[21.415,-2.634],[0,0],[-1.041,-3.467],[0,0]],"v":[[-13.535,18.978],[13.535,0.447],[6.81,-3.261],[-10.703,-18.978]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[87.126,43.077],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.4,10.785],[-4.73,-6.059]],"o":[[0,0],[-1.263,-9.73],[0,0]],"v":[[6.168,9.923],[-6.237,1.702],[7.5,-6.428]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.097,77.606],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.626,0],[6.626,9.05],[0,0],[-0.497,0.082],[0,0]],"o":[[-4.535,0],[0,0],[7.904,10.794],[0,0],[-0.15,0.025]],"v":[[8.687,6.029],[-11.51,-4.285],[-9.128,-6.029],[11.029,2.928],[11.51,5.842]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[53.505,111.363],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-9.552,-2.433],[-17.408,10.907],[22.376,3.849],[1.59,-7.791]],"o":[[0,0],[0.429,-7.266],[0,0],[0,0],[-22.376,-3.849],[-1.966,9.638]],"v":[[-34.21,23.577],[-22.142,22.863],[-7.715,2.919],[30.43,9.228],[11.835,-19.728],[-26.81,-9.51]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[56.347,49.213],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-13.475,8.029],[-5.802,-18.324],[2.194,-11.271],[10.018,-0.177],[0,0]],"o":[[0,0],[13.475,-8.029],[3.29,10.389],[-1.969,10.118],[-23.812,0.421],[0,0]],"v":[[-27.37,-2.838],[-18.02,-34.337],[28.205,-24.929],[27.417,24.813],[7.864,42.832],[-26.103,13.29]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[56.909,72.916],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[31.904,4.221],[38.782,-22.114],[-14.182,-54.292],[-13.083,-0.078]],"o":[[0,0],[0,0],[0,0],[-1.768,11.622],[0,0]],"v":[[32.601,18.328],[22.135,-23.524],[-21.312,-25.259],[-39.856,21.938],[-29.376,47.373]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[54.288,47.623],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":16,"ty":4,"nm":"r sholder Outlines","parent":21,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":12,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":24,"s":[-11]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":36,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":72,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84,"s":[-11]},{"t":96,"s":[0]}],"ix":10},"p":{"a":0,"k":[36.189,43.874,0],"ix":2},"a":{"a":0,"k":[72.378,37.769,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.703,-5.166],[0,0],[0.078,4.307],[0.931,0.009],[0,0],[0,0],[-0.639,-35.105]],"o":[[0,0],[0.685,-5.038],[-0.589,-32.354],[0,0],[0,0],[0.328,0],[0.08,4.437]],"v":[[11.995,24.968],[9.459,24.624],[10.374,10.542],[-13.012,-22.408],[-13.012,-24.968],[-13.011,-24.968],[12.933,10.496]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[85.337,33.008],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-9.861,25.416],[-12.201,24.38],[9.861,-25.416],[12.201,-24.38]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[79.05,107.648],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.41,19.297],[10.566,34.712],[8.989,4.871],[12.542,-13.152],[2.5,-42.151],[-0.501,-4.44],[-18.142,1.452]],"o":[[5.703,-36.936],[-2.706,-4.87],[-15.483,2.195],[-11.538,12.108],[-0.272,4.579],[7.827,14.736],[17.477,-3.011]],"v":[[4.105,58.876],[49.562,-81.463],[35.1,-93.519],[-18.348,-66.919],[-59.855,50.666],[-58.755,68.893],[-21.87,92.067]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[60.377,93.769],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":17,"ty":4,"nm":"Shape Layer 1","td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[960,540,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[-9.312,10.088],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[18,-19.5],[0,0]],"v":[[-619,-84],[-665,-25],[-637.5,46.5],[-578.5,88.125],[-530,63.5],[-536,-62.5]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.764213950961,0.811935005936,0.850979973288,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":18,"ty":4,"nm":"r arm Outlines","parent":16,"tt":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":12,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":24,"s":[22]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":36,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":72,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84,"s":[22]},{"t":96,"s":[0]}],"ix":10},"p":{"a":0,"k":[33.432,143.173,0],"ix":2},"a":{"a":0,"k":[33.895,25.219,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.206,-14.974],[0,0],[-1.242,0.538],[0,0]],"o":[[0,0],[9.693,-15.768],[0,0],[-0.713,1.341]],"v":[[-15.786,14.07],[-18.301,12.524],[17.133,-14.07],[18.301,-11.496]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[80.19,121.095],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[3.306,22.675],[0.162,1.548],[8.057,-0.734],[0,0],[-0.824,-7.876],[-0.249,-1.708],[-20.991,-29.245]],"o":[[-19.934,-26.498],[-0.254,-1.744],[-0.833,-7.956],[0,0],[10.6,-0.959],[0.157,1.515],[3.254,22.342],[0,0]],"v":[[19.002,48.493],[-11.29,-29.178],[-11.879,-34.127],[-21.16,-44.985],[-21.391,-47.534],[-9.333,-34.392],[-8.757,-29.547],[21.391,46.746]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[78.921,61.53],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.478,24.213],[1.744,2.255],[20.519,-7.203],[-1.622,-13.587],[0,0],[0,0]],"o":[[0.018,-0.905],[-10.454,-10.243],[-19.933,8.387],[8.117,51.32],[0,0],[-20.468,-28.514]],"v":[[17.59,-48.698],[15.796,-56.759],[-23.406,-60.186],[-47.877,-23.921],[14.372,67.389],[49.499,41.367]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[49.749,67.639],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-3.857,4.991],[0,0]],"o":[[0,0],[11.428,-4.066],[0,0],[0,0]],"v":[[-17.993,0.119],[-4.155,16.975],[17.993,1.488],[5.397,-16.975]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[83.547,129.212],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":19,"ty":4,"nm":"l arm Outlines","parent":22,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-297]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":6,"s":[-290]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":24,"s":[-338]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":36,"s":[-321.25]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":72,"s":[-321.25]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84,"s":[-338]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":102,"s":[-290]},{"t":108,"s":[-297]}],"ix":10},"p":{"a":0,"k":[60.415,133.827,0],"ix":2},"a":{"a":0,"k":[24.708,112.847,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.149,0.232],[0,0],[-0.307,-5.808]],"o":[[-0.352,-6.657],[0,0],[-0.032,0.05],[0,0]],"v":[[-2.552,6.198],[0.754,-6.198],[2.904,-4.81],[0.003,6.064]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[4.123,98.835],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.281,0],[13.153,7.757],[0,0],[-0.221,0.046],[0,0]],"o":[[-8.794,0],[0,0],[21.657,12.774],[0,0],[-0.391,0.085]],"v":[[8.239,3.715],[-19.961,-3.32],[-19.901,-6.387],[19.422,-2.178],[19.961,0.324]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.205,6.657],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.273,49.32],[0,0],[0,0],[0,0],[-6.509,-3.117],[-10.733,12.199]],"o":[[0,0],[0,0],[0,0],[2.094,7.759],[7.206,3.45],[11.822,-19.443]],"v":[[30.137,-65.145],[-9.409,-68.597],[-25.074,12.934],[-30.137,45.261],[-12.98,62.628],[14.874,56.398]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[30.387,68.847],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":20,"ty":4,"nm":"l grip Outlines","parent":19,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[39.224,17.935,0],"ix":2},"a":{"a":0,"k":[16.656,93.444,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.369,7.279],[-1.384,3.632],[-0.397,4.143],[2.459,-1.167],[0.795,-0.372],[2.209,-2.047],[0.655,-0.452],[2.424,1.177],[0.24,-1.248],[-1.839,-0.824],[0,0],[2.61,0.583],[0.106,-1.647],[-0.131,-0.088],[0,0],[1.428,-2.462],[0,0],[0,0],[0,0]],"o":[[-0.208,-3.875],[1.98,-5.195],[0.282,-2.919],[-2.577,1.229],[-0.24,0.113],[-2.123,1.969],[-0.222,0.153],[-1.43,-0.683],[-0.428,2.222],[0.607,0.273],[-0.641,0.429],[-1.641,-0.383],[-0.115,1.803],[1.222,0.816],[0,0],[-3.065,5.285],[0,0],[0,0],[-0.462,-10.271]],"v":[[8.107,13.108],[8.944,1.829],[16.132,-21.821],[3.634,-38.951],[9.115,-24.725],[-2.564,-34.388],[5.47,-21.234],[-0.687,-25.884],[-8.174,-25.621],[-1.756,-22.219],[1.671,-18.061],[-4.415,-21.004],[-11.663,-19.315],[-5.574,-17.777],[-1.691,-14.535],[-9.484,-5.148],[-8.288,4.257],[-16.413,29.115],[9.582,40.118]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18.306,68.519],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.859,0.287],[0,0],[-0.287,0.86],[0,0],[-0.86,-0.287],[0,0],[0.287,-0.86],[0,0]],"o":[[0,0],[-0.859,-0.287],[0,0],[0.286,-0.859],[0,0],[0.86,0.287],[0,0],[-0.286,0.859]],"v":[[-0.393,30.644],[-18.082,24.744],[-19.119,22.668],[-1.682,-29.607],[0.393,-30.644],[18.082,-24.744],[19.119,-22.668],[1.682,29.607]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[19.656,31.181],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":21,"ty":4,"nm":"body Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":12,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":24,"s":[-5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":36,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":72,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84,"s":[-5]},{"t":96,"s":[0]}],"ix":10},"p":{"a":0,"k":[464.357,604.208,0],"ix":2},"a":{"a":0,"k":[98.058,255.195,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.062,0],[10.958,5.349],[0,0],[-8.649,4.649],[-0.056,0.251],[0,0],[7.706,-3.755]],"o":[[-7.666,0],[0,0],[15.757,7.693],[6.449,-3.465],[0,0],[-0.063,0.299],[-3.094,1.507]],"v":[[12.284,7.042],[-31.061,-4.855],[-29.939,-7.156],[21.853,2.507],[28.641,-4.539],[31.061,-3.682],[23.025,4.783]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[104.019,9.091],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[19.261,19.682],[0,0],[-0.174,-0.205]],"o":[[-0.042,-0.05],[0,0],[19.373,19.798],[0,0]],"v":[[10.882,13.342],[-12.834,-11.55],[-11.005,-13.342],[12.834,11.687]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[75.613,167.225],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[15.399,23.98],[0,0],[-0.255,-0.09]],"o":[[-0.262,-0.094],[0,0],[14.934,23.255],[0,0]],"v":[[20.495,17.504],[-21.355,-16.12],[-19.202,-17.504],[21.355,15.093]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[91.769,204.96],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.729,0],[25.693,16.014],[0,0],[-13.401,3.997],[-0.037,0.12],[0,0],[15.067,-5.687]],"o":[[-17.201,0],[0,0],[39.168,24.016],[14.216,-4.239],[0,0],[-0.162,0.539],[-4.739,1.788]],"v":[[14.579,10.069],[-48.057,-11.076],[-43.908,-12.008],[29.327,5.015],[45.606,-7.906],[48.057,-7.168],[30.289,7.388]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[103.258,18.183],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[4.845,13.728],[0,0],[-1.309,-5.402],[0,0],[0,0]],"o":[[0,0],[-0.027,-0.14],[0,0],[2.676,7.582],[0,0],[0,0],[0,0]],"v":[[3.05,18.438],[1.441,10.201],[-6.175,-17.585],[-3.762,-18.438],[2.265,2.183],[3.632,-10.207],[6.175,-9.927]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[179.212,131.453],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-0.711,45.073],[-1.849,-45.041],[0.711,-45.073],[1.849,45.04]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[183.781,184.143],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.52,20.223],[-3.137,9.839],[0,0],[1.463,0.98],[0,0],[0,0],[0,0]],"o":[[-11.22,-23.966],[-2.253,-10.079],[0,0],[0.535,-1.677],[0,0],[0,0],[0,0],[0,0]],"v":[[25.308,71.333],[5.928,-3.339],[7.223,-33.742],[18.206,-68.184],[16.639,-72.669],[-9.063,-18.99],[-25.308,57.002],[14.238,72.669]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.690196078431,0.745098039216,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.97,160.035],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.628,8.268],[8.67,2.772],[68.733,32.702],[0,0],[0,0],[-15.691,-73.143],[-21.54,8.19],[0.198,6.162],[0,0]],"o":[[-4.566,-4.375],[0,0],[0,0],[0,0],[-13.742,58.278],[83.952,18.881],[5.768,-2.186],[0,0],[-2.296,-63.217]],"v":[[80.59,-115.578],[55.666,-127.333],[-26.068,-125.506],[-32.545,-118.95],[-68.595,-82.369],[-78.144,108.452],[84.346,103.274],[93.637,89.315],[90.781,-12.308]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[94.085,137.867],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.313,23.131],[0,0],[0,0],[40.589,5.053],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[-26.129,9.404],[0,0],[0,0],[0,0]],"v":[[-29.986,-111.659],[28.996,-108.894],[45.909,-102.96],[54.081,102.255],[-50.617,104.162],[-54.081,-86.07],[-45.654,-107.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[104.072,114.159],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":3,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":22,"ty":4,"nm":"l sholder Outlines","parent":21,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-9]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":6,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":24,"s":[-37]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":36,"s":[-22]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":72,"s":[-22]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":84,"s":[-37]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":102,"s":[0]},{"t":108,"s":[-9]}],"ix":10},"p":{"a":0,"k":[177.333,47.036,0],"ix":2},"a":{"a":0,"k":[12.919,25.102,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[-0.099,-0.079],[0,0],[-17.793,10.82],[-0.019,0.526],[-1.252,0.561],[-0.059,0.04],[10.504,37.952],[0,0]],"o":[[0,0],[0,0],[0.04,0.019],[0,0.02],[2.126,1.457],[0.457,-0.278],[0.096,-2.597],[0.058,-0.039],[0,0],[-1.972,-7.128],[0,0]],"v":[[-67.86,-50.553],[-75.545,-22.852],[-16.922,24.099],[-16.705,24.256],[-16.685,24.276],[12.596,23.831],[21.597,17.954],[20.137,9.209],[21.023,21.464],[-18.209,-13.204],[-24.475,-35.223]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.690196078431,0.745098039216,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[58.038,125.98],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.703,14.255],[8.642,15.317],[12.828,1.899],[9.025,-4.635],[0,0],[-3.145,-15.122],[-21.872,-19.828],[-9.41,-4.519],[-6.598,3.785]],"o":[[-2.596,-8.284],[-10.421,-18.469],[-14.634,-2.167],[0,0],[-3.328,22.681],[1.79,8.608],[21.963,19.91],[7.671,3.902],[6.375,-4.482]],"v":[[41.669,43.513],[-8.083,-58.259],[-40.691,-84.933],[-63.732,-74.868],[-79.314,-50.464],[-89.417,-18.731],[-65.241,20.232],[4.87,74.72],[32.048,73.337]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.918,78.872],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":23,"ty":4,"nm":"pant Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[479.346,545.141,0],"ix":2},"a":{"a":0,"k":[140.994,0.25,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[5.89,19.504],[0,0],[-0.541,-0.093]],"o":[[-0.604,-0.1],[0,0],[5.409,17.907],[0,0]],"v":[[10.17,11.448],[-10.588,-10.709],[-8.139,-11.448],[10.588,8.924]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[201.684,55.832],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.894,-1.029],[0,0],[-4.025,1.761],[0,0],[-0.249,0.129],[-3.162,4.954],[-0.125,0.194],[-0.008,0.029],[0,0],[2.653,-4.332],[0.105,-0.181],[11.466,-5.284],[0.315,-0.139],[0,0]],"o":[[0,0],[4.723,-0.994],[0,0],[0.26,-0.113],[10.959,-5.051],[0.098,-0.172],[2.423,-3.955],[0,0],[-0.035,0.13],[-0.121,0.189],[-3.374,5.289],[-0.244,0.129],[0,0],[-4.199,1.836]],"v":[[-19.742,15.791],[-20.269,13.288],[-7.084,9.135],[-6.718,8.973],[-5.951,8.619],[14.228,-8.348],[14.576,-8.912],[17.793,-15.791],[20.269,-15.139],[16.743,-7.549],[16.413,-7.016],[-4.824,10.917],[-5.695,11.321],[-6.045,11.475]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[81.119,63.667],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.781,-15.972],[0,0],[-2.885,27.243],[-2.22,16.862],[0,0],[1.762,-16.639]],"o":[[0,0],[3.743,-15.814],[1.763,-16.654],[0,0],[-2.216,16.83],[-2.894,27.326]],"v":[[-6.359,60.057],[-8.849,59.47],[0.504,-9.319],[6.311,-60.057],[8.849,-59.723],[3.049,-9.051]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[138.415,159.041],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.881,-10.092],[0,0],[-0.527,0.323],[0,0]],"o":[[0,0],[3.157,-11.059],[0,0],[-0.122,0.075]],"v":[[-6.262,9.908],[-8.724,9.205],[7.384,-9.908],[8.724,-7.729]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[43.825,217.838],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.782,1.237],[0,0],[-1.543,-4.114]],"o":[[-3.679,-9.815],[0,0],[4.773,2.119],[0,0]],"v":[[5.248,13.884],[-7.645,-11.546],[-6.606,-13.884],[7.645,12.984]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[222.849,195.413],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[21.319,106.576],[-23.822,-106.044],[-21.319,-106.576],[23.822,106.044]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[158.824,291.559],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.904,0],[0.64,0.259],[0,0],[-14.244,8.85],[0,0]],"o":[[-11.313,0],[0,0],[0.224,0.088],[0,0],[-5.325,3.309]],"v":[[2.344,2.548],[-19.788,-1.745],[-18.683,-4.483],[18.228,-4.367],[19.788,-1.861]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[205.757,424.592],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.97,19.966],[-4.88,19.462],[1.971,-19.965],[4.88,-19.461]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[184.817,431.294],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.27,-6.884],[0,0],[0,0],[-6.437,2.127],[-5.411,-3.135],[-10.124,-4.172]],"o":[[0,0],[0,0],[21.308,9.647],[0,0],[9.254,5.376],[6.37,2.626]],"v":[[50.172,19.713],[-50.172,19.713],[-43.325,-19.712],[-5.859,-18.257],[4.758,-11.987],[39.285,4.1]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.235294132607,0.345098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[231.566,431.301],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.904,0],[0.64,0.259],[0,0],[-14.248,8.848],[0,0]],"o":[[-11.314,0],[0,0],[0.225,0.088],[0,0],[-5.325,3.309]],"v":[[2.345,2.549],[-19.788,-1.744],[-18.683,-4.482],[18.23,-4.367],[19.788,-1.86]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[26.07,424.595],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-1.97,19.965],[-4.88,19.46],[1.969,-19.965],[4.88,-19.461]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[5.129,431.297],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.27,-6.884],[0,0],[0,0],[-6.437,2.127],[-5.411,-3.135],[-10.124,-4.172]],"o":[[0,0],[0,0],[21.307,9.647],[0,0],[9.254,5.376],[6.37,2.626]],"v":[[50.172,19.712],[-50.172,19.712],[-43.324,-19.712],[-5.859,-18.257],[4.758,-11.988],[39.285,4.099]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.235294132607,0.345098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[51.879,431.305],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.056,-0.532],[0,0],[0,0],[0,0],[-2.954,-70.859]],"o":[[4.115,0.905],[5.178,-70.741],[-2.966,-75.389],[0,0],[-10.021,67.63],[-26.58,88.106]],"v":[[-28.391,190.309],[-16.105,192.475],[20.948,12.483],[28.391,-152.133],[17.778,-192.475],[7.285,15.298]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.341176470588,0.447058853449,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[30.933,205.723],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-3.165,-75.4],[0,0],[0,0],[-10.208,43.125]],"o":[[0,0],[-11.567,71.757],[-26.581,88.118],[37.21,8.299],[0,0],[12.878,-54.404]],"v":[[77.767,-202.038],[-29.587,-202.038],[-42.082,18.726],[-77.767,193.738],[0.729,193.738],[50.504,16.516]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.576470588235,0.403921598547,0.529411764706,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[80.298,202.492],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-8.092,-1.004],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-27.19,-106.456],[14.471,120.099],[27.19,122.206],[-23.666,-122.207]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.341176470588,0.447058853449,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[153.179,275.933],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-45.301,8.299],[27.082,151.101],[0,0]],"o":[[0,0],[-1.159,-32.686],[0,0],[0,0]],"v":[[-5.835,193.738],[78.005,193.738],[29.198,-202.037],[-78.005,-198.763]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.576470588235,0.403921598547,0.529411764706,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[173.478,202.288],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-21.342,19.891],[11.244,25.056],[21.342,-19.891],[-11.245,-25.057]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[31.875,398.419],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-13.981,24.382],[18.826,20.87],[13.981,-24.381],[-18.826,-20.868]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[205.126,398.419],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":2,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":24,"ty":4,"nm":"neck Outlines","parent":21,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[103.486,21.487,0],"ix":2},"a":{"a":0,"k":[36.855,66.276,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[19.314,21.857]],"o":[[0,0],[0,0],[0,0],[0,0],[-11.115,15.009],[0,0]],"v":[[-26.132,10.957],[-18.466,-36.082],[16.372,-16.767],[19.977,11.865],[36.605,18.012],[-36.605,14.225]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.855,36.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":25,"ty":4,"nm":"location Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1083.341,285.28,0],"ix":2},"a":{"a":0,"k":[111.613,273.595,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,-15.667]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":48,"s":[0,0,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":60,"s":[100,100,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0]},"t":96,"s":[100,100,100]},{"t":108,"s":[0,0,100]}],"ix":6,"x":"var $bm_rt;\nvar amp, freq, decay, n, time_max, n, t, t, v;\namp = 0.1;\nfreq = 2;\ndecay = 5;\nn = 0;\n$bm_rt = time_max = 4;\nif (numKeys > 0) {\n $bm_rt = n = nearestKey(time).index;\n if (key(n).time > time) {\n n--;\n }\n}\nif (n == 0) {\n $bm_rt = t = 0;\n} else {\n $bm_rt = t = $bm_sub(time, key(n).time);\n}\nif (n > 0 && t < time_max) {\n v = velocityAtTime($bm_sub(key(n).time, $bm_div(thisComp.frameDuration, 10)));\n $bm_rt = $bm_sum(value, $bm_div($bm_mul($bm_mul(v, amp), Math.sin($bm_mul($bm_mul($bm_mul(freq, t), 2), Math.PI))), Math.exp($bm_mul(decay, t))));\n} else {\n $bm_rt = value;\n}"}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[15.847,27.137],[30.466,0.888],[1.87,-0.062],[14.084,-10.17],[0,0],[-18.477,0.539],[-1.99,-0.066],[-16.195,-27.735],[15.23,-28.928]],"o":[[0,0],[0,0],[14.574,-27.681],[-15.504,-26.552],[-1.912,-0.062],[-17.695,0.516],[0,0],[14.726,-10.634],[1.936,-0.066],[31.826,0.928],[16.535,28.318],[0,0]],"v":[[65.387,29.434],[61.942,27.529],[77.869,-1.28],[75.848,-88.846],[2.433,-132.671],[-3.245,-132.671],[-51.816,-116.335],[-54.122,-119.527],[-3.368,-136.606],[2.555,-136.606],[79.25,-90.832],[81.334,0.591]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[4.076,0],[0,0],[1.965,3.569],[0,0],[-10.662,25.86],[0,0],[-12.498,-23.724],[0,0],[-2.618,-0.002],[0,0],[-1.271,2.299],[0,0],[0,0],[0,0]],"o":[[0,0],[-4.072,-0.004],[0,0],[-13.063,-24.797],[0,0],[-10.215,24.776],[0,0],[1.265,2.296],[0,0],[2.623,0],[0,0],[0,0],[0,0],[-1.977,3.571]],"v":[[-0.416,136.672],[-0.427,136.672],[-10.071,130.967],[-82.134,0.626],[-85.902,-79.064],[-82.262,-77.562],[-78.669,-1.245],[-6.624,129.065],[-0.423,132.734],[-0.416,132.734],[5.803,129.064],[47.373,53.879],[50.819,55.784],[9.249,130.97]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[112.008,136.923],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[29.02,0],[0,29.036],[-29.036,0],[0,-29.021]],"o":[[-29.036,0],[0,-29.021],[29.02,0],[0,29.036]],"v":[[0.008,6.502],[-52.55,-46.056],[0.008,-98.599],[52.566,-46.056]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[67.219,1.96],[0.972,0],[0.956,-0.032],[-31.347,-59.507],[0,0],[-3.458,6.247],[0,0]],"o":[[-0.973,-0.032],[-0.972,0],[-67.22,1.96],[0,0],[3.443,6.247],[0,0],[31.331,-59.507]],"v":[[2.909,-135.428],[0.008,-135.476],[-2.892,-135.428],[-79.993,-1.115],[-7.929,129.229],[7.944,129.229],[80.009,-1.115]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.458823559331,0.384313755409,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[111.59,137.712],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":4,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":26,"ty":4,"nm":"mo line Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1003.782,686.257,0],"ix":2},"a":{"a":0,"k":[136.427,32.394,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[136.177,10.811],[-136.177,10.811],[-136.177,-10.811],[136.177,-10.811]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[136.427,53.727],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[136.177,10.811],[-136.177,10.811],[-136.177,-10.811],[136.177,-10.811]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[136.427,11.061],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":27,"ty":4,"nm":"Layer 4 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1076.165,203.439,0],"ix":2},"a":{"a":0,"k":[8.1,13.739,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[5.22,13.489],[-7.85,-12.147],[-5.219,-13.489],[7.85,12.147]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[8.1,13.739],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":28,"ty":4,"nm":"Layer 5 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1062.702,210.497,0],"ix":2},"a":{"a":0,"k":[18.96,34.34,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[16.092,34.09],[-18.71,-32.725],[-16.092,-34.09],[18.71,32.725]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18.96,34.34],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":29,"ty":4,"nm":"lin Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[880.411,996.152,0],"ix":2},"a":{"a":0,"k":[579.8,2.676,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[579.093,1.969],[-579.093,1.969],[-579.093,-1.969],[579.093,-1.969]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[579.8,2.676],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":30,"ty":4,"nm":"circel Outlines 2","td":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1002.778,451.362,0],"ix":2},"a":{"a":0,"k":[165.742,166.726,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-90.862],[57.195,-25.773],[19.216,-1.516],[0.571,-0.04],[3.859,0],[20.575,9.273],[0,66.823],[-90.862,0]],"o":[[0,66.803],[-16.795,7.56],[-0.571,0.059],[-3.8,0.256],[-24.04,0],[-57.215,-25.753],[0,-90.862],[90.862,0]],"v":[[164.508,0.01],[67.503,150.076],[13.201,163.976],[11.469,164.114],[-0.01,164.507],[-67.463,150.076],[-164.507,0.01],[-0.01,-164.507]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[166.726,166.726],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":31,"ty":0,"nm":"Pre-comp 1","tt":1,"refId":"comp_1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":36,"s":[1484,918,0],"to":[0,-52.667,0],"ti":[0.333,49,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":48,"s":[1484,602,0],"to":[-0.333,-49,0],"ti":[0.333,-3.667,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"t":60,"s":[1482,624,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":84,"s":[1482,624,0],"to":[0.333,-3.667,0],"ti":[-0.333,-49,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":96,"s":[1484,602,0],"to":[0.333,49,0],"ti":[0,-52.667,0]},{"t":108,"s":[1484,918,0]}],"ix":2},"a":{"a":0,"k":[960,540,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1920,"h":1080,"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":32,"ty":4,"nm":"circel Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1002.778,451.362,0],"ix":2},"a":{"a":0,"k":[165.742,166.726,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.803,0],[21.503,9.691],[0,65.399],[-33.281,31.734],[0,0],[0,-44.892],[-58.247,-26.216],[-23.231,0],[-3.813,0.26],[-0.515,0.054],[-16.972,7.643],[-5.654,3.438],[0,0],[6.176,-2.782],[19.078,-1.505],[0.566,-0.036]],"o":[[-23.793,0],[-59.655,-26.852],[0,-45.979],[0,0],[-32.493,30.984],[0,63.853],[20.991,9.462],[3.715,0],[0.613,-0.04],[18.674,-1.477],[6.029,-2.714],[0,0],[-5.791,3.522],[-17.387,7.829],[-0.515,0.054],[-3.994,0.271]],"v":[[40.056,143.49],[-28.206,128.885],[-126.41,-22.976],[-74.802,-143.49],[-72.084,-140.64],[-122.472,-22.976],[-26.589,125.293],[40.056,139.552],[51.401,139.162],[53.062,139.033],[106.758,125.293],[124.366,116.02],[126.41,119.385],[108.375,128.885],[53.422,142.953],[51.76,143.084]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[126.66,189.712],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[20.038,-8.475],[0,0],[-22.474,0],[-7.978,-1.166],[0,0],[7.937,0]],"o":[[0,0],[20.526,-8.682],[8.126,0],[0,0],[-7.791,-1.139],[-21.944,0]],"v":[[-43.002,8.355],[-44.536,4.729],[20.266,-8.355],[44.536,-6.598],[43.967,-2.702],[20.266,-4.418]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[146.45,8.605],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":33,"ty":4,"nm":"mo box Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1003.753,514.615,0],"ix":2},"a":{"a":0,"k":[190.009,261.816,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.288,0],[0,0],[0,6.287],[0,0],[-6.288,0],[0,0],[0,-6.287],[0,0]],"o":[[0,0],[-6.288,0],[0,0],[0,-6.287],[0,0],[6.288,0],[0,0],[0,6.287]],"v":[[178.327,261.566],[-178.326,261.566],[-189.759,250.134],[-189.759,-250.134],[-178.326,-261.566],[178.327,-261.566],[189.759,-250.134],[189.759,250.134]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.854902020623,0.952941236309,0.968627510819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[190.009,261.816],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":34,"ty":4,"nm":"mobile Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1006.326,544.146,0],"ix":2},"a":{"a":0,"k":[250.269,453.327,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.237,0],[0,0],[0,1.237],[-1.237,0],[0,0],[0,-1.237]],"o":[[0,0],[-1.237,0],[0,-1.237],[0,0],[1.237,0],[0,1.237]],"v":[[46.515,2.24],[-46.515,2.24],[-48.755,0],[-46.515,-2.24],[46.515,-2.24],[48.755,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[262.113,23.176],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-2.237],[2.237,0],[0,2.237],[-2.237,0]],"o":[[0,2.237],[-2.237,0],[0,-2.237],[2.237,0]],"v":[[4.051,0],[0,4.051],[-4.051,0],[0,-4.051]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[190.817,23.176],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-12.952],[0,0],[12.94,0],[0,0],[0,12.952],[0,0],[-12.94,0],[0,0],[0.004,-3.724],[0,0],[-4.855,0],[0,0],[0.004,4.854],[0,0],[-3.723,0],[0,0]],"o":[[0,0],[0,12.939],[0,0],[-12.952,0],[0,0],[0,-12.94],[0,0],[3.723,0],[0,0],[-0.005,4.854],[0,0],[4.854,0],[0,0],[-0.004,-3.724],[0,0],[12.952,0]],"v":[[222.38,-407.475],[222.38,407.498],[198.949,430.927],[-198.927,430.927],[-222.38,407.475],[-222.38,-407.497],[-198.95,-430.927],[-82.789,-430.927],[-76.052,-424.183],[-76.063,-413.232],[-67.247,-404.406],[67.247,-404.406],[76.064,-413.232],[76.052,-424.183],[82.788,-430.927],[198.927,-430.927]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[247.191,449.37],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[15.043,0],[0,0],[0,14.609],[0,0],[0,0],[0,0],[-12.87,0],[0,0],[0,12.438],[0,0],[0,0],[0,0]],"o":[[0,0],[-15.042,0],[0,0],[0,0],[0,0],[0,12.438],[0,0],[12.872,0],[0,0],[0,0],[0,0],[0,14.609]],"v":[[214.83,175.493],[-214.831,175.493],[-242.11,148.998],[-242.11,-6.264],[-238.173,-6.264],[-238.173,148.998],[-214.831,171.555],[214.83,171.555],[238.172,148.998],[238.172,-175.493],[242.11,-175.493],[242.11,148.998]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[247.697,730.912],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-3.15],[0,0],[2.953,-0.709],[0,0],[0,0],[0,0],[0,0],[0,1.535],[0,0],[1.516,0],[0,0],[0,0],[12.857,0],[0,0],[0,0],[0,0],[0,-14.609],[0,0]],"o":[[0,0],[0,3.17],[0,0],[0,0],[0,0],[0,0],[1.516,0],[0,0],[0,-1.516],[0,0],[0,0],[0,-12.443],[0,0],[0,0],[0,0],[15.042,0],[0,0],[2.953,0.709]],"v":[[27.566,-127.759],[27.566,-63.968],[22.408,-57.432],[22.408,215.511],[18.47,215.511],[18.47,-61.192],[20.852,-61.192],[23.628,-63.968],[23.628,-127.759],[20.852,-130.515],[18.47,-130.515],[18.47,-189.01],[-4.861,-211.572],[-27.566,-211.572],[-27.566,-215.51],[-4.861,-215.51],[22.408,-189.01],[22.408,-134.275]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[467.397,215.922],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-15.042,0],[0,0],[0,0],[0,0],[0,-12.443],[0,0],[0,0],[0,-1.536],[0,0],[-1.516,0],[0,0],[0,0],[0,0],[0,-1.516],[0,0],[-1.496,0],[0,0],[0,0],[0,0],[0,0],[0,3.229],[0,0],[-3.032,0.63],[0,0],[0,3.228],[0,0],[-3.032,0.63],[0,0]],"o":[[0,0],[0,0],[0,0],[-12.876,0],[0,0],[0,0],[-1.516,0],[0,0],[0,1.535],[0,0],[0,0],[0,0],[-1.516,0],[0,0],[0,1.516],[0,0],[0,0],[0,0],[0,0],[-3.032,-0.63],[0,0],[0,-3.228],[0,0],[-3.032,-0.631],[0,0],[0,-3.229],[0,0],[0,-14.609]],"v":[[-74.619,-258.086],[107.243,-258.086],[107.243,-254.148],[-74.619,-254.148],[-97.97,-231.585],[-97.97,-98.275],[-100.55,-98.275],[-103.306,-95.498],[-103.306,-31.727],[-100.55,-28.951],[-97.97,-28.951],[-97.97,-2.943],[-100.55,-2.943],[-103.306,-0.188],[-103.306,63.604],[-100.55,66.38],[-97.97,66.38],[-97.97,258.086],[-101.908,258.086],[-101.908,70.18],[-107.243,63.604],[-107.243,-0.188],[-101.908,-6.743],[-101.908,-25.151],[-107.243,-31.727],[-107.243,-95.498],[-101.908,-102.074],[-101.908,-231.585]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[107.493,258.498],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-2.604],[0,0],[2.62,0],[0,0],[0,0],[13.977,0],[0,0],[0,13.583],[0,0],[0,0],[0,2.604],[0,0],[-2.598,0],[0,0],[0,0],[0,0],[0,2.627],[0,0],[-2.598,0],[0,0],[0,0],[-13.977,0],[0,0],[0,-13.584],[0,0],[0,0]],"o":[[0,0],[0,2.605],[0,0],[0,0],[0,13.583],[0,0],[-13.977,0],[0,0],[0,0],[-2.598,0],[0,0],[0,-2.604],[0,0],[0,0],[0,0],[-2.598,0],[0,0],[0,-2.627],[0,0],[0,0],[0,-13.584],[0,0],[13.977,0],[0,0],[0,0],[2.62,0]],"v":[[245.383,-366.102],[245.383,-302.159],[240.635,-297.399],[240.231,-297.399],[240.231,427.508],[214.92,452.093],[-214.741,452.093],[-240.052,427.508],[-240.052,-126.853],[-240.657,-126.853],[-245.383,-131.613],[-245.383,-195.557],[-240.657,-200.294],[-240.052,-200.294],[-240.052,-222.409],[-240.657,-222.409],[-245.383,-227.169],[-245.383,-291.09],[-240.657,-295.85],[-240.052,-295.85],[-240.052,-427.508],[-214.741,-452.093],[214.92,-452.093],[240.231,-427.508],[240.231,-370.839],[240.635,-370.839]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.556862745098,0.796078491211,0.847058883368,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[247.607,452.343],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-13.977,0],[0,0],[0,13.547],[0,0],[13.977,0],[0,0],[0,-13.547],[0,0]],"o":[[0,0],[13.977,0],[0,0],[0,-13.547],[0,0],[-13.977,0],[0,0],[0,13.547]],"v":[[-214.834,451.034],[214.834,451.034],[240.142,426.505],[240.142,-426.505],[214.834,-451.034],[-214.834,-451.034],[-240.142,-426.505],[-240.142,426.505]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[260.145,451.442],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":35,"ty":4,"nm":"p 2 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[5]},{"t":119,"s":[0]}],"ix":10},"p":{"a":0,"k":[1218.97,327.443,0],"ix":2},"a":{"a":0,"k":[14.748,315.987,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-77.006,156.125],[-79.645,154.796],[77.006,-156.125],[79.645,-154.796]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[102.525,156.375],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.003,-0.589],[13.885,-43.245],[0,0],[0,0],[0,0],[22.224,-19.237],[10.79,-4.929],[0.698,-0.301],[1.597,-0.621],[0,0],[0.22,0.958],[0.127,0.6],[0.174,0.786],[-41.329,51.469],[-0.154,0.176],[-14.529,12.603],[0,0],[0,0],[-5.116,2.76]],"o":[[-0.003,0.589],[-0.206,71.931],[0,0],[0,0],[0,0],[-18.066,47.439],[-13.823,12],[-0.711,0.33],[-1.737,0.767],[0,0],[-0.249,-0.958],[-0.156,-0.6],[-0.202,-0.787],[-21.086,-93.54],[0.111,-0.174],[14.38,-17.858],[0,0],[0,0],[25.26,-20.432],[0.796,-0.433]],"v":[[90.904,-157.857],[90.896,-156.104],[67.626,14.851],[29.853,36.685],[60.463,32.952],[61.337,32.848],[-2.795,129.782],[-40.613,154.432],[-42.72,155.379],[-47.735,157.447],[-68.14,157.858],[-68.843,154.999],[-69.268,153.197],[-69.818,150.824],[-16.853,-67.201],[-16.447,-67.712],[27.885,-113.437],[36.152,-90.216],[38.481,-122.298],[89.696,-157.215]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.431372578939,0.549019607843,0.329411764706,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[91.154,158.13],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":36,"ty":4,"nm":"p 1 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[-5]},{"t":119,"s":[0]}],"ix":10},"p":{"a":0,"k":[818.328,685.074,0],"ix":2},"a":{"a":0,"k":[282.841,155.417,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[139.703,72.333],[-141.035,-69.699],[-139.702,-72.333],[141.035,69.699]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[141.806,75.006],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.316,-0.411],[-32.793,-22.801],[0,0],[0,0],[0,0],[-25.8,-1.572],[-10.17,2.318],[-0.649,0.162],[-1.447,0.418],[0,0],[0.357,0.787],[0.232,0.487],[0.299,0.643],[56.36,13.89],[0.201,0.04],[16.882,1.047],[0,0],[0,0],[5.048,-0.803]],"o":[[0.316,0.41],[38.556,50.146],[0,0],[0,0],[0,0],[37.955,23.497],[16.066,1.003],[0.674,-0.149],[1.623,-0.392],[0,0],[-0.338,-0.802],[-0.212,-0.503],[-0.278,-0.658],[-35.218,-76.615],[-0.171,-0.062],[-19.583,-4.798],[0,0],[0,0],[-28.559,-0.786],[-0.787,0.123]],"v":[[-139.857,-74],[-138.916,-72.779],[-31.367,34.238],[6.684,29.322],[-16.696,43.06],[-17.362,43.453],[79.209,76.932],[118.794,73.961],[120.773,73.497],[125.381,72.264],[139.857,61.655],[138.822,59.281],[138.156,57.797],[137.273,55.844],[-16.158,-68.202],[-16.715,-68.342],[-72.107,-76.616],[-65.483,-55.977],[-84.242,-77.149],[-138.67,-74.196]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.674509803922,0.807843197093,0.545098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[140.107,78.186],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":37,"ty":4,"nm":"p 3 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[5]},{"t":119,"s":[0]}],"ix":10},"p":{"a":0,"k":[810.359,676.263,0],"ix":2},"a":{"a":0,"k":[183.217,404.658,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[74.656,199.661],[-77.414,-198.608],[-74.656,-199.662],[77.414,198.607]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[86.599,200.318],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.071,-0.718],[-11.523,-54.41],[0,0],[0,0],[0,0],[-24.675,-26.202],[-12.529,-7.348],[-0.812,-0.454],[-1.867,-0.955],[0,0],[-0.388,1.14],[-0.229,0.716],[-0.309,0.937],[43.93,67.847],[0.166,0.232],[16.127,17.163],[0,0],[0,0],[5.888,4]],"o":[[-0.07,0.718],[-8.713,87.649],[0,0],[0,0],[0,0],[16.095,60.038],[15.342,16.341],[0.826,0.491],[2.02,1.151],[0,0],[0.423,-1.136],[0.264,-0.712],[0.345,-0.932],[37.345,-111.316],[-0.114,-0.226],[-15.292,-23.546],[0,0],[0,0],[-28.224,-28.038],[-0.915,-0.626]],"v":[[-92.866,-202.204],[-93.076,-200.068],[-86.036,11.081],[-42.745,42.384],[-79.566,34.023],[-80.618,33.788],[-14.576,159.859],[28.418,194.599],[30.867,196.016],[36.718,199.161],[61.523,202.204],[62.737,198.809],[63.478,196.667],[64.444,193.844],[27.099,-78.342],[26.668,-79.014],[-21.636,-140.24],[-34.602,-112.984],[-33.44,-152.354],[-91.474,-201.271]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.431372578939,0.549019607843,0.329411764706,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[102.038,202.454],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":38,"ty":4,"nm":"bg copy Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[925.131,534.971,0],"ix":2},"a":{"a":0,"k":[656.661,435.624,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-59.792,97.8],[17.235,44.8],[11.919,34.411],[-6.205,36.683],[209.352,17.56],[135.103,-17.473],[97.52,-88.163],[-14.74,-51.278],[-19.087,-96.979],[-90.915,9.156],[-90.483,-21.888]],"o":[[108.42,7.935],[24.758,-40.497],[-13.053,-33.93],[-12.085,-34.892],[17.83,-105.423],[-158.744,-13.316],[-136.334,17.633],[-121.113,109.492],[18.936,65.875],[42.68,216.853],[92.333,-9.298],[90.485,21.888]],"v":[[292.444,354.816],[596.194,220.346],[620.158,83.073],[539.966,-23.624],[535.799,-134.504],[245.139,-422.059],[-120.513,-289.887],[-514.234,-289.887],[-563.772,-19.519],[-618.306,218.522],[-174.524,279.982],[99.924,319.839]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.854902020623,0.952941236309,0.968627510819,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[637.643,435.625],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0}]},{"id":"comp_1","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"l grip Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[608.643,370.861,0],"ix":2},"a":{"a":0,"k":[19.656,54.444,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.369,7.279],[-1.384,3.632],[-0.397,4.143],[2.459,-1.167],[0.795,-0.372],[2.209,-2.047],[0.655,-0.452],[2.424,1.177],[0.24,-1.248],[-1.839,-0.824],[0,0],[2.61,0.583],[0.106,-1.647],[-0.131,-0.088],[0,0],[1.428,-2.462],[0,0],[0,0],[0,0]],"o":[[-0.208,-3.875],[1.98,-5.195],[0.282,-2.919],[-2.577,1.229],[-0.24,0.113],[-2.123,1.969],[-0.222,0.153],[-1.43,-0.683],[-0.428,2.222],[0.607,0.273],[-0.641,0.429],[-1.641,-0.383],[-0.115,1.803],[1.222,0.816],[0,0],[-3.065,5.285],[0,0],[0,0],[-0.462,-10.271]],"v":[[8.107,13.108],[8.944,1.829],[16.132,-21.821],[3.634,-38.951],[9.115,-24.725],[-2.564,-34.388],[5.47,-21.234],[-0.687,-25.884],[-8.174,-25.621],[-1.756,-22.219],[1.671,-18.061],[-4.415,-21.004],[-11.663,-19.315],[-5.574,-17.777],[-1.691,-14.535],[-9.484,-5.148],[-8.288,4.257],[-16.413,29.115],[9.582,40.118]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18.306,68.519],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.859,0.287],[0,0],[-0.287,0.86],[0,0],[-0.86,-0.287],[0,0],[0.287,-0.86],[0,0]],"o":[[0,0],[-0.859,-0.287],[0,0],[0.286,-0.859],[0,0],[0.86,0.287],[0,0],[-0.286,0.859]],"v":[[-0.393,30.644],[-18.082,24.744],[-19.119,22.668],[-1.682,-29.607],[0.393,-30.644],[18.082,-24.744],[19.119,-22.668],[1.682,29.607]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[19.656,31.181],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"l sholder Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[572.632,452.048,0],"ix":2},"a":{"a":0,"k":[41.919,81.102,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[-0.099,-0.079],[0,0],[-21.323,6.242],[-1.713,0.768],[-0.059,0.04],[10.504,37.952],[0,0]],"o":[[0,0],[0,0],[0.04,0.019],[0,0.02],[2.126,1.457],[1.909,-0.551],[0.058,-0.039],[0,0],[-1.972,-7.128],[0,0]],"v":[[-27.24,-35.223],[-16.941,24.079],[-16.922,24.099],[-16.705,24.256],[-16.685,24.276],[21.629,28.981],[27.063,26.993],[27.24,26.894],[-18.209,-13.204],[-24.475,-35.223]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.690196078431,0.745098039216,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[38.538,126.73],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.703,14.255],[7.145,16.07],[14.341,7.666],[0,0],[-13.309,-6.392],[-6.598,3.785]],"o":[[-2.596,-8.284],[-4.535,-10.193],[0,0],[3.31,6.382],[7.671,3.902],[6.375,-4.482]],"v":[[41.669,43.513],[-13.568,-55.585],[-31.943,-78.621],[-41.669,21.867],[4.87,74.72],[32.048,73.337]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.918,78.872],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"r arm Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[380.542,546.291,0],"ix":2},"a":{"a":0,"k":[50.895,73.219,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.206,-14.974],[0,0],[-1.242,0.538],[0,0]],"o":[[0,0],[9.693,-15.768],[0,0],[-0.713,1.341]],"v":[[-15.786,14.07],[-18.301,12.524],[17.133,-14.07],[18.301,-11.496]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[80.19,121.095],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[3.306,22.675],[0.162,1.548],[8.057,-0.734],[0,0],[-0.824,-7.876],[-0.249,-1.708],[-20.991,-29.245]],"o":[[-19.934,-26.498],[-0.254,-1.744],[-0.833,-7.956],[0,0],[10.6,-0.959],[0.157,1.515],[3.254,22.342],[0,0]],"v":[[19.002,48.493],[-11.29,-29.178],[-11.879,-34.127],[-21.16,-44.985],[-21.391,-47.534],[-9.333,-34.392],[-8.757,-29.547],[21.391,46.746]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[78.921,61.53],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.478,24.213],[1.744,2.255],[20.519,-7.203],[-1.622,-13.587],[0,0],[0,0]],"o":[[0.018,-0.905],[-10.454,-10.243],[-19.933,8.387],[8.117,51.32],[0,0],[-20.468,-28.514]],"v":[[17.59,-48.698],[15.796,-56.759],[-23.406,-60.186],[-47.877,-23.921],[14.372,67.389],[49.499,41.367]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[49.749,67.639],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-3.857,4.991],[0,0]],"o":[[0,0],[11.428,-4.066],[0,0],[0,0]],"v":[[-17.993,0.119],[-4.155,16.975],[17.993,1.488],[5.397,-16.975]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[83.547,129.212],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"r sholder Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[390.488,448.887,0],"ix":2},"a":{"a":0,"k":[60.378,93.769,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.703,-5.166],[0,0],[0.078,4.307],[0.931,0.009],[0,0],[0,0],[-0.639,-35.105]],"o":[[0,0],[0.685,-5.038],[-0.589,-32.354],[0,0],[0,0],[0.328,0],[0.08,4.437]],"v":[[11.995,24.968],[9.459,24.624],[10.374,10.542],[-13.012,-22.408],[-13.012,-24.968],[-13.011,-24.968],[12.933,10.496]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[85.337,33.008],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-9.861,25.416],[-12.201,24.38],[9.861,-25.416],[12.201,-24.38]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[79.05,107.648],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.41,19.297],[10.566,34.712],[8.989,4.871],[12.542,-13.152],[2.5,-42.151],[-0.501,-4.44],[-18.142,1.452]],"o":[[5.703,-36.936],[-2.706,-4.87],[-15.483,2.195],[-11.538,12.108],[-0.272,4.579],[7.827,14.736],[17.477,-3.011]],"v":[[4.105,58.876],[49.562,-81.463],[35.1,-93.519],[-18.348,-66.919],[-59.855,50.666],[-58.755,68.893],[-21.87,92.067]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[60.377,93.769],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"head Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[478.17,285.898,0],"ix":2},"a":{"a":0,"k":[54.289,58.821,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[6.013,-0.151],[0,0],[-0.141,-0.22],[0,0],[0,0]],"o":[[-0.108,-0.163],[0,0],[7.681,-0.173],[0,0],[0,0],[0,0]],"v":[[3.157,3.496],[-5.568,-0.37],[-5.637,-3.323],[5.637,1.895],[3.152,3.488],[4.394,2.691]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[31.993,70.098],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.279,-7.181],[0,0],[-0.25,0.247],[0,0]],"o":[[0,0],[0.326,-8.374],[0,0],[-0.053,0.053]],"v":[[-1.319,7.319],[-4.27,7.204],[2.194,-7.319],[4.27,-5.219]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.17,18.81],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.941,2.033],[0,0],[-0.066,-0.264]],"o":[[-0.053,-0.206],[0,0],[6.355,2.614],[0,0]],"v":[[1.714,4.917],[-4.579,-2.186],[-3.455,-4.917],[4.579,4.201]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[31.733,20.785],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.881,2.933],[14.846,0.368]],"o":[[21.415,-2.634],[0,0],[-1.041,-3.467],[0,0]],"v":[[-13.535,18.978],[13.535,0.447],[6.81,-3.261],[-10.703,-18.978]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[87.126,43.077],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.4,10.785],[-4.73,-6.059]],"o":[[0,0],[-1.263,-9.73],[0,0]],"v":[[6.168,9.923],[-6.237,1.702],[7.5,-6.428]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[27.097,77.606],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.626,0],[6.626,9.05],[0,0],[-0.497,0.082],[0,0]],"o":[[-4.535,0],[0,0],[7.904,10.794],[0,0],[-0.15,0.025]],"v":[[8.687,6.029],[-11.51,-4.285],[-9.128,-6.029],[11.029,2.928],[11.51,5.842]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[53.505,111.363],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-9.552,-2.433],[-17.408,10.907],[22.376,3.849],[1.59,-7.791]],"o":[[0,0],[0.429,-7.266],[0,0],[0,0],[-22.376,-3.849],[-1.966,9.638]],"v":[[-34.21,23.577],[-22.142,22.863],[-7.715,2.919],[30.43,9.228],[11.835,-19.728],[-26.81,-9.51]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[56.347,49.213],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-13.475,8.029],[-5.802,-18.324],[2.194,-11.271],[10.018,-0.177],[0,0]],"o":[[0,0],[13.475,-8.029],[3.29,10.389],[-1.969,10.118],[-23.812,0.421],[0,0]],"v":[[-27.37,-2.838],[-18.02,-34.337],[28.205,-24.929],[27.417,24.813],[7.864,42.832],[-26.103,13.29]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[56.909,72.916],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[31.904,4.221],[38.782,-22.114],[-14.182,-54.292],[-13.083,-0.078]],"o":[[0,0],[0,0],[0,0],[-1.768,11.622],[0,0]],"v":[[32.601,18.328],[22.135,-23.524],[-21.312,-25.259],[-39.856,21.938],[-29.376,47.373]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.486274539723,0.270588235294,0.258823529412,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[54.288,47.623],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"neck Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[469.785,340.555,0],"ix":2},"a":{"a":0,"k":[36.855,36.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[19.314,21.857]],"o":[[0,0],[0,0],[0,0],[0,0],[-11.115,15.009],[0,0]],"v":[[-26.132,10.957],[-18.466,-36.082],[16.372,-16.767],[19.977,11.865],[36.605,18.012],[-36.605,14.225]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.698039215686,0.517647058824,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.855,36.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"body Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[460.384,481.738,0],"ix":2},"a":{"a":0,"k":[94.086,132.725,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.062,0],[10.958,5.349],[0,0],[-8.649,4.649],[-0.056,0.251],[0,0],[7.706,-3.755]],"o":[[-7.666,0],[0,0],[15.757,7.693],[6.449,-3.465],[0,0],[-0.063,0.299],[-3.094,1.507]],"v":[[12.284,7.042],[-31.061,-4.855],[-29.939,-7.156],[21.853,2.507],[28.641,-4.539],[31.061,-3.682],[23.025,4.783]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[104.019,9.091],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[19.261,19.682],[0,0],[-0.174,-0.205]],"o":[[-0.042,-0.05],[0,0],[19.373,19.798],[0,0]],"v":[[10.882,13.342],[-12.834,-11.55],[-11.005,-13.342],[12.834,11.687]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[75.613,167.225],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[15.399,23.98],[0,0],[-0.255,-0.09]],"o":[[-0.262,-0.094],[0,0],[14.934,23.255],[0,0]],"v":[[20.495,17.504],[-21.355,-16.12],[-19.202,-17.504],[21.355,15.093]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[91.769,204.96],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.729,0],[25.693,16.014],[0,0],[-13.401,3.997],[-0.037,0.12],[0,0],[15.067,-5.687]],"o":[[-17.201,0],[0,0],[39.168,24.016],[14.216,-4.239],[0,0],[-0.162,0.539],[-4.739,1.788]],"v":[[14.579,10.069],[-48.057,-11.076],[-43.908,-12.008],[29.327,5.015],[45.606,-7.906],[48.057,-7.168],[30.289,7.388]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[103.258,18.183],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[4.845,13.728],[0,0],[-1.309,-5.402],[0,0],[0,0]],"o":[[0,0],[-0.027,-0.14],[0,0],[2.676,7.582],[0,0],[0,0],[0,0]],"v":[[3.05,18.438],[1.441,10.201],[-6.175,-17.585],[-3.762,-18.438],[2.265,2.183],[3.632,-10.207],[6.175,-9.927]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[179.212,131.453],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-0.711,45.073],[-1.849,-45.041],[0.711,-45.073],[1.849,45.04]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[183.781,184.143],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.52,20.223],[-3.137,9.839],[0,0],[1.463,0.98],[0,0],[0,0],[0,0]],"o":[[-11.22,-23.966],[-2.253,-10.079],[0,0],[0.535,-1.677],[0,0],[0,0],[0,0],[0,0]],"v":[[25.308,71.333],[5.928,-3.339],[7.223,-33.742],[18.206,-68.184],[16.639,-72.669],[-9.063,-18.99],[-25.308,57.002],[14.238,72.669]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.690196078431,0.745098039216,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[36.97,160.035],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.628,8.268],[8.67,2.772],[68.733,32.702],[0,0],[0,0],[-15.691,-73.143],[-21.54,8.19],[0.198,6.162],[0,0]],"o":[[-4.566,-4.375],[0,0],[0,0],[0,0],[-13.742,58.278],[83.952,18.881],[5.768,-2.186],[0,0],[-2.296,-63.217]],"v":[[80.59,-115.578],[55.666,-127.333],[-26.068,-125.506],[-32.545,-118.95],[-68.595,-82.369],[-78.144,108.452],[84.346,103.274],[93.637,89.315],[90.781,-12.308]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[94.085,137.867],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.313,23.131],[0,0],[0,0],[40.589,5.053],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[-26.129,9.404],[0,0],[0,0],[0,0]],"v":[[-29.986,-111.659],[28.996,-108.894],[45.909,-102.96],[54.081,102.255],[-50.617,104.162],[-54.081,-86.07],[-45.654,-107.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[104.072,114.159],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":3,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"l arm Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[597.128,460.773,0],"ix":2},"a":{"a":0,"k":[30.708,68.847,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.149,0.232],[0,0],[-0.307,-5.808]],"o":[[-0.352,-6.657],[0,0],[-0.032,0.05],[0,0]],"v":[[-2.552,6.198],[0.754,-6.198],[2.904,-4.81],[0.003,6.064]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[4.123,98.835],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.281,0],[13.153,7.757],[0,0],[-0.221,0.046],[0,0]],"o":[[-8.794,0],[0,0],[21.657,12.774],[0,0],[-0.391,0.085]],"v":[[8.239,3.715],[-19.961,-3.32],[-19.901,-6.387],[19.422,-2.178],[19.961,0.324]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.36862745098,0.231372563979,0.231372563979,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[41.205,6.657],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.273,49.32],[0,0],[0,0],[0,0],[-6.509,-3.117],[-10.733,12.199]],"o":[[0,0],[0,0],[0,0],[2.094,7.759],[7.206,3.45],[11.822,-19.443]],"v":[[30.137,-65.145],[-9.409,-68.597],[-25.074,12.934],[-30.137,45.261],[-12.98,62.628],[14.874,56.398]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.741176470588,0.772549079446,0.800000059838,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[30.387,68.847],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":0,"nm":"props","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[272,252,0],"ix":2},"a":{"a":0,"k":[960,540,0],"ix":1},"s":{"a":0,"k":[38,38,100],"ix":6}},"ao":0,"w":1920,"h":1080,"ip":0,"op":120,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/phone_search_interlude.json b/QuickLocation/Resource/lotties/phone_search_interlude.json new file mode 100644 index 0000000..6984e45 --- /dev/null +++ b/QuickLocation/Resource/lotties/phone_search_interlude.json @@ -0,0 +1 @@ +{"v":"5.7.11","fr":25,"ip":0,"op":120,"w":350,"h":350,"nm":"Comp 3","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Glitter 1","parent":3,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0.056,"ix":10},"p":{"a":0,"k":[215.014,155.038,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[20,20,100],"ix":6,"l":2}},"ao":0,"ef":[{"ty":5,"nm":"Rotation Speed","np":3,"mn":"ADBE Angle Control","ix":1,"en":1,"ef":[{"ty":0,"nm":"Angle","mn":"ADBE Angle Control-0001","ix":1,"v":{"a":0,"k":0,"ix":1}}]}],"shapes":[{"ty":"gr","it":[{"ty":"sr","sy":1,"d":1,"pt":{"a":0,"k":4,"ix":3},"p":{"a":0,"k":[0,0],"ix":4},"r":{"a":0,"k":0,"ix":5},"ir":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":37,"s":[15]},{"t":57.0205078125,"s":[10]}],"ix":6},"is":{"a":0,"k":234,"ix":8},"or":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.52],"y":[0]},"t":37,"s":[33]},{"t":57.0205078125,"s":[200]}],"ix":7},"os":{"a":0,"k":0,"ix":9},"ix":1,"nm":"Polystar Path 1","mn":"ADBE Vector Shape - Star","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1 - AC Color 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.51,0.51],"y":[1,1]},"o":{"x":[0.49,0.49],"y":[0,0]},"t":37,"s":[0,0]},{"i":{"x":[0.51,0.51],"y":[1,1]},"o":{"x":[0.49,0.49],"y":[0,0]},"t":42.005,"s":[100,100]},{"t":57.8544921875,"s":[0,0]}],"ix":3},"r":{"a":0,"k":0,"ix":6,"x":"var $bm_rt;\n$bm_rt = $bm_sum(value, $bm_mul(time, effect('Rotation Speed')('ADBE Angle Control-0001')));"},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Polystar 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":37,"op":58.6883550216884,"st":37,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[250.87,102.066,0],"ix":2,"l":2},"a":{"a":0,"k":[250.87,102.066,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.576,1.971],[1.907,6.426],[5.318,4.15],[4.14,1.101],[-0.564,2.077],[-0.201,0.134],[-1.823,-0.744],[-4.28,-7.697],[1.231,-8.722],[0.948,-1.584],[0.483,-0.495]],"o":[[2.152,-6.453],[-1.967,-6.472],[-3.465,-2.704],[-2.07,-0.55],[0.081,-0.228],[1.972,0.184],[8.066,3.585],[4.28,7.697],[-0.269,1.823],[-0.362,0.588],[-1.869,-0.684]],"v":[[9.822,21.162],[10.116,1.445],[-0.979,-14.766],[-12.447,-20.521],[-15.123,-25.223],[-14.76,-25.811],[-9.035,-24.153],[10.131,-6.58],[14.872,19.003],[13.279,24.247],[12.058,25.811]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.960784316063,0.509803950787,0.06274510175,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[250.25,103.005],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.576,1.971],[1.907,6.426],[5.318,4.15],[4.14,1.101],[-0.564,2.077],[-0.201,0.134],[-0.141,0.18],[-1.511,-0.405],[-4.242,-3.311],[-2.359,-7.941],[2.627,-7.923],[2.023,0.61],[0.013,0.107]],"o":[[2.152,-6.453],[-1.967,-6.472],[-3.465,-2.704],[-2.07,-0.55],[0.081,-0.228],[0.022,-0.273],[0.94,-1.204],[5.152,1.407],[6.572,5.129],[2.42,7.988],[-0.623,2.031],[-0.06,-0.047],[-1.869,-0.684]],"v":[[7.904,22.101],[8.198,2.384],[-2.897,-13.827],[-14.365,-19.582],[-17.041,-24.284],[-16.678,-24.872],[-16.328,-25.567],[-12.375,-26.936],[1.799,-19.844],[15.454,0.108],[15.117,24.439],[10.319,26.891],[10.14,26.751]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.623529434204,0.109803922474,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[252.168,102.066],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[252.168,102.066],"ix":2},"a":{"a":0,"k":[252.168,102.066],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":30,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":40,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":50,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":70,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":80,"s":[100]},{"t":90,"s":[0]}],"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.172,-5.174],[-0.426,1.41],[1.003,3.397],[2.928,2.285],[1.916,0.624],[0.307,1.209],[-0.892,-0.212],[-2.317,-5.778]],"o":[[-1.028,-0.9],[1.051,-3.44],[-1.135,-3.596],[-1.613,-1.259],[-1.297,-0.432],[0.913,-0.061],[6.053,1.237],[2.171,5.471]],"v":[[6.025,14.438],[5.03,10.661],[5.071,0.137],[-1.095,-8.838],[-6.426,-11.739],[-8.858,-14.413],[-6.127,-14.217],[7.539,-2.778]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.960784316063,0.509803950787,0.06274510175,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[241.349,108.631],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.384,0.493],[-0.426,1.41],[1.003,3.397],[2.928,2.285],[1.916,0.624],[0.307,1.209],[-0.29,0.741],[-0.235,0.301],[-1.524,-0.511],[-2.27,-1.772],[-1.528,-5.065],[1.525,-4.91],[2.07,0.55]],"o":[[-1.028,-0.9],[1.051,-3.44],[-1.135,-3.596],[-1.613,-1.259],[-1.297,-0.432],[-0.137,-0.687],[0.116,-0.394],[0.986,-1.264],[2.761,0.896],[4.182,3.264],[1.454,4.912],[-0.577,1.97],[-0.619,-0.193]],"v":[[3.794,16.215],[2.799,12.438],[2.84,1.915],[-3.326,-7.061],[-8.657,-9.962],[-11.089,-12.635],[-10.965,-14.765],[-10.393,-15.868],[-6.214,-17.157],[1.37,-13.078],[10.097,-0.362],[10.047,14.609],[5.322,17.214]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.623529434204,0.109803922474,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[243.58,106.853],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[243.58,106.853],"ix":2},"a":{"a":0,"k":[243.58,106.853],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":35,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":45,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":55,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":65,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":75,"s":[100]},{"t":85,"s":[0]}],"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Layer 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[-72]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":94,"s":[0]},{"t":119,"s":[-72]}],"ix":10,"x":"var $bm_rt;\nvar fx = effect('Kleaner');\nvar doAnticipation = fx(1).value;\nvar doInterpolation = fx(2).value;\nvar doFollowThrough = fx(3).value;\nvar damping = $bm_div(fx(15).value, 10);\nvar elasticity = $bm_div(fx(13).value, 10);\nvar bounce = fx(17).value;\nvar anticipationDuration = fx(5).value;\nvar anticipationQuantity = $bm_div(fx(6).value, 100);\nvar slowIn = $bm_div(fx(9).value, 100);\nvar slowOut = $bm_div(fx(10).value, 100);\nvar spatialMode = fx(21).value;\nvar spatialDoInterpolation = fx(20).value;\nvar moBlurPrecision = fx(32).value;\nvar elasticityRandom = fx(14).value;\nvar dampingRandom = fx(16).value;\nvar softBody = fx(28).value;\nvar flexibility = $bm_div(fx(29).value, 100);\nvar doOverlap = fx(23).value;\nvar overlapDuration = fx(24).value;\nvar overlapRandom = fx(25).value;\nvar threshold = $bm_div($bm_div(1, moBlurPrecision), 1000);\nvar zeroValue;\nif ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n zeroValue = [\n 0,\n 0\n ];\n else if (value.length == 3)\n zeroValue = [\n 0,\n 0,\n 0\n ];\n else if (value.length == 4)\n zeroValue = [\n 0,\n 0,\n 0,\n 0\n ];\n} else\n zeroValue = 0;\nvar isThisSpatial = isSpatial(thisProperty);\nvar isThisPosition = thisProperty === $bm_transform.position;\nvar simulate = false;\nif (isThisSpatial) {\n doInterpolation = doInterpolation && spatialDoInterpolation;\n if (isThisPosition && thisProperty.numKeys > 0) {\n doOverlap = false;\n simulate = false;\n } else {\n simulate = spatialMode == 2;\n doOverlap = overlapDuration != 0 && doOverlap && simulate;\n }\n} else {\n doOverlap = false;\n}\nif (!doOverlap) {\n overlapDuration = 0;\n}\nif (simulate && softBody && isThisSpatial && !isThisPosition && (doFollowThrough || doOverlap)) {\n var distanceRatio = $bm_div(length(valueAtTime(0), $bm_transform.anchorPoint), $bm_div(thisLayer.width, 2));\n distanceRatio = $bm_div($bm_sum(1, $bm_mul(distanceRatio, flexibility)), 2);\n if (doFollowThrough) {\n elasticity = $bm_div(elasticity, distanceRatio);\n damping = $bm_div(damping, distanceRatio);\n }\n if (doOverlap) {\n overlapDuration = $bm_mul(overlapDuration, distanceRatio);\n }\n}\nseedRandom(0, true);\nif (doFollowThrough) {\n if (elasticityRandom > 0)\n elasticity = addNoise(elasticity, elasticityRandom);\n if (dampingRandom > 0)\n damping = addNoise(damping, dampingRandom);\n}\nif (doOverlap) {\n if (doOverlap && overlapRandom > 0)\n overlapDuration = addNoise(overlapDuration, overlapRandom);\n}\nvar result = value;\nfunction isSpatial(prop) {\n if (!(prop.value instanceof Array))\n return false;\n if (prop.value.length != 2 && prop.value.length != 3)\n return false;\n try {\n if (typeof prop.speed !== 'undefined')\n return true;\n } catch (e) {\n return false;\n }\n}\nfunction addNoise(val, quantity) {\n var randomValue = random(0.9, 1.1);\n var noiseValue = noise($bm_mul(valueAtTime(0), randomValue));\n noiseValue = $bm_mul(noiseValue, $bm_div(quantity, 100));\n return $bm_mul(val, $bm_sum(noiseValue, 1));\n}\nfunction isAfterLastKey() {\n if (numKeys == 0)\n return false;\n var nKey = nearestKey(time);\n return nKey.time <= time && nKey.index == numKeys;\n}\nfunction isStill(t, threshold) {\n var d = $bm_sub(valueAtTime(t), valueAtTime($bm_sum(t, framesToTime(1))));\n if ($bm_isInstanceOfArray(d)) {\n for (var i = 0; i < d.length; i++) {\n d[i] = Math.abs(d[i]);\n if (d[i] >= threshold) {\n return false;\n }\n }\n return true;\n } else {\n d = Math.abs(d);\n return d < threshold;\n }\n}\nfunction bezierInterpolation(t, tMin, tMax, value1, value2, bezierPoints) {\n if (arguments.length !== 5 && arguments.length !== 6)\n return t;\n var a = $bm_sub(value2, value1);\n var b = $bm_sub(tMax, tMin);\n if (b == 0)\n return t;\n var c = clamp($bm_div($bm_sub(t, tMin), b), 0, 1);\n if (!(bezierPoints instanceof Array) || bezierPoints.length !== 4)\n bezierPoints = [\n 0.33,\n 0,\n 0.66,\n 1\n ];\n return $bm_sum($bm_mul(a, h(c, bezierPoints)), value1);\n function h(f, g) {\n var x = $bm_mul(3, g[0]);\n var j = $bm_sub($bm_mul(3, $bm_sub(g[2], g[0])), x);\n var k = $bm_sub($bm_sub(1, x), j);\n var l = $bm_mul(3, g[1]);\n var m = $bm_sub($bm_mul(3, $bm_sub(g[3], g[1])), l);\n var n = $bm_sub($bm_sub(1, l), m);\n var d = f;\n for (var i = 0; i < 5; i++) {\n var z = $bm_sub($bm_mul(d, $bm_sum(x, $bm_mul(d, $bm_sum(j, $bm_mul(d, k))))), f);\n if (Math.abs(z) < 0.001)\n break;\n d = $bm_sub(d, $bm_div(z, $bm_sum(x, $bm_mul(d, $bm_sum($bm_mul(2, j), $bm_mul($bm_mul(3, k), d))))));\n }\n return $bm_mul(d, $bm_sum(l, $bm_mul(d, $bm_sum(m, $bm_mul(d, n)))));\n }\n}\nfunction getPropWorldSpeed(t, prop) {\n return length(getPropWorldVelocity(t, prop));\n}\nfunction getPrevKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time <= t)\n return nKey;\n if (nKey.index > 1)\n return key($bm_sub(nKey.index, 1));\n return null;\n}\nfunction getNextKey(t) {\n if (numKeys == 0)\n return null;\n var nKey = nearestKey(t);\n if (nKey.time >= t)\n return nKey;\n if (nKey.index < numKeys)\n return key($bm_sum(nKey.index, 1));\n return null;\n}\nfunction getPropWorldVelocity(t, prop) {\n return $bm_mul($bm_sub(getPropWorldValue($bm_sum(t, 0.005), prop), getPropWorldValue($bm_sub(t, 0.005), prop)), 100);\n}\nfunction getLayerWorldPos(t, l) {\n return l.toWorld(l.anchorPoint, t);\n}\nfunction getPropWorldValue(t, prop) {\n if (isPosition(prop))\n return getLayerWorldPos(t, thisLayer);\n return thisLayer.toWorld(prop.valueAtTime(t), t);\n}\nfunction isPosition(prop) {\n return prop === $bm_transform.position;\n}\nfunction isKeyTop(k, axis) {\n var prevSpeed = velocityAtTime($bm_sub(k.time, threshold));\n var nextSpeed = velocityAtTime($bm_sum(k.time, threshold));\n if ($bm_isInstanceOfArray(value)) {\n prevSpeed = prevSpeed[axis];\n nextSpeed = nextSpeed[axis];\n }\n if (Math.abs(prevSpeed) < 0.01 || Math.abs(nextSpeed) < 0.01)\n return true;\n return $bm_mul(prevSpeed, nextSpeed) < 0;\n}\nfunction anticipate() {\n var anticipation = zeroValue;\n if (isAfterLastKey())\n return anticipation;\n if (numKeys < 2)\n return anticipation;\n var nextKey = getNextKey(time);\n var aKey = nextKey;\n if (!isStill(aKey.time - 0.1, 0.1)) {\n aKey = getPrevKey(time);\n if (!isStill(aKey.time - 0.1, 0.1))\n return anticipation;\n }\n if (aKey.index == numKeys)\n return anticipation;\n var anticipationMiddle = aKey.time;\n var anticipationStart = $bm_sub(anticipationMiddle, anticipationDuration);\n var anticipationEnd = key(aKey.index + 1).time;\n var startValue = anticipation;\n var midValue = $bm_mul($bm_sum($bm_neg(valueAtTime($bm_sum(anticipationMiddle, anticipationDuration))), aKey.value), anticipationQuantity);\n var endValue = anticipation;\n if (time < anticipationStart) {\n return anticipation;\n } else if (time < anticipationMiddle) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue[i], midValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationStart, anticipationMiddle, startValue, midValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else if (time <= anticipationEnd) {\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < value.length; i++) {\n anticipation[i] = bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue[i], endValue[i], [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n return anticipation;\n } else {\n return bezierInterpolation(time, anticipationMiddle, anticipationEnd, midValue, endValue, [\n slowOut,\n 0,\n slowIn,\n 1\n ]);\n }\n } else {\n return anticipation;\n }\n}\nfunction followThroughAtTime(t) {\n var fThrough = zeroValue;\n if (elasticity == 0)\n return fThrough;\n var propSpeed;\n if (!simulate) {\n if (numKeys < 2)\n return fThrough;\n if (nearestKey(t).index == 1)\n return fThrough;\n propSpeed = length(velocityAtTime(t));\n if (propSpeed >= threshold)\n return fThrough;\n } else {\n propSpeed = getPropWorldSpeed(t, thisProperty);\n if (propSpeed >= threshold)\n return fThrough;\n }\n var fThroughStart = 0;\n var fThroughTime = 0;\n if (simulate) {\n var speedI = getPropWorldSpeed(t, thisProperty);\n var i = t;\n while (speedI < threshold && i > 0) {\n i = $bm_sub(i, $bm_div(thisComp.frameDuration, moBlurPrecision));\n speedI = getPropWorldSpeed(i, thisProperty);\n }\n fThroughStart = i;\n } else {\n var fThroughKey = getPrevKey(t);\n fThroughStart = fThroughKey.time;\n }\n if (fThroughStart == 0)\n return fThrough;\n fThroughTime = $bm_sub(t, fThroughStart);\n if (simulate)\n fThrough = $bm_div(getPropWorldVelocity($bm_sub(fThroughStart, thisComp.frameDuration), thisProperty), 2);\n else\n fThrough = $bm_div(velocityAtTime($bm_sub(fThroughStart, thisComp.frameDuration)), 2);\n if (bounce) {\n var cycleDamp = Math.exp($bm_mul($bm_mul(fThroughTime, damping), 0.1));\n var damp = $bm_div(Math.exp($bm_mul(fThroughTime, damping)), $bm_div(elasticity, 2));\n var cycleDuration = $bm_div(1, $bm_mul(elasticity, 2));\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n cycleDuration = framesToTime(cycleDuration);\n var midDuration = $bm_div(cycleDuration, 2);\n var maxValue = $bm_mul(fThrough, midDuration);\n var cycvarime = fThroughTime;\n var numEndCycles = 1;\n while (cycvarime > cycleDuration) {\n cycvarime = $bm_sub(cycvarime, cycleDuration);\n cycleDuration = $bm_div(cycleDuration, cycleDamp);\n cycleDuration = Math.round(timeToFrames(cycleDuration));\n if (cycleDuration < 2) {\n cycleDuration = 2;\n numEndCycles++;\n }\n cycleDuration = framesToTime(cycleDuration);\n midDuration = $bm_div(cycleDuration, 2);\n maxValue = $bm_div($bm_mul(fThrough, midDuration), damp);\n if (numEndCycles > 100 / damping && maxValue < threshold)\n return zeroValue;\n }\n if (cycvarime < midDuration)\n fThrough = bezierInterpolation(cycvarime, 0, midDuration, 0, maxValue, [\n 0,\n 0.1,\n slowIn,\n 1\n ]);\n else\n fThrough = bezierInterpolation(cycvarime, midDuration, cycleDuration, maxValue, 0, [\n $bm_sub(1, slowIn),\n 0,\n 1,\n 0.9\n ]);\n } else {\n var damp = Math.exp($bm_mul(fThroughTime, damping));\n var sinus = $bm_mul($bm_mul($bm_mul(elasticity, fThroughTime), 2), Math.PI);\n sinus = Math.sin(sinus);\n sinus = $bm_mul($bm_div(0.3, elasticity), sinus);\n sinus = $bm_div(sinus, damp);\n if (Math.abs(sinus) < $bm_div(threshold, 100))\n return 0;\n fThrough = $bm_mul(fThrough, sinus);\n if (threshold > 0) {\n fThrough = $bm_mul(fThrough, $bm_sub(1, $bm_div(propSpeed, threshold)));\n }\n }\n if (bounce) {\n var prevValue = valueAtTime($bm_sub(fThroughStart, thisComp.frameDuration));\n var startValue = valueAtTime(fThroughStart);\n if ($bm_isInstanceOfArray(value)) {\n for (var i = 0; i < prevValue.length; i++) {\n if (prevValue[i] > startValue[i])\n fThrough[i] = Math.abs(fThrough[i]);\n if (prevValue[i] < startValue[i])\n fThrough[i] = $bm_neg(Math.abs(fThrough[i]));\n }\n } else {\n if (prevValue > startValue)\n fThrough = Math.abs(fThrough);\n if (prevValue < startValue)\n fThrough = $bm_neg(Math.abs(fThrough));\n }\n }\n if (simulate) {\n if (!isThisPosition) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer));\n fThrough = $bm_sub(thisLayer.fromWorld(fThrough), thisLayer.anchorPoint);\n } else if (thisLayer.hasParent) {\n fThrough = $bm_sum(fThrough, getLayerWorldPos(time, thisLayer.parent));\n fThrough = $bm_sub(thisLayer.parent.fromWorld(fThrough), thisLayer.parent.anchorPoint);\n }\n }\n return fThrough;\n}\nfunction followThrough() {\n var propSpeed = length(velocity);\n if (propSpeed < threshold)\n return followThroughAtTime($bm_sub(time, overlapDuration));\n var fThrough = zeroValue;\n var t = time;\n while (t > 0) {\n t = $bm_sub(t, thisComp.frameDuration);\n if (simulate)\n propSpeed = getPropWorldSpeed($bm_sub(t, overlapDuration), thisProperty);\n else\n propSpeed = length(velocityAtTime(t));\n if (propSpeed < threshold) {\n fThrough = followThroughAtTime($bm_sub(t, overlapDuration));\n break;\n }\n }\n return linear(time, t, $bm_sum(t, $bm_mul(anticipationDuration, 2)), fThrough, zeroValue);\n}\nfunction smartSmooth(axis) {\n var startKey = nearestKey(time);\n var endKey = startKey;\n if (time == startKey.time)\n return 0;\n if (time < startKey.time && startKey.index == 1)\n return 0;\n if (time > startKey.time && startKey.index == numKeys)\n return 0;\n if (time < startKey.time)\n startKey = key($bm_sub(startKey.index, 1));\n if (time > startKey.time)\n endKey = key($bm_sum(startKey.index, 1));\n var sI = 0.66;\n var sO = 0.33;\n var sIV = 1;\n var sOV = 0;\n var sVal = startKey.value;\n var eVal = endKey.value;\n if ($bm_isInstanceOfArray(value)) {\n sVal = sVal[axis];\n eVal = eVal[axis];\n }\n var sTime = startKey.time;\n var eTime = endKey.time;\n if (isKeyTop(startKey, axis))\n sO = slowOut;\n else {\n var prevKey = key($bm_sub(startKey.index, 1));\n var pVal = prevKey.value;\n if ($bm_isInstanceOfArray(value))\n pVal = pVal[axis];\n sOV = $bm_div($bm_sub(sVal, pVal), $bm_sub(eVal, pVal));\n }\n if (isKeyTop(endKey, axis)) {\n sI = slowIn;\n if (endKey.index != numKeys) {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n if (Math.abs(nVal - eVal) < 0.01 && doFollowThrough)\n sI = 1;\n }\n } else {\n var nextKey = key($bm_sum(endKey.index, 1));\n var nVal = nextKey.value;\n if ($bm_isInstanceOfArray(value))\n nVal = nVal[axis];\n sIV = $bm_div($bm_sub(eVal, sVal), $bm_sub(nVal, sVal));\n }\n if (endKey.index == numKeys && doFollowThrough) {\n sI = 1;\n }\n var val = value;\n if ($bm_isInstanceOfArray(value))\n val = val[axis];\n return $bm_sub(bezierInterpolation(time, sTime, eTime, sVal, eVal, [\n sO,\n sOV,\n sI,\n sIV\n ]), val);\n}\nfunction overlap() {\n var ol = zeroValue;\n if (isThisPosition && !hasParent)\n return zeroValue;\n ol = $bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisProperty), getPropWorldValue(time, thisProperty));\n var motionRatio = $bm_div($bm_div(length(zeroValue, ol), thisLayer.width), 2);\n if (isThisPosition) {\n var originalDistance = length(valueAtTime(0));\n motionRatio = $bm_div(length(zeroValue, ol), thisComp.width);\n }\n ol = $bm_sum(ol, getPropWorldValue(time, thisProperty));\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_sub(getPropWorldValue($bm_sub(time, overlapDuration), thisLayer.anchorPoint), ol), motionRatio), flexibility));\n ol = thisLayer.fromWorld(ol);\n if (!isThisPosition)\n ol = $bm_sub(ol, value);\n else {\n ol = linear(flexibility, 0, 100, $bm_div(ol, 2), 0);\n var prevParentWorldPos = getLayerWorldPos($bm_sub(time, overlapDuration), parent);\n ol = $bm_sum(ol, $bm_mul($bm_mul($bm_mul(thisLayer.fromWorld(prevParentWorldPos), motionRatio), flexibility), 5));\n }\n return ol;\n}\nvar okToGo = false;\nif (simulate && fx.enabled)\n okToGo = true;\nelse if (numKeys > 1 && fx.enabled)\n okToGo = true;\nif (okToGo) {\n var smartSmoothResult = zeroValue;\n if (doInterpolation) {\n if ($bm_isInstanceOfArray(value)) {\n if (value.length == 2)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1)\n ];\n else if (value.length == 3)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2)\n ];\n else if (value.length == 4)\n smartSmoothResult = [\n smartSmooth(0),\n smartSmooth(1),\n smartSmooth(2),\n smartSmooth(3)\n ];\n } else {\n smartSmoothResult = smartSmooth(0);\n }\n }\n if (doAnticipation)\n result = $bm_sum(result, anticipate());\n result = $bm_sum(result, smartSmoothResult);\n if (doFollowThrough)\n result = $bm_sum(result, followThrough());\n if (doOverlap)\n result = $bm_sum(result, overlap());\n}\n$bm_rt = result;"},"p":{"a":0,"k":[175.762,169.36,0],"ix":2,"l":2},"a":{"a":0,"k":[175.762,169.36,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"ef":[{"ty":5,"nm":"Kleaner","np":34,"mn":"Pseudo/Duik Kleaner v3.2","ix":1,"en":1,"ef":[{"ty":7,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0001","ix":1,"v":{"a":0,"k":0,"ix":1}},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0002","ix":2,"v":{"a":0,"k":0,"ix":2}},{"ty":7,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0003","ix":3,"v":{"a":0,"k":1,"ix":3}},{"ty":6,"nm":"Anticipation","mn":"Pseudo/Duik Kleaner v3.2-0004","ix":4,"v":0},{"ty":0,"nm":"Duration (s)","mn":"Pseudo/Duik Kleaner v3.2-0005","ix":5,"v":{"a":0,"k":0.3,"ix":5}},{"ty":0,"nm":"Amplitude","mn":"Pseudo/Duik Kleaner v3.2-0006","ix":6,"v":{"a":0,"k":50,"ix":6}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0007","ix":7,"v":0},{"ty":6,"nm":"Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0008","ix":8,"v":0},{"ty":0,"nm":"Slow In","mn":"Pseudo/Duik Kleaner v3.2-0009","ix":9,"v":{"a":0,"k":60,"ix":9}},{"ty":0,"nm":"Slow Out","mn":"Pseudo/Duik Kleaner v3.2-0010","ix":10,"v":{"a":0,"k":25,"ix":10}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0011","ix":11,"v":0},{"ty":6,"nm":"Follow Through","mn":"Pseudo/Duik Kleaner v3.2-0012","ix":12,"v":0},{"ty":0,"nm":"Elasticity","mn":"Pseudo/Duik Kleaner v3.2-0013","ix":13,"v":{"a":0,"k":10,"ix":13}},{"ty":0,"nm":"Elasticity random","mn":"Pseudo/Duik Kleaner v3.2-0014","ix":14,"v":{"a":0,"k":0,"ix":14}},{"ty":0,"nm":"Damping","mn":"Pseudo/Duik Kleaner v3.2-0015","ix":15,"v":{"a":0,"k":50,"ix":15}},{"ty":0,"nm":"Damping random","mn":"Pseudo/Duik Kleaner v3.2-0016","ix":16,"v":{"a":0,"k":0,"ix":16}},{"ty":7,"nm":"Bounce","mn":"Pseudo/Duik Kleaner v3.2-0017","ix":17,"v":{"a":0,"k":0,"ix":17}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0018","ix":18,"v":0},{"ty":6,"nm":"Spatial Options","mn":"Pseudo/Duik Kleaner v3.2-0019","ix":19,"v":0},{"ty":7,"nm":"Smart Interpolation","mn":"Pseudo/Duik Kleaner v3.2-0020","ix":20,"v":{"a":0,"k":0,"ix":20}},{"ty":7,"nm":"Mode","mn":"Pseudo/Duik Kleaner v3.2-0021","ix":21,"v":{"a":0,"k":1,"ix":21}},{"ty":6,"nm":"Overlap (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0022","ix":22,"v":0},{"ty":7,"nm":"Overlap","mn":"Pseudo/Duik Kleaner v3.2-0023","ix":23,"v":{"a":0,"k":1,"ix":23}},{"ty":0,"nm":"Delay (s)","mn":"Pseudo/Duik Kleaner v3.2-0024","ix":24,"v":{"a":0,"k":0.05,"ix":24}},{"ty":0,"nm":"Overlap random","mn":"Pseudo/Duik Kleaner v3.2-0025","ix":25,"v":{"a":0,"k":0,"ix":25}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0026","ix":26,"v":0},{"ty":6,"nm":"Soft Body (simulation)","mn":"Pseudo/Duik Kleaner v3.2-0027","ix":27,"v":0},{"ty":7,"nm":"Soft Body","mn":"Pseudo/Duik Kleaner v3.2-0028","ix":28,"v":{"a":0,"k":1,"ix":28}},{"ty":0,"nm":"Soft-Body Flexibility","mn":"Pseudo/Duik Kleaner v3.2-0029","ix":29,"v":{"a":0,"k":100,"ix":29}},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0030","ix":30,"v":0},{"ty":6,"nm":"","mn":"Pseudo/Duik Kleaner v3.2-0031","ix":31,"v":0},{"ty":0,"nm":"Precision","mn":"Pseudo/Duik Kleaner v3.2-0032","ix":32,"v":{"a":0,"k":1,"ix":32}}]}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-4.44],[2.981,-1.164],[1.89,1.965],[2.29,-0.109],[0.4,-0.073],[-3.671,0]],"o":[[0,3.384],[-0.618,-2.693],[-1.599,-1.638],[-0.4,0],[0.945,-3.384],[4.435,0]],"v":[[7.887,0.273],[2.799,7.769],[-0.473,0.418],[-6.688,-2.056],[-7.887,-1.91],[-0.145,-7.769]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.098039217293,0.203921571374,0.364705890417,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[143.392,202.914],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-4.44],[2.981,-1.164],[1.054,0],[0,4.439],[-0.218,0.691],[-3.671,0]],"o":[[0,3.384],[-0.909,0.4],[-4.435,0],[0,-0.764],[0.945,-3.384],[4.435,0]],"v":[[8.051,-0.018],[2.962,7.478],[0.018,8.06],[-8.051,-0.018],[-7.724,-2.201],[0.018,-8.06]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[143.228,203.205],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.363,0.181],[0.391,-0.109],[0.03,-0.405],[-0.358,-0.279],[-0.354,-0.081],[-0.307,0.194],[0.049,0.361],[0.363,-0.023]],"o":[[-0.308,-0.264],[-0.363,-0.181],[-0.391,0.109],[-0.033,0.453],[0.286,0.223],[0.354,0.081],[0.307,-0.194],[-0.05,-0.36],[0,0]],"v":[[1.352,-0.361],[0.368,-1.073],[-0.811,-1.234],[-1.571,-0.38],[-0.911,0.748],[0.052,1.241],[1.103,1.094],[1.566,0.171],[0.818,-0.48]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[208.579,148.878],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.785,0.391],[0.845,-0.236],[0.065,-0.876],[-0.775,-0.603],[-0.765,-0.176],[-0.664,0.42],[0.107,0.779],[0.784,-0.05]],"o":[[-0.667,-0.571],[-0.785,-0.392],[-0.845,0.237],[-0.072,0.98],[0.62,0.483],[0.765,0.176],[0.664,-0.42],[-0.107,-0.779],[0,0]],"v":[[2.924,-0.781],[0.796,-2.319],[-1.753,-2.669],[-3.396,-0.822],[-1.969,1.616],[0.111,2.682],[2.384,2.364],[3.385,0.37],[1.769,-1.037]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[203.348,148.79],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.462,-0.309],[1.902,1.39],[2.93,0.463],[0.54,0.026],[-1.645,1.647]],"o":[[-0.386,0.386],[-1.568,-1.775],[-2.365,-1.749],[-0.54,-0.077],[0.18,-2.187],[0,0]],"v":[[8.058,6.163],[6.798,7.217],[1.581,2.406],[-6.464,-1.119],[-8.058,-1.274],[-5.308,-7.217]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.886274516582,0.129411771894,0.180392161012,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[156.383,187.922],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.462,-0.309],[3.29,3.293],[-0.18,2.651],[-1.645,1.647]],"o":[[-0.386,0.386],[-3.676,2.599],[-2.03,-2.033],[0.18,-2.187],[0,0]],"v":[[8.069,5.306],[6.81,6.36],[-5.296,5.306],[-8.046,-2.131],[-5.296,-8.074]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.184313729405,0.262745112181,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[156.371,188.78],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.182,-1.492],[-0.128,-0.9],[-0.977,-0.154],[-0.874,0.412],[-0.977,1.544],[-0.205,0.309],[0,0],[0.232,-0.129]],"o":[[-0.54,0.694],[0.154,0.926],[0.926,0.154],[1.62,-0.798],[0.128,-0.231],[0,0],[-0.257,0.154],[-1.593,1.029]],"v":[[-3.717,-0.008],[-4.642,2.41],[-2.637,4.211],[0.113,3.671],[4.123,0.068],[4.662,-0.78],[1.192,-4.254],[0.447,-3.817]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.949019610882,0.972549021244,0.992156863213,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[161.526,150.547],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.091,-0.429],[0.09,-0.085],[0.086,0.013],[0.214,0.556],[-0.014,0.122],[-0.111,0.087],[-0.199,-0.151]],"o":[[0.02,0.095],[-0.079,0.075],[-0.62,-0.089],[-0.039,-0.101],[0.014,-0.122],[0.381,-0.3],[0.323,0.245]],"v":[[0.855,0.53],[0.789,0.835],[0.516,0.898],[-0.808,-0.129],[-0.863,-0.46],[-0.674,-0.807],[0.235,-0.478]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[135.491,101.281],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.259,-0.73],[0.126,-0.117],[0.146,0.043],[0.493,0.969],[0.008,0.197],[-0.16,0.115],[-0.366,-0.3]],"o":[[0.057,0.162],[-0.111,0.104],[-1.042,-0.306],[-0.089,-0.176],[-0.008,-0.197],[0.551,-0.396],[0.593,0.485]],"v":[[1.512,1.068],[1.483,1.552],[1.049,1.585],[-1.39,-0.441],[-1.566,-1.001],[-1.342,-1.522],[0.237,-0.749]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[139.027,105.033],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.9,-0.901],[0,0]],"o":[[0,0],[-0.9,-0.9],[0,0],[0,0]],"v":[[26.581,16.29],[-5.288,-15.615],[-8.527,-15.615],[-26.581,2.46]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.96,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[132.821,112.479],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.335,0.977],[-0.146,0.208],[0.274,-1.048]],"o":[[-0.083,-0.24],[0.398,-0.568],[-0.143,0.545]],"v":[[-0.717,0.423],[-0.59,-0.3],[0.713,-0.151]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.098039217293,0.203921571374,0.364705890417,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[137.246,113.011],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.779,2.269],[-0.338,0.483],[0.636,-2.432]],"o":[[-0.192,-0.558],[0.923,-1.318],[-0.331,1.266]],"v":[[-1.665,0.982],[-1.37,-0.696],[1.655,-0.351]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.098039217293,0.203921571374,0.364705890417,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[134.382,116.32],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-18.616,-20.763],[-11.316,-13.455],[-0.29,-24.494],[1.987,-22.214],[-9.039,-11.176],[-0.077,-2.203],[10.95,-13.241],[13.226,-10.962],[2.2,0.077],[11.163,9.05],[22.19,-1.989],[24.466,0.29],[13.44,11.329],[20.74,18.636],[18.615,20.763],[11.316,13.455],[0.29,24.494],[-1.987,22.215],[9.039,11.176],[0.076,2.203],[-10.95,13.241],[-13.227,10.962],[-2.201,-0.076],[-11.164,-9.049],[-22.19,1.989],[-24.466,-0.29],[-13.44,-11.328],[-20.74,-18.636]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.949019610882,0.972549021244,0.992156863213,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[133.5,127.05],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.087,6.922],[0,0],[-0.899,-0.9],[0,0],[-0.899,0.901],[0,0],[0.9,0.901],[0,0],[3.187,-3.294],[4.858,0.437],[4.935,5.712]],"o":[[0,0],[-0.874,0.875],[0,0],[0.899,0.901],[0,0],[0.874,-0.875],[0,0],[0.334,4.554],[-3.367,3.525],[-7.531,-0.643],[-5.218,-6.098]],"v":[[-25.702,-22.26],[-30.149,-17.809],[-30.149,-14.567],[5.963,21.585],[9.201,21.585],[30.148,0.614],[30.148,-2.628],[24.571,-8.211],[20.073,4.32],[6.811,9.311],[-11.694,-2.731]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.098039217293,0.203921571374,0.364705890417,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[133.495,135.643],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.9,-0.901],[0,0],[-0.899,-0.9],[0,0],[-0.899,0.901],[0,0],[0.9,0.901],[0,0]],"o":[[0,0],[-0.874,0.875],[0,0],[0.899,0.901],[0,0],[0.874,-0.875],[0,0],[-0.9,-0.9]],"v":[[-9.201,-30.182],[-30.149,-9.212],[-30.149,-5.97],[5.963,30.182],[9.201,30.182],[30.148,9.212],[30.148,5.97],[-5.963,-30.182]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[133.495,127.046],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.606,12.685],[0,0],[-1.414,-1.415],[0,0],[-1.413,1.415],[0,0],[1.414,1.415],[0,0],[3.83,-4.503],[6.554,0.334],[4.241,3.062]],"o":[[0,0],[-1.439,1.441],[0,0],[1.413,1.415],[0,0],[1.439,-1.441],[0,0],[-2.288,5.481],[-4.215,4.992],[-5.192,-0.258],[-11.592,-8.311]],"v":[[-34.467,-23.907],[-35.366,-23.007],[-35.392,-17.835],[5.243,22.846],[10.383,22.846],[35.366,-2.165],[35.392,-7.337],[33.156,-9.575],[24.494,5.838],[7.505,14.252],[-6.682,8.179]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[133.495,139.632],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.414,-1.415],[0,0],[-1.414,-1.415],[0,0],[-1.413,1.415],[0,0],[1.414,1.415],[0,0]],"o":[[0,0],[-1.439,1.441],[0,0],[1.413,1.415],[0,0],[1.439,-1.441],[0,0],[-1.439,-1.441]],"v":[[-10.383,-35.433],[-35.366,-10.422],[-35.392,-5.251],[5.243,35.43],[10.383,35.43],[35.366,10.419],[35.392,5.247],[-5.217,-35.407]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.156862750649,0.713725507259,0.956862747669,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[133.495,127.048],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[1.362,-7.591],[-7.582,1.364],[-1.362,7.591],[7.582,-1.364]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.815686285496,0.86274510622,0.933333337307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[160.019,152.545],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":2,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.491,-1.184],[0.899,0.129],[0.154,0.978],[-0.411,0.875],[-1.542,0.978],[-0.308,0.205],[0,0],[0.129,-0.232]],"o":[[-0.694,0.54],[-0.926,-0.154],[-0.154,-0.926],[0.797,-1.621],[0.231,-0.129],[0,0],[-0.154,0.257],[-1.028,1.595]],"v":[[0.008,3.721],[-2.407,4.647],[-4.207,2.64],[-3.667,-0.113],[-0.068,-4.127],[0.779,-4.667],[4.249,-1.193],[3.812,-0.448]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.949019610882,0.972549021244,0.992156863213,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[194.555,183.613],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.429,0.091],[0.085,-0.089],[-0.013,-0.087],[-0.555,-0.214],[-0.122,0.014],[-0.087,0.111],[0.151,0.2]],"o":[[-0.095,-0.02],[-0.075,0.08],[0.09,0.621],[0.101,0.038],[0.122,-0.014],[0.3,-0.382],[-0.245,-0.323]],"v":[[-0.53,-0.856],[-0.834,-0.79],[-0.897,-0.516],[0.128,0.809],[0.46,0.864],[0.806,0.674],[0.477,-0.236]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[243.766,209.676],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.729,0.259],[0.117,-0.126],[-0.043,-0.146],[-0.968,-0.493],[-0.197,-0.008],[-0.115,0.16],[0.3,0.367]],"o":[[-0.162,-0.057],[-0.104,0.111],[0.306,1.043],[0.176,0.089],[0.197,0.008],[0.396,-0.551],[-0.485,-0.593]],"v":[[-1.066,-1.514],[-1.55,-1.484],[-1.583,-1.05],[0.44,1.392],[0.999,1.567],[1.52,1.343],[0.748,-0.237]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[240.018,206.137],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21","np":2,"cix":2,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.9,-0.901],[0,0]],"o":[[0,0],[0.9,0.901],[0,0],[0,0]],"v":[[-16.272,-26.611],[15.597,5.294],[15.597,8.536],[-2.457,26.611]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.96,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[232.581,212.35],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22","np":2,"cix":2,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.976,-0.336],[-0.208,0.146],[1.047,-0.274]],"o":[[0.24,0.083],[0.567,-0.398],[-0.545,0.143]],"v":[[-0.423,0.718],[0.299,0.591],[0.151,-0.714]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.098039217293,0.203921571374,0.364705890417,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[232.048,207.92],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23","np":2,"cix":2,"bm":0,"ix":23,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.266,-0.78],[-0.482,0.339],[2.43,-0.637]],"o":[[0.557,0.192],[1.317,-0.924],[-1.265,0.331]],"v":[[-0.981,1.667],[0.695,1.371],[0.35,-1.657]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.098039217293,0.203921571374,0.364705890417,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[228.744,210.787],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24","np":2,"cix":2,"bm":0,"ix":24,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[20.74,18.636],[13.44,11.329],[24.466,0.29],[22.189,-1.989],[11.163,9.049],[2.2,0.076],[13.226,-10.962],[10.95,-13.241],[-0.077,-2.203],[-9.04,-11.176],[1.986,-22.215],[-0.29,-24.494],[-11.316,-13.455],[-18.616,-20.763],[-20.74,-18.636],[-13.44,-11.329],[-24.466,-0.29],[-22.19,1.989],[-11.164,-9.049],[-2.201,-0.076],[-13.227,10.962],[-10.95,13.241],[0.076,2.203],[9.039,11.176],[-1.987,22.214],[0.29,24.494],[11.316,13.455],[18.615,20.763]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.949019610882,0.972549021244,0.992156863213,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[218.025,211.67],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 25","np":2,"cix":2,"bm":0,"ix":25,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-6.914,-4.091],[0,0],[0.899,0.901],[0,0],[-0.899,0.901],[0,0],[-0.9,-0.901],[0,0],[3.29,-3.191],[-0.437,-4.863],[-5.706,-4.94]],"o":[[0,0],[-0.874,0.875],[0,0],[-0.899,-0.901],[0,0],[0.874,-0.875],[0,0],[-4.549,-0.334],[-3.521,3.371],[0.642,7.539],[6.091,5.223]],"v":[[22.235,25.731],[17.789,30.182],[14.551,30.182],[-21.561,-5.969],[-21.561,-9.211],[-0.614,-30.182],[2.625,-30.182],[8.202,-24.599],[-4.315,-20.096],[-9.301,-6.818],[2.727,11.708]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.098039217293,0.203921571374,0.364705890417,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[209.442,211.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 26","np":2,"cix":2,"bm":0,"ix":26,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.9,-0.901],[0,0],[0.899,0.901],[0,0],[-0.899,0.901],[0,0],[-0.9,-0.901],[0,0]],"o":[[0,0],[-0.874,0.875],[0,0],[-0.899,-0.901],[0,0],[0.874,-0.875],[0,0],[0.9,0.901]],"v":[[30.148,9.212],[9.201,30.182],[5.963,30.182],[-30.149,-5.969],[-30.149,-9.211],[-9.201,-30.182],[-5.963,-30.182],[30.148,5.97]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[218.029,211.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":2,"cix":2,"bm":0,"ix":27,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-12.671,-6.613],[0,0],[1.414,1.415],[0,0],[-1.413,1.415],[0,0],[-1.414,-1.415],[0,0],[4.498,-3.834],[-0.334,-6.561],[-3.059,-4.246]],"o":[[0,0],[-1.439,1.441],[0,0],[-1.413,-1.415],[0,0],[1.439,-1.441],[0,0],[-5.475,2.29],[-4.986,4.22],[0.257,5.197],[8.302,11.605]],"v":[[23.88,34.505],[22.981,35.406],[17.815,35.431],[-22.82,-5.249],[-22.82,-10.395],[2.162,-35.406],[7.328,-35.431],[9.564,-33.193],[-5.831,-24.521],[-14.236,-7.513],[-8.17,6.69]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[205.458,211.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 28","np":2,"cix":2,"bm":0,"ix":28,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.414,-1.415],[0,0],[1.414,1.415],[0,0],[-1.413,1.415],[0,0],[-1.414,-1.415],[0,0]],"o":[[0,0],[-1.439,1.441],[0,0],[-1.413,-1.415],[0,0],[1.439,-1.441],[0,0],[1.439,1.441]],"v":[[35.393,10.395],[10.411,35.406],[5.245,35.431],[-35.39,-5.249],[-35.39,-10.395],[-10.408,-35.406],[-5.242,-35.431],[35.368,5.223]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.156862750649,0.713725507259,0.956862747669,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[218.028,211.675],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 29","np":2,"cix":2,"bm":0,"ix":29,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[7.582,-1.364],[-1.362,7.591],[-7.582,1.364],[1.362,-7.591]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.815686285496,0.86274510622,0.933333337307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[192.559,185.121],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30","np":2,"cix":2,"bm":0,"ix":30,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.802,-4.657],[0,0],[2.827,4.117],[0.205,1.338],[-1.105,0.746],[-0.874,-0.206],[-0.771,-0.463]],"o":[[0,0],[-3.958,-3.036],[-0.745,-1.106],[-0.232,-1.312],[0.745,-0.489],[0.874,0.154],[4.703,2.753]],"v":[[8.937,3.235],[2.897,9.281],[-7.179,-1.68],[-8.875,-5.282],[-7.59,-8.833],[-4.994,-9.167],[-2.552,-8.112]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.815686285496,0.86274510622,0.933333337307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[166.427,185.102],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 31","np":2,"cix":2,"bm":0,"ix":31,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.853,-3.062],[0,0],[2.365,4.066],[-0.565,1.184],[-1.234,-0.103],[-1.054,-0.644]],"o":[[0,0],[-3.881,-2.599],[-0.668,-1.132],[0.514,-1.132],[1.234,0.103],[3.572,2.187]],"v":[[8.246,1.949],[2.823,7.378],[-7.407,-2.091],[-7.998,-5.822],[-4.862,-7.366],[-1.444,-6.001]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.815686285496,0.86274510622,0.933333337307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[192.434,161.043],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 32","np":2,"cix":2,"bm":0,"ix":32,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.333,-0.533],[-0.364,-0.122],[-0.21,0.223],[0.296,0.409],[0.425,-0.107]],"o":[[0.228,0.365],[0.418,0.139],[0.21,-0.223],[-0.382,-0.529],[-0.402,0.101]],"v":[[-1.005,0.233],[0.006,0.984],[1.039,0.891],[0.93,-0.199],[-0.75,-1.06]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[185.301,169.518],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 33","np":2,"cix":2,"bm":0,"ix":33,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.516,-0.825],[-0.564,-0.188],[-0.325,0.345],[0.457,0.634],[0.658,-0.165]],"o":[[0.353,0.565],[0.648,0.216],[0.325,-0.345],[-0.591,-0.819],[-0.622,0.156]],"v":[[-1.555,0.36],[0.01,1.522],[1.608,1.379],[1.439,-0.309],[-1.161,-1.64]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[180.393,168.693],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 34","np":2,"cix":2,"bm":0,"ix":34,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.703,-2.033],[0,0],[1.105,1.106],[0,0],[-1.105,1.106],[0,0],[-1.105,-1.106],[0,0],[0.976,-2.007],[-0.951,-2.753],[-1.979,-2.136]],"o":[[0,0],[-1.105,1.106],[0,0],[-1.105,-1.106],[0,0],[1.131,-1.132],[0,0],[-2.133,0.591],[-1.26,2.65],[0.925,2.728],[3.444,3.757]],"v":[[16.697,13.276],[10.451,19.528],[6.442,19.528],[-15.868,-2.806],[-15.868,-6.82],[-3.197,-19.506],[0.839,-19.531],[4.848,-15.517],[-0.087,-11.297],[-0.318,-2.78],[4.334,4.501]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[172.161,169.323],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 35","np":2,"cix":2,"bm":0,"ix":35,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.977,-0.206],[9.098,4.168],[0,0],[-9.767,9.16],[-7.094,-9.675],[1.851,-1.184],[-0.411,-3.139],[-1.902,-2.47],[-13.571,-0.257]],"o":[[-8.379,4.117],[0,0],[-5.809,-12.66],[-2.57,2.728],[-1.825,-1.158],[-2.647,1.673],[0.411,3.088],[8.225,10.807],[1.002,0.026]],"v":[[24.742,26.164],[-2.887,25.932],[-21.444,7.355],[-15.661,-29.157],[-7.745,-8.47],[-14.016,-8.521],[-17.332,-0.261],[-13.348,8.101],[21.71,25.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[204.57,136.056],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 36","np":2,"cix":2,"bm":0,"ix":36,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.131,-1.132],[0,0],[1.105,1.106],[0,0],[-1.105,1.106],[0,0],[-1.105,-1.106],[0,0]],"o":[[0,0],[-1.105,1.106],[0,0],[-1.105,-1.106],[0,0],[1.131,-1.132],[0,0],[1.105,1.106]],"v":[[19.484,6.843],[6.813,19.528],[2.803,19.528],[-19.506,-2.806],[-19.506,-6.82],[-6.835,-19.506],[-2.8,-19.531],[19.509,2.803]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.156862750649,0.713725507259,0.956862747669,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[175.799,169.323],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 37","np":2,"cix":2,"bm":0,"ix":37,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.694,0.695],[0,0],[-0.694,0.695],[0,0]],"o":[[0,0],[-0.694,0.695],[0,0],[-0.694,-0.695],[0,0],[0,0]],"v":[[13.755,4.807],[5.323,13.249],[2.808,13.249],[-13.234,-2.811],[-13.234,-5.329],[-4.802,-13.771]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647058844566,0.752941191196,0.866666674614,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[162.971,182.166],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 38","np":2,"cix":2,"bm":0,"ix":38,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[13.404,5.159],[5.153,13.419],[-13.404,-5.159],[-5.153,-13.419]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647058844566,0.752941191196,0.866666674614,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[188.279,156.83],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 39","np":2,"cix":2,"bm":0,"ix":39,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.519,-1.184],[9.098,4.168],[0,0],[-9.767,9.16],[-7.094,-9.675],[-0.026,0.026],[-3.418,-3.628],[-3.83,3.319]],"o":[[-2.108,1.956],[-8.379,4.117],[0,0],[-5.809,-12.66],[-2.57,2.728],[0,0],[2.544,3.525],[12.98,13.869],[0,0]],"v":[[28.212,21.43],[21.273,26.164],[-6.357,25.932],[-24.914,7.355],[-19.131,-29.157],[-11.215,-8.47],[-11.189,-8.444],[-2.168,2.389],[28.187,21.404]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.156862750649,0.713725507259,0.956862747669,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[208.04,136.056],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 40","np":2,"cix":2,"bm":0,"ix":40,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.159,-0.661],[-0.307,-0.362],[-0.455,0.368],[-0.111,0.574],[1.057,-0.075]],"o":[[-0.111,0.462],[0.378,0.446],[0.454,-0.368],[0.132,-0.686],[-0.864,0.061]],"v":[[-1.251,0.324],[-1.084,1.685],[0.499,1.716],[1.276,0.184],[0.3,-2.003]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.960784316063,0.509803950787,0.06274510175,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[233.651,114.229],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 41","np":2,"cix":2,"bm":0,"ix":41,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.231,-0.129],[2.313,2.315],[-3.367,3.371],[-2.827,-0.669],[0.899,-1.364],[-0.565,-2.315],[-2.159,-1.441]],"o":[[-2.93,0.823],[-3.367,-3.371],[2.211,-2.213],[-1.336,0.875],[-1.337,2.007],[0.591,2.547],[0.205,0.154]],"v":[[5.529,8.315],[-3.004,6.102],[-3.004,-6.094],[5.118,-8.41],[1.674,-5.014],[0.312,1.856],[4.887,7.929]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.960784316063,0.509803950787,0.06274510175,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[227.643,114.028],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 42","np":2,"cix":2,"bm":0,"ix":42,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.393,-3.397],[1.311,-0.386],[0,0],[2.313,2.315],[-3.367,3.371],[-2.827,-0.669],[-1.156,-1.158]],"o":[[-1.053,1.055],[0,0],[-2.93,0.823],[-3.367,-3.371],[2.211,-2.213],[1.491,0.36],[3.367,3.371]],"v":[[6.08,6.102],[2.456,8.289],[2.431,8.315],[-6.103,6.102],[-6.103,-6.094],[2.019,-8.41],[6.106,-6.12]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.623529434204,0.109803922474,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[230.742,114.028],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 43","np":2,"cix":2,"bm":0,"ix":43,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.108,1.03],[1.182,0.36],[0,0],[-1.285,-1.287]],"o":[[-1.748,-1.544],[-1.105,-0.54],[0,0],[1.671,0.747],[0,0]],"v":[[3.354,4.336],[-2.48,0.45],[-5.924,-0.888],[1.427,-4.336],[5.924,-1.222]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[224.806,118.805],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44","np":2,"cix":2,"bm":0,"ix":44,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.411,-0.051],[3.315,3.525],[2.467,3.345],[-0.051,0.051],[0,0],[0,0],[0,0],[0.745,-1.57],[0,0],[0,0],[0,0],[0.899,-0.026],[1.697,-0.669],[-0.18,-4.142],[-2.75,-2.753]],"o":[[-0.283,0.283],[-3.213,-2.702],[-3.238,-3.448],[0.026,-0.077],[0,0],[0,0],[0,0],[1.593,-0.72],[0,0],[0,0],[0,0],[-0.951,-0.129],[-1.825,0.026],[-3.855,1.492],[0.18,3.834],[0,0]],"v":[[2.22,17.006],[1.166,17.495],[-8.704,8.077],[-17.314,-2.189],[-17.16,-2.395],[4.301,-12.456],[11.652,-15.904],[14.66,-17.319],[17.127,-14.849],[16.15,-12.79],[13.58,-7.233],[12.501,-4.968],[9.725,-5.122],[4.353,-4.119],[-2.484,5.298],[3.197,14.948]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.886274516582,0.129411771894,0.180392161012,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[214.576,130.377],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 45","np":2,"cix":2,"bm":0,"ix":45,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.411,-0.051],[3.315,3.525],[2.467,3.345],[-0.051,0.051],[0,0],[0,0],[0,0],[0.745,-1.57],[0,0],[0,0],[0,0],[0,0]],"o":[[-0.283,0.283],[-3.213,-2.702],[-3.238,-3.448],[0.026,-0.077],[0,0],[0,0],[0,0],[1.593,-0.72],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[2.22,17.006],[1.166,17.495],[-8.704,8.077],[-17.314,-2.189],[-17.16,-2.395],[4.301,-12.456],[11.652,-15.904],[14.66,-17.319],[17.127,-14.849],[16.15,-12.79],[13.58,-7.233],[12.501,-4.968],[3.197,14.948]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.184313729405,0.262745112181,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[214.576,130.377],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 46","np":2,"cix":2,"bm":0,"ix":46,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.75,-6.098],[0.18,0.129],[9.073,11.193],[1.182,2.161],[-6.4,-6.818]],"o":[[-0.18,-0.129],[-11.232,-9.083],[-1.568,-1.93],[5.449,3.448],[7.531,8.054]],"v":[[17.169,19.015],[16.655,18.603],[-12.851,-12.994],[-17.169,-19.015],[1.182,-3.217]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.156862750649,0.713725507259,0.956862747669,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[218.209,128.96],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 47","np":2,"cix":2,"bm":0,"ix":47,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.594,-1.492],[0.874,-0.051],[8.944,9.572],[5.372,-0.283],[-1.182,1.081],[-5.655,-3.602],[-6.4,-6.818],[-2.75,-6.098]],"o":[[-0.514,0.464],[-1.902,-6.278],[-11.257,-12.042],[-0.925,-2.882],[1.902,-1.801],[5.449,3.448],[7.531,8.054],[2.056,4.529]],"v":[[23.651,25.306],[21.594,26.078],[4.374,0.604],[-23.975,-19.131],[-23.641,-25.281],[-11.613,-22.142],[6.739,-6.343],[22.725,15.889]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.035294119269,0.364705890417,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[212.653,132.087],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 48","np":2,"cix":2,"bm":0,"ix":48,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.719,-3.486],[13.074,13.982],[-3.744,3.509],[-13.048,-13.954]],"o":[[-3.744,3.509],[-13.048,-13.954],[3.719,-3.485],[13.075,13.982]],"v":[[23.662,25.294],[-6.788,6.336],[-23.651,-25.304],[6.747,-6.349]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.098039217293,0.203921571374,0.364705890417,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[212.66,132.101],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 49","np":2,"cix":2,"bm":0,"ix":49,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[4.698,-4.912],[-4.698,4.912]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.156862750649,0.713725507259,0.956862747669,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5.761,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[148.344,197.623],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 50","np":2,"cix":2,"bm":0,"ix":50,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[147.847,252.292,0],"ix":2,"l":2},"a":{"a":0,"k":[147.847,252.292,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-0.038],[19.356,1.344],[-3.456,5.492],[-0.807,-0.691],[-7.566,-2.612],[-3.418,-0.461],[-14.402,3.61],[0.807,0.845],[-10.177,-0.192]],"o":[[0,0],[-2.496,-0.154],[5.108,-3.38],[2.65,2.227],[3.264,1.152],[19.356,2.573],[1.152,-0.269],[10.254,2.612],[0,0.038]],"v":[[55.71,5.942],[-54.358,7.594],[-52.284,-1.969],[-40.993,-7.845],[-40.762,0.757],[-30.931,3.715],[27.521,4.214],[25.063,1.718],[55.672,5.865]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[136.36,267.06],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.194,-0.956],[-0.557,-0.197],[-0.313,0.362],[-0.063,0.475],[0.333,0.839],[0.708,-0.098],[0.103,-0.508]],"o":[[0.118,0.58],[0.451,0.16],[0.313,-0.363],[0.119,-0.896],[-0.202,-0.509],[-0.643,0.089],[-0.195,0.962]],"v":[[-1.287,1.586],[-0.368,3.008],[0.919,2.594],[1.433,1.273],[1.096,-1.386],[-0.329,-3.057],[-1.364,-1.385]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647058844566,0.752941191196,0.866666674614,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[129.034,238.274],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.354,-1.75],[-1.021,-0.362],[-0.574,0.664],[-0.116,0.87],[0.611,1.538],[1.297,-0.18],[0.189,-0.932]],"o":[[0.215,1.062],[0.827,0.293],[0.574,-0.664],[0.218,-1.641],[-0.371,-0.933],[-1.178,0.164],[-0.357,1.763]],"v":[[-2.359,2.907],[-0.674,5.512],[1.685,4.753],[2.625,2.333],[2.009,-2.54],[-0.603,-5.601],[-2.5,-2.538]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647058844566,0.752941191196,0.866666674614,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[133.003,248.46],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-0.038],[19.356,1.344],[-3.456,5.492],[-6.337,6.145],[-2.074,1.651],[1.229,-3.226],[-0.192,-1.575],[-1.575,-0.307],[-1.767,-0.307],[-1.651,-2.035],[-3.648,1.037],[-3.61,0.807],[-4.033,-0.538],[-3.956,0.922],[-0.922,3.917],[-0.807,4.148],[-5.684,-9.64],[-1.037,-2.035]],"o":[[0,0],[-2.496,-0.154],[3.226,-5.185],[1.882,-1.728],[-1.114,3.303],[-0.538,1.421],[0.115,1.536],[1.728,0.384],[2.688,0.422],[2.266,2.919],[3.495,-1.037],[3.956,-0.922],[3.917,0.614],[3.917,-0.922],[0.96,-4.455],[9.332,6.529],[1.229,1.92],[0,0.038]],"v":[[55.71,14.478],[-54.358,16.129],[-52.284,6.567],[-37.383,-11.33],[-31.584,-16.476],[-35.079,-6.645],[-35.924,-2.19],[-33.312,1.228],[-27.935,0.383],[-22.866,6.375],[-12.612,8.448],[-2.281,4.531],[9.74,4.646],[21.76,4.838],[30.325,-2.804],[29.403,-16.284],[52.292,8.372],[55.672,14.401]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647058844566,0.752941191196,0.866666674614,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[136.36,258.524],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.036,-2.07],[19.359,1.346],[-13.043,12.63],[-2.07,1.656],[-5.072,2.381],[-8.075,-2.588],[-6.211,-4.348],[-5.694,-9.628]],"o":[[0,0],[-4.866,-0.31],[1.864,-1.76],[4.658,-4.037],[8.282,-4.038],[7.351,2.278],[9.318,6.522],[1.242,1.967]],"v":[[55.702,20.701],[-54.344,22.358],[-37.367,-5.076],[-31.569,-10.252],[-16.868,-20.191],[8.909,-20.191],[29.406,-10.046],[52.286,14.593]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.815686285496,0.86274510622,0.933333337307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[136.36,252.288],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.242,-0.103],[0,0],[-3.313,4.451],[-3.933,3.002],[-2.07,0.621],[-9.007,-4.037],[-5.072,0.311]],"o":[[-15.529,0.621],[1.864,-5.176],[2.898,-3.934],[1.76,-1.242],[2.692,9.524],[4.658,2.07],[1.553,2.485]],"v":[[28.847,14.096],[-29.541,14.096],[-21.362,-0.397],[-11.424,-11.371],[-5.627,-14.373],[13.112,7.264],[28.019,9.955]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[185.472,258.893],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.207,-0.725],[0.415,-0.311],[0,0],[-3.313,4.451],[-3.933,3.002],[-2.07,0.621],[-0.621,0.103],[-7.66,-3.106],[-4.038,0.207],[-0.931,-1.449]],"o":[[-0.414,0.414],[-15.943,0.621],[1.864,-5.176],[2.898,-3.934],[1.76,-1.242],[0.518,-0.207],[2.381,7.867],[3.83,1.553],[1.553,1.863],[0.828,1.346]],"v":[[29.556,13.268],[28.21,14.303],[-29.556,14.303],[-21.377,-0.19],[-11.439,-11.164],[-5.642,-14.166],[-3.985,-14.579],[12.268,3.123],[24.277,5.09],[28.003,10.162]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.647058844566,0.752941191196,0.866666674614,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[185.488,258.686],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.207,-0.725],[0.621,0],[0,0],[0,0],[-3.313,4.451],[-3.933,3.002],[-2.07,0.621],[-0.621,0.103],[-2.174,-0.621],[-2.588,-2.485],[-3.83,-4.969],[-0.931,-1.449]],"o":[[0,0.621],[0,0],[-15.943,0.621],[1.864,-5.176],[2.898,-3.934],[1.76,-1.242],[0.518,-0.207],[2.174,-0.518],[3.416,0.931],[3.519,3.313],[1.553,1.863],[0.828,1.346]],"v":[[29.556,13.482],[28.831,14.517],[28.21,14.517],[-29.556,14.517],[-21.377,0.024],[-11.439,-10.95],[-5.642,-13.952],[-3.985,-14.365],[2.64,-14.365],[11.647,-8.568],[24.277,5.304],[28.003,10.376]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.815686285496,0.86274510622,0.933333337307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[185.488,258.472],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[185.488,258.472],"ix":2},"a":{"a":0,"k":[185.488,258.472],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":5,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[185.488,258.472],"ix":2},"a":{"a":0,"k":[185.488,258.472],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/phone_search_no_vip.json b/QuickLocation/Resource/lotties/phone_search_no_vip.json new file mode 100644 index 0000000..e3a129a --- /dev/null +++ b/QuickLocation/Resource/lotties/phone_search_no_vip.json @@ -0,0 +1 @@ +{"v":"5.10.0","fr":29.9700012207031,"ip":0,"op":120.0000048877,"w":512,"h":512,"nm":"Comp 1","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer 10","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":0,"s":[149.401,72.795,0],"to":[-7.167,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":20,"s":[106.401,72.795,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":40,"s":[149.401,72.795,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":60,"s":[106.401,72.795,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":80,"s":[149.401,72.795,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":100,"s":[106.401,72.795,0],"to":[0,0,0],"ti":[-7.167,0,0]},{"t":119.000004846969,"s":[149.401,72.795,0]}],"ix":2,"l":2},"a":{"a":0,"k":[-149.599,-183.205,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-2.418,-3.202]],"o":[[4.323,0],[0,0]],"v":[[-141.528,-190.059],[-130.949,-184.787]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-1.39]],"o":[[0.397,1.258],[0,0]],"v":[[-128.892,-180.8],[-128.281,-176.812]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.232,0]],"o":[[0,-4.235],[0,0]],"v":[[-170.987,-170.097],[-163.321,-177.763]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.011,0.059],[-6.993,-0.227],[-0.957,-0.249],[-9.075,-0.654],[-1.298,-8.913]],"o":[[0.005,-0.059],[0.914,-6.939],[1.022,0.038],[2.856,-7.951],[9.113,0.66],[0,0]],"v":[[-176.966,-171.766],[-176.944,-171.945],[-162.855,-183.838],[-159.886,-183.411],[-140.08,-196.261],[-122.232,-179.635]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 9","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":0,"s":[426.979,42.722,0],"to":[7.167,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":20,"s":[469.979,42.722,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":40,"s":[426.979,42.722,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":60,"s":[469.979,42.722,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":80,"s":[426.979,42.722,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":100,"s":[469.979,42.722,0],"to":[0,0,0],"ti":[7.167,0,0]},{"t":119.000004846969,"s":[426.979,42.722,0]}],"ix":2,"l":2},"a":{"a":0,"k":[170.979,-213.278,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.031,-4.015]],"o":[[5.42,0],[0,0]],"v":[[181.099,-221.87],[194.363,-215.261]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-1.742]],"o":[[0.497,1.578],[0,0]],"v":[[196.942,-210.262],[197.707,-205.262]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-5.306,0]],"o":[[0,-5.31],[0,0]],"v":[[144.162,-196.842],[153.774,-206.454]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.014,0.074],[-8.768,-0.285],[-1.2,-0.312],[-11.379,-0.82],[-1.628,-11.175]],"o":[[0.007,-0.074],[1.146,-8.7],[1.282,0.047],[3.581,-9.969],[11.426,0.827],[0,0]],"v":[[136.666,-198.935],[136.693,-199.159],[154.358,-214.071],[158.081,-213.535],[182.914,-229.647],[205.292,-208.802]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Layer 12","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[343.485,46.946,0],"ix":2,"l":2},"a":{"a":0,"k":[58.485,-178.054,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[26.123,-165.985],[27.465,-175.36]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[38.27,-165.763],[42.117,-172.848]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[44.096,-176.494],[52.769,-192.468]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[47.652,-158.135],[71.296,-178.764]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[77.355,-184.05],[90.846,-195.82]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[55.555,-148.688],[72.68,-154.304]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0]],"o":[[0,0]],"v":[[78.075,-201.837]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0]],"o":[[0,0]],"v":[[84.474,-207.42]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":110,"s":[0]},{"t":120.0000048877,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":9,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":110.000004480392,"op":120.0000048877,"st":80.0000032584668,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 11","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[343.485,46.946,0],"ix":2,"l":2},"a":{"a":0,"k":[58.485,-178.054,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[26.123,-165.985],[27.465,-175.36]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[38.27,-165.763],[42.117,-172.848]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[44.096,-176.494],[52.769,-192.468]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[47.652,-158.135],[71.296,-178.764]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[77.355,-184.05],[90.846,-195.82]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[55.555,-148.688],[72.68,-154.304]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0]],"o":[[0,0]],"v":[[78.075,-201.837]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0]],"o":[[0,0]],"v":[[84.474,-207.42]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":70,"s":[0]},{"t":80.0000032584668,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":9,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":70.0000028511585,"op":80.0000032584668,"st":40.0000016292334,"ct":1,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 8","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[343.485,46.946,0],"ix":2,"l":2},"a":{"a":0,"k":[58.485,-178.054,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[26.123,-165.985],[27.465,-175.36]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[38.27,-165.763],[42.117,-172.848]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[44.096,-176.494],[52.769,-192.468]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[47.652,-158.135],[71.296,-178.764]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[77.355,-184.05],[90.846,-195.82]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[55.555,-148.688],[72.68,-154.304]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0]],"o":[[0,0]],"v":[[78.075,-201.837]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0]],"o":[[0,0]],"v":[[84.474,-207.42]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.264,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":30,"s":[0]},{"t":40.0000016292334,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":9,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":30.0000012219251,"op":40.0000016292334,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 7","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[147.525,-55.165],[165.142,-70.992]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Layer 6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":0,"s":[15]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":20,"s":[0]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":40,"s":[15]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":60,"s":[0]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":80,"s":[15]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":100,"s":[0]},{"t":119.000004846969,"s":[15]}],"ix":10},"p":{"a":0,"k":[414.54,149.917,0],"ix":2,"l":2},"a":{"a":0,"k":[158.54,-106.083,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.333,-1.797],[-1.085,-1.47],[-1.743,0.55],[-0.508,1.277],[0.134,1.368],[1.027,1.204],[1.494,-0.522]],"o":[[-1.002,1.528],[-0.333,1.797],[1.085,1.47],[1.311,-0.414],[0.508,-1.277],[-0.155,-1.575],[-1.027,-1.204],[0,0]],"v":[[-24.906,-112.905],[-27.111,-107.925],[-26.1,-102.692],[-21.276,-100.928],[-18.451,-103.743],[-18.019,-107.804],[-19.633,-112.19],[-23.881,-113.572]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":80,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.279,-2.392],[-1.938,-1.43],[-1.981,1.37],[-0.143,1.806],[0.701,1.67],[1.762,1.117],[1.679,-1.238]],"o":[[-0.668,2.314],[0.279,2.392],[1.938,1.43],[1.49,-1.03],[0.143,-1.806],[-0.807,-1.923],[-1.762,-1.117],[0,0]],"v":[[-35.63,-130.263],[-36.472,-123.136],[-33.166,-116.938],[-26.405,-116.59],[-23.941,-121.233],[-24.975,-126.515],[-28.712,-131.412],[-34.598,-131.502]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":80,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-1.599,1.477]],"o":[[2.077,-0.652],[0,0]],"v":[[55.237,-21.721],[60.842,-24.967]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-1.052,1.384]],"o":[[1.706,-0.332],[0,0]],"v":[[49.794,-26.565],[54.126,-29.26]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-1.721,1.141]],"o":[[2.064,0.07],[0,0]],"v":[[47.646,-33],[53.513,-34.658]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[3.356,-2.803],[0,0],[-0.222,0],[-6.751,6.117],[3.061,7.752]],"o":[[0,0],[-4.141,1.405],[0,0],[0,0],[0.123,0],[6.176,-5.596],[0,0]],"v":[[161.031,-105.952],[156.087,-104.275],[144.745,-97.909],[128.924,-85.624],[147.525,-55.165],[162.018,-68.16],[167.194,-90.345]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.270588248968,0.176470592618,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[144.95,-59.243],[139.262,-54.656],[130.79,-81.517],[130.104,-83.678],[131.221,-81.836]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.690196096897,0.580392181873,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[5.279,-1.498],[0,0],[4.316,0.112],[0,0],[1.683,1.564],[0,0],[1.302,2.167],[0,0],[0.455,1.987],[0,0],[-1.723,2.457],[0,0],[-1.867,-0.973],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[-4.271,3.446],[0,0],[-2.649,2.257],[-5.114,-0.12],[0,0],[-1.683,-1.572],[0,0],[-1.657,-2.757],[0,0],[-0.981,-4.3],[1.827,1.372],[1.715,-2.457],[1.795,-1.117],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[163.673,-73.443],[146.171,-59.323],[140.483,-54.736],[127.474,-44.242],[113.002,-36.75],[75.354,-26.065],[59.527,-16.644],[54.485,-21.486],[50.257,-22.754],[49.371,-26.408],[46.127,-28.251],[47.225,-33.061],[44.33,-36.428],[46.994,-41.27],[59.678,-43.639],[59.399,-48.848],[65.191,-48.49],[105.717,-62.283],[132.011,-81.596],[132.441,-81.915],[137.403,-85.561]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[12.66,-13.322],[4.836,-1.616],[0.509,-0.14],[17.048,33.146],[-24.741,7.018],[-17.048,-33.146]],"o":[[-3.284,3.45],[-0.488,0.173],[-24.733,7.019],[-17.056,-33.139],[24.733,-7.019],[13.261,25.781]],"v":[[49.689,-61.916],[37.493,-54.206],[36.002,-53.737],[-39.652,-101.042],[-25.739,-173.757],[49.915,-126.452]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.203,-2.36],[2.352,3.203],[0,0],[-3.284,3.45],[0,0]],"o":[[-3.203,2.352],[0,0],[4.836,-1.616],[0,0],[2.352,3.203]],"v":[[85.852,-0.534],[75.794,-2.079],[37.493,-54.206],[49.689,-61.916],[87.397,-10.601]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[12.66,-13.322],[4.836,-1.616],[0.509,-0.14],[17.048,33.146],[-24.741,7.018],[-17.048,-33.146]],"o":[[-3.284,3.45],[-0.488,0.173],[-24.733,7.019],[-17.056,-33.139],[24.733,-7.019],[13.261,25.781]],"v":[[49.689,-61.916],[37.493,-54.206],[36.002,-53.737],[-39.652,-101.042],[-25.739,-173.757],[49.915,-126.452]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.831372559071,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":10,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Layer 5","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":10,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":13,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":16,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":40,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":43,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":46,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":75,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":78,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":81,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":102,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":105,"s":[0]},{"t":108.00000439893,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.254,-1.319],[0.91,0.177],[-0.258,1.309],[-0.914,-0.188]],"o":[[-0.268,1.313],[-0.914,-0.187],[0.264,-1.323],[0.91,0.177]],"v":[[140.627,-142.246],[138.494,-140.192],[137.305,-142.901],[139.438,-144.954]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.254,-1.319],[0.91,0.177],[-0.258,1.309],[-0.914,-0.188]],"o":[[-0.268,1.313],[-0.914,-0.187],[0.264,-1.323],[0.91,0.177]],"v":[[152.839,-141.322],[150.706,-139.268],[149.516,-141.976],[151.649,-144.03]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Layer 4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[147.525,-55.165],[165.142,-70.992]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[5.147,-0.535],[0,0],[1.56,-3.782],[0,0],[-0.457,-4.353],[0,0]],"o":[[0,0],[-1.687,-4.892],[0,0],[-4.069,0.423],[0,0],[-1.703,4.032],[0,0],[0,0]],"v":[[168.049,37.793],[164.369,27.124],[152.699,19.684],[152.698,19.684],[143.561,26.509],[128.048,64.116],[126.149,76.9],[134.333,154.884]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[204.332,-60.401],[202.267,-78.621]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[232.197,164.851],[200.695,167.794]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[188.054,12.626],[213.336,157.36]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.628,-1.793],[2.414,0.196]],"o":[[-1.015,2.199],[-1.628,1.793],[0,0]],"v":[[153.79,-5.465],[150.109,0.764],[143.728,3.673]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-2.868,-3.353],[-4.355,-0.706]],"o":[[0.022,4.412],[2.868,3.353],[0,0]],"v":[[193.781,-11.183],[198.302,0.968],[209.605,7.32]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-11.956,2.061],[-2.932,0.506],[-2.072,-13.199],[0.357,-0.143],[0,0],[0,0]],"o":[[2.885,-0.497],[13.165,-2.274],[4.401,28.04],[-0.531,0.213],[0,0],[-0.844,-12.102]],"v":[[163.463,-106.689],[172.259,-108.207],[199.971,-88.339],[210.643,-17.54],[148.784,-11.694],[143.897,-81.75]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.270588248968,0.176470592618,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[156.619,-21.598],[194.229,177.468],[241.075,169.864],[208.294,-23.94]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.290196090937,0.301960796118,0.86274510622,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[164.369,27.124],[156.619,68.078],[170.979,45.663]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.027450980619,0.027450980619,0.058823529631,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-1.086,-11.155]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-5.644,9.682],[0,0]],"v":[[110.448,176.992],[163.685,176.992],[152.252,74.895],[187.524,19.837],[176.622,-27.235],[149.233,-12.975],[108.835,56.328],[101.823,88.379]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.290196090937,0.301960796118,0.86274510622,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.927,-12.796]],"o":[[0,0],[0,0]],"v":[[157.642,208.731],[142.403,222.481]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[108.09,208.859],[112.315,213.044]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[111.279,206.67],[115.504,210.855]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[114.468,204.481],[118.693,208.666]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.937,-3.787],[16.466,2.142]],"o":[[0,0],[-4.937,3.787],[0,0]],"v":[[156.25,192.141],[147.028,194.405],[116.424,202.065]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0.179,3.107],[0,0],[0,0],[0,0]],"v":[[100.404,226.005],[100.93,231.609],[159.152,226.723],[158.681,221.115]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[12.269,1.324],[4.873,-2.213],[1.565,-4.72],[0,0],[0,0],[0,0],[6.891,-3.873]],"o":[[0,0],[-4.873,2.213],[-1.565,4.72],[0,0],[0,0],[0,0],[-6.891,3.873]],"v":[[118.398,198.141],[111.461,206.606],[101.019,216.306],[100.93,231.609],[159.152,226.723],[155.845,187.312],[146.272,189.135]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.831372559071,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":2,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[116.626,176.347],[153.603,183.777],[153.26,176.347]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[11.384,7.982],[0,0],[0,0]],"o":[[-12.016,9.524],[0,0],[0,0],[0,0]],"v":[[153.836,188.827],[118.456,198.88],[114.83,153.743],[151.895,146.758]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[245.337,27.881],[242.389,19.837]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21","np":2,"cix":2,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[240.081,30.131],[236.749,21.707]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22","np":2,"cix":2,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[234.846,32.111],[231.958,23.447]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23","np":2,"cix":2,"bm":0,"ix":23,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-2.248,2.672],[0,0]],"o":[[0,0],[2.248,-2.672],[0,0]],"v":[[222.902,19.564],[229.506,17.144],[231.014,11.263]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24","np":2,"cix":2,"bm":0,"ix":24,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-1.425,-0.683],[0,0],[-0.755,1.545],[0,0],[-3.527,0.212],[0,0],[-2.632,0.518],[0,0],[-2.745,0.877],[0,0],[-1.178,4.905],[0,0]],"o":[[0,0],[-0.503,1.498],[0,0],[1.551,0.744],[0,0],[0,0],[3.233,-0.195],[0,0],[2.921,-0.575],[0,0],[3.287,-1.051],[0,0],[1.011,-4.209],[0,0]],"v":[[215.935,9.085],[213.655,24.288],[215.269,28.108],[215.269,28.108],[219.434,26.66],[222.902,19.564],[231.916,37.791],[234.846,32.111],[238.745,36.399],[240.081,30.131],[244.02,34.302],[245.337,27.881],[250.42,26.768],[238.337,-1.613]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 25","np":2,"cix":2,"bm":0,"ix":25,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-5.266,-11.554],[0,0],[0,0]],"o":[[0,0],[12.672,-0.811],[0,0],[0,0],[0,0]],"v":[[178.354,-108.56],[178.354,-108.56],[208.147,-90.716],[219.756,-65.244],[189.01,-55.591]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.270588248968,0.176470592618,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 26","np":2,"cix":2,"bm":0,"ix":26,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[216.158,-64.114],[196.573,-47.992],[191.892,-59.513],[214.717,-67.22],[215.806,-64.238]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.690196096897,0.580392181873,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":2,"cix":2,"bm":0,"ix":27,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[214.717,-67.22],[239.082,0.426],[216.158,8.918],[191.892,-59.513]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 28","np":2,"cix":2,"bm":0,"ix":28,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.806,-13.001]],"o":[[0,0],[0,0]],"v":[[242.763,203.901],[228.772,218.921]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 29","np":2,"cix":2,"bm":0,"ix":29,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[193.408,208.324],[197.98,212.127]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30","np":2,"cix":2,"bm":0,"ix":30,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[196.395,205.867],[200.967,209.669]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 31","np":2,"cix":2,"bm":0,"ix":31,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[199.382,203.41],[203.954,207.212]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 32","np":2,"cix":2,"bm":0,"ix":32,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.591,-4.201],[16.59,0.707]],"o":[[0,0],[-4.591,4.201],[0,0]],"v":[[239.938,187.494],[230.946,190.549],[201.122,200.834]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.685,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 33","np":2,"cix":2,"bm":0,"ix":33,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0.448,3.08],[0,0],[0,0],[0,0]],"v":[[187.237,226.072],[188.247,231.609],[245.826,221.695],[244.871,216.149]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 34","np":2,"cix":2,"bm":0,"ix":34,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[12.337,0.255],[4.663,-2.627],[1.15,-4.838],[0,0],[0,0],[0,0],[6.53,-4.455]],"o":[[0,0],[-4.663,2.627],[-1.15,4.838],[0,0],[0,0],[0,0],[-6.53,4.455]],"v":[[202.748,196.753],[196.571,205.787],[187.009,216.356],[188.247,231.609],[245.826,221.695],[239.115,182.718],[229.736,185.364]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.831372559071,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 35","np":2,"cix":2,"bm":0,"ix":35,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[199.23,176.656],[236.255,176.992],[235.424,170.781]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 36","np":2,"cix":2,"bm":0,"ix":36,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[12.034,6.966],[0,0],[0,0]],"o":[[-11.145,10.53],[0,0],[0,0],[0,0]],"v":[[237.245,184.402],[202.87,197.484],[195.345,152.831],[231.665,142.66]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 37","np":2,"cix":2,"bm":0,"ix":37,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[7.152,-4.398],[-3.375,6.024],[0,0]],"o":[[0,0],[0,0],[3.375,-6.024],[0,0]],"v":[[142.237,-158.586],[132.941,-151.244],[134.221,-160.637],[144.189,-170.653]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 38","np":2,"cix":2,"bm":0,"ix":38,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-5.078,-0.201]],"o":[[2.639,4.343],[0,0]],"v":[[146.563,-159.743],[159.176,-152.317]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 39","np":2,"cix":2,"bm":0,"ix":39,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.754,-3.758],[3.758,-0.754],[0.754,3.758],[-3.758,0.754]],"o":[[0.754,3.758],[-3.758,0.754],[-0.754,-3.758],[3.758,-0.754]],"v":[[180.056,-144.424],[174.616,-136.254],[166.446,-141.694],[171.886,-149.864]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 40","np":2,"cix":2,"bm":0,"ix":40,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[16.181,12.78],[-4.971,2.9],[-10.63,-4.616]],"o":[[0,0],[-4.516,-3.567],[5.798,-3.382],[13.538,5.878]],"v":[[179.992,-149.175],[142.545,-156.783],[143.442,-170.233],[168.628,-171.629]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 41","np":2,"cix":2,"bm":0,"ix":41,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.652,-0.113]],"o":[[-1.393,2.259],[0,0]],"v":[[162.512,-131.913],[155.913,-128.044]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.18,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 42","np":2,"cix":2,"bm":0,"ix":42,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.746,-13.691],[12.583,-2.524],[2.746,13.691],[-12.583,2.524]],"o":[[2.746,13.691],[-12.583,2.524],[-2.746,-13.691],[12.583,-2.524]],"v":[[174.595,-147.432],[160.258,-118.386],[132.503,-138.606],[150.313,-167.966]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 43","np":2,"cix":2,"bm":0,"ix":43,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.268,5.453],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[157.531,-114.2],[169.594,-124.635],[158.795,-122.086]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44","np":2,"cix":2,"bm":0,"ix":44,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[21.113,-1.916],[-3.773,8.153],[0,0],[0,0],[0,0]],"o":[[-15.18,1.378],[0,0],[0,0],[0,0],[0,0]],"v":[[166.76,-87.372],[156.43,-107.327],[159.324,-125.384],[173.62,-137.275],[179.423,-108.141]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 45","np":2,"cix":2,"bm":0,"ix":45,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-6.905,-6.597],[-10.101,-9.651],[-3.136,-4.525],[0.001,-5.506],[5.959,-4.352],[7.378,0.158],[4.512,5.898],[1.94,4.247],[4.571,0.95]],"o":[[9.122,2.826],[10.101,9.651],[3.981,3.804],[3.136,4.525],[-0.002,7.379],[-5.959,4.352],[-7.424,-0.159],[-2.837,-3.708],[-1.94,-4.247],[0,0]],"v":[[167.207,-172.254],[190.487,-156.024],[220.789,-127.073],[231.917,-114.906],[237.292,-99.556],[227.17,-80.78],[206.274,-74.757],[186.482,-83.232],[180.486,-95.843],[170.822,-105.249]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 46","np":2,"cix":2,"bm":0,"ix":46,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-5.67,-9.08],[-3.709,-1.622],[2.007,10.588],[3.382,2.608],[4.432,-1.229],[3.848,-2.519]],"o":[[1.062,10.652],[2.144,3.434],[17.147,7.5],[-0.795,-4.196],[-3.642,-2.809],[-4.432,1.229],[0,0]],"v":[[145.874,-136.624],[153.808,-105.814],[162.52,-97.617],[179.78,-127.479],[173.999,-138.59],[160.826,-140.458],[148.618,-134.154]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 47","np":2,"cix":2,"bm":0,"ix":47,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.385,-1.08],[1.658,0.549],[-0.041,1.723],[-1.881,0.427],[-2.564,0.948],[-1.804,-0.635],[0.748,-1.033]],"o":[[-1.627,0.519],[-1.856,-0.615],[0.041,-1.723],[2.704,-0.614],[1.462,-0.541],[1.701,0.599],[-1.94,2.678]],"v":[[73.161,158.292],[68.04,158.566],[64.886,154.504],[68.227,150.769],[76.581,150.81],[81.205,149.393],[81.68,152.452]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 48","np":2,"cix":2,"bm":0,"ix":48,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[129.969,157.571],[163.984,157.571]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.475,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 49","np":2,"cix":2,"bm":0,"ix":49,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.565,-2.727],[3.682,-1.232],[2.298,0.164],[0,0],[0,0],[-1.51,-0.165],[-1.65,1.811],[-1.637,1.819],[-5.561,-0.815],[-2.846,0.066],[-1.19,0.391],[3.057,7.354]],"o":[[-3.556,1.475],[-2.141,0.718],[0,0],[0,0],[1.369,0.628],[2.671,0.289],[1.658,-1.816],[3.42,-3.777],[2.637,0.388],[1.279,-0.025],[-3.293,-7.411],[-7.256,-1.36]],"v":[[105.763,111.743],[95.297,116.484],[88.46,117.44],[88.46,117.44],[95.406,142.974],[99.638,144.466],[106.431,141.453],[110.826,135.65],[125.808,130.665],[133.049,132.438],[136.787,131.811],[127.259,109.657]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.505882382393,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 50","np":2,"cix":2,"bm":0,"ix":50,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.263,0.397],[-0.808,2.575],[1.712,2.292],[3.295,0.215],[0.222,0.006],[0,0]],"o":[[1.534,-2.285],[0.809,-2.58],[-1.842,-2.463],[-0.228,-0.013],[0,0],[0.263,-0.396]],"v":[[83.593,95.452],[87.546,88.3],[86.548,80.473],[77.991,76.518],[77.319,76.486],[82.802,96.642]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.505882382393,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 51","np":2,"cix":2,"bm":0,"ix":51,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.431,0.795],[-0.434,3.809],[-1.87,2.903],[0,0],[0,0],[6.193,0.274],[5.861,-1.006],[0.676,-0.303],[0,0],[-1.295,0.395],[-1.677,-1.586],[-1.49,-1.731],[-6.681,1.851],[0.084,6.224],[-2.098,1.213],[-1.654,-0.692],[-0.262,-0.121],[-0.001,0],[0,0]],"o":[[-3.748,-2.085],[0.383,-3.341],[0,0],[0,0],[-6.311,-0.174],[-6.019,-0.273],[-0.771,0.131],[0,0],[0.806,-0.994],[2.262,-0.689],[1.685,1.581],[4.358,5.043],[6.673,-1.845],[-0.031,-2.25],[1.484,-0.857],[0.264,0.109],[0.001,0.001],[0,0],[-1.65,-0.117]],"v":[[83.777,116.124],[78.885,105.947],[82.801,96.643],[82.802,96.642],[77.319,76.486],[59.219,79.314],[41.87,75.235],[39.702,75.894],[43.452,151.941],[46.461,149.67],[52.989,151.717],[57.248,157.021],[76.33,162.542],[87.732,148.581],[89.438,142.371],[94.61,142.62],[95.404,142.973],[95.406,142.974],[88.46,117.44]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.470588237047,0.858823537827,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 52","np":2,"cix":2,"bm":0,"ix":52,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"Layer 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":0,"s":[108.07,322.943,0],"to":[0,-3.833,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":20,"s":[108.07,299.943,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":40,"s":[108.07,322.943,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":60,"s":[108.07,299.943,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":80,"s":[108.07,322.943,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.25,"y":1},"o":{"x":0.33,"y":0},"t":100,"s":[108.07,299.943,0],"to":[0,0,0],"ti":[0,-3.833,0]},{"t":119.000004846969,"s":[108.07,322.943,0]}],"ix":2,"l":2},"a":{"a":0,"k":[-147.93,66.943,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.25,0.25,0.25],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"t":10.0000004073083,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.523,-25.575],[25.575,3.523],[-3.523,25.575],[-25.575,-3.523]],"o":[[-3.523,25.575],[-25.575,-3.523],[3.523,-25.575],[25.575,3.523]],"v":[[-81.302,-52.484],[-133.987,-12.556],[-173.915,-65.241],[-121.23,-105.169]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.496,-32.639],[32.639,4.496],[-4.496,32.639],[-32.639,-4.496]],"o":[[-4.496,32.639],[-32.639,-4.496],[4.496,-32.639],[32.639,4.496]],"v":[[-68.511,-50.722],[-135.749,0.235],[-186.706,-67.003],[-119.468,-117.96]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.741176486015,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[47.239,6.117],[6.479,-47.038],[-17.424,-18.388],[-7.1,-20.485],[-4.765,-0.656],[0,0],[-2.778,3.736],[-19.122,10.603],[-3.754,28.236]],"o":[[-47.006,-6.077],[-3.726,27.047],[15.071,15.902],[1.575,4.545],[0,0],[4.612,0.635],[12.91,-17.362],[23.096,-12.806],[6.273,-47.217]],"v":[[-116.535,-144.572],[-213.223,-70.66],[-190.304,0.623],[-157.027,59.248],[-146.743,67.76],[-146.743,67.76],[-134.79,62.696],[-85.743,16.744],[-41.937,-47.494]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.831372559071,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"Layer 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[9.435,4.368],[4.765,-5.569],[4.258,-2.441],[3.577,2.89],[4.488,1.336],[8.484,3.182],[7.298,0.462],[5.036,0.068],[7.383,2.395],[9.606,-0.242],[4.311,7.01],[4.266,7.033],[8.579,-0.072]],"o":[[-7.153,-7.244],[-6.954,-3.219],[-3.117,3.643],[-3.959,2.27],[-3.577,-2.89],[-8.701,-2.591],[-6.824,-2.56],[-5.031,-0.319],[-7.77,-0.105],[-9.137,-2.964],[-8.573,0.216],[-4.311,-7.01],[-4.266,-7.033],[0,0]],"v":[[91.183,133.949],[66.042,116.293],[44.732,116.808],[37.396,128.781],[24.581,125.969],[13.382,118.033],[-13.289,119.772],[-30.953,108.031],[-45.343,111.635],[-64.756,100.036],[-92.313,105.604],[-112.626,92.494],[-123.417,70.485],[-143.588,57.138]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3.37,"ix":5},"lc":2,"lj":2,"bm":0,"d":[{"n":"d","nm":"dash","v":{"a":0,"k":10.111,"ix":1}},{"n":"g","nm":"gap","v":{"a":0,"k":13.482,"ix":2}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[100]},{"t":50.0000020365418,"s":[0]}],"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"Layer 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.005,-1.502],[0.429,-0.468],[-0.228,-0.585],[-0.634,-0.186],[-0.661,0.007],[-1.744,0.377],[-1.294,1.074],[0.202,0.921],[1.017,0.214]],"o":[[-0.595,0.298],[-0.429,0.468],[0.217,0.556],[0.634,0.186],[1.81,-0.018],[1.744,-0.377],[0.756,-0.628],[-0.198,-0.902],[-3.69,-0.777]],"v":[[-66.499,83.389],[-68.124,84.474],[-68.559,86.178],[-67.113,87.321],[-65.144,87.506],[-59.772,87.019],[-55.057,84.892],[-53.854,82.468],[-56.056,80.691]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.528,-0.962],[0.593,-0.469],[0.812,0.026],[0.603,0.621],[0.262,0.777],[-0.729,2.03],[-0.363,0.261],[-0.511,0.011],[-1.393,-1.052],[-0.057,-0.652],[0.131,-0.703]],"o":[[-0.348,0.634],[-0.593,0.469],[-0.912,-0.029],[-0.603,-0.621],[-0.702,-2.083],[0.142,-0.396],[0.389,-0.28],[1.808,-0.037],[0.534,0.403],[0.063,0.721],[-0.198,1.063]],"v":[[-125.484,120.108],[-126.85,121.823],[-129.034,122.583],[-131.412,121.472],[-132.645,119.306],[-132.603,112.949],[-131.916,111.887],[-130.479,111.527],[-125.456,113.162],[-124.136,114.765],[-124.391,117.05]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.008,0.693],[-0.665,0.672],[-1.176,0.022],[-1.152,-0.256],[-0.768,-0.446],[0.02,-0.796],[0.79,-0.5],[2.645,0.42],[0.356,0.603]],"o":[[-0.011,-0.907],[0.76,-0.768],[1.176,-0.022],[0.885,0.197],[0.768,0.446],[-0.022,0.87],[-2.132,1.35],[-0.701,-0.111],[-0.377,-0.639]],"v":[[-117.789,130.525],[-116.878,128.013],[-113.736,126.885],[-110.24,127.377],[-107.681,128.224],[-106.316,130.21],[-107.879,132.277],[-115.443,133.749],[-117.353,132.872]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.435,-0.076],[0.929,-1.421],[-1.393,-1.171],[-1.537,0.391],[-1.032,1.061],[1.119,1.329]],"o":[[-1.884,0.1],[-0.929,1.421],[1.19,1],[1.537,-0.391],[0.994,-1.021],[-0.972,-1.154]],"v":[[-40.268,150.583],[-44.938,152.925],[-44.284,157.539],[-39.727,158.38],[-35.884,155.997],[-35.01,151.923]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.459,-1.123],[-0.041,-1.327],[-0.991,-0.639],[-3.517,0.295],[-0.646,1.446],[1.53,0.934]],"o":[[-1.397,0.454],[0.033,1.063],[2.91,1.876],[1.773,-0.149],[0.662,-1.481],[-3.165,-1.933]],"v":[[24.234,145.018],[21.445,147.743],[23.445,150.322],[33.551,152.807],[37.911,150.609],[35.992,146.411]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.385,-1.08],[1.658,0.549],[-0.041,1.723],[-1.881,0.427],[-2.564,0.948],[-1.804,-0.635],[0.748,-1.033]],"o":[[-1.627,0.519],[-1.856,-0.615],[0.041,-1.723],[2.704,-0.614],[1.462,-0.541],[1.701,0.599],[-1.94,2.678]],"v":[[73.161,158.292],[68.04,158.566],[64.886,154.504],[68.227,150.769],[76.581,150.81],[81.205,149.393],[81.68,152.452]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.195,-0.256],[1.236,0.496],[1.683,0.463],[0.8,-0.539],[0.294,-0.855],[-2.239,-1.609],[-2.444,1.197],[-1.408,0.885],[-1.532,-0.812],[-1.697,-1.332],[-1.703,1.023],[3.323,1.551],[3.907,0.314]],"o":[[-1.322,0.154],[-1.61,-0.646],[-0.989,-0.272],[-0.8,0.539],[-0.815,2.368],[2.239,1.609],[1.514,-0.742],[1.408,-0.885],[1.944,1.03],[1.594,1.25],[2.076,-1.248],[-3.519,-1.642],[-2.223,-0.179]],"v":[[55.296,82.75],[51.331,82.63],[47.137,79.809],[44.252,80.317],[42.631,82.519],[45.065,89.318],[53.071,90.023],[57.119,87.181],[62.03,86.584],[65.824,91.466],[71.657,91.476],[73.383,85.54],[61.95,82.639]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-67.587,51.387],[-75.141,75.412],[-105.503,171.962],[-110.227,186.996],[-129.573,174.43],[-146.671,163.323],[-163.799,152.194],[-132.014,88.289],[-104.409,32.808],[-98.134,35.977]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.38,1.491],[-3.634,-1.648],[-2.609,-1.501],[0,0],[3.753,-4.933],[0.34,-4.39],[1.002,-4.293],[4.161,-2.326],[3.391,3.36],[4.204,2.618],[1.413,-3.431],[-1.923,-4.61],[-0.637,-4.836],[6.314,-4.092],[1.763,-1.722],[0,0],[-0.097,0.249]],"o":[[3.232,-2.014],[2.768,1.254],[0,0],[-6.591,1.655],[-2.741,3.608],[-0.347,4.389],[-1.009,4.286],[-4.155,2.332],[-3.422,-3.389],[-4.596,-2.861],[-1.855,4.511],[1.916,4.609],[0.91,7.003],[-2.151,1.401],[0,0],[0.097,-0.249],[0.964,-2.443]],"v":[[-124.835,167.16],[-113.335,167.462],[-105.5,171.959],[-75.139,75.411],[-92.081,84.508],[-96.038,96.993],[-97.262,110.129],[-104.757,120.974],[-118.531,119.778],[-125.299,106.829],[-137.817,112.605],[-136.441,126.85],[-131.353,140.812],[-140.248,159.092],[-146.671,163.321],[-129.572,174.429],[-129.273,173.677]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.505882382393,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.919,-5.056],[3.025,-4.247],[7.204,-1.365],[3.741,-1.298],[0,0],[0,0],[-0.042,-3.842]],"o":[[0.91,5.056],[-3.885,5.435],[-3.96,0.759],[0,0],[0,0],[-2.68,2.857],[0.042,5.098]],"v":[[-99.229,61.874],[-101.318,76.654],[-120.168,85.501],[-132.014,88.29],[-104.411,32.805],[-98.133,35.973],[-101.908,46.716]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.701960802078,0.776470601559,0.674509823322,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-67.587,51.387],[-75.141,75.412],[-105.503,171.962],[-110.227,186.996],[-129.573,174.43],[-146.671,163.323],[-163.799,152.194],[-132.014,88.289],[-104.409,32.808],[-98.134,35.977]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[77.319,76.486],[76.095,71.966],[71.758,56.038],[76.087,71.971]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.796078443527,0.882352948189,0.772549033165,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[-15.28,9.326],[0,0],[0,0],[0,0]],"v":[[-104.411,32.808],[-132.015,88.29],[-163.803,152.192],[-249.52,169.886],[-209.021,115.149],[-152.141,38.287]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[6.576,-3.219],[13.36,-7.95],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[-6.344,2.52],[-12.799,6.283],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[104.993,178.206],[85.6,186.855],[46.242,208.549],[45.135,186.206],[43.45,151.943],[39.703,75.897],[39.473,71.212],[39.3,67.769],[71.758,56.037],[76.087,71.969],[77.319,76.485],[95.404,142.973]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[14.982,10.408],[7,4.324],[3.975,2.325],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[-11.453,-11.699],[-6.482,-4.5],[-3.841,-2.375],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[46.242,208.549],[6.311,175.491],[-13.939,162.265],[-25.66,155.224],[-12.753,55.844],[-10.071,35.205],[-4.076,39.161],[39.3,67.769],[39.473,71.212],[39.703,75.897],[43.45,151.943],[45.135,186.206]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.742,5.165],[0,0],[0,0],[8.401,-3.64],[22.498,-5.713],[0,0],[0,0],[0,0],[-19.919,11.207],[0.725,-5.089]],"o":[[0,0],[0,0],[-6.648,4.432],[-17.964,7.785],[0,0],[0,0],[0,0],[18.225,1.972],[-0.75,5.165],[0.725,-5.089]],"v":[[-10.073,35.206],[-12.761,55.842],[-25.661,155.227],[-48.361,167.276],[-110.225,186.993],[-105.506,171.961],[-75.139,75.415],[-67.589,51.384],[-10.073,35.206],[-12.28,50.592]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-16.995,-31.134],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-4.036,-9.673],[-3.303,-7.415]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[3.615,9.564],[3.05,7.348],[13.406,30.216]],"v":[[182.522,223.882],[104.994,178.205],[95.405,142.975],[88.462,117.445],[82.799,96.641],[77.322,76.486],[76.092,71.969],[71.761,56.036],[84.097,62.978],[115.796,80.808],[127.264,109.659],[136.794,131.819]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.843,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[6.565,-2.727],[3.682,-1.232],[2.298,0.164],[0,0],[0,0],[-1.51,-0.165],[-1.65,1.811],[-1.637,1.819],[-5.561,-0.815],[-2.846,0.066],[-1.19,0.391],[3.057,7.354]],"o":[[-3.556,1.475],[-2.141,0.718],[0,0],[0,0],[1.369,0.628],[2.671,0.289],[1.658,-1.816],[3.42,-3.777],[2.637,0.388],[1.279,-0.025],[-3.293,-7.411],[-7.256,-1.36]],"v":[[105.763,111.743],[95.297,116.484],[88.46,117.44],[88.46,117.44],[95.406,142.974],[99.638,144.466],[106.431,141.453],[110.826,135.65],[125.808,130.665],[133.049,132.438],[136.787,131.811],[127.259,109.657]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.505882382393,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":2,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.263,0.397],[-0.808,2.575],[1.712,2.292],[3.295,0.215],[0.222,0.006],[0,0]],"o":[[1.534,-2.285],[0.809,-2.58],[-1.842,-2.463],[-0.228,-0.013],[0,0],[0.263,-0.396]],"v":[[83.593,95.452],[87.546,88.3],[86.548,80.473],[77.991,76.518],[77.319,76.486],[82.802,96.642]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.505882382393,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":2,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.649,-1.264],[3.168,-0.742],[0,0],[0,0]],"o":[[-1.315,2.587],[0,0],[0,0],[0.143,1.39]],"v":[[83.381,67.023],[76.092,71.969],[71.761,56.036],[84.097,62.978]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.701960802078,0.776470601559,0.674509823322,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-16.995,-31.134],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-4.036,-9.673],[-3.303,-7.415]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[3.615,9.564],[3.05,7.348],[13.406,30.216]],"v":[[182.522,223.882],[104.994,178.205],[95.405,142.975],[88.462,117.445],[82.799,96.641],[77.322,76.486],[76.092,71.969],[71.761,56.036],[84.097,62.978],[115.796,80.808],[127.264,109.659],[136.794,131.819]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21","np":2,"cix":2,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[13.364,-7.954],[0,0],[0,0],[0,0],[-1.534,0.691],[-3.37,2.393],[-4.087,-1.466],[-3.101,-2.418],[-1.432,-1.584]],"o":[[0,0],[0,0],[0,0],[1.694,0.421],[3.859,-1.744],[3.337,-2.376],[3.825,1.365],[1.719,1.331],[-12.808,6.278]],"v":[[46.239,208.555],[46.239,208.547],[45.135,186.209],[45.135,186.201],[50.123,185.898],[57.926,176.933],[70.388,176.713],[80.861,182.468],[85.605,186.858]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.701960802078,0.776470601559,0.674509823322,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22","np":2,"cix":2,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.431,0.795],[-0.434,3.809],[-1.87,2.903],[0,0],[0,0],[6.193,0.274],[5.861,-1.006],[0.676,-0.303],[0,0],[-1.295,0.395],[-1.677,-1.586],[-1.49,-1.731],[-6.681,1.851],[0.084,6.224],[-2.098,1.213],[-1.654,-0.692],[-0.262,-0.121],[-0.001,0],[0,0]],"o":[[-3.748,-2.085],[0.383,-3.341],[0,0],[0,0],[-6.311,-0.174],[-6.019,-0.273],[-0.771,0.131],[0,0],[0.806,-0.994],[2.262,-0.689],[1.685,1.581],[4.358,5.043],[6.673,-1.845],[-0.031,-2.25],[1.484,-0.857],[0.264,0.109],[0.001,0.001],[0,0],[-1.65,-0.117]],"v":[[83.777,116.124],[78.885,105.947],[82.801,96.643],[82.802,96.642],[77.319,76.486],[59.219,79.314],[41.87,75.235],[39.702,75.894],[43.452,151.941],[46.461,149.67],[52.989,151.717],[57.248,157.021],[76.33,162.542],[87.732,148.581],[89.438,142.371],[94.61,142.62],[95.404,142.973],[95.406,142.974],[88.46,117.44]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.470588237047,0.858823537827,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23","np":2,"cix":2,"bm":0,"ix":23,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[1.651,0.067],[4.786,1.138],[4.348,-1.879],[0.91,-0.59],[0,0],[0,0]],"o":[[0,0],[-1.601,0.388],[-4.912,-0.177],[-4.786,-1.138],[-1.003,0.43],[0,0],[0,0],[0,0]],"v":[[76.092,71.969],[76.084,71.969],[71.138,72.441],[56.721,69.467],[42.321,69.635],[39.473,71.211],[39.304,67.773],[71.761,56.036]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.701960802078,0.776470601559,0.674509823322,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24","np":2,"cix":2,"bm":0,"ix":24,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[6.581,-3.219],[13.364,-7.946],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[-6.345,2.52],[-12.799,6.278],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[104.994,178.205],[85.597,186.858],[46.239,208.547],[45.135,186.209],[43.45,151.941],[39.7,75.896],[39.473,71.211],[39.304,67.773],[71.761,56.036],[76.084,71.969],[77.322,76.486],[95.405,142.975]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.858823537827,0.898039221764,0.847058832645,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 25","np":2,"cix":2,"bm":0,"ix":25,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.491,1.441],[1.55,1.416],[11.232,7.802],[-4.803,0.447],[-2.957,-1.517],[-1.559,-2.899],[-2.545,-2.325],[-1.795,-0.438],[0,0]],"o":[[-1.441,-1.458],[-1.491,-1.433],[-9.336,-8.51],[3.059,-4.255],[3.345,-0.311],[3.16,1.626],[1.567,2.907],[1.306,1.196],[0,0],[0,0]],"v":[[46.239,208.547],[41.849,204.199],[37.282,199.919],[6.316,175.492],[18.264,166.535],[28.131,167.849],[34.805,175.323],[40.307,183.623],[45.135,186.201],[45.135,186.209]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.701960802078,0.776470601559,0.674509823322,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 26","np":2,"cix":2,"bm":0,"ix":26,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.776,1.735],[-5.26,-1.377],[-5.612,-1.359],[-3.944,4.949],[-0.528,0.647],[0,0],[1.298,-2.69],[2.483,-2.85],[3.627,1.903],[0.078,3.075],[1.135,2.939],[3.515,2.01],[2.861,2.707],[2.089,1.985],[0.498,0.331],[3.5,-32.351],[-3.841,-2.372]],"o":[[4.361,-2.719],[5.584,1.459],[6.799,1.644],[0.514,-0.644],[0,0],[-2.868,1.29],[-1.601,3.325],[-2.491,2.855],[-3.05,-1.592],[-0.078,-3.075],[-1.34,-3.48],[-3.522,-2.011],[-2.089,-1.985],[-0.419,-0.399],[-5.068,33.87],[3.973,2.323],[1.224,-2.81]],"v":[[-7.804,155.237],[7.673,153.079],[23.523,159.596],[41.929,153.935],[43.452,151.941],[39.702,75.894],[33.529,82.556],[28.482,92.383],[17.621,95.128],[13.48,86.99],[12.806,77.822],[4.49,69.786],[-5.711,63.34],[-11.375,56.945],[-12.756,55.845],[-25.658,155.225],[-13.937,162.265]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.505882382393,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":2,"cix":2,"bm":0,"ix":27,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.899,-0.447],[2.57,2.78],[1.778,3.21],[3.497,1.828],[2.267,1.205],[-2.958,2.646],[0,0]],"o":[[-2.385,1.542],[-3.918,0.615],[-2.57,-2.772],[-1.761,-3.21],[-2.275,-1.188],[-3.008,-1.575],[0,0],[0,0]],"v":[[39.473,71.211],[31.965,74.977],[21.458,70.705],[15.627,61.327],[8.111,53.07],[0.915,50.162],[-4.073,39.167],[39.304,67.773]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.701960802078,0.776470601559,0.674509823322,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 28","np":2,"cix":2,"bm":0,"ix":28,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.491,1.441],[1.559,1.416],[11.232,7.802],[0,0],[7.002,4.322],[3.977,2.326],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[-1.441,-1.458],[-1.491,-1.441],[-9.336,-8.51],[0,0],[-6.48,-4.5],[-3.842,-2.376],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[46.239,208.547],[41.849,204.199],[37.282,199.919],[6.316,175.492],[6.308,175.492],[-13.94,162.263],[-25.661,155.227],[-12.752,55.842],[-10.073,35.206],[-4.073,39.158],[39.304,67.773],[39.473,71.211],[39.7,75.896],[43.45,151.941],[45.135,186.201],[45.135,186.209]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 29","np":2,"cix":2,"bm":0,"ix":29,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.945,35.04],[3.431,0.339],[3.913,-2.049],[6.135,-3.854],[7.071,-1.65],[0.498,-0.127],[0,0],[-0.864,-0.406],[-3.346,1.876],[-1.651,2.275],[-3.061,-0.599],[-3.758,0.215],[-0.75,2.661],[-3.143,-0.055],[-0.965,-1.195],[-0.732,-1.316],[-1.311,-1.31],[-6.654,4.436]],"o":[[-2.946,-1.889],[-4.607,-0.451],[-6.484,3.403],[-5.912,3.708],[-0.497,0.115],[0,0],[0.819,0.479],[3.606,1.699],[2.589,-1.443],[1.658,-2.273],[3.711,0.731],[3.12,-0.186],[0.749,-2.655],[1.642,0.025],[0.971,1.196],[0.872,1.566],[8.405,-3.639],[3.413,-31.1]],"v":[[-12.998,55.678],[-23.449,52.566],[-36.699,55.001],[-53.189,68.512],[-73.64,75.05],[-75.139,75.411],[-105.5,171.959],[-102.987,173.294],[-91.456,173.93],[-85.969,167.539],[-78.481,163.725],[-68.755,168.659],[-63.515,162.601],[-58.034,156.808],[-53.943,159.037],[-51.666,162.946],[-48.367,167.282],[-25.658,155.225]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.470588237047,0.858823537827,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30","np":2,"cix":2,"bm":0,"ix":30,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.742,5.165],[0,0],[0,0],[8.401,-3.64],[22.498,-5.713],[0,0],[0,0],[0,0],[-19.919,11.207],[0.725,-5.089]],"o":[[0,0],[0,0],[-6.648,4.432],[-17.964,7.785],[0,0],[0,0],[0,0],[18.225,1.972],[-0.75,5.165],[0.725,-5.089]],"v":[[-10.073,35.206],[-12.761,55.842],[-25.661,155.227],[-48.361,167.276],[-110.225,186.993],[-105.506,171.961],[-75.139,75.415],[-67.589,51.384],[-10.073,35.206],[-12.28,50.592]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.858823537827,0.898039221764,0.847058832645,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 31","np":2,"cix":2,"bm":0,"ix":31,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[2.216,-2.123],[2.646,-5.207],[8.662,-3.126],[9.016,2.882],[2.326,4.567],[0.126,0.32],[0,0]],"o":[[0,0],[-3.05,1.062],[-4.365,4.179],[-3.817,7.516],[-8.662,3.126],[-5.342,-1.711],[-0.16,-0.312],[0,0],[0,0]],"v":[[-104.411,32.805],[-132.014,88.29],[-140.078,92.908],[-148.302,108.285],[-167.918,125.011],[-195.699,125.39],[-208.59,116.105],[-209.02,115.153],[-152.144,38.29]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.701960802078,0.776470601559,0.674509823322,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 32","np":2,"cix":2,"bm":0,"ix":32,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[-15.276,9.327],[0,0],[0,0],[0,0]],"v":[[-104.411,32.805],[-132.014,88.29],[-163.806,152.194],[-249.524,169.888],[-209.02,115.153],[-152.144,38.29]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.858823537827,0.898039221764,0.847058832645,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 33","np":2,"cix":2,"bm":0,"ix":33,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/phone_search_success.json b/QuickLocation/Resource/lotties/phone_search_success.json new file mode 100644 index 0000000..5b96af0 --- /dev/null +++ b/QuickLocation/Resource/lotties/phone_search_success.json @@ -0,0 +1 @@ +{"v":"5.10.0","fr":29.9700012207031,"ip":0,"op":120.0000048877,"w":512,"h":512,"nm":"Comp 1","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer 7","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[190.367,-177.801],[196.098,-185.798]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[199.047,-189.913],[211.968,-207.943]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[200.573,-167.144],[232.328,-188.543]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[208.712,-154.507],[230.299,-158.714]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":80,"s":[0]},{"t":90.0000036657751,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":5,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[377.403,179.395,0],"ix":2,"l":2},"a":{"a":0,"k":[121.403,-76.605,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.25,0.25,0.25],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":60,"s":[0,0,100]},{"i":{"x":[0.25,0.25,0.25],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":69,"s":[115,115,100]},{"t":80.0000032584668,"s":[100,100,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[134.29,-126.95],[143.176,-118.065],[165.581,-140.471]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":6.347,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.752941191196,0.603921592236,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-21.888],[21.888,0],[0,21.888],[-21.888,0]],"o":[[0,21.888],[-21.888,0],[0,-21.888],[21.888,0]],"v":[[189.567,-129.268],[149.936,-89.637],[110.305,-129.268],[149.936,-168.899]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0.907,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.752941191196,0.603921592236,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-29.872],[29.863,0],[4.072,0.986],[0,0],[0.19,5.101],[0,0],[0,17.456],[-29.872,0]],"o":[[0,29.863],[-4.375,0],[0,0],[-4.539,2.343],[0,0],[-12.848,-9.882],[0,-29.872],[29.863,0]],"v":[[204.012,-129.489],[149.94,-75.417],[137.239,-76.922],[127.461,-71.873],[117.302,-77.812],[116.982,-86.623],[95.86,-129.489],[149.94,-183.569]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Layer 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-30.711,-25.035],[-29.164,-59.921]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-56.055,-49.447],[-39.097,-31.656]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.733,-0.242],[0,0],[0,0],[0,0]],"o":[[0,0],[-0.741,0.218],[-10.642,3.511],[0,0],[0,0],[0,0]],"v":[[-28.072,-84.564],[-30.416,-83.875],[-32.627,-83.186],[-73.174,-51.098],[-25.801,-5.162],[2.721,-39.609]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.450980395079,0.929411768913,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 5","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":0,"s":[-6]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":10,"s":[0]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":20,"s":[-6]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":30,"s":[0]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":40,"s":[-6]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":50,"s":[0]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":60,"s":[-6]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":70,"s":[0]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":80,"s":[-6]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":90,"s":[0]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":100,"s":[-6]},{"i":{"x":[0.25],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":110,"s":[0]},{"t":119.000004846969,"s":[-6]}],"ix":10},"p":{"a":0,"k":[229.862,234.474,0],"ix":2,"l":2},"a":{"a":0,"k":[-26.138,-21.526,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-2.205,-1.024]],"o":[[0,0],[0,0]],"v":[[-134.446,-76.762],[-128.267,-71.382]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-2.163,-1.632]],"o":[[0,0],[0,0]],"v":[[-138.15,-69.585],[-132.111,-63.59]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-1.993,-1.588]],"o":[[0,0],[0,0]],"v":[[-141.14,-61.728],[-137.107,-57.176]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.493,0.068],[0,0],[0.516,-1.729]],"o":[[-1.583,1.803],[0,0],[0.468,0.765],[0,0]],"v":[[-123.35,-61.831],[-129.364,-59.975],[-129.788,-59.379],[-129.267,-55.519]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.392,6.241],[0,0],[-0.537,2.165],[0,0],[-1.511,2.375],[0,0],[-3.817,3.795],[-2.785,-6.481],[0.722,-1.31]],"o":[[-2.121,1.239],[-1.392,-6.24],[0,0],[0.537,-2.165],[0,0],[1.516,-2.383],[0,0],[5.613,-5.567],[0.978,2.293],[0,0]],"v":[[-134.863,-47.051],[-145.37,-55.335],[-141.105,-61.658],[-141.975,-66.491],[-138.147,-69.588],[-138.75,-75.28],[-134.447,-76.767],[-134.061,-85.067],[-117.488,-76.319],[-116.919,-70.588]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.722,-1.964],[1.493,0.068],[0,0],[0.516,-1.729],[0,0],[3.639,-2.112],[1.392,6.241],[0,0],[-0.537,2.165],[0,0],[-1.511,2.375],[0,0],[-3.817,3.795],[-2.785,-6.481],[0.722,-1.31],[1.51,-0.002],[0,0]],"o":[[-1.583,1.803],[0,0],[0.468,0.765],[-0.802,2.704],[0,0],[-2.121,1.239],[-1.392,-6.24],[0,0],[0.537,-2.165],[0,0],[1.516,-2.383],[0,0],[5.613,-5.567],[0.978,2.293],[-1.299,2.348],[0,0],[0.719,1.048]],"v":[[-123.35,-61.831],[-129.364,-59.975],[-129.788,-59.379],[-129.267,-55.519],[-134.217,-53.289],[-134.863,-47.051],[-145.37,-55.335],[-141.105,-61.658],[-141.975,-66.491],[-138.147,-69.588],[-138.75,-75.28],[-134.447,-76.767],[-134.061,-85.067],[-117.488,-76.319],[-116.919,-70.588],[-123.555,-67.973],[-123.862,-67.541]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[1.451,1.81],[0,0],[3.107,-2.745],[0,0],[-2.279,-3.027],[0,0],[0,0]],"o":[[0,0],[-0.498,-2.266],[0,0],[-2.593,-3.234],[0,0],[-2.84,2.509],[0,0],[0,0],[0,0]],"v":[[-101.493,-71.805],[-104.606,-85.973],[-107.569,-92.17],[-114.465,-100.772],[-124.935,-101.671],[-124.935,-101.671],[-125.928,-91.865],[-114.016,-77.212],[-120.364,-61.8]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[21.665,-31.095],[30.1,15.507],[2.553,1.778],[2.232,2.053],[-19.886,28.542],[-31.102,-21.669]],"o":[[-19.886,28.542],[-2.692,-1.378],[-2.553,-1.779],[-24.974,-22.864],[21.665,-31.095],[31.095,21.665]],"v":[[-8.184,-118.818],[-95.841,-96.997],[-103.716,-101.737],[-110.897,-107.486],[-120.793,-197.275],[-25.254,-214.352]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.033,-1.837],[0.588,-3.805],[0.498,-2],[4.949,-7.104],[1.772,-1.993],[1.511,-1.413],[3.503,-2.229],[22.056,11.367],[2.548,1.78],[2.237,2.049],[-19.892,28.548],[-31.104,-21.672],[-3.626,-4.189],[-2.164,-3.748],[-1.29,-8.329],[-0.131,-1.355]],"o":[[0.065,3.822],[-0.31,2.017],[-1.952,7.937],[-1.56,2.238],[-1.388,1.576],[-3.095,2.907],[-20.211,12.951],[-2.695,-1.372],[-2.556,-1.78],[-24.972,-22.865],[21.664,-31.096],[4.761,3.315],[2.899,3.324],[4.271,7.39],[0.212,1.339],[0.18,1.821]],"v":[[4.133,-159.061],[3.349,-147.596],[2.141,-141.57],[-8.181,-118.82],[-13.187,-112.474],[-17.539,-107.991],[-27.453,-100.275],[-95.843,-97],[-103.714,-101.736],[-110.901,-107.485],[-120.79,-197.278],[-25.256,-214.353],[-12.656,-203.035],[-5.07,-192.403],[3.308,-168.591],[3.823,-164.549]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":30,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.041,-3.201],[0.629,-4.05],[0.621,3.16],[4.949,0.229],[3.193,2.491],[0.645,0.661],[0.882,4.549],[-4.818,6.573],[-6.353,2.229],[-2.164,-3.748],[-1.29,-8.329],[-0.139,0.008]],"o":[[-0.049,4.067],[-2.319,-2.229],[-3.356,3.667],[-4.034,-0.204],[-0.727,-0.571],[-3.234,-3.315],[-1.535,-8.002],[3.985,-5.455],[2.899,3.324],[4.271,7.39],[0.139,-0.008],[0.31,3.168]],"v":[[4.133,-159.061],[3.12,-146.861],[-1.485,-155.166],[-14.861,-149.801],[-25.991,-154.055],[-28.049,-155.917],[-34.28,-168.125],[-28.702,-191.218],[-12.656,-203.035],[-5.07,-192.403],[3.308,-168.591],[3.733,-168.615]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.794,-2.107],[1.453,0.55],[-0.797,2.089],[-1.457,-0.569]],"o":[[-0.815,2.093],[-1.457,-0.569],[0.812,-2.111],[1.453,0.55]],"v":[[-17.303,-136.713],[-21.411,-133.924],[-22.608,-138.737],[-18.5,-141.525]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[2.328,-2.639],[-0.322,-2.093],[-1.036,-0.475],[-1.129,-0.046]],"o":[[-2.328,2.639],[-1.347,1.527],[0.203,1.32],[1.036,0.475],[0,0]],"v":[[-8.356,-129.268],[-15.339,-121.352],[-17.839,-115.783],[-15.682,-113.004],[-14.009,-112.516]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.269,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.041,-3.201],[0.629,-4.05],[0.384,-1.756],[4.949,-7.104],[1.772,-1.993],[1.511,-1.413],[3.503,-2.229],[1.56,4.769],[-9.44,10.885],[-7.578,2.482],[-3.495,0.212],[-0.139,0.008]],"o":[[-0.049,4.067],[-0.269,1.772],[-1.952,7.937],[-1.56,2.238],[-1.388,1.576],[-3.095,2.907],[-2.915,-3.74],[-4.81,-14.666],[4.842,-5.618],[3.479,-1.135],[0.139,-0.008],[0.31,3.168]],"v":[[4.133,-159.061],[3.12,-146.861],[2.141,-141.57],[-8.181,-118.82],[-13.187,-112.474],[-17.539,-107.991],[-27.453,-100.275],[-34.255,-113.087],[-25.991,-154.055],[-7.177,-166.574],[3.308,-168.591],[3.733,-168.615]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[2.47,-155.887],"ix":2},"a":{"a":0,"k":[2.47,-155.887],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":0,"s":[85,85]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":10,"s":[100,100]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":20,"s":[85,85]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":30,"s":[100,100]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":40,"s":[85,85]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":50,"s":[100,100]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":60,"s":[85,85]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":70,"s":[100,100]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":80,"s":[85,85]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":90,"s":[100,100]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":100,"s":[85,85]},{"i":{"x":[0.25,0.25],"y":[1,1]},"o":{"x":[0.33,0.33],"y":[0,0]},"t":110,"s":[100,100]},{"t":119.000004846969,"s":[85,85]}],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":4,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-2.692,-1.378],[0,0],[4.154,2.894],[-2.894,4.154],[0,0],[-2.553,-1.779]],"o":[[0,0],[-2.894,4.154],[-4.161,-2.899],[0,0],[2.232,2.053],[2.553,1.778]],"v":[[-95.841,-96.997],[-149.571,-19.879],[-162.338,-17.597],[-164.627,-30.368],[-110.897,-107.486],[-103.716,-101.737]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-63.514,-41.73],[-39.737,1.761],[-26.818,-11.069]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.690196096897,0.580392181873,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[-2.717,-3.281],[-16.142,16.588],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[1.459,4.002],[13.891,16.774],[0,0],[0,0]],"v":[[-50.773,-54.034],[-85.244,-20.745],[-101.493,-71.805],[-139.73,-51.532],[-118.892,5.609],[-112.675,16.679],[-56.353,18.836],[-19.214,-19.329]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-30.711,-25.035],[-29.164,-59.921]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-30.711,-25.035],[-29.164,-59.921]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.557,0],[0.533,0.728],[14.983,12.001],[10.384,19.739],[-1.33,0.699],[-0.699,-1.329],[-16.864,-13.513],[-14.046,-19.192],[1.212,-0.887]],"o":[[-0.839,0],[-13.763,-18.805],[-17.451,-13.984],[-0.7,-1.33],[1.331,-0.7],[10.033,19.073],[15.356,12.3],[0.887,1.212],[-0.484,0.354]],"v":[[-40.763,141.197],[-42.961,140.083],[-86.282,93.656],[-128.23,42.835],[-127.089,39.161],[-123.415,40.302],[-82.88,89.41],[-38.571,136.87],[-39.16,140.671]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.415,0],[0.48,0.944],[5.933,9.491],[-1.274,0.796],[-0.797,-1.274],[-5.29,-10.4],[1.339,-0.681]],"o":[[-0.991,0],[-5.217,-10.259],[-0.796,-1.274],[1.272,-0.796],[6.017,9.626],[0.681,1.339],[-0.395,0.201]],"v":[[-9.622,192.21],[-12.049,190.723],[-28.853,160.959],[-27.987,157.21],[-24.239,158.075],[-7.2,188.256],[-8.391,191.914]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[23.915,120.125],[30.448,115.47]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[28.209,127.045],[36.043,120.824]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[35.295,133.529],[44.388,124.6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-1.754,-2.683],[0,0],[-1.246,0.461],[-1.137,-1.652],[-0.593,-0.296],[-1.077,0.397],[-1.365,-1.743],[-0.621,-0.31],[-1.506,1.119],[0,0],[-2.485,2.59],[0,0]],"o":[[-2.575,1.91],[0,0],[0.964,0.995],[-1.296,1.406],[0.42,0.598],[1.032,0.515],[-1.273,1.703],[0.452,0.58],[1.579,0.789],[0.219,-0.164],[-4.1,4.541],[0,0],[0,0]],"v":[[21.507,111.296],[20.046,119.475],[20.046,119.475],[23.693,120.305],[23.338,125.513],[24.89,126.859],[28.209,127.045],[28.27,132.883],[29.913,134.229],[34.948,133.789],[35.295,133.529],[40.823,139.475],[53.103,129.242]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0.492,-2.584],[-1.871,-0.935],[-0.347,-0.082],[0,0],[0,0]],"o":[[-2.584,-0.492],[-0.401,2.127],[0.301,0.151],[0,0],[0,0],[0,0]],"v":[[24.929,91.835],[18.83,95.991],[21.383,101.134],[22.364,101.499],[33.237,102.597],[21.507,111.296]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.492,-2.584],[-1.871,-0.935],[-0.347,-0.082],[0,0],[0,0],[-1.754,-2.683],[0,0],[-1.246,0.461],[-1.137,-1.652],[-0.593,-0.296],[-1.077,0.397],[-1.365,-1.743],[-0.621,-0.31],[-1.506,1.119],[0,0],[-2.485,2.59],[0,0]],"o":[[0,0],[-2.584,-0.492],[-0.401,2.127],[0.301,0.151],[0,0],[0,0],[-2.575,1.91],[0,0],[0.964,0.995],[-1.296,1.406],[0.42,0.598],[1.032,0.515],[-1.273,1.703],[0.452,0.58],[1.579,0.789],[0.219,-0.164],[-4.1,4.541],[0,0],[0,0]],"v":[[49.637,86.075],[24.397,92.201],[18.83,95.991],[21.383,101.134],[22.364,101.499],[33.237,102.597],[21.507,111.296],[20.046,119.475],[20.046,119.475],[23.693,120.305],[23.338,125.513],[24.89,126.859],[28.209,127.045],[28.27,132.883],[29.913,134.229],[34.948,133.789],[35.295,133.529],[40.823,139.475],[68.009,116.82]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":6,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":1,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.09,7.664]],"o":[[0,0],[-3.727,-6.937],[0,0]],"v":[[79.07,23.9],[56.677,-17.777],[50.943,-40.015]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-5.375,-9.51],[0,0],[0,0],[0,0],[-6.485,13.801]],"o":[[0,0],[10.583,2.708],[0,0],[0,0],[0,0],[-7.217,-13.432],[0,0]],"v":[[62.568,-76.081],[70.51,-75.893],[101.057,-53.34],[129.083,-12.719],[79.07,23.9],[56.677,-17.777],[55.513,-61.066]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.450980395079,0.929411768913,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[125.716,-10.254],[90.454,30.316],[84.98,19.573]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.96862745285,0.690196096897,0.580392181873,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[10.205,-9.284],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[5.768,12.532]],"v":[[135.458,65.45],[66.83,117.802],[47.159,87.041],[94.747,38.742],[71.469,-6.944],[115.883,-29.898],[142.91,28.81]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.108,-5.007],[5.007,-0.108],[0.108,5.007],[-5.007,0.108]],"o":[[0.108,5.007],[-5.007,0.108],[-0.108,-5.007],[5.007,-0.108]],"v":[[45.828,-131.725],[36.958,-122.465],[27.697,-131.336],[36.568,-140.596]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.205,-6.234],[-2.513,-2.585],[-3.864,-0.184],[-2.612,2.855],[-4.245,-1.249],[-3.059,3.205],[-0.006,-4.012],[-2.858,2.911],[-8.573,2.131],[-1.713,-0.927],[11.742,2.041],[5.849,15.3],[6.557,0.795],[5.07,2.064],[5.982,-0.017],[2.701,-0.009],[1.917,-0.218],[4.229,-5.774]],"o":[[0.686,3.546],[2.696,2.773],[3.854,0.184],[0.849,4.346],[4.245,1.249],[0.007,4.022],[0,1.661],[0.075,-0.075],[7.816,-1.94],[21.395,4.862],[0,0],[-3.451,-9.016],[-2.504,-4.856],[-5.543,-2.263],[-2.701,0.009],[-1.931,0.008],[-7.1,0.822],[-3.752,5.122]],"v":[[-25.792,-164.168],[-20.947,-154.655],[-10.665,-149.894],[-0.246,-154.069],[8.259,-144.719],[21.408,-147.413],[21.419,-135.357],[25.672,-128.566],[36.639,-133.077],[34.642,-120.516],[54.681,-141.329],[58.632,-167.097],[39.922,-179.731],[28.14,-190.655],[10.46,-192.912],[2.367,-192.885],[-3.421,-192.65],[-21.455,-182.166]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.618,-1.642],[1.132,0.429],[-0.621,1.628],[-1.135,-0.444]],"o":[[-0.635,1.631],[-1.135,-0.443],[0.633,-1.645],[1.133,0.429]],"v":[[-12.569,-139.69],[-15.769,-137.517],[-16.702,-141.267],[-13.501,-143.44]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11","np":2,"cix":2,"bm":0,"ix":11,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.618,-1.642],[1.132,0.429],[-0.621,1.628],[-1.135,-0.444]],"o":[[-0.635,1.631],[-1.135,-0.443],[0.633,-1.645],[1.133,0.429]],"v":[[4.617,-132.86],[1.416,-130.686],[0.483,-134.437],[3.684,-136.609]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12","np":2,"cix":2,"bm":0,"ix":12,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.268,0.026]],"o":[[-2.415,3.519],[0,0]],"v":[[6.807,-118.19],[-4.096,-112.492]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.269,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"cix":2,"bm":0,"ix":13,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[1.814,-2.056],[-0.251,-1.631],[-0.807,-0.37],[-0.88,-0.035]],"o":[[-1.814,2.056],[-1.049,1.19],[0.158,1.029],[0.807,0.37],[0,0]],"v":[[-5.597,-133.888],[-11.038,-127.72],[-12.986,-123.381],[-11.306,-121.215],[-8.721,-120.77]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.269,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"cix":2,"bm":0,"ix":14,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.681,-17.336],[17.336,-5.681],[5.681,17.336],[-17.336,5.681]],"o":[[5.681,17.336],[-17.336,5.681],[-5.681,-17.336],[17.336,-5.681]],"v":[[36.996,-141.852],[15.894,-100.176],[-25.782,-121.278],[-4.68,-162.954]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"cix":2,"bm":0,"ix":15,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-2.201,7.27],[0,0]],"o":[[3.148,-1.565],[0,0],[0,0]],"v":[[7.873,-90.61],[22.531,-104.599],[7.529,-101.903]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.023529412225,0.023529412225,0.023529412225,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"cix":2,"bm":0,"ix":16,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[23.097,-2.006],[-7.654,8.386],[0,0],[0,0],[0,0]],"o":[[-21.34,1.854],[0,0],[0,0],[0,0],[0,0]],"v":[[20.619,-59.71],[8.006,-86.574],[7.385,-106.259],[36.379,-123.464],[41.432,-83.881]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.75686275959,0.643137276173,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17","np":2,"cix":2,"bm":0,"ix":17,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[36.753,3.398],[0,0],[0,0],[0.596,-14.313],[0,0]],"o":[[0,0],[0,0],[14.272,1.234],[0,0],[-40.808,0.71]],"v":[[-34.342,47.903],[-28.072,-84.564],[67.724,-76.282],[92.175,-48.488],[87.698,59.11]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.450980395079,0.929411768913,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":2,"cix":2,"bm":0,"ix":18,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[74.081,0],[0,74.09],[-74.09,0],[0,-74.082]],"o":[[-74.09,0],[0,-74.082],[74.081,0],[0,74.09]],"v":[[15.794,101.212],[-118.348,-32.93],[15.794,-167.072],[149.936,-32.93]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[81.031,0],[0,-81.023],[-81.031,0],[0,81.031]],"o":[[-81.031,0],[0,81.031],[81.031,0],[0,-81.023]],"v":[[15.794,-179.639],[-130.923,-32.93],[15.794,113.787],[162.512,-32.93]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.211764708161,0.243137255311,0.807843148708,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":3,"cix":2,"bm":0,"ix":19,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[45.446,31.228],[-0.254,-52.101],[42.499,-31.845],[20.955,-38.129],[3.863,-2.312],[4.679,0],[2.167,0.607],[-9.122,0],[-3.872,2.321],[-2.249,4.107],[-35.173,26.368],[0.254,57.261]],"o":[[36.787,31.745],[0.263,57.27],[-35.173,26.368],[-2.249,4.107],[-3.872,2.321],[-2.321,0],[4.597,7.798],[4.679,0],[3.872,-2.303],[20.955,-38.128],[42.499,-31.844],[-0.29,-58.993]],"v":[[113.757,-176.224],[174.282,-45.571],[104.644,94.403],[19.555,199.394],[10.171,209.151],[-2.859,212.759],[-9.624,211.835],[12.419,224.538],[25.449,220.929],[34.834,211.173],[119.923,106.181],[189.57,-33.784]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.211764708161,0.243137255311,0.807843148708,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20","np":2,"cix":2,"bm":0,"ix":20,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[74.081,0],[0,74.09],[-74.09,0],[0,-74.081]],"o":[[-74.09,0],[0,-74.081],[74.081,0],[0,74.09]],"v":[[15.792,101.212],[-118.351,-32.931],[15.792,-167.075],[149.936,-32.931]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[95.779,-0.78],[0,-95.462],[-39.743,-31.845],[-19.758,-38.854],[-9.666,0],[-3.872,2.321],[-2.249,4.107],[-35.173,26.368],[0.254,57.261]],"o":[[-95.299,0.789],[0,54.904],[34.384,27.547],[4.388,8.623],[4.679,0],[3.872,-2.303],[20.955,-38.128],[42.499,-31.844],[-0.472,-95.779]],"v":[[14.332,-206.69],[-157.976,-32.941],[-92.772,102.762],[-10.403,210.411],[12.419,224.538],[25.449,220.929],[34.834,211.173],[119.923,106.181],[189.57,-33.784]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.290196090937,0.301960796118,0.86274510622,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21","np":3,"cix":2,"bm":0,"ix":21,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[3.413,-3.493],[4.831,-0.713]],"o":[[-0.6,4.847],[-3.413,3.493],[0,0]],"v":[[-14.631,47.66],[-20.872,60.631],[-33.694,67.172]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22","np":2,"cix":2,"bm":0,"ix":22,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-1.897,-4.332],[-4.609,-1.06]],"o":[[0.482,4.704],[1.897,4.332],[0,0]],"v":[[69.202,51.896],[72.085,65.725],[82.141,74.992]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23","np":2,"cix":2,"bm":0,"ix":23,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.949,-10.762]],"o":[[0.949,10.762],[0,0]],"v":[[57.525,70.306],[60.373,102.591]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24","np":2,"cix":2,"bm":0,"ix":24,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[91.558,106.546],[83.549,30.316],[16.766,37.636],[24.062,106.546]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.078431375325,0.074509806931,0.137254908681,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 25","np":2,"cix":2,"bm":0,"ix":25,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[6.887,1.348],[-0.007,-7.035]],"o":[[-2.325,-5.675],[-8.774,-1.717],[0,0]],"v":[[19.462,102.746],[7.417,87.5],[-5.723,102.671]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 26","np":2,"cix":2,"bm":0,"ix":26,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[29.92,106.546],[35.04,36.732],[-31.176,37.641],[-38.073,106.546]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.078431375325,0.074509806931,0.137254908681,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":2,"cix":2,"bm":0,"ix":27,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Layer 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[256,256,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[4.258,0],[0,6.508],[-3.585,1.51]],"o":[[-4.007,0.165],[-33.189,0],[0,-1.775],[0,0]],"v":[[24.841,236.074],[12.422,236.326],[-47.671,224.542],[-42.085,219.574]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.717647075653,0.745098054409,0.972549021244,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3.627,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-13.055,0],[0,-6.508],[7.115,-1.936]],"o":[[9.855,-1.387],[33.189,0],[0,2.569],[0,0]],"v":[[-22.571,214.961],[12.422,212.758],[72.515,224.542],[61.209,231.423]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.717647075653,0.745098054409,0.972549021244,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3.627,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,-14.06],[51.071,0],[0,14.06],[-51.071,0]],"o":[[0,14.06],[-51.071,0],[0,-14.06],[51.071,0]],"v":[[104.894,224.542],[12.422,250],[-80.05,224.542],[12.422,199.084]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.717647075653,0.745098054409,0.972549021244,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":3.627,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":60.0000024438501,"s":[0]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":60.0000024438501,"s":[100]}],"ix":2},"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":60.0000024438501,"s":[1080]}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Layer 9","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[555.945,19.118,0],"to":[-103.167,0,0],"ti":[103.167,0,0]},{"t":119.000004846969,"s":[-63.055,19.118,0]}],"ix":2,"l":2},"a":{"a":0,"k":[155.945,-236.882,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-2.362,-3.129]],"o":[[4.224,0],[0,0]],"v":[[150.197,-243.889],[160.533,-238.738]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-1.358]],"o":[[0.387,1.229],[0,0]],"v":[[162.543,-234.842],[163.14,-230.946]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-4.135,0]],"o":[[0,-4.138],[0,0]],"v":[[121.414,-224.385],[128.904,-231.875]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.978,-0.295]],"o":[[1.074,0],[0,0]],"v":[[179.344,-231.903],[182.434,-231.449]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.575,-2.341]],"o":[[1.832,1.451],[0,0]],"v":[[185.98,-229.596],[189.733,-223.765]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.011,0.058],[-6.833,-0.222],[-0.935,-0.243],[-8.867,-0.639],[-1.268,-8.709],[-3.847,0],[-1.876,-7.631]],"o":[[0.005,-0.058],[0.893,-6.78],[0.999,0.037],[2.79,-7.768],[8.904,0.645],[2.885,-2.109],[8.212,0],[0,0]],"v":[[115.573,-226.016],[115.594,-226.19],[129.36,-237.811],[132.261,-237.393],[151.612,-249.949],[169.05,-233.705],[179.344,-237.06],[196.318,-223.765]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":3,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Layer 8","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[-70.858,58.123,0],"to":[105,0,0],"ti":[-105,0,0]},{"t":119.000004846969,"s":[559.142,58.123,0]}],"ix":2,"l":2},"a":{"a":0,"k":[-189.858,-197.877,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-3.122,-4.135]],"o":[[5.582,0],[0,0]],"v":[[-197.455,-207.137],[-183.794,-200.33]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-1.794]],"o":[[0.512,1.625],[0,0]],"v":[[-181.137,-195.181],[-180.349,-190.032]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-5.465,0]],"o":[[0,-5.469],[0,0]],"v":[[-235.497,-181.36],[-225.598,-191.259]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":3,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-1.293,-0.39]],"o":[[1.42,0],[0,0]],"v":[[-158.931,-191.295],[-154.848,-190.696]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.761,-3.094]],"o":[[2.421,1.918],[0,0]],"v":[[-150.161,-188.246],[-145.201,-180.54]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":3,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.014,0.077],[-9.031,-0.293],[-1.236,-0.321],[-11.72,-0.845],[-1.676,-11.51],[-5.085,0],[-2.479,-10.085]],"o":[[0.007,-0.077],[1.18,-8.961],[1.32,0.049],[3.688,-10.267],[11.768,0.852],[3.813,-2.787],[10.854,0],[0,0]],"v":[[-243.217,-183.515],[-243.189,-183.746],[-224.995,-199.104],[-221.161,-198.552],[-195.585,-215.147],[-172.537,-193.677],[-158.931,-198.112],[-136.498,-180.54]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.023529412225,0.058823529631,0.066666670144,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.587,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":3,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120.0000048877,"st":0,"ct":1,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/sign_in_continuous_data.json b/QuickLocation/Resource/lotties/sign_in_continuous_data.json new file mode 100644 index 0000000..2265be5 --- /dev/null +++ b/QuickLocation/Resource/lotties/sign_in_continuous_data.json @@ -0,0 +1 @@ +{"v":"5.12.1","fr":25,"ip":0,"op":80,"w":345,"h":345,"nm":"合成 1","ddd":0,"assets":[{"id":"image_0","w":343,"h":343,"u":"images/","p":"dialog_signin_img_0.png","e":0}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"Group 2399.png","cl":"png","refId":"image_0","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":20,"s":[70]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":40,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[70]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":80,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":100,"s":[70]},{"t":105,"s":[70]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[172,172,0],"ix":2,"l":2},"a":{"a":0,"k":[171.5,171.5,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":0,"s":[94.169,94.169,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":20,"s":[84,84,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":40,"s":[94.169,94.169,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":60,"s":[84,84,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":80,"s":[94.169,94.169,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":100,"s":[84,84,100]},{"t":105,"s":[84,84,100]}],"ix":6,"l":2}},"ao":0,"ip":0,"op":80,"st":0,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Resource/lotties/sign_in_un_continuous_data.json b/QuickLocation/Resource/lotties/sign_in_un_continuous_data.json new file mode 100644 index 0000000..f4605c7 --- /dev/null +++ b/QuickLocation/Resource/lotties/sign_in_un_continuous_data.json @@ -0,0 +1 @@ +{"v":"5.12.1","fr":25,"ip":0,"op":80,"w":345,"h":345,"nm":"合成 1","ddd":0,"assets":[{"id":"image_0","w":343,"h":343,"u":"images/","p":"dialog_signin_img_1.png","e":0}],"layers":[{"ddd":0,"ind":1,"ty":2,"nm":"Group 2399.png","cl":"png","refId":"image_0","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":20,"s":[70]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":40,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[70]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":80,"s":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":100,"s":[70]},{"t":105,"s":[70]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[172,172,0],"ix":2,"l":2},"a":{"a":0,"k":[171.5,171.5,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":0,"s":[94.169,94.169,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":20,"s":[84,84,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":40,"s":[94.169,94.169,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":60,"s":[84,84,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":80,"s":[94.169,94.169,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"t":100,"s":[84,84,100]},{"t":105,"s":[84,84,100]}],"ix":6,"l":2}},"ao":0,"ip":0,"op":80,"st":0,"bm":0}],"markers":[],"props":{}} \ No newline at end of file diff --git a/QuickLocation/Section/Group/GroupView.swift b/QuickLocation/Section/Group/GroupView.swift new file mode 100644 index 0000000..b775dc0 --- /dev/null +++ b/QuickLocation/Section/Group/GroupView.swift @@ -0,0 +1,575 @@ +// +// GroupView.swift +// QuickLocation +// +// Created by 八条 on 2026/5/29. +// + +import UIKit +import RxSwift +import RxCocoa +import SDCycleScrollView + +class GroupView: UIView { + + var disposeBag = DisposeBag() + + // MARK: - Scroll State (参考 ShopDetailNestView) + enum ScrollState { case pending, scrolling, ended } + var scrollState: ScrollState = .pending + + /// segment 所在 Y(在 contentView 中的位置) + var segmentY: CGFloat { + let bannerH = bounds.width * (100.0 / 375.0) + return 10 + bannerH + 12 + 60 + 12 + 16 + 8 + 140 + 4 + } + + /// 吸顶临界值(mainScrollView 达到此值后锁定) + var stickThreshold: CGFloat { + return segmentY - kNaviHeight + } + + private func setupUI() { + addSubview(navBgView) + navBgView.addSubview(navTitleLabel) + navBgView.addSubview(scanBtn) + + addSubview(mainScrollView) + mainScrollView.addSubview(contentView) + contentView.addSubview(cycleScrollView) + contentView.addSubview(actionButtonsView) + actionButtonsView.addSubview(createGroupBtn) + actionButtonsView.addSubview(joinGroupBtn) + contentView.addSubview(hotGroupTitleLabel) + contentView.addSubview(hotGroupsCollectionView) + contentView.addSubview(segmentView) + segmentView.addSubview(createdTabLabel) + segmentView.addSubview(joinedTabLabel) + segmentView.addSubview(tabIndicator) + contentView.addSubview(segmentScrollView) + segmentScrollView.addSubview(segmentContentView) + segmentContentView.addSubview(createdTableView) + segmentContentView.addSubview(joinedTableView) + + navBgView.layoutChain + .edges(excludingEdge: .bottom) + .height(kNaviHeight) + + navTitleLabel.layoutChain + .top(kStatusBarHeight + 12) + .centerX() + + scanBtn.layoutChain + .right(15) + .centerY(navTitleLabel) + .width(24).height(24) + + mainScrollView.layoutChain + .topToBottomOfView(navBgView) + .edges(excludingEdge: .top) + + contentView.layoutChain + .edges() + .widthToView(mainScrollView) + + // 轮播图 + cycleScrollView.layoutChain + .top(10) + .left(15).right(15) + .heightToWidth(100/375) + + // 创建/加入圈子 + let btnWidth = (UIScreen.main.bounds.width - 48) / 2 + actionButtonsView.layoutChain + .topToBottomOfView(cycleScrollView, offset: 12) + .edgesHorzontal() + .height(60) + + createGroupBtn.layoutChain + .left(16).centerY() + .width(btnWidth).height(44) + + joinGroupBtn.layoutChain + .right(16).centerY() + .width(btnWidth).height(44) + + // 热门酷圈 + hotGroupTitleLabel.layoutChain + .topToBottomOfView(actionButtonsView, offset: 12) + .left(16) + + hotGroupsCollectionView.layoutChain + .topToBottomOfView(hotGroupTitleLabel, offset: 8) + .edgesHorzontal() + .height(140) + + // Segment + let labelWidth = (UIScreen.main.bounds.width - 60) / 2 + segmentView.layoutChain + .topToBottomOfView(hotGroupsCollectionView, offset: 4) + .edgesHorzontal() + .height(44) + + createdTabLabel.layoutChain + .left(30).centerY() + .width(labelWidth) + + joinedTabLabel.layoutChain + .right(30).centerY() + .width(labelWidth) + + tabIndicator.layoutChain + .bottom(2).centerX(createdTabLabel) + .width(30).height(3) + + // 横向 segmentScrollView + segmentScrollView.layoutChain + .topToBottomOfView(segmentView) + .edgesHorzontal() + .bottom() + + segmentContentView.layoutChain + .edges() + .heightToView(segmentScrollView) + + let svWidth = UIScreen.main.bounds.width + createdTableView.layoutChain + .top().bottom().left() + .width(svWidth) + + joinedTableView.layoutChain + .top().bottom() + .leftToRightOfView(createdTableView) + .width(svWidth) + } + + override func layoutSubviews() { + super.layoutSubviews() + + segmentContentView.layoutChain.width(bounds.width * 2) + + let minContentHeight = segmentY + bounds.height + if contentView.frame.height < minContentHeight { + contentView.layoutChain.height(minContentHeight) + } + } + + // MARK: - Nav + lazy var navBgView: UIImageView = { + let iv = UIImageView() + iv.image = UIImage(named: "Common/navBar_bg_1") + iv.contentMode = .scaleAspectFill + return iv + }() + + lazy var navTitleLabel: UILabel = { + let label = UILabel() + label.text = "圈子" + label.font = .systemFont(ofSize: 18, weight: .medium) + label.textColor = ThemeManager.shared.color.titleAuxColor + label.textAlignment = .center + return label + }() + + lazy var scanBtn: UIButton = { + let btn = UIButton(type: .custom) + btn.setImage(UIImage(named: "Group/scan"), for: .normal) + return btn + }() + + // MARK: - Main Scroll + lazy var mainScrollView: UIScrollView = { + let sv = UIScrollView() + sv.backgroundColor = .clear + sv.delegate = self + sv.showsVerticalScrollIndicator = false + sv.bounces = false + return sv + }() + + lazy var contentView: UIView = { + let v = UIView() + v.backgroundColor = .clear + return v + }() + + // MARK: - 轮播图 + lazy var cycleScrollView: SDCycleScrollView = { + let view = SDCycleScrollView(frame: .zero) + view.backgroundColor = .lightGray + view.scrollDirection = .horizontal + view.showPageControl = true + view.bannerImageViewContentMode = .scaleAspectFill + view.autoScrollTimeInterval = 5 + view.currentPageDotColor = UIColor(hexStr: "#16B3FF") + view.pageDotColor = UIColor(hexStr: "#7AD6FF").withAlphaComponent(0.4) + view.pageControlDotSize = CGSize(width: 8, height: 8) + view.localizationImageNamesGroup = ["map_avatar_1", "map_avatar_2", "map_avatar_3"] + view.clipsToBounds = false + view.pageControlBottomOffset = -34 + return view + }() + + // MARK: - 创建 / 加入 圈子 + private lazy var actionButtonsView: UIView = { + let v = UIView() + v.backgroundColor = .white + return v + }() + + private(set) lazy var createGroupBtn: UIView = { + return makeActionButton(title: "创建圈子", icon: "Home/group_icon") + }() + + private(set) lazy var joinGroupBtn: UIView = { + return makeActionButton(title: "加入圈子", icon: "Home/group") + }() + + private func makeActionButton(title: String, icon: String) -> UIView { + let v = UIView() + v.backgroundColor = UIColor(hexStr: "#F5F7FA") + v.layer.cornerRadius = 12 + v.isUserInteractionEnabled = true + + let imgView = UIImageView(image: UIImage(named: icon)) + imgView.contentMode = .scaleAspectFit + v.addSubview(imgView) + + let label = UILabel() + label.text = title + label.font = .systemFont(ofSize: 14, weight: .medium) + label.textColor = UIColor(hexStr: "#1A1A1A") + v.addSubview(label) + + imgView.layoutChain + .left(16).centerY() + .width(24).height(24) + + label.layoutChain + .leftToRightOfView(imgView, offset: 8) + .centerY() + + return v + } + + // MARK: - 热门酷圈 + private lazy var hotGroupTitleLabel: UILabel = { + let label = UILabel() + label.text = "热门酷圈" + label.font = .systemFont(ofSize: 16, weight: .bold) + label.textColor = UIColor(hexStr: "#1A1A1A") + return label + }() + + private(set) lazy var hotGroupsCollectionView: UICollectionView = { + let layout = UICollectionViewFlowLayout() + layout.scrollDirection = .horizontal + layout.itemSize = CGSize(width: 120, height: 140) + layout.minimumLineSpacing = 12 + layout.sectionInset = UIEdgeInsets(top: 0, left: 16, bottom: 0, right: 16) + let cv = UICollectionView(frame: .zero, collectionViewLayout: layout) + cv.backgroundColor = .clear + cv.showsHorizontalScrollIndicator = false + cv.register(HotGroupCell.self, forCellWithReuseIdentifier: HotGroupCell.reuseId) + return cv + }() + + // MARK: - Segment + private(set) lazy var segmentView: UIView = { + let v = UIView() + v.backgroundColor = .white + return v + }() + + private(set) lazy var createdTabLabel: UILabel = { + let label = UILabel() + label.text = "我创建的圈子" + label.font = .systemFont(ofSize: 15, weight: .semibold) + label.textColor = UIColor(hexStr: "#1A1A1A") + label.textAlignment = .center + label.isUserInteractionEnabled = true + return label + }() + + private(set) lazy var joinedTabLabel: UILabel = { + let label = UILabel() + label.text = "我加入的圈子" + label.font = .systemFont(ofSize: 15, weight: .medium) + label.textColor = UIColor(hexStr: "#999999") + label.textAlignment = .center + label.isUserInteractionEnabled = true + return label + }() + + private lazy var tabIndicator: UIView = { + let v = UIView() + v.backgroundColor = UIColor(hexStr: "#16B3FF") + v.layer.cornerRadius = 2 + return v + }() + + // MARK: - 横向滚动容器 + private(set) lazy var segmentScrollView: UIScrollView = { + let sv = UIScrollView() + sv.isPagingEnabled = true + sv.showsHorizontalScrollIndicator = false + sv.bounces = false + sv.delegate = self + return sv + }() + + private lazy var segmentContentView: UIView = { + let v = UIView() + v.backgroundColor = .clear + return v + }() + + // MARK: - 两个列表 (使用 PagerTableView 支持手势转发) + private(set) lazy var createdTableView: PagerTableView = { + let tv = PagerTableView(frame: .zero, style: .plain) + tv.backgroundColor = .clear + tv.separatorStyle = .none + tv.showsVerticalScrollIndicator = false + tv.register(CircleGroupCell.self) + tv.rowHeight = 72 + tv.bounces = true + tv.panDelegate = self + return tv + }() + + private(set) lazy var joinedTableView: PagerTableView = { + let tv = PagerTableView(frame: .zero, style: .plain) + tv.backgroundColor = .clear + tv.separatorStyle = .none + tv.showsVerticalScrollIndicator = false + tv.register(CircleGroupCell.self) + tv.rowHeight = 72 + tv.bounces = true + tv.panDelegate = self + return tv + }() + + // MARK: - 当前 segment + var currentSegmentIndex: Int = 0 + + func selectSegment(at index: Int) { + currentSegmentIndex = index + let isCreated = index == 0 + + UIView.animate(withDuration: 0.2) { + self.createdTabLabel.textColor = isCreated ? UIColor(hexStr: "#1A1A1A") : UIColor(hexStr: "#999999") + self.joinedTabLabel.textColor = isCreated ? UIColor(hexStr: "#999999") : UIColor(hexStr: "#1A1A1A") + + self.tabIndicator.center.x = isCreated + ? self.createdTabLabel.center.x + : self.joinedTabLabel.center.x + + self.layoutIfNeeded() + } + } + + override init(frame: CGRect) { + super.init(frame: .zero) + backgroundColor = .white + setupUI() + } + + required init?(coder aDecoder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + /// 由子 tableView 回调(GroupViewController 转发 Rx 事件) + func childTableViewDidScroll(_ scrollView: UIScrollView) { + self.scrollViewDidScroll(scrollView) + } +} + +// MARK: - UIScrollViewDelegate + UIGestureRecognizerDelegate +extension GroupView: UIScrollViewDelegate, UIGestureRecognizerDelegate { + + func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool { + // 允许 mainScrollView 和内部 tableView 同时识别手势 + if otherGestureRecognizer == mainScrollView.panGestureRecognizer { + return true + } + return false + } + + func scrollViewDidScroll(_ scrollView: UIScrollView) { + if scrollView == mainScrollView { + let offsetY = scrollView.contentOffset.y + + if offsetY >= stickThreshold { + // 到达吸顶位置 → 锁定 mainScrollView,让内部 tableView 接管 + scrollState = .ended + scrollView.contentOffset.y = stickThreshold + scrollView.isScrollEnabled = false + selectSegment(at: currentSegmentIndex) + } else if offsetY > 0 { + scrollState = .scrolling + } else { + scrollState = .pending + scrollView.contentOffset.y = 0 + } + } else if scrollView == segmentScrollView { + // 横向滚动同步 segment 指示器 + let page = Int(round(scrollView.contentOffset.x / scrollView.bounds.width)) + if page != currentSegmentIndex && page >= 0 && page < 2 { + currentSegmentIndex = page + selectSegment(at: page) + } + } else { + // 内部 tableView 滚动 + if scrollState == .scrolling { + scrollView.contentOffset = .zero + } else if scrollState == .ended { + if scrollView.contentOffset.y <= 0 { + scrollView.contentOffset.y = 0 + scrollState = .pending + mainScrollView.isScrollEnabled = true + // 把 mainScrollView 降到阈值以下,避免立即重新吸顶 + mainScrollView.contentOffset.y = stickThreshold - 20 + } + } + } + } +} + +// MARK: - HotGroupCell +final class HotGroupCell: UICollectionViewCell { + static let reuseId = "HotGroupCell" + + private let iconView: UIImageView = { + let iv = UIImageView() + iv.contentMode = .scaleAspectFill + iv.layer.cornerRadius = 8 + iv.clipsToBounds = true + iv.backgroundColor = UIColor(hexStr: "#F0F0F0") + return iv + }() + + private let nameLabel: UILabel = { + let label = UILabel() + label.font = .systemFont(ofSize: 13, weight: .medium) + label.textColor = UIColor(hexStr: "#1A1A1A") + label.textAlignment = .center + return label + }() + + private let countLabel: UILabel = { + let label = UILabel() + label.font = .systemFont(ofSize: 11, weight: .regular) + label.textColor = UIColor(hexStr: "#999999") + label.textAlignment = .center + return label + }() + + override init(frame: CGRect) { + super.init(frame: frame) + contentView.addSubview(iconView) + contentView.addSubview(nameLabel) + contentView.addSubview(countLabel) + + iconView.layoutChain + .top().centerX() + .width(60).height(60) + + nameLabel.layoutChain + .topToBottomOfView(iconView, offset: 6) + .edgesHorzontal() + + countLabel.layoutChain + .topToBottomOfView(nameLabel, offset: 2) + .edgesHorzontal() + } + + required init?(coder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + func configure(_ item: HotGroupItem) { + iconView.image = UIImage(named: item.icon) + nameLabel.text = item.name + countLabel.text = "\(item.memberCount)人·\(item.onlineCount)在线" + } +} + +// MARK: - CircleGroupCell +final class CircleGroupCell: UITableViewCell { + + private let iconView: UIImageView = { + let iv = UIImageView() + iv.contentMode = .scaleAspectFill + iv.layer.cornerRadius = 24 + iv.clipsToBounds = true + iv.backgroundColor = UIColor(hexStr: "#F0F0F0") + return iv + }() + + private let nameLabel: UILabel = { + let label = UILabel() + label.font = .systemFont(ofSize: 14, weight: .medium) + label.textColor = UIColor(hexStr: "#1A1A1A") + return label + }() + + private let countLabel: UILabel = { + let label = UILabel() + label.font = .systemFont(ofSize: 12, weight: .regular) + label.textColor = UIColor(hexStr: "#999999") + return label + }() + + private let addressLabel: UILabel = { + let label = UILabel() + label.font = .systemFont(ofSize: 12, weight: .regular) + label.textColor = UIColor(hexStr: "#999999") + return label + }() + + private let dividerLine: UIView = { + let v = UIView() + v.backgroundColor = UIColor(hexStr: "#F0F0F0") + return v + }() + + override init(style: CellStyle, reuseIdentifier: String?) { + super.init(style: style, reuseIdentifier: reuseIdentifier) + selectionStyle = .none + backgroundColor = .white + + contentView.addSubview(iconView) + contentView.addSubview(nameLabel) + contentView.addSubview(countLabel) + contentView.addSubview(addressLabel) + contentView.addSubview(dividerLine) + + iconView.layoutChain + .left(16).centerY() + .width(48).height(48) + + nameLabel.layoutChain + .top(12).leftToRightOfView(iconView, offset: 12) + + countLabel.layoutChain + .topToBottomOfView(nameLabel, offset: 4) + .leftToView(nameLabel) + + addressLabel.layoutChain + .centerY().right(16) + + dividerLine.layoutChain + .left(76).right().bottom().height(0.5) + } + + required init?(coder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + func configure(_ item: CircleGroupItem) { + iconView.image = UIImage(named: item.icon) + nameLabel.text = item.name + countLabel.text = "\(item.memberCount)人·\(item.onlineCount)在线" + addressLabel.text = item.address + } +} diff --git a/QuickLocation/Section/Group/GroupViewController.swift b/QuickLocation/Section/Group/GroupViewController.swift new file mode 100644 index 0000000..061e7d9 --- /dev/null +++ b/QuickLocation/Section/Group/GroupViewController.swift @@ -0,0 +1,113 @@ +// +// GroupViewController.swift +// QuickLocation +// + +import UIKit +import RxSwift +import RxCocoa +import RxDataSources + +final class GroupViewController: BaseViewController { + + override var isNavigationBarHidden: Bool { true } + + fileprivate var rootView: GroupView! + private let viewModel = GroupViewModel() + + override func loadView() { + rootView = GroupView(frame: UIScreen.main.bounds) + view = rootView + } + + override func viewDidLoad() { + super.viewDidLoad() + bindViewModel() + reactiveAction() + observeTableViews() + + viewModel.loadMockData() + } + + // MARK: - Bindings + private func bindViewModel() { + // 热门酷圈 + viewModel.output.hotGroups + .drive(rootView.hotGroupsCollectionView.rx.items( + cellIdentifier: HotGroupCell.reuseId, + cellType: HotGroupCell.self + )) { _, item, cell in + cell.configure(item) + } + .disposed(by: disposeBag) + + // 我创建的圈子 + let createdDataSource = RxTableViewSectionedReloadDataSource( + configureCell: { (_, tableView, indexPath, model) in + let cell: CircleGroupCell = tableView.dequeueReusableCell(for: indexPath) + cell.configure(model) + return cell + }) + + viewModel.output.createdSections + .bind(to: rootView.createdTableView.rx.items(dataSource: createdDataSource)) + .disposed(by: disposeBag) + + // 我加入的圈子 + let joinedDataSource = RxTableViewSectionedReloadDataSource( + configureCell: { (_, tableView, indexPath, model) in + let cell: CircleGroupCell = tableView.dequeueReusableCell(for: indexPath) + cell.configure(model) + return cell + }) + + viewModel.output.joinedSections + .bind(to: rootView.joinedTableView.rx.items(dataSource: joinedDataSource)) + .disposed(by: disposeBag) + } + + private func reactiveAction() { + rootView.createGroupBtn.rx.tapGesture + .subscribe(onNext: { _ in + // TODO: 创建圈子 + }) + .disposed(by: disposeBag) + + rootView.joinGroupBtn.rx.tapGesture + .subscribe(onNext: { _ in + // TODO: 加入圈子 + }) + .disposed(by: disposeBag) + + rootView.createdTabLabel.rx.tapGesture + .subscribe(onNext: { [weak self] _ in self?.switchToSegment(0) }) + .disposed(by: disposeBag) + + rootView.joinedTabLabel.rx.tapGesture + .subscribe(onNext: { [weak self] _ in self?.switchToSegment(1) }) + .disposed(by: disposeBag) + } + + private func switchToSegment(_ index: Int) { + rootView.selectSegment(at: index) + let offset = CGPoint(x: CGFloat(index) * rootView.segmentScrollView.bounds.width, y: 0) + rootView.segmentScrollView.setContentOffset(offset, animated: false) + } + + // MARK: - 内层 tableView 滚动监听(吸顶/脱离) + private func observeTableViews() { + rootView.createdTableView.rx.didScroll + .subscribe(onNext: { [weak self] in + guard let self = self else { return } + self.rootView.childTableViewDidScroll(self.rootView.createdTableView) + }) + .disposed(by: disposeBag) + + rootView.joinedTableView.rx.didScroll + .subscribe(onNext: { [weak self] in + guard let self = self else { return } + self.rootView.childTableViewDidScroll(self.rootView.joinedTableView) + }) + .disposed(by: disposeBag) + } +} diff --git a/QuickLocation/Section/Group/GroupViewModel.swift b/QuickLocation/Section/Group/GroupViewModel.swift new file mode 100644 index 0000000..a3e5fc2 --- /dev/null +++ b/QuickLocation/Section/Group/GroupViewModel.swift @@ -0,0 +1,97 @@ +// +// GroupViewModel.swift +// QuickLocation +// + +import Foundation +import RxSwift +import RxCocoa +import RxDataSources + +typealias CircleListSectionModel = SectionModel + +// MARK: - Models + +/// 热门酷圈 +struct HotGroupItem { + let id: String + let name: String + let icon: String + let memberCount: Int + let onlineCount: Int +} + +/// 圈子 +struct CircleGroupItem { + let id: String + let name: String + let icon: String + let memberCount: Int + let onlineCount: Int + let address: String +} + +// MARK: - ViewModel + +final class GroupViewModel { + + struct Output { + let hotGroups: Driver<[HotGroupItem]> + let createdSections: Observable<[CircleListSectionModel]> + let joinedSections: Observable<[CircleListSectionModel]> + let segmentTitles: Driver<[String]> + } + + let output: Output + + private let hotGroupsSubject = BehaviorRelay<[HotGroupItem]>(value: []) + private let createdSectionsSubject = PublishSubject<[CircleListSectionModel]>() + private let joinedSectionsSubject = PublishSubject<[CircleListSectionModel]>() + + let segmentTitles = BehaviorRelay<[String]>(value: ["我创建的圈子", "我加入的圈子"]) + + // MARK: - Init + init() { + output = Output( + hotGroups: hotGroupsSubject.asDriver(), + createdSections: createdSectionsSubject.asObservable(), + joinedSections: joinedSectionsSubject.asObservable(), + segmentTitles: segmentTitles.asDriver() + ) + } + + func loadMockData() { + hotGroupsSubject.accept([ + HotGroupItem(id: "h1", name: "户外探险队", icon: "map_avatar_1", memberCount: 128, onlineCount: 32), + HotGroupItem(id: "h2", name: "城市慢跑团", icon: "map_avatar_2", memberCount: 256, onlineCount: 45), + HotGroupItem(id: "h3", name: "骑行爱好者", icon: "map_avatar_3", memberCount: 89, onlineCount: 12), + HotGroupItem(id: "h4", name: "登山俱乐部", icon: "map_avatar_4", memberCount: 342, onlineCount: 67), + HotGroupItem(id: "h5", name: "摄影交流圈", icon: "map_avatar_5", memberCount: 156, onlineCount: 28) + ]) + + let createdItems = [ + CircleGroupItem(id: "c1", name: "户外探险队", icon: "map_avatar_1", memberCount: 128, onlineCount: 32, address: "重庆市渝北区"), + CircleGroupItem(id: "c2", name: "周末徒步小组", icon: "map_avatar_2", memberCount: 45, onlineCount: 8, address: "重庆市江北区"), + CircleGroupItem(id: "c3", name: "夜跑小分队", icon: "map_avatar_3", memberCount: 67, onlineCount: 15, address: "重庆市南岸区"), + CircleGroupItem(id: "c4", name: "钓鱼爱好者", icon: "map_avatar_4", memberCount: 32, onlineCount: 6, address: "重庆市北碚区"), + CircleGroupItem(id: "c5", name: "美食探店团", icon: "map_avatar_5", memberCount: 89, onlineCount: 23, address: "重庆市渝中区"), + CircleGroupItem(id: "c6", name: "桌游俱乐部", icon: "map_avatar_1", memberCount: 56, onlineCount: 18, address: "重庆市沙坪坝区"), + CircleGroupItem(id: "c7", name: "电影交流群", icon: "map_avatar_2", memberCount: 112, onlineCount: 34, address: "重庆市九龙坡区") + ] + createdSectionsSubject.onNext([SectionModel(model: "created", items: createdItems)]) + + let joinedItems = [ + CircleGroupItem(id: "j1", name: "城市慢跑团", icon: "map_avatar_2", memberCount: 256, onlineCount: 45, address: "重庆市两江新区"), + CircleGroupItem(id: "j2", name: "骑行爱好者", icon: "map_avatar_3", memberCount: 89, onlineCount: 12, address: "重庆市沙坪坝区"), + CircleGroupItem(id: "j3", name: "登山俱乐部", icon: "map_avatar_4", memberCount: 342, onlineCount: 67, address: "重庆市九龙坡区"), + CircleGroupItem(id: "j4", name: "摄影交流圈", icon: "map_avatar_5", memberCount: 156, onlineCount: 28, address: "重庆市大渡口区"), + CircleGroupItem(id: "j5", name: "羽毛球爱好者", icon: "map_avatar_1", memberCount: 98, onlineCount: 22, address: "重庆市巴南区"), + CircleGroupItem(id: "j6", name: "宠物家长群", icon: "map_avatar_2", memberCount: 67, onlineCount: 15, address: "重庆市渝北区"), + CircleGroupItem(id: "j7", name: "读书分享会", icon: "map_avatar_3", memberCount: 45, onlineCount: 11, address: "重庆市江北区"), + CircleGroupItem(id: "j8", name: "电竞战队", icon: "map_avatar_4", memberCount: 134, onlineCount: 42, address: "重庆市南岸区"), + CircleGroupItem(id: "j9", name: "手工DIY圈", icon: "map_avatar_5", memberCount: 78, onlineCount: 19, address: "重庆市渝中区"), + CircleGroupItem(id: "j10", name: "瑜伽冥想群", icon: "map_avatar_1", memberCount: 56, onlineCount: 24, address: "重庆市巴南区") + ] + joinedSectionsSubject.onNext([SectionModel(model: "joined", items: joinedItems)]) + } +} diff --git a/QuickLocation/Section/Home/GroupListPopView.swift b/QuickLocation/Section/Home/GroupListPopView.swift new file mode 100644 index 0000000..0187519 --- /dev/null +++ b/QuickLocation/Section/Home/GroupListPopView.swift @@ -0,0 +1,252 @@ +// +// GroupListPopView.swift +// QuickLocation +// +// Created by 八条 on 2026/5/30. +// + +import UIKit + +class GroupListPopView: UIView { + + private static let shared = GroupListPopView(frame: CGRect(origin: .zero, size: kScreenSize)) + + private var groupList: [GroupInfoModel] = [] + + /// 完成选中进行回调 + private var completion: ((String?) -> Void)? + + @objc func tap() { + completion?(nil) + } + + private var defaultGroupKey: String = "" { + didSet { + tableView.reloadData() + } + } + + private lazy var bgView: UIView = { + let view = UIView() + view.backgroundColor = .black.withAlphaComponent(0.5) + view.clipsToBounds = true + return view + }() + + lazy var infoView: UIView = { + let view = UIView() + view.backgroundColor = .white + view.cornerRadius = 20 + return view + }() + + lazy var tableView: UITableView = { + let tableView = UITableView(frame: .zero, style: .plain) + tableView.backgroundColor = .white + tableView.separatorStyle = .none + tableView.estimatedRowHeight = 68 + tableView.showsVerticalScrollIndicator = false + tableView.bounces = false + tableView.isScrollEnabled = false + tableView.register(GroupListPopCell.self) + tableView.dataSource = self + tableView.delegate = self + return tableView + }() + + // MARK: - Init + override init(frame: CGRect) { + super.init(frame: frame) + backgroundColor = .clear + addSubview(bgView) + bgView.addSubview(tableView) + let tap = UITapGestureRecognizer(target: self, action: #selector(tap)) + tap.delegate = self + addGestureRecognizer(tap) + } + + required init?(coder aDecoder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + override func layoutSubviews() { + super.layoutSubviews() + + tableView.setNeedsLayout() + tableView.layoutIfNeeded() + tableView.setCornerRadius(corners: [.bottomLeft, .bottomRight], withCornerRadii: CGSize(width: 16, height: 16)) + } +} + +// MARK: - Public +extension GroupListPopView { + + /// 显示选择弹窗 + /// - Parameters: + /// - start: 显示起始点 + static func show(start: CGPoint, + defaultGroupKey: String, + groupList: [GroupInfoModel], + completion: @escaping ((String?) -> Void)) { + guard let superView = kKeyWindow else { + return + } + + if GroupListPopView.shared.superview != nil { + GroupListPopView.shared.removeFromSuperview() + GroupListPopView.shared.tableView.frame = .zero + } + GroupListPopView.shared.defaultGroupKey = defaultGroupKey + GroupListPopView.shared.bgView.alpha = 1 + GroupListPopView.shared.bgView.frame = CGRect(origin: start, size: CGSize(width: kScreenWidth, height: kScreenHeight - start.y)) + superView.addSubview(GroupListPopView.shared) + superView.bringSubviewToFront(GroupListPopView.shared) + let tableViewHeight = CGFloat(GroupListPopView.shared.groupList.count * 30) + 6 + GroupListPopView.shared.tableView.frame = CGRect(x: 0, y: -tableViewHeight, width: kScreenWidth, height: tableViewHeight) + GroupListPopView.shared.tableView.alpha = 0 + GroupListPopView.shared.completion = { (text) in + completion(text) + GroupListPopView.dismiss() + } + UIView.animate(withDuration: 0.25) { + GroupListPopView.shared.tableView.alpha = 1 + GroupListPopView.shared.tableView.frame = CGRect(x: 0, y: 0, width: kScreenWidth, height: tableViewHeight) + } + } + + /// 关闭 + static func dismiss() { + guard GroupListPopView.shared.superview != nil else { return } + let tableViewHeight = GroupListPopView.shared.frame.height + UIView.animate(withDuration: 0.15) { + GroupListPopView.shared.tableView.alpha = 0 + GroupListPopView.shared.tableView.frame = CGRect(x: 0, y: -tableViewHeight, width: kScreenWidth, height: tableViewHeight) + } + UIView.animate(withDuration: 0.25, delay: 0, options: [.curveEaseIn]) { + GroupListPopView.shared.bgView.alpha = 0 + } completion: { _ in + GroupListPopView.shared.removeFromSuperview() + GroupListPopView.shared.tableView.frame = .zero + } + } +} + +// MARK: - UIGestureRecognizerDelegate +extension GroupListPopView: UIGestureRecognizerDelegate { + func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldReceive touch: UITouch) -> Bool { + if let view = touch.view, !(view == self || view == bgView) { + return false + } + return true + } +} + +// MARK: - UITableViewDataSource & UITableViewDelegate +extension GroupListPopView: UITableViewDataSource, UITableViewDelegate { + func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { + groupList.count + } + + func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { + let cell: GroupListPopCell = tableView.dequeueReusableCell(for: indexPath) + cell.configure(model: groupList[indexPath.row], + isSelected: defaultGroupKey == groupList[indexPath.row].group_key) + return cell + } + + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + completion?(groupList[indexPath.row].group_key) + } +} + + +// MARK: - GroupListPopCell +class GroupListPopCell: UITableViewCell { + + func configure(model: GroupInfoModel, isSelected: Bool) { + avaterImgView.image = model.groupIcon + nameLab.text = model.name + bgView.isHidden = !isSelected + } + + override init(style: CellStyle, reuseIdentifier: String?) { + super.init(style: style, reuseIdentifier: reuseIdentifier) + selectionStyle = .none + backgroundColor = .clear + setupSubviews() + } + + private func setupSubviews() { + contentView.addSubview(bgView) + contentView.addSubview(avaterImgView) + contentView.addSubview(nameLab) + + bgView.layoutChain.edges() + + avaterImgView.layoutChain + .edgesVertical(14) + .left(15) + .width(40) + .height(40) + + nameLab.layoutChain + .leftToRightOfView(avaterImgView, offset: 11) + .right(100, relation: .greaterThanOrEqual) + } + + required init?(coder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + override func awakeFromNib() { + super.awakeFromNib() + // Initialization code + } + + override func setSelected(_ selected: Bool, animated: Bool) { + super.setSelected(selected, animated: animated) + + // Configure the view for the selected state + } + + lazy var bgView: UIView = { + let view = UIView() + view.backgroundColor = UIColor(hexStr: "#EFF9FF") + + let lineView = UIView() + lineView.backgroundColor = UIColor(hexStr: "#16B3FF") + view.addSubview(lineView) + lineView.layoutChain + .left() + .edgesVertical() + .width(6) + + let selectedIcon = UIImageView() + selectedIcon.image = UIImage(named: "Group/selected") + view.addSubview(selectedIcon) + selectedIcon.layoutChain + .right(14) + .centerY() + .width(24) + .height(24) + + view.isHidden = true + + return view + }() + + lazy var avaterImgView: UIImageView = { + let view = UIImageView() + view.backgroundColor = .lightGray + view.contentMode = .scaleAspectFill + view.cornerRadius = 20 + return view + }() + + lazy var nameLab: UILabel = { + let label = UILabel() + label.textColor = ThemeManager.shared.color.contentColor + label.font = .systemFont(ofSize: 15, weight: .medium) + return label + }() +} diff --git a/QuickLocation/Section/Home/GroupMemberView.swift b/QuickLocation/Section/Home/GroupMemberView.swift new file mode 100644 index 0000000..2431f93 --- /dev/null +++ b/QuickLocation/Section/Home/GroupMemberView.swift @@ -0,0 +1,365 @@ +// +// GroupMemberView.swift +// QuickLocation +// +// Created by 八条 on 2026/5/29. +// + +import UIKit +import UIKit +import RxSwift +import RxCocoa + +class GroupMemberView: UIView { + + func setupCountData(_ memberCount: Int, _ memberOnlineCount: Int) { + groupContentLab.text = "共\(memberCount)成员/\(memberOnlineCount)在线" + } + + private func setupRx() { + + } + + private func setupUI() { + addSubview(headerBgView) + addSubview(bgView) + addSubview(groupIcon) + addSubview(titleIcon) + addSubview(groupContentLab) + addSubview(refreshBtn) + addSubview(inviteJoinBtn) + addSubview(tableView) + + headerBgView.layoutChain + .edges(excludingEdge: .bottom) + .heightToWidth(136/375) + + bgView.layoutChain + .topToBottomOfView(headerBgView) + .edges(excludingEdge: .top) + + groupIcon.layoutChain + .top() + .left() + .width(52) + .height(52) + + titleIcon.layoutChain + .top(5) + .leftToRightOfView(groupIcon) + .width(110) + .height(26) + + groupContentLab.layoutChain + .topToBottomOfView(titleIcon, offset: 8) + .leftToView(titleIcon) + + inviteJoinBtn.layoutChain + .top(23) + .right(15) + .height(20) + + refreshBtn.layoutChain + .topToView(inviteJoinBtn) + .rightToLeftOfView(inviteJoinBtn, offset: -20) + .height(20) + + inviteJoinBtn.sizeToFit() + refreshBtn.sizeToFit() + + tableView.layoutChain + .topToBottomOfView(groupContentLab, offset: 8) + .edges(excludingEdge: .top) + } + + lazy var headerBgView: UIImageView = { + let view = UIImageView() + view.image = UIImage(named: "Home/group_member_bg") + view.backgroundColor = .clear + view.contentMode = .scaleAspectFill + return view + }() + + lazy var bgView: UIView = { + let view = UIView() + view.backgroundColor = .white + return view + }() + + lazy var groupIcon: UIImageView = { + let view = UIImageView() + view.image = UIImage(named: "Home/group_icon") + view.backgroundColor = .clear + view.contentMode = .scaleAspectFill + return view + }() + + lazy var titleIcon: UIImageView = { + let view = UIImageView() + view.image = UIImage(named: "Home/title_icon") + view.backgroundColor = .clear + view.contentMode = .scaleAspectFill + return view + }() + + lazy var groupContentLab: UILabel = { + let label = UILabel() + label.text = "共0成员/0在线" + label.font = .systemFont(ofSize: 12, weight: .medium) + label.textColor = UIColor(hexStr: "#0F2846") + return label + }() + + lazy var refreshBtn: UIButton = { + let btn = UIButton(type: .custom) + btn.setTitle(" 刷新列表", for: .normal) + btn.setTitleColor(UIColor(hexStr: "#1A1A1A"), for: .normal) + btn.titleLabel?.font = .systemFont(ofSize: 12, weight: .regular) + btn.setImage(UIImage(named: "Home/refresh"), for: .normal) + return btn + }() + + lazy var inviteJoinBtn: UIButton = { + let btn = UIButton(type: .custom) + btn.setTitle(" 邀请加入", for: .normal) + btn.setTitleColor(UIColor(hexStr: "#1A1A1A"), for: .normal) + btn.titleLabel?.font = .systemFont(ofSize: 12, weight: .regular) + btn.setImage(UIImage(named: "Home/member"), for: .normal) + return btn + }() + + lazy var tableView: UITableView = { + let tableView = UITableView(frame: .zero, style: .plain) + tableView.backgroundColor = .clear + tableView.separatorStyle = .none + tableView.estimatedRowHeight = 76 + tableView.showsVerticalScrollIndicator = false + tableView.register(GroupMemberCell.self) + return tableView + }() + + override init(frame: CGRect) { + super.init(frame: frame) + backgroundColor = .clear + setupUI() + setupRx() + } + + required init?(coder aDecoder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } +} + +// MARK: - GroupMemberCell +class GroupMemberCell: UITableViewCell { + + func configure(model: GroupMemberModel, isCurrentUser: Bool, isOwn: Bool) { + ownView.isHidden = !isOwn + avaterImgView.image = model.userIcon + vipIcon.image = model.vipIcon + nameLab.text = model.nick_name + locationLab.text = "在 " + model.lastLocation + + nameLab.textColor = UIColor(hexStr: isCurrentUser ? "#16B3FF" : "#0F2846") + } + + private func setupSubviews() { + contentView.addSubview(ownBgView) + contentView.addSubview(avaterImgView) + contentView.addSubview(vipIcon) + contentView.addSubview(nameLab) + contentView.addSubview(locationIcon) + contentView.addSubview(locationLab) + contentView.addSubview(tagView) + contentView.addSubview(onlineView) + + setupLayout() + } + + private func setupLayout() { + ownBgView.layoutChain + .edgesHorzontal(15) + .edgesVertical() + + avaterImgView.layoutChain + .edgesVertical(13) + .left(28) + .width(50) + .height(50) + + vipIcon.layoutChain + .topToView(avaterImgView, offset: -8) + .leftToView(avaterImgView, offset: -6) + .width(25) + .height(21) + + nameLab.layoutChain + .topToView(avaterImgView, offset: 6) + .leftToRightOfView(avaterImgView, offset: 8) + + locationLab.layoutChain + .bottomToView(avaterImgView, offset: -6) + .leftToView(nameLab) + + locationIcon.layoutChain + .leftToRightOfView(locationLab, offset: 4) + .centerY(locationLab) + .width(10) + .height(10) + + tagView.layoutChain + .leftToRightOfView(nameLab, offset: 4) + .centerY(nameLab) + .height(20) + + ownView.layoutChain.height(15) + + offlineView.layoutChain.height(15) + + onlineView.layoutChain + .right(26) + .bottom(18) + } + + lazy var ownBgView: UIView = { + let view = UIView() + view.backgroundColor = UIColor(hexStr: "#EAFBFF") + view.cornerRadius = 10 + view.isHidden = true + return view + }() + + lazy var avaterImgView: UIImageView = { + let view = UIImageView() + view.backgroundColor = .lightGray + view.contentMode = .scaleAspectFill + view.cornerRadius = 25 + return view + }() + + lazy var vipIcon: UIImageView = { + let view = UIImageView() + return view + }() + + lazy var nameLab: UILabel = { + let label = UILabel() + label.textColor = UIColor(hexStr: "#0F2846") + label.font = .systemFont(ofSize: 14, weight: .semibold) + return label + }() + + lazy var locationIcon: UIImageView = { + let view = UIImageView() + view.image = UIImage(named: "Home/member_location") + return view + }() + + lazy var locationLab: UILabel = { + let label = UILabel() + label.textColor = UIColor(hexStr: "#8D8D8D") + label.font = .systemFont(ofSize: 10, weight: .regular) + return label + }() + + lazy var tagView: UIStackView = { + let view = UIStackView(arrangedSubviews: [ownView, offlineView]) + view.axis = .horizontal + view.alignment = .center + view.spacing = 0 + view.backgroundColor = .clear + return view + }() + + // 圈主 + lazy var ownView: UIView = { + let view = UIView() + view.backgroundColor = UIColor(hexStr: "#9FD9FF") + view.cornerRadius = 2 + + let label = UILabel() + label.textColor = UIColor(hexStr: "#194045") + label.font = .systemFont(ofSize: 8, weight: .medium) + label.text = "圈主" + + view.addSubview(label) + label.layoutChain + .edgesVertical(2) + .edgesHorzontal(8) + + return view + }() + + // 离线 + lazy var offlineView: UIView = { + let view = UIView() + view.backgroundColor = UIColor(hexStr: "#EDEDED") + view.cornerRadius = 2 + + let label = UILabel() + label.textColor = ThemeManager.shared.color.contentColor + label.font = .systemFont(ofSize: 8, weight: .medium) + label.text = "离线" + + view.addSubview(label) + label.layoutChain + .edgesVertical(2) + .edgesHorzontal(8) + + view.isHidden = true + return view + }() + + // 在线 + lazy var onlineView: UIView = { + let view = UIView() + view.backgroundColor = .clear + + let dot = UIView() + dot.backgroundColor = UIColor(hexStr: "#67EA76") + dot.cornerRadius = 4 + + let label = UILabel() + label.textColor = ThemeManager.shared.color.subTitleColor + label.font = .systemFont(ofSize: 10, weight: .medium) + label.text = "在线" + + view.addSubview(dot) + view.addSubview(label) + + dot.layoutChain + .left() + .centerY() + .height(8) + .width(8) + + label.layoutChain + .edgesVertical() + .leftToRightOfView(dot, offset: 3) + .right() + + return view + }() + + override func awakeFromNib() { + super.awakeFromNib() + // Initialization code + } + + override init(style: CellStyle, reuseIdentifier: String?) { + super.init(style: style, reuseIdentifier: reuseIdentifier) + selectionStyle = .none + backgroundColor = .clear + setupSubviews() + } + + required init?(coder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + override func setSelected(_ selected: Bool, animated: Bool) { + super.setSelected(selected, animated: animated) + + // Configure the view for the selected state + } +} diff --git a/QuickLocation/Section/Home/HomeView.swift b/QuickLocation/Section/Home/HomeView.swift index df59676..01ff024 100644 --- a/QuickLocation/Section/Home/HomeView.swift +++ b/QuickLocation/Section/Home/HomeView.swift @@ -8,6 +8,7 @@ import UIKit import RxSwift import RxCocoa +import Lottie #if !targetEnvironment(simulator) import MAMapKit #endif @@ -16,15 +17,22 @@ class HomeView: UIView { var disposeBag = DisposeBag() + let groupMemberView = GroupMemberView(frame: .zero) + + // MARK: - groupMemberView 拖拽 + private var groupMemberTopConstraint: NSLayoutConstraint? + private var groupMemberUpLimit: CGFloat = 0 + private var groupMemberDownLimit: CGFloat = 0 + private var isGroupMemberLimitsSet = false + private var panStartTop: CGFloat = 0 + // MARK: - Map #if !targetEnvironment(simulator) lazy var mapView: MAMapView = { let mv = MAMapView() - mv.zoomLevel = 15 - mv.minZoomLevel = 3 - mv.maxZoomLevel = 20 + mv.zoomLevel = 16 mv.showsUserLocation = true - mv.userTrackingMode = .follow + mv.userTrackingMode = .none mv.showsCompass = false mv.showsScale = false mv.isRotateEnabled = false @@ -68,7 +76,9 @@ class HomeView: UIView { groupView.addSubview(groupIconView) groupView.addSubview(groupNameLab) groupView.addSubview(groupArrowIconView) + addSubview(messageView) addSubview(toolsView) + addSubview(searchLottieView) addSubview(locationView) locationView.addSubview(locationIconView) @@ -116,6 +126,12 @@ class HomeView: UIView { .leftToRightOfView(groupIconView) .rightToLeftOfView(groupArrowIconView) + messageView.layoutChain + .right(15) + .centerY(groupView) + .width(36) + .height(36) + toolsView.layoutChain .left(23) .centerY() @@ -160,7 +176,14 @@ class HomeView: UIView { .topToBottomOfView(sosIcon, offset: 4) .edgesHorzontal() + searchLottieView.layoutChain + .centerY() + .right() + .width(100) + .height(100) + locationView.layoutChain + .topToBottomOfView(searchLottieView, offset: 8) .right(15) .bottomToView(toolsView) .width(40) @@ -169,6 +192,21 @@ class HomeView: UIView { locationIconView.layoutChain .centerX() .centerY() + + // 圈子成员View + addSubview(groupMemberView) + + groupMemberView.layoutChain + .topToBottomOfView(toolsView, offset: 10) + .edgesHorzontal() + .bottom() + + groupMemberTopConstraint = groupMemberView.jh_constraint( + .top, toAttribute: .bottom, otherView: toolsView, relation: .equal + ) + + let pan = UIPanGestureRecognizer(target: self, action: #selector(handleGroupMemberPan(_:))) + groupMemberView.addGestureRecognizer(pan) } override init(frame: CGRect) { @@ -176,12 +214,59 @@ class HomeView: UIView { backgroundColor = .white setupUI() setupRx() + + searchLottieView.play() } required init?(coder aDecoder: NSCoder) { fatalError("init(coder:) has not been implemented") } + // MARK: - Layout + override func layoutSubviews() { + super.layoutSubviews() + + if !isGroupMemberLimitsSet { + isGroupMemberLimitsSet = true + groupMemberDownLimit = groupMemberView.frame.minY + groupMemberUpLimit = groupView.frame.maxY + 20 + } + } + + // MARK: - Pan Gesture + @objc private func handleGroupMemberPan(_ pan: UIPanGestureRecognizer) { + guard isGroupMemberLimitsSet, let topConstraint = groupMemberTopConstraint else { return } + + switch pan.state { + case .began: + panStartTop = pan.location(in: self).y - pan.translation(in: self).y + + case .changed: + let newTop = panStartTop + pan.translation(in: self).y + let clamped = max(groupMemberUpLimit, min(groupMemberDownLimit, newTop)) + topConstraint.constant = clamped - groupMemberDownLimit + 10 + + case .ended, .cancelled: + let velocity = pan.velocity(in: self) + let isNearUp = abs(groupMemberView.frame.minY - groupMemberUpLimit) < abs(groupMemberView.frame.minY - groupMemberDownLimit) + let target: CGFloat + if abs(velocity.y) > 200 { + target = velocity.y < 0 ? groupMemberUpLimit : groupMemberDownLimit + } else { + target = isNearUp ? groupMemberUpLimit : groupMemberDownLimit + } + topConstraint.constant = target - groupMemberDownLimit + 10 + + UIView.animate(withDuration: 0.25, delay: 0, + options: [.curveEaseOut, .allowUserInteraction]) { + self.layoutIfNeeded() + } + + default: + break + } + } + // MARK: - UI Components lazy var navBarBg: UIImageView = { let view = UIImageView() @@ -192,13 +277,13 @@ class HomeView: UIView { lazy var avatarImgView: UIImageView = { let view = UIImageView() - view.image = UIImage(named: "map_avatar_1") - view.backgroundColor = .clear + view.backgroundColor = .lightGray view.contentMode = .scaleAspectFill view.cornerRadius = 18 return view }() + // 圈子选择 lazy var groupView: UIView = { let view = UIView() view.backgroundColor = .white @@ -231,6 +316,43 @@ class HomeView: UIView { return view }() + /// 消息 + lazy var messageView: UIView = { + let view = UIView() + view.backgroundColor = .white + view.cornerRadius = 18 + view.clipsToBounds = false + + view.addSubview(messageIcon) + view.addSubview(messageDotView) + + messageIcon.layoutChain + .centerX().centerY() + + messageDotView.layoutChain + .top() + .right() + .width(10) + .height(10) + + return view + }() + + lazy var messageIcon: UIImageView = { + let view = UIImageView() + view.image = UIImage(named: "Home/message") + view.backgroundColor = .clear + view.contentMode = .scaleAspectFill + return view + }() + + lazy var messageDotView: UIView = { + let view = UIView() + view.backgroundColor = UIColor(hexStr: "#FD5E61") + view.cornerRadius = 5 + return view + }() + // MARK: - 侧边工具栏 lazy var toolsView: UIStackView = { let view = UIStackView(arrangedSubviews: [bubbleView, signInView, sosView]) @@ -337,7 +459,14 @@ class HomeView: UIView { label.textAlignment = .center return label }() - + + // MARK: - 查位置 + lazy var searchLottieView: LottieAnimationView = { + let view = LottieAnimationView(name: "home_search") + view.loopMode = .loop + return view + }() + // MARK: - 定位按钮 lazy var locationView: UIView = { let view = UIView() diff --git a/QuickLocation/Section/Home/HomeViewController.swift b/QuickLocation/Section/Home/HomeViewController.swift index 8c7a8f6..616286b 100644 --- a/QuickLocation/Section/Home/HomeViewController.swift +++ b/QuickLocation/Section/Home/HomeViewController.swift @@ -7,6 +7,8 @@ import UIKit import RxSwift +import RxCocoa +import RxDataSources import CoreLocation #if !targetEnvironment(simulator) import MAMapKit @@ -19,10 +21,19 @@ class HomeViewController: BaseViewController { // MARK: - Properties fileprivate var rootView: HomeView! + + private var tableView: UITableView { + rootView.groupMemberView.tableView + } + + private var viewModel = HomeViewModel() + private let locationManager = CLLocationManager() private var currentHeading: Double = 0 private var members: [CircleMember] = [] private var currentUserMember: CircleMember? + private var currentUserAnnotation: MemberAnnotation? + private var hasCenteredOnUserLocation = false override func loadView() { #if !targetEnvironment(simulator) @@ -36,13 +47,73 @@ class HomeViewController: BaseViewController { override func viewDidLoad() { super.viewDidLoad() + bindViewModel() setupMap() - setupLocation() - loadMembers() + setupHeading() + reactiveAction() requestUserInfo() + requestGroupInfo() } + + private func reactiveAction() { + rootView.groupMemberView.refreshBtn.rx.tap.subscribe(onNext: { _ in + self.requestGroupInfo() + }).disposed(by: disposeBag) + + rootView.locationView.rx.tapGesture.subscribe { _ in + if let ann = self.currentUserAnnotation { + self.rootView.mapView.setCenter(ann.coordinate, animated: true) + } + }.disposed(by: disposeBag) + + NotificationCenter.default.rx.notification(.RefreshGroupInfoNotification, object: nil) + .subscribe { [weak self] notification in + self?.requestGroupInfo() + }.disposed(by: disposeBag) + } + + private func bindViewModel() { + viewModel.output.sectionedItems + .bind(to: tableView.rx.items(dataSource: dataSource)) + .disposed(by: disposeBag) + + tableView.rx.modelSelected(GroupMemberModel.self) + .subscribe(viewModel.cellAction.inputs) + .disposed(by: disposeBag) + } + + // MARK: - UITableViewDataSource + lazy private var dataSource: RxTableViewSectionedReloadDataSource = { + return RxTableViewSectionedReloadDataSource( + configureCell: { (_, tableView, indexPath, model) in + let cell: GroupMemberCell = tableView.dequeueReusableCell(for: indexPath) + cell.configure(model: model, + isCurrentUser: self.viewModel.isCurrentUser(id: model.user_id), + isOwn: self.viewModel.isGroupOwn(id: model.user_id)) + return cell + }) + }() + // MARK: - API + private func requestUserInfo() { + UserService.userInfo().subscribe { response in + guard let model = response.model else { return } + AppContextManager.shared.saveAccount(model) + self.rootView.avatarImgView.image = model.userIcon + }.disposed(by: disposeBag) + } + + private func requestGroupInfo() { + UserService.groupInfo().subscribe { response in + guard let model = response.model else { return } + self.viewModel.groupModel = model + self.rootView.groupMemberView.setupCountData(self.viewModel.memberCount, self.viewModel.memberOnlineCount) + self.rootView.groupNameLab.text = self.viewModel.groupName + self.syncMemberAnnotations(model.select_group_employee) + }.disposed(by: disposeBag) + } + // MARK: - Map Setup private func setupMap() { #if !targetEnvironment(simulator) @@ -51,78 +122,83 @@ class HomeViewController: BaseViewController { let r = MAUserLocationRepresentation() r.showsAccuracyRing = false r.showsHeadingIndicator = false + r.enablePulseAnnimation = false + r.lineWidth = 0 + r.image = transparentImage() rootView.mapView.update(r) + + rootView.mapView.showsUserLocation = true + rootView.mapView.userTrackingMode = .none #endif } - // MARK: - Location - private func setupLocation() { + private func transparentImage() -> UIImage { + UIGraphicsBeginImageContextWithOptions(CGSize(width: 1, height: 1), false, 0) + let img = UIGraphicsGetImageFromCurrentImageContext() ?? UIImage() + UIGraphicsEndImageContext() + return img + } + + // MARK: - Heading (CLLocationManager) + private func setupHeading() { locationManager.delegate = self - locationManager.desiredAccuracy = kCLLocationAccuracyBest - locationManager.requestWhenInUseAuthorization() locationManager.startUpdatingHeading() - locationManager.startUpdatingLocation() } - // MARK: - Members - private func loadMembers() { - members = .mock - currentUserMember = members.first { $0.isCurrentUser } - updateAnnotations() - centerOnMembers() - } - - private func centerOnMembers() { + private func updateCurrentUserHeading() { #if !targetEnvironment(simulator) - guard !members.isEmpty else { return } - if let current = currentUserMember { - rootView.mapView.setCenter(current.coordinate, animated: false) - } else if let first = members.first { - rootView.mapView.setCenter(first.coordinate, animated: false) - } + guard let ann = currentUserAnnotation, + let view = rootView.mapView.view(for: ann) as? MemberAnnotationView else { return } + view.updateHeading(currentHeading) #endif } - // MARK: - Annotations - private func updateAnnotations() { + // MARK: - Map Annotations from API data + private func syncMemberAnnotations(_ list: [GroupMemberModel]) { #if !targetEnvironment(simulator) - let mapView = rootView.mapView - let existing = mapView.annotations ?? [] - let existingMemberIDs = Set(existing.compactMap { ($0 as? MemberAnnotation)?.member.id }) - let newMemberIDs = Set(members.map { $0.id }) - - let toRemove = existing.filter { ann in - guard let ma = ann as? MemberAnnotation else { return false } - return !newMemberIDs.contains(ma.member.id) + let isGroupOwner: (String) -> Bool = { [weak self] id in + self?.viewModel.isGroupOwn(id: id) ?? false } + let currentUserId = AppContextManager.shared.userId + + // 当前用户始终由 GPS 定位,单独注入 + let me = CircleMember( + id: "current", + name: AppContextManager.shared.name, + avatar: AppContextManager.shared.account?.head_pic ?? "1", + isOnline: true, + isOwner: false, + coordinate: kCLLocationCoordinate2DInvalid, + address: "", + heading: 0, + lastUpdateText: "在线" + ) + + // 其他成员从 select_group_employee 取,过滤掉当前用户 + var others: [CircleMember] = [] + for model in list where model.user_id != currentUserId || currentUserId.isEmpty { + let m = CircleMember(member: model, isOwner: isGroupOwner(model.user_id)) + guard CLLocationCoordinate2DIsValid(m.coordinate) else { continue } + others.append(m) + } + + let newMembers = others + [me] + members = newMembers + currentUserMember = me + + let mapView = rootView.mapView + let existing = mapView.annotations?.compactMap { $0 as? MemberAnnotation } ?? [] + let existingIDs = Set(existing.map { $0.member.id }) + let newIDs = Set(newMembers.map { $0.id }) + + let toRemove = existing.filter { !newIDs.contains($0.member.id) } mapView.removeAnnotations(toRemove) - let toAdd = members.filter { !$0.isCurrentUser && !existingMemberIDs.contains($0.id) } + let toAdd = newMembers.filter { !existingIDs.contains($0.id) } let annotations = toAdd.map { MemberAnnotation(member: $0) } mapView.addAnnotations(annotations) #endif } - - // MARK: - Heading - private func updateCurrentUserHeading() { - #if !targetEnvironment(simulator) - guard let annotations = rootView.mapView.annotations else { return } - for ann in annotations { - guard ann is MAUserLocation else { continue } - if let view = rootView.mapView.view(for: ann as! MAAnnotation) as? MemberAnnotationView { - view.updateHeading(currentHeading) - } - break - } - #endif - } - - // MARK: - API - private func requestUserInfo() { - UserService.userInfo().subscribe { response in - - }.disposed(by: disposeBag) - } } #if !targetEnvironment(simulator) @@ -131,15 +207,7 @@ extension HomeViewController: MAMapViewDelegate { func mapView(_ mapView: MAMapView!, viewFor annotation: MAAnnotation!) -> MAAnnotationView! { if annotation is MAUserLocation { - let identifier = "UserLocationAnnotation" - var view = mapView.dequeueReusableAnnotationView(withIdentifier: identifier) as? MemberAnnotationView - if view == nil { - view = MemberAnnotationView(annotation: annotation, reuseIdentifier: identifier) - } - if let currentUser = currentUserMember { - view?.configure(with: currentUser) - } - return view + return nil } guard let memberAnnotation = annotation as? MemberAnnotation else { return nil } @@ -153,12 +221,39 @@ extension HomeViewController: MAMapViewDelegate { } annotationView?.configure(with: memberAnnotation.member) + + if memberAnnotation.member.isCurrentUser { + currentUserAnnotation = memberAnnotation + annotationView?.updateHeading(currentHeading) + } + return annotationView } + + func mapView(_ mapView: MAMapView!, didUpdate userLocation: MAUserLocation!, updatingLocation: Bool) { + guard updatingLocation, let location = userLocation.location else { return } + let coordinate = location.coordinate + guard CLLocationCoordinate2DIsValid(coordinate) else { return } + + if let ann = currentUserAnnotation { + ann.coordinate = coordinate + } + + // 首次定位后居中 + if !hasCenteredOnUserLocation { + hasCenteredOnUserLocation = true + mapView.setCenter(coordinate, animated: true) + mapView.setUserTrackingMode(.follow, animated: true) + } + } + + func mapViewRequireLocationAuth(_ locationManager: CLLocationManager!) { + locationManager.requestAlwaysAuthorization() + } } #endif -// MARK: - CLLocationManagerDelegate +// MARK: - CLLocationManagerDelegate (heading only) extension HomeViewController: CLLocationManagerDelegate { func locationManager(_ manager: CLLocationManager, didUpdateHeading newHeading: CLHeading) { @@ -167,14 +262,4 @@ extension HomeViewController: CLLocationManagerDelegate { currentHeading = h updateCurrentUserHeading() } - - func locationManager(_ manager: CLLocationManager, didUpdateLocations locations: [CLLocation]) { - #if !targetEnvironment(simulator) - guard let location = locations.last else { return } - rootView.mapView.setCenter(location.coordinate, animated: true) - #endif - } - - func locationManager(_ manager: CLLocationManager, didChangeAuthorization status: CLAuthorizationStatus) { - } } diff --git a/QuickLocation/Section/Home/HomeViewModel.swift b/QuickLocation/Section/Home/HomeViewModel.swift new file mode 100644 index 0000000..6a4de74 --- /dev/null +++ b/QuickLocation/Section/Home/HomeViewModel.swift @@ -0,0 +1,86 @@ +// +// HomeViewModel.swift +// QuickLocation +// +// Created by 八条 on 2026/5/30. +// + +import RxSwift +import RxDataSources + +typealias GroupMemberListSectionModel = SectionModel + +class HomeViewModel { + + struct Output { + var sectionedItems: Observable<[GroupMemberListSectionModel]> + } + + let output: Output + + private var disposeBag = DisposeBag() + private let sectionedItems = PublishSubject<[GroupMemberListSectionModel]>() + + lazy var cellAction: Action = { this in + return Action { model in + + return .empty() + } + }(self) + + var groupModel: GroupModel? { + didSet { + guard let model = groupModel else { return } + loadGroupMemberList(model.select_group_employee) + } + } + + // 圈子名字 + var groupName: String { + get { + guard let model = groupModel else { return "我的圈子" } + return model.groups.first(where: { $0.group_key == model.default_group_key })?.name ?? "" + } + } + + // 圈子成员数 + var memberCount: Int { + get { + guard let model = groupModel else { return 0 } + return model.select_group_employee.count + } + } + + // 圈子成员在线数 + var memberOnlineCount: Int { + get { + guard let model = groupModel else { return 0 } + return model.select_group_employee.filter { $0.is_online == true}.count + } + } + + // 是否当前用户 + func isCurrentUser(id: String) -> Bool { + id == AppContextManager.shared.userId + } + + // 是否圈主 + func isGroupOwn(id: String) -> Bool { + guard let model = groupModel else { return false } + return model.default_group_key.contains(id) + } + + func loadGroupMemberList(_ list: [GroupMemberModel]) { + // 调整圈子成为位置 圈主 -> 本人 -> 成员 + var tempList = list + tempList.moveToFirst { isGroupOwn(id: $0.user_id) } + sectionedItems.onNext(tempList.mapSection()) + } + + // MARK: - Init + init() { + output = Output( + sectionedItems: sectionedItems.asObservable() + ) + } +} diff --git a/QuickLocation/Section/InviteMember/InviteMemberVC.swift b/QuickLocation/Section/InviteMember/InviteMemberVC.swift new file mode 100644 index 0000000..a89d279 --- /dev/null +++ b/QuickLocation/Section/InviteMember/InviteMemberVC.swift @@ -0,0 +1,29 @@ +// +// InviteMemberVC.swift +// QuickLocation +// +// Created by 八条 on 2026/5/30. +// + +import UIKit + +class InviteMemberVC: BaseViewController { + + override func viewDidLoad() { + super.viewDidLoad() + + // Do any additional setup after loading the view. + } + + + /* + // MARK: - Navigation + + // In a storyboard-based application, you will often want to do a little preparation before navigation + override func prepare(for segue: UIStoryboardSegue, sender: Any?) { + // Get the new view controller using segue.destination. + // Pass the selected object to the new view controller. + } + */ + +} diff --git a/QuickLocation/Section/Login/LoginViewModel.swift b/QuickLocation/Section/Login/LoginViewModel.swift index a60815e..57937d3 100644 --- a/QuickLocation/Section/Login/LoginViewModel.swift +++ b/QuickLocation/Section/Login/LoginViewModel.swift @@ -37,6 +37,9 @@ final class LoginViewModel: BaseViewModel { UserService.login(type: type, data: data).subscribe { response in guard let model = response.model else { return } if AppContextManager.shared.saveAccount(model) { + NotificationCenter.default.post(name: .RefreshGroupInfoNotification, + object: nil, + userInfo: nil) DLToast.showSuccess(text: "登录成功") { AppRouter.shared.popToRoot() } diff --git a/QuickLocation/Section/Map/CircleMember.swift b/QuickLocation/Section/Map/CircleMember.swift index d96171f..454d3b3 100644 --- a/QuickLocation/Section/Map/CircleMember.swift +++ b/QuickLocation/Section/Map/CircleMember.swift @@ -20,66 +20,32 @@ struct CircleMember { var isCurrentUser: Bool { id == "current" } } -// MARK: - Mock Data +extension CircleMember { + /// 从 GroupMemberModel 创建地图标注数据 + init(member: GroupMemberModel, isOwner: Bool) { + id = member.user_id + name = member.nick_name + avatar = member.head_pic + isOnline = member.is_online + self.isOwner = isOwner + let (coord, addr) = Self.parsePosition(member.last_position) + coordinate = coord + address = addr + heading = 0 + lastUpdateText = member.is_online ? "在线" : "离线" + } -extension Array where Element == CircleMember { - static var mock: [CircleMember] { - [ - CircleMember( - id: "current", - name: "清月清月清月清月", - avatar: "map_avatar_1", - isOnline: true, - isOwner: true, - coordinate: CLLocationCoordinate2D(latitude: 29.5663, longitude: 106.5466), - address: "重庆市两江新区洪湖东路1号", - heading: 45, - lastUpdateText: "在线" - ), - CircleMember( - id: "m2", - name: "Ehahammy", - avatar: "map_avatar_2", - isOnline: false, - isOwner: false, - coordinate: CLLocationCoordinate2D(latitude: 29.5675, longitude: 106.5485), - address: "重庆市两江新区洪湖东路1号", - heading: 0, - lastUpdateText: "30分钟前" - ), - CircleMember( - id: "m3", - name: "热风环游", - avatar: "map_avatar_3", - isOnline: true, - isOwner: false, - coordinate: CLLocationCoordinate2D(latitude: 29.5650, longitude: 106.5450), - address: "重庆市两江新区洪湖东路1号", - heading: 0, - lastUpdateText: "在线" - ), - CircleMember( - id: "m4", - name: "孟佳清", - avatar: "map_avatar_4", - isOnline: false, - isOwner: false, - coordinate: CLLocationCoordinate2D(latitude: 29.5640, longitude: 106.5440), - address: "重庆市两江新区洪湖东路1号", - heading: 0, - lastUpdateText: "30分钟前" - ), - CircleMember( - id: "m5", - name: "林七夜", - avatar: "map_avatar_5", - isOnline: false, - isOwner: false, - coordinate: CLLocationCoordinate2D(latitude: 29.5630, longitude: 106.5430), - address: "重庆市两江新区洪湖东路1号", - heading: 0, - lastUpdateText: "30分钟前" - ) - ] + /// 解析 last_position:格式 "lat:lng:address" + private static func parsePosition(_ position: String) -> (CLLocationCoordinate2D, String) { + guard !position.isEmpty else { return (kCLLocationCoordinate2DInvalid, "") } + let parts = position.components(separatedBy: ":") + guard parts.count >= 2, + let lat = Double(parts[0]), + let lng = Double(parts[1]), + CLLocationCoordinate2DIsValid(CLLocationCoordinate2D(latitude: lat, longitude: lng)) else { + return (kCLLocationCoordinate2DInvalid, "") + } + let addr = parts.count >= 3 ? parts[2] : "" + return (CLLocationCoordinate2D(latitude: lat, longitude: lng), addr) } } diff --git a/QuickLocation/Section/Map/MapView.swift b/QuickLocation/Section/Map/MapView.swift deleted file mode 100644 index bc24328..0000000 --- a/QuickLocation/Section/Map/MapView.swift +++ /dev/null @@ -1,664 +0,0 @@ -// -// MapView.swift -// QuickLocation -// -// Created based on Lanhu design: 1.主页.-成员 -// - -import UIKit -import RxSwift -#if !targetEnvironment(simulator) -import MAMapKit -#endif - -final class MapView: UIView { - - var disposeBag = DisposeBag() - - // MARK: - Design Constants (iOS points, from Lanhu design "1.主页.-成员" 375pt wide) - private let topNavHeight: CGFloat = 44 - private let controlButtonSize: CGFloat = 14 - private let controlStripWidth: CGFloat = 20 - private let controlStripCornerRadius: CGFloat = 10 - private let panelHeaderHeight: CGFloat = 70 - - private var bottomPanelHeightConstraint: NSLayoutConstraint? - - // MARK: - Fonts - private let douyuFont: (CGFloat) -> UIFont? = { size in - UIFont(name: "DOUYU Font", size: size) - } - private let pingFangMedium: (CGFloat) -> UIFont = { size in - UIFont(name: "PingFangSC-Medium", size: size) ?? UIFont.systemFont(ofSize: size, weight: .medium) - } - private let pingFangSemibold: (CGFloat) -> UIFont = { size in - UIFont(name: "PingFangSC-Semibold", size: size) ?? UIFont.systemFont(ofSize: size, weight: .semibold) - } - private let pingFangRegular: (CGFloat) -> UIFont = { size in - UIFont(name: "PingFangSC-Regular", size: size) ?? UIFont.systemFont(ofSize: size, weight: .regular) - } - - // MARK: - Top Navigation Bar - private(set) lazy var topNavBar: UIView = { - let v = UIView() - v.backgroundColor = .clear - return v - }() - - private(set) lazy var avatarButton: UIButton = { - let btn = UIButton(type: .custom) - btn.layer.cornerRadius = 18 - btn.clipsToBounds = true - btn.backgroundColor = UIColor(hexStr: "#E0E0E0") - btn.setImage(UIImage(named: "map_avatar_1"), for: .normal) - return btn - }() - - private lazy var titleLabel: UILabel = { - let l = UILabel() - l.text = "我的圈子" - l.font = pingFangMedium(14) - l.textColor = UIColor(hexStr: "#0F2846") - return l - }() - - private lazy var goldCircleIcon: UIImageView = { - let iv = UIImageView() - iv.image = UIImage(named: "Map/map_circle_icon") - iv.contentMode = .scaleAspectFit - return iv - }() - - private(set) lazy var dropdownArrowButton: UIButton = { - let btn = UIButton(type: .custom) - btn.setImage(UIImage(systemName: "chevron.down"), for: .normal) - btn.tintColor = UIColor(hexStr: "#0F2846") - return btn - }() - - // MARK: - Map View - #if !targetEnvironment(simulator) - lazy var mapView: MAMapView = { - let mv = MAMapView() - mv.zoomLevel = 15 - mv.minZoomLevel = 3 - mv.maxZoomLevel = 20 - mv.showsUserLocation = true - mv.userTrackingMode = .follow - mv.showsCompass = false - mv.showsScale = false - mv.isRotateEnabled = false - mv.isRotateCameraEnabled = false - return mv - }() - #else - lazy var mapPlaceholderView: UIView = { - let v = UIView() - v.backgroundColor = UIColor(hexStr: "#EDEDED") - let label = UILabel() - label.text = "Map requires a real device" - label.font = UIFont.systemFont(ofSize: 14) - label.textColor = UIColor(hexStr: "#999999") - label.textAlignment = .center - v.addSubview(label) - label.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - label.centerXAnchor.constraint(equalTo: v.centerXAnchor), - label.centerYAnchor.constraint(equalTo: v.centerYAnchor) - ]) - return v - }() - #endif - - // MARK: - Map Controls (Left Side) - private lazy var controlStrip: UIView = { - let v = UIView() - v.backgroundColor = UIColor.black.withAlphaComponent(0.5) - v.layer.cornerRadius = controlStripCornerRadius - v.clipsToBounds = true - return v - }() - - private func makeControlButton(icon: String, text: String) -> UIView { - let container = UIView() - - let circleBtn = UIView() - circleBtn.backgroundColor = .white - circleBtn.layer.cornerRadius = controlButtonSize / 2 - container.addSubview(circleBtn) - - let imgView = UIImageView() - imgView.image = UIImage(named: "Map/\(icon)") - imgView.contentMode = .scaleAspectFit - circleBtn.addSubview(imgView) - - let label = UILabel() - label.text = text - label.font = pingFangMedium(8) - label.textColor = .white - label.textAlignment = .center - container.addSubview(label) - - circleBtn.layoutChain - .top(0).centerX() - .size(CGSize(width: controlButtonSize, height: controlButtonSize)) - - imgView.layoutChain - .center().size(CGSize(width: 8, height: 8)) - - label.layoutChain - .topToBottomOfView(circleBtn, offset: 3) - .centerX().bottom() - - return container - } - - private(set) lazy var sosButton: UIView = makeControlButton(icon: "map_btn_sos", text: "SOS") - private(set) lazy var checkinButton: UIView = makeControlButton(icon: "map_btn_checkin", text: "签到") - private(set) lazy var bubbleButton: UIView = makeControlButton(icon: "map_btn_trip", text: "气泡") - - // MARK: - Siren Button (left of control strip) - private(set) lazy var sirenButton: UIButton = { - let btn = UIButton(type: .custom) - btn.backgroundColor = .clear - btn.setImage(UIImage(named: "Map/map_member_bubble_large"), for: .normal) - btn.contentMode = .scaleAspectFit - return btn - }() - - // MARK: - Location Button (Bottom-Right) - private(set) lazy var locationButton: UIButton = { - let btn = UIButton(type: .custom) - btn.backgroundColor = UIColor.black.withAlphaComponent(0.4) - btn.layer.cornerRadius = 10 - btn.setImage(UIImage(named: "Map/map_current_location"), for: .normal) - btn.contentMode = .center - return btn - }() - - // MARK: - Announcement Bar - private(set) lazy var announcementBar: UIView = { - let v = UIView() - v.backgroundColor = UIColor.white - v.layer.cornerRadius = 11 - v.layer.shadowColor = UIColor.black.withAlphaComponent(0.08).cgColor - v.layer.shadowOffset = CGSize(width: 0, height: 2) - v.layer.shadowRadius = 6 - v.layer.shadowOpacity = 1 - v.isHidden = true - return v - }() - - private lazy var announcementLabel: UILabel = { - let l = UILabel() - l.font = pingFangRegular(11) - l.textColor = UIColor(hexStr: "#0F2846") - return l - }() - - private(set) lazy var announcementCloseBtn: UIButton = { - let btn = UIButton(type: .custom) - btn.setImage(UIImage(systemName: "xmark"), for: .normal) - btn.tintColor = UIColor(hexStr: "#999999") - return btn - }() - - // MARK: - Bottom Panel - private(set) lazy var bottomPanel: UIView = { - let v = UIView() - v.backgroundColor = .white - v.layer.cornerRadius = 16 - v.layer.maskedCorners = [.layerMinXMinYCorner, .layerMaxXMinYCorner] - v.layer.shadowColor = UIColor.black.withAlphaComponent(0.1).cgColor - v.layer.shadowOffset = CGSize(width: 0, height: -2) - v.layer.shadowRadius = 6 - v.layer.shadowOpacity = 1 - return v - }() - - // Panel header background image - private lazy var panelHeaderBg: UIImageView = { - let iv = UIImageView() - iv.image = UIImage(named: "Map/map_top_panel") - iv.contentMode = .scaleToFill - return iv - }() - - private lazy var circleIcon: UIImageView = { - let iv = UIImageView() - iv.image = UIImage(named: "Map/map_circle_icon") - iv.contentMode = .scaleAspectFit - return iv - }() - - private lazy var memberListTitleLabel: UILabel = { - let l = UILabel() - l.text = "圈子成员" - l.font = douyuFont(16) ?? pingFangSemibold(16) - l.textColor = .white - return l - }() - - private(set) lazy var memberCountLabel: UILabel = { - let l = UILabel() - l.font = pingFangRegular(11) - l.textColor = UIColor(hexStr: "#0F2846").withAlphaComponent(0.7) - return l - }() - - private(set) lazy var refreshButton: UIButton = { - let btn = UIButton(type: .custom) - btn.setImage(UIImage(named: "Map/map_btn_menu"), for: .normal) - btn.contentMode = .scaleAspectFit - return btn - }() - - private(set) lazy var inviteButton: UIButton = { - let btn = UIButton(type: .custom) - btn.setTitle("邀请加入", for: .normal) - btn.titleLabel?.font = pingFangMedium(11) - btn.setTitleColor(.white, for: .normal) - btn.backgroundColor = UIColor.white.withAlphaComponent(0.2) - btn.layer.cornerRadius = 12 - return btn - }() - - // MARK: - Member List - private(set) lazy var memberListScrollView: UIScrollView = { - let sv = UIScrollView() - sv.showsVerticalScrollIndicator = false - sv.alwaysBounceVertical = true - sv.backgroundColor = .white - return sv - }() - - private lazy var memberListStackView: UIStackView = { - let sv = UIStackView() - sv.axis = .vertical - sv.spacing = 0 - return sv - }() - - // MARK: - Init - override init(frame: CGRect) { - super.init(frame: frame) - setupUI() - setupLayout() - } - - required init?(coder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - - // MARK: - Setup - private func setupUI() { - backgroundColor = .white - - addSubview(topNavBar) - topNavBar.addSubview(avatarButton) - topNavBar.addSubview(titleLabel) - topNavBar.addSubview(goldCircleIcon) - topNavBar.addSubview(dropdownArrowButton) - - #if !targetEnvironment(simulator) - addSubview(mapView) - #else - addSubview(mapPlaceholderView) - #endif - - addSubview(controlStrip) - controlStrip.addSubview(sosButton) - controlStrip.addSubview(checkinButton) - controlStrip.addSubview(bubbleButton) - - addSubview(sirenButton) - addSubview(locationButton) - addSubview(announcementBar) - announcementBar.addSubview(announcementLabel) - announcementBar.addSubview(announcementCloseBtn) - - addSubview(bottomPanel) - bottomPanel.addSubview(panelHeaderBg) - bottomPanel.addSubview(circleIcon) - bottomPanel.addSubview(memberListTitleLabel) - bottomPanel.addSubview(memberCountLabel) - bottomPanel.addSubview(refreshButton) - bottomPanel.addSubview(inviteButton) - bottomPanel.addSubview(memberListScrollView) - memberListScrollView.addSubview(memberListStackView) - } - - private func setupLayout() { - topNavBar.translatesAutoresizingMaskIntoConstraints = false - NSLayoutConstraint.activate([ - topNavBar.topAnchor.constraint(equalTo: safeAreaLayoutGuide.topAnchor), - topNavBar.leadingAnchor.constraint(equalTo: leadingAnchor), - topNavBar.trailingAnchor.constraint(equalTo: trailingAnchor), - topNavBar.heightAnchor.constraint(equalToConstant: topNavHeight) - ]) - - avatarButton.layoutChain - .left(12).centerY() - .size(CGSize(width: 36, height: 36)) - - titleLabel.layoutChain.center() - - goldCircleIcon.layoutChain - .leftToRightOfView(titleLabel, offset: 4) - .centerY(titleLabel) - .size(CGSize(width: 18, height: 14)) - - dropdownArrowButton.layoutChain - .right(12).centerY() - .size(CGSize(width: 20, height: 20)) - - #if !targetEnvironment(simulator) - mapView.layoutChain - .topToBottomOfView(topNavBar) - .left(0).right(0).bottom(0) - #else - mapPlaceholderView.layoutChain - .topToBottomOfView(topNavBar) - .left(0).right(0).bottom(0) - #endif - - // Left control strip - controlStrip.layoutChain - .left(8) - .topToBottomOfView(topNavBar, offset: 12) - .width(controlStripWidth) - - sosButton.layoutChain - .top(10).centerX() - .left(0).right(0) - .height(30) - - checkinButton.layoutChain - .topToBottomOfView(sosButton, offset: 12) - .centerX() - .left(0).right(0) - .height(30) - - bubbleButton.layoutChain - .topToBottomOfView(checkinButton, offset: 12) - .centerX() - .left(0).right(0) - .height(30) - .bottom(10) - - // Siren (alarm) button to the left of control strip - sirenButton.layoutChain - .leftToRightOfView(controlStrip, offset: 6) - .centerY(controlStrip) - .size(CGSize(width: 28, height: 28)) - - // Location button - locationButton.layoutChain - .right(12) - .bottomToTopOfView(bottomPanel, offset: -12) - .size(CGSize(width: 20, height: 20)) - - // Announcement bar - announcementBar.layoutChain - .left(24).right(24) - .topToBottomOfView(topNavBar, offset: 8) - .height(22) - - announcementLabel.layoutChain - .left(12).centerY() - - announcementCloseBtn.layoutChain - .right(8).centerY() - .size(CGSize(width: 10, height: 10)) - - // Bottom panel - bottomPanel.layoutChain - .left(0).right(0).bottom(0) - - bottomPanel.translatesAutoresizingMaskIntoConstraints = false - let hc = bottomPanel.heightAnchor.constraint(equalToConstant: bottomPanelHeight(for: bounds.height)) - hc.isActive = true - bottomPanelHeightConstraint = hc - - // Panel header - panelHeaderBg.layoutChain - .top(0).left(0).right(0) - .height(panelHeaderHeight) - - circleIcon.layoutChain - .left(12).top(12) - .size(CGSize(width: 26, height: 26)) - - memberListTitleLabel.layoutChain - .leftToRightOfView(circleIcon, offset: 6) - .centerY(circleIcon) - - memberCountLabel.layoutChain - .leftToRightOfView(circleIcon, offset: 6) - .topToBottomOfView(memberListTitleLabel, offset: 2) - - refreshButton.layoutChain - .rightToLeftOfView(inviteButton, offset: -12) - .centerY(circleIcon) - .size(CGSize(width: 16, height: 16)) - - inviteButton.layoutChain - .right(12).centerY(circleIcon) - .size(CGSize(width: 64, height: 24)) - - // Member list scroll view - memberListScrollView.layoutChain - .topToBottomOfView(panelHeaderBg) - .left(0).right(0).bottom(0) - - memberListStackView.layoutChain - .top(0).left(0) - .widthToView(memberListScrollView) - } - - override func layoutSubviews() { - super.layoutSubviews() - bottomPanelHeightConstraint?.constant = bottomPanelHeight(for: bounds.height) - } - - /// Bottom panel is ~42% of view height, capped between 280-350pt - private func bottomPanelHeight(for totalHeight: CGFloat) -> CGFloat { - let ratio: CGFloat = 0.42 - return min(350, max(280, totalHeight * ratio)) - } - - // MARK: - Configure Member List - func configureMemberList(with members: [CircleMember], onSelect: @escaping (CircleMember) -> Void) { - memberListStackView.arrangedSubviews.forEach { $0.removeFromSuperview() } - - let onlineCount = members.filter { $0.isOnline }.count - memberCountLabel.text = "共\(members.count)成员 / \(onlineCount)在线" - - for (index, member) in members.enumerated() { - let row = MemberRowView(member: member) - row.tag = index - let tap = UITapGestureRecognizer(target: self, action: #selector(memberRowTapped(_:))) - row.addGestureRecognizer(tap) - memberListStackView.addArrangedSubview(row) - - if index < members.count - 1 { - let sep = UIView() - sep.backgroundColor = UIColor(hexStr: "#F0F0F0") - memberListStackView.addArrangedSubview(sep) - sep.layoutChain.height(0.5) - } - } - - let totalContentHeight = CGFloat(members.count) * MemberRowView.rowHeight - + CGFloat(max(0, members.count - 1)) * 0.5 - memberListScrollView.contentSize = CGSize( - width: memberListScrollView.bounds.width, - height: max(totalContentHeight, memberListScrollView.bounds.height) - ) - } - - @objc private func memberRowTapped(_ gesture: UITapGestureRecognizer) { - // Handled via bindings in ViewController - } -} - -// MARK: - MemberRowView -final class MemberRowView: UIView { - - static let rowHeight: CGFloat = 38 - - private let avatarImageView: UIImageView = { - let iv = UIImageView() - iv.contentMode = .scaleAspectFill - iv.layer.cornerRadius = 12.5 - iv.layer.borderWidth = 1 - iv.layer.borderColor = UIColor.white.cgColor - iv.clipsToBounds = true - iv.backgroundColor = UIColor(hexStr: "#E0E0E0") - return iv - }() - - private let onlineDot: UIView = { - let v = UIView() - v.layer.cornerRadius = 4 - v.layer.borderWidth = 1 - v.layer.borderColor = UIColor.white.cgColor - return v - }() - - private let nameLabel: UILabel = { - let l = UILabel() - l.font = UIFont(name: "PingFangSC-Semibold", size: 12) - ?? UIFont.systemFont(ofSize: 12, weight: .semibold) - l.textColor = UIColor(hexStr: "#0F2846") - return l - }() - - private let addressLabel: UILabel = { - let l = UILabel() - l.font = UIFont(name: "PingFangSC-Regular", size: 10) - ?? UIFont.systemFont(ofSize: 10) - l.textColor = UIColor(hexStr: "#8D8D8D") - return l - }() - - private let statusBadge: UIView = { - let v = UIView() - v.layer.cornerRadius = 4 - return v - }() - - private let statusLabel: UILabel = { - let l = UILabel() - l.font = UIFont(name: "PingFangSC-Medium", size: 9) - ?? UIFont.systemFont(ofSize: 9, weight: .medium) - l.textAlignment = .center - return l - }() - - private let timeLabel: UILabel = { - let l = UILabel() - l.font = UIFont(name: "PingFangSC-Regular", size: 10) - ?? UIFont.systemFont(ofSize: 10) - l.textColor = UIColor(hexStr: "#999999") - return l - }() - - private lazy var navButton: UIButton = { - let btn = UIButton(type: .custom) - btn.setImage(UIImage(named: "Map/map_current_location"), for: .normal) - btn.contentMode = .scaleAspectFit - return btn - }() - - let member: CircleMember - - init(member: CircleMember) { - self.member = member - super.init(frame: .zero) - setupUI() - configure() - } - - required init?(coder: NSCoder) { - fatalError("init(coder:) has not been implemented") - } - - private func setupUI() { - addSubview(avatarImageView) - addSubview(onlineDot) - addSubview(nameLabel) - addSubview(addressLabel) - addSubview(statusBadge) - statusBadge.addSubview(statusLabel) - addSubview(timeLabel) - addSubview(navButton) - - avatarImageView.layoutChain - .left(12).centerY() - .size(CGSize(width: 25, height: 25)) - - onlineDot.layoutChain - .rightToView(avatarImageView, offset: 2) - .bottomToView(avatarImageView, offset: 2) - .size(CGSize(width: 8, height: 8)) - - nameLabel.layoutChain - .leftToRightOfView(avatarImageView, offset: 8) - .top(6) - - addressLabel.layoutChain - .leftToRightOfView(avatarImageView, offset: 8) - .topToBottomOfView(nameLabel, offset: 2) - - statusBadge.layoutChain - .leftToRightOfView(nameLabel, offset: 6) - .centerY(nameLabel) - .height(16) - - statusLabel.layoutChain - .left(6).right(6).centerY() - - timeLabel.layoutChain - .rightToLeftOfView(navButton, offset: -4) - .centerY() - - navButton.layoutChain - .right(12).centerY() - .size(CGSize(width: 15, height: 15)) - - self.layoutChain.height(Self.rowHeight) - } - - private func configure() { - avatarImageView.image = UIImage(named: member.avatar) - - if member.isOnline { - onlineDot.backgroundColor = UIColor(hexStr: "#4CD964") - } else { - onlineDot.backgroundColor = UIColor(hexStr: "#D4D4D4") - } - onlineDot.isHidden = false - - nameLabel.text = member.name - addressLabel.text = "在 \(member.address)" - - if member.isOwner { - statusBadge.backgroundColor = UIColor(hexStr: "#9FD9FF") - statusLabel.text = "圈主" - statusLabel.textColor = UIColor(hexStr: "#194045") - } else if member.isOnline { - statusBadge.backgroundColor = UIColor(hexStr: "#9FD9FF") - statusLabel.text = "在线" - statusLabel.textColor = UIColor(hexStr: "#194045") - } else { - statusBadge.backgroundColor = UIColor(hexStr: "#EDEDED") - statusLabel.text = "离线" - statusLabel.textColor = UIColor(hexStr: "#999999") - } - - timeLabel.text = member.lastUpdateText - - backgroundColor = member.isCurrentUser ? UIColor(hexStr: "#EFF9FF") : .clear - } -} diff --git a/QuickLocation/Section/Map/MapViewController.swift b/QuickLocation/Section/Map/MapViewController.swift deleted file mode 100644 index c12fbb0..0000000 --- a/QuickLocation/Section/Map/MapViewController.swift +++ /dev/null @@ -1,223 +0,0 @@ -// -// MapViewController.swift -// QuickLocation -// - -import UIKit -import RxSwift -import RxCocoa -import CoreLocation -#if !targetEnvironment(simulator) -import MAMapKit -#endif - -final class MapViewController: BaseViewController { - - override var isNavigationBarHidden: Bool { true } - override var preferredStatusBarStyle: UIStatusBarStyle { .darkContent } - - // MARK: - Properties - fileprivate var rootView: MapView! - private let viewModel = MapViewModel() - private let locationManager = CLLocationManager() - private var currentHeading: Double = 0 - - // MARK: - Lifecycle - override func loadView() { - #if !targetEnvironment(simulator) - MAMapView.updatePrivacyAgree(.didAgree) - MAMapView.updatePrivacyShow(.didShow, privacyInfo: .didContain) - #endif - - rootView = MapView(frame: UIScreen.main.bounds) - view = rootView - } - - override func viewDidLoad() { - super.viewDidLoad() - setupMap() - setupLocation() - bindViewModel() - bindUI() - viewModel.loadMembers() - } - - // MARK: - Map Setup - private func setupMap() { - #if !targetEnvironment(simulator) - rootView.mapView.delegate = self - #endif - } - - private func setupLocation() { - locationManager.delegate = self - locationManager.desiredAccuracy = kCLLocationAccuracyBest - locationManager.requestWhenInUseAuthorization() - locationManager.startUpdatingHeading() - } - - // MARK: - Bindings - private func bindViewModel() { - viewModel.output.members - .subscribe(onNext: { [weak self] members in - self?.updateAnnotations(with: members) - self?.rootView.configureMemberList(with: members) { member in - self?.viewModel.selectMember(member) - } - }) - .disposed(by: disposeBag) - - viewModel.output.trackingMode - .subscribe(onNext: { [weak self] tracking in - #if !targetEnvironment(simulator) - self?.rootView.mapView.userTrackingMode = tracking ? .follow : .none - #endif - }) - .disposed(by: disposeBag) - - viewModel.selectedMember - .subscribe(onNext: { [weak self] member in - self?.focusOnMember(member) - }) - .disposed(by: disposeBag) - } - - private func bindUI() { - // Left control buttons - let sosTap = UITapGestureRecognizer() - rootView.sosButton.addGestureRecognizer(sosTap) - sosTap.rx.event.subscribe(onNext: { _ in print("SOS tapped") }) - .disposed(by: disposeBag) - - let checkinTap = UITapGestureRecognizer() - rootView.checkinButton.addGestureRecognizer(checkinTap) - checkinTap.rx.event.subscribe(onNext: { _ in print("Check-in tapped") }) - .disposed(by: disposeBag) - - let bubbleTap = UITapGestureRecognizer() - rootView.bubbleButton.addGestureRecognizer(bubbleTap) - bubbleTap.rx.event.subscribe(onNext: { _ in print("Bubble tapped") }) - .disposed(by: disposeBag) - - // Location button - rootView.locationButton.rx.tap - .subscribe(onNext: { [weak self] in - self?.viewModel.toggleTracking() - }) - .disposed(by: disposeBag) - - // Refresh button - rootView.refreshButton.rx.tap - .subscribe(onNext: { [weak self] in - self?.viewModel.loadMembers() - }) - .disposed(by: disposeBag) - - // Invite button - rootView.inviteButton.rx.tap - .subscribe(onNext: { _ in print("Invite tapped") }) - .disposed(by: disposeBag) - - // Avatar button - rootView.avatarButton.rx.tap - .subscribe(onNext: { _ in print("Avatar tapped") }) - .disposed(by: disposeBag) - - // Announcement close - rootView.announcementCloseBtn.rx.tap - .subscribe(onNext: { [weak self] in - self?.rootView.announcementBar.isHidden = true - }) - .disposed(by: disposeBag) - } - - // MARK: - Annotations - private func updateAnnotations(with members: [CircleMember]) { - #if !targetEnvironment(simulator) - let existing = rootView.mapView.annotations ?? [] - let existingMemberIDs = Set(existing.compactMap { ($0 as? MemberAnnotation)?.member.id }) - let newMemberIDs = Set(members.map { $0.id }) - - let toRemove = existing.filter { ann in - guard let ma = ann as? MemberAnnotation else { return false } - return !newMemberIDs.contains(ma.member.id) - } - rootView.mapView.removeAnnotations(toRemove) - - let toAdd = members.filter { !existingMemberIDs.contains($0.id) } - let annotations = toAdd.map { MemberAnnotation(member: $0) } - rootView.mapView.addAnnotations(annotations) - #endif - } - - private func focusOnMember(_ member: CircleMember) { - #if !targetEnvironment(simulator) - rootView.mapView.setCenter(member.coordinate, animated: true) - #endif - } - - private func updateCurrentUserHeading() { - #if !targetEnvironment(simulator) - guard let annotations = rootView.mapView.annotations else { return } - for ann in annotations { - guard let ma = ann as? MemberAnnotation, ma.member.isCurrentUser else { continue } - if let view = rootView.mapView.view(for: ma) as? MemberAnnotationView { - view.updateHeading(currentHeading) - } - } - #endif - } -} - -#if !targetEnvironment(simulator) -// MARK: - MAMapViewDelegate -extension MapViewController: MAMapViewDelegate { - - func mapView(_ mapView: MAMapView!, viewFor annotation: MAAnnotation!) -> MAAnnotationView! { - guard let memberAnnotation = annotation as? MemberAnnotation else { return nil } - - let identifier = "MemberAnnotation" - var annotationView = mapView.dequeueReusableAnnotationView(withIdentifier: identifier) as? MemberAnnotationView - if annotationView == nil { - annotationView = MemberAnnotationView(annotation: memberAnnotation, reuseIdentifier: identifier) - } else { - annotationView?.annotation = memberAnnotation - } - - annotationView?.configure(with: memberAnnotation.member) - return annotationView - } - - func mapView(_ mapView: MAMapView!, didSelect view: MAAnnotationView!) { - guard let annotation = view.annotation as? MemberAnnotation else { return } - viewModel.selectMember(annotation.member) - } - - func mapView(_ mapView: MAMapView!, didUpdate userLocation: MAUserLocation!, updatingLocation: Bool) { - guard updatingLocation, let location = userLocation.location else { return } - if rootView.mapView.userTrackingMode == .follow { - rootView.mapView.setCenter(location.coordinate, animated: true) - } - } -} -#endif - -// MARK: - CLLocationManagerDelegate -extension MapViewController: CLLocationManagerDelegate { - - func locationManager(_ manager: CLLocationManager, didUpdateHeading newHeading: CLHeading) { - let h = newHeading.trueHeading - guard h >= 0 else { return } - currentHeading = h - updateCurrentUserHeading() - } - - func locationManager(_ manager: CLLocationManager, didChangeAuthorization status: CLAuthorizationStatus) { - if status == .authorizedWhenInUse || status == .authorizedAlways { - #if !targetEnvironment(simulator) - rootView.mapView.showsUserLocation = true - rootView.mapView.userTrackingMode = .follow - #endif - } - } -} diff --git a/QuickLocation/Section/Map/MapViewModel.swift b/QuickLocation/Section/Map/MapViewModel.swift deleted file mode 100644 index c4ba4c8..0000000 --- a/QuickLocation/Section/Map/MapViewModel.swift +++ /dev/null @@ -1,52 +0,0 @@ -// -// MapViewModel.swift -// QuickLocation -// - -import Foundation -import RxSwift -import RxCocoa -import CoreLocation - -final class MapViewModel { - - struct Output { - var members: Observable<[CircleMember]> - var trackingMode: Observable - } - - let output: Output - - private let membersRelay = BehaviorRelay<[CircleMember]>(value: []) - private let trackingRelay = BehaviorRelay(value: true) - let selectedMember = PublishSubject() - - init() { - output = Output( - members: membersRelay.asObservable(), - trackingMode: trackingRelay.asObservable() - ) - } - - func loadMembers() { - membersRelay.accept(.mock) - } - - func toggleTracking() { - trackingRelay.accept(!trackingRelay.value) - } - - func selectMember(_ member: CircleMember) { - selectedMember.onNext(member) - } - - func currentUser() -> CircleMember? { - membersRelay.value.first { $0.isCurrentUser } - } - - #if !targetEnvironment(simulator) - func memberAnnotations() -> [MemberAnnotation] { - membersRelay.value.map { MemberAnnotation(member: $0) } - } - #endif -} diff --git a/QuickLocation/Section/Map/MemberAnnotation.swift b/QuickLocation/Section/Map/MemberAnnotation.swift index a42cc56..70ea170 100644 --- a/QuickLocation/Section/Map/MemberAnnotation.swift +++ b/QuickLocation/Section/Map/MemberAnnotation.swift @@ -10,12 +10,13 @@ import MAMapKit final class MemberAnnotation: NSObject, MAAnnotation { let member: CircleMember - var coordinate: CLLocationCoordinate2D { member.coordinate } + var coordinate: CLLocationCoordinate2D var title: String? { member.name } var subtitle: String? { member.address } init(member: CircleMember) { self.member = member + self.coordinate = member.coordinate super.init() } } diff --git a/QuickLocation/Section/Map/MemberAnnotationView.swift b/QuickLocation/Section/Map/MemberAnnotationView.swift index ce9b2c7..042528e 100644 --- a/QuickLocation/Section/Map/MemberAnnotationView.swift +++ b/QuickLocation/Section/Map/MemberAnnotationView.swift @@ -2,8 +2,6 @@ // MemberAnnotationView.swift // QuickLocation // -// Created based on Lanhu design: 1.主页.-成员 -// import Foundation #if !targetEnvironment(simulator) @@ -11,12 +9,13 @@ import MAMapKit final class MemberAnnotationView: MAAnnotationView { - // MARK: - Design Constants (50x50 avatar, 1pt border) + // MARK: - Design Constants static let avatarOuterSize: CGFloat = 50 static let avatarInnerSize: CGFloat = 48 static let nameTagWidth: CGFloat = 60 static let nameTagHeight: CGFloat = 20 static let totalHeight: CGFloat = avatarOuterSize + 4 + nameTagHeight + static let radarSize: CGFloat = 180 private let containerView: UIView = { let v = UIView() @@ -67,8 +66,10 @@ final class MemberAnnotationView: MAAnnotationView { return l }() - // MARK: - Heading indicator + // MARK: - Layers private var headingLayer: CAShapeLayer? + private var pulseLayer: CAShapeLayer? + private var isCurrentUser: Bool = false // MARK: - Init override init!(annotation: MAAnnotation!, reuseIdentifier: String!) { @@ -84,63 +85,103 @@ final class MemberAnnotationView: MAAnnotationView { canShowCallout = false isEnabled = true - bounds = CGRect(x: 0, y: 0, width: Self.nameTagWidth, height: Self.totalHeight) - centerOffset = CGPoint(x: 0, y: -Self.totalHeight / 2) - addSubview(containerView) - containerView.frame = bounds containerView.addSubview(avatarOuterCircle) - avatarOuterCircle.frame = CGRect( - x: (Self.nameTagWidth - Self.avatarOuterSize) / 2, y: 0, - width: Self.avatarOuterSize, height: Self.avatarOuterSize - ) - avatarOuterCircle.addSubview(avatarImageView) + + containerView.addSubview(nameTagView) + nameTagView.addSubview(nameLabel) + } + + // MARK: - Configure + func configure(with member: CircleMember) { + avatarImageView.image = UIImage(named: "UserIcon/\(member.avatar)") + avatarImageView.backgroundColor = member.avatar.isEmpty ? .lightGray : .clear + nameLabel.text = member.name + isCurrentUser = member.isCurrentUser + + if member.isCurrentUser { + configureAsCurrentUser(heading: member.heading) + } else { + configureAsMember() + } + } + + private func configureAsCurrentUser(heading: Double) { + nameTagView.isHidden = true + stopPulseAnimation() + + let size = Self.radarSize + bounds = CGRect(x: 0, y: 0, width: size, height: size) + centerOffset = .zero + containerView.frame = bounds + + let avatarX = (size - Self.avatarOuterSize) / 2 + let avatarY = (size - Self.avatarOuterSize) / 2 + avatarOuterCircle.frame = CGRect(x: avatarX, y: avatarY, + width: Self.avatarOuterSize, height: Self.avatarOuterSize) avatarImageView.frame = CGRect( x: (Self.avatarOuterSize - Self.avatarInnerSize) / 2, y: (Self.avatarOuterSize - Self.avatarInnerSize) / 2, width: Self.avatarInnerSize, height: Self.avatarInnerSize ) - containerView.addSubview(nameTagView) - nameTagView.frame = CGRect( - x: 0, y: Self.avatarOuterSize + 4, - width: Self.nameTagWidth, height: Self.nameTagHeight - ) - - nameTagView.addSubview(nameLabel) - nameLabel.frame = nameTagView.bounds.insetBy(dx: 4, dy: 0) + addHeadingIndicator(heading: heading) } - // MARK: - Configure - func configure(with member: CircleMember) { - avatarImageView.image = UIImage(named: member.avatar) - avatarImageView.backgroundColor = member.avatar.isEmpty ? UIColor(hexStr: "#E0E0E0") : .clear - nameLabel.text = member.name + private func configureAsMember() { + nameTagView.isHidden = false + headingLayer?.removeFromSuperlayer() + headingLayer = nil + stopPulseAnimation() - if member.isCurrentUser { - nameLabel.textColor = UIColor(hexStr: "#16B3FF") - addHeadingIndicator(heading: member.heading) - } else { - nameLabel.textColor = UIColor(hexStr: "#0F2846") - headingLayer?.removeFromSuperlayer() - headingLayer = nil - } + // 动态宽度 + let text = nameLabel.text ?? "" + let textWidth = (text as NSString).size(withAttributes: [.font: nameLabel.font as Any]).width + let tagWidth = min(max(textWidth + 16, 44), 120) + let totalWidth = max(tagWidth, Self.avatarOuterSize) + let tagTop: CGFloat = 0 + let avatarTop = Self.nameTagHeight + 4 + let totalHeight = avatarTop + Self.avatarOuterSize + + bounds = CGRect(x: 0, y: 0, width: totalWidth, height: totalHeight) + containerView.frame = bounds + // avatar 中心对准 annotation 坐标 + let avatarCenterY = avatarTop + Self.avatarOuterSize / 2 + centerOffset = CGPoint(x: 0, y: avatarCenterY - totalHeight / 2) + + // nameTag 在头像上面 + nameTagView.frame = CGRect( + x: (totalWidth - tagWidth) / 2, y: tagTop, + width: tagWidth, height: Self.nameTagHeight + ) + nameLabel.frame = nameTagView.bounds.insetBy(dx: 6, dy: 0) + + // 头像在 nameTag 下面 + avatarOuterCircle.frame = CGRect( + x: (totalWidth - Self.avatarOuterSize) / 2, y: avatarTop, + width: Self.avatarOuterSize, height: Self.avatarOuterSize + ) + avatarImageView.frame = CGRect( + x: (Self.avatarOuterSize - Self.avatarInnerSize) / 2, + y: (Self.avatarOuterSize - Self.avatarInnerSize) / 2, + width: Self.avatarInnerSize, height: Self.avatarInnerSize + ) } // MARK: - Heading func updateHeading(_ heading: Double) { headingLayer?.removeFromSuperlayer() + headingLayer = nil addHeadingIndicator(heading: heading) } - /// Draw a 60° semi-transparent blue fan centered on the avatar, pointing in the heading direction. private func addHeadingIndicator(heading: Double) { headingLayer?.removeFromSuperlayer() - let center = CGPoint(x: Self.nameTagWidth / 2, y: Self.avatarOuterSize / 2) - let radius: CGFloat = Self.avatarOuterSize / 2 + 16 + let center = CGPoint(x: bounds.width / 2, y: bounds.height / 2) + let radius: CGFloat = 80 let halfFan = 30.0 * .pi / 180 let centerAngle = CGFloat(heading) * .pi / 180 - .pi / 2 @@ -155,6 +196,7 @@ final class MemberAnnotationView: MAAnnotationView { path.close() let shapeLayer = CAShapeLayer() + shapeLayer.frame = containerView.bounds shapeLayer.path = path.cgPath shapeLayer.fillColor = UIColor(hexStr: "#16B3FF").withAlphaComponent(0.25).cgColor shapeLayer.strokeColor = UIColor(hexStr: "#16B3FF").withAlphaComponent(0.4).cgColor @@ -162,5 +204,46 @@ final class MemberAnnotationView: MAAnnotationView { containerView.layer.insertSublayer(shapeLayer, at: 0) headingLayer = shapeLayer } + + // MARK: - Pulse Animation + private func startPulseAnimation() { + guard pulseLayer == nil else { return } + + let layer = CAShapeLayer() + layer.fillColor = UIColor.clear.cgColor + layer.strokeColor = UIColor(hexStr: "#16B3FF").withAlphaComponent(0.5).cgColor + layer.lineWidth = 2 + layer.frame = bounds + containerView.layer.insertSublayer(layer, at: 0) + pulseLayer = layer + + let center = CGPoint(x: bounds.width / 2, y: bounds.height / 2) + let radius = Self.avatarOuterSize / 2 + 8 + let ringRect = CGRect(x: center.x - radius, y: center.y - radius, + width: radius * 2, height: radius * 2) + layer.path = UIBezierPath(ovalIn: ringRect).cgPath + + let scale = CABasicAnimation(keyPath: "transform.scale") + scale.fromValue = 0.9 + scale.toValue = 1.5 + + let opacity = CABasicAnimation(keyPath: "opacity") + opacity.fromValue = 0.8 + opacity.toValue = 0.0 + + let group = CAAnimationGroup() + group.animations = [scale, opacity] + group.duration = 1.6 + group.repeatCount = .infinity + group.timingFunction = CAMediaTimingFunction(name: .easeOut) + + layer.add(group, forKey: "pulse") + } + + private func stopPulseAnimation() { + pulseLayer?.removeAllAnimations() + pulseLayer?.removeFromSuperlayer() + pulseLayer = nil + } } #endif diff --git a/QuickLocation/Section/Mine/MineView.swift b/QuickLocation/Section/Mine/MineView.swift index 9c2525f..13de4d5 100644 --- a/QuickLocation/Section/Mine/MineView.swift +++ b/QuickLocation/Section/Mine/MineView.swift @@ -91,23 +91,43 @@ final class MineView: UIView { }() // VIP Card - private lazy var vipCardView: UIView = { + lazy var vipCardView: UIView = { let view = UIView() view.layer.cornerRadius = 16 view.clipsToBounds = true return view }() - private lazy var vipCardBgImageView: UIImageView = { + lazy var vipCardBgImageView: UIImageView = { let iv = UIImageView() iv.image = UIImage(named: "Mine/vip_card") iv.contentMode = .scaleToFill return iv }() + + lazy var vipTitleLab: UILabel = { + let label = UILabel() + label.font = .systemFont(ofSize: 18, weight: .bold) + label.textColor = .white + label.text = "开通会员" + return label + }() + + lazy var vipContentLab: UILabel = { + let label = UILabel() + label.font = .systemFont(ofSize: 12, weight: .medium) + label.textColor = .white + label.text = "会员尊享10+VIP特权" + return label + }() lazy var vipActivateButton: UIButton = { let btn = UIButton(type: .custom) - btn.backgroundColor = .clear + btn.backgroundColor = UIColor(hexStr: "#C0FF54") + btn.setTitle("立即开通", for: .normal) + btn.setTitleColor(UIColor(hexStr: "#00343B"), for: .normal) + btn.titleLabel?.font = .systemFont(ofSize: 12, weight: .bold) + btn.cornerRadius = 14 return btn }() @@ -177,6 +197,8 @@ final class MineView: UIView { addSubview(vipCardView) vipCardView.addSubview(vipCardBgImageView) vipCardView.addSubview(vipActivateButton) + vipCardView.addSubview(vipTitleLab) + vipCardView.addSubview(vipContentLab) addSubview(profileBgImageView) addSubview(bottomFillView) @@ -227,9 +249,17 @@ final class MineView: UIView { vipCardBgImageView.layoutChain .edges() + vipTitleLab.layoutChain + .top(22) + .left(77) + + vipContentLab.layoutChain + .topToBottomOfView(vipTitleLab, offset: 6) + .leftToView(vipTitleLab) + vipActivateButton.layoutChain - .right(0).centerY() - .width(86).height(28) + .right(19).centerY() + .width(70).height(28) // Profile transition background (100pt, overlaps VIP card bottom half) profileBgImageView.layoutChain diff --git a/QuickLocation/Section/Mine/MineViewController.swift b/QuickLocation/Section/Mine/MineViewController.swift index 271d274..a1b5118 100644 --- a/QuickLocation/Section/Mine/MineViewController.swift +++ b/QuickLocation/Section/Mine/MineViewController.swift @@ -41,7 +41,7 @@ final class MineViewController: BaseViewController { override func viewWillAppear(_ animated: Bool) { super.viewWillAppear(animated) - rootView.avatarImageView.dl.setImage(with: AppContextManager.shared.avater) + rootView.avatarImageView.image = AppContextManager.shared.avaterIcon rootView.nameLabel.text = AppContextManager.shared.name rootView.idLabel.text = "ID:" + AppContextManager.shared.userId } diff --git a/QuickLocation/Service/UserService.swift b/QuickLocation/Service/UserService.swift index 0a1d43d..f26e9b0 100644 --- a/QuickLocation/Service/UserService.swift +++ b/QuickLocation/Service/UserService.swift @@ -27,10 +27,18 @@ struct UserService { } /// 用户信息 - static func userInfo() -> Observable { + static func userInfo() -> Observable { let api = UserAPI.userInfo.multiTarget return APIProvider.request(token: api) - .map(ResponseModel.self) + .map(UserConfigResponse.self) + .asObservable() + } + + /// 圈子信息 + static func groupInfo() -> Observable { + let api = UserAPI.groupInfo.multiTarget + return APIProvider.request(token: api) + .map(UserGroupResponse.self) .asObservable() }