有条有理
有条有理
  • 发布:2023-12-05 17:55
  • 更新:2025-03-16 00:24
  • 阅读:472

iOS打精简总是包报错,可以有偿求救 QQ 136518758

分类:5+ SDK

Warning: Error creating LLDB target at path '/Users/whb/Library/Developer/Xcode/DerivedData/vpt-gilkoozyjrzkzbdutqkbbopopxoy/Build/Products/Debug-iphonesimulator/vpt.app'- using an empty LLDB target which can cause slow memory reads from remote devices.
Manifest.JSON parsing failed, please make sure the format is correct and cannot contain comments
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: ' -[NSBundle initWithURL:]: nil URL argument'
*** First throw call stack:
(
0 CoreFoundation 0x000000010fcd728d __exceptionPreprocess + 242
1 libobjc.A.dylib 0x000000010f798894 objc_exception_throw + 48
2 Foundation 0x00000001187c8df3 -[NSBundle _initUniqueWithURL:] + 0
3 Foundation 0x00000001187c8e2f +[NSBundle bundleWithURL:] + 33
4 vpt 0x000000010305182b +[DCLocalizable loadLanguageBundle] + 139
5 vpt 0x0000000102fed53d -[PDRCore load] + 999
6 vpt 0x0000000102fecb18 +[PDRCore initEngineWihtOptions:withRunMode:withAppManager:withDelegate:] + 237
7 vpt 0x0000000102efd97b -[AppDelegate application:didFinishLaunchingWithOptions:] + 59
8 UIKitCore 0x00000001436dfe12 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 297
9 UIKitCore 0x00000001436e1beb -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 4253
10 UIKitCore 0x00000001436e7762 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1241
11 UIKitCore 0x0000000142a2f688 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 181
12 UIKitCore 0x00000001436e3fc9 -[UIApplication _compellApplicationLaunchToCompleteUnconditionally] + 59
13 UIKitCore 0x00000001436e437e -[UIApplication _run] + 936
14 UIKitCore 0x00000001436e8e10 UIApplicationMain + 123
15 vpt 0x0000000102efe25e main + 110
16 dyld 0x000000010b9223ee start_sim + 10
17 ??? 0x00000002037323a6 0x0 + 8647812006
)
libc++abi: terminating due to uncaught exception of type NSException

2023-12-05 17:55 负责人:无 分享
已邀请:
有条有理

有条有理 (作者)

我的问题解决了,感谢 @iOSDeveloper,感谢谢关注过我的每一个人,iOS打精简打包顺利完成!

2***@qq.com

2***@qq.com - 2323232

怎么解决的?求助

2025-03-16 00:21:10.772648+0800 crm[818:60762] Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: ' -[NSBundle initWithURL:]: nil URL argument'
*** First throw call stack:
(0x180bd7d0c 0x1983c8ee4 0x1822f8be4 0x1822cf5e0 0x103534c04 0x1034d5d28 0x1034d523c 0x102eb2c3c 0x1033be920 0x18318716c 0x18335b740 0x183344e28 0x1831b2d24 0x183019cf0 0x18313c5ec 0x183251994 0x183479dd0 0x183409b38 0x18301aa3c 0x1830d650c 0x18301c7cc 0x183100d44 0x1835569c0 0x18304a474 0x18308c0f4 0x1831b778c 0x1830ff160 0x191d37c50 0x191d59f98 0x191d1abdc 0x191d1bfd4 0x105249fc8 0x10524d4cc 0x191d1c2ac 0x191d1b7c0 0x191d1f960 0x180bf84ec 0x180c0861c 0x180b4a880 0x180b4fef8 0x180b63240 0x1a164d988 0x18336341c 0x1830fcb88 0x102fb8ce0 0x104d283d0)
libc++abi: terminating with uncaught exception of type NSException

要回复问题请先登录注册