project.pbxproj 94 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00A8E26E2E81B89600ABB84F /* NetworkMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00A8E26D2E81B89600ABB84F /* NetworkMonitor.swift */; };
  10. 07292245263B02F00089E810 /* KFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07292244263B02F00089E810 /* KFAnimatedImage.swift */; };
  11. 078DCB4F2BCFEB7D0008114E /* PHPickerResultImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 078DCB4E2BCFEB7D0008114E /* PHPickerResultImageDataProvider.swift */; };
  12. 22FDCE0E2700078B0044D11E /* CPListItem+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22FDCE0D2700078B0044D11E /* CPListItem+Kingfisher.swift */; };
  13. 388F37382B4D9CDB0089705C /* DisplayLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 388F37372B4D9CDB0089705C /* DisplayLink.swift */; };
  14. 3ADE9AF92A73CD69009A86CA /* String+SHA256.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ADE9AF82A73CD69009A86CA /* String+SHA256.swift */; };
  15. 4B10480D216F157000300C61 /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B10480C216F157000300C61 /* ImageDataProcessor.swift */; };
  16. 4B46CC5F217449C600D90C4A /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B46CC5E217449C600D90C4A /* MemoryStorage.swift */; };
  17. 4B46CC64217449E000D90C4A /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B46CC63217449E000D90C4A /* Storage.swift */; };
  18. 4B46CC6921744AC500D90C4A /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B46CC6821744AC500D90C4A /* DiskStorage.swift */; };
  19. 4B8351C8217066580081EED8 /* StubHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B8351C7217066580081EED8 /* StubHelpers.swift */; };
  20. 4B8351CC217084660081EED8 /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B8351CB217084660081EED8 /* Runtime.swift */; };
  21. 4B88CEB02646C056009EBB41 /* KFImageProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B88CEAF2646C056009EBB41 /* KFImageProtocol.swift */; };
  22. 4B88CEB22646C653009EBB41 /* KFImageRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B88CEB12646C653009EBB41 /* KFImageRenderer.swift */; };
  23. 4B88CEB42646D0BF009EBB41 /* ImageContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B88CEB32646D0BF009EBB41 /* ImageContext.swift */; };
  24. 4B8E2917216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B8E2916216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift */; };
  25. 4B8E291C216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B8E291B216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift */; };
  26. 4BA3BF1E228BCDD100909201 /* DataReceivingSideEffectTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BA3BF1D228BCDD100909201 /* DataReceivingSideEffectTests.swift */; };
  27. 4BCFF7A621990DB70055AAC4 /* MemoryStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCFF7A521990DB60055AAC4 /* MemoryStorageTests.swift */; };
  28. 4BCFF7AA219932390055AAC4 /* DiskStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCFF7A9219932390055AAC4 /* DiskStorageTests.swift */; };
  29. 4BD821622189FC0C0084CC21 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD821612189FC0C0084CC21 /* SessionDelegate.swift */; };
  30. 4BD821672189FD330084CC21 /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD821662189FD330084CC21 /* SessionDataTask.swift */; };
  31. 4BE688F722FD513100B11168 /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6AD215D2BB50013BA68 /* NSButton+Kingfisher.swift */; };
  32. 76FB4FD2262D773E006D15F8 /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76FB4FD1262D773E006D15F8 /* GraphicsContext.swift */; };
  33. C9286407228584EB00257182 /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9286406228584EB00257182 /* ImageProgressive.swift */; };
  34. D1132C9725919F69003E528D /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1132C9625919F69003E528D /* KFOptionsSetter.swift */; };
  35. D11D9B72245FA6F700C5A0AE /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D11D9B71245FA6F700C5A0AE /* RetryStrategy.swift */; };
  36. D12AB6C0215D2BB50013BA68 /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB69D215D2BB50013BA68 /* RequestModifier.swift */; };
  37. D12AB6C4215D2BB50013BA68 /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB69E215D2BB50013BA68 /* Resource.swift */; };
  38. D12AB6C8215D2BB50013BA68 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB69F215D2BB50013BA68 /* ImageDownloader.swift */; };
  39. D12AB6CC215D2BB50013BA68 /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A0215D2BB50013BA68 /* ImageModifier.swift */; };
  40. D12AB6D0215D2BB50013BA68 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A1215D2BB50013BA68 /* ImagePrefetcher.swift */; };
  41. D12AB6D4215D2BB50013BA68 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A3215D2BB50013BA68 /* Image.swift */; };
  42. D12AB6D8215D2BB50013BA68 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A4215D2BB50013BA68 /* ImageTransition.swift */; };
  43. D12AB6DC215D2BB50013BA68 /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A5215D2BB50013BA68 /* ImageProcessor.swift */; };
  44. D12AB6E0215D2BB50013BA68 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A6215D2BB50013BA68 /* Filter.swift */; };
  45. D12AB6E4215D2BB50013BA68 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A7215D2BB50013BA68 /* Placeholder.swift */; };
  46. D12AB6E8215D2BB50013BA68 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A8215D2BB50013BA68 /* GIFAnimatedImage.swift */; };
  47. D12AB6F4215D2BB50013BA68 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6AC215D2BB50013BA68 /* ImageView+Kingfisher.swift */; };
  48. D12AB6FC215D2BB50013BA68 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6AE215D2BB50013BA68 /* UIButton+Kingfisher.swift */; };
  49. D12AB704215D2BB50013BA68 /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B1215D2BB50013BA68 /* Kingfisher.swift */; };
  50. D12AB708215D2BB50013BA68 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B2215D2BB50013BA68 /* KingfisherError.swift */; };
  51. D12AB70C215D2BB50013BA68 /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B3215D2BB50013BA68 /* KingfisherManager.swift */; };
  52. D12AB710215D2BB50013BA68 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B4215D2BB50013BA68 /* KingfisherOptionsInfo.swift */; };
  53. D12AB714215D2BB50013BA68 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B6215D2BB50013BA68 /* ImageCache.swift */; };
  54. D12AB718215D2BB50013BA68 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B7215D2BB50013BA68 /* CacheSerializer.swift */; };
  55. D12AB71C215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B8215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift */; };
  56. D12AB724215D2BB50013BA68 /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6BB215D2BB50013BA68 /* Box.swift */; };
  57. D12AB72C215D2BB50013BA68 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6BE215D2BB50013BA68 /* Indicator.swift */; };
  58. D12AB730215D2BB50013BA68 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6BF215D2BB50013BA68 /* AnimatedImageView.swift */; };
  59. D12E0C4F1C47F23500AC98AD /* dancing-banana.gif in Resources */ = {isa = PBXBuildFile; fileRef = D12E0C441C47F23500AC98AD /* dancing-banana.gif */; };
  60. D12E0C501C47F23500AC98AD /* ImageCacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C451C47F23500AC98AD /* ImageCacheTests.swift */; };
  61. D12E0C511C47F23500AC98AD /* ImageDownloaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C461C47F23500AC98AD /* ImageDownloaderTests.swift */; };
  62. D12E0C521C47F23500AC98AD /* ImageExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C471C47F23500AC98AD /* ImageExtensionTests.swift */; };
  63. D12E0C531C47F23500AC98AD /* ImageViewExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C481C47F23500AC98AD /* ImageViewExtensionTests.swift */; };
  64. D12E0C551C47F23500AC98AD /* KingfisherManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C4A1C47F23500AC98AD /* KingfisherManagerTests.swift */; };
  65. D12E0C561C47F23500AC98AD /* KingfisherOptionsInfoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C4B1C47F23500AC98AD /* KingfisherOptionsInfoTests.swift */; };
  66. D12E0C571C47F23500AC98AD /* KingfisherTestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C4C1C47F23500AC98AD /* KingfisherTestHelper.swift */; };
  67. D12E0C581C47F23500AC98AD /* UIButtonExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C4E1C47F23500AC98AD /* UIButtonExtensionTests.swift */; };
  68. D12EB83C24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12EB83B24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift */; };
  69. D12F67602CAC2DBF00AB63AB /* ImageDownloader+LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12F675F2CAC2DB700AB63AB /* ImageDownloader+LivePhoto.swift */; };
  70. D12F67622CAC32BF00AB63AB /* KingfisherManager+LivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12F67612CAC32B800AB63AB /* KingfisherManager+LivePhoto.swift */; };
  71. D12F67642CAC330A00AB63AB /* LivePhotoSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12F67632CAC330600AB63AB /* LivePhotoSource.swift */; };
  72. D12F67662CB022FC00AB63AB /* PHLivePhotoView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12F67652CB022EB00AB63AB /* PHLivePhotoView+Kingfisher.swift */; };
  73. D13646742165A1A100A33652 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = D13646732165A1A100A33652 /* Result.swift */; };
  74. D16CC3D624E02E9500F1A515 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D16CC3D524E02E9500F1A515 /* AVAssetImageDataProvider.swift */; };
  75. D16FEA3A23078C63006E67D5 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = D16FE9F623078C63006E67D5 /* LICENSE */; };
  76. D16FEA3B23078C63006E67D5 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = D16FE9F723078C63006E67D5 /* README.md */; };
  77. D16FEA3C23078C63006E67D5 /* LSStubRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FE9FA23078C63006E67D5 /* LSStubRequest.m */; };
  78. D16FEA3D23078C63006E67D5 /* LSStubResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FE9FB23078C63006E67D5 /* LSStubResponse.m */; };
  79. D16FEA3E23078C63006E67D5 /* LSNocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FE9FE23078C63006E67D5 /* LSNocilla.m */; };
  80. D16FEA3F23078C63006E67D5 /* LSHTTPRequestDiff.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0023078C63006E67D5 /* LSHTTPRequestDiff.m */; };
  81. D16FEA4023078C63006E67D5 /* LSHTTPClientHook.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0423078C63006E67D5 /* LSHTTPClientHook.m */; };
  82. D16FEA4123078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0723078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m */; };
  83. D16FEA4223078C63006E67D5 /* LSNSURLHook.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0C23078C63006E67D5 /* LSNSURLHook.m */; };
  84. D16FEA4323078C63006E67D5 /* NSURLRequest+DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0D23078C63006E67D5 /* NSURLRequest+DSL.m */; };
  85. D16FEA4423078C63006E67D5 /* LSHTTPStubURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0E23078C63006E67D5 /* LSHTTPStubURLProtocol.m */; };
  86. D16FEA4523078C63006E67D5 /* ASIHTTPRequestStub.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA1123078C63006E67D5 /* ASIHTTPRequestStub.m */; };
  87. D16FEA4623078C63006E67D5 /* LSASIHTTPRequestHook.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA1323078C63006E67D5 /* LSASIHTTPRequestHook.m */; };
  88. D16FEA4723078C63006E67D5 /* LSASIHTTPRequestAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA1423078C63006E67D5 /* LSASIHTTPRequestAdapter.m */; };
  89. D16FEA4823078C63006E67D5 /* LSNSURLSessionHook.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA1823078C63006E67D5 /* LSNSURLSessionHook.m */; };
  90. D16FEA4923078C63006E67D5 /* NSRegularExpression+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2223078C63006E67D5 /* NSRegularExpression+Matcheable.m */; };
  91. D16FEA4A23078C63006E67D5 /* NSString+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2423078C63006E67D5 /* NSString+Matcheable.m */; };
  92. D16FEA4B23078C63006E67D5 /* NSData+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2523078C63006E67D5 /* NSData+Matcheable.m */; };
  93. D16FEA4C23078C63006E67D5 /* LSDataMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2623078C63006E67D5 /* LSDataMatcher.m */; };
  94. D16FEA4D23078C63006E67D5 /* LSMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2723078C63006E67D5 /* LSMatcher.m */; };
  95. D16FEA4E23078C63006E67D5 /* LSRegexMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2823078C63006E67D5 /* LSRegexMatcher.m */; };
  96. D16FEA4F23078C63006E67D5 /* LSStringMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2A23078C63006E67D5 /* LSStringMatcher.m */; };
  97. D16FEA5023078C63006E67D5 /* NSString+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3023078C63006E67D5 /* NSString+Nocilla.m */; };
  98. D16FEA5123078C63006E67D5 /* NSData+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3123078C63006E67D5 /* NSData+Nocilla.m */; };
  99. D16FEA5223078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3423078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m */; };
  100. D16FEA5323078C63006E67D5 /* LSStubResponseDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3623078C63006E67D5 /* LSStubResponseDSL.m */; };
  101. D16FEA5423078C63006E67D5 /* LSStubRequestDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3723078C63006E67D5 /* LSStubRequestDSL.m */; };
  102. D16FEA5523079707006E67D5 /* NSButtonExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 185218B51CC07F8300BD58DE /* NSButtonExtensionTests.swift */; };
  103. D1839845216E333E003927D3 /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1839844216E333E003927D3 /* Delegate.swift */; };
  104. D186696D21834261002B502E /* ImageDrawingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D186696C21834261002B502E /* ImageDrawingTests.swift */; };
  105. D1889534258F7649003B73BE /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1889533258F7648003B73BE /* KFImageOptions.swift */; };
  106. D18B3222251852E100662F63 /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = D18B3221251852E100662F63 /* KF.swift */; };
  107. D1A1CC9A219FAB4B00263AD8 /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A1CC99219FAB4B00263AD8 /* Source.swift */; };
  108. D1A1CC9F21A0F98600263AD8 /* ImageDataProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A1CC9E21A0F98600263AD8 /* ImageDataProviderTests.swift */; };
  109. D1A37BDE215D34E8009B39B7 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A37BDD215D34E8009B39B7 /* ImageDrawing.swift */; };
  110. D1A37BE3215D359F009B39B7 /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A37BE2215D359F009B39B7 /* ImageFormat.swift */; };
  111. D1A37BE8215D365A009B39B7 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A37BE7215D365A009B39B7 /* ExtensionHelpers.swift */; };
  112. D1A37BF2215D3850009B39B7 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A37BF1215D3850009B39B7 /* SizeExtensions.swift */; };
  113. D1AEB09425890DE7008556DF /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F7607523097532000C5269 /* ImageBinder.swift */; };
  114. D1AEB09725890DEA008556DF /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F7607623097532000C5269 /* KFImage.swift */; };
  115. D1BA781D2174D07800C69D7B /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1BA781C2174D07800C69D7B /* CallbackQueue.swift */; };
  116. D1BFED95222ACC6B009330C8 /* ImageProcessorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1BFED94222ACC6B009330C8 /* ImageProcessorTests.swift */; };
  117. D1D2C32A1C70A3230018F2F9 /* single-frame.gif in Resources */ = {isa = PBXBuildFile; fileRef = D1D2C3291C70A3230018F2F9 /* single-frame.gif */; };
  118. D1D550D52AEB9E8700AAD79D /* PrivacyInfo.xcprivacy in CopyFiles */ = {isa = PBXBuildFile; fileRef = D1C04A3E2A45D20500B3775F /* PrivacyInfo.xcprivacy */; };
  119. D1DC4B411D60996D00DFDFAA /* StringExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1DC4B401D60996D00DFDFAA /* StringExtensionTests.swift */; };
  120. D1E564412199C21E0057AAE3 /* StorageExpirationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1E564402199C21E0057AAE3 /* StorageExpirationTests.swift */; };
  121. D1E56445219B16330057AAE3 /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1E56444219B16330057AAE3 /* ImageDataProvider.swift */; };
  122. D1ED2D401AD2D09F00CFC3EB /* Kingfisher.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D1ED2D351AD2D09F00CFC3EB /* Kingfisher.framework */; };
  123. D1F1F6FF24625EC600910725 /* RetryStrategyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F1F6FE24625EC600910725 /* RetryStrategyTests.swift */; };
  124. D1F66CC12CB2CF2E004959F3 /* LivePhotoSourceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F66CC02CB2CF2D004959F3 /* LivePhotoSourceTests.swift */; };
  125. D8FCF6A821C5A0E500F9ABC0 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8FCF6A721C5A0E500F9ABC0 /* RedirectHandler.swift */; };
  126. D9638BA61C7DC71F0046523D /* ImagePrefetcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9638BA41C7DC71F0046523D /* ImagePrefetcherTests.swift */; };
  127. E9E3ED8B2B1F66B200734CFF /* HasImageComponent+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9E3ED8A2B1F66B200734CFF /* HasImageComponent+Kingfisher.swift */; };
  128. F39B68C82E33AC2A00404B02 /* NetworkMetrics.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39B68C72E33AC2A00404B02 /* NetworkMetrics.swift */; };
  129. F72CE9CE1FCF17ED00CC522A /* ImageModifierTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72CE9CD1FCF17ED00CC522A /* ImageModifierTests.swift */; };
  130. 38D5D3A32C5C757E00BF1D01 /* PixelFormatDecodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38D5D3A42C5C757E00BF1D01 /* PixelFormatDecodingTests.swift */; };
  131. 38D5D3C12C5C7A1800BF1D01 /* gradient-8b-srgb-opaque.png in Resources */ = {isa = PBXBuildFile; fileRef = 38D5D3AC2C5C784700BF1D01 /* gradient-8b-srgb-opaque.png */; };
  132. 38D5D3C22C5C7A1800BF1D01 /* gradient-8b-srgb-alpha.png in Resources */ = {isa = PBXBuildFile; fileRef = 38D5D3AD2C5C784700BF1D01 /* gradient-8b-srgb-alpha.png */; };
  133. 38D5D3C32C5C7A1800BF1D01 /* gradient-8b-displayp3-alpha.png in Resources */ = {isa = PBXBuildFile; fileRef = 38D5D3AE2C5C784700BF1D01 /* gradient-8b-displayp3-alpha.png */; };
  134. 38D5D3C42C5C7A1800BF1D01 /* gradient-8b-gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 38D5D3AF2C5C784700BF1D01 /* gradient-8b-gray.png */; };
  135. 38D5D3C52C5C7A1800BF1D01 /* gradient-10b-srgb-opaque.heic in Resources */ = {isa = PBXBuildFile; fileRef = 38D5D3B02C5C784700BF1D01 /* gradient-10b-srgb-opaque.heic */; };
  136. 38D5D3C62C5C7A1800BF1D01 /* gradient-10b-srgb-alpha.heic in Resources */ = {isa = PBXBuildFile; fileRef = 38D5D3B12C5C784700BF1D01 /* gradient-10b-srgb-alpha.heic */; };
  137. 38D5D3C72C5C7A1800BF1D01 /* gradient-10b-displayp3-alpha.heic in Resources */ = {isa = PBXBuildFile; fileRef = 38D5D3B22C5C784700BF1D01 /* gradient-10b-displayp3-alpha.heic */; };
  138. 38D5D3C82C5C7A1800BF1D01 /* gradient-16b-srgb-alpha.png in Resources */ = {isa = PBXBuildFile; fileRef = 38D5D3B32C5C784700BF1D01 /* gradient-16b-srgb-alpha.png */; };
  139. 38D5D3C92C5C7A1800BF1D01 /* gradient-16b-gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 38D5D3B42C5C784700BF1D01 /* gradient-16b-gray.png */; };
  140. /* End PBXBuildFile section */
  141. /* Begin PBXContainerItemProxy section */
  142. D1ED2D411AD2D09F00CFC3EB /* PBXContainerItemProxy */ = {
  143. isa = PBXContainerItemProxy;
  144. containerPortal = D1ED2D031AD2CFA600CFC3EB /* Project object */;
  145. proxyType = 1;
  146. remoteGlobalIDString = D1ED2D341AD2D09F00CFC3EB;
  147. remoteInfo = Kingfisher;
  148. };
  149. /* End PBXContainerItemProxy section */
  150. /* Begin PBXCopyFilesBuildPhase section */
  151. D1D550D42AEB9E7300AAD79D /* CopyFiles */ = {
  152. isa = PBXCopyFilesBuildPhase;
  153. buildActionMask = 2147483647;
  154. dstPath = "";
  155. dstSubfolderSpec = 7;
  156. files = (
  157. D1D550D52AEB9E8700AAD79D /* PrivacyInfo.xcprivacy in CopyFiles */,
  158. );
  159. runOnlyForDeploymentPostprocessing = 0;
  160. };
  161. /* End PBXCopyFilesBuildPhase section */
  162. /* Begin PBXFileReference section */
  163. 00A8E26D2E81B89600ABB84F /* NetworkMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkMonitor.swift; sourceTree = "<group>"; };
  164. 07292244263B02F00089E810 /* KFAnimatedImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFAnimatedImage.swift; sourceTree = "<group>"; };
  165. 078DCB4E2BCFEB7D0008114E /* PHPickerResultImageDataProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PHPickerResultImageDataProvider.swift; sourceTree = "<group>"; };
  166. 185218B51CC07F8300BD58DE /* NSButtonExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSButtonExtensionTests.swift; sourceTree = "<group>"; };
  167. 22FDCE0D2700078B0044D11E /* CPListItem+Kingfisher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CPListItem+Kingfisher.swift"; sourceTree = "<group>"; };
  168. 388F37372B4D9CDB0089705C /* DisplayLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplayLink.swift; sourceTree = "<group>"; };
  169. 3ADE9AF82A73CD69009A86CA /* String+SHA256.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+SHA256.swift"; sourceTree = "<group>"; };
  170. 4B10480C216F157000300C61 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDataProcessor.swift; sourceTree = "<group>"; };
  171. 4B164ACE1B8D554200768EC6 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  172. 4B3E714D1B01FEB200F5AAED /* WatchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchKit.framework; path = System/Library/Frameworks/WatchKit.framework; sourceTree = SDKROOT; };
  173. 4B46CC5E217449C600D90C4A /* MemoryStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryStorage.swift; sourceTree = "<group>"; };
  174. 4B46CC63217449E000D90C4A /* Storage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Storage.swift; sourceTree = "<group>"; };
  175. 4B46CC6821744AC500D90C4A /* DiskStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiskStorage.swift; sourceTree = "<group>"; };
  176. 4B8351C7217066580081EED8 /* StubHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StubHelpers.swift; sourceTree = "<group>"; };
  177. 4B8351CB217084660081EED8 /* Runtime.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Runtime.swift; sourceTree = "<group>"; };
  178. 4B88CEAF2646C056009EBB41 /* KFImageProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFImageProtocol.swift; sourceTree = "<group>"; };
  179. 4B88CEB12646C653009EBB41 /* KFImageRenderer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFImageRenderer.swift; sourceTree = "<group>"; };
  180. 4B88CEB32646D0BF009EBB41 /* ImageContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageContext.swift; sourceTree = "<group>"; };
  181. 4B8E2916216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDownloaderDelegate.swift; sourceTree = "<group>"; };
  182. 4B8E291B216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationChallengeResponsable.swift; sourceTree = "<group>"; };
  183. 4BA3BF1D228BCDD100909201 /* DataReceivingSideEffectTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataReceivingSideEffectTests.swift; sourceTree = "<group>"; };
  184. 38D5D3A42C5C757E00BF1D01 /* PixelFormatDecodingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PixelFormatDecodingTests.swift; sourceTree = "<group>"; };
  185. 4BCFF7A521990DB60055AAC4 /* MemoryStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryStorageTests.swift; sourceTree = "<group>"; };
  186. 4BCFF7A9219932390055AAC4 /* DiskStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiskStorageTests.swift; sourceTree = "<group>"; };
  187. 4BD821612189FC0C0084CC21 /* SessionDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionDelegate.swift; sourceTree = "<group>"; };
  188. 4BD821662189FD330084CC21 /* SessionDataTask.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionDataTask.swift; sourceTree = "<group>"; };
  189. 38D5D3AC2C5C784700BF1D01 /* gradient-8b-srgb-opaque.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gradient-8b-srgb-opaque.png; sourceTree = "<group>"; };
  190. 38D5D3AD2C5C784700BF1D01 /* gradient-8b-srgb-alpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gradient-8b-srgb-alpha.png; sourceTree = "<group>"; };
  191. 38D5D3AE2C5C784700BF1D01 /* gradient-8b-displayp3-alpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gradient-8b-displayp3-alpha.png; sourceTree = "<group>"; };
  192. 38D5D3AF2C5C784700BF1D01 /* gradient-8b-gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gradient-8b-gray.png; sourceTree = "<group>"; };
  193. 38D5D3B02C5C784700BF1D01 /* gradient-10b-srgb-opaque.heic */ = {isa = PBXFileReference; lastKnownFileType = file; path = gradient-10b-srgb-opaque.heic; sourceTree = "<group>"; };
  194. 38D5D3B12C5C784700BF1D01 /* gradient-10b-srgb-alpha.heic */ = {isa = PBXFileReference; lastKnownFileType = file; path = gradient-10b-srgb-alpha.heic; sourceTree = "<group>"; };
  195. 38D5D3B22C5C784700BF1D01 /* gradient-10b-displayp3-alpha.heic */ = {isa = PBXFileReference; lastKnownFileType = file; path = gradient-10b-displayp3-alpha.heic; sourceTree = "<group>"; };
  196. 38D5D3B32C5C784700BF1D01 /* gradient-16b-srgb-alpha.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gradient-16b-srgb-alpha.png; sourceTree = "<group>"; };
  197. 38D5D3B42C5C784700BF1D01 /* gradient-16b-gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gradient-16b-gray.png; sourceTree = "<group>"; };
  198. 76FB4FD1262D773E006D15F8 /* GraphicsContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GraphicsContext.swift; sourceTree = "<group>"; };
  199. C9286406228584EB00257182 /* ImageProgressive.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageProgressive.swift; sourceTree = "<group>"; };
  200. C959EEE7228940FE00467A10 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  201. D1132C9625919F69003E528D /* KFOptionsSetter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFOptionsSetter.swift; sourceTree = "<group>"; };
  202. D11D9B71245FA6F700C5A0AE /* RetryStrategy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RetryStrategy.swift; sourceTree = "<group>"; };
  203. D12AB69D215D2BB50013BA68 /* RequestModifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RequestModifier.swift; sourceTree = "<group>"; };
  204. D12AB69E215D2BB50013BA68 /* Resource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Resource.swift; sourceTree = "<group>"; };
  205. D12AB69F215D2BB50013BA68 /* ImageDownloader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageDownloader.swift; sourceTree = "<group>"; };
  206. D12AB6A0215D2BB50013BA68 /* ImageModifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageModifier.swift; sourceTree = "<group>"; };
  207. D12AB6A1215D2BB50013BA68 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImagePrefetcher.swift; sourceTree = "<group>"; };
  208. D12AB6A3215D2BB50013BA68 /* Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Image.swift; sourceTree = "<group>"; };
  209. D12AB6A4215D2BB50013BA68 /* ImageTransition.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageTransition.swift; sourceTree = "<group>"; };
  210. D12AB6A5215D2BB50013BA68 /* ImageProcessor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageProcessor.swift; sourceTree = "<group>"; };
  211. D12AB6A6215D2BB50013BA68 /* Filter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Filter.swift; sourceTree = "<group>"; };
  212. D12AB6A7215D2BB50013BA68 /* Placeholder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Placeholder.swift; sourceTree = "<group>"; };
  213. D12AB6A8215D2BB50013BA68 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GIFAnimatedImage.swift; sourceTree = "<group>"; };
  214. D12AB6A9215D2BB50013BA68 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  215. D12AB6AC215D2BB50013BA68 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ImageView+Kingfisher.swift"; sourceTree = "<group>"; };
  216. D12AB6AD215D2BB50013BA68 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSButton+Kingfisher.swift"; sourceTree = "<group>"; };
  217. D12AB6AE215D2BB50013BA68 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIButton+Kingfisher.swift"; sourceTree = "<group>"; };
  218. D12AB6B1215D2BB50013BA68 /* Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Kingfisher.swift; sourceTree = "<group>"; };
  219. D12AB6B2215D2BB50013BA68 /* KingfisherError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherError.swift; sourceTree = "<group>"; };
  220. D12AB6B3215D2BB50013BA68 /* KingfisherManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherManager.swift; sourceTree = "<group>"; };
  221. D12AB6B4215D2BB50013BA68 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherOptionsInfo.swift; sourceTree = "<group>"; };
  222. D12AB6B6215D2BB50013BA68 /* ImageCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCache.swift; sourceTree = "<group>"; };
  223. D12AB6B7215D2BB50013BA68 /* CacheSerializer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CacheSerializer.swift; sourceTree = "<group>"; };
  224. D12AB6B8215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FormatIndicatedCacheSerializer.swift; sourceTree = "<group>"; };
  225. D12AB6BB215D2BB50013BA68 /* Box.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Box.swift; sourceTree = "<group>"; };
  226. D12AB6BE215D2BB50013BA68 /* Indicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Indicator.swift; sourceTree = "<group>"; };
  227. D12AB6BF215D2BB50013BA68 /* AnimatedImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnimatedImageView.swift; sourceTree = "<group>"; };
  228. D12E0C441C47F23500AC98AD /* dancing-banana.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "dancing-banana.gif"; sourceTree = "<group>"; };
  229. D12E0C451C47F23500AC98AD /* ImageCacheTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCacheTests.swift; sourceTree = "<group>"; };
  230. D12E0C461C47F23500AC98AD /* ImageDownloaderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageDownloaderTests.swift; sourceTree = "<group>"; };
  231. D12E0C471C47F23500AC98AD /* ImageExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageExtensionTests.swift; sourceTree = "<group>"; };
  232. D12E0C481C47F23500AC98AD /* ImageViewExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewExtensionTests.swift; sourceTree = "<group>"; };
  233. D12E0C491C47F23500AC98AD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  234. D12E0C4A1C47F23500AC98AD /* KingfisherManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherManagerTests.swift; sourceTree = "<group>"; };
  235. D12E0C4B1C47F23500AC98AD /* KingfisherOptionsInfoTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherOptionsInfoTests.swift; sourceTree = "<group>"; };
  236. D12E0C4C1C47F23500AC98AD /* KingfisherTestHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherTestHelper.swift; sourceTree = "<group>"; };
  237. D12E0C4D1C47F23500AC98AD /* KingfisherTests-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "KingfisherTests-Bridging-Header.h"; sourceTree = "<group>"; };
  238. D12E0C4E1C47F23500AC98AD /* UIButtonExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIButtonExtensionTests.swift; sourceTree = "<group>"; };
  239. D12EB83B24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSTextAttachment+Kingfisher.swift"; sourceTree = "<group>"; };
  240. D12F675F2CAC2DB700AB63AB /* ImageDownloader+LivePhoto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ImageDownloader+LivePhoto.swift"; sourceTree = "<group>"; };
  241. D12F67612CAC32B800AB63AB /* KingfisherManager+LivePhoto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KingfisherManager+LivePhoto.swift"; sourceTree = "<group>"; };
  242. D12F67632CAC330600AB63AB /* LivePhotoSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LivePhotoSource.swift; sourceTree = "<group>"; };
  243. D12F67652CB022EB00AB63AB /* PHLivePhotoView+Kingfisher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PHLivePhotoView+Kingfisher.swift"; sourceTree = "<group>"; };
  244. D1356CEA2B273AEC009554C8 /* Documentation.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = Documentation.docc; sourceTree = "<group>"; };
  245. D13646732165A1A100A33652 /* Result.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Result.swift; sourceTree = "<group>"; };
  246. D16CC3D524E02E9500F1A515 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AVAssetImageDataProvider.swift; sourceTree = "<group>"; };
  247. D16FE9F623078C63006E67D5 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
  248. D16FE9F723078C63006E67D5 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  249. D16FE9FA23078C63006E67D5 /* LSStubRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStubRequest.m; sourceTree = "<group>"; };
  250. D16FE9FB23078C63006E67D5 /* LSStubResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStubResponse.m; sourceTree = "<group>"; };
  251. D16FE9FC23078C63006E67D5 /* LSStubResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStubResponse.h; sourceTree = "<group>"; };
  252. D16FE9FD23078C63006E67D5 /* LSStubRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStubRequest.h; sourceTree = "<group>"; };
  253. D16FE9FE23078C63006E67D5 /* LSNocilla.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSNocilla.m; sourceTree = "<group>"; };
  254. D16FEA0023078C63006E67D5 /* LSHTTPRequestDiff.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSHTTPRequestDiff.m; sourceTree = "<group>"; };
  255. D16FEA0123078C63006E67D5 /* LSHTTPRequestDiff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPRequestDiff.h; sourceTree = "<group>"; };
  256. D16FEA0223078C63006E67D5 /* Nocilla.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Nocilla.h; sourceTree = "<group>"; };
  257. D16FEA0423078C63006E67D5 /* LSHTTPClientHook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSHTTPClientHook.m; sourceTree = "<group>"; };
  258. D16FEA0523078C63006E67D5 /* LSHTTPClientHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPClientHook.h; sourceTree = "<group>"; };
  259. D16FEA0723078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURLRequest+LSHTTPRequest.m"; sourceTree = "<group>"; };
  260. D16FEA0823078C63006E67D5 /* NSURLRequest+DSL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURLRequest+DSL.h"; sourceTree = "<group>"; };
  261. D16FEA0923078C63006E67D5 /* LSNSURLHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSNSURLHook.h; sourceTree = "<group>"; };
  262. D16FEA0A23078C63006E67D5 /* LSHTTPStubURLProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPStubURLProtocol.h; sourceTree = "<group>"; };
  263. D16FEA0B23078C63006E67D5 /* NSURLRequest+LSHTTPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURLRequest+LSHTTPRequest.h"; sourceTree = "<group>"; };
  264. D16FEA0C23078C63006E67D5 /* LSNSURLHook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSNSURLHook.m; sourceTree = "<group>"; };
  265. D16FEA0D23078C63006E67D5 /* NSURLRequest+DSL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURLRequest+DSL.m"; sourceTree = "<group>"; };
  266. D16FEA0E23078C63006E67D5 /* LSHTTPStubURLProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSHTTPStubURLProtocol.m; sourceTree = "<group>"; };
  267. D16FEA1023078C63006E67D5 /* LSASIHTTPRequestHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSASIHTTPRequestHook.h; sourceTree = "<group>"; };
  268. D16FEA1123078C63006E67D5 /* ASIHTTPRequestStub.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIHTTPRequestStub.m; sourceTree = "<group>"; };
  269. D16FEA1223078C63006E67D5 /* LSASIHTTPRequestAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSASIHTTPRequestAdapter.h; sourceTree = "<group>"; };
  270. D16FEA1323078C63006E67D5 /* LSASIHTTPRequestHook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSASIHTTPRequestHook.m; sourceTree = "<group>"; };
  271. D16FEA1423078C63006E67D5 /* LSASIHTTPRequestAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSASIHTTPRequestAdapter.m; sourceTree = "<group>"; };
  272. D16FEA1523078C63006E67D5 /* ASIHTTPRequestStub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIHTTPRequestStub.h; sourceTree = "<group>"; };
  273. D16FEA1723078C63006E67D5 /* LSNSURLSessionHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSNSURLSessionHook.h; sourceTree = "<group>"; };
  274. D16FEA1823078C63006E67D5 /* LSNSURLSessionHook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSNSURLSessionHook.m; sourceTree = "<group>"; };
  275. D16FEA1A23078C63006E67D5 /* LSHTTPBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPBody.h; sourceTree = "<group>"; };
  276. D16FEA1B23078C63006E67D5 /* LSHTTPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPRequest.h; sourceTree = "<group>"; };
  277. D16FEA1C23078C63006E67D5 /* LSHTTPResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPResponse.h; sourceTree = "<group>"; };
  278. D16FEA1D23078C63006E67D5 /* LSNocilla.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSNocilla.h; sourceTree = "<group>"; };
  279. D16FEA1F23078C63006E67D5 /* LSMatcheable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSMatcheable.h; sourceTree = "<group>"; };
  280. D16FEA2023078C63006E67D5 /* LSMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSMatcher.h; sourceTree = "<group>"; };
  281. D16FEA2123078C63006E67D5 /* LSStringMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStringMatcher.h; sourceTree = "<group>"; };
  282. D16FEA2223078C63006E67D5 /* NSRegularExpression+Matcheable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSRegularExpression+Matcheable.m"; sourceTree = "<group>"; };
  283. D16FEA2323078C63006E67D5 /* LSRegexMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSRegexMatcher.h; sourceTree = "<group>"; };
  284. D16FEA2423078C63006E67D5 /* NSString+Matcheable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Matcheable.m"; sourceTree = "<group>"; };
  285. D16FEA2523078C63006E67D5 /* NSData+Matcheable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Matcheable.m"; sourceTree = "<group>"; };
  286. D16FEA2623078C63006E67D5 /* LSDataMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSDataMatcher.m; sourceTree = "<group>"; };
  287. D16FEA2723078C63006E67D5 /* LSMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSMatcher.m; sourceTree = "<group>"; };
  288. D16FEA2823078C63006E67D5 /* LSRegexMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSRegexMatcher.m; sourceTree = "<group>"; };
  289. D16FEA2923078C63006E67D5 /* NSRegularExpression+Matcheable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSRegularExpression+Matcheable.h"; sourceTree = "<group>"; };
  290. D16FEA2A23078C63006E67D5 /* LSStringMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStringMatcher.m; sourceTree = "<group>"; };
  291. D16FEA2B23078C63006E67D5 /* NSString+Matcheable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Matcheable.h"; sourceTree = "<group>"; };
  292. D16FEA2C23078C63006E67D5 /* LSDataMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSDataMatcher.h; sourceTree = "<group>"; };
  293. D16FEA2D23078C63006E67D5 /* NSData+Matcheable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Matcheable.h"; sourceTree = "<group>"; };
  294. D16FEA2F23078C63006E67D5 /* NSData+Nocilla.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Nocilla.h"; sourceTree = "<group>"; };
  295. D16FEA3023078C63006E67D5 /* NSString+Nocilla.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Nocilla.m"; sourceTree = "<group>"; };
  296. D16FEA3123078C63006E67D5 /* NSData+Nocilla.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Nocilla.m"; sourceTree = "<group>"; };
  297. D16FEA3223078C63006E67D5 /* NSString+Nocilla.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Nocilla.h"; sourceTree = "<group>"; };
  298. D16FEA3423078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSHTTPRequestDSLRepresentation.m; sourceTree = "<group>"; };
  299. D16FEA3523078C63006E67D5 /* LSStubRequestDSL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStubRequestDSL.h; sourceTree = "<group>"; };
  300. D16FEA3623078C63006E67D5 /* LSStubResponseDSL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStubResponseDSL.m; sourceTree = "<group>"; };
  301. D16FEA3723078C63006E67D5 /* LSStubRequestDSL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStubRequestDSL.m; sourceTree = "<group>"; };
  302. D16FEA3823078C63006E67D5 /* LSHTTPRequestDSLRepresentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPRequestDSLRepresentation.h; sourceTree = "<group>"; };
  303. D16FEA3923078C63006E67D5 /* LSStubResponseDSL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStubResponseDSL.h; sourceTree = "<group>"; };
  304. D1839844216E333E003927D3 /* Delegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Delegate.swift; sourceTree = "<group>"; };
  305. D186696C21834261002B502E /* ImageDrawingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDrawingTests.swift; sourceTree = "<group>"; };
  306. D1889533258F7648003B73BE /* KFImageOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFImageOptions.swift; sourceTree = "<group>"; };
  307. D18B3221251852E100662F63 /* KF.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KF.swift; sourceTree = "<group>"; };
  308. D1A1CC99219FAB4B00263AD8 /* Source.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Source.swift; sourceTree = "<group>"; };
  309. D1A1CC9E21A0F98600263AD8 /* ImageDataProviderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDataProviderTests.swift; sourceTree = "<group>"; };
  310. D1A37BDD215D34E8009B39B7 /* ImageDrawing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDrawing.swift; sourceTree = "<group>"; };
  311. D1A37BE2215D359F009B39B7 /* ImageFormat.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageFormat.swift; sourceTree = "<group>"; };
  312. D1A37BE7215D365A009B39B7 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionHelpers.swift; sourceTree = "<group>"; };
  313. D1A37BF1215D3850009B39B7 /* SizeExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SizeExtensions.swift; sourceTree = "<group>"; };
  314. D1BA781C2174D07800C69D7B /* CallbackQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallbackQueue.swift; sourceTree = "<group>"; };
  315. D1BFED94222ACC6B009330C8 /* ImageProcessorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageProcessorTests.swift; sourceTree = "<group>"; };
  316. D1C04A3E2A45D20500B3775F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
  317. D1D2C3291C70A3230018F2F9 /* single-frame.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "single-frame.gif"; sourceTree = "<group>"; };
  318. D1DC4B401D60996D00DFDFAA /* StringExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringExtensionTests.swift; sourceTree = "<group>"; };
  319. D1E564402199C21E0057AAE3 /* StorageExpirationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageExpirationTests.swift; sourceTree = "<group>"; };
  320. D1E56444219B16330057AAE3 /* ImageDataProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = SOURCE_ROOT; };
  321. D1ED2D351AD2D09F00CFC3EB /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  322. D1ED2D3F1AD2D09F00CFC3EB /* KingfisherTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KingfisherTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  323. D1F1F6FE24625EC600910725 /* RetryStrategyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RetryStrategyTests.swift; sourceTree = "<group>"; };
  324. D1F66CC02CB2CF2D004959F3 /* LivePhotoSourceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LivePhotoSourceTests.swift; sourceTree = "<group>"; };
  325. D1F7607523097532000C5269 /* ImageBinder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageBinder.swift; sourceTree = "<group>"; };
  326. D1F7607623097532000C5269 /* KFImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KFImage.swift; sourceTree = "<group>"; };
  327. D8FCF6A721C5A0E500F9ABC0 /* RedirectHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RedirectHandler.swift; sourceTree = "<group>"; };
  328. D9638BA41C7DC71F0046523D /* ImagePrefetcherTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImagePrefetcherTests.swift; sourceTree = "<group>"; };
  329. E9E3ED8A2B1F66B200734CFF /* HasImageComponent+Kingfisher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "HasImageComponent+Kingfisher.swift"; sourceTree = "<group>"; };
  330. F39B68C72E33AC2A00404B02 /* NetworkMetrics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkMetrics.swift; sourceTree = "<group>"; };
  331. F72CE9CD1FCF17ED00CC522A /* ImageModifierTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageModifierTests.swift; sourceTree = "<group>"; };
  332. /* End PBXFileReference section */
  333. /* Begin PBXFrameworksBuildPhase section */
  334. D1ED2D311AD2D09F00CFC3EB /* Frameworks */ = {
  335. isa = PBXFrameworksBuildPhase;
  336. buildActionMask = 2147483647;
  337. files = (
  338. );
  339. runOnlyForDeploymentPostprocessing = 0;
  340. };
  341. D1ED2D3C1AD2D09F00CFC3EB /* Frameworks */ = {
  342. isa = PBXFrameworksBuildPhase;
  343. buildActionMask = 2147483647;
  344. files = (
  345. D1ED2D401AD2D09F00CFC3EB /* Kingfisher.framework in Frameworks */,
  346. );
  347. runOnlyForDeploymentPostprocessing = 0;
  348. };
  349. /* End PBXFrameworksBuildPhase section */
  350. /* Begin PBXGroup section */
  351. 4B8351C6217066400081EED8 /* Utils */ = {
  352. isa = PBXGroup;
  353. children = (
  354. 4B8351C7217066580081EED8 /* StubHelpers.swift */,
  355. );
  356. path = Utils;
  357. sourceTree = "<group>";
  358. };
  359. D10EC22C1C3D62E800A4211C /* Tests */ = {
  360. isa = PBXGroup;
  361. children = (
  362. D16FE9F423078C63006E67D5 /* Dependency */,
  363. D12E0C431C47F23500AC98AD /* KingfisherTests */,
  364. );
  365. name = Tests;
  366. sourceTree = "<group>";
  367. };
  368. D12AB688215D2A280013BA68 /* Sources */ = {
  369. isa = PBXGroup;
  370. children = (
  371. D1356CEA2B273AEC009554C8 /* Documentation.docc */,
  372. D12AB6A9215D2BB50013BA68 /* Info.plist */,
  373. D1C04A3E2A45D20500B3775F /* PrivacyInfo.xcprivacy */,
  374. D12AB6B0215D2BB50013BA68 /* General */,
  375. D12AB6A2215D2BB50013BA68 /* Image */,
  376. D12AB69C215D2BB50013BA68 /* Networking */,
  377. D12AB6B5215D2BB50013BA68 /* Cache */,
  378. D12AB6BD215D2BB50013BA68 /* Views */,
  379. D12AB6AB215D2BB50013BA68 /* Extensions */,
  380. D12AB6B9215D2BB50013BA68 /* Utility */,
  381. D1F7607423097532000C5269 /* SwiftUI */,
  382. );
  383. path = Sources;
  384. sourceTree = "<group>";
  385. };
  386. D12AB69C215D2BB50013BA68 /* Networking */ = {
  387. isa = PBXGroup;
  388. children = (
  389. 00A8E26D2E81B89600ABB84F /* NetworkMonitor.swift */,
  390. D12AB69D215D2BB50013BA68 /* RequestModifier.swift */,
  391. D8FCF6A721C5A0E500F9ABC0 /* RedirectHandler.swift */,
  392. D12AB69F215D2BB50013BA68 /* ImageDownloader.swift */,
  393. D12F675F2CAC2DB700AB63AB /* ImageDownloader+LivePhoto.swift */,
  394. 4BD821612189FC0C0084CC21 /* SessionDelegate.swift */,
  395. 4BD821662189FD330084CC21 /* SessionDataTask.swift */,
  396. 4B8E2916216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift */,
  397. F39B68C72E33AC2A00404B02 /* NetworkMetrics.swift */,
  398. 4B8E291B216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift */,
  399. 4B10480C216F157000300C61 /* ImageDataProcessor.swift */,
  400. D12AB6A0215D2BB50013BA68 /* ImageModifier.swift */,
  401. D12AB6A1215D2BB50013BA68 /* ImagePrefetcher.swift */,
  402. D11D9B71245FA6F700C5A0AE /* RetryStrategy.swift */,
  403. );
  404. path = Networking;
  405. sourceTree = "<group>";
  406. };
  407. D12AB6A2215D2BB50013BA68 /* Image */ = {
  408. isa = PBXGroup;
  409. children = (
  410. D12AB6A3215D2BB50013BA68 /* Image.swift */,
  411. D1A37BDD215D34E8009B39B7 /* ImageDrawing.swift */,
  412. D1A37BE2215D359F009B39B7 /* ImageFormat.swift */,
  413. D12AB6A4215D2BB50013BA68 /* ImageTransition.swift */,
  414. D12AB6A5215D2BB50013BA68 /* ImageProcessor.swift */,
  415. C9286406228584EB00257182 /* ImageProgressive.swift */,
  416. D12AB6A6215D2BB50013BA68 /* Filter.swift */,
  417. D12AB6A7215D2BB50013BA68 /* Placeholder.swift */,
  418. D12AB6A8215D2BB50013BA68 /* GIFAnimatedImage.swift */,
  419. 76FB4FD1262D773E006D15F8 /* GraphicsContext.swift */,
  420. );
  421. path = Image;
  422. sourceTree = "<group>";
  423. };
  424. D12AB6AB215D2BB50013BA68 /* Extensions */ = {
  425. isa = PBXGroup;
  426. children = (
  427. D12F67652CB022EB00AB63AB /* PHLivePhotoView+Kingfisher.swift */,
  428. D12EB83B24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift */,
  429. D12AB6AC215D2BB50013BA68 /* ImageView+Kingfisher.swift */,
  430. D12AB6AD215D2BB50013BA68 /* NSButton+Kingfisher.swift */,
  431. E9E3ED8A2B1F66B200734CFF /* HasImageComponent+Kingfisher.swift */,
  432. D12AB6AE215D2BB50013BA68 /* UIButton+Kingfisher.swift */,
  433. 22FDCE0D2700078B0044D11E /* CPListItem+Kingfisher.swift */,
  434. );
  435. path = Extensions;
  436. sourceTree = "<group>";
  437. };
  438. D12AB6B0215D2BB50013BA68 /* General */ = {
  439. isa = PBXGroup;
  440. children = (
  441. D1A1CC98219FAB3500263AD8 /* ImageSource */,
  442. D12AB6B1215D2BB50013BA68 /* Kingfisher.swift */,
  443. D18B3221251852E100662F63 /* KF.swift */,
  444. D1132C9625919F69003E528D /* KFOptionsSetter.swift */,
  445. D12AB6B2215D2BB50013BA68 /* KingfisherError.swift */,
  446. D12AB6B3215D2BB50013BA68 /* KingfisherManager.swift */,
  447. D12F67612CAC32B800AB63AB /* KingfisherManager+LivePhoto.swift */,
  448. D12AB6B4215D2BB50013BA68 /* KingfisherOptionsInfo.swift */,
  449. );
  450. path = General;
  451. sourceTree = "<group>";
  452. };
  453. D12AB6B5215D2BB50013BA68 /* Cache */ = {
  454. isa = PBXGroup;
  455. children = (
  456. D12AB6B6215D2BB50013BA68 /* ImageCache.swift */,
  457. D12AB6B7215D2BB50013BA68 /* CacheSerializer.swift */,
  458. D12AB6B8215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift */,
  459. 4B46CC63217449E000D90C4A /* Storage.swift */,
  460. 4B46CC5E217449C600D90C4A /* MemoryStorage.swift */,
  461. 4B46CC6821744AC500D90C4A /* DiskStorage.swift */,
  462. );
  463. path = Cache;
  464. sourceTree = "<group>";
  465. };
  466. D12AB6B9215D2BB50013BA68 /* Utility */ = {
  467. isa = PBXGroup;
  468. children = (
  469. D13646732165A1A100A33652 /* Result.swift */,
  470. D12AB6BB215D2BB50013BA68 /* Box.swift */,
  471. D1A37BE7215D365A009B39B7 /* ExtensionHelpers.swift */,
  472. D1A37BF1215D3850009B39B7 /* SizeExtensions.swift */,
  473. D1839844216E333E003927D3 /* Delegate.swift */,
  474. 4B8351CB217084660081EED8 /* Runtime.swift */,
  475. D1BA781C2174D07800C69D7B /* CallbackQueue.swift */,
  476. 388F37372B4D9CDB0089705C /* DisplayLink.swift */,
  477. 3ADE9AF82A73CD69009A86CA /* String+SHA256.swift */,
  478. );
  479. path = Utility;
  480. sourceTree = "<group>";
  481. };
  482. D12AB6BD215D2BB50013BA68 /* Views */ = {
  483. isa = PBXGroup;
  484. children = (
  485. D12AB6BE215D2BB50013BA68 /* Indicator.swift */,
  486. D12AB6BF215D2BB50013BA68 /* AnimatedImageView.swift */,
  487. );
  488. path = Views;
  489. sourceTree = "<group>";
  490. };
  491. D12E0C431C47F23500AC98AD /* KingfisherTests */ = {
  492. isa = PBXGroup;
  493. children = (
  494. 38D5D3AB2C5C77F200BF1D01 /* PixelFormats */,
  495. 4B8351C6217066400081EED8 /* Utils */,
  496. D12E0C491C47F23500AC98AD /* Info.plist */,
  497. D12E0C441C47F23500AC98AD /* dancing-banana.gif */,
  498. D1D2C3291C70A3230018F2F9 /* single-frame.gif */,
  499. D12E0C451C47F23500AC98AD /* ImageCacheTests.swift */,
  500. D1DC4B401D60996D00DFDFAA /* StringExtensionTests.swift */,
  501. D12E0C461C47F23500AC98AD /* ImageDownloaderTests.swift */,
  502. D12E0C471C47F23500AC98AD /* ImageExtensionTests.swift */,
  503. 38D5D3A42C5C757E00BF1D01 /* PixelFormatDecodingTests.swift */,
  504. D186696C21834261002B502E /* ImageDrawingTests.swift */,
  505. D9638BA41C7DC71F0046523D /* ImagePrefetcherTests.swift */,
  506. D12E0C481C47F23500AC98AD /* ImageViewExtensionTests.swift */,
  507. D12E0C4A1C47F23500AC98AD /* KingfisherManagerTests.swift */,
  508. D12E0C4B1C47F23500AC98AD /* KingfisherOptionsInfoTests.swift */,
  509. D12E0C4C1C47F23500AC98AD /* KingfisherTestHelper.swift */,
  510. F72CE9CD1FCF17ED00CC522A /* ImageModifierTests.swift */,
  511. D12E0C4D1C47F23500AC98AD /* KingfisherTests-Bridging-Header.h */,
  512. D12E0C4E1C47F23500AC98AD /* UIButtonExtensionTests.swift */,
  513. 185218B51CC07F8300BD58DE /* NSButtonExtensionTests.swift */,
  514. 4BCFF7A521990DB60055AAC4 /* MemoryStorageTests.swift */,
  515. 4BCFF7A9219932390055AAC4 /* DiskStorageTests.swift */,
  516. D1E564402199C21E0057AAE3 /* StorageExpirationTests.swift */,
  517. D1A1CC9E21A0F98600263AD8 /* ImageDataProviderTests.swift */,
  518. D1F66CC02CB2CF2D004959F3 /* LivePhotoSourceTests.swift */,
  519. D1BFED94222ACC6B009330C8 /* ImageProcessorTests.swift */,
  520. 4BA3BF1D228BCDD100909201 /* DataReceivingSideEffectTests.swift */,
  521. D1F1F6FE24625EC600910725 /* RetryStrategyTests.swift */,
  522. );
  523. name = KingfisherTests;
  524. path = Tests/KingfisherTests;
  525. sourceTree = "<group>";
  526. };
  527. 38D5D3AB2C5C77F200BF1D01 /* PixelFormats */ = {
  528. isa = PBXGroup;
  529. children = (
  530. 38D5D3AC2C5C784700BF1D01 /* gradient-8b-srgb-opaque.png */,
  531. 38D5D3AD2C5C784700BF1D01 /* gradient-8b-srgb-alpha.png */,
  532. 38D5D3AE2C5C784700BF1D01 /* gradient-8b-displayp3-alpha.png */,
  533. 38D5D3AF2C5C784700BF1D01 /* gradient-8b-gray.png */,
  534. 38D5D3B02C5C784700BF1D01 /* gradient-10b-srgb-opaque.heic */,
  535. 38D5D3B12C5C784700BF1D01 /* gradient-10b-srgb-alpha.heic */,
  536. 38D5D3B22C5C784700BF1D01 /* gradient-10b-displayp3-alpha.heic */,
  537. 38D5D3B32C5C784700BF1D01 /* gradient-16b-srgb-alpha.png */,
  538. 38D5D3B42C5C784700BF1D01 /* gradient-16b-gray.png */,
  539. );
  540. path = PixelFormats;
  541. sourceTree = "<group>";
  542. };
  543. D16FE9F423078C63006E67D5 /* Dependency */ = {
  544. isa = PBXGroup;
  545. children = (
  546. D16FE9F523078C63006E67D5 /* Nocilla */,
  547. );
  548. name = Dependency;
  549. path = Tests/Dependency;
  550. sourceTree = "<group>";
  551. };
  552. D16FE9F523078C63006E67D5 /* Nocilla */ = {
  553. isa = PBXGroup;
  554. children = (
  555. D16FE9F623078C63006E67D5 /* LICENSE */,
  556. D16FE9F723078C63006E67D5 /* README.md */,
  557. D16FE9F823078C63006E67D5 /* Nocilla */,
  558. );
  559. path = Nocilla;
  560. sourceTree = "<group>";
  561. };
  562. D16FE9F823078C63006E67D5 /* Nocilla */ = {
  563. isa = PBXGroup;
  564. children = (
  565. D16FE9F923078C63006E67D5 /* Stubs */,
  566. D16FE9FE23078C63006E67D5 /* LSNocilla.m */,
  567. D16FE9FF23078C63006E67D5 /* Diff */,
  568. D16FEA0223078C63006E67D5 /* Nocilla.h */,
  569. D16FEA0323078C63006E67D5 /* Hooks */,
  570. D16FEA1923078C63006E67D5 /* Model */,
  571. D16FEA1D23078C63006E67D5 /* LSNocilla.h */,
  572. D16FEA1E23078C63006E67D5 /* Matchers */,
  573. D16FEA2E23078C63006E67D5 /* Categories */,
  574. D16FEA3323078C63006E67D5 /* DSL */,
  575. );
  576. path = Nocilla;
  577. sourceTree = "<group>";
  578. };
  579. D16FE9F923078C63006E67D5 /* Stubs */ = {
  580. isa = PBXGroup;
  581. children = (
  582. D16FE9FA23078C63006E67D5 /* LSStubRequest.m */,
  583. D16FE9FB23078C63006E67D5 /* LSStubResponse.m */,
  584. D16FE9FC23078C63006E67D5 /* LSStubResponse.h */,
  585. D16FE9FD23078C63006E67D5 /* LSStubRequest.h */,
  586. );
  587. path = Stubs;
  588. sourceTree = "<group>";
  589. };
  590. D16FE9FF23078C63006E67D5 /* Diff */ = {
  591. isa = PBXGroup;
  592. children = (
  593. D16FEA0023078C63006E67D5 /* LSHTTPRequestDiff.m */,
  594. D16FEA0123078C63006E67D5 /* LSHTTPRequestDiff.h */,
  595. );
  596. path = Diff;
  597. sourceTree = "<group>";
  598. };
  599. D16FEA0323078C63006E67D5 /* Hooks */ = {
  600. isa = PBXGroup;
  601. children = (
  602. D16FEA0423078C63006E67D5 /* LSHTTPClientHook.m */,
  603. D16FEA0523078C63006E67D5 /* LSHTTPClientHook.h */,
  604. D16FEA0623078C63006E67D5 /* NSURLRequest */,
  605. D16FEA0F23078C63006E67D5 /* ASIHTTPRequest */,
  606. D16FEA1623078C63006E67D5 /* NSURLSession */,
  607. );
  608. path = Hooks;
  609. sourceTree = "<group>";
  610. };
  611. D16FEA0623078C63006E67D5 /* NSURLRequest */ = {
  612. isa = PBXGroup;
  613. children = (
  614. D16FEA0723078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m */,
  615. D16FEA0823078C63006E67D5 /* NSURLRequest+DSL.h */,
  616. D16FEA0923078C63006E67D5 /* LSNSURLHook.h */,
  617. D16FEA0A23078C63006E67D5 /* LSHTTPStubURLProtocol.h */,
  618. D16FEA0B23078C63006E67D5 /* NSURLRequest+LSHTTPRequest.h */,
  619. D16FEA0C23078C63006E67D5 /* LSNSURLHook.m */,
  620. D16FEA0D23078C63006E67D5 /* NSURLRequest+DSL.m */,
  621. D16FEA0E23078C63006E67D5 /* LSHTTPStubURLProtocol.m */,
  622. );
  623. path = NSURLRequest;
  624. sourceTree = "<group>";
  625. };
  626. D16FEA0F23078C63006E67D5 /* ASIHTTPRequest */ = {
  627. isa = PBXGroup;
  628. children = (
  629. D16FEA1023078C63006E67D5 /* LSASIHTTPRequestHook.h */,
  630. D16FEA1123078C63006E67D5 /* ASIHTTPRequestStub.m */,
  631. D16FEA1223078C63006E67D5 /* LSASIHTTPRequestAdapter.h */,
  632. D16FEA1323078C63006E67D5 /* LSASIHTTPRequestHook.m */,
  633. D16FEA1423078C63006E67D5 /* LSASIHTTPRequestAdapter.m */,
  634. D16FEA1523078C63006E67D5 /* ASIHTTPRequestStub.h */,
  635. );
  636. path = ASIHTTPRequest;
  637. sourceTree = "<group>";
  638. };
  639. D16FEA1623078C63006E67D5 /* NSURLSession */ = {
  640. isa = PBXGroup;
  641. children = (
  642. D16FEA1723078C63006E67D5 /* LSNSURLSessionHook.h */,
  643. D16FEA1823078C63006E67D5 /* LSNSURLSessionHook.m */,
  644. );
  645. path = NSURLSession;
  646. sourceTree = "<group>";
  647. };
  648. D16FEA1923078C63006E67D5 /* Model */ = {
  649. isa = PBXGroup;
  650. children = (
  651. D16FEA1A23078C63006E67D5 /* LSHTTPBody.h */,
  652. D16FEA1B23078C63006E67D5 /* LSHTTPRequest.h */,
  653. D16FEA1C23078C63006E67D5 /* LSHTTPResponse.h */,
  654. );
  655. path = Model;
  656. sourceTree = "<group>";
  657. };
  658. D16FEA1E23078C63006E67D5 /* Matchers */ = {
  659. isa = PBXGroup;
  660. children = (
  661. D16FEA1F23078C63006E67D5 /* LSMatcheable.h */,
  662. D16FEA2023078C63006E67D5 /* LSMatcher.h */,
  663. D16FEA2123078C63006E67D5 /* LSStringMatcher.h */,
  664. D16FEA2223078C63006E67D5 /* NSRegularExpression+Matcheable.m */,
  665. D16FEA2323078C63006E67D5 /* LSRegexMatcher.h */,
  666. D16FEA2423078C63006E67D5 /* NSString+Matcheable.m */,
  667. D16FEA2523078C63006E67D5 /* NSData+Matcheable.m */,
  668. D16FEA2623078C63006E67D5 /* LSDataMatcher.m */,
  669. D16FEA2723078C63006E67D5 /* LSMatcher.m */,
  670. D16FEA2823078C63006E67D5 /* LSRegexMatcher.m */,
  671. D16FEA2923078C63006E67D5 /* NSRegularExpression+Matcheable.h */,
  672. D16FEA2A23078C63006E67D5 /* LSStringMatcher.m */,
  673. D16FEA2B23078C63006E67D5 /* NSString+Matcheable.h */,
  674. D16FEA2C23078C63006E67D5 /* LSDataMatcher.h */,
  675. D16FEA2D23078C63006E67D5 /* NSData+Matcheable.h */,
  676. );
  677. path = Matchers;
  678. sourceTree = "<group>";
  679. };
  680. D16FEA2E23078C63006E67D5 /* Categories */ = {
  681. isa = PBXGroup;
  682. children = (
  683. D16FEA2F23078C63006E67D5 /* NSData+Nocilla.h */,
  684. D16FEA3023078C63006E67D5 /* NSString+Nocilla.m */,
  685. D16FEA3123078C63006E67D5 /* NSData+Nocilla.m */,
  686. D16FEA3223078C63006E67D5 /* NSString+Nocilla.h */,
  687. );
  688. path = Categories;
  689. sourceTree = "<group>";
  690. };
  691. D16FEA3323078C63006E67D5 /* DSL */ = {
  692. isa = PBXGroup;
  693. children = (
  694. D16FEA3423078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m */,
  695. D16FEA3523078C63006E67D5 /* LSStubRequestDSL.h */,
  696. D16FEA3623078C63006E67D5 /* LSStubResponseDSL.m */,
  697. D16FEA3723078C63006E67D5 /* LSStubRequestDSL.m */,
  698. D16FEA3823078C63006E67D5 /* LSHTTPRequestDSLRepresentation.h */,
  699. D16FEA3923078C63006E67D5 /* LSStubResponseDSL.h */,
  700. );
  701. path = DSL;
  702. sourceTree = "<group>";
  703. };
  704. D1A1CC98219FAB3500263AD8 /* ImageSource */ = {
  705. isa = PBXGroup;
  706. children = (
  707. D1A1CC99219FAB4B00263AD8 /* Source.swift */,
  708. D12F67632CAC330600AB63AB /* LivePhotoSource.swift */,
  709. D12AB69E215D2BB50013BA68 /* Resource.swift */,
  710. D1E56444219B16330057AAE3 /* ImageDataProvider.swift */,
  711. D16CC3D524E02E9500F1A515 /* AVAssetImageDataProvider.swift */,
  712. 078DCB4E2BCFEB7D0008114E /* PHPickerResultImageDataProvider.swift */,
  713. );
  714. path = ImageSource;
  715. sourceTree = "<group>";
  716. };
  717. D1ED2D021AD2CFA600CFC3EB = {
  718. isa = PBXGroup;
  719. children = (
  720. D12AB688215D2A280013BA68 /* Sources */,
  721. D10EC22C1C3D62E800A4211C /* Tests */,
  722. D1ED2D0C1AD2CFA600CFC3EB /* Products */,
  723. EA99D30544BD22799F7A5367 /* Frameworks */,
  724. );
  725. sourceTree = "<group>";
  726. };
  727. D1ED2D0C1AD2CFA600CFC3EB /* Products */ = {
  728. isa = PBXGroup;
  729. children = (
  730. D1ED2D351AD2D09F00CFC3EB /* Kingfisher.framework */,
  731. D1ED2D3F1AD2D09F00CFC3EB /* KingfisherTests.xctest */,
  732. );
  733. name = Products;
  734. sourceTree = "<group>";
  735. };
  736. D1F7607423097532000C5269 /* SwiftUI */ = {
  737. isa = PBXGroup;
  738. children = (
  739. D1F7607523097532000C5269 /* ImageBinder.swift */,
  740. 4B88CEB32646D0BF009EBB41 /* ImageContext.swift */,
  741. D1F7607623097532000C5269 /* KFImage.swift */,
  742. 07292244263B02F00089E810 /* KFAnimatedImage.swift */,
  743. 4B88CEB12646C653009EBB41 /* KFImageRenderer.swift */,
  744. D1889533258F7648003B73BE /* KFImageOptions.swift */,
  745. 4B88CEAF2646C056009EBB41 /* KFImageProtocol.swift */,
  746. );
  747. path = SwiftUI;
  748. sourceTree = "<group>";
  749. };
  750. EA99D30544BD22799F7A5367 /* Frameworks */ = {
  751. isa = PBXGroup;
  752. children = (
  753. C959EEE7228940FE00467A10 /* QuartzCore.framework */,
  754. 4B164ACE1B8D554200768EC6 /* CFNetwork.framework */,
  755. 4B3E714D1B01FEB200F5AAED /* WatchKit.framework */,
  756. );
  757. name = Frameworks;
  758. sourceTree = "<group>";
  759. };
  760. /* End PBXGroup section */
  761. /* Begin PBXHeadersBuildPhase section */
  762. D1ED2D321AD2D09F00CFC3EB /* Headers */ = {
  763. isa = PBXHeadersBuildPhase;
  764. buildActionMask = 2147483647;
  765. files = (
  766. );
  767. runOnlyForDeploymentPostprocessing = 0;
  768. };
  769. /* End PBXHeadersBuildPhase section */
  770. /* Begin PBXNativeTarget section */
  771. D1ED2D341AD2D09F00CFC3EB /* Kingfisher */ = {
  772. isa = PBXNativeTarget;
  773. buildConfigurationList = D1ED2D4E1AD2D09F00CFC3EB /* Build configuration list for PBXNativeTarget "Kingfisher" */;
  774. buildPhases = (
  775. D1ED2D301AD2D09F00CFC3EB /* Sources */,
  776. D1D550D42AEB9E7300AAD79D /* CopyFiles */,
  777. D1ED2D311AD2D09F00CFC3EB /* Frameworks */,
  778. D1ED2D321AD2D09F00CFC3EB /* Headers */,
  779. );
  780. buildRules = (
  781. );
  782. dependencies = (
  783. );
  784. name = Kingfisher;
  785. productName = Kingfisher;
  786. productReference = D1ED2D351AD2D09F00CFC3EB /* Kingfisher.framework */;
  787. productType = "com.apple.product-type.framework";
  788. };
  789. D1ED2D3E1AD2D09F00CFC3EB /* KingfisherTests */ = {
  790. isa = PBXNativeTarget;
  791. buildConfigurationList = D1ED2D521AD2D09F00CFC3EB /* Build configuration list for PBXNativeTarget "KingfisherTests" */;
  792. buildPhases = (
  793. D1ED2D3B1AD2D09F00CFC3EB /* Sources */,
  794. D1ED2D3C1AD2D09F00CFC3EB /* Frameworks */,
  795. D1ED2D3D1AD2D09F00CFC3EB /* Resources */,
  796. );
  797. buildRules = (
  798. );
  799. dependencies = (
  800. D1ED2D421AD2D09F00CFC3EB /* PBXTargetDependency */,
  801. );
  802. name = KingfisherTests;
  803. productName = KingfisherTests;
  804. productReference = D1ED2D3F1AD2D09F00CFC3EB /* KingfisherTests.xctest */;
  805. productType = "com.apple.product-type.bundle.unit-test";
  806. };
  807. /* End PBXNativeTarget section */
  808. /* Begin PBXProject section */
  809. D1ED2D031AD2CFA600CFC3EB /* Project object */ = {
  810. isa = PBXProject;
  811. attributes = {
  812. BuildIndependentTargetsInParallel = YES;
  813. LastSwiftUpdateCheck = 0720;
  814. LastUpgradeCheck = 1600;
  815. ORGANIZATIONNAME = "Wei Wang";
  816. TargetAttributes = {
  817. D1ED2D341AD2D09F00CFC3EB = {
  818. CreatedOnToolsVersion = 6.2;
  819. LastSwiftMigration = 1020;
  820. ProvisioningStyle = Manual;
  821. };
  822. D1ED2D3E1AD2D09F00CFC3EB = {
  823. CreatedOnToolsVersion = 6.2;
  824. LastSwiftMigration = 1020;
  825. };
  826. };
  827. };
  828. buildConfigurationList = D1ED2D061AD2CFA600CFC3EB /* Build configuration list for PBXProject "Kingfisher" */;
  829. compatibilityVersion = "Xcode 3.2";
  830. developmentRegion = en;
  831. hasScannedForEncodings = 0;
  832. knownRegions = (
  833. en,
  834. Base,
  835. );
  836. mainGroup = D1ED2D021AD2CFA600CFC3EB;
  837. productRefGroup = D1ED2D0C1AD2CFA600CFC3EB /* Products */;
  838. projectDirPath = "";
  839. projectRoot = "";
  840. targets = (
  841. D1ED2D341AD2D09F00CFC3EB /* Kingfisher */,
  842. D1ED2D3E1AD2D09F00CFC3EB /* KingfisherTests */,
  843. );
  844. };
  845. /* End PBXProject section */
  846. /* Begin PBXResourcesBuildPhase section */
  847. D1ED2D3D1AD2D09F00CFC3EB /* Resources */ = {
  848. isa = PBXResourcesBuildPhase;
  849. buildActionMask = 2147483647;
  850. files = (
  851. D16FEA3A23078C63006E67D5 /* LICENSE in Resources */,
  852. D1D2C32A1C70A3230018F2F9 /* single-frame.gif in Resources */,
  853. D16FEA3B23078C63006E67D5 /* README.md in Resources */,
  854. D12E0C4F1C47F23500AC98AD /* dancing-banana.gif in Resources */,
  855. 38D5D3C12C5C7A1800BF1D01 /* gradient-8b-srgb-opaque.png in Resources */,
  856. 38D5D3C22C5C7A1800BF1D01 /* gradient-8b-srgb-alpha.png in Resources */,
  857. 38D5D3C32C5C7A1800BF1D01 /* gradient-8b-displayp3-alpha.png in Resources */,
  858. 38D5D3C42C5C7A1800BF1D01 /* gradient-8b-gray.png in Resources */,
  859. 38D5D3C52C5C7A1800BF1D01 /* gradient-10b-srgb-opaque.heic in Resources */,
  860. 38D5D3C62C5C7A1800BF1D01 /* gradient-10b-srgb-alpha.heic in Resources */,
  861. 38D5D3C72C5C7A1800BF1D01 /* gradient-10b-displayp3-alpha.heic in Resources */,
  862. 38D5D3C82C5C7A1800BF1D01 /* gradient-16b-srgb-alpha.png in Resources */,
  863. 38D5D3C92C5C7A1800BF1D01 /* gradient-16b-gray.png in Resources */,
  864. );
  865. runOnlyForDeploymentPostprocessing = 0;
  866. };
  867. /* End PBXResourcesBuildPhase section */
  868. /* Begin PBXSourcesBuildPhase section */
  869. D1ED2D301AD2D09F00CFC3EB /* Sources */ = {
  870. isa = PBXSourcesBuildPhase;
  871. buildActionMask = 2147483647;
  872. files = (
  873. D12AB6CC215D2BB50013BA68 /* ImageModifier.swift in Sources */,
  874. D12AB718215D2BB50013BA68 /* CacheSerializer.swift in Sources */,
  875. D1E56445219B16330057AAE3 /* ImageDataProvider.swift in Sources */,
  876. 4B88CEB22646C653009EBB41 /* KFImageRenderer.swift in Sources */,
  877. D12AB730215D2BB50013BA68 /* AnimatedImageView.swift in Sources */,
  878. 4B46CC64217449E000D90C4A /* Storage.swift in Sources */,
  879. D12AB6E4215D2BB50013BA68 /* Placeholder.swift in Sources */,
  880. 4B46CC6921744AC500D90C4A /* DiskStorage.swift in Sources */,
  881. 4B46CC5F217449C600D90C4A /* MemoryStorage.swift in Sources */,
  882. 4B88CEB42646D0BF009EBB41 /* ImageContext.swift in Sources */,
  883. D16CC3D624E02E9500F1A515 /* AVAssetImageDataProvider.swift in Sources */,
  884. D1839845216E333E003927D3 /* Delegate.swift in Sources */,
  885. D12AB6D8215D2BB50013BA68 /* ImageTransition.swift in Sources */,
  886. D12F67642CAC330A00AB63AB /* LivePhotoSource.swift in Sources */,
  887. D1A37BE8215D365A009B39B7 /* ExtensionHelpers.swift in Sources */,
  888. C9286407228584EB00257182 /* ImageProgressive.swift in Sources */,
  889. D12AB6DC215D2BB50013BA68 /* ImageProcessor.swift in Sources */,
  890. D12AB6D4215D2BB50013BA68 /* Image.swift in Sources */,
  891. D1AEB09425890DE7008556DF /* ImageBinder.swift in Sources */,
  892. D12F67622CAC32BF00AB63AB /* KingfisherManager+LivePhoto.swift in Sources */,
  893. 4B8E2917216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift in Sources */,
  894. E9E3ED8B2B1F66B200734CFF /* HasImageComponent+Kingfisher.swift in Sources */,
  895. D1132C9725919F69003E528D /* KFOptionsSetter.swift in Sources */,
  896. D18B3222251852E100662F63 /* KF.swift in Sources */,
  897. D12AB704215D2BB50013BA68 /* Kingfisher.swift in Sources */,
  898. 00A8E26E2E81B89600ABB84F /* NetworkMonitor.swift in Sources */,
  899. D1AEB09725890DEA008556DF /* KFImage.swift in Sources */,
  900. F39B68C82E33AC2A00404B02 /* NetworkMetrics.swift in Sources */,
  901. D1BA781D2174D07800C69D7B /* CallbackQueue.swift in Sources */,
  902. D12AB71C215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift in Sources */,
  903. D1A37BF2215D3850009B39B7 /* SizeExtensions.swift in Sources */,
  904. D12AB70C215D2BB50013BA68 /* KingfisherManager.swift in Sources */,
  905. 4B8351CC217084660081EED8 /* Runtime.swift in Sources */,
  906. D12AB6C0215D2BB50013BA68 /* RequestModifier.swift in Sources */,
  907. 4B10480D216F157000300C61 /* ImageDataProcessor.swift in Sources */,
  908. D12AB72C215D2BB50013BA68 /* Indicator.swift in Sources */,
  909. D12AB6C8215D2BB50013BA68 /* ImageDownloader.swift in Sources */,
  910. D11D9B72245FA6F700C5A0AE /* RetryStrategy.swift in Sources */,
  911. D1A37BE3215D359F009B39B7 /* ImageFormat.swift in Sources */,
  912. D12EB83C24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift in Sources */,
  913. D1889534258F7649003B73BE /* KFImageOptions.swift in Sources */,
  914. D12AB714215D2BB50013BA68 /* ImageCache.swift in Sources */,
  915. 4B88CEB02646C056009EBB41 /* KFImageProtocol.swift in Sources */,
  916. D12AB6D0215D2BB50013BA68 /* ImagePrefetcher.swift in Sources */,
  917. 078DCB4F2BCFEB7D0008114E /* PHPickerResultImageDataProvider.swift in Sources */,
  918. 388F37382B4D9CDB0089705C /* DisplayLink.swift in Sources */,
  919. D12AB6F4215D2BB50013BA68 /* ImageView+Kingfisher.swift in Sources */,
  920. D12AB6FC215D2BB50013BA68 /* UIButton+Kingfisher.swift in Sources */,
  921. D12F67602CAC2DBF00AB63AB /* ImageDownloader+LivePhoto.swift in Sources */,
  922. D12AB6E8215D2BB50013BA68 /* GIFAnimatedImage.swift in Sources */,
  923. 22FDCE0E2700078B0044D11E /* CPListItem+Kingfisher.swift in Sources */,
  924. D13646742165A1A100A33652 /* Result.swift in Sources */,
  925. D1A1CC9A219FAB4B00263AD8 /* Source.swift in Sources */,
  926. 4BD821622189FC0C0084CC21 /* SessionDelegate.swift in Sources */,
  927. D12AB6E0215D2BB50013BA68 /* Filter.swift in Sources */,
  928. 4BE688F722FD513100B11168 /* NSButton+Kingfisher.swift in Sources */,
  929. D12AB6C4215D2BB50013BA68 /* Resource.swift in Sources */,
  930. 76FB4FD2262D773E006D15F8 /* GraphicsContext.swift in Sources */,
  931. D8FCF6A821C5A0E500F9ABC0 /* RedirectHandler.swift in Sources */,
  932. 07292245263B02F00089E810 /* KFAnimatedImage.swift in Sources */,
  933. D1A37BDE215D34E8009B39B7 /* ImageDrawing.swift in Sources */,
  934. 4BD821672189FD330084CC21 /* SessionDataTask.swift in Sources */,
  935. D12AB708215D2BB50013BA68 /* KingfisherError.swift in Sources */,
  936. D12AB724215D2BB50013BA68 /* Box.swift in Sources */,
  937. 4B8E291C216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift in Sources */,
  938. 3ADE9AF92A73CD69009A86CA /* String+SHA256.swift in Sources */,
  939. D12F67662CB022FC00AB63AB /* PHLivePhotoView+Kingfisher.swift in Sources */,
  940. D12AB710215D2BB50013BA68 /* KingfisherOptionsInfo.swift in Sources */,
  941. );
  942. runOnlyForDeploymentPostprocessing = 0;
  943. };
  944. D1ED2D3B1AD2D09F00CFC3EB /* Sources */ = {
  945. isa = PBXSourcesBuildPhase;
  946. buildActionMask = 2147483647;
  947. files = (
  948. D12E0C571C47F23500AC98AD /* KingfisherTestHelper.swift in Sources */,
  949. D16FEA4923078C63006E67D5 /* NSRegularExpression+Matcheable.m in Sources */,
  950. D12E0C581C47F23500AC98AD /* UIButtonExtensionTests.swift in Sources */,
  951. D1E564412199C21E0057AAE3 /* StorageExpirationTests.swift in Sources */,
  952. D16FEA4123078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m in Sources */,
  953. 4BCFF7A621990DB70055AAC4 /* MemoryStorageTests.swift in Sources */,
  954. D16FEA4623078C63006E67D5 /* LSASIHTTPRequestHook.m in Sources */,
  955. D12E0C561C47F23500AC98AD /* KingfisherOptionsInfoTests.swift in Sources */,
  956. D9638BA61C7DC71F0046523D /* ImagePrefetcherTests.swift in Sources */,
  957. D12E0C551C47F23500AC98AD /* KingfisherManagerTests.swift in Sources */,
  958. D16FEA4523078C63006E67D5 /* ASIHTTPRequestStub.m in Sources */,
  959. D16FEA4423078C63006E67D5 /* LSHTTPStubURLProtocol.m in Sources */,
  960. D12E0C511C47F23500AC98AD /* ImageDownloaderTests.swift in Sources */,
  961. D16FEA4A23078C63006E67D5 /* NSString+Matcheable.m in Sources */,
  962. D16FEA4723078C63006E67D5 /* LSASIHTTPRequestAdapter.m in Sources */,
  963. D16FEA4F23078C63006E67D5 /* LSStringMatcher.m in Sources */,
  964. D16FEA3C23078C63006E67D5 /* LSStubRequest.m in Sources */,
  965. D12E0C521C47F23500AC98AD /* ImageExtensionTests.swift in Sources */,
  966. D16FEA5123078C63006E67D5 /* NSData+Nocilla.m in Sources */,
  967. D16FEA5523079707006E67D5 /* NSButtonExtensionTests.swift in Sources */,
  968. D16FEA5023078C63006E67D5 /* NSString+Nocilla.m in Sources */,
  969. D16FEA4E23078C63006E67D5 /* LSRegexMatcher.m in Sources */,
  970. F72CE9CE1FCF17ED00CC522A /* ImageModifierTests.swift in Sources */,
  971. D1F66CC12CB2CF2E004959F3 /* LivePhotoSourceTests.swift in Sources */,
  972. D12E0C531C47F23500AC98AD /* ImageViewExtensionTests.swift in Sources */,
  973. D16FEA4023078C63006E67D5 /* LSHTTPClientHook.m in Sources */,
  974. D16FEA3F23078C63006E67D5 /* LSHTTPRequestDiff.m in Sources */,
  975. D186696D21834261002B502E /* ImageDrawingTests.swift in Sources */,
  976. 38D5D3A32C5C757E00BF1D01 /* PixelFormatDecodingTests.swift in Sources */,
  977. D16FEA4323078C63006E67D5 /* NSURLRequest+DSL.m in Sources */,
  978. D16FEA5323078C63006E67D5 /* LSStubResponseDSL.m in Sources */,
  979. D16FEA4C23078C63006E67D5 /* LSDataMatcher.m in Sources */,
  980. 4BCFF7AA219932390055AAC4 /* DiskStorageTests.swift in Sources */,
  981. D16FEA5423078C63006E67D5 /* LSStubRequestDSL.m in Sources */,
  982. D1A1CC9F21A0F98600263AD8 /* ImageDataProviderTests.swift in Sources */,
  983. D16FEA4823078C63006E67D5 /* LSNSURLSessionHook.m in Sources */,
  984. D16FEA3E23078C63006E67D5 /* LSNocilla.m in Sources */,
  985. D16FEA4D23078C63006E67D5 /* LSMatcher.m in Sources */,
  986. 4B8351C8217066580081EED8 /* StubHelpers.swift in Sources */,
  987. D1F1F6FF24625EC600910725 /* RetryStrategyTests.swift in Sources */,
  988. D1DC4B411D60996D00DFDFAA /* StringExtensionTests.swift in Sources */,
  989. D1BFED95222ACC6B009330C8 /* ImageProcessorTests.swift in Sources */,
  990. D16FEA5223078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m in Sources */,
  991. D16FEA4223078C63006E67D5 /* LSNSURLHook.m in Sources */,
  992. D16FEA4B23078C63006E67D5 /* NSData+Matcheable.m in Sources */,
  993. D16FEA3D23078C63006E67D5 /* LSStubResponse.m in Sources */,
  994. D12E0C501C47F23500AC98AD /* ImageCacheTests.swift in Sources */,
  995. 4BA3BF1E228BCDD100909201 /* DataReceivingSideEffectTests.swift in Sources */,
  996. );
  997. runOnlyForDeploymentPostprocessing = 0;
  998. };
  999. /* End PBXSourcesBuildPhase section */
  1000. /* Begin PBXTargetDependency section */
  1001. D1ED2D421AD2D09F00CFC3EB /* PBXTargetDependency */ = {
  1002. isa = PBXTargetDependency;
  1003. target = D1ED2D341AD2D09F00CFC3EB /* Kingfisher */;
  1004. targetProxy = D1ED2D411AD2D09F00CFC3EB /* PBXContainerItemProxy */;
  1005. };
  1006. /* End PBXTargetDependency section */
  1007. /* Begin XCBuildConfiguration section */
  1008. D1ED2D281AD2CFA600CFC3EB /* Debug */ = {
  1009. isa = XCBuildConfiguration;
  1010. buildSettings = {
  1011. ALWAYS_SEARCH_USER_PATHS = NO;
  1012. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1013. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1014. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1015. CLANG_CXX_LIBRARY = "libc++";
  1016. CLANG_ENABLE_OBJC_ARC = YES;
  1017. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1018. CLANG_WARN_BOOL_CONVERSION = YES;
  1019. CLANG_WARN_COMMA = YES;
  1020. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1021. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1022. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1023. CLANG_WARN_EMPTY_BODY = YES;
  1024. CLANG_WARN_ENUM_CONVERSION = YES;
  1025. CLANG_WARN_INFINITE_RECURSION = YES;
  1026. CLANG_WARN_INT_CONVERSION = YES;
  1027. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1028. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1029. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1030. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1031. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1032. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1033. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1034. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1035. CLANG_WARN_UNREACHABLE_CODE = YES;
  1036. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1037. COPY_PHASE_STRIP = NO;
  1038. DEAD_CODE_STRIPPING = YES;
  1039. DEBUG_INFORMATION_FORMAT = dwarf;
  1040. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1041. ENABLE_TESTABILITY = YES;
  1042. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1043. GCC_C_LANGUAGE_STANDARD = gnu99;
  1044. GCC_DYNAMIC_NO_PIC = NO;
  1045. GCC_NO_COMMON_BLOCKS = YES;
  1046. GCC_OPTIMIZATION_LEVEL = 0;
  1047. GCC_PREPROCESSOR_DEFINITIONS = (
  1048. "DEBUG=1",
  1049. "$(inherited)",
  1050. );
  1051. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1052. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1053. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1054. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1055. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1056. GCC_WARN_UNUSED_FUNCTION = YES;
  1057. GCC_WARN_UNUSED_VARIABLE = YES;
  1058. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1059. LD_DYLIB_INSTALL_NAME = "@rpath";
  1060. MACOSX_DEPLOYMENT_TARGET = 10.15;
  1061. ONLY_ACTIVE_ARCH = YES;
  1062. PRODUCT_BUNDLE_PACKAGE_TYPE = BNDL;
  1063. SDKROOT = "";
  1064. SUPPORTED_PLATFORMS = "watchsimulator iphonesimulator appletvsimulator watchos appletvos iphoneos macosx";
  1065. SWIFT_INSTALL_OBJC_HEADER = NO;
  1066. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1067. SWIFT_VERSION = 5.0;
  1068. TARGETED_DEVICE_FAMILY = "1,2,3,4";
  1069. TVOS_DEPLOYMENT_TARGET = 13.0;
  1070. WATCHOS_DEPLOYMENT_TARGET = 6.0;
  1071. XROS_DEPLOYMENT_TARGET = 1.0;
  1072. _EXPERIMENTAL_SWIFT_EXPLICIT_MODULES = YES;
  1073. };
  1074. name = Debug;
  1075. };
  1076. D1ED2D291AD2CFA600CFC3EB /* Release */ = {
  1077. isa = XCBuildConfiguration;
  1078. buildSettings = {
  1079. ALWAYS_SEARCH_USER_PATHS = NO;
  1080. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  1081. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1082. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1083. CLANG_CXX_LIBRARY = "libc++";
  1084. CLANG_ENABLE_OBJC_ARC = YES;
  1085. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1086. CLANG_WARN_BOOL_CONVERSION = YES;
  1087. CLANG_WARN_COMMA = YES;
  1088. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1089. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1090. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1091. CLANG_WARN_EMPTY_BODY = YES;
  1092. CLANG_WARN_ENUM_CONVERSION = YES;
  1093. CLANG_WARN_INFINITE_RECURSION = YES;
  1094. CLANG_WARN_INT_CONVERSION = YES;
  1095. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1096. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1097. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1098. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1099. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1100. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1101. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1102. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1103. CLANG_WARN_UNREACHABLE_CODE = YES;
  1104. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1105. COPY_PHASE_STRIP = NO;
  1106. DEAD_CODE_STRIPPING = YES;
  1107. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1108. ENABLE_NS_ASSERTIONS = NO;
  1109. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1110. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  1111. GCC_C_LANGUAGE_STANDARD = gnu99;
  1112. GCC_NO_COMMON_BLOCKS = YES;
  1113. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1114. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1115. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1116. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1117. GCC_WARN_UNUSED_FUNCTION = YES;
  1118. GCC_WARN_UNUSED_VARIABLE = YES;
  1119. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  1120. LD_DYLIB_INSTALL_NAME = "@rpath";
  1121. MACOSX_DEPLOYMENT_TARGET = 10.15;
  1122. PRODUCT_BUNDLE_PACKAGE_TYPE = BNDL;
  1123. SDKROOT = "";
  1124. SUPPORTED_PLATFORMS = "watchsimulator iphonesimulator appletvsimulator watchos appletvos iphoneos macosx";
  1125. SWIFT_COMPILATION_MODE = wholemodule;
  1126. SWIFT_INSTALL_OBJC_HEADER = NO;
  1127. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1128. SWIFT_VERSION = 5.0;
  1129. TARGETED_DEVICE_FAMILY = "1,2,3,4";
  1130. TVOS_DEPLOYMENT_TARGET = 13.0;
  1131. WATCHOS_DEPLOYMENT_TARGET = 6.0;
  1132. XROS_DEPLOYMENT_TARGET = 1.0;
  1133. _EXPERIMENTAL_SWIFT_EXPLICIT_MODULES = YES;
  1134. };
  1135. name = Release;
  1136. };
  1137. D1ED2D4F1AD2D09F00CFC3EB /* Debug */ = {
  1138. isa = XCBuildConfiguration;
  1139. buildSettings = {
  1140. APPLICATION_EXTENSION_API_ONLY = YES;
  1141. CLANG_ANALYZER_NONNULL = YES;
  1142. CLANG_WARN_ASSIGN_ENUM = YES;
  1143. CLANG_WARN_CXX0X_EXTENSIONS = YES;
  1144. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1145. CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
  1146. CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
  1147. CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
  1148. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1149. CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
  1150. CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
  1151. CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
  1152. CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
  1153. CLANG_WARN__EXIT_TIME_DESTRUCTORS = YES;
  1154. CURRENT_PROJECT_VERSION = 3176;
  1155. DEAD_CODE_STRIPPING = YES;
  1156. DEFINES_MODULE = YES;
  1157. DYLIB_COMPATIBILITY_VERSION = 1;
  1158. DYLIB_CURRENT_VERSION = 3176;
  1159. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1160. ENABLE_MODULE_VERIFIER = YES;
  1161. GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
  1162. GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
  1163. GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
  1164. GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
  1165. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  1166. GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
  1167. GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
  1168. GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
  1169. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  1170. GCC_WARN_SIGN_COMPARE = YES;
  1171. GCC_WARN_STRICT_SELECTOR_MATCH = YES;
  1172. GCC_WARN_UNKNOWN_PRAGMAS = YES;
  1173. GCC_WARN_UNUSED_LABEL = YES;
  1174. GCC_WARN_UNUSED_PARAMETER = YES;
  1175. INFOPLIST_FILE = Sources/Info.plist;
  1176. LD_DYLIB_INSTALL_NAME = "$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(EXECUTABLE_PATH)";
  1177. LD_RUNPATH_SEARCH_PATHS = (
  1178. "$(inherited)",
  1179. "@executable_path/Frameworks",
  1180. "@loader_path/Frameworks",
  1181. );
  1182. MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11";
  1183. OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=150";
  1184. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
  1185. PRODUCT_BUNDLE_PACKAGE_TYPE = FMWK;
  1186. PRODUCT_NAME = Kingfisher;
  1187. SKIP_INSTALL = YES;
  1188. SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator";
  1189. SUPPORTS_MACCATALYST = NO;
  1190. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1191. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1192. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1193. SWIFT_INSTALL_OBJC_HEADER = YES;
  1194. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1195. SWIFT_STRICT_CONCURRENCY = complete;
  1196. TARGETED_DEVICE_FAMILY = "1,2,3,4,7";
  1197. VERSIONING_SYSTEM = "apple-generic";
  1198. };
  1199. name = Debug;
  1200. };
  1201. D1ED2D501AD2D09F00CFC3EB /* Release */ = {
  1202. isa = XCBuildConfiguration;
  1203. buildSettings = {
  1204. APPLICATION_EXTENSION_API_ONLY = YES;
  1205. CLANG_ANALYZER_NONNULL = YES;
  1206. CLANG_WARN_ASSIGN_ENUM = YES;
  1207. CLANG_WARN_CXX0X_EXTENSIONS = YES;
  1208. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1209. CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
  1210. CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
  1211. CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
  1212. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1213. CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
  1214. CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
  1215. CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
  1216. CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
  1217. CLANG_WARN__EXIT_TIME_DESTRUCTORS = YES;
  1218. CURRENT_PROJECT_VERSION = 3176;
  1219. DEAD_CODE_STRIPPING = YES;
  1220. DEFINES_MODULE = YES;
  1221. DYLIB_COMPATIBILITY_VERSION = 1;
  1222. DYLIB_CURRENT_VERSION = 3176;
  1223. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1224. ENABLE_MODULE_VERIFIER = YES;
  1225. GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
  1226. GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
  1227. GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
  1228. GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
  1229. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  1230. GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
  1231. GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
  1232. GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
  1233. GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
  1234. GCC_WARN_SIGN_COMPARE = YES;
  1235. GCC_WARN_STRICT_SELECTOR_MATCH = YES;
  1236. GCC_WARN_UNKNOWN_PRAGMAS = YES;
  1237. GCC_WARN_UNUSED_LABEL = YES;
  1238. GCC_WARN_UNUSED_PARAMETER = YES;
  1239. INFOPLIST_FILE = Sources/Info.plist;
  1240. LD_DYLIB_INSTALL_NAME = "$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(EXECUTABLE_PATH)";
  1241. LD_RUNPATH_SEARCH_PATHS = (
  1242. "$(inherited)",
  1243. "@executable_path/Frameworks",
  1244. "@loader_path/Frameworks",
  1245. );
  1246. MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu99 gnu++11";
  1247. OTHER_SWIFT_FLAGS = "";
  1248. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
  1249. PRODUCT_BUNDLE_PACKAGE_TYPE = FMWK;
  1250. PRODUCT_NAME = Kingfisher;
  1251. SKIP_INSTALL = YES;
  1252. SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator";
  1253. SUPPORTS_MACCATALYST = NO;
  1254. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1255. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1256. SWIFT_INSTALL_OBJC_HEADER = YES;
  1257. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1258. SWIFT_STRICT_CONCURRENCY = complete;
  1259. TARGETED_DEVICE_FAMILY = "1,2,3,4,7";
  1260. VERSIONING_SYSTEM = "apple-generic";
  1261. };
  1262. name = Release;
  1263. };
  1264. D1ED2D531AD2D09F00CFC3EB /* Debug */ = {
  1265. isa = XCBuildConfiguration;
  1266. buildSettings = {
  1267. CLANG_ENABLE_MODULES = YES;
  1268. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1269. DEAD_CODE_STRIPPING = YES;
  1270. GCC_PREPROCESSOR_DEFINITIONS = (
  1271. "DEBUG=1",
  1272. "$(inherited)",
  1273. );
  1274. INFOPLIST_FILE = Tests/KingfisherTests/Info.plist;
  1275. LD_RUNPATH_SEARCH_PATHS = (
  1276. "$(inherited)",
  1277. "@executable_path/../Frameworks",
  1278. "@loader_path/../Frameworks",
  1279. "@executable_path/Frameworks",
  1280. "@loader_path/Frameworks",
  1281. );
  1282. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
  1283. PRODUCT_NAME = "$(TARGET_NAME)";
  1284. SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator";
  1285. SUPPORTS_MACCATALYST = NO;
  1286. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1287. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1288. SWIFT_OBJC_BRIDGING_HEADER = "Tests/KingfisherTests/KingfisherTests-Bridging-Header.h";
  1289. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1290. TARGETED_DEVICE_FAMILY = "1,2,3,4,7";
  1291. };
  1292. name = Debug;
  1293. };
  1294. D1ED2D541AD2D09F00CFC3EB /* Release */ = {
  1295. isa = XCBuildConfiguration;
  1296. buildSettings = {
  1297. CLANG_ENABLE_MODULES = YES;
  1298. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1299. DEAD_CODE_STRIPPING = YES;
  1300. INFOPLIST_FILE = Tests/KingfisherTests/Info.plist;
  1301. LD_RUNPATH_SEARCH_PATHS = (
  1302. "$(inherited)",
  1303. "@executable_path/../Frameworks",
  1304. "@loader_path/../Frameworks",
  1305. "@executable_path/Frameworks",
  1306. "@loader_path/Frameworks",
  1307. );
  1308. PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
  1309. PRODUCT_NAME = "$(TARGET_NAME)";
  1310. SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator";
  1311. SUPPORTS_MACCATALYST = NO;
  1312. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1313. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  1314. SWIFT_COMPILATION_MODE = wholemodule;
  1315. SWIFT_OBJC_BRIDGING_HEADER = "Tests/KingfisherTests/KingfisherTests-Bridging-Header.h";
  1316. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1317. TARGETED_DEVICE_FAMILY = "1,2,3,4,7";
  1318. };
  1319. name = Release;
  1320. };
  1321. /* End XCBuildConfiguration section */
  1322. /* Begin XCConfigurationList section */
  1323. D1ED2D061AD2CFA600CFC3EB /* Build configuration list for PBXProject "Kingfisher" */ = {
  1324. isa = XCConfigurationList;
  1325. buildConfigurations = (
  1326. D1ED2D281AD2CFA600CFC3EB /* Debug */,
  1327. D1ED2D291AD2CFA600CFC3EB /* Release */,
  1328. );
  1329. defaultConfigurationIsVisible = 0;
  1330. defaultConfigurationName = Release;
  1331. };
  1332. D1ED2D4E1AD2D09F00CFC3EB /* Build configuration list for PBXNativeTarget "Kingfisher" */ = {
  1333. isa = XCConfigurationList;
  1334. buildConfigurations = (
  1335. D1ED2D4F1AD2D09F00CFC3EB /* Debug */,
  1336. D1ED2D501AD2D09F00CFC3EB /* Release */,
  1337. );
  1338. defaultConfigurationIsVisible = 0;
  1339. defaultConfigurationName = Release;
  1340. };
  1341. D1ED2D521AD2D09F00CFC3EB /* Build configuration list for PBXNativeTarget "KingfisherTests" */ = {
  1342. isa = XCConfigurationList;
  1343. buildConfigurations = (
  1344. D1ED2D531AD2D09F00CFC3EB /* Debug */,
  1345. D1ED2D541AD2D09F00CFC3EB /* Release */,
  1346. );
  1347. defaultConfigurationIsVisible = 0;
  1348. defaultConfigurationName = Release;
  1349. };
  1350. /* End XCConfigurationList section */
  1351. };
  1352. rootObject = D1ED2D031AD2CFA600CFC3EB /* Project object */;
  1353. }