Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Warning during build on iOS breaking universal-links #79

@rolinger

Description

@rolinger

During the "cordova build iOS" as well as in Xcode's "build to simulator/device" I am getting the following errors:

warning: no rule to process file '/Users/test/dev/myApp/platforms/ios/myApp/Plugins/cordova-universal-links-plugin/Model/CULHost.h' of type sourcecode.c.h for architecture x86_64 warning: no rule to process file '/Users/test/dev/myApp/platforms/ios/myApp/Plugins/cordova-universal-links-plugin/Model/CULPath.h' of type sourcecode.c.h for architecture x86_64 warning: no rule to process file '/Users/test/dev/myApp/platforms/ios/myApp/Plugins/cordova-universal-links-plugin/Parser/CULXmlTags.h' of type sourcecode.c.h for architecture x86_64 warning: no rule to process file '/Users/test/dev/myApp/platforms/ios/myApp/Plugins/cordova-universal-links-plugin/Parser/CULConfigXmlParser.h' of type sourcecode.c.h for architecture x86_64 warning: no rule to process file '/Users/test/dev/myApp/platforms/ios/myApp/Plugins/cordova-universal-links-plugin/Utils/NSBundle+CULPlugin.h' of type sourcecode.c.h for architecture x86_64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions