|
|
@@ -113,6 +113,7 @@
|
|
|
D1F7607823097533000C5269 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F7607623097532000C5269 /* KFImage.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 */
|
|
|
|
|
|
@@ -269,6 +270,7 @@
|
|
|
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 */
|
|
|
|
|
|
@@ -375,6 +377,7 @@
|
|
|
D12AB6AD215D2BB50013BA68 /* NSButton+Kingfisher.swift */,
|
|
|
D12AB6AE215D2BB50013BA68 /* UIButton+Kingfisher.swift */,
|
|
|
D12AB6AF215D2BB50013BA68 /* WKInterfaceImage+Kingfisher.swift */,
|
|
|
+ DCEB2841257E4BE100D7A610 /* TVMonogramView+Kingfisher.swift */,
|
|
|
);
|
|
|
path = Extensions;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -858,6 +861,7 @@
|
|
|
D12AB724215D2BB50013BA68 /* Box.swift in Sources */,
|
|
|
4B8E291C216F40AA0095FAD1 /* AuthenticationChallengeResponsable.swift in Sources */,
|
|
|
D12AB710215D2BB50013BA68 /* KingfisherOptionsInfo.swift in Sources */,
|
|
|
+ DCEB2842257E4BE100D7A610 /* TVMonogramView+Kingfisher.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|