File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11556
11556
ENABLE_USER_SCRIPT_SANDBOXING = YES;
11557
11557
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
11558
11558
GENERATE_INFOPLIST_FILE = YES;
11559
- INSTALL_PATH = "$(TRITIUM_FRAMEWORKS_INSTALL_DIR )";
11559
+ INSTALL_PATH = "$(LLBUILD3_FRAMEWORKS_INSTALL_DIR )";
11560
11560
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c++";
11561
11561
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "c17 c++20";
11562
11562
PRODUCT_BUNDLE_IDENTIFIER = com.apple.sdp.llbuild.Tritium;
11589
11589
ENABLE_USER_SCRIPT_SANDBOXING = YES;
11590
11590
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
11591
11591
GENERATE_INFOPLIST_FILE = YES;
11592
- INSTALL_PATH = "$(TRITIUM_FRAMEWORKS_INSTALL_DIR )";
11592
+ INSTALL_PATH = "$(LLBUILD3_FRAMEWORKS_INSTALL_DIR )";
11593
11593
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c++";
11594
11594
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "c17 c++20";
11595
11595
PRODUCT_BUNDLE_IDENTIFIER = com.apple.sdp.llbuild.Tritium;
You can’t perform that action at this time.
0 commit comments