Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1f38216

Browse files
committed
update xcode project settings for 4.5
1 parent 303d4f5 commit 1f38216

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

openssl.xcodeproj/project.pbxproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
9069D12F0FCE340B0042E34C /* Project object */ = {
5151
isa = PBXProject;
5252
attributes = {
53-
LastUpgradeCheck = 0420;
53+
LastUpgradeCheck = 0450;
5454
};
5555
buildConfigurationList = 9069D1320FCE340B0042E34C /* Build configuration list for PBXProject "openssl" */;
5656
compatibilityVersion = "Xcode 3.2";
@@ -131,6 +131,7 @@
131131
isa = XCBuildConfiguration;
132132
buildSettings = {
133133
ALWAYS_SEARCH_USER_PATHS = NO;
134+
COMBINE_HIDPI_IMAGES = YES;
134135
COPY_PHASE_STRIP = NO;
135136
GCC_DYNAMIC_NO_PIC = NO;
136137
GCC_MODEL_TUNING = G5;
@@ -144,6 +145,7 @@
144145
isa = XCBuildConfiguration;
145146
buildSettings = {
146147
ALWAYS_SEARCH_USER_PATHS = NO;
148+
COMBINE_HIDPI_IMAGES = YES;
147149
COPY_PHASE_STRIP = YES;
148150
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
149151
GCC_MODEL_TUNING = G5;

0 commit comments

Comments
 (0)