mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 18:34:31 +00:00
- 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/. |
||
|---|---|---|
| .. | ||
| AppDelegate.swift | ||
| Config.swift | ||
| DBStatusWindowController.swift | ||
| Debug.swift | ||
| HotKeyManager.swift | ||
| IRCWindowController.swift | ||
| LaunchAgentManager.swift | ||
| Logger.swift | ||
| main.swift | ||
| MainWindowController.swift | ||
| OverlayWindow.swift | ||
| PFScriptBridge.swift | ||
| PortForwardManager.swift | ||
| PortMappingsXML.swift | ||
| PreferencesWindowController.swift | ||
| ProleEnv.swift | ||
| ServiceChecker.swift | ||
| StatusItemController.swift | ||
| StatusView.swift | ||
| WorkstationWindowController.swift | ||