You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
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
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