我正在尝试使用相关的iOS扩展程序构建一个Xamarin Forms应用程序。我的解决方案结构如下:
MyProject
\BitThicket.MyProject -- Forms project
\BitThicket.MyProject.Core -- NET Standard 2.0 class library
\BitThicket.MyProject.iOS -- iOS project
\BitThicket.MyProject.Extensions.Intents -- Intents project
每个项目都是从模板创建的,我做了一些更改 - 崩溃发生在启动时,所以我的代码都没有到达。
我的目标是iOS 11.1,我有一个有效的签名证书和配置文件设置。我可以构建应用程序并将其从Visual Studio for Mac(7.2.2)部署到设备(我的iPhone 7+)。但是,当调试器尝试为我启动应用程序时,显示空白的启动视图,然后应用程序崩溃。调试器永远不会连接。顺便提一下,当在设备上手动启动应用程序时,它会以相同的方式崩溃。
我使用Xcode检索了设备日志,崩溃看起来像这样:
Incident Identifier: 948709A2-74AA-4E16-BEEA-072CFCF4AB38
CrashReporter Key: ######################################
Hardware Model: iPhone9,2
Process: BitThicket.Turns.iOS [2457]
Path: /private/var/containers/Bundle/Application/#####-##############-############/BitThicket.Turns.iOS.app/BitThicket.Turns.iOS
Identifier: com.bitthicket.Turns
Version: 1.0 (1.0)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.bitthicket.Turns [818]
Date/Time: 2017-11-24 09:41:15.3743 -0600
Launch Time: 2017-11-24 09:41:15.3041 -0600
OS Version: iPhone OS 11.1.2 (15B202)
Baseband Version: 3.21.01
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Description: DYLD, Library not loaded: @rpath/Mono.framework/Mono | Referenced from: /var/containers/Bundle/Application/########-####-####-####-############/BitThicket.Turns.iOS.app/BitThicket.Turns.iOS | Reason: no suitable image found. Did find: | /private/var/containers/Bundle/Application/########-####-####-####-############/BitThicket.Turns.iOS.app/Frameworks/Mono.framework/Mono: code signing blocked mmap() of '/private/var/containers/Bundle/Application/########-####-####-####-############/BitThicket.Turns.iOS.app/Frameworks/Mono.framework/Mono'
Triggered by Thread: 0
Filtered syslog:
None found
Thread 0 Crashed:
0 dyld 0x0000000106722f1c __abort_with_payload + 8
1 dyld 0x00000001067226f4 abort_with_payload_wrapper_internal + 100
2 dyld 0x0000000106722720 fcntl + 0
3 dyld 0x00000001066f8498 dyld::fastBindLazySymbol+ 17560 (ImageLoader**, unsigned long) + 0
4 dyld 0x00000001066fb714 dyld::_main+ 30484 (macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 7376
5 dyld 0x00000001066f521c _dyld_start + 68
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000006 x1: 0x0000000000000001 x2: 0x000000016d50a470 x3: 0x00000000000000a5
x4: 0x000000016d50a070 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x00000000000002f0
x8: 0x0000000000000020 x9: 0x0000000000000009 x10: 0x6f6e6f4d2f736b72 x11: 0x6f77656d6172662e
x12: 0x726f77656d617246 x13: 0x2e6f6e6f4d2f736b x14: 0x726f77656d617266 x15: 0x00276f6e6f4d2f6b
x16: 0x0000000000000209 x17: 0x000000008000001f x18: 0x0000000000000000 x19: 0x0000000000000000
x20: 0x000000016d50a070 x21: 0x00000000000000a5 x22: 0x000000016d50a470 x23: 0x0000000000000001
x24: 0x0000000000000006 x25: 0x00000001028f4000 x26: 0x0000000106736000 x27: 0x0000000106735f88
x28: 0x000000016d50ba70 fp: 0x000000016d50a040 lr: 0x00000001067226f4
sp: 0x000000016d50a000 pc: 0x0000000106722f1c cpsr: 0x00000000
Binary Images:
0x1028f4000 - 0x103e43fff BitThicket.Turns.iOS arm64 <###########################> /var/containers/Bundle/Application/########-####-####-####-############/BitThicket.Turns.iOS.app/BitThicket.Turns.iOS
0x1066f4000 - 0x106733fff dyld arm64 <##########################> /usr/lib/dyld
EOF
有谁知道是什么原因造成的?在Xamarin论坛或其他地方(包括SO,不幸的是)似乎没有很多直接的答案。我尝试了一些简单的事情,比如重新启动Visual Studio for Mac,或者从我的设备中删除应用程序并清理/重建解决方案,但这些事情似乎没有帮助。
在终止描述中,它听起来像尝试加载单声道,但mmap被代码签名以某种方式阻止 - 但我真的不明白如何。该应用程序构建并部署到我的设备,因此代码签名似乎正在运行。
答案 0 :(得分:1)
在进一步挖掘之后,我发现了几个似乎相似的问题的例子,最常见的方法因素似乎是签名证书配置错误。我仍然对潜在的原因感到好奇 - &#34;为什么&#34;背后的原因。
最后,我发现我拥有了Apple全球开发者关系认证中心&#34;在&#34;系统&#34; 和&#34;登录&#34;钥匙串,以及配置为&#34;始终信任&#34;,它应该只在我的&#34;登录&#34;钥匙串并配置为&#34;系统默认值&#34;。
一旦我纠正了这些问题,我再次尝试,我仍然遇到了问题。它重新启动我的mac后终于消失了。