Skip to content

Replace PNG app icon with SVG-based .icon format#39

Merged
dadachi merged 1 commit intomainfrom
fix_icon
Apr 6, 2026
Merged

Replace PNG app icon with SVG-based .icon format#39
dadachi merged 1 commit intomainfrom
fix_icon

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented Apr 6, 2026

Summary

  • Replace PNG-based AppIcon.appiconset with SVG-based .icon format for cleaner icon management
  • Move Assets.xcassets into Resources/ directory for better project organization
  • Update CHANGELOG for 3.1.1 release

Test plan

  • Verify app icon renders correctly on device/simulator
  • Verify onboarding images and logo still display properly
  • Build succeeds without warnings

🤖 Generated with Claude Code

…esources/

Migrate from AppIcon.appiconset (PNG) to AppIcon.icon (SVG) for cleaner
icon management, and reorganize Assets.xcassets under Resources/ directory.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dadachi dadachi merged commit 58bc580 into main Apr 6, 2026
1 check passed
@dadachi dadachi deleted the fix_icon branch April 6, 2026 00:18
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