Explanation: A configuration change that updates the rpath value of libFoundationMacros.so to be correct
Scope: Only impacts the rpath value of libFoundationMacros.so
Original PR: https://github.com/apple/swift-foundation/pull/896
Risk: Low - scope is narrow, and fixes a regression that causes the macro to not be loadable so it can't really make anything worse :)
Testing: Testing done via local testing
Reviewer: @parkera
Explanation: A configuration change that updates the rpath value of
libFoundationMacros.so
to be correct Scope: Only impacts the rpath value oflibFoundationMacros.so
Original PR: https://github.com/apple/swift-foundation/pull/896 Risk: Low - scope is narrow, and fixes a regression that causes the macro to not be loadable so it can't really make anything worse :) Testing: Testing done via local testing Reviewer: @parkera