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

chore: Delete generated aar files #10372

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

farfromrefug
Copy link
Collaborator

@farfromrefug farfromrefug commented Sep 4, 2023

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

@cla-bot cla-bot bot added the cla: yes label Sep 4, 2023
Copy link
Contributor

@NathanWalker NathanWalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appears widgets-release.aar needs to stay since ui-mobile-base is not built with npm release, prebuilt to save time, but core.aar may can be removed.

@CatchABus
Copy link
Contributor

CatchABus commented Sep 4, 2023

@farfromrefug It seems that core.aar was not purposely generated. I think it might be a result of a build in NativeScript/apps? Not sure.
We could remove core.aar and add a gitignore rule for it to make sure nobody commits it again in the future.

@farfromrefug
Copy link
Collaborator Author

@NathanWalker it should be best to rebuild it on each npm release to ensure we are up to date with sources. I do that in my fork without any issue

@farfromrefug
Copy link
Collaborator Author

@CatchABus indeed I will add a gitignore

@NathanWalker NathanWalker added this to the 9.0 milestone Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants