|
|
@@ -18,16 +18,16 @@
|
|
|
4B3766A21C47944D0001443F /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B3766A11C47944D0001443F /* CFNetwork.framework */; };
|
|
|
4B98674F1CD1CF42003ADAC7 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B98674E1CD1CF42003ADAC7 /* AnimatedImageView.swift */; };
|
|
|
4B9867501CD1CF42003ADAC7 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B98674E1CD1CF42003ADAC7 /* AnimatedImageView.swift */; };
|
|
|
+ 4BD775A11D86A2330036F91C /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD775A01D86A2330036F91C /* Box.swift */; };
|
|
|
+ 4BD775A21D86A2330036F91C /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD775A01D86A2330036F91C /* Box.swift */; };
|
|
|
+ 4BD775A31D86A2330036F91C /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD775A01D86A2330036F91C /* Box.swift */; };
|
|
|
+ 4BD775A41D86A2330036F91C /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BD775A01D86A2330036F91C /* Box.swift */; };
|
|
|
B43007AC86DBFFFD1AC6EDD1 /* libPods-KingfisherTests-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 798E024A9311DC80470CF240 /* libPods-KingfisherTests-tvOS.a */; };
|
|
|
CD2C73541D7F040B00A1D819 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD2C73531D7F040B00A1D819 /* Indicator.swift */; };
|
|
|
CD2C73551D7F040B00A1D819 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD2C73531D7F040B00A1D819 /* Indicator.swift */; };
|
|
|
CD2C73561D7F040B00A1D819 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD2C73531D7F040B00A1D819 /* Indicator.swift */; };
|
|
|
CD2C736B1D80231E00A1D819 /* loader.gif in Resources */ = {isa = PBXBuildFile; fileRef = CD2C736A1D80231E00A1D819 /* loader.gif */; };
|
|
|
CD2C736D1D80234F00A1D819 /* loader.gif in Resources */ = {isa = PBXBuildFile; fileRef = CD2C736C1D80234F00A1D819 /* loader.gif */; };
|
|
|
- CD4593971D7EAB9900FD570E /* WrappedAssociatedObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD4593961D7EAB9900FD570E /* WrappedAssociatedObjects.swift */; };
|
|
|
- CD4593981D7EAB9900FD570E /* WrappedAssociatedObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD4593961D7EAB9900FD570E /* WrappedAssociatedObjects.swift */; };
|
|
|
- CD4593991D7EAB9900FD570E /* WrappedAssociatedObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD4593961D7EAB9900FD570E /* WrappedAssociatedObjects.swift */; };
|
|
|
- CD45939A1D7EAB9900FD570E /* WrappedAssociatedObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD4593961D7EAB9900FD570E /* WrappedAssociatedObjects.swift */; };
|
|
|
D10945F71C526B86001408EB /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = D10945EA1C526B6C001408EB /* Image.swift */; };
|
|
|
D10945F81C526B86001408EB /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = D10945EB1C526B6C001408EB /* ImageCache.swift */; };
|
|
|
D10945F91C526B86001408EB /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D10945EC1C526B6C001408EB /* ImageDownloader.swift */; };
|
|
|
@@ -270,6 +270,7 @@
|
|
|
4B3766A11C47944D0001443F /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
4B3E714D1B01FEB200F5AAED /* WatchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchKit.framework; path = System/Library/Frameworks/WatchKit.framework; sourceTree = SDKROOT; };
|
|
|
4B98674E1CD1CF42003ADAC7 /* AnimatedImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/AnimatedImageView.swift; sourceTree = "<group>"; };
|
|
|
+ 4BD775A01D86A2330036F91C /* Box.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Box.swift; sourceTree = "<group>"; };
|
|
|
50ECD18204CB0CD37B49F631 /* libPods-KingfisherTests-OSX.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-KingfisherTests-OSX.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
74477D1C4379728A8DA673FB /* Pods-KingfisherTests-OSX.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KingfisherTests-OSX.debug.xcconfig"; path = "Pods/Target Support Files/Pods-KingfisherTests-OSX/Pods-KingfisherTests-OSX.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
798E024A9311DC80470CF240 /* libPods-KingfisherTests-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-KingfisherTests-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
@@ -279,7 +280,6 @@
|
|
|
CD2C73531D7F040B00A1D819 /* Indicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Indicator.swift; sourceTree = "<group>"; };
|
|
|
CD2C736A1D80231E00A1D819 /* loader.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = loader.gif; path = images/loader.gif; sourceTree = SOURCE_ROOT; };
|
|
|
CD2C736C1D80234F00A1D819 /* loader.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = loader.gif; path = images/loader.gif; sourceTree = SOURCE_ROOT; };
|
|
|
- CD4593961D7EAB9900FD570E /* WrappedAssociatedObjects.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WrappedAssociatedObjects.swift; path = Sources/WrappedAssociatedObjects.swift; sourceTree = "<group>"; };
|
|
|
D10945EA1C526B6C001408EB /* Image.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image.swift; sourceTree = "<group>"; };
|
|
|
D10945EB1C526B6C001408EB /* ImageCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/ImageCache.swift; sourceTree = "<group>"; };
|
|
|
D10945EC1C526B6C001408EB /* ImageDownloader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/ImageDownloader.swift; sourceTree = "<group>"; };
|
|
|
@@ -470,9 +470,9 @@
|
|
|
D10945F31C526B6C001408EB /* Resource.swift */,
|
|
|
D10945F41C526B6C001408EB /* String+MD5.swift */,
|
|
|
D10945F51C526B6C001408EB /* ThreadHelper.swift */,
|
|
|
+ 4BD775A01D86A2330036F91C /* Box.swift */,
|
|
|
D10945F61C526B6C001408EB /* UIButton+Kingfisher.swift */,
|
|
|
182FFF771CC9ACBA004B728D /* NSButton+Kingfisher.swift */,
|
|
|
- CD4593961D7EAB9900FD570E /* WrappedAssociatedObjects.swift */,
|
|
|
CD2C73531D7F040B00A1D819 /* Indicator.swift */,
|
|
|
);
|
|
|
name = Sources;
|
|
|
@@ -1245,6 +1245,7 @@
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
D109461A1C526C61001408EB /* Image.swift in Sources */,
|
|
|
+ 4BD775A31D86A2330036F91C /* Box.swift in Sources */,
|
|
|
CD2C73561D7F040B00A1D819 /* Indicator.swift in Sources */,
|
|
|
D109461B1C526C61001408EB /* ImageCache.swift in Sources */,
|
|
|
D109461C1C526C61001408EB /* ImageDownloader.swift in Sources */,
|
|
|
@@ -1252,7 +1253,6 @@
|
|
|
D109461E1C526C61001408EB /* ImageView+Kingfisher.swift in Sources */,
|
|
|
D109461F1C526C61001408EB /* KingfisherManager.swift in Sources */,
|
|
|
182FFF781CC9ACBA004B728D /* NSButton+Kingfisher.swift in Sources */,
|
|
|
- CD4593991D7EAB9900FD570E /* WrappedAssociatedObjects.swift in Sources */,
|
|
|
D10946201C526C61001408EB /* KingfisherOptionsInfo.swift in Sources */,
|
|
|
D10946211C526C61001408EB /* Resource.swift in Sources */,
|
|
|
D9638BA21C7DBA660046523D /* ImagePrefetcher.swift in Sources */,
|
|
|
@@ -1318,7 +1318,6 @@
|
|
|
files = (
|
|
|
D109460E1C526C0D001408EB /* Image.swift in Sources */,
|
|
|
4B9867501CD1CF42003ADAC7 /* AnimatedImageView.swift in Sources */,
|
|
|
- CD4593981D7EAB9900FD570E /* WrappedAssociatedObjects.swift in Sources */,
|
|
|
D109460F1C526C0D001408EB /* ImageCache.swift in Sources */,
|
|
|
D10946101C526C0D001408EB /* ImageDownloader.swift in Sources */,
|
|
|
D10946111C526C0D001408EB /* ImageTransition.swift in Sources */,
|
|
|
@@ -1326,6 +1325,7 @@
|
|
|
D10946131C526C0D001408EB /* KingfisherManager.swift in Sources */,
|
|
|
D10946141C526C0D001408EB /* KingfisherOptionsInfo.swift in Sources */,
|
|
|
D9638BA11C7DBA660046523D /* ImagePrefetcher.swift in Sources */,
|
|
|
+ 4BD775A21D86A2330036F91C /* Box.swift in Sources */,
|
|
|
D10946151C526C0D001408EB /* Resource.swift in Sources */,
|
|
|
D10946161C526C0D001408EB /* String+MD5.swift in Sources */,
|
|
|
D10946171C526C0D001408EB /* ThreadHelper.swift in Sources */,
|
|
|
@@ -1340,10 +1340,10 @@
|
|
|
files = (
|
|
|
D109462D1C526CF5001408EB /* ImageTransition.swift in Sources */,
|
|
|
D10946251C526CE8001408EB /* Image.swift in Sources */,
|
|
|
- CD45939A1D7EAB9900FD570E /* WrappedAssociatedObjects.swift in Sources */,
|
|
|
D10946261C526CE8001408EB /* ImageCache.swift in Sources */,
|
|
|
D9638BA31C7DBA660046523D /* ImagePrefetcher.swift in Sources */,
|
|
|
D10946271C526CE8001408EB /* ImageDownloader.swift in Sources */,
|
|
|
+ 4BD775A41D86A2330036F91C /* Box.swift in Sources */,
|
|
|
D10946281C526CE8001408EB /* KingfisherManager.swift in Sources */,
|
|
|
D10946291C526CE8001408EB /* KingfisherOptionsInfo.swift in Sources */,
|
|
|
D109462A1C526CE8001408EB /* Resource.swift in Sources */,
|
|
|
@@ -1377,7 +1377,6 @@
|
|
|
files = (
|
|
|
D10945F71C526B86001408EB /* Image.swift in Sources */,
|
|
|
4B98674F1CD1CF42003ADAC7 /* AnimatedImageView.swift in Sources */,
|
|
|
- CD4593971D7EAB9900FD570E /* WrappedAssociatedObjects.swift in Sources */,
|
|
|
D10945F81C526B86001408EB /* ImageCache.swift in Sources */,
|
|
|
D10945F91C526B86001408EB /* ImageDownloader.swift in Sources */,
|
|
|
D10945FA1C526B86001408EB /* ImageTransition.swift in Sources */,
|
|
|
@@ -1385,6 +1384,7 @@
|
|
|
D10945FC1C526B86001408EB /* KingfisherManager.swift in Sources */,
|
|
|
D10945FD1C526B86001408EB /* KingfisherOptionsInfo.swift in Sources */,
|
|
|
D9638BA01C7DBA660046523D /* ImagePrefetcher.swift in Sources */,
|
|
|
+ 4BD775A11D86A2330036F91C /* Box.swift in Sources */,
|
|
|
D10945FE1C526B86001408EB /* Resource.swift in Sources */,
|
|
|
D10945FF1C526B86001408EB /* String+MD5.swift in Sources */,
|
|
|
D10946001C526B86001408EB /* ThreadHelper.swift in Sources */,
|