<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">These Xcode instructions look good to me in general. Thanks for doing this I usually do things following a non public path. <div class=""><br class=""></div><div class=""><div class="">I think to make these instructions work you need to update <span style="caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace; white-space: pre;" class="">*_XCODE5_*_MTOC_PATH</span></div><div class=""><br class=""></div><div class=""><span style="caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 16px; background-color: rgb(255, 255, 255);" class="">By default, this will install </span><code style="box-sizing: border-box; font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace; font-size: 13.600000381469727px; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; margin: 0px; padding: 0.2em 0.4em; caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46);" class="">mtoc</code><span style="caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 16px; background-color: rgb(255, 255, 255);" class=""> at </span><code style="box-sizing: border-box; font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace; font-size: 13.600000381469727px; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; margin: 0px; padding: 0.2em 0.4em; caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46);" class="">/opt/local/bin/mtoc</code><span style="caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 16px; background-color: rgb(255, 255, 255);" class="">.</span></div><div class=""><a href="https://github.com/tianocore/edk2/blob/master/BaseTools/Conf/tools_def.template#L2957" class="">https://github.com/tianocore/edk2/blob/master/BaseTools/Conf/tools_def.template#L2957</a></div><div class=""><table class="js-file-line-container highlight tab-size" data-tab-size="8" data-paste-markdown-skip="" style="box-sizing: border-box; border-collapse: collapse; border-spacing: 0px; tab-size: 8; caret-color: rgb(36, 41, 46); color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;"><tbody style="box-sizing: border-box;" class=""><tr style="box-sizing: border-box;" class=""><td id="L2957" class="blob-num js-line-number" data-line-number="2957" style="box-sizing: border-box; padding: 0px 10px; color: var(--color-diff-blob-num-text); cursor: pointer; font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace; font-size: 12px; line-height: 20px; min-width: 50px; text-align: right; -webkit-user-select: none; vertical-align: top; white-space: nowrap; width: 50px;"></td><td id="LC2957" class="highlighted blob-code blob-code-inner js-file-line" style="box-sizing: border-box; padding: 0px 10px; line-height: 20px; position: relative; vertical-align: top; word-wrap: normal; color: var(--color-text-primary); font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace; font-size: 12px; overflow: visible; white-space: pre; box-shadow: inset 2px 0 0 var(--color-blob-line-highlight-border);">*_XCODE5_*_MTOC_PATH     = /usr/local/bin/mtoc</td></tr></tbody></table><div class=""><br class=""></div><div>We could change this to match the brew default location, I think this location is way out of date. I think the other things get fixed by the path variables. </div><div><br class=""></div><div>Thanks,</div><div><br class=""></div><div>Andrew Fish</div><div><br class=""></div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">On May 25, 2021, at 5:36 AM, Rebecca Cran <<a href="mailto:rebecca@bsdio.com" class="">rebecca@bsdio.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 5/25/21 6:21 AM, Laszlo Ersek wrote:<br class=""><br class=""><blockquote type="cite" class="">The idea is to use the wiki of any one of your projects on <a href="http://github.com" class="">github.com</a> --<br class="">most fittingly, your edk2 fork's wiki.<br class=""><br class="">The URL to clone the "real" wiki repo from is:<br class=""><br class="">   <a href="git://github.com/tianocore/tianocore.github.io.wiki" class="">git://github.com/tianocore/tianocore.github.io.wiki</a><br class=""><br class="">And the repo URL of the wiki of your edk2 fork *should be*:<br class=""><br class="">   <a href="mailto:git@github.com" class="">git@github.com</a>:bcran/edk2.wiki.git<br class=""><br class="">I'm not sure if you first need to enable the wiki function, for your<br class="">edk2 fork, on <a href="http://github.com" class="">github.com</a>. Maybe that's hidden somewhere between the<br class="">project (fork) settings. Either way, once your wiki repo exists, just<br class="">force-push to it whatever your local clone contains. And, only the<br class="">"master" branch matters for rendering, AFAICT.<br class=""></blockquote><br class=""><br class="">Ah, got it - thanks.<br class=""><br class="">The updated Xcode.md page is at <a href="https://github.com/bcran/edk2/wiki/Xcode" class="">https://github.com/bcran/edk2/wiki/Xcode</a><br class=""><br class=""><br class="">-- <br class="">Rebecca Cran<br class=""><br class=""><br class=""><br class=""><br class=""><br class=""><br class=""><br class=""></div></div></blockquote></div><br class=""></div></div></body></html>


 <div width="1" style="color:white;clear:both">_._,_._,_</div> <hr>   Groups.io Links:<p>   You receive all messages sent to this group.    <p> <a target="_blank" href="https://edk2.groups.io/g/devel/message/78007">View/Reply Online (#78007)</a> |    |  <a target="_blank" href="https://groups.io/mt/82705036/1813853">Mute This Topic</a>  | <a href="https://edk2.groups.io/g/devel/post">New Topic</a><br>    <a href="https://edk2.groups.io/g/devel/editsub/1813853">Your Subscription</a> | <a href="mailto:devel+owner@edk2.groups.io">Contact Group Owner</a> |  <a href="https://edk2.groups.io/g/devel/unsub">Unsubscribe</a>  [edk2-devel-archive@redhat.com]<br> <div width="1" style="color:white;clear:both">_._,_._,_</div>