Skip to content

Commit

Permalink
Set “Enable Module Verifier” flag to “Yes” only in Release build conf…
Browse files Browse the repository at this point in the history
…iguration (ResearchKit#1579)
  • Loading branch information
aplummer-apple authored Aug 8, 2024
1 parent 6cfb995 commit 57427e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ResearchKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5819,7 +5819,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 5D000ED12620F27100E5442A /* Project-Debug.xcconfig */;
buildSettings = {
ENABLE_MODULE_VERIFIER = YES;
ENABLE_TESTING_SEARCH_PATHS = YES;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
};
Expand Down Expand Up @@ -5897,7 +5896,6 @@
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = NO;
CURRENT_PROJECT_VERSION = "";
ENABLE_MODULE_VERIFIER = YES;
ENABLE_TESTING_SEARCH_PATHS = YES;
MODULEMAP_PRIVATE_FILE = ResearchKitUI/ResearchKitUI_Private.modulemap;
PRODUCT_NAME = ResearchKitUI;
Expand All @@ -5913,7 +5911,6 @@
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = NO;
CURRENT_PROJECT_VERSION = "";
ENABLE_MODULE_VERIFIER = YES;
ENABLE_TESTING_SEARCH_PATHS = YES;
MODULEMAP_PRIVATE_FILE = ResearchKitUI/ResearchKitUI_Private.modulemap;
PRODUCT_NAME = ResearchKitUI;
Expand Down

0 comments on commit 57427e8

Please sign in to comment.