🚚 Rename iOS project

This commit is contained in:
2025-11-01 04:09:51 +08:00
parent 01cc71fd47
commit 71033a7b8b
162 changed files with 737 additions and 387 deletions

View File

@@ -12,7 +12,7 @@ add_executable(${BINARY_NAME} WIN32
"utils.cpp"
"win32_window.cpp"
"${FLUTTER_MANAGED_DIR}/generated_plugin_registrant.cc"
"Runner.rc"
"Solian.rc"
"runner.exe.manifest"
)