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.5k stars 1.1k forks source link

fix: xcode 15 warning #548

Open wenbingzuo opened 10 months ago

wenbingzuo commented 10 months 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 9 months ago

Would love to see this merged