OpenSSL-Pod
OpenSSL-Pod copied to clipboard
Unmaintained - please fork. Email me to take over the CocoaPod
The following line fails with `cp: file.tgz: No such file or directory` https://github.com/FredericJacobs/OpenSSL-Pod/blob/23a8ee9ed539dba6310e8c57ce02a368fb4aeda9/1.0.210/OpenSSL.podspec#L26 So I can't install OpenSSL pod.
I would like to file an issue, because OpenSSL moved the LTS version 1.0.2 to a different download location with all the unsupported versions under: https://www.openssl.org/source/old/ Latest Podspec https://github.com/FredericJacobs/OpenSSL-Pod/blob/master/1.0.210/OpenSSL.podspec has...
Hello @FredericJacobs , Please check the below issue and let me know 
Install seems to be working fine, but I can no longer view variables in the debugger: (lldb) po self warning: Swift error in module Spoiler Alert Food Safety. Debug info...
Fails with below error for `pod 'OpenSSL', '~> 1.0'` `[!] /bin/bash -c set -e VERSION="1.0.2j" SDKVERSION=`xcrun --sdk iphoneos --show-sdk-version 2> /dev/null` MIN_SDK_VERSION_FLAG="-miphoneos-version-min=7.0" BASEPATH="${PWD}" CURRENTPATH="/tmp/openssl" ARCHS="i386 x86_64 armv7 armv7s arm64" DEVELOPER=`xcode-select...
Hello, I'm trying to convert a private key from JWK format (JSON) to PEM format using the openSSL library. My problem is an error in the result since it has...
* openssl updated to 1.0.2n * bitcode support enabled
Running **pod lib lint** there are a few documentation warnings: `- WARN | xcodebuild: Headers/Public/OpenSSL/openssl/ecdsa.h:295:14: warning: parameter 'flags' not found in the function declaration [-Wdocumentation] - NOTE | xcodebuild: Headers/Public/OpenSSL/openssl/ecdsa.h:295:14:...
Latest version found on https://www.openssl.org/source/ is v1.1.0f