artemkrachulov / AKMaskField

Swift plugin which allow add mask to input field
MIT License
346 stars 131 forks source link

Manual install #37

Open OpExNetworks opened 7 years ago

OpExNetworks commented 7 years ago

According to the instructions... but not so much. There is obviously some other step here as I did this and importing doesn't find the file. There are some steps here that are missing. Can anyone provide more detail on how to get a manual install to work. Do we put in separate schema or put in the app's schema. Can't tell. Either way it doesn't seem to recognize the import AKMaskField statement and find it's way to this code.

Manual

If you prefer not to use either of the aforementioned dependency managers, you can integrate AKMaskField into your project manually.

Download and drop AKMaskField folder in your project. Done!