print() goes to stdout which is always visible in Xcode console regardless of log level filtering. Also replaced JSONEncoder with manual JSON string construction to rule out any Encodable issues with [String: String]. All critical send() calls now use print() instead of os.Logger. Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| FeishuAuthService.swift | ||
| FeishuError.swift | ||
| FeishuModels.swift | ||
| FeishuService.swift | ||