Skip to content

Commit

Permalink
Change flags
Browse files Browse the repository at this point in the history
  • Loading branch information
FilippoZazzeroni committed Sep 19, 2024
1 parent 7ea63a2 commit f97f97a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion firefox-ios/Client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23912,6 +23912,7 @@
"-Xlinker",
"-no_application_extension",
);
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG TESTING";
SWIFT_TREAT_WARNINGS_AS_ERRORS = YES;
VALIDATE_WORKSPACE = YES;
};
Expand Down Expand Up @@ -23940,7 +23941,7 @@
PRODUCT_NAME = Client;
PROVISIONING_PROFILE_SPECIFIER = "";
SKIP_INSTALL = NO;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = TESTING;
SWIFT_OBJC_BRIDGING_HEADER = "$(PROJECT_DIR)/Client/Client-Bridging-Header.h";
VALIDATE_WORKSPACE = YES;
};
Expand Down

0 comments on commit f97f97a

Please sign in to comment.