Remove unstoppable domain from macos since it's not supported

This commit is contained in:
OmarHatem 2023-01-26 02:33:15 +02:00
parent 409c13a77a
commit 132033207e

View file

@ -34,8 +34,6 @@ target 'Runner' do
# Cake Wallet (Legacy)
pod 'CryptoSwift'
# Not supported on macos
# pod 'UnstoppableDomainsResolution', '~> 5.0.0'
end
post_install do |installer|