project.pbxproj 88 KB

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