File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010// https://help.apple.com/xcode/#/dev745c5c974
1111
1212OPENSSL_VERSION = 1.1.1
13+ BUILD_VERSION = 181017.0
14+
15+ DYLIB_COMPATIBILITY_VERSION = 1.1
16+ CURRENT_PROJECT_VERSION = $(BUILD_VERSION)
17+
1318
1419OPENSSL_OPTIONS = no-weak-ssl-ciphers
1520
Original file line number Diff line number Diff line change 377377 COMBINE_HIDPI_IMAGES = YES;
378378 DEFINES_MODULE = YES;
379379 DEVELOPMENT_TEAM = "";
380- DYLIB_COMPATIBILITY_VERSION = 1;
381- DYLIB_CURRENT_VERSION = 1;
382380 DYLIB_INSTALL_NAME_BASE = "@rpath";
383381 FRAMEWORK_VERSION = A;
384382 INFOPLIST_FILE = OpenSSL/Info.plist;
406404 COMBINE_HIDPI_IMAGES = YES;
407405 DEFINES_MODULE = YES;
408406 DEVELOPMENT_TEAM = "";
409- DYLIB_COMPATIBILITY_VERSION = 1;
410- DYLIB_CURRENT_VERSION = 1;
411407 DYLIB_INSTALL_NAME_BASE = "@rpath";
412408 FRAMEWORK_VERSION = A;
413409 INFOPLIST_FILE = OpenSSL/Info.plist;
You can’t perform that action at this time.
0 commit comments