框架没有 CFBundleIdentifier 在疼痛 Info.plist
我有问题让我的进口 Bridge.h 安装和运行后发现了他估计的目标 cocoapods.
我有:
但它没有工作,因为我的Headlock文件夹是空的,所以我将这两个文件夹复制到标题文件夹中并刚才编码路径:
它工作,并且应用程序建立,但当我推出它时,它会发出此错误:
这是结论:
我拥有的初始化错误看起来像这样:
https://coderoad.ru/25889189/
/ 我尝试了所有清洁的装配和建议的重启,但他们都没有工作。 此外,所有解决方案 sharekit 也没有工作,因为我没有 sharekit.
EDIT 1
我的假设是这样的:
- 这是一个真正的问题,我需要更改文件 info.plist, 找到 TPKeyboardAvoiding
EDIT 2
我的 info.plist:
https://i.stack.imgur.com/aSlE7.png
EDIT 3
这个问题是在我试图绕过我之前遇到的问题之后起源的问题,这在此问题中描述了:
https://coderoad.ru/37581039/
</datetools></tpkeyboardavoiding>
我有:
#import <tpkeyboardavoiding tpkeyboardavoidingscrollview.h="">
#import <datetools datetools.h="">
但它没有工作,因为我的Headlock文件夹是空的,所以我将这两个文件夹复制到标题文件夹中并刚才编码路径:
#import
#import
它工作,并且应用程序建立,但当我推出它时,它会发出此错误:
The operation couldn’t be completed. /LaunchServicesError error 0./
这是结论:
6/2/16 4:41:24.961 PM uploadDSYM[3519]: Fabric.framework/run 1.4.0
6/2/16 4:41:24.981 PM uploadDSYM[3521]: Fabric.framework/run 1.4.0
6/2/16 4:41:25.011 PM appleeventsd[51]: SecTaskLoadEntitlements failed error=22
6/2/16 4:41:25.019 PM sharedfilelistd[251]: SecTaskLoadEntitlements failed error=22
6/2/16 4:41:25.093 PM Fabric[257]: Bundle indentifier is of type /null/, returning empty string.
6/2/16 4:41:25.752 PM com.apple.CoreSimulator.CoreSimulatorService[331]: Error Domain=LaunchServicesError Code=0 "/null/" UserInfo={Error=MissingBundleIdentifier, ErrorDescription=Bundle at path /Users/username/Library/Developer/CoreSimulator/Devices/#####-####-####-####-##########/data/Library/Caches/com.apple.mobile.installd.staging/temp.16rUWf/extracted/AppName.app/Frameworks/TPKeyboardAvoiding.framework did not have a CFBundleIdentifier in its Info.plist}
我拥有的初始化错误看起来像这样:
https://coderoad.ru/25889189/
/ 我尝试了所有清洁的装配和建议的重启,但他们都没有工作。 此外,所有解决方案 sharekit 也没有工作,因为我没有 sharekit.
EDIT 1
我的假设是这样的:
Frameworks/TPKeyboardAvoiding.framework did not have a CFBundleIdentifier in its Info.plist}
- 这是一个真正的问题,我需要更改文件 info.plist, 找到 TPKeyboardAvoiding
EDIT 2
我的 info.plist:
https://i.stack.imgur.com/aSlE7.png
EDIT 3
这个问题是在我试图绕过我之前遇到的问题之后起源的问题,这在此问题中描述了:
https://coderoad.ru/37581039/
</datetools></tpkeyboardavoiding>
没有找到相关结果
已邀请:
5 个回复
风见雨下
赞同来自:
Product -> Clean Build Folder..
请让我知道这对你有没有用!
董宝中
赞同来自:
这些方法都没有为我工作
,
和
干净的 xcode 通过
莫问
赞同来自:
固定解决方案:
0 - 模拟器:
>
1 - 按住构建文件夹
->
2 - 关闭 Xcode
3 - 使用使用的项目目录 terminal
4 - Run
5 - 开放项目B. Xcode 年
6 - 运行项目。
涵秋
赞同来自:
添加所有东西 /包括织物应用/ 团体。
例如,删除所有额外的东西,例如 /Users/username/Documents/new_ios/ios-app/Pods/Headers/TPKeyboardAvoiding/TPKeyboardAvoidingScrollView.h
窦买办
赞同来自:
从位置删除衍生物 xcode 默认为文件部分中指定 -> 工作区的设置
将导数的位置更改为文件菜单中的用户 -> 工作区的选项