prole/prole-app/Sources
chrisfu 197c72dd7a Refactor prole-app and establish temporary release process
- Moved prole-tools-app to prole-app at the project root to make it self-contained for transition to its own repository.
- Created prole-tools-app/dist/ directory to host build artifacts.
- Generated distribution artifacts (Prole Tools.app and Prole Tools.zip) using prole-app/build.sh package.
- Checked in the generated artifacts to prole-tools-app/dist/ (bypassing .gitignore for temporary release process).
Changes Summary
•
Renamed directory prole-tools-app/ to prole-app/.
•
Populated prole-tools-app/dist/ with the latest build output from prole-app/build.sh.
•
Staged all changes, including the forced addition of ignored artifacts in prole-tools-app/dist/.
2026-01-18 15:04:23 -08:00
..
AppDelegate.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
Config.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
DBStatusWindowController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
Debug.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
HotKeyManager.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
IRCWindowController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
LaunchAgentManager.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
Logger.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
main.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
MainWindowController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
OverlayWindow.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
PFScriptBridge.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
PortForwardManager.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
PortMappingsXML.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
PreferencesWindowController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
ProleEnv.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
ServiceChecker.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
StatusItemController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
StatusView.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
WorkstationWindowController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00