xcode gm ios 8 gm swift today extension crash in simulator and device: Library not loaded: @rpath/libswiftCore.dylib

前端 未结 2 775
遥遥无期
遥遥无期 2021-02-14 01:01

I get this error when I run my Today extension for iOS:

dyld: Library not loaded: @rpath/libswiftCore.dylib
  Referenced from: /Users/andy/Library/Developer/Core         


        
2条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-14 01:22

    I also met this problem, but Build settings -> "Embeded content contains Swift Code" -> YES invalid

提交回复
热议问题