Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Swift 5 supporting folk? #238

Open
jackylcs86 opened this issue Apr 22, 2019 · 8 comments
Open

Swift 5 supporting folk? #238

jackylcs86 opened this issue Apr 22, 2019 · 8 comments

Comments

@jackylcs86
Copy link

Hi, is there any swift 5 supporting folk?

@lennycampino
Copy link

I would be interested as well.

@oONIo
Copy link

oONIo commented Jun 21, 2019

Got compile errors with default pod install on swift 5.

@oONIo
Copy link

oONIo commented Jun 21, 2019

Just got the errors away with:
#Podfile
pod 'ChameleonFramework/Swift', :git => 'https://github.com/ViccAlexander/Chameleon.git'

instead of

pod 'ChameleonFramework/Swift'

@vandermesis
Copy link

Thank you for tip @oONIo. Works for me.
Waiting for support for Swift 5 as well.

@ytong3
Copy link

ytong3 commented Sep 18, 2019

So I guess GradientColor is broken in Swift 5. Anyone else?

@wwildsmith
Copy link

pod 'ChameleonFramework/Swift', :git => 'https://github.com/ViccAlexander/Chameleon.git' does not work for me.
The same 49 errors.

@stephangopaul
Copy link

@wwildsmith, please refer to this solution here

@theozpal
Copy link

You may use:

pod 'ChameleonFramework/Swift', :git => 'https://github.com/wowansm/Chameleon', :branch => 'swift5'

wowansm already made Swift 5 compatible version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants