We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea3ca8 commit 3b5fc6eCopy full SHA for 3b5fc6e
MSAL/MSAL.xcodeproj/project.pbxproj
@@ -7460,6 +7460,7 @@
7460
"@executable_path/../Frameworks",
7461
"@loader_path/Frameworks",
7462
);
7463
+ LLVM_LTO = YES_THIN;
7464
MACOSX_DEPLOYMENT_TARGET = 10.15;
7465
MARKETING_VERSION = 1.1.24;
7466
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
@@ -7481,6 +7482,7 @@
7481
7482
7483
7484
7485
7486
7487
7488
SWIFT_VERSION = 5.0;
0 commit comments