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

Fix RTE framework signature error when building DEBUG builds for a device. #3040

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Jul 15, 2024

Follow on from #3029 there is now a bug when trying to build locally for a device:

Screenshot 2024-07-15 at 3 12 32 PM

I tried using the condition of "$ACTION" == "archive" but that didn't work so for now just setting it to only run for release builds.

@pixlwave pixlwave added the pr-build for changes related to build, tools, CI/CD label Jul 15, 2024
@pixlwave pixlwave requested a review from a team as a code owner July 15, 2024 12:35
@pixlwave pixlwave requested review from stefanceriu and removed request for a team July 15, 2024 12:35
Copy link

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against 62aa90e

Copy link

sonarcloud bot commented Jul 15, 2024

Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

👌

@pixlwave pixlwave merged commit f9d107c into develop Jul 15, 2024
8 checks passed
@pixlwave pixlwave deleted the doug/rte-device-fix branch July 15, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-build for changes related to build, tools, CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants