dyld`__abort_with_payload:


dyld`__abort_with_payload:

0x1030422f0 <+0>:  mov    x16, #0x209

0x1030422f4 <+4>:  svc    #0x80

->  0x1030422f8 <+8>:  b.lo   0x103042310               ; <+32>

0x1030422fc <+12>: stp    x29, x30, [sp, #-0x10]!

0x103042300 <+16>: mov    x29, sp

0x103042304 <+20>: bl     0x103041990               ; cerror_nocancel

0x103042308 <+24>: mov    sp, x29

0x10304230c <+28>: ldp    x29, x30, [sp], #0x10

0x103042310 <+32>: ret

dyld: Symbol not found: _MTLTextureDescriptorClass

  Referenced from: /var/containers/Bundle/Application/F648F8CF-4C8E-41BC-8B70-A3B85CD4FD75/TYBIM.app/TYBIM

  Expected in: flat namespace

 in /var/containers/Bundle/Application/F648F8CF-4C8E-41BC-8B70-A3B85CD4FD75/TYBIM.app/TYBIM

https://*.com/questions/24932344/dyld-symbol-not-found-tmdv12coregraphics7cgfloat

https://*.com/questions/28799471/dyld-symbol-not-found-uitransitioncontextfromviewcontrollerkey

https://*.com/questions/33100149/dyld-symbol-not-found-uiaccessibilitynotificationvoiceoveridentifier

https://*.com/questions/44947473/xcode-dyld-symbol-not-found-vtconsessionstart

https://blog.csdn.net/mtc1256/article/details/7347826

https://blog.csdn.net/xy_26207005/article/details/71108558

Carthage使用心得

https://www.jianshu.com/p/bf263c596538

https://*.com/questions/42027601/dyld-abort-with-payload-with-no-error-message#comment72805393_42185158

https://blog.csdn.net/nyh1006/article/details/65448909

https://blog.csdn.net/alanzjl/article/details/46850317

https://blog.csdn.net/skylin19840101/article/details/72830747

https://blog.csdn.net/wkyb608/article/details/27377471

https://juejin.im/post/59ad5d6551882539255b4809

https://*.com/questions/24043532/dyld-symbol-not-found-nsurlauthenticationmethodclientcertificate-when-trying

https://answers.unity.com/questions/1233249/symbol-not-found-unitygetaudioeffectdefinitions.html

Unity 打包后会出现这个问题

https://blog.csdn.net/wangjie33589/article/details/52439100

最终解决办法:

https://answers.unity.com/questions/1326249/fix-dyld-symbol-not-found-mtltexturedescriptorclas.html

说明:在Unity打包的时候注意下配置项

   Try changing Target SDK to Device SDK in unity Player Settings -> Other Settings

上一篇:Oracle 最新版本变化 转帖


下一篇:初探JavaScript(三)——JS带我"碰壁"带我飞