瀏覽代碼

First Steps: save half a MB of storage

Felix Paul Kühne 11 年之前
父節點
當前提交
36d2aeb3d4
共有 6 個文件被更改,包括 10 次插入10 次删除
  1. 2 2
      Resources/VLCFirstStepsFifthPageViewController.xib
  2. 二進制
      Resources/vlcsnap.jpg
  3. 二進制
      Resources/vlcsnap.png
  4. 二進制
      Resources/vlcsnap@2x.jpg
  5. 二進制
      Resources/vlcsnap@2x.png
  6. 8 8
      VLC for iOS.xcodeproj/project.pbxproj

+ 2 - 2
Resources/VLCFirstStepsFifthPageViewController.xib

@@ -29,7 +29,7 @@
                     <rect key="frame" x="-2" y="68" width="325" height="354"/>
                     <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
                     <subviews>
-                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="vlcsnap.png" id="bfA-AA-aOm">
+                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="vlcsnap.jpg" id="bfA-AA-aOm">
                             <rect key="frame" x="0.0" y="49" width="325" height="225"/>
                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                         </imageView>
@@ -225,6 +225,6 @@
         <image name="speedIcon.png" width="19" height="19"/>
         <image name="subtitleIcon.png" width="19" height="19"/>
         <image name="videoEffectsIcon.png" width="21" height="21"/>
-        <image name="vlcsnap.png" width="325" height="183"/>
+        <image name="vlcsnap.jpg" width="325" height="183"/>
     </resources>
 </document>

二進制
Resources/vlcsnap.jpg


二進制
Resources/vlcsnap.png


二進制
Resources/vlcsnap@2x.jpg


二進制
Resources/vlcsnap@2x.png


+ 8 - 8
VLC for iOS.xcodeproj/project.pbxproj

@@ -92,6 +92,8 @@
 		7D1AC30917629AB600BD2EB5 /* ratioIcon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D1AC30717629AB600BD2EB5 /* ratioIcon@2x.png */; };
 		7D1AC30C17629D4600BD2EB5 /* title.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D1AC30A17629D4600BD2EB5 /* title.png */; };
 		7D1AC30D17629D4600BD2EB5 /* title@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D1AC30B17629D4600BD2EB5 /* title@2x.png */; };
+		7D1B0682187DAF6A00F8BCD8 /* vlcsnap@2x.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 7D1B0680187DAF6A00F8BCD8 /* vlcsnap@2x.jpg */; };
+		7D1B0683187DAF6A00F8BCD8 /* vlcsnap.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 7D1B0681187DAF6A00F8BCD8 /* vlcsnap.jpg */; };
 		7D223E1A181EC56E00B36798 /* gradient-cell-ios7-ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D223E18181EC56E00B36798 /* gradient-cell-ios7-ipad.png */; };
 		7D223E1B181EC56E00B36798 /* gradient-cell-ios7-ipad@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D223E19181EC56E00B36798 /* gradient-cell-ios7-ipad@2x.png */; };
 		7D2A34A41805CDBA004078AA /* gradient-cell-ios7.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2A34A21805CDBA004078AA /* gradient-cell-ios7.png */; };
@@ -231,8 +233,6 @@
 		7D63C1D0187767AF00BD5256 /* fsarrow-time@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D63C1BE187767AF00BD5256 /* fsarrow-time@2x.png */; };
 		7D63C1D1187767AF00BD5256 /* fsarrow-volume.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D63C1BF187767AF00BD5256 /* fsarrow-volume.png */; };
 		7D63C1D2187767AF00BD5256 /* fsarrow-volume@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D63C1C0187767AF00BD5256 /* fsarrow-volume@2x.png */; };
-		7D63C1D51877695300BD5256 /* vlcsnap@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D63C1D31877695300BD5256 /* vlcsnap@2x.png */; };
-		7D63C1D61877695300BD5256 /* vlcsnap.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D63C1D41877695300BD5256 /* vlcsnap.png */; };
 		7D66225E1871F29000CA9496 /* checkbox-legacy.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D66225A1871F29000CA9496 /* checkbox-legacy.png */; };
 		7D66225F1871F29000CA9496 /* checkbox-legacy@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D66225B1871F29000CA9496 /* checkbox-legacy@2x.png */; };
 		7D6622601871F29000CA9496 /* checkbox-legacy-empty.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D66225C1871F29000CA9496 /* checkbox-legacy-empty.png */; };
