x/mobile: target maccatalyst cannot find OpenGLES header #70664
Labels
help wanted
mobile
Android, iOS, and x/mobile
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Go version
go version go1.23.3 darwin/arm64
Output of
go env
in your module/workspace:What did you do?
Create a xcframework using the following
gomobile bind
command:The command ends with an error:
What did you see happen?
go build
cannot find header file.What did you expect to see?
The maccatalyst libraries should be included in the built xcframework without error.
The text was updated successfully, but these errors were encountered: