You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+4-26Lines changed: 4 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -928,30 +928,9 @@ <h3>macOS</h3>
928
928
<aclass="download-label" id="dl-btn-macos" href="https://github.com/Cloud2BR/devopster-cli/releases/latest" target="_blank" rel="noopener noreferrer" aria-label="Download DevOpster for macOS">↓ Download for macOS</a>
929
929
<divclass="asset-files" id="assets-macos"></div>
930
930
<divclass="platform-tip">
931
-
<pstyle="margin:0 0 12px;"><spanstyle="display:inline-block;background:#f59e0b;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;padding:2px 7px;border-radius:4px;margin-right:6px;">PREVIEW BUILD</span>Not yet notarized by Apple — macOS will block it. Pick the option that fits your situation:</p>
<spanstyle="display:block;font-size:12px;color:var(--fg-muted,#888);"><strong>Optional:</strong> if the app is still blocked at first launch: <codestyle="background:var(--surface2);padding:2px 6px;border-radius:4px;">xattr -cr /Applications/DevOpster.app</code></span>
931
+
<strong>Gatekeeper:</strong> if macOS shows "Not Opened", open <strong>System Settings → Privacy & Security</strong> and click <strong>Open Anyway</strong>, then open the DMG again.
<li>If macOS shows <strong>"Not Opened"</strong>: open <strong>System Settings → Privacy & Security</strong>, scroll down, and click <strong>Open Anyway</strong> → enter your password.</li>
1003
+
<li>If macOS shows <strong>"Not Opened"</strong>, open <strong>System Settings → Privacy & Security</strong>and click <strong>Open Anyway</strong>.</li>
<li><em>Alternative:</em> instead of step 2, run in Terminal: <codestyle="background:var(--surface2);padding:2px 6px;border-radius:4px;font-size:10.5px;word-break:break-all;">xattr -dr com.apple.quarantine "$HOME"/Downloads/DevOpster*.dmg</code></li>
1027
1005
<li>If the app is still blocked at first launch: <codestyle="background:var(--surface2);padding:2px 6px;border-radius:4px;">xattr -cr /Applications/DevOpster.app</code></li>
0 commit comments