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

Automatically update link.xml by LinkerProcessor #547

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Arikaton
Copy link

@Arikaton Arikaton commented Oct 19, 2022

This change is Reviewable

@Arikaton
Copy link
Author

We can get rid of Generate link.xml step by using IUnityLinkProcessor which allows generate link.xml file during to build process.. It will simplify OneSignal setup process for end users and reduce count of generated files in project. Another one plus is if somewhere in future will necessary to update link.xml file, you can just update it without asking a users to regenerate link.xml file.

@Arikaton Arikaton marked this pull request as ready for review October 19, 2022 11:10
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

Successfully merging this pull request may close these issues.

None yet

2 participants