This repository was archived by the owner on May 3, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
Demo/DFImageManager/Assets.xcassets/AppIcon.appiconset Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 7171 "idiom" : " ipad" ,
7272 "filename" : " icon@2x-2.png" ,
7373 "scale" : " 2x"
74+ },
75+ {
76+ "idiom" : " ipad" ,
77+ "size" : " 83.5x83.5" ,
78+ "scale" : " 2x"
7479 }
7580 ],
7681 "info" : {
Original file line number Diff line number Diff line change 33 archiveVersion = 1;
44 classes = {
55 };
6- objectVersion = 46 ;
6+ objectVersion = 47 ;
77 objects = {
88
99/* Begin PBXBuildFile section */
10- 0CD2C6CD1BB72C7F006F4A63 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 0CD2C6CC1BB72C7F006F4A63 /* Info.plist */; };
1110 0CD2C6CF1BB72C8B006F4A63 /* DFImageManager-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CD2C6CE1BB72C8B006F4A63 /* DFImageManager-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
1211 0CD2C72C1BB72CA8006F4A63 /* DFCachedImageResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CD2C6D71BB72CA8006F4A63 /* DFCachedImageResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
1312 0CD2C72D1BB72CA8006F4A63 /* DFCachedImageResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CD2C6D81BB72CA8006F4A63 /* DFCachedImageResponse.m */; };
450449 };
451450 };
452451 buildConfigurationList = 0CD2C6B91BB72B25006F4A63 /* Build configuration list for PBXProject "DFImageManager" */;
453- compatibilityVersion = "Xcode 3.2 ";
452+ compatibilityVersion = "Xcode 6.3 ";
454453 developmentRegion = English;
455454 hasScannedForEncodings = 0;
456455 knownRegions = (
471470 isa = PBXResourcesBuildPhase;
472471 buildActionMask = 2147483647;
473472 files = (
474- 0CD2C6CD1BB72C7F006F4A63 /* Info.plist in Resources */,
475473 );
476474 runOnlyForDeploymentPostprocessing = 0;
477475 };
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1 .0.1 </string >
18+ <string >2 .0.0 </string >
1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments