project.pbxproj 84 KB

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