[PR #2072] [MERGED] Rename project and upgrade windows project #5083

Closed
opened 2026-03-23 22:17:08 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2072
Author: @LucasXu0
Created: 3/22/2023
Status: Merged
Merged: 3/22/2023
Merged by: @LucasXu0

Base: release/0.1.1Head: release/0.1.1


📝 Commits (2)

  • 0f6331f chore: rename product name
  • 14edb64 chore: upgrade windows project to latest template

📊 Changes

13 files changed (+120 additions, -65 deletions)

View changed files

📝 frontend/appflowy_flutter/.metadata (+23 -3)
📝 frontend/appflowy_flutter/linux/CMakeLists.txt (+1 -1)
📝 frontend/appflowy_flutter/linux/appflowy.desktop.temp (+1 -1)
📝 frontend/appflowy_flutter/linux/my_application.cc (+38 -26)
📝 frontend/appflowy_flutter/macos/Runner/Configs/AppInfo.xcconfig (+1 -1)
📝 frontend/appflowy_flutter/windows/CMakeLists.txt (+4 -2)
📝 frontend/appflowy_flutter/windows/runner/CMakeLists.txt (+22 -5)
📝 frontend/appflowy_flutter/windows/runner/Runner.rc (+10 -10)
📝 frontend/appflowy_flutter/windows/runner/main.cpp (+8 -4)
📝 frontend/scripts/flatpack-buildfiles/io.appflowy.AppFlowy.desktop (+1 -1)
📝 frontend/scripts/flatpack-buildfiles/io.appflowy.AppFlowy.yml (+3 -3)
📝 frontend/scripts/linux_installer/postinst (+5 -5)
📝 frontend/scripts/windows_installer/inno_setup_config.iss (+3 -3)

📄 Description

No description provided


🔄 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/AppFlowy-IO/AppFlowy/pull/2072 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 3/22/2023 **Status:** ✅ Merged **Merged:** 3/22/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `release/0.1.1` ← **Head:** `release/0.1.1` --- ### 📝 Commits (2) - [`0f6331f`](https://github.com/AppFlowy-IO/AppFlowy/commit/0f6331fdeffa8f1026e476bc9daa9cb8cdd0d316) chore: rename product name - [`14edb64`](https://github.com/AppFlowy-IO/AppFlowy/commit/14edb6462cef284603b970ba2220d245daa39342) chore: upgrade windows project to latest template ### 📊 Changes **13 files changed** (+120 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/.metadata` (+23 -3) 📝 `frontend/appflowy_flutter/linux/CMakeLists.txt` (+1 -1) 📝 `frontend/appflowy_flutter/linux/appflowy.desktop.temp` (+1 -1) 📝 `frontend/appflowy_flutter/linux/my_application.cc` (+38 -26) 📝 `frontend/appflowy_flutter/macos/Runner/Configs/AppInfo.xcconfig` (+1 -1) 📝 `frontend/appflowy_flutter/windows/CMakeLists.txt` (+4 -2) 📝 `frontend/appflowy_flutter/windows/runner/CMakeLists.txt` (+22 -5) 📝 `frontend/appflowy_flutter/windows/runner/Runner.rc` (+10 -10) 📝 `frontend/appflowy_flutter/windows/runner/main.cpp` (+8 -4) 📝 `frontend/scripts/flatpack-buildfiles/io.appflowy.AppFlowy.desktop` (+1 -1) 📝 `frontend/scripts/flatpack-buildfiles/io.appflowy.AppFlowy.yml` (+3 -3) 📝 `frontend/scripts/linux_installer/postinst` (+5 -5) 📝 `frontend/scripts/windows_installer/inno_setup_config.iss` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:08 +00: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
AppFlowy-IO/AppFlowy#5083
No description provided.