-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels