swift-tests/README.md
Gremlin 1ed4f8ef61
Some checks failed
swift-macos-arm64 / swift-macos-arm64 (push) Failing after 3s
refactor: commit Xcode project and build it directly in CI
2026-03-21 16:11:17 +01:00

621 B

swift-tests

A modern macOS SwiftUI/Xcode app for exercising main application window capabilities on Apple Silicon Macs.

What it demonstrates

  • standard app window with toolbar + sidebar-style layout
  • live window controls (title, size, full screen, center)
  • sheets and confirmation dialogs
  • secondary utility window
  • simple menu-bar / tray integration
  • committed Xcode project for direct builds in Xcode and CI

Layout

  • SwiftTrayDemo/ — Swift source for the macOS app
  • SwiftTrayDemo.xcodeproj/ — committed Xcode project
  • .gitea/workflows/swift-macos-arm64.yml — native Apple Silicon CI build