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

Package.swift error #553

Open JSMilton opened 4 months ago

JSMilton commented 4 months ago

The latest changes to Package.swift have introduced an error. I think the issue is a trailing comma on line 21 that needs removing.

resources: [.copy("Supporting Files/PrivacyInfo.xcprivacy")],

This is the error from Xcode:

Screenshot 2024-02-07 at 12 38 42