Skip to content

Commit

Permalink
Change path to resources
Browse files Browse the repository at this point in the history
  • Loading branch information
carloschida committed Jul 10, 2024
1 parent 0174459 commit fd783fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YopakiBIP39.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Swift implementation without dependencies of Trezor\'s python-mnemonic.

s.source_files = 'Sources/BIP39/**/*.swift'
s.resource_bundles = {
'BIP39' => ["BIP39/Resources/*.txt"],
'BIP39Tests' => ["BIP39Tests/Resources/*.json"]
'BIP39' => ["Resources/*.txt"],
'BIP39Tests' => ["Resources/*.json"]
}

s.test_spec 'Tests' do |ts|
Expand Down

0 comments on commit fd783fa

Please sign in to comment.