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