You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
(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.
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
The text was updated successfully, but these errors were encountered: