dyld: Library not loaded: @rpath/libswiftContacts.dylib

前端 未结 5 903
我在风中等你
我在风中等你 2021-01-12 22:03

dyld: Library not loaded: @rpath/libswift_stdlib_core.dylib

dyld: Library not loaded: @rpath/libswiftCore.dylib. Issue persist

I know that theses question ha

5条回答
  •  鱼传尺愫
    2021-01-12 22:25

    I know this is old question, but this is what helped me Speaking shortly:

    EMBEDDED_CONTENT_CONTAINS_SWIFT = YES
    

提交回复
热议问题