Skip to content

Conversation

Rexogamer
Copy link
Contributor

@Rexogamer Rexogamer commented Jul 5, 2025

Description

see https://gitlab.com/IzzyOnDroid/repo/-/wikis/Reproducible-Builds/RB-Hints-for-Developers#no-funny-build-time-generated-ids for context.

Test plan

I've successfully used these changes for a little while on my own app.

Copy link
Contributor

@m-bert m-bert left a comment

Choose a reason for hiding this comment

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

Hi! Thanks for submitting this PR!

@m-bert m-bert merged commit 7a479a0 into software-mansion:main Jul 8, 2025
4 checks passed
@Rexogamer Rexogamer deleted the fix/rb-no-build-ids branch July 8, 2025 15:45
j-piasecki pushed a commit that referenced this pull request Jul 22, 2025
## Description

see https://gitlab.com/IzzyOnDroid/repo/-/wikis/Reproducible-Builds/RB-Hints-for-Developers#no-funny-build-time-generated-ids for context.

## Test plan

I've successfully used these changes for a little while on my own app.
Comment on lines +168 to +170
ndkBuild {
arguments "APP_LDFLAGS+=-Wl,--build-id=none"
}
Copy link
Member

Choose a reason for hiding this comment

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

RNGH doesn't use ndk (only cmake) so it seems like those lines are irrelevant?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, I'll get back to it later 😅 Thanks for pointing this out ❤️

m-bert added a commit that referenced this pull request Aug 6, 2025
m-bert added a commit that referenced this pull request Aug 6, 2025
#3660)

## Description

Reverts #3602 as we want to stay consistent with **React Native**.

## Test plan

Trust me 😅
j-piasecki pushed a commit that referenced this pull request Aug 12, 2025
#3660)

## Description

Reverts #3602 as we want to stay consistent with **React Native**.

## Test plan

Trust me 😅
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.

3 participants