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

Generate Swift Structs/Protocols from XLRs #50

Open
KetanReddy opened this issue Sep 29, 2023 · 0 comments
Open

Generate Swift Structs/Protocols from XLRs #50

KetanReddy opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@KetanReddy
Copy link
Member

Using XLRs, it should be possible to generate basic Protocols/Structs from their originating Typescript types to remove manually having to create them. There are a few potential use cases for this:

  • Generating stubs for Swift Player Assets from their Typescript counterparts
  • Generating Swift structs/protocols for the types used in Core Player that need to be used in iOS Player.
  • Potentially stubbing out iOS Plugins from their Typescript counterparts (This may require enhancements in the XLR processor to handle Typescript classes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant