Closed Jinkeycode closed 6 years ago
Thanks for reporting. Did Xcode show any error messages? Those would be useful for me to investigate your problem.
I am also having an issue with Swift 3.2
It's having this error:
Incorrect argument label in call (have 'withAttributes:', expected 'attributes:')
On line 7 in CosmosLayerHelper.swift
Hi @blerchy, it looks like your Swift Language Version in your Build Settings is set to 3 but you are using the recent version of Cosmos which is in Swift 4. If that's true, I would suggest changing the swift version to 4 or using the previous version of Cosmos.
@evgenyneu Oops, that's a rookie mistake! Thanks so much for your help.
It's alright, I'm glad it's sorted. :)
Closing the issue. Feel free to reopen if needed.
Swift 3.2 could not build