The welcome page's green-gradient circle + SF symbol is replaced by the app icon itself (AppIconArtwork imageset mirroring AppIcon.png), clipped to the standard iOS rounded-rect corner radius (21pt at 96pt — ~22%), so onboarding matches the Home Screen icon.
14 lines
186 B
JSON
14 lines
186 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "AppIconArtwork.png",
|
|
"idiom" : "universal",
|
|
"scale" : "1x"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
}
|
|
}
|