ios 集成阿里云的AI智能体报错CocoaPods could not find compatible versions for pod "AUIAICal

Analyzing dependencies [!] CocoaPods could not find compatible versions for pod "AUIAICall/Chatbot": In Podfile: AUIAICall/Chatbot (from ./App/Lib/AUIAICall/) Specs satisfying the AUIAICall/Chatbot (from ./App/Lib/AUIAICall/) dependency were found, but they required a higher minimum deployment target.

解决方案:

说明你的项目目前的最低版本要比SDK的要求的最低版本要低导致的。直接点讲就是,集成的这个SDK最低要求系统版本是iOS 11.0可是你的实际项目这里是iOS 10.0导致的。所以把这里改成SDK要求的最低版本就好了。

相关推荐
忧了个桑7 小时前
从Demo到生产:VIPER架构的生产级模块化方案
ios·架构
如此风景7 小时前
AppDelegate 详解
ios
如此风景11 小时前
Swift基础学习文档
ios
如此风景11 小时前
Object-C基础学习文档
ios
Digitally15 小时前
如何将iPhone上的隐藏照片传输到电脑
ios·cocoa·iphone
2501_9159184116 小时前
uni-app 跨平台项目的 iOS 上架流程:多工具组合的高效协作方案
android·ios·小程序·https·uni-app·iphone·webview
Digitally17 小时前
如何将iPhone日历传输到电脑
ios·iphone
叶常落18 小时前
LaunchScreen是啥?AppDelegate是啥?SceneDelegate是啥?ContentView又是啥?Main.storyboard是啥?
ios
NRatel1 天前
Unity游戏打包——iOS打包pod的重装和使用
游戏·unity·ios·打包
2501_916013742 天前
iOS 文件管理与 uni-app 性能优化实战 多工具协作的完整指南
android·ios·性能优化·小程序·uni-app·iphone·webview