Skip to content

Commit 8304abe

Browse files
committed
OpenSSL removed it >:D
1 parent d049e1d commit 8304abe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build-ios.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ function build() {
111111
make -j $(sysctl -n hw.logicalcpu_max) >> "${LOG}" 2>&1
112112
make install >> "${LOG}" 2>&1
113113

114-
# Deprecated file (openssl should just remove it)
115-
rm artifacts/include/openssl/asn1_mac.h
116-
117114
cd ../
118115
}
119116

0 commit comments

Comments
 (0)