You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
The swift code in the input-mask-ios repository the podfile in this links to uses deprecated Swift code, mostly involving string manipulation (e.g. String.characters)
It will compile and run (albeit with a lot of warnings), but can this be fixed so it will also run in the future?
The swift code in the input-mask-ios repository the podfile in this links to uses deprecated Swift code, mostly involving string manipulation (e.g. String.characters)
It will compile and run (albeit with a lot of warnings), but can this be fixed so it will also run in the future?