Issue Changing Color with Custom Color in Xcode's Interface Builder

Hello Apple Developer community,

I'm encountering an issue when trying to change the color of a component using a custom color in Xcode's Interface Builder. While I can easily set the background color to system colors like "System Pink," I'm facing difficulties when attempting to use custom colors.

Problem Description:

  • When I select the color wheel, color sliders, or color palettes to choose a custom color, the changes don't seem to apply to my components.

Steps I've Taken to Resolve the Issue:

  • I have updated my macOS to the latest version.
  • I've ensured that Xcode is up to date.
  • I've even tried reinstalling Xcode from scratch.
  • I've deleted derived data and cleared caches as part of troubleshooting.

Additional Information: I've recorded a video demonstrating the issue, which you can view (https://drive.google.com/file/d/1q2fztiAOwvDM5t-k1eMbfBULobcJZiax/view?usp=share_link)

I'm looking for guidance on how to successfully set a custom background color for my UIView in Interface Builder. Has anyone else experienced this issue or found a solution?

Any help or insights would be greatly appreciated. Thank you in advance for your assistance!

Issue Changing Color with Custom Color in Xcode's Interface Builder
 
 
Q