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
Description
Modern SwiftUI macOS window demo with Gitea CI
Readme 44 KiB
Languages
Swift 100%