diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 2b0b883..52dfc12 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,6 +1,6 @@ env: - CGO_ENABLED=1 - - SDK=/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk + - SDK=/Library/Developer/CommandLineTools/SDKs/MacOSX14.3.sdk builds: - id: armaria-darwin-amd64 diff --git a/TODO.org b/TODO.org index db2ab96..6935de6 100644 --- a/TODO.org +++ b/TODO.org @@ -2,4 +2,4 @@ This is a running list of things that need to taken care of at some point: - [ ] Long subtract function too complex - [ ] Manifest requires registry key on Windows - - [ ] Investigate double width chars and substr (think emojis) + - [ ] There has got to be a way to figure out which XCode version is installed