mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-22 02:34:59 +00:00
Remove unstoppable domain from macos since it's not supported
This commit is contained in:
parent
409c13a77a
commit
132033207e
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ target 'Runner' do
|
||||||
|
|
||||||
# Cake Wallet (Legacy)
|
# Cake Wallet (Legacy)
|
||||||
pod 'CryptoSwift'
|
pod 'CryptoSwift'
|
||||||
# Not supported on macos
|
|
||||||
# pod 'UnstoppableDomainsResolution', '~> 5.0.0'
|
|
||||||
end
|
end
|
||||||
|
|
||||||
post_install do |installer|
|
post_install do |installer|
|
||||||
|
|
Loading…
Reference in a new issue