Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Cannot build for iOS simulator using Swift Package Manager #194

Closed
sterien7 opened this issue Feb 11, 2021 · 2 comments
Closed

Cannot build for iOS simulator using Swift Package Manager #194

sterien7 opened this issue Feb 11, 2021 · 2 comments

Comments

@sterien7
Copy link

I am using Xcode 12.4 Swift 5 and I am trying to run my app to an iOS simulator.
I have followed the installation guide but I am getting the following error

ld: building for iOS Simulator, but linking in dylib built for macOS, file '/usr/local/Cellar/libressl/3.2.3/lib/libssl.dylib' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any ideas?

@pvzig
Copy link
Owner

pvzig commented Feb 28, 2021

This should be resolved by release 4.6.1.

@pvzig pvzig closed this as completed Feb 28, 2021
@seadiem
Copy link

seadiem commented Feb 16, 2022

How did you fix it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants