import Foundation enum Config { static let treatWarningsAsErrors = true static let withSignPosts = false }