From 652f3acbd8ce44fb2af02d2a31670f55b598065e Mon Sep 17 00:00:00 2001 From: cho407 Date: Mon, 13 Nov 2023 21:09:50 +0900 Subject: [PATCH] Resolved 'The app icon set "AppIcon" has an unassigned child' warning by replacing the Mac icon image in the 'AppIcon' asset set. --- .../Shared/Assets.xcassets/AppIcon.appiconset/Contents.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Samples/Swift/DaysUntilBirthday/Shared/Assets.xcassets/AppIcon.appiconset/Contents.json b/Samples/Swift/DaysUntilBirthday/Shared/Assets.xcassets/AppIcon.appiconset/Contents.json index c16bc062..1b665ca4 100644 --- a/Samples/Swift/DaysUntilBirthday/Shared/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/Samples/Swift/DaysUntilBirthday/Shared/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -154,14 +154,10 @@ "size" : "512x512" }, { + "filename" : "mac-icon.png", "idiom" : "mac", "scale" : "2x", "size" : "512x512" - }, - { - "filename" : "mac-icon.png", - "idiom" : "mac", - "size" : "1024x1024" } ], "info" : {