duemunk / duemunk/Async

async swift libarclite error

Open
#151 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
4.6k
Forks
311
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.