ebiten icon indicating copy to clipboard operation
ebiten copied to clipboard

Use *_ios.go filenames after Debian Bookworm with Go 1.19 is released

Open hajimehoshi opened this issue 5 years ago • 3 comments

Go 1.16 will add GOOS=ios

hajimehoshi avatar Nov 05 '20 01:11 hajimehoshi

We can set the minimum supported version 1.16 after 1.17 is released.

hajimehoshi avatar Apr 06 '21 18:04 hajimehoshi

Before doing this, we should fix gomobile: https://github.com/golang/go/issues/47238

hajimehoshi avatar Jul 19 '21 16:07 hajimehoshi

As Debian stable's Go is still 1.15, I'll do this after the next Debian stable is released

EDIT: So maybe two years later? https://en.wikipedia.org/wiki/Debian_version_history

hajimehoshi avatar Oct 15 '21 19:10 hajimehoshi