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 ca9d581 commit 9b97b05Copy full SHA for 9b97b05
Xcode/Atomics.xcconfig
@@ -28,7 +28,7 @@ VERSION_INFO_PREFIX =
28
DYLIB_COMPATIBILITY_VERSION = $(CURRENT_PROJECT_VERSION)
29
DYLIB_CURRENT_VERSION = $(CURRENT_PROJECT_VERSION)
30
31
-OTHER_SWIFT_FLAGS = $(inherited) -Xfrontend -parse-stdlib
+OTHER_SWIFT_FLAGS = $(inherited) -enable-experimental-feature BuiltinModule
32
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) ATOMICS_SINGLE_MODULE=1 ATOMICS_NATIVE_BUILTINS=1
33
34
INSTALL_PATH = $(LOCAL_LIBRARY_DIR)/Frameworks
0 commit comments