@@ -540,6 +540,8 @@
 		7D1AC30717629AB600BD2EB5 /* ratioIcon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ratioIcon@2x.png"; sourceTree = "<group>"; };
 		7D1AC30A17629D4600BD2EB5 /* title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = title.png; sourceTree = "<group>"; };
 		7D1AC30B17629D4600BD2EB5 /* title@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "title@2x.png"; sourceTree = "<group>"; };
+		7D1B0680187DAF6A00F8BCD8 /* vlcsnap@2x.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "vlcsnap@2x.jpg"; sourceTree = "<group>"; };
+		7D1B0681187DAF6A00F8BCD8 /* vlcsnap.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = vlcsnap.jpg; sourceTree = "<group>"; };
 		7D223E18181EC56E00B36798 /* gradient-cell-ios7-ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "gradient-cell-ios7-ipad.png"; sourceTree = "<group>"; };
 		7D223E19181EC56E00B36798 /* gradient-cell-ios7-ipad@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "gradient-cell-ios7-ipad@2x.png"; sourceTree = "<group>"; };
 		7D2A34A21805CDBA004078AA /* gradient-cell-ios7.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "gradient-cell-ios7.png"; sourceTree = "<group>"; };
@@ -747,8 +749,6 @@
 		7D63C1BE187767AF00BD5256 /* fsarrow-time@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "fsarrow-time@2x.png"; path = "arrows/fsarrow-time@2x.png"; sourceTree = "<group>"; };
 		7D63C1BF187767AF00BD5256 /* fsarrow-volume.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "fsarrow-volume.png"; path = "arrows/fsarrow-volume.png"; sourceTree = "<group>"; };
 		7D63C1C0187767AF00BD5256 /* fsarrow-volume@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "fsarrow-volume@2x.png"; path = "arrows/fsarrow-volume@2x.png"; sourceTree = "<group>"; };
-		7D63C1D31877695300BD5256 /* vlcsnap@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "vlcsnap@2x.png"; sourceTree = "<group>"; };
-		7D63C1D41877695300BD5256 /* vlcsnap.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vlcsnap.png; sourceTree = "<group>"; };
 		7D66225A1871F29000CA9496 /* checkbox-legacy.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "checkbox-legacy.png"; sourceTree = "<group>"; };
 		7D66225B1871F29000CA9496 /* checkbox-legacy@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "checkbox-legacy@2x.png"; sourceTree = "<group>"; };
 		7D66225C1871F29000CA9496 /* checkbox-legacy-empty.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "checkbox-legacy-empty.png"; sourceTree = "<group>"; };
@@ -1845,8 +1845,8 @@
 		7DC19AEC1868CC0000810BF7 /* First steps */ = {
 			isa = PBXGroup;
 			children = (
-				7D63C1D31877695300BD5256 /* vlcsnap@2x.png */,
-				7D63C1D41877695300BD5256 /* vlcsnap.png */,
+				7D1B0680187DAF6A00F8BCD8 /* vlcsnap@2x.jpg */,
+				7D1B0681187DAF6A00F8BCD8 /* vlcsnap.jpg */,
 				7D53D503187729EC00A1BA97 /* wifi@2x.png */,
 				7D53D504187729EC00A1BA97 /* wifi.png */,
 				7D53D505187729EC00A1BA97 /* sidebar@2x.png */,
@@ -2299,7 +2299,6 @@
 				7DE1862F175BA9AC006C0173 /* badgeUnread~ipad.png in Resources */,
 				7DBBF19B183AB4300009A339 /* VLCCloudStorageTableViewCell~iphone.xib in Resources */,
 				7DE18632175BA9AF006C0173 /* badgeUnread~iphone.png in Resources */,
-				7D63C1D51877695300BD5256 /* vlcsnap@2x.png in Resources */,
 				7D47D6F91760CD8700E86BAD /* subtitleIcon.png in Resources */,
 				7D47D6FA1760CD8700E86BAD /* subtitleIcon@2x.png in Resources */,
 				7D47D6FB1760CD8700E86BAD /* videoEffectsIcon.png in Resources */,
@@ -2323,7 +2322,9 @@
 				7D47D7091760CD8700E86BAD /* playbackDoneButton.png in Resources */,
 				7D47D70A1760CD8700E86BAD /* playbackDoneButton@2x.png in Resources */,
 				7D47D70B1760CD8700E86BAD /* playbackDoneButtonHighlight.png in Resources */,
+				7D1B0682187DAF6A00F8BCD8 /* vlcsnap@2x.jpg in Resources */,
 				7D897874185DEF79009BAB5D /* repeat.png in Resources */,
+				7D1B0683187DAF6A00F8BCD8 /* vlcsnap.jpg in Resources */,
 				7D47D70C1760CD8700E86BAD /* playbackDoneButtonHighlight@2x.png in Resources */,
 				7D47D70D1760CD8700E86BAD /* ratioButton.png in Resources */,
 				7D63C1CF187767AF00BD5256 /* fsarrow-time.png in Resources */,
@@ -2337,7 +2338,6 @@
 				7D47D7101760CD8700E86BAD /* ratioButtonHighlight@2x.png in Resources */,
 				7D47D7111760CD8700E86BAD /* seekbarBg.png in Resources */,
 				7D47D7151760CD8700E86BAD /* knobSlider.png in Resources */,
-				7D63C1D61877695300BD5256 /* vlcsnap.png in Resources */,
 				7D47D7161760CD8700E86BAD /* knobSlider@2x.png in Resources */,
 				7D47D71A1760CD8700E86BAD /* playIcon.png in Resources */,
 				7D47D71B1760CD8700E86BAD /* playIcon@2x.png in Resources */,