project.pbxproj 89 KB

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