suchen

Heim  >  Fragen und Antworten  >  Hauptteil

objective-c - Xcode这个报错怎么办?

(null): error: Embedded binary's bundle identifier is not prefixed with the parent app's bundle identifier.

ringa_leeringa_lee2762 Tage vor620

Antworte allen(1)Ich werde antworten

  • 世界只因有你

    世界只因有你2017-04-28 09:06:15

    动态库或iWarch的应用的BundleID必须要跟主应用程序的bundleid一致,比如你的应用的id是com.mycop.hello,那么内嵌的id必须是com.mycop.hello.xxx

    Antwort
    0
  • StornierenAntwort