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
I have read the OHHTTPStubs wiki to see if there wasn't a detailed page talking about my issue
Environment
version of OHHTTPStubs: 8.0.0 to 9.0.0
integration method you are using:
Cocoapods
Carthage
submodule
other (SPM)
version of the tool you use: 0.36.0
Issue Description
Our project is moving to Swift Package Manager from Carthage (OHHTTPStubs 8.0.0) and found out that Mocktails are not supported by the package generated by the project, any chance this gets supported soon?
New Issue Checklist
OHHTTPStubs
for your project sectionEnvironment
Issue Description
Our project is moving to Swift Package Manager from Carthage (OHHTTPStubs 8.0.0) and found out that Mocktails are not supported by the package generated by the project, any chance this gets supported soon?
Previous implementation:
OHHTTPStubs.stubRequests(usingMocktailNamed: file, in: self.bundle, error: &error)
The text was updated successfully, but these errors were encountered: