Missing architecture. Apps built with Watch OS 5.0 and later SDKs must contain additional architectures

£可爱£侵袭症+ 提交于 2019-12-06 07:08:28

try add arm64_32 architecture in your watch extension build setting, not watch .

I solved the issue by switching the Build System setting from Legacy to "New Build System". You can find it by clicking File -> Workspace Settings of the Xcode.

Also you have to make sure that the Valid Architectures and Architectures settings were set to default values (just navigate to each and press backspace).

So I solved the problem by updating the AdobeMobileLibrary. Here is the link to files: https://github.com/Adobe-Marketing-Cloud/mobile-services/releases

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!