L10n-swift icon indicating copy to clipboard operation
L10n-swift copied to clipboard

'L10n' is not a member type of class 'FrameworkMainClass.FrameworkMainClass'

Open zaidahmedpf opened this issue 2 years ago • 1 comments

I'm working on custom framework. I have created an xcframework file , when I import this file into demo project then I got this error. 'L10n' is not a member type of class 'FrameworkMainClass.FrameworkMainClass'

zaidahmedpf avatar Jul 22 '22 13:07 zaidahmedpf

I created a new framework which uses L10n and there is no problem. Can you proviede your project?

Decybel07 avatar Jul 22 '22 17:07 Decybel07