Skip to content

Now compiling with iOS 7 SDK #4

Description

@Andrew-Barton

Hi,

I updated to iOS 7 SDK and an error popped up in 'BVUnderlineButton.m' relating to line breaks.

"UILineBreakModeWordWrap" is now deprecated as of iOS 6

so I changed line 77 to:

"lineBreakMode:NSLineBreakByWordWrapping"

Regards,
Andrew

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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