Prompt Booster v0.6.5
For macOS Users: Running Unsigned App
Since this app is not signed with an Apple Developer certificate, macOS may prevent it from running. Use either of these methods:
Option 1: Remove quarantine attribute for this app only
xattr -d com.apple.quarantine /Applications/Prompt\ Booster.app(Replace with your actual app path)
Option 2: Temporarily disable Gatekeeper
sudo spctl --master-disableAfter using the app, re-enable Gatekeeper for security:
sudo spctl --master-enable针对macOS用户:运行未签名应用
由于本应用未经Apple开发者证书签名,macOS可能会阻止其运行。请使用以下方法之一:
方法一:仅移除本应用的隔离属性
xattr -d com.apple.quarantine /Applications/Prompt\ Booster.app(请替换为您的实际应用路径)
方法二:临时禁用Gatekeeper
sudo spctl --master-disable使用应用后,为安全起见请重新启用Gatekeeper:
sudo spctl --master-enable