gpt4 book ai didi

ios - 使用 salesforce-ios-sdk 更新现有应用程序后找不到头文件

转载 作者:行者123 更新时间:2023-11-30 13:55:24 26 4
gpt4 key购买 nike

我已按照 salesforce 描述的步骤进行操作,并通过 cocoa pod 将 iOS-mobile-sdk 安装到现有的 iOS Swift 项目中。不幸的是找不到头文件。

是否缺少对路径的引用?

感谢您的帮助。

enter image description here

最佳答案

我能够解决这个问题:

当前的 SalesForceMobileSDK 不支持框架。不要取消注释

# use_frameworks!

在 podfile 中:

# Uncomment this line to define a global platform for your project
# platform :ios, '8.0'
# Uncomment this line if you're using Swift
# use_frameworks!

target 'ApproverApp' do
pod 'SalesforceMobileSDK-iOS'
end

关于ios - 使用 salesforce-ios-sdk 更新现有应用程序后找不到头文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33691284/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com