Skip to content

Commit dd5a746

Browse files
committed
Xcode 4.6 project upgrade
1 parent c83d31d commit dd5a746

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

GitX.xcodeproj/project.pbxproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1279,7 +1279,7 @@
12791279
29B97313FDCFA39411CA2CEA /* Project object */ = {
12801280
isa = PBXProject;
12811281
attributes = {
1282-
LastUpgradeCheck = 0420;
1282+
LastUpgradeCheck = 0460;
12831283
};
12841284
buildConfigurationList = 26FC0A880875C7B200E6366F /* Build configuration list for PBXProject "GitX" */;
12851285
compatibilityVersion = "Xcode 3.2";
@@ -1771,6 +1771,7 @@
17711771
isa = XCBuildConfiguration;
17721772
buildSettings = {
17731773
CLANG_ENABLE_OBJC_ARC = YES;
1774+
COMBINE_HIDPI_IMAGES = YES;
17741775
FRAMEWORK_SEARCH_PATHS = "\"$(PROJECT_DIR)\"";
17751776
GCC_DYNAMIC_NO_PIC = NO;
17761777
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
@@ -1790,6 +1791,7 @@
17901791
isa = XCBuildConfiguration;
17911792
buildSettings = {
17921793
CLANG_ENABLE_OBJC_ARC = YES;
1794+
COMBINE_HIDPI_IMAGES = YES;
17931795
FRAMEWORK_SEARCH_PATHS = "\"$(PROJECT_DIR)\"";
17941796
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
17951797
GCC_PRECOMPILE_PREFIX_HEADER = YES;

0 commit comments

Comments
 (0)