Skip to content

Commit 58e2e37

Browse files
Fix build configuration warnings and sync dependencies
1 parent 9520bcc commit 58e2e37

File tree

3 files changed

+27
-38
lines changed

3 files changed

+27
-38
lines changed

.swiftlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ custom_rules:
6565
severity: error
6666
excluded:
6767
- "Tests"
68-
sf_safe_symbol:
68+
explicit_safe_symbol_usage:
6969
name: "Safe SFSymbol"
7070
message: "Use `SFSafeSymbols` via `systemSymbol` parameters for type safety."
7171
regex: >

0 commit comments

Comments
 (0)