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