- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我无法再将我的应用程序安装到我的 iPhone 6 上。(在可执行文件中启用调试器,禁用时它安装得很好)
我需要从我的设备获取一些日志记录,但是当我在可执行文件中启用调试功能安装它时,它无法附加该进程,并且该进程不会保持事件状态。我需要重新启动应用程序,当我尝试在运行后附加该进程时,它不起作用。 (错误:无法附加到进程 ID xxxx)
当我查看我的设备时,根本没有任何日志。
在设备调试日志下面:
Oct 9 21:07:25 iPhone-Jurgend wifid[249] <Error>: WiFi:[466110445.299905]: Disable WoW requested by "IMDMessageServic"
Oct 9 21:07:25 iPhone-Jurgend IMDMessageServicesAgent[4483] <Warning>: WiFi is associated YES
Oct 9 21:07:25 iPhone-Jurgend IMDMessageServicesAgent[4483] <Warning>: WiFi is associated YES
Oct 9 21:07:27 iPhone-Jurgend searchd[4408] <Warning>: ====^^^^ DuetExpert missing data, count -> people:8 applicationDeepLinks:0 applications:8 requests:7 missingAllDataRequests:0
Oct 9 21:07:27 iPhone-Jurgend SpringBoard[4402] <Warning>: HW kbd: Failed to set (null) as keyboard focus
Oct 9 21:07:28 iPhone-Jurgend securityd[1033] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Oct 9 21:07:28 iPhone-Jurgend securityd[1033] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Oct 9 21:07:28 iPhone-Jurgend amfid[4485] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Oct 9 21:07:29 iPhone-Jurgend kernel[0] <Notice>: xpcproxy[4484] Container: /private/var/mobile/Containers/Data/Application/72E27621-2237-4B8F-8B0F-E934ED0AC1CD (sandbox)
Oct 9 21:07:29 iPhone-Jurgend SpringBoard[4402] <Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Oct 9 21:07:29 iPhone-Jurgend SpringBoard[4402] <Error>: CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Oct 9 21:07:29 iPhone-Jurgend SpringBoard[4402] <Error>: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Oct 9 21:07:29 iPhone-Jurgend SpringBoard[4402] <Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Oct 9 21:07:29 iPhone-Jurgend SpringBoard[4402] <Error>: CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Oct 9 21:07:29 iPhone-Jurgend SpringBoard[4402] <Error>: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Oct 9 21:07:29 iPhone-Jurgend myDiveApp[4484] <Warning>: didFinishLaunchingWithOptions
Oct 9 21:07:29 iPhone-Jurgend myDiveApp[4484] <Warning>: INFO: Localization changed from nl_BE to en_BE
Oct 9 21:07:29 iPhone-Jurgend myDiveApp[4484] <Warning>: dbPathString: /var/mobile/Containers/Data/Application/72E27621-2237-4B8F-8B0F-E934ED0AC1CD/Documents/myDb.db
Oct 9 21:07:29 iPhone-Jurgend myDiveApp[4484] <Warning>: INFO: Localization changed from nl_BE to en_BE
Oct 9 21:07:29 iPhone-Jurgend myDiveApp[4484] <Warning>: INFO: Localization changed from nl_BE to en_BE
Oct 9 21:07:29 iPhone-Jurgend myDiveApp[4484] <Warning>: localeIdentifier: en_BE
Oct 9 21:07:29 iPhone-Jurgend myDiveApp[4484] <Warning>: localeNameForKey: English (Belgium)
Oct 9 21:07:29 iPhone-Jurgend myDiveApp[4484] <Warning>: INFO: Localization changed from nl_BE to en_BE
Oct 9 21:07:29 iPhone-Jurgend myDiveApp[4484] <Warning>: INFO: Localization changed from nl_BE to en_BE
Oct 9 21:07:32 iPhone-Jurgend MobileSMS[4454] <Warning>: plugin com.swiftkey.SwiftKeyApp.Keyboard invalidated
Oct 9 21:07:33 iPhone-Jurgend myDiveApp[4484] <Warning>: Closed DB for applicationDidEnterBackground
Oct 9 21:07:33 iPhone-Jurgend SpringBoard[4402] <Warning>: HW kbd: Failed to set (null) as keyboard focus
Oct 9 21:07:33 iPhone-Jurgend myDiveApp[4484] <Warning>: *** Error: 1000 Failed from sqlite3_exec('UPDATE SyncSettings SET lastExecCommand='2015-10-09 19:07:33 +0000' WHERE Id='7''). Error is: 'library routine called out of sequence'
Oct 9 21:07:34 iPhone-Jurgend syncdefaultsd[4486] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "enabled" on <APSConnection: 0x156d138e0>
Oct 9 21:07:36 iPhone-Jurgend MobileGestaltHelper[1036] <Error>: libMobileGestalt MobileGestalt.c:276: server_access_check denied access to question UniqueDeviceID for pid 4486
Oct 9 21:07:36 iPhone-Jurgend syncdefaultsd[4486] <Error>: libMobileGestalt MobileGestaltSupport.m:151: pid 4486 (syncdefaultsd) does not have sandbox access for re6Zb+zwFKJNlkQTUeT+/w and IS NOT appropriately entitled
Oct 9 21:07:36 iPhone-Jurgend syncdefaultsd[4486] <Error>: libMobileGestalt MobileGestalt.c:537: no access to UniqueDeviceID (see <rdar://problem/11744455>)
Oct 9 21:07:40 iPhone-Jurgend streaming_zip_conduit[4488] <Warning>: LaunchServices: installing app for existing placeholder <LSApplicationProxy: 0x1276191e0> be.dictus.Test <(null) *Not found in database*>
Oct 9 21:07:40 iPhone-Jurgend streaming_zip_conduit[4488] <Warning>: LaunchServices: Not creating progress for <LSApplicationProxy: 0x1276191e0> be.dictus.Test <(null) *Not found in database*> since it is not a placeholder.
Oct 9 21:07:40 iPhone-Jurgend installd[4359] <Notice>: 0x16e12f000 -[MIClientConnection installPath:withOptions:completion:]: Install of "/var/mobile/Media/PublicStaging/myDiveApp.app_sparse.ipa" type Developer (LSInstallType = (null)) requested by streaming_zip_conduit (pid 4488)
Oct 9 21:07:40 iPhone-Jurgend SpringBoard[4402] <Warning>: UNNotificationRegistrarConnectionListener connection invalidated
Oct 9 21:07:40 iPhone-Jurgend com.apple.xpc.launchd[1] (UIKitApplication:be.dictus.Test[0x1fc4][4484]) <Notice>: Service exited due to signal: Killed: 9
Oct 9 21:07:40 iPhone-Jurgend SpringBoard[4402] <Warning>: Application 'UIKitApplication:be.dictus.Test[0x1fc4]' exited abnormally via signal.
Oct 9 21:07:40 iPhone-Jurgend installd[4359] <Notice>: 0x16e087000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundlePatch ID=be.dictus.Test; Version=20150929000023, ShortVersion=20150928000023>
Oct 9 21:07:40 iPhone-Jurgend installd[4359] <Notice>: 0x16e087000 -[MIInstallableBundlePatch applyPatchWithError:]: Attempting patch update of be.dictus.Test from 20150929000023 (20150928000023) to 20150929000023 (20150928000023)
Oct 9 21:07:40 iPhone-Jurgend misagent[4269] <Notice>: attempt to install invalid profile: 0xe8008012
Oct 9 21:07:40 iPhone-Jurgend installd[4359] <Error>: 0x16e087000 -[MIInstallableBundle _installEmbeddedProfileInBundle:]: Could not install embedded profile: 0xe8008012 (This provisioning profile cannot be installed on this device.)
Oct 9 21:07:41 iPhone-Jurgend securityd[1033] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Oct 9 21:07:41 iPhone-Jurgend securityd[1033] <Error>: secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Oct 9 21:07:41 iPhone-Jurgend installd[4359] <Error>: SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName]
Oct 9 21:07:41 iPhone-Jurgend installd[4359] <Notice>: 0x16e087000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for be.dictus.Test is now at /private/var/mobile/Containers/Data/Application/85FF8F2F-DD5D-4178-8772-E3ADF98FDD5C
Oct 9 21:07:41 iPhone-Jurgend installd[4359] <Notice>: 0x16e087000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for be.dictus.Test at /private/var/mobile/Containers/Bundle/Application/10108176-D834-4322-840A-EA0C18CFA353
Oct 9 21:07:41 iPhone-Jurgend installd[4359] <Notice>: 0x16e087000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.00s; Waiting: 0.00s; Preflight/Patch: 0.35s, Verifying: 0.20s; Overall: 1.20s
Oct 9 21:07:41 iPhone-Jurgend pkd[4264] <Warning>: releasing plug-in hold 3FA1E042-EFE9-4C78-8A2D-DC96149714E2 at client's request
安装过程似乎有一些错误:LaunchServices:未为
最佳答案
尝试两件事:
重启您的设备
重启 Xcode
在这种情况下总是值得尝试 :) 如果真的绝望,也请重新启动您的 Mac!
关于ios - Xcode Version 7.1 beta 3 启用调试器后无法附加到进程,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33020312/
我正在观看来自 iTunes U. 的视频讲座,其中讲师展示了如何使用 Xcode 的调试器部分并能够将该窗口从主窗口拉开。 不幸的是,视频显示了如何在 Xcode3 中执行此操作的说明。如何在 Xc
现在我正在开发一个使用 Markdown 的静态网站。我不想在 SublimeText 中编辑文件,而是想在 Xcode 中编辑它们。我可以在 Xcode 中打开各个文件,但我想打开整个静态站点目录并
现在我正在开发一个使用 Markdown 的静态网站。我不想在 SublimeText 中编辑文件,而是想在 Xcode 中编辑它们。我可以在 Xcode 中打开各个文件,但我想打开整个静态站点目录并
我真的厌倦了其他用户的项目错误,因为 XCode 的默认类引用类型是“相对于 XCode 文件夹”。我知道您可以将其更改为“相对于封闭组”,这就是我们的项目,但是任何时候有人创建一个新的类文件并且忘记
我对 Xcode 一无所知,除了它是来自 Apple 的开发人员界面,它实际上来自 OSX CD,它也用于创建 iPhone 应用程序。 我也知道它有一个 Applications 文件夹,里面装满了
更新 Xcode(从 7.2 到 7.2.1)后,XcodeServer 无法运行 Xcode Service。当我选择更新的 Xcode 时,提示消息:Enable Accessibility ac
我很难找到有关新 XCode 布局的信息。如何查看源文件的反汇编,而不仅仅是 C++ 代码? 最佳答案 在 Xcode 4.2(和 Xcode 5)中,您可以通过以下方式查看文件的汇编或反汇编: 显示
我在 XCode 中为我的项目添加了一个文件夹并将其命名为 Themes,它将用于存储我的 iPad 应用程序的主题。在那下面我有红色、蓝色等等。 它们出现在 XCode 中。但是当我查看物理文件夹时
作为我之前 How can I create a reference cycle using dispatchQueues? 的后续: 对于强引用(会造成泄漏,但不是循环引用),例如Timer、Dis
我有一台 macbook air,我去商店安装 Xcode 7.3 并点击更新 App 按钮,然后出现了一个加载图标,但等待 30 分钟后什么也没发生。我从商店成功安装了 simple recorde
我的项目现在有一个project.xcworkspace/xcshareddata目录。 Xcode在project.xcworkspace/xcshareddata目录中存储什么? 最佳答案 xcs
我不经常使用 XCode 进行开发,最近 MacPorts 告诉我我需要获得 3.1 才能使包工作。我去了苹果,他们为我提供了最新版本,结果只适用于 OSX 6。因为我有 OSX 5,它对我没有任何帮
有谁知道如何强制 Xcode 停止运行。我更新到 6.2 但现在它不能正常工作。我需要退出 Xcode 才能完成更新或卸载并重新安装。菜单中的相当 Xcode 不可用。无法将其拖到垃圾箱,因为它说它仍
我最近从我的项目中删除了一些旧的测试类并删除了文件。正如预期的那样,文件被移到垃圾箱并在 git 中显示为已删除。 不幸的是,测试类和它们定义的测试用例继续出现在测试导航器中。我已经尝试过常见的疑点,
Xcode 中的场景编辑器显示大小但不显示单位。它是以英寸为单位的尺寸还是以米为单位的尺寸? 例如,当我选择一个节点时,例如一个盒子,当我在节点检查器中检查它的属性并在“边界框”旁边的“变换”部分检查
只想知道 xcode 项目中事件可执行文件的目的是什么? 谢谢 索拉布 最佳答案 自己找到了..希望它会帮助某人。 您可以在其中运行和测试软件产品的可执行环境。可执行环境定义了应该用来运行产品的程序。
刚回到我的办公 table ,Xcode 一直在文件中突出显示/强调空白区域。如果我输入一些东西它就会消失,但如果我切换标签并回来,它们会重新出现。 更新:这不是由“显示隐形”选项引起的。那看起来不一
我首先注意到这一点 Cmd-/偶尔拒绝为注释取消注释的代码行工作。但是现在(刚刚使用 XCode 4.1,虽然这可能无关)它发生在 Cmd-B建立。 我无法弄清楚我正在做什么导致这种情况,或者是否有任
我不太了解Xcode 4的工作区的实用程序。它们的用途是什么,它们如何帮助Xcode进行开发? 最佳答案 例如。您有一个在两个应用程序中使用的库。您很可能为此库拥有一个自己的项目,对吗?现在,您可以自
我正在关注一个应用程序教程,它说: “接下来,在 Xcode 应用程序项目目录的根目录下创建一个空文件,并调用该文件 Podfile。使用您喜欢的文本编辑器打开它,然后在其中粘贴以下行:” 我很困惑这
我是一名优秀的程序员,十分优秀!