Merge topic 'xcode14'

7c79fde5fb Xcode: automatically create Info.plist for signing during compiler id
116cc5a57b cm_cxx_features: filter out warnings from Xcode 14

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7391
This commit is contained in:
Brad King
2022-06-22 12:46:51 +00:00
committed by Kitware Robot
2 changed files with 2 additions and 1 deletions

View File

@@ -83,6 +83,7 @@
buildSettings = {
CODE_SIGNING_REQUIRED = NO;
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
GENERATE_INFOPLIST_FILE = YES;
SYMROOT = .;
@id_archs@
@id_arch_active@