最近搜索


没有最近搜索

No such module 'Zendesk' when building project on Xcode 14



已于 2022年10月25日 发布

Hi, there

I have been in trouble with zendesk sdk when I try to build my project on Xcode 14 

I set "ZendeskSDKMessaging" in my Podfile to install Zendesk sdk

but "no such module 'zendesk'" error occurs when import Zendesk sdk in my_swift.swift

 

what should I do resolve this issue?


0

3

3 条评论

image avatar

Christopher Kennedy

Zendesk Developer Advocacy

Hey,
 
Does this still happen after cleaning the project build and trying again?

0


Same thing happens.
The development environment is xcode 14.2 and I used SPM.
(github.com/zendesk/support_sdk_ios)
I tried cleaning the project, deleting DerivedData and rerunning the project, but to no avail.
The binaryTarget in the target of the SPM package file seems to be the cause.
It seems to happen on Xcode 14+. Time is running out. I hope for a quick resolution.
(Please test in the same environment.)

0


image avatar

Eric Nelson

Zendesk Developer Advocacy

Hey Sangyong,
 
Unfortunately I haven't been able to replicate your issue on 14.2. After deleting the DerivedData did you reboot xcode and reset the package cache? I found a couple of stackoverflow posts that recommend these additional steps. 

0


请先登录再写评论。

找不到所需的内容?

新建帖子