79831857

Date: 2025-11-27 15:45:45
Score: 2
Natty:
Report link

XCode 15 can generate assets automatically:

enter image description here

Text("Hello, world!")
    .bold()
    .font(.title)
    // The word "color" is automatically removed from the auto-generated name
    .foregroundStyle(.customText)

original article here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: polykuzin