The phone borrows the Mac's face — the desktop icon master becomes the iOS app icon
The Mac set's 1024 master is full-bleed square artwork already, so it carries over whole: alpha-flattened (App Store icons must be opaque) into a single-size iOS AppIcon set, and the target points at it. Claude-Session: https://claude.ai/code/session_01SR4XGjmBE16ZUYWpfFHXwY
This commit is contained in:
@@ -231,6 +231,9 @@ targets:
|
||||
CODE_SIGN_ENTITLEMENTS: KanbanMobile/KanbanMobile.entitlements
|
||||
GENERATE_INFOPLIST_FILE: false
|
||||
SWIFT_STRICT_CONCURRENCY: complete
|
||||
# The Mac icon's own 1024 master, alpha-flattened (App Store icons must be opaque) into a
|
||||
# single-size iOS set — one product family, one mark.
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon
|
||||
# iPhone only. The iPad milestone widens this to "1,2" rather than adding a target.
|
||||
TARGETED_DEVICE_FAMILY: "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user