Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift 5 #47

Open
cagatayegilmez opened this issue Apr 17, 2019 · 6 comments
Open

Swift 5 #47

cagatayegilmez opened this issue Apr 17, 2019 · 6 comments

Comments

@cagatayegilmez
Copy link

Do you think update the pod 4.0, 4.2 or 5.0?

@dedeexe
Copy link

dedeexe commented Apr 24, 2019

Hi @cagatayegilmez. I propose a pull request(#48) migrating the code to swift5. I don't know if @artemkrachulov will accept it. He is not present in project for a long. Let's see what will happen.

@qasimsina
Copy link

Hi @cagatayegilmez
You use my fork from this project that fix for swift 5 from this.
Fix also pod file to swift 5 version.

@cagatayegilmez
Copy link
Author

I forked also @qasimsina

@rcfrias
Copy link

rcfrias commented Jul 9, 2020

I did too, but its too constrained, I wasn't able to set a style for the placeholder color
tried:
maskedField.attributedPlaceholder = NSAttributedString(string: (formItem?.title)!, attributes: [NSAttributedString.Key.foregroundColor: UIColor.Troya.placeHolderWhite, NSAttributedString.Key.font: UIFont(name: "Verdana", size: 14)!])
but its completely ignored

@justdan0227
Copy link

how do we pull a swift v5 into our project?

@qasimsina
Copy link

how do we pull a swift v5 into our project?

Use this link to your Pod file project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants