| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 07292245263B02F00089E810 /* KFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07292244263B02F00089E810 /* KFAnimatedImage.swift */; };
- 22FDCE0E2700078B0044D11E /* CPListItem+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22FDCE0D2700078B0044D11E /* CPListItem+Kingfisher.swift */; };
- 388F37382B4D9CDB0089705C /* DisplayLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 388F37372B4D9CDB0089705C /* DisplayLink.swift */; };
- 4B10480D216F157000300C61 /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B10480C216F157000300C61 /* ImageDataProcessor.swift */; };
- 4B46CC5F217449C600D90C4A /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B46CC5E217449C600D90C4A /* MemoryStorage.swift */; };
- 4B46CC64217449E000D90C4A /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B46CC63217449E000D90C4A /* Storage.swift */; };
- 4B46CC6921744AC500D90C4A /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B46CC6821744AC500D90C4A /* DiskStorage.swift */; };
- 4B8351C8217066580081EED8 /* StubHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B8351C7217066580081EED8 /* StubHelpers.swift */; };
- 4B8351CC217084660081EED8 /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B8351CB217084660081EED8 /* Runtime.swift */; };
- 4B88CEB02646C056009EBB41 /* KFImageProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B88CEAF2646C056009EBB41 /* KFImageProtocol.swift */; };
- 4B88CEB22646C653009EBB41 /* KFImageRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B88CEB12646C653009EBB41 /* KFImageRenderer.swift */; };
- 4B88CEB42646D0BF009EBB41 /* ImageContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B88CEB32646D0BF009EBB41 /* ImageContext.swift */; };
- 4B8E2917216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B8E2916216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift */; };
- 4B8E291C216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B8E291B216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift */; };
- 4BA3BF1E228BCDD100909201 /* DataReceivingSideEffectTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BA3BF1D228BCDD100909201 /* DataReceivingSideEffectTests.swift */; };
- 4BCFF7A621990DB70055AAC4 /* MemoryStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCFF7A521990DB60055AAC4 /* MemoryStorageTests.swift */; };
- 4BCFF7AA219932390055AAC4 /* DiskStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BCFF7A9219932390055AAC4 /* DiskStorageTests.swift */; };
- 4BD821622189FC0C0084CC21 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD821612189FC0C0084CC21 /* SessionDelegate.swift */; };
- 4BD821672189FD330084CC21 /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD821662189FD330084CC21 /* SessionDataTask.swift */; };
- 4BE688F722FD513100B11168 /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6AD215D2BB50013BA68 /* NSButton+Kingfisher.swift */; };
- 4BE688F822FD513700B11168 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6AF215D2BB50013BA68 /* WKInterfaceImage+Kingfisher.swift */; };
- 76FB4FD2262D773E006D15F8 /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76FB4FD1262D773E006D15F8 /* GraphicsContext.swift */; };
- C9286407228584EB00257182 /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9286406228584EB00257182 /* ImageProgressive.swift */; };
- D1132C9725919F69003E528D /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1132C9625919F69003E528D /* KFOptionsSetter.swift */; };
- D11D9B72245FA6F700C5A0AE /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D11D9B71245FA6F700C5A0AE /* RetryStrategy.swift */; };
- D12AB6C0215D2BB50013BA68 /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB69D215D2BB50013BA68 /* RequestModifier.swift */; };
- D12AB6C4215D2BB50013BA68 /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB69E215D2BB50013BA68 /* Resource.swift */; };
- D12AB6C8215D2BB50013BA68 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB69F215D2BB50013BA68 /* ImageDownloader.swift */; };
- D12AB6CC215D2BB50013BA68 /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A0215D2BB50013BA68 /* ImageModifier.swift */; };
- D12AB6D0215D2BB50013BA68 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A1215D2BB50013BA68 /* ImagePrefetcher.swift */; };
- D12AB6D4215D2BB50013BA68 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A3215D2BB50013BA68 /* Image.swift */; };
- D12AB6D8215D2BB50013BA68 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A4215D2BB50013BA68 /* ImageTransition.swift */; };
- D12AB6DC215D2BB50013BA68 /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A5215D2BB50013BA68 /* ImageProcessor.swift */; };
- D12AB6E0215D2BB50013BA68 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A6215D2BB50013BA68 /* Filter.swift */; };
- D12AB6E4215D2BB50013BA68 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A7215D2BB50013BA68 /* Placeholder.swift */; };
- D12AB6E8215D2BB50013BA68 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6A8215D2BB50013BA68 /* GIFAnimatedImage.swift */; };
- D12AB6F4215D2BB50013BA68 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6AC215D2BB50013BA68 /* ImageView+Kingfisher.swift */; };
- D12AB6FC215D2BB50013BA68 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6AE215D2BB50013BA68 /* UIButton+Kingfisher.swift */; };
- D12AB704215D2BB50013BA68 /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B1215D2BB50013BA68 /* Kingfisher.swift */; };
- D12AB708215D2BB50013BA68 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B2215D2BB50013BA68 /* KingfisherError.swift */; };
- D12AB70C215D2BB50013BA68 /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B3215D2BB50013BA68 /* KingfisherManager.swift */; };
- D12AB710215D2BB50013BA68 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B4215D2BB50013BA68 /* KingfisherOptionsInfo.swift */; };
- D12AB714215D2BB50013BA68 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B6215D2BB50013BA68 /* ImageCache.swift */; };
- D12AB718215D2BB50013BA68 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B7215D2BB50013BA68 /* CacheSerializer.swift */; };
- D12AB71C215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6B8215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift */; };
- D12AB724215D2BB50013BA68 /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6BB215D2BB50013BA68 /* Box.swift */; };
- D12AB728215D2BB50013BA68 /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6BC215D2BB50013BA68 /* String+MD5.swift */; };
- D12AB72C215D2BB50013BA68 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6BE215D2BB50013BA68 /* Indicator.swift */; };
- D12AB730215D2BB50013BA68 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12AB6BF215D2BB50013BA68 /* AnimatedImageView.swift */; };
- D12E0C4F1C47F23500AC98AD /* dancing-banana.gif in Resources */ = {isa = PBXBuildFile; fileRef = D12E0C441C47F23500AC98AD /* dancing-banana.gif */; };
- D12E0C501C47F23500AC98AD /* ImageCacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C451C47F23500AC98AD /* ImageCacheTests.swift */; };
- D12E0C511C47F23500AC98AD /* ImageDownloaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C461C47F23500AC98AD /* ImageDownloaderTests.swift */; };
- D12E0C521C47F23500AC98AD /* ImageExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C471C47F23500AC98AD /* ImageExtensionTests.swift */; };
- D12E0C531C47F23500AC98AD /* ImageViewExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C481C47F23500AC98AD /* ImageViewExtensionTests.swift */; };
- D12E0C551C47F23500AC98AD /* KingfisherManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C4A1C47F23500AC98AD /* KingfisherManagerTests.swift */; };
- D12E0C561C47F23500AC98AD /* KingfisherOptionsInfoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C4B1C47F23500AC98AD /* KingfisherOptionsInfoTests.swift */; };
- D12E0C571C47F23500AC98AD /* KingfisherTestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C4C1C47F23500AC98AD /* KingfisherTestHelper.swift */; };
- D12E0C581C47F23500AC98AD /* UIButtonExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12E0C4E1C47F23500AC98AD /* UIButtonExtensionTests.swift */; };
- D12EB83C24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D12EB83B24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift */; };
- D13646742165A1A100A33652 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = D13646732165A1A100A33652 /* Result.swift */; };
- D16CC3D624E02E9500F1A515 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D16CC3D524E02E9500F1A515 /* AVAssetImageDataProvider.swift */; };
- D16FEA3A23078C63006E67D5 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = D16FE9F623078C63006E67D5 /* LICENSE */; };
- D16FEA3B23078C63006E67D5 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = D16FE9F723078C63006E67D5 /* README.md */; };
- D16FEA3C23078C63006E67D5 /* LSStubRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FE9FA23078C63006E67D5 /* LSStubRequest.m */; };
- D16FEA3D23078C63006E67D5 /* LSStubResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FE9FB23078C63006E67D5 /* LSStubResponse.m */; };
- D16FEA3E23078C63006E67D5 /* LSNocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FE9FE23078C63006E67D5 /* LSNocilla.m */; };
- D16FEA3F23078C63006E67D5 /* LSHTTPRequestDiff.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0023078C63006E67D5 /* LSHTTPRequestDiff.m */; };
- D16FEA4023078C63006E67D5 /* LSHTTPClientHook.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0423078C63006E67D5 /* LSHTTPClientHook.m */; };
- D16FEA4123078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0723078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m */; };
- D16FEA4223078C63006E67D5 /* LSNSURLHook.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0C23078C63006E67D5 /* LSNSURLHook.m */; };
- D16FEA4323078C63006E67D5 /* NSURLRequest+DSL.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0D23078C63006E67D5 /* NSURLRequest+DSL.m */; };
- D16FEA4423078C63006E67D5 /* LSHTTPStubURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA0E23078C63006E67D5 /* LSHTTPStubURLProtocol.m */; };
- D16FEA4523078C63006E67D5 /* ASIHTTPRequestStub.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA1123078C63006E67D5 /* ASIHTTPRequestStub.m */; };
- D16FEA4623078C63006E67D5 /* LSASIHTTPRequestHook.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA1323078C63006E67D5 /* LSASIHTTPRequestHook.m */; };
- D16FEA4723078C63006E67D5 /* LSASIHTTPRequestAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA1423078C63006E67D5 /* LSASIHTTPRequestAdapter.m */; };
- D16FEA4823078C63006E67D5 /* LSNSURLSessionHook.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA1823078C63006E67D5 /* LSNSURLSessionHook.m */; };
- D16FEA4923078C63006E67D5 /* NSRegularExpression+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2223078C63006E67D5 /* NSRegularExpression+Matcheable.m */; };
- D16FEA4A23078C63006E67D5 /* NSString+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2423078C63006E67D5 /* NSString+Matcheable.m */; };
- D16FEA4B23078C63006E67D5 /* NSData+Matcheable.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2523078C63006E67D5 /* NSData+Matcheable.m */; };
- D16FEA4C23078C63006E67D5 /* LSDataMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2623078C63006E67D5 /* LSDataMatcher.m */; };
- D16FEA4D23078C63006E67D5 /* LSMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2723078C63006E67D5 /* LSMatcher.m */; };
- D16FEA4E23078C63006E67D5 /* LSRegexMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2823078C63006E67D5 /* LSRegexMatcher.m */; };
- D16FEA4F23078C63006E67D5 /* LSStringMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA2A23078C63006E67D5 /* LSStringMatcher.m */; };
- D16FEA5023078C63006E67D5 /* NSString+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3023078C63006E67D5 /* NSString+Nocilla.m */; };
- D16FEA5123078C63006E67D5 /* NSData+Nocilla.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3123078C63006E67D5 /* NSData+Nocilla.m */; };
- D16FEA5223078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3423078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m */; };
- D16FEA5323078C63006E67D5 /* LSStubResponseDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3623078C63006E67D5 /* LSStubResponseDSL.m */; };
- D16FEA5423078C63006E67D5 /* LSStubRequestDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = D16FEA3723078C63006E67D5 /* LSStubRequestDSL.m */; };
- D16FEA5523079707006E67D5 /* NSButtonExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 185218B51CC07F8300BD58DE /* NSButtonExtensionTests.swift */; };
- D1839845216E333E003927D3 /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1839844216E333E003927D3 /* Delegate.swift */; };
- D186696D21834261002B502E /* ImageDrawingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D186696C21834261002B502E /* ImageDrawingTests.swift */; };
- D1889534258F7649003B73BE /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1889533258F7648003B73BE /* KFImageOptions.swift */; };
- D18B3222251852E100662F63 /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = D18B3221251852E100662F63 /* KF.swift */; };
- D1A1CC9A219FAB4B00263AD8 /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A1CC99219FAB4B00263AD8 /* Source.swift */; };
- D1A1CC9F21A0F98600263AD8 /* ImageDataProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A1CC9E21A0F98600263AD8 /* ImageDataProviderTests.swift */; };
- D1A37BDE215D34E8009B39B7 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A37BDD215D34E8009B39B7 /* ImageDrawing.swift */; };
- D1A37BE3215D359F009B39B7 /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A37BE2215D359F009B39B7 /* ImageFormat.swift */; };
- D1A37BE8215D365A009B39B7 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A37BE7215D365A009B39B7 /* ExtensionHelpers.swift */; };
- D1A37BF2215D3850009B39B7 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1A37BF1215D3850009B39B7 /* SizeExtensions.swift */; };
- D1AEB09425890DE7008556DF /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F7607523097532000C5269 /* ImageBinder.swift */; };
- D1AEB09725890DEA008556DF /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F7607623097532000C5269 /* KFImage.swift */; };
- D1BA781D2174D07800C69D7B /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1BA781C2174D07800C69D7B /* CallbackQueue.swift */; };
- D1BFED95222ACC6B009330C8 /* ImageProcessorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1BFED94222ACC6B009330C8 /* ImageProcessorTests.swift */; };
- D1D2C32A1C70A3230018F2F9 /* single-frame.gif in Resources */ = {isa = PBXBuildFile; fileRef = D1D2C3291C70A3230018F2F9 /* single-frame.gif */; };
- D1D550D52AEB9E8700AAD79D /* PrivacyInfo.xcprivacy in CopyFiles */ = {isa = PBXBuildFile; fileRef = D1C04A3E2A45D20500B3775F /* PrivacyInfo.xcprivacy */; };
- D1DC4B411D60996D00DFDFAA /* StringExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1DC4B401D60996D00DFDFAA /* StringExtensionTests.swift */; };
- D1E564412199C21E0057AAE3 /* StorageExpirationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1E564402199C21E0057AAE3 /* StorageExpirationTests.swift */; };
- D1E56445219B16330057AAE3 /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1E56444219B16330057AAE3 /* ImageDataProvider.swift */; };
- D1ED2D401AD2D09F00CFC3EB /* Kingfisher.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D1ED2D351AD2D09F00CFC3EB /* Kingfisher.framework */; };
- D1F1F6FF24625EC600910725 /* RetryStrategyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F1F6FE24625EC600910725 /* RetryStrategyTests.swift */; };
- D8FCF6A821C5A0E500F9ABC0 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8FCF6A721C5A0E500F9ABC0 /* RedirectHandler.swift */; };
- D9638BA61C7DC71F0046523D /* ImagePrefetcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9638BA41C7DC71F0046523D /* ImagePrefetcherTests.swift */; };
- DCEB2842257E4BE100D7A610 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCEB2841257E4BE100D7A610 /* TVMonogramView+Kingfisher.swift */; };
- F72CE9CE1FCF17ED00CC522A /* ImageModifierTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72CE9CD1FCF17ED00CC522A /* ImageModifierTests.swift */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- D1ED2D411AD2D09F00CFC3EB /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = D1ED2D031AD2CFA600CFC3EB /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = D1ED2D341AD2D09F00CFC3EB;
- remoteInfo = Kingfisher;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXCopyFilesBuildPhase section */
- D1D550D42AEB9E7300AAD79D /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 7;
- files = (
- D1D550D52AEB9E8700AAD79D /* PrivacyInfo.xcprivacy in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
- /* Begin PBXFileReference section */
- 07292244263B02F00089E810 /* KFAnimatedImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFAnimatedImage.swift; sourceTree = "<group>"; };
- 185218B51CC07F8300BD58DE /* NSButtonExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSButtonExtensionTests.swift; sourceTree = "<group>"; };
- 22FDCE0D2700078B0044D11E /* CPListItem+Kingfisher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CPListItem+Kingfisher.swift"; sourceTree = "<group>"; };
- 388F37372B4D9CDB0089705C /* DisplayLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplayLink.swift; sourceTree = "<group>"; };
- 4B10480C216F157000300C61 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDataProcessor.swift; sourceTree = "<group>"; };
- 4B164ACE1B8D554200768EC6 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
- 4B3E714D1B01FEB200F5AAED /* WatchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchKit.framework; path = System/Library/Frameworks/WatchKit.framework; sourceTree = SDKROOT; };
- 4B46CC5E217449C600D90C4A /* MemoryStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryStorage.swift; sourceTree = "<group>"; };
- 4B46CC63217449E000D90C4A /* Storage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Storage.swift; sourceTree = "<group>"; };
- 4B46CC6821744AC500D90C4A /* DiskStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiskStorage.swift; sourceTree = "<group>"; };
- 4B8351C7217066580081EED8 /* StubHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StubHelpers.swift; sourceTree = "<group>"; };
- 4B8351CB217084660081EED8 /* Runtime.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Runtime.swift; sourceTree = "<group>"; };
- 4B88CEAF2646C056009EBB41 /* KFImageProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFImageProtocol.swift; sourceTree = "<group>"; };
- 4B88CEB12646C653009EBB41 /* KFImageRenderer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFImageRenderer.swift; sourceTree = "<group>"; };
- 4B88CEB32646D0BF009EBB41 /* ImageContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageContext.swift; sourceTree = "<group>"; };
- 4B8E2916216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDownloaderDelegate.swift; sourceTree = "<group>"; };
- 4B8E291B216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationChallengeResponsable.swift; sourceTree = "<group>"; };
- 4BA3BF1D228BCDD100909201 /* DataReceivingSideEffectTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataReceivingSideEffectTests.swift; sourceTree = "<group>"; };
- 4BCFF7A521990DB60055AAC4 /* MemoryStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemoryStorageTests.swift; sourceTree = "<group>"; };
- 4BCFF7A9219932390055AAC4 /* DiskStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DiskStorageTests.swift; sourceTree = "<group>"; };
- 4BD821612189FC0C0084CC21 /* SessionDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionDelegate.swift; sourceTree = "<group>"; };
- 4BD821662189FD330084CC21 /* SessionDataTask.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionDataTask.swift; sourceTree = "<group>"; };
- 76FB4FD1262D773E006D15F8 /* GraphicsContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GraphicsContext.swift; sourceTree = "<group>"; };
- C9286406228584EB00257182 /* ImageProgressive.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageProgressive.swift; sourceTree = "<group>"; };
- C959EEE7228940FE00467A10 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
- D1132C9625919F69003E528D /* KFOptionsSetter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFOptionsSetter.swift; sourceTree = "<group>"; };
- D11D9B71245FA6F700C5A0AE /* RetryStrategy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RetryStrategy.swift; sourceTree = "<group>"; };
- D12AB69D215D2BB50013BA68 /* RequestModifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RequestModifier.swift; sourceTree = "<group>"; };
- D12AB69E215D2BB50013BA68 /* Resource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Resource.swift; sourceTree = "<group>"; };
- D12AB69F215D2BB50013BA68 /* ImageDownloader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageDownloader.swift; sourceTree = "<group>"; };
- D12AB6A0215D2BB50013BA68 /* ImageModifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageModifier.swift; sourceTree = "<group>"; };
- D12AB6A1215D2BB50013BA68 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImagePrefetcher.swift; sourceTree = "<group>"; };
- D12AB6A3215D2BB50013BA68 /* Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Image.swift; sourceTree = "<group>"; };
- D12AB6A4215D2BB50013BA68 /* ImageTransition.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageTransition.swift; sourceTree = "<group>"; };
- D12AB6A5215D2BB50013BA68 /* ImageProcessor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageProcessor.swift; sourceTree = "<group>"; };
- D12AB6A6215D2BB50013BA68 /* Filter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Filter.swift; sourceTree = "<group>"; };
- D12AB6A7215D2BB50013BA68 /* Placeholder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Placeholder.swift; sourceTree = "<group>"; };
- D12AB6A8215D2BB50013BA68 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GIFAnimatedImage.swift; sourceTree = "<group>"; };
- D12AB6A9215D2BB50013BA68 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- D12AB6AC215D2BB50013BA68 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ImageView+Kingfisher.swift"; sourceTree = "<group>"; };
- D12AB6AD215D2BB50013BA68 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSButton+Kingfisher.swift"; sourceTree = "<group>"; };
- D12AB6AE215D2BB50013BA68 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIButton+Kingfisher.swift"; sourceTree = "<group>"; };
- D12AB6AF215D2BB50013BA68 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "WKInterfaceImage+Kingfisher.swift"; sourceTree = "<group>"; };
- D12AB6B1215D2BB50013BA68 /* Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Kingfisher.swift; sourceTree = "<group>"; };
- D12AB6B2215D2BB50013BA68 /* KingfisherError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherError.swift; sourceTree = "<group>"; };
- D12AB6B3215D2BB50013BA68 /* KingfisherManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherManager.swift; sourceTree = "<group>"; };
- D12AB6B4215D2BB50013BA68 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherOptionsInfo.swift; sourceTree = "<group>"; };
- D12AB6B6215D2BB50013BA68 /* ImageCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCache.swift; sourceTree = "<group>"; };
- D12AB6B7215D2BB50013BA68 /* CacheSerializer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CacheSerializer.swift; sourceTree = "<group>"; };
- D12AB6B8215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FormatIndicatedCacheSerializer.swift; sourceTree = "<group>"; };
- D12AB6BB215D2BB50013BA68 /* Box.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Box.swift; sourceTree = "<group>"; };
- D12AB6BC215D2BB50013BA68 /* String+MD5.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+MD5.swift"; sourceTree = "<group>"; };
- D12AB6BE215D2BB50013BA68 /* Indicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Indicator.swift; sourceTree = "<group>"; };
- D12AB6BF215D2BB50013BA68 /* AnimatedImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnimatedImageView.swift; sourceTree = "<group>"; };
- D12E0C441C47F23500AC98AD /* dancing-banana.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "dancing-banana.gif"; sourceTree = "<group>"; };
- D12E0C451C47F23500AC98AD /* ImageCacheTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCacheTests.swift; sourceTree = "<group>"; };
- D12E0C461C47F23500AC98AD /* ImageDownloaderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageDownloaderTests.swift; sourceTree = "<group>"; };
- D12E0C471C47F23500AC98AD /* ImageExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageExtensionTests.swift; sourceTree = "<group>"; };
- D12E0C481C47F23500AC98AD /* ImageViewExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageViewExtensionTests.swift; sourceTree = "<group>"; };
- D12E0C491C47F23500AC98AD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- D12E0C4A1C47F23500AC98AD /* KingfisherManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherManagerTests.swift; sourceTree = "<group>"; };
- D12E0C4B1C47F23500AC98AD /* KingfisherOptionsInfoTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherOptionsInfoTests.swift; sourceTree = "<group>"; };
- D12E0C4C1C47F23500AC98AD /* KingfisherTestHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KingfisherTestHelper.swift; sourceTree = "<group>"; };
- D12E0C4D1C47F23500AC98AD /* KingfisherTests-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "KingfisherTests-Bridging-Header.h"; sourceTree = "<group>"; };
- D12E0C4E1C47F23500AC98AD /* UIButtonExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIButtonExtensionTests.swift; sourceTree = "<group>"; };
- D12EB83B24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSTextAttachment+Kingfisher.swift"; sourceTree = "<group>"; };
- D13646732165A1A100A33652 /* Result.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Result.swift; sourceTree = "<group>"; };
- D16CC3D524E02E9500F1A515 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AVAssetImageDataProvider.swift; sourceTree = "<group>"; };
- D16FE9F623078C63006E67D5 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
- D16FE9F723078C63006E67D5 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
- D16FE9FA23078C63006E67D5 /* LSStubRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStubRequest.m; sourceTree = "<group>"; };
- D16FE9FB23078C63006E67D5 /* LSStubResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStubResponse.m; sourceTree = "<group>"; };
- D16FE9FC23078C63006E67D5 /* LSStubResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStubResponse.h; sourceTree = "<group>"; };
- D16FE9FD23078C63006E67D5 /* LSStubRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStubRequest.h; sourceTree = "<group>"; };
- D16FE9FE23078C63006E67D5 /* LSNocilla.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSNocilla.m; sourceTree = "<group>"; };
- D16FEA0023078C63006E67D5 /* LSHTTPRequestDiff.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSHTTPRequestDiff.m; sourceTree = "<group>"; };
- D16FEA0123078C63006E67D5 /* LSHTTPRequestDiff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPRequestDiff.h; sourceTree = "<group>"; };
- D16FEA0223078C63006E67D5 /* Nocilla.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Nocilla.h; sourceTree = "<group>"; };
- D16FEA0423078C63006E67D5 /* LSHTTPClientHook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSHTTPClientHook.m; sourceTree = "<group>"; };
- D16FEA0523078C63006E67D5 /* LSHTTPClientHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPClientHook.h; sourceTree = "<group>"; };
- D16FEA0723078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURLRequest+LSHTTPRequest.m"; sourceTree = "<group>"; };
- D16FEA0823078C63006E67D5 /* NSURLRequest+DSL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURLRequest+DSL.h"; sourceTree = "<group>"; };
- D16FEA0923078C63006E67D5 /* LSNSURLHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSNSURLHook.h; sourceTree = "<group>"; };
- D16FEA0A23078C63006E67D5 /* LSHTTPStubURLProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPStubURLProtocol.h; sourceTree = "<group>"; };
- D16FEA0B23078C63006E67D5 /* NSURLRequest+LSHTTPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURLRequest+LSHTTPRequest.h"; sourceTree = "<group>"; };
- D16FEA0C23078C63006E67D5 /* LSNSURLHook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSNSURLHook.m; sourceTree = "<group>"; };
- D16FEA0D23078C63006E67D5 /* NSURLRequest+DSL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURLRequest+DSL.m"; sourceTree = "<group>"; };
- D16FEA0E23078C63006E67D5 /* LSHTTPStubURLProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSHTTPStubURLProtocol.m; sourceTree = "<group>"; };
- D16FEA1023078C63006E67D5 /* LSASIHTTPRequestHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSASIHTTPRequestHook.h; sourceTree = "<group>"; };
- D16FEA1123078C63006E67D5 /* ASIHTTPRequestStub.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIHTTPRequestStub.m; sourceTree = "<group>"; };
- D16FEA1223078C63006E67D5 /* LSASIHTTPRequestAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSASIHTTPRequestAdapter.h; sourceTree = "<group>"; };
- D16FEA1323078C63006E67D5 /* LSASIHTTPRequestHook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSASIHTTPRequestHook.m; sourceTree = "<group>"; };
- D16FEA1423078C63006E67D5 /* LSASIHTTPRequestAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSASIHTTPRequestAdapter.m; sourceTree = "<group>"; };
- D16FEA1523078C63006E67D5 /* ASIHTTPRequestStub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIHTTPRequestStub.h; sourceTree = "<group>"; };
- D16FEA1723078C63006E67D5 /* LSNSURLSessionHook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSNSURLSessionHook.h; sourceTree = "<group>"; };
- D16FEA1823078C63006E67D5 /* LSNSURLSessionHook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSNSURLSessionHook.m; sourceTree = "<group>"; };
- D16FEA1A23078C63006E67D5 /* LSHTTPBody.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPBody.h; sourceTree = "<group>"; };
- D16FEA1B23078C63006E67D5 /* LSHTTPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPRequest.h; sourceTree = "<group>"; };
- D16FEA1C23078C63006E67D5 /* LSHTTPResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPResponse.h; sourceTree = "<group>"; };
- D16FEA1D23078C63006E67D5 /* LSNocilla.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSNocilla.h; sourceTree = "<group>"; };
- D16FEA1F23078C63006E67D5 /* LSMatcheable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSMatcheable.h; sourceTree = "<group>"; };
- D16FEA2023078C63006E67D5 /* LSMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSMatcher.h; sourceTree = "<group>"; };
- D16FEA2123078C63006E67D5 /* LSStringMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStringMatcher.h; sourceTree = "<group>"; };
- D16FEA2223078C63006E67D5 /* NSRegularExpression+Matcheable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSRegularExpression+Matcheable.m"; sourceTree = "<group>"; };
- D16FEA2323078C63006E67D5 /* LSRegexMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSRegexMatcher.h; sourceTree = "<group>"; };
- D16FEA2423078C63006E67D5 /* NSString+Matcheable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Matcheable.m"; sourceTree = "<group>"; };
- D16FEA2523078C63006E67D5 /* NSData+Matcheable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Matcheable.m"; sourceTree = "<group>"; };
- D16FEA2623078C63006E67D5 /* LSDataMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSDataMatcher.m; sourceTree = "<group>"; };
- D16FEA2723078C63006E67D5 /* LSMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSMatcher.m; sourceTree = "<group>"; };
- D16FEA2823078C63006E67D5 /* LSRegexMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSRegexMatcher.m; sourceTree = "<group>"; };
- D16FEA2923078C63006E67D5 /* NSRegularExpression+Matcheable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSRegularExpression+Matcheable.h"; sourceTree = "<group>"; };
- D16FEA2A23078C63006E67D5 /* LSStringMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStringMatcher.m; sourceTree = "<group>"; };
- D16FEA2B23078C63006E67D5 /* NSString+Matcheable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Matcheable.h"; sourceTree = "<group>"; };
- D16FEA2C23078C63006E67D5 /* LSDataMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSDataMatcher.h; sourceTree = "<group>"; };
- D16FEA2D23078C63006E67D5 /* NSData+Matcheable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Matcheable.h"; sourceTree = "<group>"; };
- D16FEA2F23078C63006E67D5 /* NSData+Nocilla.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Nocilla.h"; sourceTree = "<group>"; };
- D16FEA3023078C63006E67D5 /* NSString+Nocilla.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Nocilla.m"; sourceTree = "<group>"; };
- D16FEA3123078C63006E67D5 /* NSData+Nocilla.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Nocilla.m"; sourceTree = "<group>"; };
- D16FEA3223078C63006E67D5 /* NSString+Nocilla.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Nocilla.h"; sourceTree = "<group>"; };
- D16FEA3423078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSHTTPRequestDSLRepresentation.m; sourceTree = "<group>"; };
- D16FEA3523078C63006E67D5 /* LSStubRequestDSL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStubRequestDSL.h; sourceTree = "<group>"; };
- D16FEA3623078C63006E67D5 /* LSStubResponseDSL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStubResponseDSL.m; sourceTree = "<group>"; };
- D16FEA3723078C63006E67D5 /* LSStubRequestDSL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSStubRequestDSL.m; sourceTree = "<group>"; };
- D16FEA3823078C63006E67D5 /* LSHTTPRequestDSLRepresentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSHTTPRequestDSLRepresentation.h; sourceTree = "<group>"; };
- D16FEA3923078C63006E67D5 /* LSStubResponseDSL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSStubResponseDSL.h; sourceTree = "<group>"; };
- D1839844216E333E003927D3 /* Delegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Delegate.swift; sourceTree = "<group>"; };
- D186696C21834261002B502E /* ImageDrawingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDrawingTests.swift; sourceTree = "<group>"; };
- D1889533258F7648003B73BE /* KFImageOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KFImageOptions.swift; sourceTree = "<group>"; };
- D18B3221251852E100662F63 /* KF.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KF.swift; sourceTree = "<group>"; };
- D1A1CC99219FAB4B00263AD8 /* Source.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Source.swift; sourceTree = "<group>"; };
- D1A1CC9E21A0F98600263AD8 /* ImageDataProviderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDataProviderTests.swift; sourceTree = "<group>"; };
- D1A37BDD215D34E8009B39B7 /* ImageDrawing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageDrawing.swift; sourceTree = "<group>"; };
- D1A37BE2215D359F009B39B7 /* ImageFormat.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageFormat.swift; sourceTree = "<group>"; };
- D1A37BE7215D365A009B39B7 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionHelpers.swift; sourceTree = "<group>"; };
- D1A37BF1215D3850009B39B7 /* SizeExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SizeExtensions.swift; sourceTree = "<group>"; };
- D1BA781C2174D07800C69D7B /* CallbackQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallbackQueue.swift; sourceTree = "<group>"; };
- D1BFED94222ACC6B009330C8 /* ImageProcessorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageProcessorTests.swift; sourceTree = "<group>"; };
- D1C04A3E2A45D20500B3775F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
- D1D2C3291C70A3230018F2F9 /* single-frame.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "single-frame.gif"; sourceTree = "<group>"; };
- D1DC4B401D60996D00DFDFAA /* StringExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringExtensionTests.swift; sourceTree = "<group>"; };
- D1E564402199C21E0057AAE3 /* StorageExpirationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageExpirationTests.swift; sourceTree = "<group>"; };
- D1E56444219B16330057AAE3 /* ImageDataProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = SOURCE_ROOT; };
- D1ED2D351AD2D09F00CFC3EB /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- D1ED2D3F1AD2D09F00CFC3EB /* KingfisherTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KingfisherTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- D1F1F6FE24625EC600910725 /* RetryStrategyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RetryStrategyTests.swift; sourceTree = "<group>"; };
- D1F7607523097532000C5269 /* ImageBinder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageBinder.swift; sourceTree = "<group>"; };
- D1F7607623097532000C5269 /* KFImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KFImage.swift; sourceTree = "<group>"; };
- D8FCF6A721C5A0E500F9ABC0 /* RedirectHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RedirectHandler.swift; sourceTree = "<group>"; };
- D9638BA41C7DC71F0046523D /* ImagePrefetcherTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImagePrefetcherTests.swift; sourceTree = "<group>"; };
- DCEB2841257E4BE100D7A610 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TVMonogramView+Kingfisher.swift"; sourceTree = "<group>"; };
- F72CE9CD1FCF17ED00CC522A /* ImageModifierTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageModifierTests.swift; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- D1ED2D311AD2D09F00CFC3EB /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D1ED2D3C1AD2D09F00CFC3EB /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D1ED2D401AD2D09F00CFC3EB /* Kingfisher.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 4B8351C6217066400081EED8 /* Utils */ = {
- isa = PBXGroup;
- children = (
- 4B8351C7217066580081EED8 /* StubHelpers.swift */,
- );
- path = Utils;
- sourceTree = "<group>";
- };
- D10EC22C1C3D62E800A4211C /* Tests */ = {
- isa = PBXGroup;
- children = (
- D16FE9F423078C63006E67D5 /* Dependency */,
- D12E0C431C47F23500AC98AD /* KingfisherTests */,
- );
- name = Tests;
- sourceTree = "<group>";
- };
- D12AB688215D2A280013BA68 /* Sources */ = {
- isa = PBXGroup;
- children = (
- D12AB6A9215D2BB50013BA68 /* Info.plist */,
- D1C04A3E2A45D20500B3775F /* PrivacyInfo.xcprivacy */,
- D12AB6B0215D2BB50013BA68 /* General */,
- D12AB6A2215D2BB50013BA68 /* Image */,
- D12AB69C215D2BB50013BA68 /* Networking */,
- D12AB6B5215D2BB50013BA68 /* Cache */,
- D12AB6BD215D2BB50013BA68 /* Views */,
- D12AB6AB215D2BB50013BA68 /* Extensions */,
- D12AB6B9215D2BB50013BA68 /* Utility */,
- D1F7607423097532000C5269 /* SwiftUI */,
- );
- path = Sources;
- sourceTree = "<group>";
- };
- D12AB69C215D2BB50013BA68 /* Networking */ = {
- isa = PBXGroup;
- children = (
- D12AB69D215D2BB50013BA68 /* RequestModifier.swift */,
- D8FCF6A721C5A0E500F9ABC0 /* RedirectHandler.swift */,
- D12AB69F215D2BB50013BA68 /* ImageDownloader.swift */,
- 4BD821612189FC0C0084CC21 /* SessionDelegate.swift */,
- 4BD821662189FD330084CC21 /* SessionDataTask.swift */,
- 4B8E2916216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift */,
- 4B8E291B216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift */,
- 4B10480C216F157000300C61 /* ImageDataProcessor.swift */,
- D12AB6A0215D2BB50013BA68 /* ImageModifier.swift */,
- D12AB6A1215D2BB50013BA68 /* ImagePrefetcher.swift */,
- D11D9B71245FA6F700C5A0AE /* RetryStrategy.swift */,
- );
- path = Networking;
- sourceTree = "<group>";
- };
- D12AB6A2215D2BB50013BA68 /* Image */ = {
- isa = PBXGroup;
- children = (
- D12AB6A3215D2BB50013BA68 /* Image.swift */,
- D1A37BDD215D34E8009B39B7 /* ImageDrawing.swift */,
- D1A37BE2215D359F009B39B7 /* ImageFormat.swift */,
- D12AB6A4215D2BB50013BA68 /* ImageTransition.swift */,
- D12AB6A5215D2BB50013BA68 /* ImageProcessor.swift */,
- C9286406228584EB00257182 /* ImageProgressive.swift */,
- D12AB6A6215D2BB50013BA68 /* Filter.swift */,
- D12AB6A7215D2BB50013BA68 /* Placeholder.swift */,
- D12AB6A8215D2BB50013BA68 /* GIFAnimatedImage.swift */,
- 76FB4FD1262D773E006D15F8 /* GraphicsContext.swift */,
- );
- path = Image;
- sourceTree = "<group>";
- };
- D12AB6AB215D2BB50013BA68 /* Extensions */ = {
- isa = PBXGroup;
- children = (
- D12EB83B24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift */,
- D12AB6AC215D2BB50013BA68 /* ImageView+Kingfisher.swift */,
- D12AB6AD215D2BB50013BA68 /* NSButton+Kingfisher.swift */,
- D12AB6AE215D2BB50013BA68 /* UIButton+Kingfisher.swift */,
- D12AB6AF215D2BB50013BA68 /* WKInterfaceImage+Kingfisher.swift */,
- DCEB2841257E4BE100D7A610 /* TVMonogramView+Kingfisher.swift */,
- 22FDCE0D2700078B0044D11E /* CPListItem+Kingfisher.swift */,
- );
- path = Extensions;
- sourceTree = "<group>";
- };
- D12AB6B0215D2BB50013BA68 /* General */ = {
- isa = PBXGroup;
- children = (
- D1A1CC98219FAB3500263AD8 /* ImageSource */,
- D12AB6B1215D2BB50013BA68 /* Kingfisher.swift */,
- D18B3221251852E100662F63 /* KF.swift */,
- D1132C9625919F69003E528D /* KFOptionsSetter.swift */,
- D12AB6B2215D2BB50013BA68 /* KingfisherError.swift */,
- D12AB6B3215D2BB50013BA68 /* KingfisherManager.swift */,
- D12AB6B4215D2BB50013BA68 /* KingfisherOptionsInfo.swift */,
- );
- path = General;
- sourceTree = "<group>";
- };
- D12AB6B5215D2BB50013BA68 /* Cache */ = {
- isa = PBXGroup;
- children = (
- D12AB6B6215D2BB50013BA68 /* ImageCache.swift */,
- D12AB6B7215D2BB50013BA68 /* CacheSerializer.swift */,
- D12AB6B8215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift */,
- 4B46CC63217449E000D90C4A /* Storage.swift */,
- 4B46CC5E217449C600D90C4A /* MemoryStorage.swift */,
- 4B46CC6821744AC500D90C4A /* DiskStorage.swift */,
- );
- path = Cache;
- sourceTree = "<group>";
- };
- D12AB6B9215D2BB50013BA68 /* Utility */ = {
- isa = PBXGroup;
- children = (
- D13646732165A1A100A33652 /* Result.swift */,
- D12AB6BB215D2BB50013BA68 /* Box.swift */,
- D12AB6BC215D2BB50013BA68 /* String+MD5.swift */,
- D1A37BE7215D365A009B39B7 /* ExtensionHelpers.swift */,
- D1A37BF1215D3850009B39B7 /* SizeExtensions.swift */,
- D1839844216E333E003927D3 /* Delegate.swift */,
- 4B8351CB217084660081EED8 /* Runtime.swift */,
- D1BA781C2174D07800C69D7B /* CallbackQueue.swift */,
- 388F37372B4D9CDB0089705C /* DisplayLink.swift */,
- );
- path = Utility;
- sourceTree = "<group>";
- };
- D12AB6BD215D2BB50013BA68 /* Views */ = {
- isa = PBXGroup;
- children = (
- D12AB6BE215D2BB50013BA68 /* Indicator.swift */,
- D12AB6BF215D2BB50013BA68 /* AnimatedImageView.swift */,
- );
- path = Views;
- sourceTree = "<group>";
- };
- D12E0C431C47F23500AC98AD /* KingfisherTests */ = {
- isa = PBXGroup;
- children = (
- 4B8351C6217066400081EED8 /* Utils */,
- D12E0C491C47F23500AC98AD /* Info.plist */,
- D12E0C441C47F23500AC98AD /* dancing-banana.gif */,
- D1D2C3291C70A3230018F2F9 /* single-frame.gif */,
- D12E0C451C47F23500AC98AD /* ImageCacheTests.swift */,
- D1DC4B401D60996D00DFDFAA /* StringExtensionTests.swift */,
- D12E0C461C47F23500AC98AD /* ImageDownloaderTests.swift */,
- D12E0C471C47F23500AC98AD /* ImageExtensionTests.swift */,
- D186696C21834261002B502E /* ImageDrawingTests.swift */,
- D9638BA41C7DC71F0046523D /* ImagePrefetcherTests.swift */,
- D12E0C481C47F23500AC98AD /* ImageViewExtensionTests.swift */,
- D12E0C4A1C47F23500AC98AD /* KingfisherManagerTests.swift */,
- D12E0C4B1C47F23500AC98AD /* KingfisherOptionsInfoTests.swift */,
- D12E0C4C1C47F23500AC98AD /* KingfisherTestHelper.swift */,
- F72CE9CD1FCF17ED00CC522A /* ImageModifierTests.swift */,
- D12E0C4D1C47F23500AC98AD /* KingfisherTests-Bridging-Header.h */,
- D12E0C4E1C47F23500AC98AD /* UIButtonExtensionTests.swift */,
- 185218B51CC07F8300BD58DE /* NSButtonExtensionTests.swift */,
- 4BCFF7A521990DB60055AAC4 /* MemoryStorageTests.swift */,
- 4BCFF7A9219932390055AAC4 /* DiskStorageTests.swift */,
- D1E564402199C21E0057AAE3 /* StorageExpirationTests.swift */,
- D1A1CC9E21A0F98600263AD8 /* ImageDataProviderTests.swift */,
- D1BFED94222ACC6B009330C8 /* ImageProcessorTests.swift */,
- 4BA3BF1D228BCDD100909201 /* DataReceivingSideEffectTests.swift */,
- D1F1F6FE24625EC600910725 /* RetryStrategyTests.swift */,
- );
- name = KingfisherTests;
- path = Tests/KingfisherTests;
- sourceTree = "<group>";
- };
- D16FE9F423078C63006E67D5 /* Dependency */ = {
- isa = PBXGroup;
- children = (
- D16FE9F523078C63006E67D5 /* Nocilla */,
- );
- name = Dependency;
- path = Tests/Dependency;
- sourceTree = "<group>";
- };
- D16FE9F523078C63006E67D5 /* Nocilla */ = {
- isa = PBXGroup;
- children = (
- D16FE9F623078C63006E67D5 /* LICENSE */,
- D16FE9F723078C63006E67D5 /* README.md */,
- D16FE9F823078C63006E67D5 /* Nocilla */,
- );
- path = Nocilla;
- sourceTree = "<group>";
- };
- D16FE9F823078C63006E67D5 /* Nocilla */ = {
- isa = PBXGroup;
- children = (
- D16FE9F923078C63006E67D5 /* Stubs */,
- D16FE9FE23078C63006E67D5 /* LSNocilla.m */,
- D16FE9FF23078C63006E67D5 /* Diff */,
- D16FEA0223078C63006E67D5 /* Nocilla.h */,
- D16FEA0323078C63006E67D5 /* Hooks */,
- D16FEA1923078C63006E67D5 /* Model */,
- D16FEA1D23078C63006E67D5 /* LSNocilla.h */,
- D16FEA1E23078C63006E67D5 /* Matchers */,
- D16FEA2E23078C63006E67D5 /* Categories */,
- D16FEA3323078C63006E67D5 /* DSL */,
- );
- path = Nocilla;
- sourceTree = "<group>";
- };
- D16FE9F923078C63006E67D5 /* Stubs */ = {
- isa = PBXGroup;
- children = (
- D16FE9FA23078C63006E67D5 /* LSStubRequest.m */,
- D16FE9FB23078C63006E67D5 /* LSStubResponse.m */,
- D16FE9FC23078C63006E67D5 /* LSStubResponse.h */,
- D16FE9FD23078C63006E67D5 /* LSStubRequest.h */,
- );
- path = Stubs;
- sourceTree = "<group>";
- };
- D16FE9FF23078C63006E67D5 /* Diff */ = {
- isa = PBXGroup;
- children = (
- D16FEA0023078C63006E67D5 /* LSHTTPRequestDiff.m */,
- D16FEA0123078C63006E67D5 /* LSHTTPRequestDiff.h */,
- );
- path = Diff;
- sourceTree = "<group>";
- };
- D16FEA0323078C63006E67D5 /* Hooks */ = {
- isa = PBXGroup;
- children = (
- D16FEA0423078C63006E67D5 /* LSHTTPClientHook.m */,
- D16FEA0523078C63006E67D5 /* LSHTTPClientHook.h */,
- D16FEA0623078C63006E67D5 /* NSURLRequest */,
- D16FEA0F23078C63006E67D5 /* ASIHTTPRequest */,
- D16FEA1623078C63006E67D5 /* NSURLSession */,
- );
- path = Hooks;
- sourceTree = "<group>";
- };
- D16FEA0623078C63006E67D5 /* NSURLRequest */ = {
- isa = PBXGroup;
- children = (
- D16FEA0723078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m */,
- D16FEA0823078C63006E67D5 /* NSURLRequest+DSL.h */,
- D16FEA0923078C63006E67D5 /* LSNSURLHook.h */,
- D16FEA0A23078C63006E67D5 /* LSHTTPStubURLProtocol.h */,
- D16FEA0B23078C63006E67D5 /* NSURLRequest+LSHTTPRequest.h */,
- D16FEA0C23078C63006E67D5 /* LSNSURLHook.m */,
- D16FEA0D23078C63006E67D5 /* NSURLRequest+DSL.m */,
- D16FEA0E23078C63006E67D5 /* LSHTTPStubURLProtocol.m */,
- );
- path = NSURLRequest;
- sourceTree = "<group>";
- };
- D16FEA0F23078C63006E67D5 /* ASIHTTPRequest */ = {
- isa = PBXGroup;
- children = (
- D16FEA1023078C63006E67D5 /* LSASIHTTPRequestHook.h */,
- D16FEA1123078C63006E67D5 /* ASIHTTPRequestStub.m */,
- D16FEA1223078C63006E67D5 /* LSASIHTTPRequestAdapter.h */,
- D16FEA1323078C63006E67D5 /* LSASIHTTPRequestHook.m */,
- D16FEA1423078C63006E67D5 /* LSASIHTTPRequestAdapter.m */,
- D16FEA1523078C63006E67D5 /* ASIHTTPRequestStub.h */,
- );
- path = ASIHTTPRequest;
- sourceTree = "<group>";
- };
- D16FEA1623078C63006E67D5 /* NSURLSession */ = {
- isa = PBXGroup;
- children = (
- D16FEA1723078C63006E67D5 /* LSNSURLSessionHook.h */,
- D16FEA1823078C63006E67D5 /* LSNSURLSessionHook.m */,
- );
- path = NSURLSession;
- sourceTree = "<group>";
- };
- D16FEA1923078C63006E67D5 /* Model */ = {
- isa = PBXGroup;
- children = (
- D16FEA1A23078C63006E67D5 /* LSHTTPBody.h */,
- D16FEA1B23078C63006E67D5 /* LSHTTPRequest.h */,
- D16FEA1C23078C63006E67D5 /* LSHTTPResponse.h */,
- );
- path = Model;
- sourceTree = "<group>";
- };
- D16FEA1E23078C63006E67D5 /* Matchers */ = {
- isa = PBXGroup;
- children = (
- D16FEA1F23078C63006E67D5 /* LSMatcheable.h */,
- D16FEA2023078C63006E67D5 /* LSMatcher.h */,
- D16FEA2123078C63006E67D5 /* LSStringMatcher.h */,
- D16FEA2223078C63006E67D5 /* NSRegularExpression+Matcheable.m */,
- D16FEA2323078C63006E67D5 /* LSRegexMatcher.h */,
- D16FEA2423078C63006E67D5 /* NSString+Matcheable.m */,
- D16FEA2523078C63006E67D5 /* NSData+Matcheable.m */,
- D16FEA2623078C63006E67D5 /* LSDataMatcher.m */,
- D16FEA2723078C63006E67D5 /* LSMatcher.m */,
- D16FEA2823078C63006E67D5 /* LSRegexMatcher.m */,
- D16FEA2923078C63006E67D5 /* NSRegularExpression+Matcheable.h */,
- D16FEA2A23078C63006E67D5 /* LSStringMatcher.m */,
- D16FEA2B23078C63006E67D5 /* NSString+Matcheable.h */,
- D16FEA2C23078C63006E67D5 /* LSDataMatcher.h */,
- D16FEA2D23078C63006E67D5 /* NSData+Matcheable.h */,
- );
- path = Matchers;
- sourceTree = "<group>";
- };
- D16FEA2E23078C63006E67D5 /* Categories */ = {
- isa = PBXGroup;
- children = (
- D16FEA2F23078C63006E67D5 /* NSData+Nocilla.h */,
- D16FEA3023078C63006E67D5 /* NSString+Nocilla.m */,
- D16FEA3123078C63006E67D5 /* NSData+Nocilla.m */,
- D16FEA3223078C63006E67D5 /* NSString+Nocilla.h */,
- );
- path = Categories;
- sourceTree = "<group>";
- };
- D16FEA3323078C63006E67D5 /* DSL */ = {
- isa = PBXGroup;
- children = (
- D16FEA3423078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m */,
- D16FEA3523078C63006E67D5 /* LSStubRequestDSL.h */,
- D16FEA3623078C63006E67D5 /* LSStubResponseDSL.m */,
- D16FEA3723078C63006E67D5 /* LSStubRequestDSL.m */,
- D16FEA3823078C63006E67D5 /* LSHTTPRequestDSLRepresentation.h */,
- D16FEA3923078C63006E67D5 /* LSStubResponseDSL.h */,
- );
- path = DSL;
- sourceTree = "<group>";
- };
- D1A1CC98219FAB3500263AD8 /* ImageSource */ = {
- isa = PBXGroup;
- children = (
- D1A1CC99219FAB4B00263AD8 /* Source.swift */,
- D12AB69E215D2BB50013BA68 /* Resource.swift */,
- D1E56444219B16330057AAE3 /* ImageDataProvider.swift */,
- D16CC3D524E02E9500F1A515 /* AVAssetImageDataProvider.swift */,
- );
- path = ImageSource;
- sourceTree = "<group>";
- };
- D1ED2D021AD2CFA600CFC3EB = {
- isa = PBXGroup;
- children = (
- D12AB688215D2A280013BA68 /* Sources */,
- D10EC22C1C3D62E800A4211C /* Tests */,
- D1ED2D0C1AD2CFA600CFC3EB /* Products */,
- EA99D30544BD22799F7A5367 /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- D1ED2D0C1AD2CFA600CFC3EB /* Products */ = {
- isa = PBXGroup;
- children = (
- D1ED2D351AD2D09F00CFC3EB /* Kingfisher.framework */,
- D1ED2D3F1AD2D09F00CFC3EB /* KingfisherTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- D1F7607423097532000C5269 /* SwiftUI */ = {
- isa = PBXGroup;
- children = (
- D1F7607523097532000C5269 /* ImageBinder.swift */,
- 4B88CEB32646D0BF009EBB41 /* ImageContext.swift */,
- D1F7607623097532000C5269 /* KFImage.swift */,
- 07292244263B02F00089E810 /* KFAnimatedImage.swift */,
- 4B88CEB12646C653009EBB41 /* KFImageRenderer.swift */,
- D1889533258F7648003B73BE /* KFImageOptions.swift */,
- 4B88CEAF2646C056009EBB41 /* KFImageProtocol.swift */,
- );
- path = SwiftUI;
- sourceTree = "<group>";
- };
- EA99D30544BD22799F7A5367 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- C959EEE7228940FE00467A10 /* QuartzCore.framework */,
- 4B164ACE1B8D554200768EC6 /* CFNetwork.framework */,
- 4B3E714D1B01FEB200F5AAED /* WatchKit.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- D1ED2D321AD2D09F00CFC3EB /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- D1ED2D341AD2D09F00CFC3EB /* Kingfisher */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D1ED2D4E1AD2D09F00CFC3EB /* Build configuration list for PBXNativeTarget "Kingfisher" */;
- buildPhases = (
- D1ED2D301AD2D09F00CFC3EB /* Sources */,
- D1D550D42AEB9E7300AAD79D /* CopyFiles */,
- D1ED2D311AD2D09F00CFC3EB /* Frameworks */,
- D1ED2D321AD2D09F00CFC3EB /* Headers */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = Kingfisher;
- productName = Kingfisher;
- productReference = D1ED2D351AD2D09F00CFC3EB /* Kingfisher.framework */;
- productType = "com.apple.product-type.framework";
- };
- D1ED2D3E1AD2D09F00CFC3EB /* KingfisherTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D1ED2D521AD2D09F00CFC3EB /* Build configuration list for PBXNativeTarget "KingfisherTests" */;
- buildPhases = (
- D1ED2D3B1AD2D09F00CFC3EB /* Sources */,
- D1ED2D3C1AD2D09F00CFC3EB /* Frameworks */,
- D1ED2D3D1AD2D09F00CFC3EB /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- D1ED2D421AD2D09F00CFC3EB /* PBXTargetDependency */,
- );
- name = KingfisherTests;
- productName = KingfisherTests;
- productReference = D1ED2D3F1AD2D09F00CFC3EB /* KingfisherTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- D1ED2D031AD2CFA600CFC3EB /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 0720;
- LastUpgradeCheck = 1250;
- ORGANIZATIONNAME = "Wei Wang";
- TargetAttributes = {
- D1ED2D341AD2D09F00CFC3EB = {
- CreatedOnToolsVersion = 6.2;
- LastSwiftMigration = 1020;
- ProvisioningStyle = Manual;
- };
- D1ED2D3E1AD2D09F00CFC3EB = {
- CreatedOnToolsVersion = 6.2;
- LastSwiftMigration = 1020;
- };
- };
- };
- buildConfigurationList = D1ED2D061AD2CFA600CFC3EB /* Build configuration list for PBXProject "Kingfisher" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = D1ED2D021AD2CFA600CFC3EB;
- productRefGroup = D1ED2D0C1AD2CFA600CFC3EB /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- D1ED2D341AD2D09F00CFC3EB /* Kingfisher */,
- D1ED2D3E1AD2D09F00CFC3EB /* KingfisherTests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- D1ED2D3D1AD2D09F00CFC3EB /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D16FEA3A23078C63006E67D5 /* LICENSE in Resources */,
- D1D2C32A1C70A3230018F2F9 /* single-frame.gif in Resources */,
- D16FEA3B23078C63006E67D5 /* README.md in Resources */,
- D12E0C4F1C47F23500AC98AD /* dancing-banana.gif in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- D1ED2D301AD2D09F00CFC3EB /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D12AB6CC215D2BB50013BA68 /* ImageModifier.swift in Sources */,
- D12AB718215D2BB50013BA68 /* CacheSerializer.swift in Sources */,
- D1E56445219B16330057AAE3 /* ImageDataProvider.swift in Sources */,
- 4B88CEB22646C653009EBB41 /* KFImageRenderer.swift in Sources */,
- D12AB730215D2BB50013BA68 /* AnimatedImageView.swift in Sources */,
- 4B46CC64217449E000D90C4A /* Storage.swift in Sources */,
- D12AB6E4215D2BB50013BA68 /* Placeholder.swift in Sources */,
- 4B46CC6921744AC500D90C4A /* DiskStorage.swift in Sources */,
- 4B46CC5F217449C600D90C4A /* MemoryStorage.swift in Sources */,
- 4B88CEB42646D0BF009EBB41 /* ImageContext.swift in Sources */,
- D16CC3D624E02E9500F1A515 /* AVAssetImageDataProvider.swift in Sources */,
- D1839845216E333E003927D3 /* Delegate.swift in Sources */,
- D12AB6D8215D2BB50013BA68 /* ImageTransition.swift in Sources */,
- D1A37BE8215D365A009B39B7 /* ExtensionHelpers.swift in Sources */,
- C9286407228584EB00257182 /* ImageProgressive.swift in Sources */,
- D12AB6DC215D2BB50013BA68 /* ImageProcessor.swift in Sources */,
- D12AB6D4215D2BB50013BA68 /* Image.swift in Sources */,
- D1AEB09425890DE7008556DF /* ImageBinder.swift in Sources */,
- D12AB728215D2BB50013BA68 /* String+MD5.swift in Sources */,
- 4B8E2917216F3F7F0095FAD1 /* ImageDownloaderDelegate.swift in Sources */,
- D1132C9725919F69003E528D /* KFOptionsSetter.swift in Sources */,
- D18B3222251852E100662F63 /* KF.swift in Sources */,
- D12AB704215D2BB50013BA68 /* Kingfisher.swift in Sources */,
- D1AEB09725890DEA008556DF /* KFImage.swift in Sources */,
- D1BA781D2174D07800C69D7B /* CallbackQueue.swift in Sources */,
- D12AB71C215D2BB50013BA68 /* FormatIndicatedCacheSerializer.swift in Sources */,
- D1A37BF2215D3850009B39B7 /* SizeExtensions.swift in Sources */,
- D12AB70C215D2BB50013BA68 /* KingfisherManager.swift in Sources */,
- 4B8351CC217084660081EED8 /* Runtime.swift in Sources */,
- D12AB6C0215D2BB50013BA68 /* RequestModifier.swift in Sources */,
- 4B10480D216F157000300C61 /* ImageDataProcessor.swift in Sources */,
- D12AB72C215D2BB50013BA68 /* Indicator.swift in Sources */,
- D12AB6C8215D2BB50013BA68 /* ImageDownloader.swift in Sources */,
- D11D9B72245FA6F700C5A0AE /* RetryStrategy.swift in Sources */,
- D1A37BE3215D359F009B39B7 /* ImageFormat.swift in Sources */,
- D12EB83C24DD8EFC00329EE1 /* NSTextAttachment+Kingfisher.swift in Sources */,
- D1889534258F7649003B73BE /* KFImageOptions.swift in Sources */,
- D12AB714215D2BB50013BA68 /* ImageCache.swift in Sources */,
- 4B88CEB02646C056009EBB41 /* KFImageProtocol.swift in Sources */,
- D12AB6D0215D2BB50013BA68 /* ImagePrefetcher.swift in Sources */,
- 388F37382B4D9CDB0089705C /* DisplayLink.swift in Sources */,
- D12AB6F4215D2BB50013BA68 /* ImageView+Kingfisher.swift in Sources */,
- D12AB6FC215D2BB50013BA68 /* UIButton+Kingfisher.swift in Sources */,
- D12AB6E8215D2BB50013BA68 /* GIFAnimatedImage.swift in Sources */,
- 22FDCE0E2700078B0044D11E /* CPListItem+Kingfisher.swift in Sources */,
- D13646742165A1A100A33652 /* Result.swift in Sources */,
- D1A1CC9A219FAB4B00263AD8 /* Source.swift in Sources */,
- 4BD821622189FC0C0084CC21 /* SessionDelegate.swift in Sources */,
- D12AB6E0215D2BB50013BA68 /* Filter.swift in Sources */,
- 4BE688F722FD513100B11168 /* NSButton+Kingfisher.swift in Sources */,
- D12AB6C4215D2BB50013BA68 /* Resource.swift in Sources */,
- 76FB4FD2262D773E006D15F8 /* GraphicsContext.swift in Sources */,
- D8FCF6A821C5A0E500F9ABC0 /* RedirectHandler.swift in Sources */,
- 07292245263B02F00089E810 /* KFAnimatedImage.swift in Sources */,
- D1A37BDE215D34E8009B39B7 /* ImageDrawing.swift in Sources */,
- 4BD821672189FD330084CC21 /* SessionDataTask.swift in Sources */,
- D12AB708215D2BB50013BA68 /* KingfisherError.swift in Sources */,
- 4BE688F822FD513700B11168 /* WKInterfaceImage+Kingfisher.swift in Sources */,
- D12AB724215D2BB50013BA68 /* Box.swift in Sources */,
- 4B8E291C216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift in Sources */,
- D12AB710215D2BB50013BA68 /* KingfisherOptionsInfo.swift in Sources */,
- DCEB2842257E4BE100D7A610 /* TVMonogramView+Kingfisher.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- D1ED2D3B1AD2D09F00CFC3EB /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D12E0C571C47F23500AC98AD /* KingfisherTestHelper.swift in Sources */,
- D16FEA4923078C63006E67D5 /* NSRegularExpression+Matcheable.m in Sources */,
- D12E0C581C47F23500AC98AD /* UIButtonExtensionTests.swift in Sources */,
- D1E564412199C21E0057AAE3 /* StorageExpirationTests.swift in Sources */,
- D16FEA4123078C63006E67D5 /* NSURLRequest+LSHTTPRequest.m in Sources */,
- 4BCFF7A621990DB70055AAC4 /* MemoryStorageTests.swift in Sources */,
- D16FEA4623078C63006E67D5 /* LSASIHTTPRequestHook.m in Sources */,
- D12E0C561C47F23500AC98AD /* KingfisherOptionsInfoTests.swift in Sources */,
- D9638BA61C7DC71F0046523D /* ImagePrefetcherTests.swift in Sources */,
- D12E0C551C47F23500AC98AD /* KingfisherManagerTests.swift in Sources */,
- D16FEA4523078C63006E67D5 /* ASIHTTPRequestStub.m in Sources */,
- D16FEA4423078C63006E67D5 /* LSHTTPStubURLProtocol.m in Sources */,
- D12E0C511C47F23500AC98AD /* ImageDownloaderTests.swift in Sources */,
- D16FEA4A23078C63006E67D5 /* NSString+Matcheable.m in Sources */,
- D16FEA4723078C63006E67D5 /* LSASIHTTPRequestAdapter.m in Sources */,
- D16FEA4F23078C63006E67D5 /* LSStringMatcher.m in Sources */,
- D16FEA3C23078C63006E67D5 /* LSStubRequest.m in Sources */,
- D12E0C521C47F23500AC98AD /* ImageExtensionTests.swift in Sources */,
- D16FEA5123078C63006E67D5 /* NSData+Nocilla.m in Sources */,
- D16FEA5523079707006E67D5 /* NSButtonExtensionTests.swift in Sources */,
- D16FEA5023078C63006E67D5 /* NSString+Nocilla.m in Sources */,
- D16FEA4E23078C63006E67D5 /* LSRegexMatcher.m in Sources */,
- F72CE9CE1FCF17ED00CC522A /* ImageModifierTests.swift in Sources */,
- D12E0C531C47F23500AC98AD /* ImageViewExtensionTests.swift in Sources */,
- D16FEA4023078C63006E67D5 /* LSHTTPClientHook.m in Sources */,
- D16FEA3F23078C63006E67D5 /* LSHTTPRequestDiff.m in Sources */,
- D186696D21834261002B502E /* ImageDrawingTests.swift in Sources */,
- D16FEA4323078C63006E67D5 /* NSURLRequest+DSL.m in Sources */,
- D16FEA5323078C63006E67D5 /* LSStubResponseDSL.m in Sources */,
- D16FEA4C23078C63006E67D5 /* LSDataMatcher.m in Sources */,
- 4BCFF7AA219932390055AAC4 /* DiskStorageTests.swift in Sources */,
- D16FEA5423078C63006E67D5 /* LSStubRequestDSL.m in Sources */,
- D1A1CC9F21A0F98600263AD8 /* ImageDataProviderTests.swift in Sources */,
- D16FEA4823078C63006E67D5 /* LSNSURLSessionHook.m in Sources */,
- D16FEA3E23078C63006E67D5 /* LSNocilla.m in Sources */,
- D16FEA4D23078C63006E67D5 /* LSMatcher.m in Sources */,
- 4B8351C8217066580081EED8 /* StubHelpers.swift in Sources */,
- D1F1F6FF24625EC600910725 /* RetryStrategyTests.swift in Sources */,
- D1DC4B411D60996D00DFDFAA /* StringExtensionTests.swift in Sources */,
- D1BFED95222ACC6B009330C8 /* ImageProcessorTests.swift in Sources */,
- D16FEA5223078C63006E67D5 /* LSHTTPRequestDSLRepresentation.m in Sources */,
- D16FEA4223078C63006E67D5 /* LSNSURLHook.m in Sources */,
- D16FEA4B23078C63006E67D5 /* NSData+Matcheable.m in Sources */,
- D16FEA3D23078C63006E67D5 /* LSStubResponse.m in Sources */,
- D12E0C501C47F23500AC98AD /* ImageCacheTests.swift in Sources */,
- 4BA3BF1E228BCDD100909201 /* DataReceivingSideEffectTests.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- D1ED2D421AD2D09F00CFC3EB /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = D1ED2D341AD2D09F00CFC3EB /* Kingfisher */;
- targetProxy = D1ED2D411AD2D09F00CFC3EB /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- D1ED2D281AD2CFA600CFC3EB /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- LD_DYLIB_INSTALL_NAME = "@rpath";
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_BUNDLE_PACKAGE_TYPE = BNDL;
- SDKROOT = "";
- SUPPORTED_PLATFORMS = "watchsimulator iphonesimulator appletvsimulator watchos appletvos iphoneos macosx";
- SWIFT_INSTALL_OBJC_HEADER = NO;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2,3,4";
- TVOS_DEPLOYMENT_TARGET = 12.0;
- WATCHOS_DEPLOYMENT_TARGET = 5.0;
- };
- name = Debug;
- };
- D1ED2D291AD2CFA600CFC3EB /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- LD_DYLIB_INSTALL_NAME = "@rpath";
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- PRODUCT_BUNDLE_PACKAGE_TYPE = BNDL;
- SDKROOT = "";
- SUPPORTED_PLATFORMS = "watchsimulator iphonesimulator appletvsimulator watchos appletvos iphoneos macosx";
- SWIFT_INSTALL_OBJC_HEADER = NO;
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2,3,4";
- TVOS_DEPLOYMENT_TARGET = 12.0;
- WATCHOS_DEPLOYMENT_TARGET = 5.0;
- };
- name = Release;
- };
- D1ED2D4F1AD2D09F00CFC3EB /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_WARN_ASSIGN_ENUM = YES;
- CLANG_WARN_CXX0X_EXTENSIONS = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
- CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
- CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
- CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
- CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
- CLANG_WARN__EXIT_TIME_DESTRUCTORS = YES;
- CURRENT_PROJECT_VERSION = 2700;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2700;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
- GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
- GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
- GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
- GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
- GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
- GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
- GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
- GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
- GCC_WARN_SIGN_COMPARE = YES;
- GCC_WARN_STRICT_SELECTOR_MATCH = YES;
- GCC_WARN_UNKNOWN_PRAGMAS = YES;
- GCC_WARN_UNUSED_LABEL = YES;
- GCC_WARN_UNUSED_PARAMETER = YES;
- INFOPLIST_FILE = Sources/Info.plist;
- LD_DYLIB_INSTALL_NAME = "$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(EXECUTABLE_PATH)";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-expression-type-checking=150";
- PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_BUNDLE_PACKAGE_TYPE = FMWK;
- PRODUCT_NAME = Kingfisher;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_INSTALL_OBJC_HEADER = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- TARGETED_DEVICE_FAMILY = "1,2,3,4,7";
- VERSIONING_SYSTEM = "apple-generic";
- };
- name = Debug;
- };
- D1ED2D501AD2D09F00CFC3EB /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_WARN_ASSIGN_ENUM = YES;
- CLANG_WARN_CXX0X_EXTENSIONS = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
- CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
- CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
- CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
- CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
- CLANG_WARN__EXIT_TIME_DESTRUCTORS = YES;
- CURRENT_PROJECT_VERSION = 2700;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2700;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
- GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
- GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
- GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
- GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
- GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
- GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
- GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
- GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
- GCC_WARN_SIGN_COMPARE = YES;
- GCC_WARN_STRICT_SELECTOR_MATCH = YES;
- GCC_WARN_UNKNOWN_PRAGMAS = YES;
- GCC_WARN_UNUSED_LABEL = YES;
- GCC_WARN_UNUSED_PARAMETER = YES;
- INFOPLIST_FILE = Sources/Info.plist;
- LD_DYLIB_INSTALL_NAME = "$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(EXECUTABLE_PATH)";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- OTHER_SWIFT_FLAGS = "";
- PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_BUNDLE_PACKAGE_TYPE = FMWK;
- PRODUCT_NAME = Kingfisher;
- SKIP_INSTALL = YES;
- SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_INSTALL_OBJC_HEADER = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- TARGETED_DEVICE_FAMILY = "1,2,3,4,7";
- VERSIONING_SYSTEM = "apple-generic";
- };
- name = Release;
- };
- D1ED2D531AD2D09F00CFC3EB /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- INFOPLIST_FILE = Tests/KingfisherTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_OBJC_BRIDGING_HEADER = "Tests/KingfisherTests/KingfisherTests-Bridging-Header.h";
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- TARGETED_DEVICE_FAMILY = "1,2,3,4,7";
- };
- name = Debug;
- };
- D1ED2D541AD2D09F00CFC3EB /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- INFOPLIST_FILE = Tests/KingfisherTests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.onevcat.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SUPPORTED_PLATFORMS = "appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator xros xrsimulator";
- SUPPORTS_MACCATALYST = NO;
- SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
- SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
- SWIFT_OBJC_BRIDGING_HEADER = "Tests/KingfisherTests/KingfisherTests-Bridging-Header.h";
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- TARGETED_DEVICE_FAMILY = "1,2,3,4,7";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- D1ED2D061AD2CFA600CFC3EB /* Build configuration list for PBXProject "Kingfisher" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D1ED2D281AD2CFA600CFC3EB /* Debug */,
- D1ED2D291AD2CFA600CFC3EB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D1ED2D4E1AD2D09F00CFC3EB /* Build configuration list for PBXNativeTarget "Kingfisher" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D1ED2D4F1AD2D09F00CFC3EB /* Debug */,
- D1ED2D501AD2D09F00CFC3EB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D1ED2D521AD2D09F00CFC3EB /* Build configuration list for PBXNativeTarget "KingfisherTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D1ED2D531AD2D09F00CFC3EB /* Debug */,
- D1ED2D541AD2D09F00CFC3EB /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = D1ED2D031AD2CFA600CFC3EB /* Project object */;
- }
|