devxoul / UITextView-Placeholder

A missing placeholder for UITextView
MIT License
1.48k stars 259 forks source link

Fix the issue that the module being empty when installed with SPM #82

Open iAllenC opened 3 years ago

4brunu commented 3 years ago

@devxoul this PR fixed the SPM issues. Could you please merge this PR? Thanks

4brunu commented 3 years ago

This PR is working, but Xcode is showing the following warning: /Users/user/Library/Developer/Xcode/DerivedData/Project-beynuwyvodgnkhfdlxfcwaisrsll/SourcePackages/checkouts/UITextView-Placeholder/Sources/include/UITextView+Placeholder.h should be renamed to /Users/user/Library/Developer/Xcode/DerivedData/Project-beynuwyvodgnkhfdlxfcwaisrsll/SourcePackages/checkouts/UITextView-Placeholder/Sources/include/UITextView_Placeholder.h to be used as an umbrella header

adamwulf commented 2 years ago

many thanks @iAllenC this works great :)