有条有理
有条有理
  • 发布:2023-12-05 17:55
  • 更新:2023-12-06 18:39
  • 阅读:369

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打精简打包顺利完成!

要回复问题请先登录注册