Set feature flags to beta.
This commit is contained in:
parent
eb7f338bd9
commit
979edb71de
@ -18,7 +18,7 @@ extension FeatureBuild {
|
||||
}
|
||||
}
|
||||
|
||||
let build: FeatureBuild = OWSIsDebugBuild() ? .dev : .production
|
||||
let build: FeatureBuild = OWSIsDebugBuild() ? .dev : .beta
|
||||
|
||||
// MARK: -
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user