Skip to content

Building for iOS fails with Xcode 14.3 #350

Open
@mumez

Description

@mumez

I got the following error when building for iOS with Xcode 14.3.

ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a

スクリーンショット 2023-05-18 12 32 05

I think it is related to the toolchain updates:
https://stackoverflow.com/questions/75574268/missing-file-libarclite-iphoneos-a-xcode-14-3

So I manually updated the minimal deployment version setting to 11.0 and the build works!

スクリーンショット 2023-05-18 12 30 15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions