Browse Source

App Icons!

Localization
Abhishek Banthia 9 years ago
parent
commit
8af7abf4da
  1. 2
      Clocker.xcodeproj/project.pbxproj
  2. BIN
      Clocker.xcodeproj/project.xcworkspace/xcuserdata/abhishekbanthia.xcuserdatad/UserInterfaceState.xcuserstate
  3. 2
      Clocker/Clocker-Info.plist
  4. 4
      Clocker/Panel.xib
  5. BIN
      Media.xcassets/AppIcon.appiconset/ClockerIcon-16.png
  6. BIN
      Media.xcassets/AppIcon.appiconset/ClockerIcon-256.png
  7. BIN
      Media.xcassets/AppIcon.appiconset/ClockerIcon-258.png
  8. BIN
      Media.xcassets/AppIcon.appiconset/ClockerIcon-32.png
  9. BIN
      Media.xcassets/AppIcon.appiconset/ClockerIcon-34.png
  10. BIN
      Media.xcassets/AppIcon.appiconset/ClockerIcon-512.png
  11. BIN
      Media.xcassets/AppIcon.appiconset/ClockerIcon-514.png
  12. BIN
      Media.xcassets/AppIcon.appiconset/ClockerIcon-64.png
  13. BIN
      Media.xcassets/AppIcon.appiconset/ClockerIcon.png
  14. 27
      Media.xcassets/AppIcon.appiconset/Contents.json

2
Clocker.xcodeproj/project.pbxproj

@ -390,6 +390,7 @@
DD4F7C2313C30F9F00825C6E /* Debug */ = { DD4F7C2313C30F9F00825C6E /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
@ -410,6 +411,7 @@
DD4F7C2413C30F9F00825C6E /* Release */ = { DD4F7C2413C30F9F00825C6E /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (

BIN
Clocker.xcodeproj/project.xcworkspace/xcuserdata/abhishekbanthia.xcuserdatad/UserInterfaceState.xcuserstate generated

Binary file not shown.

2
Clocker/Clocker-Info.plist

@ -6,8 +6,6 @@
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string> <string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>

4
Clocker/Panel.xib

@ -141,7 +141,7 @@
</scroller> </scroller>
</scrollView> </scrollView>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HR1-ZK-Ey0"> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HR1-ZK-Ey0">
<rect key="frame" x="0.0" y="2" width="279" height="22"/> <rect key="frame" x="0.0" y="2" width="280" height="22"/>
<constraints> <constraints>
<constraint firstAttribute="height" constant="22" id="IxM-FF-J1F"/> <constraint firstAttribute="height" constant="22" id="IxM-FF-J1F"/>
</constraints> </constraints>
@ -185,7 +185,7 @@
</subviews> </subviews>
<constraints> <constraints>
<constraint firstItem="4Gd-Nv-fXr" firstAttribute="top" secondItem="6" secondAttribute="top" constant="8" id="1g0-Hm-7Gh"/> <constraint firstItem="4Gd-Nv-fXr" firstAttribute="top" secondItem="6" secondAttribute="top" constant="8" id="1g0-Hm-7Gh"/>
<constraint firstAttribute="trailing" secondItem="HR1-ZK-Ey0" secondAttribute="trailing" constant="1" id="1ol-mo-aQU"/> <constraint firstAttribute="trailing" secondItem="HR1-ZK-Ey0" secondAttribute="trailing" id="1ol-mo-aQU"/>
<constraint firstAttribute="bottom" secondItem="HR1-ZK-Ey0" secondAttribute="bottom" constant="2" id="Jtb-Nx-FYR"/> <constraint firstAttribute="bottom" secondItem="HR1-ZK-Ey0" secondAttribute="bottom" constant="2" id="Jtb-Nx-FYR"/>
<constraint firstAttribute="bottom" secondItem="nTt-pf-Hw2" secondAttribute="bottom" constant="2" id="QoV-TI-KVJ"/> <constraint firstAttribute="bottom" secondItem="nTt-pf-Hw2" secondAttribute="bottom" constant="2" id="QoV-TI-KVJ"/>
<constraint firstAttribute="bottom" secondItem="OFy-u1-TnH" secondAttribute="bottom" constant="2" id="Ubf-Mv-WMp"/> <constraint firstAttribute="bottom" secondItem="OFy-u1-TnH" secondAttribute="bottom" constant="2" id="Ubf-Mv-WMp"/>

BIN
Media.xcassets/AppIcon.appiconset/ClockerIcon-16.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 717 B

BIN
Media.xcassets/AppIcon.appiconset/ClockerIcon-256.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
Media.xcassets/AppIcon.appiconset/ClockerIcon-258.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
Media.xcassets/AppIcon.appiconset/ClockerIcon-32.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
Media.xcassets/AppIcon.appiconset/ClockerIcon-34.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
Media.xcassets/AppIcon.appiconset/ClockerIcon-512.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
Media.xcassets/AppIcon.appiconset/ClockerIcon-514.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
Media.xcassets/AppIcon.appiconset/ClockerIcon-64.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

BIN
Media.xcassets/AppIcon.appiconset/ClockerIcon.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

27
Media.xcassets/AppIcon.appiconset/Contents.json

@ -1,48 +1,57 @@
{ {
"images" : [ "images" : [
{ {
"idiom" : "mac",
"size" : "16x16", "size" : "16x16",
"idiom" : "mac",
"filename" : "ClockerIcon-16.png",
"scale" : "1x" "scale" : "1x"
}, },
{ {
"idiom" : "mac",
"size" : "16x16", "size" : "16x16",
"idiom" : "mac",
"filename" : "ClockerIcon-34.png",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"idiom" : "mac",
"size" : "32x32", "size" : "32x32",
"idiom" : "mac",
"filename" : "ClockerIcon-32.png",
"scale" : "1x" "scale" : "1x"
}, },
{ {
"idiom" : "mac",
"size" : "32x32", "size" : "32x32",
"idiom" : "mac",
"filename" : "ClockerIcon-64.png",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"idiom" : "mac",
"size" : "128x128", "size" : "128x128",
"idiom" : "mac",
"filename" : "ClockerIcon.png",
"scale" : "1x" "scale" : "1x"
}, },
{ {
"idiom" : "mac",
"size" : "128x128", "size" : "128x128",
"idiom" : "mac",
"filename" : "ClockerIcon-258.png",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"idiom" : "mac",
"size" : "256x256", "size" : "256x256",
"idiom" : "mac",
"filename" : "ClockerIcon-256.png",
"scale" : "1x" "scale" : "1x"
}, },
{ {
"idiom" : "mac",
"size" : "256x256", "size" : "256x256",
"idiom" : "mac",
"filename" : "ClockerIcon-514.png",
"scale" : "2x" "scale" : "2x"
}, },
{ {
"idiom" : "mac",
"size" : "512x512", "size" : "512x512",
"idiom" : "mac",
"filename" : "ClockerIcon-512.png",
"scale" : "1x" "scale" : "1x"
}, },
{ {

Loading…
Cancel
Save