Files
oai-swift/oAI.xcodeproj
rune 1468c4f3c8 Fix accidental macOS 27 deployment target bump
MACOSX_DEPLOYMENT_TARGET was silently bumped 26.2 -> 27.0 in commit
8451db1, most likely by Xcode beta auto-updating it when the project
was opened/built with the macOS 27 beta SDK. No code in the project
actually requires macOS 27 APIs.
2026-06-22 11:06:49 +02:00
..