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
Hm. I’ve tried to build the framework on Xcode 13.0 Beta and Xcode 12.5.1 right now. It's building successfully. Try to clean builder folder, reload pods (pod install).
Not sure if this is a thing with XCode Beta or not but when i manually imported the files, I had to add:
import Foundation
to line 8 of HttpBodyEncoding.swift to get my project to build
Here's the errors:
The text was updated successfully, but these errors were encountered: