cl7 / CLTypingLabel

iOS UILabel with character by character typing /typewriter animation
https://cocoapods.org/pods/CLTypingLabel
MIT License
330 stars 54 forks source link

Build time warning in Xcode 11.3: -pie being ignored #18

Closed mshulman closed 4 years ago

mshulman commented 5 years ago

Warning is:

ld: warning: -pie being ignored. It is only used when linking a main executable

I don't see where -pie is being set, sorry

cl7 commented 4 years ago

Do you have a screenshot? I have 11.3 and I don't see this warning