We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9034ea0 commit e102fecCopy full SHA for e102fec
Keylogger/Keylogger.xcodeproj/project.pbxproj
@@ -257,6 +257,7 @@
257
CLANG_ENABLE_MODULES = YES;
258
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
259
PRODUCT_NAME = "$(TARGET_NAME)";
260
+ SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
261
SWIFT_VERSION = 3.0;
262
};
263
name = Release;
@@ -280,6 +281,7 @@
280
281
04D2C4E41E41EB2500550C68 /* Release */,
282
);
283
defaultConfigurationIsVisible = 0;
284
+ defaultConfigurationName = Release;
285
286
/* End XCConfigurationList section */
287
0 commit comments