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