Skip to content

Commit 0bee456

Browse files
committed
remove WIRESTAN flags
1 parent 8d2af20 commit 0bee456

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

wire-ios-build-assets

wire-ios/Wire-iOS/Resources/Configuration/Project-Debug.xcconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,4 @@ DEVELOPER_MODE_ENABLED=1
5454
GCC_PREPROCESSOR_DEFINITIONS = $(SHARED_CUSTOM_VALUES) $(OTHER_PREPROCESSOR_FLAGS) DEBUG=1
5555
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(OTHER_PREPROCESSOR_FLAGS)
5656

57-
// WIRESTAN - Enabled the fake country in the phone number selection
58-
OTHER_SWIFT_FLAGS = -Xfrontend -warn-long-function-bodies=10000 -Xfrontend -warn-long-expression-type-checking=10000 -DWIRESTAN -DDEBUG
57+
OTHER_SWIFT_FLAGS = -Xfrontend -warn-long-function-bodies=10000 -Xfrontend -warn-long-expression-type-checking=10000 -DDEBUG

0 commit comments

Comments
 (0)