Skip to content

Commit

Permalink
Add MacGPG2 application icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukele committed Mar 28, 2013
1 parent dc801b1 commit 69e0ae3
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MacGPG2_Updater.xcodeproj/project.pbxproj
Expand Up @@ -7,6 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
1BDEF4AC170509AA005D1FE2 /* MacGPG2.iconset in Resources */ = {isa = PBXBuildFile; fileRef = 1BDEF4AB170509AA005D1FE2 /* MacGPG2.iconset */; };
306B66CC16E8A6A600E976FD /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 306B66CB16E8A6A600E976FD /* Sparkle.framework */; };
306B66CE16E8A6C500E976FD /* Sparkle.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 306B66CB16E8A6A600E976FD /* Sparkle.framework */; };
30EE569D16E8A6550075330E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30EE569C16E8A6550075330E /* Cocoa.framework */; };
Expand All @@ -30,6 +31,7 @@
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
1BDEF4AB170509AA005D1FE2 /* MacGPG2.iconset */ = {isa = PBXFileReference; lastKnownFileType = folder.iconset; name = MacGPG2.iconset; path = MacGPG2_Updater/MacGPG2.iconset; sourceTree = "<group>"; };
306B66CB16E8A6A600E976FD /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = MacGPG2_Updater/Frameworks/Sparkle.framework; sourceTree = "<group>"; };
30EE569916E8A6550075330E /* MacGPG2_Updater.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MacGPG2_Updater.app; sourceTree = BUILT_PRODUCTS_DIR; };
30EE569C16E8A6550075330E /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -60,6 +62,7 @@
30EE569016E8A6550075330E = {
isa = PBXGroup;
children = (
1BDEF4AB170509AA005D1FE2 /* MacGPG2.iconset */,
30EE56A216E8A6550075330E /* MacGPG2_Updater */,
30EE569B16E8A6550075330E /* Frameworks */,
30EE569A16E8A6550075330E /* Products */,
Expand Down Expand Up @@ -169,6 +172,7 @@
buildActionMask = 2147483647;
files = (
30EE56B316E8A6550075330E /* MainMenu.xib in Resources */,
1BDEF4AC170509AA005D1FE2 /* MacGPG2.iconset in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
Binary file added MacGPG2_Updater/MacGPG2.iconset/icon_128x128.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 MacGPG2_Updater/MacGPG2.iconset/icon_16x16.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 MacGPG2_Updater/MacGPG2.iconset/icon_256x256.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 MacGPG2_Updater/MacGPG2.iconset/icon_32x32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 69e0ae3

Please sign in to comment.