Skip to content

'XCDYouTubeKit.h' file not found after first build #3

@bryce13950

Description

@bryce13950

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions