79396620

Date: 2025-01-29 11:51:20
Score: 2
Natty:
Report link

I am using this solution for my current iPhone and iPad SwiftUI app project on Xcode 16.2:

https://developer.apple.com/documentation/watchos-apps/setting-the-app-s-accent-color#Update-existing-projects

  1. Open the app asset catalog.

  2. Select the Editor > Add New Asset > Color Set menu item to add a new color set to the asset catalog.

  3. In the app’s Build Settings, set the Global Accent Color Name to your color set’s name.

Global Accent Color Name setting in the Build Settings of a specific build target

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Fred Klein