dyld: Library not loaded: @rpath/PLPlayerKit.framework/PLPlayerKit
Referenced from: /var/containers/Bundle/Application/24587E3E-1AC6-4D24-9750-2B1970B5F18A/hello_world-mobile.app/hello_world-mobile
Reason: image not found
(lldb)
【解決方式1】
Build Phases > Link Binary With Libraries >
選中PLPlayerKit冤寿,設置右側的 Required 為 Optional
【解決方式2】
General > Frameworks, Libraries, and Embedded Content
選中PLPlayerKit, 設置右側的Do not Embed為Embed&Sign