Cannot find executable for CFBundle CertUIFramework.axbundle

前端 未结 14 1311
忘掉有多难
忘掉有多难 2020-11-28 03:56

Just updated to Xcode 5 and this is the first error its throwing on the logger for all my apps. Can\'t seem to understand why this is happening.

    2013-09-         


        
14条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-28 04:43

    I'm on Mavericks (10.9.3) and encountered the same error in xCode(5.1.1).

    I tried anything - reinstalling xCode from both AppStore and dmg. Resetting the emulator resulted in the same error and deleting the Simulator SDK folder gave no results too.

    The issue on my end was indeed Moom as mentioned by @aorcsik! Disabling it's accessibility, followed by clean (cmd+shift+k) in xCode cleared the error.

提交回复
热议问题