Optimizes and configures App Icons, SF Symbols, and launch screens for all Apple platforms.
This skill provides comprehensive guidance for managing visual assets within Apple ecosystem projects, covering iOS, macOS, watchOS, and visionOS. It simplifies the setup of modern Single-Size app icons, configures iOS 18 dark and tinted icon variants, and provides implementation patterns for SF Symbols and launch screens. By following Apple's latest Human Interface Guidelines and Xcode 15+ best practices, it ensures assets are correctly sized, formatted, and integrated into Asset Catalogs without common errors like transparency issues or incorrect masking.
主要功能
01iOS 18 dark and tinted icon variant implementation
020 GitHub stars
03Launch screen setup via Info.plist or SwiftUI DocumentGroup
04SF Symbols rendering modes and accessibility configuration
05Platform-specific asset sizing and visionOS parallax layer support
06Automated Single-Size App Icon configuration for Xcode 15+
使用场景
01Configuring visionOS icons with required 3-layer structures for parallax effects
02Migrating legacy multi-size app icons to the modern single 1024x1024 format
03Implementing dynamic SF Symbols with palette modes and multicolor support