Hi,
Unexpectedly, iOS system colors have disappeared from Assets Color panel and now I have warnings about "Unable to find system color named: systemPurpleColor, older systems will not see the expected value" as a compile result.
Some remarks:
-
while iOS system colors have disappeared from the 'Color Set' panel at the dropdown list 'Color > Content', their macOS and tvOS counterparts are still available.
-
my project is assigned to iOS15 and iPhone + iPad devices.
-
when built and run on a real iPhone, the colors are rendered correctly so I assume that this is a Xcode issue.
Xcode Version 13.0 beta 3 (13A5192i)
Is there a way to revert back the iOS system colors ?
Best regards