CocoaPods / CocoaPods/Xcodeproj
How to add custom generated files as Intent and IntentUI application extension?
Open
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
I have generated Intent and IntentUI Framework's required files using Java.
File Structure:
## Intent
- IntentHandler.swift
- BillTrackerIntentHandler.swift
- Info.plist
## IntentUI
- BillTrackerIntentUI.entitlements
- IntentViewController.swift
- MainInterface.storyboard
- Info.plist
The use case is to add these custom generated files as Intent and IntentUI extension target to xcode project.
The first question is... Is this feasible?
If yes then how do I perform the same?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.