SwiftUI + system frameworks only. Requests Location (unlocks SSID via CoreWLAN), reads the password from the keychain via /usr/bin/security (system auth prompt), renders a WIFI: QR with CoreImage. Auto-runs on launch; nothing leaves the Mac. Builds with swiftc + codesign (no Xcode project). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ContentView.swift | ||
| LocationAuth.swift | ||
| QRCode.swift | ||
| WiFi2QRApp.swift | ||
| WiFiInfo.swift | ||