-
-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xcode 16 OpenSSL 3..3.2000 Unable to install #231
Comments
I have the same issue. -> Installing OpenSSL-Universal 3.3.2000 (was 1.0.2.13)
> Http download
$ /usr/bin/curl -f -L -o /var/folders/q8/bp4pdwz97xv2nnz50qrqyvh40000gp/T/d20241205-16744-1ulka61/file.tgz https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.2000/OpenSSL.xcframework.zip --create-dirs
--netrc-optional --retry 2 -A 'CocoaPods/1.16.2 cocoapods-downloader/2.1' --ssl-no-revoke
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 35.8M 100 35.8M 0 0 18.0M 0 0:00:01 0:00:01 --:--:-- 25.2M
$ /usr/bin/tar xf /var/folders/q8/bp4pdwz97xv2nnz50qrqyvh40000gp/T/d20241205-16744-1ulka61/file.tgz -C /var/folders/q8/bp4pdwz97xv2nnz50qrqyvh40000gp/T/d20241205-16744-1ulka61
$ /usr/bin/rsync -a --exclude=.git --delete /var/folders/q8/bp4pdwz97xv2nnz50qrqyvh40000gp/T/d20241205-16744-1ulka61/ /Users/dupontb/Library/Caches/CocoaPods/Pods/Release/OpenSSL-Universal/3.3.2000-22d9c
> Copying OpenSSL-Universal from `/Users/dupontb/Library/Caches/CocoaPods/Pods/Release/OpenSSL-Universal/3.3.2000-22d9c` to `Pods/OpenSSL-Universal` What I discovered is that after unziping the file 'OpenSSL.xcframework.zip', the destination folder is empty. |
I know it's not empty. It looks like something is not going ok when cocoapods is decompressing it I guess. |
XCode 16.1-- while pod installation 'OpenSSL-Universal', '3.3.2000' getting There is no XCFramework. found.. after installing.. kindly suggest
The text was updated successfully, but these errors were encountered: