Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb24c0f0

Browse files
committed
Feature flags for .production.
1 parent49db754 commitb24c0f0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎SignalServiceKit/Util/FeatureFlags+Generated.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ extension FeatureBuild {
99
#if DEBUG
1010
staticletcurrent:FeatureBuild=.dev
1111
#else
12-
staticletcurrent:FeatureBuild=.beta
12+
staticletcurrent:FeatureBuild=.production
1313
#endif
1414
}

‎ci_scripts/feature_flag_level.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
beta
1+
production

‎ci_scripts/tag_template.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.61.0.{build_number}-beta
1+
7.61.0.{build_number}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp