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

Skip to content

Commit b2f110f

Browse files
committed
changed base sdk to ios
1 parent d265b64 commit b2f110f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openssl.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
GCC_OPTIMIZATION_LEVEL = 0;
136136
INSTALL_PATH = /usr/local/lib;
137137
PRODUCT_NAME = crypto;
138+
SDKROOT = iphoneos5.1;
138139
};
139140
name = Debug;
140141
};
@@ -147,6 +148,7 @@
147148
GCC_MODEL_TUNING = G5;
148149
INSTALL_PATH = /usr/local/lib;
149150
PRODUCT_NAME = crypto;
151+
SDKROOT = iphoneos5.1;
150152
ZERO_LINK = NO;
151153
};
152154
name = Release;

0 commit comments

Comments
 (0)