Update content of files

This commit is contained in:
GitHub Action 2022-09-26 11:53:00 +00:00
parent 7511f2395a
commit 9d4a8e5c2b

View file

@ -406,7 +406,7 @@ BAZEL=&quot;$HOME/bazel/bazel&quot; sh buildbox/build-telegram.sh verify</code><
</ol>
<hr>
<h2><a class="anchor" name="troubleshooting" href="#troubleshooting"><i class="anchor-icon"></i></a>Troubleshooting</h2>
<p>If you encounter any issues with obtaining the code, building and comparing the apps, please contact us at <a href="https://t.me/botsupport">@botsupport</a> and include the hashtag <code>#reproducibleBuilds</code> with your message describing the problem.</p>
<p>If you encounter any issues with obtaining the code, building and comparing the apps, please contact us at <a href="https://t.me/botsupport">@BotSupport</a> and include the hashtag <code>#reproducibleBuilds</code> with your message describing the problem.</p>
<h3><a class="anchor" name="troubleshooting-android" href="#troubleshooting-android"><i class="anchor-icon"></i></a>Troubleshooting: Android</h3>
<ol>
<li><p>Make sure that you checkout <a href="#step-2-confirm-which-version-you-have-installed-on-your-android">the correct version</a> of the code.</p>
@ -420,7 +420,7 @@ BAZEL=&quot;$HOME/bazel/bazel&quot; sh buildbox/build-telegram.sh verify</code><
<p>Due to recent changes introduced in <strong>XCode 14</strong> by <strong>Apple</strong>, it is currently not possible to create <a href="#reproducible-builds-for-ios">reproducible builds for iOS</a> using tools officially supported by Apple. <strong>We will update this page as soon as Apple resolves the issue.</strong></p>
<p>To confirm the issue for yourself, follow these steps:</p>
<ol>
<li>Unzip <a href="/">link-issue.zip</a></li>
<li>Unzip <a href="http://core.telegram.org/resources/link-issue.zip">link-issue.zip</a></li>
<li><code>sh test-link.sh</code></li>
<li>Compare <code>link1.output</code> and <code>link.output</code>. Specifically:</li>
</ol>