Bitrise:未找到GoogleMaps框架问题 [英] Bitrise : GoogleMaps framework not found issue

查看:211
本文介绍了Bitrise:未找到GoogleMaps框架问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Bitrise生成内部版本并将其上传到AppStore.当我在设备上运行应用程序或通过Xcode生成构建并上传到AppStore时没有错误,但是没有发生任何问题,但是当我尝试通过Bitrise执行相同的过程时,它失败了

I am using Bitrise to generate build and upload it to AppStore. There were no errors when i run app on device or generate build and upload to AppStore via Xcode no problem occurred, but when i tried to do the same process via Bitrise it fails saying

❌ld:找不到GoogleMaps框架
❌clang:错误:链接器命令失败,退出代码为1(使用-v查看调用)

❌ ld: framework not found GoogleMaps
❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)

以下构建命令失败: Ld/Users/vagrant/Library/Developer/Xcode/DerivedData/-dieoklyyfvjmlsccijdlwfgpxbsh/Build/Intermediates.noindex/ArchiveIntermediates//IntermediateBuildFilesPath/.build/Staging-iphoneos/Deliverr.build/Object -normal/armv7/普通armv7 (1次失败)

The following build commands failed: Ld /Users/vagrant/Library/Developer/Xcode/DerivedData/-dieoklyyfvjmlsccijdlwfgpxbsh/Build/Intermediates.noindex/ArchiveIntermediates//IntermediateBuildFilesPath/.build/Staging-iphoneos/Deliverr.build/Objects-normal/armv7/ normal armv7 (1 failure)

这是项目设置

我也尝试通过更改Architecture设置

预先感谢

推荐答案

解决方案:

我使用的是pod 'Bolts',它与pod 'GoogleMaps'一起引起了问题,一旦我移除吊舱螺栓",一切都可以正常工作

I am using pod 'Bolts' which was causing issue along with pod 'GoogleMaps' , once i removed pod 'Bolts' everything works fine

这篇关于Bitrise:未找到GoogleMaps框架问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