I keep getting this error when trying to run a build in Xcode
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Can someone help me with this?
I've been trying to launch my app for the past few days and no one from Support can provide assistance... 😭
I've already set both CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER and ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES to $(inherited) as per common suggestions, but the problem persists.
I've tried cleaning the build folder, updating CocoaPods, and verifying build settings, but nothing has resolved the issue.
clang: error: linker command failed with exit code 1 (use -v to see invocation)
1
2 replies