It is recommended to refer to the following process before submitting issues: #745
If you still cannot solve your problem, you can submit your issue according to the following template
Please complete the following informations.
Android、iOS? OS version? Brand?
Expected behavior and actual behavior.
Steps to reproduce the problem.
More informations such as error messages and stack traces are welcomed.
建议提issues之前可以参考一下DoKit社区答疑流程: #745
假如还是无法解决你的问题,你可以按照以下模板来提交你的issue
请补充如下信息。
Android 还是 iOS?系统版本是多少?手机品牌是什么?(如有)
iOS
期望的表现和实际的表现。(如有)
期望:archive成功
实际:archive失败
问题重现的步骤。(如有)
其他的错误信息和堆栈信息如果有也可以一并提供出来。(如有)
pod:
appdelegate:
#if DEBUG
import DoraemonKit
#endif
#if DEBUG
DoraemonManager.shareInstance().install()
#endif
7条答案
按热度按时间qgzx9mmu1#
也遇到这个问题了,可以跑真机,但是打包就报这个错
hlswsv352#
It is recommended to refer to the following process before submitting issues: #745
If you still cannot solve your problem, you can submit your issue according to the following template
Please complete the following informations.
Android、iOS? OS version? Brand?
Expected behavior and actual behavior.
Steps to reproduce the problem.
More informations such as error messages and stack traces are welcomed.
建议提issues之前可以参考一下DoKit社区答疑流程: #745
假如还是无法解决你的问题,你可以按照以下模板来提交你的issue
请补充如下信息。
Android 还是 iOS?系统版本是多少?手机品牌是什么?(如有)
iOS
期望的表现和实际的表现。(如有)
期望:archive成功
实际:archive失败
问题重现的步骤。(如有)
其他的错误信息和堆栈信息如果有也可以一并提供出来。(如有)
pod:
appdelegate:
#if DEBUG
import DoraemonKit
#endif
请问是否可以提交一个可以复现问题的demo到您的个人github上,并回复一下 git 地址,我们会及时跟进解决
gg58donl3#
It is recommended to refer to the following process before submitting issues: #745
If you still cannot solve your problem, you can submit your issue according to the following template
Please complete the following informations.
Android、iOS? OS version? Brand?
Expected behavior and actual behavior.
Steps to reproduce the problem.
More informations such as error messages and stack traces are welcomed.
建议提issues之前可以参考一下DoKit社区答疑流程: #745
假如还是无法解决你的问题,你可以按照以下模板来提交你的issue
请补充如下信息。
Android 还是 iOS?系统版本是多少?手机品牌是什么?(如有)
iOS
期望的表现和实际的表现。(如有)
期望:archive成功
实际:archive失败
问题重现的步骤。(如有)
其他的错误信息和堆栈信息如果有也可以一并提供出来。(如有)
pod:
appdelegate:
#if DEBUG
import DoraemonKit
#endif
请问是否可以提交一个可以复现问题的demo到您的个人github上,并回复一下 git 地址,我们会及时跟进解决
一个空工程 pod 集成 DoKit 即可复现。注释掉这个库可以 archive 成功
pod 'DoraemonKit/WithLoad', :configurations => ['Debug'] #可选
n53p2ov04#
一个空工程 pod 集成 DoKit 即可复现。注释掉这个库可以 archive 成功
pod 'DoraemonKit/WithLoad', :configurations => ['Debug'] #可选
@kabda
ebdffaop5#
It is recommended to refer to the following process before submitting issues: #745
If you still cannot solve your problem, you can submit your issue according to the following template
Please complete the following informations.
Android、iOS? OS version? Brand?
Expected behavior and actual behavior.
Steps to reproduce the problem.
More informations such as error messages and stack traces are welcomed.
建议提issues之前可以参考一下DoKit社区答疑流程: #745
假如还是无法解决你的问题,你可以按照以下模板来提交你的issue
请补充如下信息。
Android 还是 iOS?系统版本是多少?手机品牌是什么?(如有)
iOS
期望的表现和实际的表现。(如有)
期望:archive成功
实际:archive失败
问题重现的步骤。(如有)
其他的错误信息和堆栈信息如果有也可以一并提供出来。(如有)
pod:
appdelegate:
#if DEBUG
import DoraemonKit
#endif
请问是否可以提交一个可以复现问题的demo到您的个人github上,并回复一下 git 地址,我们会及时跟进解决
deme地址: https://github.com/DaQinShgy/NBA-Project
并且项目启动后没有dokit入口icon,希望一并解决,谢谢。
wztqucjr6#
我也遇到这个问题了 目前还没有解决办法么? OC的就没有问题?
e7arh2l67#
注释掉,耗时检测不用他可以打包咯