mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 18:19:11 -06:00
Merge topic 'xcode14'
7c79fde5fbXcode: automatically create Info.plist for signing during compiler id116cc5a57bcm_cxx_features: filter out warnings from Xcode 14 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !7391
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
buildSettings = {
|
||||
CODE_SIGNING_REQUIRED = NO;
|
||||
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
SYMROOT = .;
|
||||
@id_archs@
|
||||
@id_arch_active@
|
||||
|
||||
Reference in New Issue
Block a user