Skip to content

Commit b2b2133

Browse files
authored
Merge pull request #26 from Cloud2BR/bug2x
docs(macos): remove xattr command from instructions
2 parents 8b52f4b + 413cef6 commit b2b2133

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,6 @@ blueprint:
321321
<!-- START BADGE -->
322322
<div align="center">
323323
<img src="https://img.shields.io/badge/Total%20views-278-limegreen" alt="Total views">
324-
<p>Refresh Date: 2026-04-27</p>
324+
<p>Refresh Date: 2026-04-28</p>
325325
</div>
326326
<!-- END BADGE -->

docs/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -929,8 +929,6 @@ <h3>macOS</h3>
929929
<div class="asset-files" id="assets-macos"></div>
930930
<div class="platform-tip">
931931
<strong>Gatekeeper:</strong> if macOS shows "Not Opened", open <strong>System Settings → Privacy &amp; Security</strong> and click <strong>Open Anyway</strong>, then open the DMG again.
932-
<span class="copy-cmd" style="display:flex;align-items:center;gap:8px;margin-top:6px;"><code>xattr -cr /Applications/DevOpster.app</code><button type="button" class="copy-btn" data-copy='xattr -cr /Applications/DevOpster.app'>Copy</button></span>
933-
<span style="display:block;margin-top:6px;color:var(--fg-muted,#888);">Run this only if the installed app is blocked at first launch.</span>
934932
</div>
935933
</article>
936934

@@ -1002,7 +1000,6 @@ <h2 style="margin:4px 0 8px;">How to download, install, and use it</h2>
10021000
<li>Download the DMG and double-click it.</li>
10031001
<li>If macOS shows <strong>"Not Opened"</strong>, open <strong>System Settings → Privacy &amp; Security</strong> and click <strong>Open Anyway</strong>.</li>
10041002
<li>Drag <code style="background:var(--surface2);padding:1px 4px;border-radius:4px;">DevOpster.app</code> <strong></strong> <code style="background:var(--surface2);padding:1px 4px;border-radius:4px;">/Applications</code>.</li>
1005-
<li>If the app is still blocked at first launch: <code style="background:var(--surface2);padding:2px 6px;border-radius:4px;">xattr -cr /Applications/DevOpster.app</code></li>
10061003
</ol>
10071004
</div>
10081005
<div style="border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);padding:18px 20px;">

0 commit comments

Comments
 (0)