Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add custom generated files as Intent and IntentUI application extension? #898

Open
S-Varunn opened this issue Jan 23, 2023 · 0 comments

Comments

@S-Varunn
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant