File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ If you have problems building for arm64 please uninstall MacPorts (see #28).
2323* < http://www.x2on.de/2010/07/13/tutorial-iphone-app-with-compiled-openssl-1-0-0a-library/ >
2424
2525## Changelog
26+ * 2015-12-03: OpenSSL 1.0.2e
2627* 2015-11-17: tvOS example app, Migrate to Swift for example app
2728* 2015-11-16: tvOS support
2829* 2015-10-25: Xcode 7.1 support
Original file line number Diff line number Diff line change 2121# ##########################################################################
2222# Change values here #
2323#
24- VERSION=" 1.0.2d " #
24+ VERSION=" 1.0.2e " #
2525IOS_SDKVERSION=` xcrun -sdk iphoneos --show-sdk-version`
2626TVOS_SDKVERSION=` xcrun -sdk appletvos --show-sdk-version` #
2727CONFIG_OPTIONS=" "
You can’t perform that action at this time.
0 commit comments