Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

Commit

Permalink
Add new icons for iOS 7
Browse files Browse the repository at this point in the history
  • Loading branch information
cdzombak committed Oct 26, 2013
1 parent 01f12f9 commit 46e9fc6
Show file tree
Hide file tree
Showing 32 changed files with 30 additions and 54 deletions.
32 changes: 0 additions & 32 deletions CAENLabStatus.xcodeproj/project.pbxproj
Expand Up @@ -8,12 +8,6 @@

/* Begin PBXBuildFile section */
839FC83E181C0B0B00BCBD42 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 839FC83D181C0B0A00BCBD42 /* MobileCoreServices.framework */; };
839FC847181C106900BCBD42 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 839FC841181C106900BCBD42 /* Icon-72.png */; };
839FC848181C106900BCBD42 /* Icon-Small-50.png in Resources */ = {isa = PBXBuildFile; fileRef = 839FC842181C106900BCBD42 /* Icon-Small-50.png */; };
839FC849181C106900BCBD42 /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 839FC843181C106900BCBD42 /* Icon-Small.png */; };
839FC84A181C106900BCBD42 /* Icon-Small@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 839FC844181C106900BCBD42 /* Icon-Small@2x.png */; };
839FC84B181C106900BCBD42 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 839FC845181C106900BCBD42 /* Icon.png */; };
839FC84C181C106900BCBD42 /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 839FC846181C106900BCBD42 /* Icon@2x.png */; };
839FC850181C107300BCBD42 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 839FC84D181C107300BCBD42 /* Default-568h@2x.png */; };
839FC851181C107300BCBD42 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 839FC84E181C107300BCBD42 /* Default.png */; };
839FC852181C107300BCBD42 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 839FC84F181C107300BCBD42 /* Default@2x.png */; };
Expand Down Expand Up @@ -55,12 +49,6 @@
2F9BF83E866346FD8FC88787 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
4FEA9C46C9904C3BBF393C63 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = SOURCE_ROOT; };
839FC83D181C0B0A00BCBD42 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
839FC841181C106900BCBD42 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72.png"; path = "Resources/Icon-72.png"; sourceTree = "<group>"; };
839FC842181C106900BCBD42 /* Icon-Small-50.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small-50.png"; path = "Resources/Icon-Small-50.png"; sourceTree = "<group>"; };
839FC843181C106900BCBD42 /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small.png"; path = "Resources/Icon-Small.png"; sourceTree = "<group>"; };
839FC844181C106900BCBD42 /* Icon-Small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small@2x.png"; path = "Resources/Icon-Small@2x.png"; sourceTree = "<group>"; };
839FC845181C106900BCBD42 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = Resources/Icon.png; sourceTree = "<group>"; };
839FC846181C106900BCBD42 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "Resources/Icon@2x.png"; sourceTree = "<group>"; };
839FC84D181C107300BCBD42 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "Resources/Default-568h@2x.png"; sourceTree = "<group>"; };
839FC84E181C107300BCBD42 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = Resources/Default.png; sourceTree = "<group>"; };
839FC84F181C107300BCBD42 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "Resources/Default@2x.png"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -135,19 +123,6 @@
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
839FC83F181C105200BCBD42 /* Icons */ = {
isa = PBXGroup;
children = (
839FC841181C106900BCBD42 /* Icon-72.png */,
839FC842181C106900BCBD42 /* Icon-Small-50.png */,
839FC843181C106900BCBD42 /* Icon-Small.png */,
839FC844181C106900BCBD42 /* Icon-Small@2x.png */,
839FC845181C106900BCBD42 /* Icon.png */,
839FC846181C106900BCBD42 /* Icon@2x.png */,
);
name = Icons;
sourceTree = "<group>";
};
839FC840181C105700BCBD42 /* Launch Images */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -214,7 +189,6 @@
isa = PBXGroup;
children = (
839FC840181C105700BCBD42 /* Launch Images */,
839FC83F181C105200BCBD42 /* Icons */,
93D9F66B14D3997600AD2152 /* CAENLabStatus-Info.plist */,
93D9F66C14D3997600AD2152 /* InfoPlist.strings */,
93D9F66F14D3997600AD2152 /* main.m */,
Expand Down Expand Up @@ -343,21 +317,15 @@
buildActionMask = 2147483647;
files = (
93D9F66E14D3997600AD2152 /* InfoPlist.strings in Resources */,
839FC847181C106900BCBD42 /* Icon-72.png in Resources */,
839FC848181C106900BCBD42 /* Icon-Small-50.png in Resources */,
839FC84C181C106900BCBD42 /* Icon@2x.png in Resources */,
93FDA8C214D9FE1A00787F8C /* 247-InfoCircle.png in Resources */,
839FC84A181C106900BCBD42 /* Icon-Small@2x.png in Resources */,
839FC851181C107300BCBD42 /* Default.png in Resources */,
93FDA8C314D9FE1A00787F8C /* 247-InfoCircle@2x.png in Resources */,
937CCCA81686463D0075BD01 /* greyButton.png in Resources */,
839FC849181C106900BCBD42 /* Icon-Small.png in Resources */,
839FC852181C107300BCBD42 /* Default@2x.png in Resources */,
839FC854181C24F200BCBD42 /* Images.xcassets in Resources */,
937CCCA91686463D0075BD01 /* greyButton@2x.png in Resources */,
937CCCAA1686463D0075BD01 /* greyButtonHighlight.png in Resources */,
839FC850181C107300BCBD42 /* Default-568h@2x.png in Resources */,
839FC84B181C106900BCBD42 /* Icon.png in Resources */,
937CCCAB1686463D0075BD01 /* greyButtonHighlight@2x.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
52 changes: 30 additions & 22 deletions CAENLabStatus/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -1,50 +1,58 @@
{
"images" : [
{
"size" : "29x29",
"idiom" : "iphone",
"scale" : "2x",
"size" : "60x60"
"filename" : "Icon-Small@2x.png",
"scale" : "2x"
},
{
"idiom" : "ipad",
"scale" : "1x",
"size" : "76x76"
"size" : "40x40",
"idiom" : "iphone",
"filename" : "Icon-Spotlight-iOS7@2x.png",
"scale" : "2x"
},
{
"idiom" : "ipad",
"scale" : "2x",
"size" : "76x76"
"size" : "60x60",
"idiom" : "iphone",
"filename" : "Icon-120.png",
"scale" : "2x"
},
{
"idiom" : "iphone",
"scale" : "2x",
"size" : "40x40"
"size" : "29x29",
"idiom" : "ipad",
"filename" : "Icon-Small.png",
"scale" : "1x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"scale" : "1x",
"size" : "40x40"
"filename" : "Icon-Small@2x-1.png",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"scale" : "2x",
"size" : "40x40"
"filename" : "Icon-Spotlight-iOS7.png",
"scale" : "1x"
},
{
"idiom" : "iphone",
"scale" : "2x",
"size" : "29x29"
"size" : "40x40",
"idiom" : "ipad",
"filename" : "Icon-Spotlight-iOS7@2x-1.png",
"scale" : "2x"
},
{
"size" : "29x29",
"size" : "76x76",
"idiom" : "ipad",
"filename" : "Icon-Small.png",
"filename" : "Icon-76.png",
"scale" : "1x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"scale" : "2x",
"size" : "29x29"
"filename" : "Icon-76@2x.png",
"scale" : "2x"
}
],
"info" : {
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed CAENLabStatus/Resources/Icon-72.png
Binary file not shown.
Binary file removed CAENLabStatus/Resources/Icon-Small-50.png
Binary file not shown.
Binary file removed CAENLabStatus/Resources/Icon-Small.png
Binary file not shown.
Binary file removed CAENLabStatus/Resources/Icon-Small@2x.png
Binary file not shown.
Binary file removed CAENLabStatus/Resources/Icon.png
Binary file not shown.
Binary file removed CAENLabStatus/Resources/Icon@2x.png
Binary file not shown.
Binary file added Icon/generated/Icon-120.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-72.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-72@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-76.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-76@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-Small-50.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-Small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-Small@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-Spotlight-iOS7.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-Spotlight-iOS7@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon-iPad-Spotlight-iOS7@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icon/generated/Icon.png
Binary file added Icon/generated/Icon@2x.png
Binary file added Icon/generated/iTunesArtwork
Binary file not shown.
Binary file added Icon/generated/iTunesArtwork@2x
Binary file not shown.
Binary file removed Icon/iTunesArtwork
Binary file not shown.

0 comments on commit 46e9fc6

Please sign in to comment.