Skip to content

async swift libarclite error #151

@maestrovsmaster

Description

@maestrovsmaster

I am using spec.dependency "AsyncSwift", "~> 2.0.4
Generally project locally building well
But I have a problem, with executing
pod lib lint --verbose

Ld /Users/*****/Library/Developer/Xcode/DerivedData/App-aybqvbyvnqwqclgaltntthtdchju/Build/Intermediates.noindex/Pods.build/Release-iphonesimulator/AsyncSwift.build/Objects-normal/x86_64/Binary/Async normal x86_64 (in target 'AsyncSwift' from project 'Pods')
...
add_ast_path -Xlinker /Users//Library/Developer/Xcode/DerivedData/App-aybqvbyvnqwqclgaltntthtdchju/Build/Intermediates.noindex/Pods.build/Release-iphonesimulator/AsyncSwift.build/Objects-normal/x86_64/Async.swiftmodule -framework Foundation -Xlinker -no_adhoc_codesign -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users//Library/Developer/Xcode/DerivedData/App-aybqvbyvnqwqclgaltntthtdchju/Build/Intermediates.noindex/Pods.build/Release-iphonesimulator/AsyncSwift.build/Objects-normal/x86_64/Async_dependency_info.dat -o /Users/***/Library/Developer/Xcode/DerivedData/App-aybqvbyvnqwqclgaltntthtdchju/Build/Intermediates.noindex/Pods.build/Release-iphonesimulator/AsyncSwift.build/Objects-normal/x86_64/Binary/Async
clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a'; try increasing the minimum deployment target

I increased minimum SDK version 14 for all targets and pods
I am using XCode 15
and the latest version AsyncSwift", "~> 2.0.4
i attempted to rebuild and ckean project, delete derived data and pod update

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions