Skip to content

Swift 5 compatibility #207

Description

@gereons

OneTimePassword is the last of the dependencies we use at my company to show up in the "Migrate to Swift 5" list in Xcode. The necessary changes to add Swift 5 conformance boil down to two small #if swift(>= 5.0) sections and the declaration of version compatibiliy in the .podspec via the new s.swift_versions property that just became available in CocoaPods 1.7.0.

Before posting this PR, I wanted to make sure if this the right approach?
snabble@cb145c0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions