Skip to content

Swift 4.2 errors #26

@flowbe

Description

@flowbe

There are many errors in Swift 4.2… Can you look at it? Thanks!
Here are the errors:

  • UITableViewCellSeparatorStyle has been renamed to UITableViewCell.SeparatorStyle
  • UITableViewCellSelectionStyle has been renamed to UITableViewCell.SelectionStyle
  • UITableViewAutomaticDimension has been renamed to UITableView.automaticDimension
  • UIKeyboardWillShow has been renamed to UIResponder.keyboardWillShowNotification
  • UIKeyboardWillHide has been renamed to UIResponder.keyboardWillHideNotification
  • UIKeyboardFrameEndUserInfoKey has been renamed to UIResponder.keyboardFrameEndUserInfoKey
  • UIApplicationDidReceiveMemoryWarning has been renamed to UIApplication.didReceiveMemoryWarningNotification
  • UITableViewCellStyle has been renamed to UITableViewCell.CellStyle

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