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

Update for Xcode 10 and Swift 4.2 #516

Closed
dastan28 opened this issue Sep 18, 2018 · 11 comments
Closed

Update for Xcode 10 and Swift 4.2 #516

dastan28 opened this issue Sep 18, 2018 · 11 comments

Comments

@dastan28
Copy link

Hi!
Any plans to update libraries for Xcode 10 and Swift 4.2?

@Daxito
Copy link

Daxito commented Sep 23, 2018

+1

@TheRebelMan
Copy link

+2

@rohaaa
Copy link

rohaaa commented Sep 26, 2018

+100500

@AntonPalich
Copy link
Contributor

AntonPalich commented Sep 27, 2018

Yes guys, we have a plan to add support for Xcode 10 and Swift 4.2. I hope we will do it in the next week.

@OneSman7
Copy link

OneSman7 commented Oct 8, 2018

Any updates on the timeframe for Swift 4.2 support?

@AntonPalich
Copy link
Contributor

@OneSman7 I'll push swift_4.2 branch tonight

@AntonPalich
Copy link
Contributor

swift_4.2 branch is here. You can check changes in #521 PR. Let me know if something is wrong. This branch won't be merged into master and won't have a version for a while until Badoo migrate to Swift 4.2 and Xcode 10 but you can use it if you already migrated.

@xakacuk
Copy link

xakacuk commented Oct 15, 2018

i use:
pod 'Chatto', :git => 'https://github.com/badoo/Chatto', :branch => 'master'
pod 'ChattoAdditions', :git => 'https://github.com/badoo/Chatto', :branch => 'master'
and i have many errors

@AntonPalich
Copy link
Contributor

@xakacuk You should use swift_4.2 branch

pod 'Chatto', :git => 'https://github.com/badoo/Chatto', :branch => 'swift_4.2'
pod 'ChattoAdditions', :git => 'https://github.com/badoo/Chatto', :branch => 'swift_4.2'

@saroar
Copy link

saroar commented Nov 19, 2018

@AntonPalich can i use same

pod 'Chatto', :git => 'https://github.com/badoo/Chatto', :branch => 'swift_4.2'
pod 'ChattoAdditions', :git => 'https://github.com/badoo/Chatto', :branch => 'swift_4.2'
now

@AntonPalich
Copy link
Contributor

Branch is in master

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

8 participants