Skip to content

Commit 026702f

Browse files
authored
Drop legacy .podspec (#59)
1 parent 31c401b commit 026702f

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
TAG_NAME=$(get_openssl_version $OPENSSL_VERSION $SCRIPT_VERSION)
2626
2727
echo "Compiling OpenSSL $OPENSSL_VERSION"
28-
./build-libssl.sh --cleanup --version="$OPENSSL_VERSION" --disable-bitcode
28+
./build-libssl.sh --cleanup --version="$OPENSSL_VERSION"
2929
3030
echo "tag=$TAG_NAME" >> $GITHUB_OUTPUT
3131
echo "openssl_version=$OPENSSL_VERSION" >> $GITHUB_OUTPUT

OpenSSL-Apple.podspec

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)