Skip to content

UTMConversion Carthage install fails Mac M2 Pro #14

@84Park

Description

@84Park

The minimum deployment target for MacOS is set to 10.10 which fails the install. I have tried to set the target in the .xcodeproj but that gets overwritten during 'carthage update --use-xcframeworks’. I am stuck…Thanks in advance.

Error:
*** Building scheme "UTMConversion macOS" in UTMConversion.xcodeproj

Build Failed Task failed with exit code 65:

Logfile: clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_macosx.a'; try increasing the minimum deployment target

/Users/.../Carthage/Checkouts/UTMConversion/UTMConversion.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 14.2.99. (in target 'UTMConversion macOS' from project 'UTMConversion')
** ARCHIVE FAILED **

The following build commands failed:
Ld /Users/.../Library/Caches/org.carthage.CarthageKit/DerivedData/15.2_15C500b/UTMConversion/1.4.0/Build/Intermediates.noindex/ArchiveIntermediates/UTMConversion\ macOS/IntermediateBuildFilesPath/UTMConversion.build/Release/UTMConversion\ macOS.build/Objects-normal/x86_64/Binary/UTMConversion normal x86_64 (in target 'UTMConversion macOS' from project 'UTMConversion')
(1 failure)

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