adium/adium

Enable "Combine High Resolution Artwork"
ARC
2012-04-30, Frank Dowsett
2520efeb6d91
Parents 6ca9e2716e43
Children 09237b862b38
Enable "Combine High Resolution Artwork"
--- a/Adium.xcodeproj/project.pbxproj Sun Apr 29 19:21:35 2012 -0400
+++ b/Adium.xcodeproj/project.pbxproj Mon Apr 30 12:03:51 2012 -0400
@@ -9291,7 +9291,7 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
- LastUpgradeCheck = 0420;
+ LastUpgradeCheck = 0440;
};
buildConfigurationList = DADE8E3A085507450062B664 /* Build configuration list for PBXProject "Adium" */;
compatibilityVersion = "Xcode 3.2";
--- a/xcconfigs/Base.xcconfig Sun Apr 29 19:21:35 2012 -0400
+++ b/xcconfigs/Base.xcconfig Mon Apr 30 12:03:51 2012 -0400
@@ -36,3 +36,4 @@
GCC_WARN_UNUSED_VALUE = YES
GCC_TREAT_WARNINGS_AS_ERRORS = NO
RUN_CLANG_STATIC_ANALYZER = NO
+COMBINE_HIDPI_IMAGES = YES