Closed valerio-castelli closed 4 years ago
This PR adds support for Siri Intents as source files. Previously, they were handled as resource files, but that prevented Xcode from generating intent classes, causing projects that rely on them to fail to build.
Thanks! Please add a couple of tests to spec/path_classifier_spec.rb and we'll be on our way! 💪
spec/path_classifier_spec.rb
This PR adds support for Siri Intents as source files. Previously, they were handled as resource files, but that prevented Xcode from generating intent classes, causing projects that rely on them to fail to build.