Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Commit

Permalink
Add OpenSSL to tests to fix linker error
Browse files Browse the repository at this point in the history
  • Loading branch information
markspanbroek committed Aug 12, 2019
1 parent 4d2ea04 commit 45844a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wrappers/ios/libindy-pod/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ target 'Indy-demo' do

target 'Indy-demoTests' do
inherit! :search_paths
pod 'OpenSSL', :git => 'https://github.com/wzbozon/OpenSSL-Pod'
end
end

Expand Down

0 comments on commit 45844a7

Please sign in to comment.