platformName(conflatingDarwin:)

The platform name, i.e. the name clang uses to identify this target in its resource directory.

Triple+Platforms.swift:295
func platformName(conflatingDarwin: Bool = false) -> String?

Parameters

conflatingDarwin

If true, all Darwin platforms will be identified as just darwin instead of by individual platform names. Defaults to false.