馃毇 If this template is not filled out your issue will be closed with no comment. 馃毇
Info | Value |
-------------------------|-------------------------------------|
Platform | iOS
Platform Version | 14.0
SnapKit Version | 5.0.1
Integration Method | cocoapods
I have an
iOS project running on Xcode 12.2 with a minimum iOS version required 14.0. I get an error of No such module 'Snapkit' when I try to run the app on a simulator from the Xcode. Running on a physical device has no issues. Help me solve this issue, please.
@snibble-manan do you work on m1 chip ? I think #687 is the same issue take a look at it .
same issue for m1 chip -> Could not find module 'SnapKit' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-apple-ios-simulator. no solution found on stackoverflow works..
SnapKit added with SPM
I'm having a look at this now :)
Hey all, I cannot replicate this using Cocoapods (latest) or Swift PM. Is this still an issue for anyone?
I had the same problem
same issue on xcode 12.2锛孖s there a solution?
same issue on xcode 12.2锛孖s there a solution?
stp 1 : pod
stp 2 : build
stp 3 : import
Most helpful comment
same issue for m1 chip -> Could not find module 'SnapKit' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-apple-ios-simulator. no solution found on stackoverflow works..
SnapKit added with SPM