jedisct1 / swift-sodium

Safe and easy to use crypto for iOS and macOS
ISC License
519 stars 185 forks source link

Can't compile my project #250

Open TheHmmka opened 2 years ago

TheHmmka commented 2 years ago

Hi!

I can't compile project with next property in my CocoaPods file: use_modular_headers!

I got next errors:

Screenshot 2021-12-22 at 20 32 40

Can anybody help me?