Skip to content

Commit

Permalink
Drop legacy .podspec (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Dec 16, 2023
1 parent 31c401b commit 026702f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
TAG_NAME=$(get_openssl_version $OPENSSL_VERSION $SCRIPT_VERSION)
echo "Compiling OpenSSL $OPENSSL_VERSION"
./build-libssl.sh --cleanup --version="$OPENSSL_VERSION" --disable-bitcode
./build-libssl.sh --cleanup --version="$OPENSSL_VERSION"
echo "tag=$TAG_NAME" >> $GITHUB_OUTPUT
echo "openssl_version=$OPENSSL_VERSION" >> $GITHUB_OUTPUT
Expand Down
24 changes: 0 additions & 24 deletions OpenSSL-Apple.podspec

This file was deleted.

0 comments on commit 026702f

Please sign in to comment.