|
788 | 788 | name = "Supporting Files";
|
789 | 789 | sourceTree = "<group>";
|
790 | 790 | };
|
| 791 | + CC4243F61E62051900FD6517 /* Categories */ = { |
| 792 | + isa = PBXGroup; |
| 793 | + children = ( |
| 794 | + F1B918DE1BCF23C800710963 /* NSData+ImageDetectors.h */, |
| 795 | + F1B918DF1BCF23C800710963 /* NSData+ImageDetectors.m */, |
| 796 | + ); |
| 797 | + path = Categories; |
| 798 | + sourceTree = "<group>"; |
| 799 | + }; |
791 | 800 | F165DFD61BD021E30008C6E8 /* Public */ = {
|
792 | 801 | isa = PBXGroup;
|
793 | 802 | children = (
|
794 | 803 | F1B918E41BCF23C800710963 /* Image Categories */,
|
| 804 | + CC4243F61E62051900FD6517 /* Categories */, |
| 805 | + 68CA92801DB19C06008BECE2 /* PINCache */, |
795 | 806 | F1B918EF1BCF23C800710963 /* PINRemoteImage.h */,
|
| 807 | + 68F0EA8E1CB32EC900F1FD41 /* PINAlternateRepresentationProvider.h */, |
| 808 | + 68F0EA8F1CB32EC900F1FD41 /* PINAlternateRepresentationProvider.m */, |
| 809 | + 68CA92851DB19C2F008BECE2 /* PINAnimatedImage.h */, |
| 810 | + 68CA92861DB19C2F008BECE2 /* PINAnimatedImage.m */, |
796 | 811 | F165DFD81BD0504A0008C6E8 /* PINRemoteImageMacros.h */,
|
797 | 812 | F1B918ED1BCF23C800710963 /* PINProgressiveImage.h */,
|
798 | 813 | F1B918EE1BCF23C800710963 /* PINProgressiveImage.m */,
|
| 814 | + 68CA927B1DAEFF93008BECE2 /* PINRemoteImageCaching.h */, |
799 | 815 | F1B918F21BCF23C800710963 /* PINRemoteImageCategoryManager.h */,
|
800 | 816 | F1B918DC1BCF23C800710963 /* PINRemoteImageCategoryManager.m */,
|
801 | 817 | F1B918F51BCF23C800710963 /* PINRemoteImageManager.h */,
|
|
812 | 828 | F165DFD71BD021EE0008C6E8 /* Project */ = {
|
813 | 829 | isa = PBXGroup;
|
814 | 830 | children = (
|
815 |
| - 68CA92801DB19C06008BECE2 /* PINCache */, |
816 | 831 | F1B918DD1BCF23C800710963 /* Categories */,
|
817 |
| - 68CA92851DB19C2F008BECE2 /* PINAnimatedImage.h */, |
818 |
| - 68CA92861DB19C2F008BECE2 /* PINAnimatedImage.m */, |
819 | 832 | 68CA92871DB19C2F008BECE2 /* PINAnimatedImageManager.h */,
|
820 | 833 | 68CA92881DB19C2F008BECE2 /* PINAnimatedImageManager.m */,
|
821 | 834 | F1B918EB1BCF23C800710963 /* PINDataTaskOperation.h */,
|
|
830 | 843 | F1B918FC1BCF23C800710963 /* PINRemoteImageTask.m */,
|
831 | 844 | 6858C0731C9CC5BA00E420EB /* PINRemoteLock.h */,
|
832 | 845 | 6858C0741C9CC5BA00E420EB /* PINRemoteLock.m */,
|
833 |
| - 68F0EA8E1CB32EC900F1FD41 /* PINAlternateRepresentationProvider.h */, |
834 |
| - 68F0EA8F1CB32EC900F1FD41 /* PINAlternateRepresentationProvider.m */, |
835 | 846 | 68F0EA901CB32EC900F1FD41 /* PINRemoteImageMemoryContainer.h */,
|
836 | 847 | 68F0EA911CB32EC900F1FD41 /* PINRemoteImageMemoryContainer.m */,
|
837 | 848 | 68CA92791DAEFF93008BECE2 /* PINRemoteImageBasicCache.h */,
|
838 | 849 | 68CA927A1DAEFF93008BECE2 /* PINRemoteImageBasicCache.m */,
|
839 |
| - 68CA927B1DAEFF93008BECE2 /* PINRemoteImageCaching.h */, |
840 | 850 | );
|
841 | 851 | name = Project;
|
842 | 852 | path = Classes;
|
|
880 | 890 | children = (
|
881 | 891 | 68A6B1D91E5248BF003A92D1 /* PINImage+ScaledImage.m */,
|
882 | 892 | 68A6B1DA1E5248BF003A92D1 /* PINImage+ScaledImage.h */,
|
883 |
| - F1B918DE1BCF23C800710963 /* NSData+ImageDetectors.h */, |
884 |
| - F1B918DF1BCF23C800710963 /* NSData+ImageDetectors.m */, |
885 | 893 | 9DD47FA01C699FDC00F12CA0 /* PINImage+DecodedImage.h */,
|
886 | 894 | 9DD47FA11C699FDC00F12CA0 /* PINImage+DecodedImage.m */,
|
887 | 895 | 9DD47FA21C699FDC00F12CA0 /* PINImage+WebP.h */,
|
|
0 commit comments