TokenRow icon indicating copy to clipboard operation
TokenRow copied to clipboard

error install through cocoapods

Open fukemy opened this issue 4 years ago • 1 comments

can u help my problem? Thanks Ảnh chụp Màn hình 2021-12-10 lúc 16 39 29

[!] The following Swift pods cannot yet be integrated as static libraries:

The Swift pod `TokenRow` depends upon `CLTokenInputView`, which does not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set `use_modular_headers!` globally in your Podfile, or specify `:modular_headers => true` for particular dependencies.

fukemy avatar Dec 10 '21 09:12 fukemy

Hi, worked just fine for me. Did you use use_frameworks! in your Podfile?

mats-claassen avatar Feb 18 '22 14:02 mats-claassen