I packaged IPA with Xcode and installed it on the iPhone 8P opened APP and crashed after boot diagram

-1

I packaged IPA with Xcode and installed it on the iPhone 8P, opened APP and crashed after boot diagram

Incident Identifier: 93030DDB-C450-43F6-9FB3-793D7AC6C7B9
CrashReporter Key:   f8a03a98b7545e8de15ae65ce1828bcd1bb9d3a2
Hardware Model:      iPhone10,2
Process:             MyMallApp [17439]
Path:                /private/var/containers/Bundle/Application/C21953AE-B4A4-44F9-BEA0-D97008E777C9/MyMallApp.app/MyMallApp
Identifier:          appBundle
Version:             1 (1.0)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:          appbundle [4050]


Date/Time:           2019-08-09 15:00:13.2843 +0800
Launch Time:         2019-08-09 15:00:13.2276 +0800
OS Version:          iPhone OS 12.2 (16E227)
Baseband Version:    3.55.00
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Description: DYLD, Library not loaded: @rpath/XCTest.framework/XCTest | Referenced from: /var/containers/Bundle/Application/C21953AE-B4A4-44F9-BEA0-D97008E777C9/MyMallApp.app/MyMallApp | Reason: image not found
Triggered by Thread:  0

Thread 0 Crashed:
0   dyld                            0x0000000104f0a398 __abort_with_payload + 8
1   dyld                            0x0000000104f099d8 abort_with_payload_wrapper_internal + 100
2   dyld                            0x0000000104f09a08 fcntl + 0
3   dyld                            0x0000000104ecc8f8 dyld::fastBindLazySymbol+ 18680 (ImageLoader**, unsigned long) + 0
4   dyld                            0x0000000104ecf6e4 dyld::_main+ 30436 (macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 5396
5   dyld                            0x0000000104ec9044 _dyld_start + 68

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000006   x1: 0x0000000000000001   x2: 0x000000016b4e29a0   x3: 0x0000000000000093
    x4: 0x000000016b4e25a0   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000430
    x8: 0x0000000000000020   x9: 0x0000000000000009  x10: 0x2e7070416c6c614d  x11: 0x614d794d2f707061
   x12: 0x20200a7070416c6c  x13: 0x203a6e6f73616552  x14: 0x6f6e206567616d69  x15: 0x00646e756f662074
   x16: 0x0000000000000209  x17: 0x0000000000000010  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000016b4e25a0  x21: 0x0000000000000093  x22: 0x000000016b4e29a0  x23: 0x0000000000000001
   x24: 0x0000000000000006  x25: 0x000000000000002f  x26: 0x0000000104f235e0  x27: 0x0000000104f23000
   x28: 0x0000000104f23a00   fp: 0x000000016b4e2570   lr: 0x0000000104f099d8
    sp: 0x000000016b4e2530   pc: 0x0000000104f0a398 cpsr: 0x00000000

Binary Images:
0x10491c000 - 0x104b07fff MyMallApp arm64  <3939d4915581334da7c93ba91657c353> /var/containers/Bundle/Application/C21953AE-B4A4-44F9-BEA0-D97008E777C9/MyMallApp.app/MyMallApp
0x104ec8000 - 0x104f1ffff dyld arm64  <8c28034501643b82a228124b23ca0e9f> /usr/lib/dyld
ios
ipa
asked on Stack Overflow Aug 10, 2019 by C.Wal • edited Aug 10, 2019 by RobC

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0