Skip to content

error: The i386 architecture is deprecated. You should update your ARCHS build setting to remove the i386 architecture. (in target 'clang_rt.builtins_i386_osx' from project 'CompilerRT') #70584

@miku1958

Description

@miku1958

Description

I am using utils/build-script --swift-darwin-supported-archs "$(uname -m)" --debug --swift-disable-dead-stripping --clean --xcode to create the Xcode project and building the LLVM.xcodeproj, but it give me this error
image

Reproduction

Expected behavior

Build success

Environment

swift-driver version: 1.87.1 Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
Target: arm64-apple-macosx14.0

Additional information

swift git commit d6871ed

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions