Skip to content

Commit

Permalink
fix: recompile static libraries for ios 10.0 minimum target
Browse files Browse the repository at this point in the history
  • Loading branch information
chancehudson committed Jan 22, 2025
1 parent 80ac3ca commit cb24636
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ jobs:
with:
toolchain: stable
override: true
- name: Install iOS target
run: rustup target add aarch64-apple-ios
- name: Build iOS xcframework
run: cd test-e2e && cargo run --bin ios
- name: Cache xcframework
Expand Down
Binary file modified mopro-ffi/rapidsnark/aarch64-apple-ios/libfq.a
Binary file not shown.
Binary file modified mopro-ffi/rapidsnark/aarch64-apple-ios/libfr.a
Binary file not shown.
Binary file modified mopro-ffi/rapidsnark/aarch64-apple-ios/librapidsnark.a
Binary file not shown.

0 comments on commit cb24636

Please sign in to comment.