EFPrefix / EFQRCode

A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
https://efprefix.github.io/EFQRCode
MIT License
4.57k stars 481 forks source link

No such module 'EFQRCode' #145

Open inthreekr opened 2 years ago

inthreekr commented 2 years ago

Check List

Issue Description

Description

I'm testing this on watch os 9.0 using package manager, I install EFQRcode 6.2.1 version. and having no such module 'EFQRCode' error once I import EFQRcode on view struct am I the only one who have this problem on new test version? I haven't used it with old version of watch os

Reproduce

Other Comment

ApolloZhu commented 1 year ago

Have you added EFQRCode as a dependency for your watch target, as shown in https://github.com/EFPrefix/EFQRCode/issues/106?