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.
2 parents e79f2fa + 71d8a43 commit e5ce0c7Copy full SHA for e5ce0c7
Single-Source Shortest Paths (Weighted)/SSSP.xcodeproj/project.pbxproj
@@ -334,6 +334,7 @@
334
ONLY_ACTIVE_ARCH = YES;
335
SDKROOT = macosx;
336
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
337
+ SWIFT_VERSION = 3.0;
338
VERSIONING_SYSTEM = "apple-generic";
339
VERSION_INFO_PREFIX = "";
340
};
@@ -377,6 +378,7 @@
377
378
MTL_ENABLE_DEBUG_INFO = NO;
379
380
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
381
382
383
384
0 commit comments