This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 69
link error for IOS simulator #247
Comments
@shleehyun have you resolved this issue? |
@shleehyun Is it resolved ? |
I resolved it for modifying the shell script . |
Can you please share the script here @shleehyun ? |
@Nagamuni10 add arm64 to excluded arch in target project |
ohh okay. Thanks for the reply. |
I compiled it on mac mini m1 so I changed cflag option adding ios simulator sdk in arm64 |
Hey @shleehyun , I got that error when i used the script you have shared. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I got link error as following for xcode 13 simulator ..
ld: in ./VialerSIPLib/Example/Pods/Vialer-pjsip-iOS/VialerPJSIP.framework/VialerPJSIP(darwin_dev.o), building for iOS Simulator, but linking in object file built for iOS, file './VialerSIPLib/Example/Pods/Vialer-pjsip-iOS/VialerPJSIP.framework/VialerPJSIP' for architecture arm64
I don't know how to resolve it ...
The text was updated successfully, but these errors were encountered: