Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
36 stars 1 forks source link

Fix warnings in SwiftFormat #306

Closed andrewdmontgomery closed 2 months ago

andrewdmontgomery commented 2 months ago

There are some warnings when running swiftformat:

warning: 'gravatar-sdk-ios': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/andrew/Documents/Git/GitHub/Gravatar/Gravatar-SDK-iOS/Sources/GravatarUI/Resources/AccountIcons.xcassets
    /Users/andrew/Documents/Git/GitHub/Gravatar/Gravatar-SDK-iOS/Sources/GravatarUI/Resources/Media.xcassets
warning: No Swift version was specified, so some formatting features were disabled. Specify the version of Swift you are using with the --swiftversion option, or by adding a .swift-version file to your project.
warning: Failed to write cache file at /Users/andrew/Library/Caches/com.charcoaldesign.swiftformat/swiftformat.cache.