XCoordinator icon indicating copy to clipboard operation
XCoordinator copied to clipboard

Swift 6

Open LapKir opened this issue 1 year ago • 4 comments

Is there a plan to upgrade to swift 6?

LapKir avatar Aug 21 '24 08:08 LapKir

I have the same question

longvudai avatar Aug 27 '24 03:08 longvudai

Same question here.

In every coordinator I have build error for prepareForTransition method, cause I can't create it under @MainActor, because of breaking override rules.

I will try to open PR for it.

tornikegomareli avatar Sep 22 '24 18:09 tornikegomareli

I'm going to fork this library and migrate to Swift 6. This library is being poorly maintained.

@tornikegomareli @longvudai @LapKir

TheArchitect123 avatar Nov 17 '24 14:11 TheArchitect123

Sorry for the wait. I've been very busy.

@tornikegomareli @longvudai @LapKir

You can use the new fork here https://github.com/TheArchitect123/XCoordinator

Simply switch from the current SwiftPackage link to this one. https://github.com/TheArchitect123/XCoordinator.git

If any issues come up, please post an issue on my fork.

TheArchitect123 avatar Dec 02 '24 06:12 TheArchitect123