When using XCTest I am not able to import the main module. Instead of like importing @testable import App it is import @testable import Pods_App, also not able to import the main app structs and data. How to resolve this issue?
@testable import App
@testable import Pods_App
Aucun commentaire:
Enregistrer un commentaire