mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 14:41:28 +00:00
Fixed: About window icon was small in OS X 10.6
Previously I was using the app icns file for the image. Now I have a separate retina-ready image for the About window.
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
E1A5594D172CA8D40088FB61 /* ProcessSourceOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = E1A5594C172CA8D40088FB61 /* ProcessSourceOperation.m */; };
|
||||
E1A55954172CBA8E0088FB61 /* Notifications.m in Sources */ = {isa = PBXBuildFile; fileRef = E1A55953172CBA8E0088FB61 /* Notifications.m */; };
|
||||
E1E167F1172F3B20003198BA /* DDLogLevel.m in Sources */ = {isa = PBXBuildFile; fileRef = E1E167F0172F3B20003198BA /* DDLogLevel.m */; };
|
||||
E1ED6B71173414E100641628 /* icon_128x128.png in Resources */ = {isa = PBXBuildFile; fileRef = E1ED6B6F173414E100641628 /* icon_128x128.png */; };
|
||||
E1ED6B72173414E100641628 /* icon_128x128@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = E1ED6B70173414E100641628 /* icon_128x128@2x.png */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXCopyFilesBuildPhase section */
|
||||
@@ -119,6 +121,8 @@
|
||||
E1DD4DF517282BFC0063C0D7 /* UserDefaults.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = UserDefaults.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
||||
E1E167EF172F3B20003198BA /* DDLogLevel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = DDLogLevel.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
||||
E1E167F0172F3B20003198BA /* DDLogLevel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = DDLogLevel.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
||||
E1ED6B6F173414E100641628 /* icon_128x128.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = icon_128x128.png; path = Resources/icon_128x128.png; sourceTree = "<group>"; };
|
||||
E1ED6B70173414E100641628 /* icon_128x128@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "icon_128x128@2x.png"; path = "Resources/icon_128x128@2x.png"; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
@@ -213,6 +217,8 @@
|
||||
E164FE071720F25400263CE3 /* Resources */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
E1ED6B6F173414E100641628 /* icon_128x128.png */,
|
||||
E1ED6B70173414E100641628 /* icon_128x128@2x.png */,
|
||||
E164FDE71720E77100263CE3 /* MainMenu.xib */,
|
||||
E164FE2D1721A34900263CE3 /* icon-inactive.png */,
|
||||
E170C40117298833003DC489 /* icon-inactive@2x.png */,
|
||||
@@ -332,6 +338,8 @@
|
||||
E170C40617298833003DC489 /* icon-inactive@2x.png in Resources */,
|
||||
E170C40717298833003DC489 /* icon-working@2x.png in Resources */,
|
||||
E17B55431732F72700809FFB /* help.pdf in Resources */,
|
||||
E1ED6B71173414E100641628 /* icon_128x128.png in Resources */,
|
||||
E1ED6B72173414E100641628 /* icon_128x128@2x.png in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -383,6 +391,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = E164FDEF1720E7FA00263CE3 /* Debug.xcconfig */;
|
||||
buildSettings = {
|
||||
DSTROOT = "$(HOME)";
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
@@ -391,6 +400,8 @@
|
||||
baseConfigurationReference = E164FDF01720E7FA00263CE3 /* Release.xcconfig */;
|
||||
buildSettings = {
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DEPLOYMENT_LOCATION = YES;
|
||||
DSTROOT = "$(HOME)";
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
@@ -192,7 +192,6 @@
|
||||
<string key="NSFrame">{{164, 20}, {203, 98}}</string>
|
||||
<reference key="NSSuperview" ref="694242143"/>
|
||||
<reference key="NSWindow"/>
|
||||
<reference key="NSNextKeyView"/>
|
||||
<bool key="NSEnabled">YES</bool>
|
||||
<object class="NSTextFieldCell" key="NSCell" id="987022105">
|
||||
<int key="NSCellFlags">68157504</int>
|
||||
@@ -283,7 +282,7 @@ dG9pbmUgTWVyY2FkYWwKICAgIGFudG9pbmUubWVyY2FkYWxAZ21haWwuY29tA</string>
|
||||
<int key="NSCellFlags2">33554432</int>
|
||||
<object class="NSCustomResource" key="NSContents">
|
||||
<string key="NSClassName">NSImage</string>
|
||||
<string key="NSResourceName">XcodeCapp</string>
|
||||
<string key="NSResourceName">icon_128x128</string>
|
||||
</object>
|
||||
<string key="NSCellIdentifier">_NS:9</string>
|
||||
<int key="NSAlign">0</int>
|
||||
@@ -806,7 +805,6 @@ dG9pbmUgTWVyY2FkYWwKICAgIGFudG9pbmUubWVyY2FkYWxAZ21haWwuY29tA</string>
|
||||
<string key="NSFrame">{{137, 17}, {60, 18}}</string>
|
||||
<reference key="NSSuperview" ref="732728607"/>
|
||||
<reference key="NSWindow"/>
|
||||
<reference key="NSNextKeyView"/>
|
||||
<bool key="NSEnabled">YES</bool>
|
||||
<object class="NSButtonCell" key="NSCell" id="368407823">
|
||||
<int key="NSCellFlags">-2080374784</int>
|
||||
@@ -911,7 +909,6 @@ dG9pbmUgTWVyY2FkYWwKICAgIGFudG9pbmUubWVyY2FkYWxAZ21haWwuY29tA</string>
|
||||
<string key="NSFrameSize">{716, 654}</string>
|
||||
<reference key="NSSuperview" ref="537816561"/>
|
||||
<reference key="NSWindow"/>
|
||||
<reference key="NSNextKeyView"/>
|
||||
<string key="NSReuseIdentifierKey">_NS:9</string>
|
||||
<int key="DisplayMode">1</int>
|
||||
<bool key="PageBreaks">NO</bool>
|
||||
@@ -2133,7 +2130,6 @@ dG9pbmUgTWVyY2FkYWwKICAgIGFudG9pbmUubWVyY2FkYWxAZ21haWwuY29tA</string>
|
||||
<string key="loadProject:">id</string>
|
||||
<string key="openAbout:">id</string>
|
||||
<string key="openHelp:">id</string>
|
||||
<string key="openPreferences:">id</string>
|
||||
</dictionary>
|
||||
<dictionary class="NSMutableDictionary" key="actionInfosByName">
|
||||
<object class="IBActionInfo" key="loadProject:">
|
||||
@@ -2148,10 +2144,6 @@ dG9pbmUgTWVyY2FkYWwKICAgIGFudG9pbmUubWVyY2FkYWxAZ21haWwuY29tA</string>
|
||||
<string key="name">openHelp:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo" key="openPreferences:">
|
||||
<string key="name">openPreferences:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
</dictionary>
|
||||
<dictionary class="NSMutableDictionary" key="outlets">
|
||||
<string key="aboutWindow">NSPanel</string>
|
||||
@@ -2282,7 +2274,7 @@ dG9pbmUgTWVyY2FkYWwKICAgIGFudG9pbmUubWVyY2FkYWxAZ21haWwuY29tA</string>
|
||||
<string key="NSMenuCheckmark">{11, 11}</string>
|
||||
<string key="NSMenuMixedState">{10, 3}</string>
|
||||
<string key="NSSwitch">{15, 15}</string>
|
||||
<string key="XcodeCapp">{512, 512}</string>
|
||||
<string key="icon_128x128">{128, 128}</string>
|
||||
</dictionary>
|
||||
</data>
|
||||
</archive>
|
||||
|
||||
Reference in New Issue
Block a user