youtube / youtube-ios-player-helper

Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView
Other
1.64k stars 680 forks source link

Framework not found on Xcode 13 #451

Open kyweng opened 2 years ago

kyweng commented 2 years ago

Is there any solution for this issue after pod install and open with Xcode 13. I'm facing this issue that cannot run on simulator iOS 14 & 15.

ld: framework not found youtube-ios-player-helper

brol1dev commented 2 years ago

Hi @kyweng ,

Can you add steps to reproduce the issue? We recently updated the repo and tested cocoapods with Xcode 13, we didn't find this issue.

Thank you.