Created by: robbertvanginkel
Some apple rules pass FlavorDomain<CxxPlatform> cxxPlatformFlavorDomain as well as a
Flavor for the default platform. Refactor this into passing a single CxxPlatformsProvider, which encapsulates these to reduce some argument passing complexity.