gpt4 book ai didi

ios - 找不到 Obj-C Downpicker 文件,可以模拟但不能 ARCHIVE

转载 作者:行者123 更新时间:2023-11-29 11:29:58 24 4
gpt4 key购买 nike

最初我的应用程序属于不同的 Apple ID,我已将我的应用程序转移到另一个 Apple ID。我用 X 代码调试了一些问题并进行了模拟,一切正常。然后我创建了一个新的配置文件并尝试将应用程序存档到 AppStore。这是我遇到以下问题的时候。

RootviewController.h 和 RegisterViewController.h 检测不到 UIDownpicker.h 文件

Downpicker file not found

RegisterViewController RootViewController

但是这里没有显示错误。在 ProfileEdit.h 中检测到 UIDownpicker.h 文件,这里没有错误,我不明白。

ProfileEdit.h

我已经安装了 UIDownpicker POD。但是错误依然存在。

POD Installed

界面生成器、RootViewController 和RegisterViewController 是在Tab Bar Controller 之外的。是这个原因吗?

Interface Builder

所有的大师们,请帮助我。

删除Use Framework 并安装 pod 后

我的 Pod 文件

# Uncomment the next line to define a global platform for your project
platform :ios, '12.0'

target 'Share Fitness' do
# Comment the next line if you're not using Swift and don't want to use dynamic #frameworks

pod "DownPicker"
pod 'GoogleMaps'
pod 'GooglePlaces'
pod 'Firebase'
pod 'FirebaseMessaging'

结束

我得到如下错误日志,请帮忙

linker problem

error

目标名称

error1

Pod 安装

Pod Install

最佳答案

我不想成为 Captain Obvious,但您是否尝试过清理构建,删除派生数据?然后 pod deintegrate && pod install enter image description here

还要在此处检查派生数据的位置

关于ios - 找不到 Obj-C Downpicker 文件,可以模拟但不能 ARCHIVE,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54501193/

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