Heimdallr.swift
Heimdallr.swift copied to clipboard
Migrate to Swift 3.0
The default migration tool to Swift 3.0 in Xcode 8 beta leaves a few errors in Heimdallr. It'd be nice to have an updated SwiftyJSON source available for Swift 3.0.
Thanks!
Hi emu742,
What do you mean with an updated SwiftyJSON source available
? We do not have SwiftyJSON
as dependency.
Did you manage to resolve the errors after the automatic migration? If so, we might have something like a Swift 3.0 branch.
Regards.
What is the correct way to migrate to Swift 3.0? As far as I can see you guys do not have an Swift 3.0 Branch available. Does this mean that I need to use the convert function from within Xcode?
Update:
I just saw #94.