File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -143,11 +143,11 @@ tasks:
143143 - mkdir -p ../c/lib/ios-arm64-sim/
144144 - mkdir -p ../c/lib/{linux,windows}-x86_64/
145145
146- - cp target/x86_64-apple-darwin/release/libhedera .a ../c/lib/macos-x86_64/
147- - cp target/x86_64-apple-ios/release/libhedera .a ../c/lib/ios-x86_64/
148- - cp target/aarch64-apple-darwin/release/libhedera .a ../c/lib/macos-arm64/
149- - cp target/aarch64-apple-ios/release/libhedera .a ../c/lib/ios-arm64/
150- - cp target/aarch64-apple-ios-sim/release/libhedera .a ../c/lib/ios-arm64-sim/
146+ - cp target/x86_64-apple-darwin/release/libhedera_crypto .a ../c/lib/macos-x86_64/
147+ - cp target/x86_64-apple-ios/release/libhedera_crypto .a ../c/lib/ios-x86_64/
148+ - cp target/aarch64-apple-darwin/release/libhedera_crypto .a ../c/lib/macos-arm64/
149+ - cp target/aarch64-apple-ios/release/libhedera_crypto .a ../c/lib/ios-arm64/
150+ - cp target/aarch64-apple-ios-sim/release/libhedera_crypto .a ../c/lib/ios-arm64-sim/
151151
152152 #
153153 # Package for Swift
You can’t perform that action at this time.
0 commit comments