"Feature flags for .qa."
This commit is contained in:
parent
2f05aae176
commit
ea041ece37
@ -20,7 +20,7 @@ extension FeatureBuild {
|
||||
}
|
||||
}
|
||||
|
||||
let build: FeatureBuild = OWSIsDebugBuild() ? .dev : .beta
|
||||
let build: FeatureBuild = OWSIsDebugBuild() ? .dev : .qa
|
||||
|
||||
// MARK: -
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user