-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: Added inherited to build settings library search paths #8536
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
736b4f1
to
0b5e5fe
Compare
0b5e5fe
to
797adea
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8536 +/- ##
=======================================
Coverage 40.80% 40.80%
=======================================
Files 1245 1245
Lines 30119 30119
Branches 2889 2889
=======================================
Hits 12289 12289
Misses 17127 17127
Partials 703 703 ☔ View full report in Codecov by Sentry. |
E2E test started on Bitrise: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/6a15efbb-007a-418b-9edb-e93106900592 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Description
Currently when running simulator, this issue arises
Per @vivek-consensys 's suggestion, this PR adds
${inherited}
to the Library Search PathsRelated issues
Fixes: N/A
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist