Hi here,
I'm new to Xcode and need some help with the Scrumdinger App Tutorial (Passing data with bindings - Section 1 + 2).
https://developer.apple.com/tutorials/app-dev-training/passing-data-with-bindings
I'm using Xcode 14.1 and was able to follow the tutorial up until this point, where the ThemePicker is introduced in Section 2. However, between Step 7 and 8 I'm getting lost:
I was expecting to see the color in the ThemePicker (as shown in the preview of step 8 and in the animation at the end of the page). My code didn't show any color. After tinkering around for some time with my own code, I downloaded the project files from Apple and tried it with the files in the "Completed" folder. Still the color is not showing up.
FYI: The colors are showing up nicely in the ThemeView file and everywhere else, just not in the ThemePicker.
What am I missing here? Hope someone can help or guide my in the right direction.
Many thanks and kind regards!
This is the last step, I can follow:
I can't see this one (even with the provided code from Apple):
Nor this one here:
Or this one here:
This is how the code shows up for me:
Theme colors are imported into Assets: