Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift 4, Xcode 10 Compilation #481

Closed
Zachapata opened this issue Sep 28, 2018 · 3 comments
Closed

Swift 4, Xcode 10 Compilation #481

Zachapata opened this issue Sep 28, 2018 · 3 comments
Assignees
Milestone

Comments

@Zachapata
Copy link

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
screen shot 2018-09-27 at 5 03 41 pm

Config Showing 0.9.2
screen shot 2018-09-27 at 5 05 59 pm

@amarunko
Copy link
Contributor

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:

`pod 'Macaw', :git => 'https://github.com/exyte/Macaw.git', :branch => 'master'

@zachzapata
Copy link

Thanks, @amarunko! Got things to compile.

@ystrot ystrot added this to the 0.9.3 milestone Oct 2, 2018
@ystrot ystrot self-assigned this Oct 2, 2018
@ystrot
Copy link
Member

ystrot commented Oct 4, 2018

0.9.3 version released with Swift 4.2 support.

@ystrot ystrot closed this as completed Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants