【问题标题】:Instamojo Integration IssueInstamojo 集成问题
【发布时间】:2023-12-29 18:49:01
【问题描述】:

我已经在我的项目中集成了 Instamojo,并且正在使用 xcode 10,swift 版本 4。我正在关注 Instamojo Documentation 站点进行集成并面临以下错误。

/音量/.../Instamojo 集成/Pods/InstaMojoiOS/InstaMojoiOS-Release-iphoneuniversal/InstaMojoiOS.framework/InstaMojoiOS 使用比以前版本更旧的 Swift 语言 (4.0) 编译 文件(未知 ABI 版本 0x06)文件'/Volumes/.../Instamojo 集成/Pods/InstaMojoiOS/InstaMojoiOS-Release-iphoneuniversal/InstaMojoiOS.framework/InstaMojoiOS' 适用于 x86_64 架构。

请帮助我。等待正面回应。提前谢谢你。

【问题讨论】:

    标签: swift4 xcode10 instamojo


    【解决方案1】:

    您的 instamojo podfile 较旧。更新您的 podfile 的新版本号并重新安装。

    【讨论】: