NativeScript / NativeScript/nativescript-cli
Updated to latest IOS, won't build
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
This is getting old real quick!! Not the first time and I am realizing it wont be the last. I have tried updating nativescript, updating my project, updating my ios, updating xcode, updating everything. It will not build. (it build just fine like, a week ago) . It says "user has not accepted the pairing request". I have. On both devices, multiple times. I keep blowing out the settings and resetting and it doesn't matter. It thinks that the device has not responded to the pairing request, no matter what I do.
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: updated to latest
- Cross-platform modules: ??
- Android Runtime:
- iOS Runtime: 13.3
- Plugin(s): firebase
Describe the bug
Won't build. It claims "the user has not responded to the pairing request". This is untrue. I blew out all of the phone settings and when I plug it into the macbook, it asks me to trust it which I do, on both devices. Yet it claims The user has not responded.
To Reproduce
tns run ios
Expected behavior
app builds
Sample project
Additional context
DTDeviceKit: Failed to mount DDI from 'DVTFilePath:0x7fa7cd6922b0:'/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/DeviceSupport/6.1/DeveloperDiskImage.dmg'', error=-402653034: Error Domain=com.apple.dtdevicekit Code=-402653034 "Xcode encountered an error" UserInfo={NSLocalizedFailureReason=The user has not yet responded to the pairing request., com.apple.dtdevicekit.stacktrace=(
0 DTDeviceKitBase 0x0000000110f626e7 DTDKCreateNSError + 109
1 DTDeviceKitBase 0x0000000110f62de9 DTDK_AMDErrorToNSError + 792
2 DTDeviceKitBase 0x0000000110fa0780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
3 DTDeviceKitBase 0x0000000110fa129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
4 libdispatch.dylib 0x00007fff5cc7663d _dispatch_client_callout + 8
5 libdispatch.dylib 0x00007fff5cc82129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
6 DTDeviceKitBase 0x0000000110fa0f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
7 IDEiOSSupportCore 0x0000000110b5c107 __28-[DVTiOSDevice attachToken:]_block_invoke_4 + 254
8 DVTFoundation 0x00000001012fbe8a DVT_CALLING_CLIENT_BLOCK + 7
9 DVTFoundation 0x00000001012fd562 __DVTDispatchAsync_block_invoke + 809
10 libdispatch.dylib 0x00007fff5cc755f8 _dispatch_call_block_and_release + 12
11 libdispatch.dylib 0x00007fff5cc7663d _dispatch_client_callout + 8
12 libdispatch.dylib 0x00007fff5cc78de6 _dispatch_continuation_pop + 414
13 libdispatch.dylib 0x00007fff5cc784a3 _dispatch_async_redirect_invoke + 703
14 libdispatch.dylib 0x00007fff5cc843bc _dispatch_root_queue_drain + 324
15 libdispatch.dylib 0x00007fff5cc84b46 _dispatch_worker_thread2 + 90
16 libsystem_pthread.dylib 0x00007fff5ceb66b3 _pthread_wqthread + 583
17 libsystem_pthread.dylib 0x00007fff5ceb63fd start_wqthread + 13
), DVTRadarComponentKey=487927, NSLocalizedDescription=Xcode encountered an error}
2020-01-10 20:43:26.176 xcodebuild[628:7703] iPhoneSupport: 📱<DVTiOSDevice (0x7fa7cd60bda0), iPhone, iPhone, 13.3 (17C54), ce4ada5943169eabdead45103bfd40c686a97e62> unable to mount DeveloperDiskImage (Error Domain=com.apple.dtdevicekit Code=-402653034 "Xcode encountered an error" UserInfo={NSLocalizedFailureReason=The user has not yet responded to the pairing request., com.apple.dtdevicekit.stacktrace=(
0 DTDeviceKitBase 0x0000000110f626e7 DTDKCreateNSError + 109
1 DTDeviceKitBase 0x0000000110f62de9 DTDK_AMDErrorToNSError + 792
2 DTDeviceKitBase 0x0000000110fa0780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
3 DTDeviceKitBase 0x0000000110fa129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
4 libdispatch.dylib 0x00007fff5cc7663d _dispatch_client_callout + 8
5 libdispatch.dylib 0x00007fff5cc82129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
6 DTDeviceKitBase 0x0000000110fa0f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
7 IDEiOSSupportCore 0x0000000110b5c107 __28-[DVTiOSDevice attachToken:]_block_invoke_4 + 254
8 DVTFoundation 0x00000001012fbe8a DVT_CALLING_CLIENT_BLOCK + 7
9 DVTFoundation 0x00000001012fd562 __DVTDispatchAsync_block_invoke + 809
10 libdispatch.dylib 0x00007fff5cc755f8 _dispatch_call_block_and_release + 12
11 libdispatch.dylib 0x00007fff5cc7663d _dispatch_client_callout + 8
12 libdispatch.dylib 0x00007fff5cc78de6 _dispatch_continuation_pop + 414
13 libdispatch.dylib 0x00007fff5cc784a3 _dispatch_async_redirect_invoke + 703
14 libdispatch.dylib 0x00007fff5cc843bc _dispatch_root_queue_drain + 324
15 libdispatch.dylib 0x00007fff5cc84b46 _dispatch_worker_thread2 + 90
16 libsystem_pthread.dylib 0x00007fff5ceb66b3 _pthread_wqthread + 583
17 libsystem_pthread.dylib 0x00007fff5ceb63fd start_wqthread + 13
), DVTRadarComponentKey=487927, NSLocalizedDescription=Xcode encountered an error})
2020-01-10 20:43:29.456 xcodebuild[628:7700] DTDeviceKit: Failed to mount DDI from 'DVTFilePath:0x7fa7cd6922b0:'/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/DeviceSupport/6.1/DeveloperDiskImage.dmg'', error=-402653034: Error Domain=com.apple.dtdevicekit Code=-402653034 "Xcode encountered an error" UserInfo={NSLocalizedFailureReason=The user has not yet responded to the pairing request., com.apple.dtdevicekit.stacktrace=(
0 DTDeviceKitBase 0x0000000110f626e7 DTDKCreateNSError + 109
1 DTDeviceKitBase 0x0000000110f62de9 DTDK_AMDErrorToNSError + 792
2 DTDeviceKitBase 0x0000000110fa0780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
3 DTDeviceKitBase 0x0000000110fa129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
4 libdispatch.dylib 0x00007fff5cc7663d _dispatch_client_callout + 8
5 libdispatch.dylib 0x00007fff5cc82478 _dispatch_sync_invoke_and_complete_recurse + 65
6 libdispatch.dylib 0x00007fff5cc81fe6 _dispatch_sync_f_slow + 195
7 DTDeviceKitBase 0x0000000110fa0f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
8 IDEiOSSupportCore 0x0000000110b5c107 __28-[DVTiOSDevice attachToken:]_block_invoke_4 + 254
9 DVTFoundation 0x00000001012fbe8a DVT_CALLING_CLIENT_BLOCK + 7
10 DVTFoundation 0x00000001012fd562 __DVTDispatchAsync_block_invoke + 809
11 libdispatch.dylib 0x00007fff5cc755f8 _dispatch_call_block_and_release + 12
12 libdispatch.dylib 0x00007fff5cc7663d _dispatch_client_callout + 8
13 libdispatch.dylib 0x00007fff5cc78de6 _dispatch_continuation_pop + 414
14 libdispatch.dylib 0x00007fff5cc784a3 _dispatch_async_redirect_invoke + 703
15 libdispatch.dylib 0x00007fff5cc843bc _dispatch_root_queue_drain + 324
16 libdispatch.dylib 0x00007fff5cc84b46 _dispatch_worker_thread2 + 90
17 libsystem_pthread.dylib 0x00007fff5ceb66b3 _pthread_wqthread + 583
18 libsystem_pthread.dylib 0x00007fff5ceb63fd start_wqthread + 13
), DVTRadarComponentKey=487927, NSLocalizedDescription=Xcode encountered an error}
2020-01-10 20:43:29.456 xcodebuild[628:7700] iPhoneSupport: 📱<DVTiOSDevice (0x7fa7cd60bda0), iPhone, iPhone, 13.3 (17C54), ce4ada5943169eabdead45103bfd40c686a97e62> unable to mount DeveloperDiskImage (Error Domain=com.apple.dtdevicekit Code=-402653034 "Xcode encountered an error" UserInfo={NSLocalizedFailureReason=The user has not yet responded to the pairing request., com.apple.dtdevicekit.stacktrace=(
0 DTDeviceKitBase 0x0000000110f626e7 DTDKCreateNSError + 109
1 DTDeviceKitBase 0x0000000110f62de9 DTDK_AMDErrorToNSError + 792
2 DTDeviceKitBase 0x0000000110fa0780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
3 DTDeviceKitBase 0x0000000110fa129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
4 libdispatch.dylib 0x00007fff5cc7663d _dispatch_client_callout + 8
5 libdispatch.dylib 0x00007fff5cc82478 _dispatch_sync_invoke_and_complete_recurse + 65
6 libdispatch.dylib 0x00007fff5cc81fe6 _dispatch_sync_f_slow + 195
7 DTDeviceKitBase 0x0000000110fa0f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
8 IDEiOSSupportCore 0x0000000110b5c107 __28-[DVTiOSDevice attachToken:]_block_invoke_4 + 254
9 DVTFoundation 0x00000001012fbe8a DVT_CALLING_CLIENT_BLOCK + 7
10 DVTFoundation 0x00000001012fd562 __DVTDispatchAsync_block_invoke + 809
11 libdispatch.dylib 0x00007fff5cc755f8 _dispatch_call_block_and_release + 12
12 libdispatch.dylib 0x00007fff5cc7663d _dispatch_client_callout + 8
13 libdispatch.dylib 0x00007fff5cc78de6 _dispatch_continuation_pop + 414
14 libdispatch.dylib 0x00007fff5cc784a3 _dispatch_async_redirect_invoke + 703
15 libdispatch.dylib 0x00007fff5cc843bc _dispatch_root_queue_drain + 324
16 libdispatch.dylib 0x00007fff5cc84b46 _dispatch_worker_thread2 + 90
17 libsystem_pthread.dylib 0x00007fff5ceb66b3 _pthread_wqthread + 583
18 libsystem_pthread.dylib 0x00007fff5ceb63fd start_wqthread + 13
), DVTRadarComponentKey=487927, NSLocalizedDescription=Xcode encountered an error})
In file included from /Users/curt/github/vue-nativescript-notices/platforms/ios/internal/main.m:5:
In file included from /Users/curt/github/vue-nativescript-notices/platforms/ios/internal/TNSExceptionHandler.h:13:
In file included from /Users/curt/github/vue-nativescript-notices/platforms/ios/internal/NativeScript.framework/Headers/NativeScript.h:12:
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先使用报告中的 iOS 13.3 和 Xcode 设置重现 tns run ios,然后检查命令输出中的设备配对和 DeveloperDiskImage 失败。Issue 提到了 package.json 和生成的 platforms/ios/internal/main.m;完成的标准是确定 NativeScript CLI 的原因,或记录该失败发生在 CLI 之外,并验证 iOS 构建成功。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, javascript
- 领域
- cli, mobile-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100