Skip to content

Commit

Permalink
Move back to static libs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Jan 26, 2024
1 parent 118ef29 commit 010401d
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 470 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ jobs:
tool: cargo-swift

- name: Generate Swift package
run: cargo swift package -p ios -n WalletSdkRs --lib-type dynamic
run: cargo swift package -p ios -n WalletSdkRs
- name: Fail if generated swift code needs update
run: git diff --exit-code WalletSdkRs/Sources/WalletSdkRs/wallet_sdk_rs.swift
Loading

0 comments on commit 010401d

Please sign in to comment.