Daltron / NotificationBanner

The easiest way to display highly customizable in app notification banners in iOS
MIT License
4.75k stars 658 forks source link

could not find module 'NotificationBannerSwift' for target 'x86_64-apple-ios-simulator' #416

Open techmanch opened 11 months ago

techmanch commented 11 months ago

could not find module 'NotificationBannerSwift' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: \/Users\/uipl\/Library\/Developer\/Xcode\/DerivedData\/iffcoBazar-ghthbnmdlzlsalekgkpdxlwiekvv\/Build\/Intermediates.noindex\/Previews\/iffcoBazar\/Products\/Debug-iphonesimulator\/NotificationBannerSwift\/NotificationBannerSwift.framework\/Modules\/NotificationBannerSwift.swiftmodule import NotificationBannerSwift.

Please help me i'm not able to run project in simulator however it runing on real device

tommyming commented 10 months ago

(In case you are still encountering the same issue)

First of all, this question is not related to the repository, it is related to the problem of cocoapods/project settings. Please ask it on stack-overflow/chatGPT next time.

For the question you asked, as you may running an old project on new M1/M2 Macs, please check the architecture you are using for the target. There are multiple solutions on the internet.