@@ -243,6 +243,9 @@ main() {
if [[ -z "$api_key" ]]; then
echo ""
echo -e "${YELLOW}请输入 API 密钥:${NC}"
echo -e " 获取地址: ${CYAN}https://api2.xcodecli.com/console/token${NC}"
echo -e " 步骤: 添加令牌 → 输入令牌名称 → 提交"
read -r api_key
error "API 密钥不能为空"
The note is not visible to the blocked user.