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
Hello! I've added pod 'Macaw', '0.9.2' to my Podfile, but my project is not compiling. It's giving a bunch of errors (32 errors) regarding renamed/removed APIs between Swift versions. I see there was some work for Swift 4.2 compatibility recently. Is that available in Macaw 0.9.2? My apologies if I'm doing something terribly wrong here. I'm fairly new to CocoaPods.
Error Example
Config Showing 0.9.2
The text was updated successfully, but these errors were encountered:
Hi, @Zachapata, we will provide new release, including iOS 12 support soon. For now, you can use changes from the master branch directly. How to work with cocoapods you can find here. For Macaw case it will be something like:
Hello! I've added
pod 'Macaw', '0.9.2'
to my Podfile, but my project is not compiling. It's giving a bunch of errors (32 errors) regarding renamed/removed APIs between Swift versions. I see there was some work for Swift 4.2 compatibility recently. Is that available in Macaw 0.9.2? My apologies if I'm doing something terribly wrong here. I'm fairly new to CocoaPods.Error Example
Config Showing 0.9.2
The text was updated successfully, but these errors were encountered: