Skip to content

Warnings in iPhone Retina (4-inch 64-bit) #2

Description

@alexcamlo

HI, @TomSwift , first of all, thank you for the great work.

When I run the project in the iOS Simulator iPhone Retina (4-inch 64-bit) I get this warnings

…/TSCurrencyTextField/TSCurrencyTextField/TSCurrencyTextField.m:77:62: Field precision should have type 'int', but argument has type 'NSUInteger' (aka 'unsigned long')

…/TSCurrencyTextField/TSCurrencyTextField/TSCurrencyTextField.m:155:49: Implicit conversion loses integer precision: 'unsigned long' to 'int'

…/TSCurrencyTextField/TSCurrencyTextField/TSCurrencyTextField.m:160:37: Implicit conversion loses integer precision: 'unsigned long' to 'int'

Is there a way to solve them?

Thank you for your time and effort

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