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 677 forks source link

Not compiling in Physical Device (Signing issue) #478

Open spraveenk91 opened 1 year ago

spraveenk91 commented 1 year ago

Describe the bug Project is not building on real device and not able to archieve.

To Reproduce Steps to reproduce the behavior: I have created a sample project to reproduce this issue. Two of the target has been created. Please, take a look.

Expected behavior Project shouldn't failed when compiling in real device.

Screenshots Screenshot 2022-11-10 at 6 57 38 PM

Demo Project TestApp.zip

Versions

Xcode: 14.1 Mac OS: 12.6.1 (21G217) Simulator/Device: Any iPhone device Simulator/Device Name: Any iPhone device Library Version: 6.5.4

spraveenk91 commented 1 year ago

Looks like the issue is from XCode 14 and it has been reported already on Cocoapods page below: https://github.com/CocoaPods/CocoaPods/issues/11534#issuecomment-1273332951

I have another query that why do i get two of the targets in Pod?