Add LD_RUNPATH_SEARCH_PATHS to extensionkit-extension preset#1255
Add LD_RUNPATH_SEARCH_PATHS to extensionkit-extension preset#1255alessionossa wants to merge 1 commit intoyonaskolb:masterfrom
Conversation
|
I started thinking it also should be fixed by XcodeProj (yes, this pr also should be okay), could you check it if you have time? |
@freddi-kit I see that |
|
Thanks @alessionossa. Could you add a changelog entry as well please. And at the moment we aren't using the BuildSettingsProvider from XcodeProj, as that didn't exist at the time. I've created a new issue to track that here #1267 |
Add
LD_RUNPATH_SEARCH_PATHSoption as it is for other types of extensions (e.g. app extension).I followed the same logic of #272, copying the value from the current version of SettingPresets/Products/app-extension.yml