Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
xGeorge committed Apr 27, 2023
1 parent 1a92ed8 commit 76152f6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions PINRemoteImage.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
6860CB081F578287005E886E /* PINSpeedRecorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 6860CB061F578287005E886E /* PINSpeedRecorder.h */; };
6860CB091F578287005E886E /* PINSpeedRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 6860CB071F578287005E886E /* PINSpeedRecorder.m */; };
6864A9221F6D94AF007BB848 /* PINAnimatedImageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6864A9211F6D94AF007BB848 /* PINAnimatedImageTests.swift */; };
686D48D01ED38FC0003DB4C2 /* PINRemoteImageTask+Subclassing.h in Headers */ = {isa = PBXBuildFile; fileRef = 686D48CE1ED38FC0003DB4C2 /* PINRemoteImageTask+Subclassing.h */; };
686D48D01ED38FC0003DB4C2 /* PINRemoteImageTask+Subclassing.h in Headers */ = {isa = PBXBuildFile; fileRef = 686D48CE1ED38FC0003DB4C2 /* PINRemoteImageTask+Subclassing.h */; settings = {ATTRIBUTES = (Public, ); }; };
687750281F6B2305008748B0 /* PINWebPAnimatedImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 687750261F6B2305008748B0 /* PINWebPAnimatedImage.m */; };
68837707252F9D5300B9C290 /* PINCache.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68837706252F9D5300B9C290 /* PINCache.framework */; };
68837709252F9D5300B9C290 /* PINOperation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68837708252F9D5300B9C290 /* PINOperation.framework */; };
Expand All @@ -78,7 +78,7 @@
68A0FC1C1E523434000B552D /* PINRemoteImageTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 68A0FC1B1E523434000B552D /* PINRemoteImageTests.m */; };
68A0FC1E1E523434000B552D /* PINRemoteImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F1B918D11BCF239200710963 /* PINRemoteImage.framework */; };
68A6B1DB1E5248BF003A92D1 /* PINImage+ScaledImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 68A6B1D91E5248BF003A92D1 /* PINImage+ScaledImage.m */; };
68A6B1DC1E5248BF003A92D1 /* PINImage+ScaledImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 68A6B1DA1E5248BF003A92D1 /* PINImage+ScaledImage.h */; };
68A6B1DC1E5248BF003A92D1 /* PINImage+ScaledImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 68A6B1DA1E5248BF003A92D1 /* PINImage+ScaledImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
68B1F2811E679D7A00ED87C4 /* PINRemoteImageDownloadQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 68B1F27F1E679D7A00ED87C4 /* PINRemoteImageDownloadQueue.h */; };
68B1F2821E679D7A00ED87C4 /* PINRemoteImageDownloadQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 68B1F2801E679D7A00ED87C4 /* PINRemoteImageDownloadQueue.m */; };
68B7E3B21E736C73000FC887 /* PINResume.h in Headers */ = {isa = PBXBuildFile; fileRef = 68B7E3B01E736C73000FC887 /* PINResume.h */; };
Expand All @@ -103,9 +103,9 @@
939546C12220AF84006031BB /* PINRemoteImageManagerConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 939546BF2220AF84006031BB /* PINRemoteImageManagerConfiguration.m */; };
9DD47F9D1C699F4B00F12CA0 /* PINButton+PINRemoteImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DD47F991C699F4B00F12CA0 /* PINButton+PINRemoteImage.m */; };
9DD47F9F1C699F4B00F12CA0 /* PINImageView+PINRemoteImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DD47F9B1C699F4B00F12CA0 /* PINImageView+PINRemoteImage.m */; };
9DD47FA41C699FDC00F12CA0 /* PINImage+DecodedImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DD47FA01C699FDC00F12CA0 /* PINImage+DecodedImage.h */; };
9DD47FA41C699FDC00F12CA0 /* PINImage+DecodedImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DD47FA01C699FDC00F12CA0 /* PINImage+DecodedImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
9DD47FA51C699FDC00F12CA0 /* PINImage+DecodedImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DD47FA11C699FDC00F12CA0 /* PINImage+DecodedImage.m */; };
9DD47FA61C699FDC00F12CA0 /* PINImage+WebP.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DD47FA21C699FDC00F12CA0 /* PINImage+WebP.h */; };
9DD47FA61C699FDC00F12CA0 /* PINImage+WebP.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DD47FA21C699FDC00F12CA0 /* PINImage+WebP.h */; settings = {ATTRIBUTES = (Public, ); }; };
9DD47FA71C699FDC00F12CA0 /* PINImage+WebP.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DD47FA31C699FDC00F12CA0 /* PINImage+WebP.m */; };
A7343C5B228993D100972894 /* NSHTTPURLResponse+MaxAge.m in Sources */ = {isa = PBXBuildFile; fileRef = ACD28EAE81695DDF84BB76B8 /* NSHTTPURLResponse+MaxAge.m */; };
A7343C60228993F400972894 /* NSHTTPURLResponse+MaxAge.m in Sources */ = {isa = PBXBuildFile; fileRef = ACD28EAE81695DDF84BB76B8 /* NSHTTPURLResponse+MaxAge.m */; };
Expand Down Expand Up @@ -631,19 +631,21 @@
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
9DD47FA61C699FDC00F12CA0 /* PINImage+WebP.h in Headers */,
68B7E3B21E736C73000FC887 /* PINResume.h in Headers */,
6860CB081F578287005E886E /* PINSpeedRecorder.h in Headers */,
68912D86208FDB4900F5FE0E /* PINRemoteWeakProxy.h in Headers */,
FBC820AA2526277E007FD40D /* PINAnimatedImageView.h in Headers */,
9DD47FA61C699FDC00F12CA0 /* PINImage+WebP.h in Headers */,
686D48D01ED38FC0003DB4C2 /* PINRemoteImageTask+Subclassing.h in Headers */,
68A6B1DC1E5248BF003A92D1 /* PINImage+ScaledImage.h in Headers */,
FBC820B42526277E007FD40D /* PINAlternateRepresentationProvider.h in Headers */,
9DD47FA41C699FDC00F12CA0 /* PINImage+DecodedImage.h in Headers */,
FBC820A82526277E007FD40D /* PINCache+PINRemoteImageCaching.h in Headers */,
FBC820C22526277E007FD40D /* PINCachedAnimatedImage.h in Headers */,
68B1F2811E679D7A00ED87C4 /* PINRemoteImageDownloadQueue.h in Headers */,
FBC8209C2526277E007FD40D /* PINURLSessionManager.h in Headers */,
68F0EA941CB32EC900F1FD41 /* PINRemoteImageMemoryContainer.h in Headers */,
F1B9191C1BCF23C900710963 /* PINRemoteImageTask.h in Headers */,
686D48D01ED38FC0003DB4C2 /* PINRemoteImageTask+Subclassing.h in Headers */,
FBC820B22526277E007FD40D /* PINRemoteImageManager.h in Headers */,
FBC820A62526277E007FD40D /* PINAnimatedImageView+PINRemoteImage.h in Headers */,
FBC820A22526277E007FD40D /* PINProgressiveImage.h in Headers */,
Expand All @@ -660,12 +662,10 @@
FBC820A02526277E007FD40D /* PINAnimatedImage.h in Headers */,
FBC820BE2526277E007FD40D /* PINImageView+PINRemoteImage.h in Headers */,
6858C0751C9CC5BA00E420EB /* PINRemoteLock.h in Headers */,
68A6B1DC1E5248BF003A92D1 /* PINImage+ScaledImage.h in Headers */,
FBC820AC2526277E007FD40D /* PINWebPAnimatedImage.h in Headers */,
FBC820C02526277E007FD40D /* PINRemoteImageCaching.h in Headers */,
689613E4208FD90B00D2095C /* PINDisplayLink.h in Headers */,
F1B9191A1BCF23C900710963 /* PINRemoteImageProcessorTask.h in Headers */,
9DD47FA41C699FDC00F12CA0 /* PINImage+DecodedImage.h in Headers */,
FBC820B02526277E007FD40D /* PINRemoteImage.h in Headers */,
68CA927C1DAEFF93008BECE2 /* PINRemoteImageBasicCache.h in Headers */,
FBC820A42526277E007FD40D /* PINRequestRetryStrategy.h in Headers */,
Expand Down

0 comments on commit 76152f6

Please sign in to comment.