Files
Vorrania/ios/AppIcon.icon/icon.json
Scarriffle da5934948e iOS: Code-Review-Korrekturen an Icon/Info.plist/Projekt
- hexagon.svg (neues App-Icon) mit einchecken; alte Icon-SVGs entfernt
- LSApplicationCategoryType ins Info.plist: bei GENERATE_INFOPLIST_FILE=NO
  wird die INFOPLIST_KEY_*-Build-Einstellung NICHT ins gebaute Plist
  uebernommen -> Kategorie 'utilities' landete bisher nirgends
- Info.plist wieder handgepflegt (deutsche Kommentare zurueck), von Xcode
  weggeschriebene Doku wiederhergestellt
- iPhone bewusst nur Hochkant; iPad-Unterstuetzung wiederhergestellt
  (TARGETED_DEVICE_FAMILY zurueck auf 1,2), iPad behaelt alle Ausrichtungen
- ItemListView.swift im Projekt (von Xcode ergaenzt)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-03 18:19:53 +02:00

79 lines
1.6 KiB
JSON

{
"fill-specializations" : [
{
"value" : {
"automatic-gradient" : "display-p3:0.49658,0.53906,0.88428,1.00000",
"orientation" : {
"start" : {
"x" : 0.5,
"y" : 0
},
"stop" : {
"x" : 0.5,
"y" : 0.7
}
}
}
},
{
"appearance" : "dark",
"value" : {
"automatic-gradient" : "display-p3:0.24018,0.26161,0.43578,1.00000",
"orientation" : {
"start" : {
"x" : 0.5,
"y" : 0
},
"stop" : {
"x" : 0.5,
"y" : 0.7
}
}
}
}
],
"groups" : [
{
"layers" : [
{
"fill-specializations" : [
{
"value" : {
"solid" : "display-p3:0.99316,0.99316,0.99316,1.00000"
}
},
{
"appearance" : "dark",
"value" : {
"solid" : "display-p3:0.99316,0.99316,0.99316,1.00000"
}
}
],
"image-name" : "hexagon.svg",
"name" : "hexagon",
"position" : {
"scale" : 1.18,
"translation-in-points" : [
0,
0
]
}
}
],
"shadow" : {
"kind" : "neutral",
"opacity" : 0.5
},
"translucency" : {
"enabled" : true,
"value" : 0.5
}
}
],
"supported-platforms" : {
"circles" : [
"watchOS"
],
"squares" : "shared"
}
}