-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Description
I mentioned this awhile ago and found a work around, but more and more frameworks appear to be using @import which fails with "Use of @import when modules are disabled." the failing library was imported with cocoapods and I looked at the targets and made sure the setting "Allow Non-modular includes in Framework Modules" was set to yes. When building my project normally the build is successful. It's only my cedar specs target thats failing.
How can I test classes that use or have dependancies that use @import?
Metadata
Metadata
Assignees
Labels
No labels