ios - How to resolve Apple - o link error -
i having 1 apple - o link error in project, have searched in google it's not helping me, below error
ld: building ios simulator, linking against dylib built macosx file '/applications/xcode 2.app/contents/developer/library/frameworks/sentestingkit.framework/sentestingkit' architecture i386 clang: error: linker command failed exit code 1 (use -v see invocation) what error , how fix it, please 1 me.
1.try avoid arm64 valid architecture. 2.try set build active architecture "no" 3.also check framework search path
@ build settings.

Comments
Post a Comment