Português (Portuguese)
Português (Portuguese)
Appearance
Português (Portuguese)
Português (Portuguese)
Appearance
ENUM
SourceFileGlob.FileType
Contents
alwaysPresent
generated
public enum FileType: String, Codable, Sendable
Type of the source file.
alwaysPresent
case alwaysPresent
File is already present on disk before generating the project.
generated
case generated
File is generated, meaning it wasn't initially present on disk at the time of project generation. For example, a file created by a pre-build phase script.