Skip to content

Replace Inter font with Apple system font#30

Merged
dadachi merged 1 commit intomainfrom
refactor/replace-inter-with-system-font
Apr 1, 2026
Merged

Replace Inter font with Apple system font#30
dadachi merged 1 commit intomainfrom
refactor/replace-inter-with-system-font

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented Apr 1, 2026

Summary

  • Replace custom Inter-Medium/Bold fonts with Apple system font (SF Pro) in both SwiftUI (Font+Extensions) and UIKit (UIFont+Extensions) extensions
  • Remove Inter font files (~630KB) from the bundle
  • Clean up Info.plist UIAppFonts and Xcode project references

Test plan

  • Build succeeds with no errors
  • Verify fonts render with correct sizes and weights throughout the app
  • make lint passes

🤖 Generated with Claude Code

Replace custom Inter-Medium/Bold fonts with system font equivalents
in both SwiftUI and UIKit extensions. Remove font files, Info.plist
registration, and Xcode project references.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dadachi dadachi merged commit 4d2d2b5 into main Apr 1, 2026
2 checks passed
@dadachi dadachi deleted the refactor/replace-inter-with-system-font branch April 1, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant