<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class="">I set up the build environment and successfully built the current master and .app bundle</div><div class=""><br class=""></div><div class="">Now I wanted to make a change to the Info.plist file to fix this bug:</div><div class=""><a href="https://bugs.documentfoundation.org/show_bug.cgi?id=103644" class="">https://bugs.documentfoundation.org/show_bug.cgi?id=103644</a></div><div class=""><br class=""></div><div class="">I’ve set up logerrit, created a new local branch, and edited sysui/desktop/macos/Info.plist.in</div><div class=""><br class=""></div><div class="">However, how do I build the new .app bundle with this change?</div><div class=""><br class=""></div><div class="">I tried to do do a partial rebuild of the sysui module:</div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">(base) EivindsMBP2015:core eivind$ make sysui.build</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cd /Users/eivind/lode/dev/core/sysui && make -j 4 -rs build</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #0000a3" class=""><b class="">[LOC]</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> top level modules: sysui</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #0000a3" class=""><b class="">[BIN]</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> top level modules: sysui</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #0000a3" class=""><b class="">[ALL]</b></span><span style="font-variant-ligatures: no-common-ligatures" class=""> top level modules: build-non-l10n-only build-l10n-only</span></div></div><div class=""><br class=""></div><div class="">But that doesn’t seem to do anything or recreate the .app bundle</div><div class=""><br class=""></div><div class="">I’m blindly following the wiki: <a href="https://wiki.documentfoundation.org/Development/GenericBuildingHints" class="">https://wiki.documentfoundation.org/Development/GenericBuildingHints</a></div><div class=""><br class=""></div></body></html>