x/mobile: bind to macOS with google.golang.org/grpc would cause "framework 'CoreAudioTypes' not found" #67006
Labels
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.
OS-Darwin
Milestone
Go version
go version go1.22.2 darwin/amd64
Output of
go env
in your module/workspace:What did you do?
And add
Server.framework
to macOS projectWhat did you see happen?
Everything is working well.
But If add
google.golang.org/grpc
It raise some error
I don't know why, but it did.
What did you expect to see?
gomobile bind to macOS without errors happed
Xcode version: 15.3
The text was updated successfully, but these errors were encountered: