Skip to content

Update to Swift 5.0 #140

@BigDada1

Description

@BigDada1

After updating my app to Swift 5, I've got some (new) compiler warnings

  • KYDrawerController.swift:378:36: 'drawerController(_:stateChanged:)' is deprecated: renamed to 'drawerController(_:didChangeState:)' (see Buildtime Warning: Swift Compiler Warning #124)
  • KYDrawerController.swift:208:23: Expression implicitly coerced from 'UIView?' to 'Any' (new)
  • KYDrawerController.swift:219:23: Expression implicitly coerced from 'UIView?' to 'Any' (new)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions