[PR #491] [MERGED] Fix bug/202507/macos http requests error #739

Closed
opened 2026-03-02 03:41:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/491
Author: @SilenceZen
Created: 7/29/2025
Status: Merged
Merged: 7/30/2025
Merged by: @codexu

Base: devHead: fix-bug/202507/macos-http-requests-error


📝 Commits (1)

  • 30961e7 fix: 修复macOS打包应用HTTP请求被ATS阻止的问题

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

src-tauri/Info.plist (+11 -0)

📄 Description

  • 添加NSAppTransportSecurity配置到Info.plist
  • 设置NSAllowsArbitraryLoads允许HTTP请求

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/codexu/note-gen/pull/491 **Author:** [@SilenceZen](https://github.com/SilenceZen) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `dev` ← **Head:** `fix-bug/202507/macos-http-requests-error` --- ### 📝 Commits (1) - [`30961e7`](https://github.com/codexu/note-gen/commit/30961e728d082f39eef67f749024a438863aed7d) fix: 修复macOS打包应用HTTP请求被ATS阻止的问题 ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src-tauri/Info.plist` (+11 -0) </details> ### 📄 Description - 添加NSAppTransportSecurity配置到Info.plist - 设置NSAllowsArbitraryLoads允许HTTP请求 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:41:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#739
No description provided.