forked from ihadeed/CordovaYoutubeVideoPlayer
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The following error is generated every time a build is ran after the first successful build.
cordova-plugin-youtube-video-player/YoutubeVideoPlayer.m:9:9: fatal error:
'XCDYouTubeKit.h' file not found
#import "XCDYouTubeKit.h"
^~~~~~~~~~~~~~~~~
1 error generated.
** ARCHIVE FAILED **
The first build right after the install completes seems to work properly, but every build afterwards generates this failure. This seems to be related to issue #1. The only workaround I have found has been to uninstall the plugin, and reinstall it every single time I want to build my app.
Metadata
Metadata
Assignees
Labels
No labels