Is there an alternative to the ENABLE_PREVIEWS environment build variable for Xcode 16?
Up until Xcode 16, it was possible to check in build scripts of your Xcode project via the ENABLE_PREVIEWS
environment variable whether a build for a SwiftUI preview is being executed.