Juanpe / SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
MIT License
12.62k stars 1.12k forks source link

fix: xcode 15 warning #548

Open wenbingzuo opened 1 year ago

wenbingzuo commented 1 year ago

Summary

Fix Xcode 15 warning "Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents."

Requirements (place an x in each of the [ ])

gsbernstein commented 1 year ago

Would love to see this merged