Open JSMilton opened 9 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:
The latest changes to Package.swift have introduced an error. I think the issue is a trailing comma on line 21 that needs removing.
This is the error from Xcode: